@knime/scripting-editor 0.0.44 → 0.0.45
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(`.splitpanes{display:flex;width:100%;height:100%}.splitpanes--vertical{flex-direction:row}.splitpanes--horizontal{flex-direction:column}.splitpanes--dragging *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.splitpanes__pane{width:100%;height:100%;overflow:hidden}.splitpanes--vertical .splitpanes__pane{transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{transition:none}.splitpanes__splitter{touch-action:none}.splitpanes--vertical>.splitpanes__splitter{min-width:1px;cursor:col-resize}.splitpanes--horizontal>.splitpanes__splitter{min-height:1px;cursor:row-resize}.splitpanes.default-theme .splitpanes__pane{background-color:#f2f2f2}.splitpanes.default-theme .splitpanes__splitter{background-color:#fff;box-sizing:border-box;position:relative;flex-shrink:0}.splitpanes.default-theme .splitpanes__splitter:before,.splitpanes.default-theme .splitpanes__splitter:after{content:"";position:absolute;top:50%;left:50%;background-color:#00000026;transition:background-color .3s}.splitpanes.default-theme .splitpanes__splitter:hover:before,.splitpanes.default-theme .splitpanes__splitter:hover:after{background-color:#00000040}.splitpanes.default-theme .splitpanes__splitter:first-child{cursor:auto}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme.splitpanes--vertical>.splitpanes__splitter,.default-theme .splitpanes--vertical>.splitpanes__splitter{width:7px;border-left:1px solid #eee;margin-left:-1px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{transform:translateY(-50%);width:1px;height:30px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter,.default-theme .splitpanes--horizontal>.splitpanes__splitter{height:7px;border-top:1px solid #eee;margin-top:-1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{transform:translate(-50%);width:30px;height:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}.monaco-hover h1{font-size:1.5em}.monaco-hover h2{font-size:1.3em}.monaco-hover h3{font-size:1.1em}.monaco-hover h4{font-size:1em}.monaco-hover h5{font-size:.9em}.monaco-hover h6{font-size:.8em}.button[data-v-30aa7500]{display:inline-block;text-align:center;font-weight:500;font-size:16px;font-family:var(--theme-text-medium-font-family);line-height:19px;padding:12px 30px;-webkit-text-decoration:none;text-decoration:none;border:0;cursor:pointer;color:var(--knime-dove-gray);background-color:transparent;border-radius:9999px;border-radius:var(--theme-button-border-radius, 9999px)}.button svg[data-v-30aa7500-s]{width:18px;height:18px;stroke:var(--knime-dove-gray);stroke-width:calc(32px / 18);position:relative;top:-.11em;vertical-align:middle;margin-right:8px}.button[disabled][data-v-30aa7500]{opacity:.5;pointer-events:none}.button[data-v-30aa7500]:active,.button[data-v-30aa7500]:hover,.button[data-v-30aa7500]:focus{outline:none;color:var(--knime-masala)}.button:active svg[data-v-30aa7500-s],.button:hover svg[data-v-30aa7500-s],.button:focus svg[data-v-30aa7500-s]{stroke:var(--knime-masala)}.button.compact[data-v-30aa7500]{padding:6px 15px;min-width:50px;font-size:13px;line-height:18px;color:var(--theme-button-small-foreground-color);background:var(--theme-button-small-background-color)}.button.compact[data-v-30aa7500]:hover{color:var(--theme-button-small-foreground-color-hover);background:var(--theme-button-small-background-color-hover)}.button.compact[data-v-30aa7500]:focus,.button.compact[data-v-30aa7500]:active{color:var(--theme-button-small-foreground-color-focus);background:var(--theme-button-small-background-color-focus)}.button.compact svg[data-v-30aa7500-s]{width:14px;height:14px;stroke-width:calc(32px / 14);top:-.1em}.button.compact.with-border[data-v-30aa7500]{padding:5px 14px;border:1px solid var(--theme-button-small-border-color)}.button.compact.with-border[data-v-30aa7500]:hover{border-color:var(--theme-button-small-border-color-hover)}.button.compact.with-border[data-v-30aa7500]:focus,.button.compact.with-border[data-v-30aa7500]:active{border-color:var(--theme-button-small-border-color-focus)}.button.primary[data-v-30aa7500]{color:var(--theme-button-foreground-color);background-color:var(--theme-button-background-color)}.button.primary svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color)}.button.with-border[data-v-30aa7500]{padding:11px 29px;border:1px solid var(--theme-button-border-color);color:var(--theme-button-foreground-color)}.button.with-border svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color)}.button.primary.compact[data-v-30aa7500],.button.with-border.compact[data-v-30aa7500]{border-radius:var(--theme-button-small-border-radius)}.button.primary.with-warning[data-v-30aa7500],.button.with-border.with-warning[data-v-30aa7500]{border-color:var(--theme-color-error);color:var(--theme-color-error)}.button.primary.with-warning[data-v-30aa7500] svg,.button.with-border.with-warning[data-v-30aa7500] svg{stroke:var(--theme-color-error)}.button.primary[data-v-30aa7500]:hover,.button.with-border[data-v-30aa7500]:hover{outline:none;color:var(--theme-button-foreground-color-hover);background-color:var(--theme-button-background-color-hover)}.button.primary:hover svg[data-v-30aa7500-s],.button.with-border:hover svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color-hover)}.button.primary[data-v-30aa7500]:active,.button.with-border[data-v-30aa7500]:active,.button.primary[data-v-30aa7500]:focus,.button.with-border[data-v-30aa7500]:focus{outline:none;color:var(--theme-button-foreground-color-focus);background-color:var(--theme-button-background-color-focus)}.button.primary:active svg[data-v-30aa7500-s],.button.with-border:active svg[data-v-30aa7500-s],.button.primary:focus svg[data-v-30aa7500-s],.button.with-border:focus svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color-focus)}.button.primary.with-warning[data-v-30aa7500]:hover,.button.with-border.with-warning[data-v-30aa7500]:hover{border-color:var(--theme-button-background-color-hover)}.button.on-dark.with-border[data-v-30aa7500]{border:1px solid var(--knime-white);background-color:transparent;color:var(--knime-white)}.button.on-dark.with-border svg[data-v-30aa7500-s]{stroke:var(--knime-white)}.button.on-dark.primary[data-v-30aa7500]:active,.button.on-dark.with-border[data-v-30aa7500]:active,.button.on-dark.primary[data-v-30aa7500]:hover,.button.on-dark.with-border[data-v-30aa7500]:hover,.button.on-dark.primary[data-v-30aa7500]:focus,.button.on-dark.with-border[data-v-30aa7500]:focus{outline:none;background-color:var(--knime-white);color:var(--knime-masala)}.button.on-dark.primary:active svg[data-v-30aa7500-s],.button.on-dark.with-border:active svg[data-v-30aa7500-s],.button.on-dark.primary:hover svg[data-v-30aa7500-s],.button.on-dark.with-border:hover svg[data-v-30aa7500-s],.button.on-dark.primary:focus svg[data-v-30aa7500-s],.button.on-dark.with-border:focus svg[data-v-30aa7500-s]{stroke:var(--knime-masala)}.button.on-dark[data-v-30aa7500]:active,.button.on-dark[data-v-30aa7500]:hover,.button.on-dark[data-v-30aa7500]:focus{outline:none;background-color:var(--knime-white)}.container[data-v-7702cd48]{--controls-height: 49px;display:flex;justify-content:space-between;height:49px;height:var(--controls-height);padding:9px 20px;background-color:var(--knime-gray-light-semi);border-top:1px solid var(--knime-silver-sand)}.function-button[data-v-555324d3]{display:flex;text-align:center;font-weight:500;font-size:13px;font-family:var(--theme-text-medium-font-family);line-height:18px;padding:6px 15px;-webkit-text-decoration:none;text-decoration:none;border:0;cursor:pointer;color:var(--theme-button-function-foreground-color);background-color:transparent;background-color:var(--theme-button-function-background-color, transparent);border-radius:9999px;border-radius:var(--theme-button-function-border-radius, 9999px)}.function-button[data-v-555324d3]>*:first-child{margin-right:8px}.function-button[data-v-555324d3]>*:last-child{margin-right:0}.function-button.single[data-v-555324d3]{padding:6px}.function-button[data-v-555324d3] svg{vertical-align:top;stroke:var(--theme-button-function-foreground-color);width:18px;height:18px;stroke-width:calc(32px / 18)}.function-button[data-v-555324d3] svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color)}.function-button[data-v-555324d3]:hover{outline:none;color:var(--theme-button-function-foreground-color-hover);background-color:var(--theme-button-function-background-color-hover)}.function-button[data-v-555324d3]:hover svg{stroke:var(--theme-button-function-foreground-color-hover)}.function-button[data-v-555324d3]:hover svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color-hover)}.function-button[data-v-555324d3]:focus{outline:none;color:var(--theme-button-function-foreground-color-focus);background-color:var(--theme-button-function-background-color-focus)}.function-button[data-v-555324d3]:focus svg{stroke:var(--theme-button-function-foreground-color-focus)}.function-button[data-v-555324d3]:focus svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color-focus)}.function-button.active[data-v-555324d3]{color:var(--theme-button-function-foreground-color-active);background-color:var(--theme-button-function-background-color-active)}.function-button.active[data-v-555324d3] svg{stroke:var(--theme-button-function-foreground-color-active)}.function-button.active[data-v-555324d3] svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color-active)}.function-button.primary[data-v-555324d3]{color:var(--theme-button-foreground-color);background-color:var(--theme-button-background-color)}.function-button.primary[data-v-555324d3] svg{stroke:var(--theme-button-foreground-color)}.function-button.primary[data-v-555324d3] svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-foreground-color)}.function-button.primary[data-v-555324d3]:hover{outline:none;color:var(--theme-button-foreground-color-hover);background-color:var(--theme-button-background-color-hover)}.function-button.primary[data-v-555324d3]:hover svg{stroke:var(--theme-button-foreground-color-hover)}.function-button.primary[data-v-555324d3]:hover svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-foreground-color-hover)}.function-button.primary[data-v-555324d3]:active,.function-button.primary[data-v-555324d3]:focus{outline:none;color:var(--theme-button-foreground-color-focus);background-color:var(--theme-button-background-color-focus)}.function-button.primary[data-v-555324d3]:active svg,.function-button.primary[data-v-555324d3]:focus svg{stroke:var(--theme-button-foreground-color-focus)}.function-button.primary[data-v-555324d3]:active svg path[fill]:not([fill=""]):not([fill=none]),.function-button.primary[data-v-555324d3]:focus svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-foreground-color-focus)}.function-button.disabled[data-v-555324d3]{opacity:.5;pointer-events:none}.checkbox[data-v-e644a11d]{display:inline-block;position:relative;isolation:isolate;padding:3px 0 3px 24px;max-width:100%;cursor:pointer}.checkbox.disabled[data-v-e644a11d]{cursor:auto;cursor:initial;opacity:.5}.checkbox input[data-v-e644a11d]{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;opacity:0;position:absolute;width:0;height:0}.checkbox input+span[data-v-e644a11d]{display:inline-block;overflow:hidden;min-width:1em;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.checkbox input+span[data-v-e644a11d]:before{border:1px solid var(--theme-checkbox-border-color);background:var(--theme-checkbox-background-color);display:inline-block;content:"";width:14px;height:14px}.checkbox input+span[data-v-e644a11d]:before,.checkbox input+span[data-v-e644a11d]:after{position:absolute;left:0;top:4px}.checkbox input:checked+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected);background:var(--theme-checkbox-background-color-selected)}.checkbox input:checked:focus+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected-focus);background:var(--theme-checkbox-background-color-selected-focus)}.checkbox input:checked:hover:enabled+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected-hover);background:var(--theme-checkbox-background-color-selected-hover)}.checkbox input:checked:hover:disabled+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected);background:var(--theme-checkbox-background-color-selected)}.checkbox input:checked+span[data-v-e644a11d]:after{content:"";position:absolute;display:block;transform:translate(4px,3.5px) rotate(-45deg);left:-1px;width:8px;height:5px;border-style:solid;border-width:0 0 1.3px 1.3px;border-color:var(--theme-checkbox-foreground-color-selected)}.checkbox input:checked:focus+span[data-v-e644a11d]:after{border-color:var(--theme-checkbox-foreground-color-selected-focus)}.checkbox input:checked:hover:enabled+span[data-v-e644a11d]:after{border-color:var(--theme-checkbox-foreground-color-selected-hover)}.checkbox input:checked:hover:disabled+span[data-v-e644a11d]:after{border-color:var(--theme-checkbox-foreground-color-selected)}.checkbox input[data-v-e644a11d]:not(:checked){background:var(--theme-checkbox-background-color)}.checkbox input:not(:checked):hover:enabled+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-hover)}.checkbox input:not(:checked):focus:not(:hover)+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-focus)}.checkbox.regular[data-v-e644a11d]{--regular-height: 18px;font-size:13px;font-weight:300;line-height:18px;line-height:var(--regular-height)}.checkbox.regular>span[data-v-e644a11d]{min-height:var(--regular-height)}.checkbox.large[data-v-e644a11d]{--large-height: 20px;font-family:var(--theme-text-bold-font-family);color:var(--theme-text-bold-color);font-size:16px;font-weight:700;line-height:20px;line-height:var(--large-height)}.checkbox.large>span[data-v-e644a11d]{min-height:var(--large-height)}.checkbox.large input+span[data-v-e644a11d]:before,.checkbox.large input+span[data-v-e644a11d]:after{top:5px}.text{font-weight:500;flex-shrink:1;flex-basis:100%}.text.truncate{overflow:hidden;text-overflow:ellipsis}.hotkey{margin-left:40px}.list-item[data-v-20688faf]{--icon-size: 18;border:none;background:none;width:100%;padding:6px 13px;font-weight:500;display:flex;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;color:var(--theme-text-normal-color)}.list-item.clickable-item[data-v-20688faf]{cursor:pointer}.list-item.clickable-item.disabled[data-v-20688faf]{opacity:.5;cursor:default;pointer-events:none}.list-item.clickable-item .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-foreground-color);stroke-width:calc(32px / var(--icon-size));width:calc(var(--icon-size) * 1px);height:calc(var(--icon-size) * 1px);margin-right:7px}.list-item.clickable-item[data-v-20688faf]:hover{background-color:var(--theme-dropdown-background-color-hover)}.list-item.clickable-item.focused[data-v-20688faf]{outline:transparent;background-color:var(--theme-dropdown-background-color-focus);color:var(--theme-dropdown-foreground-color-focus)}.list-item.clickable-item.focused .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-foreground-color-focus)}.list-item.clickable-item.focused[data-v-20688faf]:hover{background-color:var(--theme-dropdown-background-color-hover);color:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item.selected[data-v-20688faf]{background-color:var(--theme-dropdown-foreground-color);color:var(--theme-dropdown-background-color)}.list-item.clickable-item.selected .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-background-color)}.list-item.clickable-item.selected[data-v-20688faf]:hover{background-color:var(--theme-dropdown-background-color-hover);color:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item.selected:hover .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item .label[data-v-20688faf]{display:flex;flex-direction:column;align-content:flex-start;width:100%}.list-item.clickable-item .label .text-and-hotkey[data-v-20688faf]{display:flex;text-align:left;width:100%;height:calc(var(--icon-size) * 1px);align-items:center}.list-item.clickable-item .label .text-and-hotkey .checkbox[data-v-20688faf]{padding-left:23px;margin-top:7px;padding-top:2px}.list-item.clickable-item .label .text-and-hotkey .text[data-v-20688faf]{flex-shrink:1;flex-basis:100%}.list-item.clickable-item .label .text-and-hotkey .text.truncate[data-v-20688faf]{overflow:hidden;text-overflow:ellipsis}.list-item.clickable-item .label .text-and-hotkey .hotkey[data-v-20688faf]{margin-left:40px}.list-item.clickable-item .label .description[data-v-20688faf]{max-width:250px;width:100%;text-align:left;white-space:normal;font-size:11px;font-weight:300}.list-item.section-headline[data-v-20688faf]{color:var(--knime-stone);padding-top:13px;pointer-events:none;height:30px;font-size:10px;line-height:15px;display:flex;align-items:center;text-align:left}.list-item.section-headline[data-v-20688faf]:hover,.list-item.section-headline[data-v-20688faf]:focus,.list-item.section-headline[data-v-20688faf]:active{outline:none}.base-menu-items[data-v-6ba95c15]{--menu-items-elevation: var(--shadow-elevation-1);margin:5px 0;padding:0;background-color:var(--knime-white);color:var(--theme-dropdown-foreground-color);font-size:13px;line-height:18px;font-weight:500;font-family:var(--theme-text-medium-font-family);text-align:left;list-style-type:none;z-index:1;z-index:var(--z-index-common-menu-items-expanded, 1);box-shadow:var(--shadow-elevation-1);box-shadow:var(--menu-items-elevation);position:relative}.base-menu-items.expanded[data-v-6ba95c15]{display:block}.base-menu-items[data-v-6ba95c15]:focus{outline:none}.base-menu-items li.separator[data-v-6ba95c15]:not(:last-child){border-bottom:1px solid var(--knime-porcelain)}.base-item .sub-menu-indicator .icon{width:12px;height:12px;stroke-width:calc(32px / 12);pointer-events:none;stroke:var(--theme-dropdown-foreground-color);vertical-align:middle}.base-item:has(.sub-menu-indicator.highlight){background-color:var(--theme-dropdown-foreground-color);color:var(--theme-dropdown-background-color)}.base-item:has(.sub-menu-indicator.highlight)>.item-icon{stroke:var(--theme-dropdown-background-color)}.base-item:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon{stroke:var(--theme-dropdown-background-color)}.base-item:hover:has(.sub-menu-indicator.highlight),.base-item.focused:has(.sub-menu-indicator.highlight){color:var(--theme-dropdown-foreground-color-hover)}.base-item:hover:has(.sub-menu-indicator.highlight)>.item-icon,.base-item.focused:has(.sub-menu-indicator.highlight)>.item-icon{stroke:var(--theme-dropdown-foreground-color-hover)}.base-item:hover:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon,.base-item.focused:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon{stroke:var(--theme-dropdown-foreground-color-hover)}.menu-wrapper[data-v-4e0a86d8]{z-index:57;z-index:var(--z-index-common-menu-items-expanded, 57)}.menu-wrapper.disabled[data-v-4e0a86d8]{opacity:.5;pointer-events:none}.container[data-v-0a924717]{justify-content:space-between;height:var(--controls-height);background-color:var(--knime-porcelain);border-bottom:1px solid var(--knime-silver-sand);display:flex;flex-wrap:nowrap}.title[data-v-0a924717]{margin-left:10px;height:var(--controls-height);line-height:var(--controls-height)}.open-icon[data-v-0a924717]{width:25px;height:50px;margin:auto}.menu[data-v-0a924717]{margin:5px 10px 5px 5px;flex:0 1 1px;justify-content:center}.settings-title[data-v-098d2402]{display:flex;flex-direction:row;justify-content:left;width:100%;height:120px;background-color:var(--knime-white);align-items:center}.settings-title .back-button[data-v-098d2402]{padding-right:15px}.settings-title .arrow-left[data-v-098d2402]{border-right:1px solid var(--knime-silver-sand)}.settings-title .button svg[data-v-098d2402]{height:31px;width:31px}.settings-title h3[data-v-098d2402]{font-size:28px;margin-left:0}.settings-content[data-v-098d2402]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;background-color:var(--knime-gray-ultra-light)}@keyframes spin-65186a88{to{transform:rotate(-360deg)}}svg[data-v-65186a88]{animation:spin-65186a88 2s linear infinite}.slide-fade-enter-active[data-v-667b8517]{transition:all .3s ease-out}.slide-fade-leave-active[data-v-667b8517]{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from[data-v-667b8517],.slide-fade-leave-to[data-v-667b8517]{transform:translateY(30px);opacity:0}.ai-bar-container[data-v-667b8517]{--ai-bar-margin: 13px;display:flex;flex-direction:column;position:absolute;bottom:20px;background-color:var(--knime-gray-ultra-light);border:1px solid var(--knime-silver-sand);font-size:13px;line-height:17px;z-index:11;overflow:visible;box-shadow:0 -2px 8px 0 var(--knime-silver-sand-semi);margin-bottom:12px;transition:width .2s ease-in-out}.ai-bar-container .subtitle[data-v-667b8517]{color:var(--knime-black);margin-top:9px;font-style:italic;display:flex;justify-content:flex-start;align-items:baseline;flex-direction:row}.ai-bar-container .subtitle .text[data-v-667b8517]{margin-right:2px}.ai-bar-container .subtitle .button[data-v-667b8517]{position:absolute;bottom:4px;right:79px}.ai-bar-container .subtitle .button.primary[data-v-667b8517]{right:4px}.ai-bar-container .diff-editor-container[data-v-667b8517]{margin:var(--ai-bar-margin);min-height:200px;height:40vh;display:flex;flex-direction:column}.ai-bar-container .diff-editor-container .diff-editor[data-v-667b8517]{flex-grow:1}.ai-bar-container .diff-editor-container .accept-decline-buttons .button[data-v-667b8517]{float:right;margin-top:var(--ai-bar-margin)}.ai-bar-container .chat-controls-border-top[data-v-667b8517]{border-top:1px solid var(--knime-silver-sand)}.ai-bar-container .chat-controls[data-v-667b8517]{display:flex;flex-direction:column;position:relative}.ai-bar-container .chat-controls .prompt-bar[data-v-667b8517]{margin-top:var(--ai-bar-margin);margin-right:var(--ai-bar-margin);margin-left:var(--ai-bar-margin);line-height:15.23px}.ai-bar-container .chat-controls .chat-controls-text-input[data-v-667b8517]{display:flex;flex-direction:row}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]{flex-grow:1;border:1px solid var(--knime-silver-sand);overflow:hidden;resize:none;border-radius:0;bottom:-1;padding:15px 30px 15px 15px;margin:var(--ai-bar-margin);color:var(--knime-masala);font-size:13px;font-weight:lighter;font-family:Roboto,sans-serif}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]::-moz-placeholder{color:var(--knime-stone)}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]::placeholder{color:var(--knime-stone)}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]:focus{outline:none}.ai-bar-container .chat-controls .chat-controls-text-input .chat-controls-buttons .textarea-button[data-v-667b8517]{position:absolute;right:20px;bottom:20px}.ai-bar-container[data-v-667b8517] .chat-controls:after{--arrow-size: 18px;width:18px;width:var(--arrow-size);height:18px;height:var(--arrow-size);left:calc(var(--left-distance) + 40px);content:"";position:absolute;background-color:var(--knime-gray-ultra-light);bottom:0;z-index:1;border-right:1px solid var(--knime-silver-sand);border-top:1px solid var(--knime-silver-sand);transform:translate(-50%,50%) rotate(135deg)}.ai-bar-container .notification-bar[data-v-667b8517]{display:flex;justify-content:space-between;vertical-align:middle;border-top:1px solid var(--knime-silver-sand);position:relative;height:49px}.ai-bar-container[data-v-667b8517] .notification-bar:after{--arrow-size: 18px;width:18px;width:var(--arrow-size);height:18px;height:var(--arrow-size);left:calc(var(--left-distance) + 40px);content:"";position:absolute;background-color:var(--knime-gray-ultra-light);bottom:0;z-index:1;border-right:1px solid var(--knime-silver-sand);border-top:1px solid var(--knime-silver-sand);transform:translate(-50%,50%) rotate(135deg)}.notification[data-v-667b8517]{line-height:15.23px;margin:15px}.notification-button[data-v-667b8517]{height:30px;margin:9px 15px 9px 9px}.disclaimer-container[data-v-667b8517]{display:flex;flex-direction:column}.disclaimer-text[data-v-667b8517]{margin:10px;line-height:20px;padding:5px;background-color:var(--knime-white)}.disclaimer-button-container[data-v-667b8517]{display:flex;justify-content:right}.disclaimer-slide-fade-leave-active[data-v-667b8517]{transition:all .2s cubic-bezier(1,.5,.8,1)}.disclaimer-slide-fade-enter-from[data-v-667b8517],.disclaimer-slide-fade-leave-to[data-v-667b8517]{transform:translateY(30px);opacity:0}.ai-bar[data-v-b50a1378]{flex:0 0 auto}.controls[data-v-b50a1378]{display:flex;justify-content:space-between;align-content:center;align-items:center;padding:0 10px;background-color:var(--knime-gray-light-semi);border-top:1px solid var(--knime-silver-sand);height:var(--controls-height)}.button-controls[data-v-b50a1378]{display:flex;justify-content:right}.button-active.compact[data-v-b50a1378]{color:var(--knime-white);background-color:var(--knime-masala)}.button-active.compact svg[data-v-b50a1378]{stroke:var(--knime-white)}/**
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.splitpanes{display:flex;width:100%;height:100%}.splitpanes--vertical{flex-direction:row}.splitpanes--horizontal{flex-direction:column}.splitpanes--dragging *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.splitpanes__pane{width:100%;height:100%;overflow:hidden}.splitpanes--vertical .splitpanes__pane{transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{transition:none}.splitpanes__splitter{touch-action:none}.splitpanes--vertical>.splitpanes__splitter{min-width:1px;cursor:col-resize}.splitpanes--horizontal>.splitpanes__splitter{min-height:1px;cursor:row-resize}.splitpanes.default-theme .splitpanes__pane{background-color:#f2f2f2}.splitpanes.default-theme .splitpanes__splitter{background-color:#fff;box-sizing:border-box;position:relative;flex-shrink:0}.splitpanes.default-theme .splitpanes__splitter:before,.splitpanes.default-theme .splitpanes__splitter:after{content:"";position:absolute;top:50%;left:50%;background-color:#00000026;transition:background-color .3s}.splitpanes.default-theme .splitpanes__splitter:hover:before,.splitpanes.default-theme .splitpanes__splitter:hover:after{background-color:#00000040}.splitpanes.default-theme .splitpanes__splitter:first-child{cursor:auto}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme.splitpanes--vertical>.splitpanes__splitter,.default-theme .splitpanes--vertical>.splitpanes__splitter{width:7px;border-left:1px solid #eee;margin-left:-1px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{transform:translateY(-50%);width:1px;height:30px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter,.default-theme .splitpanes--horizontal>.splitpanes__splitter{height:7px;border-top:1px solid #eee;margin-top:-1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{transform:translate(-50%);width:30px;height:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}.monaco-hover h1{font-size:1.5em}.monaco-hover h2{font-size:1.3em}.monaco-hover h3{font-size:1.1em}.monaco-hover h4{font-size:1em}.monaco-hover h5{font-size:.9em}.monaco-hover h6{font-size:.8em}.button[data-v-30aa7500]{display:inline-block;text-align:center;font-weight:500;font-size:16px;font-family:var(--theme-text-medium-font-family);line-height:19px;padding:12px 30px;-webkit-text-decoration:none;text-decoration:none;border:0;cursor:pointer;color:var(--knime-dove-gray);background-color:transparent;border-radius:9999px;border-radius:var(--theme-button-border-radius, 9999px)}.button svg[data-v-30aa7500-s]{width:18px;height:18px;stroke:var(--knime-dove-gray);stroke-width:calc(32px / 18);position:relative;top:-.11em;vertical-align:middle;margin-right:8px}.button[disabled][data-v-30aa7500]{opacity:.5;pointer-events:none}.button[data-v-30aa7500]:active,.button[data-v-30aa7500]:hover,.button[data-v-30aa7500]:focus{outline:none;color:var(--knime-masala)}.button:active svg[data-v-30aa7500-s],.button:hover svg[data-v-30aa7500-s],.button:focus svg[data-v-30aa7500-s]{stroke:var(--knime-masala)}.button.compact[data-v-30aa7500]{padding:6px 15px;min-width:50px;font-size:13px;line-height:18px;color:var(--theme-button-small-foreground-color);background:var(--theme-button-small-background-color)}.button.compact[data-v-30aa7500]:hover{color:var(--theme-button-small-foreground-color-hover);background:var(--theme-button-small-background-color-hover)}.button.compact[data-v-30aa7500]:focus,.button.compact[data-v-30aa7500]:active{color:var(--theme-button-small-foreground-color-focus);background:var(--theme-button-small-background-color-focus)}.button.compact svg[data-v-30aa7500-s]{width:14px;height:14px;stroke-width:calc(32px / 14);top:-.1em}.button.compact.with-border[data-v-30aa7500]{padding:5px 14px;border:1px solid var(--theme-button-small-border-color)}.button.compact.with-border[data-v-30aa7500]:hover{border-color:var(--theme-button-small-border-color-hover)}.button.compact.with-border[data-v-30aa7500]:focus,.button.compact.with-border[data-v-30aa7500]:active{border-color:var(--theme-button-small-border-color-focus)}.button.primary[data-v-30aa7500]{color:var(--theme-button-foreground-color);background-color:var(--theme-button-background-color)}.button.primary svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color)}.button.with-border[data-v-30aa7500]{padding:11px 29px;border:1px solid var(--theme-button-border-color);color:var(--theme-button-foreground-color)}.button.with-border svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color)}.button.primary.compact[data-v-30aa7500],.button.with-border.compact[data-v-30aa7500]{border-radius:var(--theme-button-small-border-radius)}.button.primary.with-warning[data-v-30aa7500],.button.with-border.with-warning[data-v-30aa7500]{border-color:var(--theme-color-error);color:var(--theme-color-error)}.button.primary.with-warning[data-v-30aa7500] svg,.button.with-border.with-warning[data-v-30aa7500] svg{stroke:var(--theme-color-error)}.button.primary[data-v-30aa7500]:hover,.button.with-border[data-v-30aa7500]:hover{outline:none;color:var(--theme-button-foreground-color-hover);background-color:var(--theme-button-background-color-hover)}.button.primary:hover svg[data-v-30aa7500-s],.button.with-border:hover svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color-hover)}.button.primary[data-v-30aa7500]:active,.button.with-border[data-v-30aa7500]:active,.button.primary[data-v-30aa7500]:focus,.button.with-border[data-v-30aa7500]:focus{outline:none;color:var(--theme-button-foreground-color-focus);background-color:var(--theme-button-background-color-focus)}.button.primary:active svg[data-v-30aa7500-s],.button.with-border:active svg[data-v-30aa7500-s],.button.primary:focus svg[data-v-30aa7500-s],.button.with-border:focus svg[data-v-30aa7500-s]{stroke:var(--theme-button-foreground-color-focus)}.button.primary.with-warning[data-v-30aa7500]:hover,.button.with-border.with-warning[data-v-30aa7500]:hover{border-color:var(--theme-button-background-color-hover)}.button.on-dark.with-border[data-v-30aa7500]{border:1px solid var(--knime-white);background-color:transparent;color:var(--knime-white)}.button.on-dark.with-border svg[data-v-30aa7500-s]{stroke:var(--knime-white)}.button.on-dark.primary[data-v-30aa7500]:active,.button.on-dark.with-border[data-v-30aa7500]:active,.button.on-dark.primary[data-v-30aa7500]:hover,.button.on-dark.with-border[data-v-30aa7500]:hover,.button.on-dark.primary[data-v-30aa7500]:focus,.button.on-dark.with-border[data-v-30aa7500]:focus{outline:none;background-color:var(--knime-white);color:var(--knime-masala)}.button.on-dark.primary:active svg[data-v-30aa7500-s],.button.on-dark.with-border:active svg[data-v-30aa7500-s],.button.on-dark.primary:hover svg[data-v-30aa7500-s],.button.on-dark.with-border:hover svg[data-v-30aa7500-s],.button.on-dark.primary:focus svg[data-v-30aa7500-s],.button.on-dark.with-border:focus svg[data-v-30aa7500-s]{stroke:var(--knime-masala)}.button.on-dark[data-v-30aa7500]:active,.button.on-dark[data-v-30aa7500]:hover,.button.on-dark[data-v-30aa7500]:focus{outline:none;background-color:var(--knime-white)}.container[data-v-7702cd48]{--controls-height: 49px;display:flex;justify-content:space-between;height:49px;height:var(--controls-height);padding:9px 20px;background-color:var(--knime-gray-light-semi);border-top:1px solid var(--knime-silver-sand)}.function-button[data-v-555324d3]{display:flex;text-align:center;font-weight:500;font-size:13px;font-family:var(--theme-text-medium-font-family);line-height:18px;padding:6px 15px;-webkit-text-decoration:none;text-decoration:none;border:0;cursor:pointer;color:var(--theme-button-function-foreground-color);background-color:transparent;background-color:var(--theme-button-function-background-color, transparent);border-radius:9999px;border-radius:var(--theme-button-function-border-radius, 9999px)}.function-button[data-v-555324d3]>*:first-child{margin-right:8px}.function-button[data-v-555324d3]>*:last-child{margin-right:0}.function-button.single[data-v-555324d3]{padding:6px}.function-button[data-v-555324d3] svg{vertical-align:top;stroke:var(--theme-button-function-foreground-color);width:18px;height:18px;stroke-width:calc(32px / 18)}.function-button[data-v-555324d3] svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color)}.function-button[data-v-555324d3]:hover{outline:none;color:var(--theme-button-function-foreground-color-hover);background-color:var(--theme-button-function-background-color-hover)}.function-button[data-v-555324d3]:hover svg{stroke:var(--theme-button-function-foreground-color-hover)}.function-button[data-v-555324d3]:hover svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color-hover)}.function-button[data-v-555324d3]:focus{outline:none;color:var(--theme-button-function-foreground-color-focus);background-color:var(--theme-button-function-background-color-focus)}.function-button[data-v-555324d3]:focus svg{stroke:var(--theme-button-function-foreground-color-focus)}.function-button[data-v-555324d3]:focus svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color-focus)}.function-button.active[data-v-555324d3]{color:var(--theme-button-function-foreground-color-active);background-color:var(--theme-button-function-background-color-active)}.function-button.active[data-v-555324d3] svg{stroke:var(--theme-button-function-foreground-color-active)}.function-button.active[data-v-555324d3] svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-function-foreground-color-active)}.function-button.primary[data-v-555324d3]{color:var(--theme-button-foreground-color);background-color:var(--theme-button-background-color)}.function-button.primary[data-v-555324d3] svg{stroke:var(--theme-button-foreground-color)}.function-button.primary[data-v-555324d3] svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-foreground-color)}.function-button.primary[data-v-555324d3]:hover{outline:none;color:var(--theme-button-foreground-color-hover);background-color:var(--theme-button-background-color-hover)}.function-button.primary[data-v-555324d3]:hover svg{stroke:var(--theme-button-foreground-color-hover)}.function-button.primary[data-v-555324d3]:hover svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-foreground-color-hover)}.function-button.primary[data-v-555324d3]:active,.function-button.primary[data-v-555324d3]:focus{outline:none;color:var(--theme-button-foreground-color-focus);background-color:var(--theme-button-background-color-focus)}.function-button.primary[data-v-555324d3]:active svg,.function-button.primary[data-v-555324d3]:focus svg{stroke:var(--theme-button-foreground-color-focus)}.function-button.primary[data-v-555324d3]:active svg path[fill]:not([fill=""]):not([fill=none]),.function-button.primary[data-v-555324d3]:focus svg path[fill]:not([fill=""]):not([fill=none]){fill:var(--theme-button-foreground-color-focus)}.function-button.disabled[data-v-555324d3]{opacity:.5;pointer-events:none}.checkbox[data-v-e644a11d]{display:inline-block;position:relative;isolation:isolate;padding:3px 0 3px 24px;max-width:100%;cursor:pointer}.checkbox.disabled[data-v-e644a11d]{cursor:auto;cursor:initial;opacity:.5}.checkbox input[data-v-e644a11d]{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;opacity:0;position:absolute;width:0;height:0}.checkbox input+span[data-v-e644a11d]{display:inline-block;overflow:hidden;min-width:1em;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.checkbox input+span[data-v-e644a11d]:before{border:1px solid var(--theme-checkbox-border-color);background:var(--theme-checkbox-background-color);display:inline-block;content:"";width:14px;height:14px}.checkbox input+span[data-v-e644a11d]:before,.checkbox input+span[data-v-e644a11d]:after{position:absolute;left:0;top:4px}.checkbox input:checked+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected);background:var(--theme-checkbox-background-color-selected)}.checkbox input:checked:focus+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected-focus);background:var(--theme-checkbox-background-color-selected-focus)}.checkbox input:checked:hover:enabled+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected-hover);background:var(--theme-checkbox-background-color-selected-hover)}.checkbox input:checked:hover:disabled+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-selected);background:var(--theme-checkbox-background-color-selected)}.checkbox input:checked+span[data-v-e644a11d]:after{content:"";position:absolute;display:block;transform:translate(4px,3.5px) rotate(-45deg);left:-1px;width:8px;height:5px;border-style:solid;border-width:0 0 1.3px 1.3px;border-color:var(--theme-checkbox-foreground-color-selected)}.checkbox input:checked:focus+span[data-v-e644a11d]:after{border-color:var(--theme-checkbox-foreground-color-selected-focus)}.checkbox input:checked:hover:enabled+span[data-v-e644a11d]:after{border-color:var(--theme-checkbox-foreground-color-selected-hover)}.checkbox input:checked:hover:disabled+span[data-v-e644a11d]:after{border-color:var(--theme-checkbox-foreground-color-selected)}.checkbox input[data-v-e644a11d]:not(:checked){background:var(--theme-checkbox-background-color)}.checkbox input:not(:checked):hover:enabled+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-hover)}.checkbox input:not(:checked):focus:not(:hover)+span[data-v-e644a11d]:before{border-color:var(--theme-checkbox-border-color-focus)}.checkbox.regular[data-v-e644a11d]{--regular-height: 18px;font-size:13px;font-weight:300;line-height:18px;line-height:var(--regular-height)}.checkbox.regular>span[data-v-e644a11d]{min-height:var(--regular-height)}.checkbox.large[data-v-e644a11d]{--large-height: 20px;font-family:var(--theme-text-bold-font-family);color:var(--theme-text-bold-color);font-size:16px;font-weight:700;line-height:20px;line-height:var(--large-height)}.checkbox.large>span[data-v-e644a11d]{min-height:var(--large-height)}.checkbox.large input+span[data-v-e644a11d]:before,.checkbox.large input+span[data-v-e644a11d]:after{top:5px}.text{font-weight:500;flex-shrink:1;flex-basis:100%}.text.truncate{overflow:hidden;text-overflow:ellipsis}.hotkey{margin-left:40px}.list-item[data-v-20688faf]{--icon-size: 18;border:none;background:none;width:100%;padding:6px 13px;font-weight:500;display:flex;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;color:var(--theme-text-normal-color)}.list-item.clickable-item[data-v-20688faf]{cursor:pointer}.list-item.clickable-item.disabled[data-v-20688faf]{opacity:.5;cursor:default;pointer-events:none}.list-item.clickable-item .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-foreground-color);stroke-width:calc(32px / var(--icon-size));width:calc(var(--icon-size) * 1px);height:calc(var(--icon-size) * 1px);margin-right:7px}.list-item.clickable-item[data-v-20688faf]:hover{background-color:var(--theme-dropdown-background-color-hover)}.list-item.clickable-item.focused[data-v-20688faf]{outline:transparent;background-color:var(--theme-dropdown-background-color-focus);color:var(--theme-dropdown-foreground-color-focus)}.list-item.clickable-item.focused .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-foreground-color-focus)}.list-item.clickable-item.focused[data-v-20688faf]:hover{background-color:var(--theme-dropdown-background-color-hover);color:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item.selected[data-v-20688faf]{background-color:var(--theme-dropdown-foreground-color);color:var(--theme-dropdown-background-color)}.list-item.clickable-item.selected .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-background-color)}.list-item.clickable-item.selected[data-v-20688faf]:hover{background-color:var(--theme-dropdown-background-color-hover);color:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item.selected:hover .item-icon[data-v-20688faf]{stroke:var(--theme-dropdown-foreground-color-hover)}.list-item.clickable-item .label[data-v-20688faf]{display:flex;flex-direction:column;align-content:flex-start;width:100%}.list-item.clickable-item .label .text-and-hotkey[data-v-20688faf]{display:flex;text-align:left;width:100%;height:calc(var(--icon-size) * 1px);align-items:center}.list-item.clickable-item .label .text-and-hotkey .checkbox[data-v-20688faf]{padding-left:23px;margin-top:7px;padding-top:2px}.list-item.clickable-item .label .text-and-hotkey .text[data-v-20688faf]{flex-shrink:1;flex-basis:100%}.list-item.clickable-item .label .text-and-hotkey .text.truncate[data-v-20688faf]{overflow:hidden;text-overflow:ellipsis}.list-item.clickable-item .label .text-and-hotkey .hotkey[data-v-20688faf]{margin-left:40px}.list-item.clickable-item .label .description[data-v-20688faf]{max-width:250px;width:100%;text-align:left;white-space:normal;font-size:11px;font-weight:300}.list-item.section-headline[data-v-20688faf]{color:var(--knime-stone);padding-top:13px;pointer-events:none;height:30px;font-size:10px;line-height:15px;display:flex;align-items:center;text-align:left}.list-item.section-headline[data-v-20688faf]:hover,.list-item.section-headline[data-v-20688faf]:focus,.list-item.section-headline[data-v-20688faf]:active{outline:none}.base-menu-items[data-v-6ba95c15]{--menu-items-elevation: var(--shadow-elevation-1);margin:5px 0;padding:0;background-color:var(--knime-white);color:var(--theme-dropdown-foreground-color);font-size:13px;line-height:18px;font-weight:500;font-family:var(--theme-text-medium-font-family);text-align:left;list-style-type:none;z-index:1;z-index:var(--z-index-common-menu-items-expanded, 1);box-shadow:var(--shadow-elevation-1);box-shadow:var(--menu-items-elevation);position:relative}.base-menu-items.expanded[data-v-6ba95c15]{display:block}.base-menu-items[data-v-6ba95c15]:focus{outline:none}.base-menu-items li.separator[data-v-6ba95c15]:not(:last-child){border-bottom:1px solid var(--knime-porcelain)}.base-item .sub-menu-indicator .icon{width:12px;height:12px;stroke-width:calc(32px / 12);pointer-events:none;stroke:var(--theme-dropdown-foreground-color);vertical-align:middle}.base-item:has(.sub-menu-indicator.highlight){background-color:var(--theme-dropdown-foreground-color);color:var(--theme-dropdown-background-color)}.base-item:has(.sub-menu-indicator.highlight)>.item-icon{stroke:var(--theme-dropdown-background-color)}.base-item:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon{stroke:var(--theme-dropdown-background-color)}.base-item:hover:has(.sub-menu-indicator.highlight),.base-item.focused:has(.sub-menu-indicator.highlight){color:var(--theme-dropdown-foreground-color-hover)}.base-item:hover:has(.sub-menu-indicator.highlight)>.item-icon,.base-item.focused:has(.sub-menu-indicator.highlight)>.item-icon{stroke:var(--theme-dropdown-foreground-color-hover)}.base-item:hover:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon,.base-item.focused:has(.sub-menu-indicator.highlight) .sub-menu-indicator .icon{stroke:var(--theme-dropdown-foreground-color-hover)}.menu-wrapper[data-v-4e0a86d8]{z-index:57;z-index:var(--z-index-common-menu-items-expanded, 57)}.menu-wrapper.disabled[data-v-4e0a86d8]{opacity:.5;pointer-events:none}.container[data-v-0a924717]{justify-content:space-between;height:var(--controls-height);background-color:var(--knime-porcelain);border-bottom:1px solid var(--knime-silver-sand);display:flex;flex-wrap:nowrap}.title[data-v-0a924717]{margin-left:10px;height:var(--controls-height);line-height:var(--controls-height)}.open-icon[data-v-0a924717]{width:25px;height:50px;margin:auto}.menu[data-v-0a924717]{margin:5px 10px 5px 5px;flex:0 1 1px;justify-content:center}.settings-title[data-v-098d2402]{display:flex;flex-direction:row;justify-content:left;width:100%;height:120px;background-color:var(--knime-white);align-items:center}.settings-title .back-button[data-v-098d2402]{padding-right:15px}.settings-title .arrow-left[data-v-098d2402]{border-right:1px solid var(--knime-silver-sand)}.settings-title .button svg[data-v-098d2402]{height:31px;width:31px}.settings-title h3[data-v-098d2402]{font-size:28px;margin-left:0}.settings-content[data-v-098d2402]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;background-color:var(--knime-gray-ultra-light)}@keyframes spin-65186a88{to{transform:rotate(-360deg)}}svg[data-v-65186a88]{animation:spin-65186a88 2s linear infinite}.slide-fade-enter-active[data-v-667b8517]{transition:all .3s ease-out}.slide-fade-leave-active[data-v-667b8517]{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from[data-v-667b8517],.slide-fade-leave-to[data-v-667b8517]{transform:translateY(30px);opacity:0}.ai-bar-container[data-v-667b8517]{--ai-bar-margin: 13px;display:flex;flex-direction:column;position:absolute;bottom:20px;background-color:var(--knime-gray-ultra-light);border:1px solid var(--knime-silver-sand);font-size:13px;line-height:17px;z-index:11;overflow:visible;box-shadow:0 -2px 8px 0 var(--knime-silver-sand-semi);margin-bottom:12px;transition:width .2s ease-in-out}.ai-bar-container .subtitle[data-v-667b8517]{color:var(--knime-black);margin-top:9px;font-style:italic;display:flex;justify-content:flex-start;align-items:baseline;flex-direction:row}.ai-bar-container .subtitle .text[data-v-667b8517]{margin-right:2px}.ai-bar-container .subtitle .button[data-v-667b8517]{position:absolute;bottom:4px;right:79px}.ai-bar-container .subtitle .button.primary[data-v-667b8517]{right:4px}.ai-bar-container .diff-editor-container[data-v-667b8517]{margin:var(--ai-bar-margin);min-height:200px;height:40vh;display:flex;flex-direction:column}.ai-bar-container .diff-editor-container .diff-editor[data-v-667b8517]{flex-grow:1}.ai-bar-container .diff-editor-container .accept-decline-buttons .button[data-v-667b8517]{float:right;margin-top:var(--ai-bar-margin)}.ai-bar-container .chat-controls-border-top[data-v-667b8517]{border-top:1px solid var(--knime-silver-sand)}.ai-bar-container .chat-controls[data-v-667b8517]{display:flex;flex-direction:column;position:relative}.ai-bar-container .chat-controls .prompt-bar[data-v-667b8517]{margin-top:var(--ai-bar-margin);margin-right:var(--ai-bar-margin);margin-left:var(--ai-bar-margin);line-height:15.23px}.ai-bar-container .chat-controls .chat-controls-text-input[data-v-667b8517]{display:flex;flex-direction:row}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]{flex-grow:1;border:1px solid var(--knime-silver-sand);overflow:hidden;resize:none;border-radius:0;bottom:-1;padding:15px 30px 15px 15px;margin:var(--ai-bar-margin);color:var(--knime-masala);font-size:13px;font-weight:lighter;font-family:Roboto,sans-serif}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]::-moz-placeholder{color:var(--knime-stone)}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]::placeholder{color:var(--knime-stone)}.ai-bar-container .chat-controls .chat-controls-text-input .textarea[data-v-667b8517]:focus{outline:none}.ai-bar-container .chat-controls .chat-controls-text-input .chat-controls-buttons .textarea-button[data-v-667b8517]{position:absolute;right:20px;bottom:20px}.ai-bar-container[data-v-667b8517] .chat-controls:after{--arrow-size: 18px;width:18px;width:var(--arrow-size);height:18px;height:var(--arrow-size);left:calc(var(--left-distance) + 40px);content:"";position:absolute;background-color:var(--knime-gray-ultra-light);bottom:0;z-index:1;border-right:1px solid var(--knime-silver-sand);border-top:1px solid var(--knime-silver-sand);transform:translate(-50%,50%) rotate(135deg)}.ai-bar-container .notification-bar[data-v-667b8517]{display:flex;justify-content:space-between;vertical-align:middle;border-top:1px solid var(--knime-silver-sand);position:relative;height:49px}.ai-bar-container[data-v-667b8517] .notification-bar:after{--arrow-size: 18px;width:18px;width:var(--arrow-size);height:18px;height:var(--arrow-size);left:calc(var(--left-distance) + 40px);content:"";position:absolute;background-color:var(--knime-gray-ultra-light);bottom:0;z-index:1;border-right:1px solid var(--knime-silver-sand);border-top:1px solid var(--knime-silver-sand);transform:translate(-50%,50%) rotate(135deg)}.notification[data-v-667b8517]{line-height:15.23px;margin:15px}.notification-button[data-v-667b8517]{height:30px;margin:9px 15px 9px 9px}.disclaimer-container[data-v-667b8517]{display:flex;flex-direction:column}.disclaimer-text[data-v-667b8517]{margin:10px;line-height:20px;padding:5px;background-color:var(--knime-white)}.disclaimer-button-container[data-v-667b8517]{display:flex;justify-content:right}.disclaimer-slide-fade-leave-active[data-v-667b8517]{transition:all .2s cubic-bezier(1,.5,.8,1)}.disclaimer-slide-fade-enter-from[data-v-667b8517],.disclaimer-slide-fade-leave-to[data-v-667b8517]{transform:translateY(30px);opacity:0}.ai-bar[data-v-b50a1378]{flex:0 0 auto}.controls[data-v-b50a1378]{display:flex;justify-content:space-between;align-content:center;align-items:center;padding:0 10px;background-color:var(--knime-gray-light-semi);border-top:1px solid var(--knime-silver-sand);height:var(--controls-height)}.button-controls[data-v-b50a1378]{display:flex;justify-content:right}.button-active.compact[data-v-b50a1378]{color:var(--knime-white);background-color:var(--knime-masala)}.button-active.compact svg[data-v-b50a1378]{stroke:var(--knime-white)}/**
|
|
2
2
|
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
|
|
3
3
|
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
4
4
|
* https://github.com/chjj/term.js
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
* The original design remains. The terminal itself
|
|
30
30
|
* has been extended to include xterm CSI codes, among
|
|
31
31
|
* other features.
|
|
32
|
-
*/.xterm{cursor:text;position:relative;-moz-user-select:none;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{-webkit-text-decoration:underline;text-decoration:underline}.xterm-underline-2{text-decoration:underline;-webkit-text-decoration:double underline;text-decoration:double underline}.xterm-underline-3{text-decoration:underline;-webkit-text-decoration:wavy underline;text-decoration:wavy underline}.xterm-underline-4{text-decoration:underline;-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.xterm-underline-5{text-decoration:underline;-webkit-text-decoration:dashed underline;text-decoration:dashed underline}.xterm-overline{-webkit-text-decoration:overline;text-decoration:overline}.xterm-overline.xterm-underline-1{-webkit-text-decoration:overline underline;text-decoration:overline underline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{-webkit-text-decoration:line-through;text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.clear-button[data-v-67fe3a16]{position:absolute;z-index:1;top:2px;right:20px}.console[data-v-67fe3a16],.terminal[data-v-67fe3a16]{height:100%}.panel[data-v-3c5cf47f]{transition:height .4s ease-in-out;overflow:hidden}.button[data-v-0f4e1b06]{position:relative;padding:0;font-size:18px;line-height:26px;font-weight:700;background-color:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;width:100%;text-align:left;cursor:pointer}.button[data-v-0f4e1b06] svg{position:absolute;margin-right:4px;float:left;margin-left:4px;top:17px}.button .dropdown[data-v-0f4e1b06]{text-align:center;position:absolute;right:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;top:13px}.button .dropdown[data-v-0f4e1b06]:hover{background-color:var(--theme-button-function-background-color-hover)}.button .dropdown .dropdown-icon[data-v-0f4e1b06]{position:relative;margin:auto;width:18px;height:18px;stroke-width:calc(32px / 18);stroke:var(--knime-masala);top:0;transition:transform .4s ease-in-out}.button .dropdown .dropdown-icon.flip[data-v-0f4e1b06]{transform:scaleY(-1)}.button:focus .dropdown[data-v-0f4e1b06]{background-color:var(--theme-button-function-background-color-focus)}[data-v-0f4e1b06] ul,[data-v-0f4e1b06] ol{margin:0;padding-left:40px}.top-card[data-v-11db3a32]{min-height:42px;background-color:var(--knime-porcelain);padding-left:8px;position:relative;margin:0;font-size:13px;font-weight:700;display:flex;flex-direction:row;justify-content:left;align-items:center;line-height:26px;overflow:auto}.has-collapser[data-v-11db3a32]{padding-right:32px}.title[data-v-11db3a32]{flex-basis:100px;min-width:60px}.collapser-content[data-v-11db3a32]{font-size:11px;width:100%}.sub-item[data-v-11db3a32]{width:100%;border-bottom:1px solid var(--knime-porcelain);display:flex;flex-direction:row}.selected[data-v-11db3a32]{background-color:var(--knime-cornflower-semi)}.clickable-sub-item[data-v-11db3a32]{cursor:grab}.clickable-sub-item[data-v-11db3a32]:active{cursor:grabbing}.clickable-sub-item[data-v-11db3a32]:hover{box-shadow:1px 1px 4px 1px #82868766}.cell[data-v-11db3a32]{padding:10px;flex:50%}.code-alias[data-v-11db3a32]{font-family:monospace;font-weight:400;font-size:12px;padding-left:8px;padding-right:8px;text-overflow:ellipsis;overflow:hidden;flex-shrink:10;cursor:grab}.code-alias[data-v-11db3a32]:active{cursor:grabbing}.code-alias-dragging[data-v-11db3a32]{background-color:var(--knime-cornflower-semi);box-shadow:1px 1px 4px 1px #82868766}.code-alias-not-dragging[data-v-11db3a32]:hover{background-color:var(--knime-stone-light);box-shadow:1px 1px 4px 1px #82868766}.collapser[data-v-11db3a32]{position:relative;z-index:10}.collapser[data-v-11db3a32] .dropdown{width:20px;height:20px;top:10px}.collapser[data-v-11db3a32] .dropdown .dropdown-icon{width:12px;height:12px}.collapser[data-v-11db3a32] .panel:hover{overflow:visible}.bottom-border[data-v-11db3a32]{border-bottom:1px solid var(--knime-white)}.in-out-container[data-v-df0d2289]{display:flex;flex-direction:column;min-width:150px}.shadow-wrapper[data-v-69523717]{position:relative;isolation:isolate;margin-left:calc(var(--grid-gap-width) * -1);margin-right:calc(var(--grid-gap-width) * -1)}.shadow-wrapper[data-v-69523717]:before,.shadow-wrapper[data-v-69523717]:after{content:"";position:absolute;display:block;height:100%;width:12px;top:0;z-index:2}.shadow-wrapper[data-v-69523717]:before{left:0;background-image:linear-gradient(270deg,hsla(0,0%,100%,0) 0%,var(--knime-porcelain) 100%)}.shadow-wrapper[data-v-69523717]:after{right:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0%,var(--knime-porcelain) 100%)}.carousel[data-v-69523717]{overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;padding-left:var(--grid-gap-width);padding-right:var(--grid-gap-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel[data-v-69523717]::-webkit-scrollbar{display:none}.tab-bar[data-v-dcfe2c15]{width:100%;position:relative;margin-top:-20px;padding-top:20px;padding-bottom:20px;display:inline-block;z-index:1}.tab-bar .overflow[data-v-dcfe2c15]{height:55px}[data-v-dcfe2c15] .carousel:after{content:"";display:block;position:absolute;border-bottom:1px solid var(--knime-silver-sand);left:var(--grid-gap-width);right:var(--grid-gap-width);bottom:26px}label[data-v-dcfe2c15]{position:relative}input[type=radio][data-v-dcfe2c15]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;top:0;left:0}span[data-v-dcfe2c15]{position:relative;font-size:16px;font-weight:500;padding:0 10px;display:inline-block;height:51px;line-height:51px;color:var(--knime-dove-gray)}label[data-v-dcfe2c15]:not(:last-child){margin-right:10px}svg[data-v-dcfe2c15]{display:inline-block;vertical-align:-5px;width:21px;height:21px;margin-right:2px;stroke:var(--knime-dove-gray);stroke-width:calc(32px / 21)}input:disabled+span[data-v-dcfe2c15]{color:var(--knime-silver-sand)}input:disabled+span svg[data-v-dcfe2c15]{stroke:var(--knime-silver-sand)}input:not(:checked):not(:disabled)+span[data-v-dcfe2c15]{cursor:pointer}input:not(:disabled):checked+span[data-v-dcfe2c15],input:not(:disabled)+span[data-v-dcfe2c15]:hover{color:var(--knime-masala)}input:not(:disabled):checked+span svg[data-v-dcfe2c15],input:not(:disabled)+span:hover svg[data-v-dcfe2c15]{stroke:var(--knime-masala)}input:checked:not(:disabled)+span[data-v-dcfe2c15]:after{content:"";position:absolute;display:block;bottom:1px;left:0;right:0;border-top:3px solid var(--knime-masala);z-index:1}.shadow-wrapper[data-v-22c01fd8]{margin:0}.shadow-wrapper[data-v-22c01fd8]:before,.shadow-wrapper[data-v-22c01fd8]:after{content:none}.shadow-wrapper[data-v-22c01fd8] .carousel{padding:0}.shadow-wrapper[data-v-22c01fd8] .carousel:before,.shadow-wrapper[data-v-22c01fd8] .carousel:after{left:0;right:0;bottom:9px}.scripting-editor-tab-bar[data-v-22c01fd8]{margin-right:10px}.scripting-editor-tab-bar[data-v-22c01fd8] .tab-bar{padding-top:8px;padding-bottom:0}.scripting-editor-tab-bar[data-v-22c01fd8] .tab-bar span{font-size:13px;font-family:Roboto,sans-serif;line-height:61px;height:48px;font-weight:400}.layout[data-v-ca873224]{--controls-height: 40px;--description-button-size: 15px;display:flex;flex-direction:column;height:100vh;width:100%;flex-grow:0;overflow:hidden;position:relative}.code-editor[data-v-ca873224]{height:calc(100% - var(--controls-height))}.tab-bar-container[data-v-ca873224]{display:flex;height:100%;flex-direction:column;padding-left:10px;padding-right:10px;position:relative}.tab-bar-container .console-container[data-v-ca873224]{flex:1;min-height:0}.common-splitter[data-v-ca873224] .splitpanes__splitter{min-width:11px;min-height:11px;background-color:var(--knime-porcelain);background-repeat:no-repeat;background-position:center;border-color:var(--knime-silver-sand);border-style:solid}.splitpanes--vertical[data-v-ca873224]>.splitpanes__splitter{border-width:0 1px}.splitpanes--horizontal[data-v-ca873224]>.splitpanes__splitter{border-width:1px 0}.left-facing-splitter[data-v-ca873224]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTIxLjUgMjdsLTExLTExIDExLTExIi8+Cjwvc3ZnPgo=)}.right-facing-splitter[data-v-ca873224]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTEwLjUgNWwxMSAxMS0xMSAxMSIvPgo8L3N2Zz4K)}.down-facing-splitter[data-v-ca873224]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIHN0cm9rZT0iIzAwMCIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTI4LjcgOS43TDE2IDIyLjMgMy4zIDkuNyIvPgo8L3N2Zz4K)}.up-facing-splitter[data-v-ca873224]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIHN0cm9rZT0iIzAwMCIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTI4LjcgOS43TDE2IDIyLjMgMy4zIDkuNyIvPgo8L3N2Zz4K);transform:scaleY(-1)}.splitpanes__pane[data-v-ca873224]{transition:none 0s ease 0s;transition:initial}.main-splitpane[data-v-ca873224]{height:calc(100vh - (2 * var(--controls-height)));overflow:hidden}.main-splitpane[data-v-ca873224]>.splitpanes__splitter:hover{border-right:1px solid var(--knime-masala)}.horizontal-splitpane[data-v-ca873224]>.splitpanes__splitter:hover{border-top:1px solid var(--knime-masala)}.vertical-splitpane[data-v-ca873224]>.splitpanes__splitter:hover{border-left:1px solid var(--knime-masala)}.settings-page[data-v-ca873224]{height:calc(100vh - var(--controls-height))}.right-pane[data-v-ca873224]{background-color:var(--knime-gray-ultra-light)}.scrollable-y[data-v-ca873224]{overflow-y:auto}`)),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
32
|
+
*/.xterm{cursor:text;position:relative;-moz-user-select:none;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{-webkit-text-decoration:underline;text-decoration:underline}.xterm-underline-2{text-decoration:underline;-webkit-text-decoration:double underline;text-decoration:double underline}.xterm-underline-3{text-decoration:underline;-webkit-text-decoration:wavy underline;text-decoration:wavy underline}.xterm-underline-4{text-decoration:underline;-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.xterm-underline-5{text-decoration:underline;-webkit-text-decoration:dashed underline;text-decoration:dashed underline}.xterm-overline{-webkit-text-decoration:overline;text-decoration:overline}.xterm-overline.xterm-underline-1{-webkit-text-decoration:overline underline;text-decoration:overline underline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{-webkit-text-decoration:line-through;text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.console-overlay[data-v-d51bf738]{position:absolute;display:flex;flex-direction:row;z-index:1;top:2px;right:20px;align-items:center;font-size:13px;gap:10px}.console[data-v-d51bf738],.terminal[data-v-d51bf738]{height:100%}.panel[data-v-3c5cf47f]{transition:height .4s ease-in-out;overflow:hidden}.button[data-v-0f4e1b06]{position:relative;padding:0;font-size:18px;line-height:26px;font-weight:700;background-color:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;width:100%;text-align:left;cursor:pointer}.button[data-v-0f4e1b06] svg{position:absolute;margin-right:4px;float:left;margin-left:4px;top:17px}.button .dropdown[data-v-0f4e1b06]{text-align:center;position:absolute;right:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;top:13px}.button .dropdown[data-v-0f4e1b06]:hover{background-color:var(--theme-button-function-background-color-hover)}.button .dropdown .dropdown-icon[data-v-0f4e1b06]{position:relative;margin:auto;width:18px;height:18px;stroke-width:calc(32px / 18);stroke:var(--knime-masala);top:0;transition:transform .4s ease-in-out}.button .dropdown .dropdown-icon.flip[data-v-0f4e1b06]{transform:scaleY(-1)}.button:focus .dropdown[data-v-0f4e1b06]{background-color:var(--theme-button-function-background-color-focus)}[data-v-0f4e1b06] ul,[data-v-0f4e1b06] ol{margin:0;padding-left:40px}.top-card[data-v-11db3a32]{min-height:42px;background-color:var(--knime-porcelain);padding-left:8px;position:relative;margin:0;font-size:13px;font-weight:700;display:flex;flex-direction:row;justify-content:left;align-items:center;line-height:26px;overflow:auto}.has-collapser[data-v-11db3a32]{padding-right:32px}.title[data-v-11db3a32]{flex-basis:100px;min-width:60px}.collapser-content[data-v-11db3a32]{font-size:11px;width:100%}.sub-item[data-v-11db3a32]{width:100%;border-bottom:1px solid var(--knime-porcelain);display:flex;flex-direction:row}.selected[data-v-11db3a32]{background-color:var(--knime-cornflower-semi)}.clickable-sub-item[data-v-11db3a32]{cursor:grab}.clickable-sub-item[data-v-11db3a32]:active{cursor:grabbing}.clickable-sub-item[data-v-11db3a32]:hover{box-shadow:1px 1px 4px 1px #82868766}.cell[data-v-11db3a32]{padding:10px;flex:50%}.code-alias[data-v-11db3a32]{font-family:monospace;font-weight:400;font-size:12px;padding-left:8px;padding-right:8px;text-overflow:ellipsis;overflow:hidden;flex-shrink:10;cursor:grab}.code-alias[data-v-11db3a32]:active{cursor:grabbing}.code-alias-dragging[data-v-11db3a32]{background-color:var(--knime-cornflower-semi);box-shadow:1px 1px 4px 1px #82868766}.code-alias-not-dragging[data-v-11db3a32]:hover{background-color:var(--knime-stone-light);box-shadow:1px 1px 4px 1px #82868766}.collapser[data-v-11db3a32]{position:relative;z-index:10}.collapser[data-v-11db3a32] .dropdown{width:20px;height:20px;top:10px}.collapser[data-v-11db3a32] .dropdown .dropdown-icon{width:12px;height:12px}.collapser[data-v-11db3a32] .panel:hover{overflow:visible}.bottom-border[data-v-11db3a32]{border-bottom:1px solid var(--knime-white)}.in-out-container[data-v-df0d2289]{display:flex;flex-direction:column;min-width:150px}.shadow-wrapper[data-v-69523717]{position:relative;isolation:isolate;margin-left:calc(var(--grid-gap-width) * -1);margin-right:calc(var(--grid-gap-width) * -1)}.shadow-wrapper[data-v-69523717]:before,.shadow-wrapper[data-v-69523717]:after{content:"";position:absolute;display:block;height:100%;width:12px;top:0;z-index:2}.shadow-wrapper[data-v-69523717]:before{left:0;background-image:linear-gradient(270deg,hsla(0,0%,100%,0) 0%,var(--knime-porcelain) 100%)}.shadow-wrapper[data-v-69523717]:after{right:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0%,var(--knime-porcelain) 100%)}.carousel[data-v-69523717]{overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;padding-left:var(--grid-gap-width);padding-right:var(--grid-gap-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel[data-v-69523717]::-webkit-scrollbar{display:none}.tab-bar[data-v-dcfe2c15]{width:100%;position:relative;margin-top:-20px;padding-top:20px;padding-bottom:20px;display:inline-block;z-index:1}.tab-bar .overflow[data-v-dcfe2c15]{height:55px}[data-v-dcfe2c15] .carousel:after{content:"";display:block;position:absolute;border-bottom:1px solid var(--knime-silver-sand);left:var(--grid-gap-width);right:var(--grid-gap-width);bottom:26px}label[data-v-dcfe2c15]{position:relative}input[type=radio][data-v-dcfe2c15]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;top:0;left:0}span[data-v-dcfe2c15]{position:relative;font-size:16px;font-weight:500;padding:0 10px;display:inline-block;height:51px;line-height:51px;color:var(--knime-dove-gray)}label[data-v-dcfe2c15]:not(:last-child){margin-right:10px}svg[data-v-dcfe2c15]{display:inline-block;vertical-align:-5px;width:21px;height:21px;margin-right:2px;stroke:var(--knime-dove-gray);stroke-width:calc(32px / 21)}input:disabled+span[data-v-dcfe2c15]{color:var(--knime-silver-sand)}input:disabled+span svg[data-v-dcfe2c15]{stroke:var(--knime-silver-sand)}input:not(:checked):not(:disabled)+span[data-v-dcfe2c15]{cursor:pointer}input:not(:disabled):checked+span[data-v-dcfe2c15],input:not(:disabled)+span[data-v-dcfe2c15]:hover{color:var(--knime-masala)}input:not(:disabled):checked+span svg[data-v-dcfe2c15],input:not(:disabled)+span:hover svg[data-v-dcfe2c15]{stroke:var(--knime-masala)}input:checked:not(:disabled)+span[data-v-dcfe2c15]:after{content:"";position:absolute;display:block;bottom:1px;left:0;right:0;border-top:3px solid var(--knime-masala);z-index:1}.shadow-wrapper[data-v-22c01fd8]{margin:0}.shadow-wrapper[data-v-22c01fd8]:before,.shadow-wrapper[data-v-22c01fd8]:after{content:none}.shadow-wrapper[data-v-22c01fd8] .carousel{padding:0}.shadow-wrapper[data-v-22c01fd8] .carousel:before,.shadow-wrapper[data-v-22c01fd8] .carousel:after{left:0;right:0;bottom:9px}.scripting-editor-tab-bar[data-v-22c01fd8]{margin-right:10px}.scripting-editor-tab-bar[data-v-22c01fd8] .tab-bar{padding-top:8px;padding-bottom:0}.scripting-editor-tab-bar[data-v-22c01fd8] .tab-bar span{font-size:13px;font-family:Roboto,sans-serif;line-height:61px;height:48px;font-weight:400}.layout[data-v-d2de8dcd]{--controls-height: 40px;--description-button-size: 15px;display:flex;flex-direction:column;height:100vh;width:100%;flex-grow:0;overflow:hidden;position:relative}.code-editor[data-v-d2de8dcd]{height:calc(100% - var(--controls-height))}.tab-bar-container[data-v-d2de8dcd]{display:flex;height:100%;flex-direction:column;padding-left:10px;padding-right:10px;position:relative}.tab-bar-container .console-container[data-v-d2de8dcd]{flex:1;min-height:0}.common-splitter[data-v-d2de8dcd] .splitpanes__splitter{min-width:11px;min-height:11px;background-color:var(--knime-porcelain);background-repeat:no-repeat;background-position:center;border-color:var(--knime-silver-sand);border-style:solid}.splitpanes--vertical[data-v-d2de8dcd]>.splitpanes__splitter{border-width:0 1px}.splitpanes--horizontal[data-v-d2de8dcd]>.splitpanes__splitter{border-width:1px 0}.left-facing-splitter[data-v-d2de8dcd]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTIxLjUgMjdsLTExLTExIDExLTExIi8+Cjwvc3ZnPgo=)}.right-facing-splitter[data-v-d2de8dcd]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTEwLjUgNWwxMSAxMS0xMSAxMSIvPgo8L3N2Zz4K)}.down-facing-splitter[data-v-d2de8dcd]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIHN0cm9rZT0iIzAwMCIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTI4LjcgOS43TDE2IDIyLjMgMy4zIDkuNyIvPgo8L3N2Zz4K)}.up-facing-splitter[data-v-d2de8dcd]>.splitpanes__splitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIKICAgIHN0cm9rZT0iIzAwMCIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgPHBhdGggZD0iTTI4LjcgOS43TDE2IDIyLjMgMy4zIDkuNyIvPgo8L3N2Zz4K);transform:scaleY(-1)}.splitpanes__pane[data-v-d2de8dcd]{transition:none 0s ease 0s;transition:initial}.main-splitpane[data-v-d2de8dcd]{height:calc(100vh - (2 * var(--controls-height)));overflow:hidden}.main-splitpane[data-v-d2de8dcd]>.splitpanes__splitter:hover{border-right:1px solid var(--knime-masala)}.horizontal-splitpane[data-v-d2de8dcd]>.splitpanes__splitter:hover{border-top:1px solid var(--knime-masala)}.vertical-splitpane[data-v-d2de8dcd]>.splitpanes__splitter:hover{border-left:1px solid var(--knime-masala)}.settings-page[data-v-d2de8dcd]{height:calc(100vh - var(--controls-height))}.right-pane[data-v-d2de8dcd]{background-color:var(--knime-gray-ultra-light)}.scrollable-y[data-v-d2de8dcd]{overflow-y:auto}`)),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
33
33
|
var Cy = Object.defineProperty;
|
|
34
34
|
var wy = (e, t, i) => t in e ? Cy(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i;
|
|
35
35
|
var jt = (e, t, i) => (wy(e, typeof t != "symbol" ? t + "" : t, i), i);
|
|
36
|
-
import { h as Ro, openBlock as fe, createElementBlock as Re, normalizeStyle as Ni, renderSlot as
|
|
36
|
+
import { h as Ro, openBlock as fe, createElementBlock as Re, normalizeStyle as Ni, renderSlot as bt, defineComponent as xt, ref as Ue, onMounted as ji, onUnmounted as ps, useSlots as Ey, getCurrentInstance as tu, createBlock as at, resolveDynamicComponent as Po, mergeProps as ru, withCtx as Me, resolveComponent as nt, normalizeClass as Dt, createVNode as ke, createTextVNode as Sr, createElementVNode as ge, unref as Ye, Fragment as Si, toDisplayString as mr, createCommentVNode as Pt, toRef as ky, onBeforeUpdate as Ry, renderList as Uo, nextTick as _s, getCurrentScope as Py, onScopeDispose as Dy, computed as Br, watch as ii, toRefs as Ly, withModifiers as Vf, Teleport as Ty, withDirectives as Nr, vShow as ri, reactive as iu, Transition as So, isRef as Kf, vModelText as My, pushScopeId as Ay, popScopeId as Oy, toRaw as Zd } from "vue";
|
|
37
37
|
import * as zn from "monaco-editor";
|
|
38
38
|
import { languages as Ft, MarkerSeverity as Un, MarkerTag as Qd, editor as Iy } from "monaco-editor";
|
|
39
39
|
const xy = {
|
|
@@ -369,7 +369,7 @@ function Hy(e, t, i, s, c, g) {
|
|
|
369
369
|
onClick: t[0] || (t[0] = (p) => g.onPaneClick(p, e._.uid)),
|
|
370
370
|
style: Ni(e.style)
|
|
371
371
|
}, [
|
|
372
|
-
|
|
372
|
+
bt(e.$slots, "default")
|
|
373
373
|
], 4);
|
|
374
374
|
}
|
|
375
375
|
const Fy = /* @__PURE__ */ By(Ny, [["render", Hy]]);
|
|
@@ -1536,40 +1536,40 @@ class iS {
|
|
|
1536
1536
|
return typeof this.editor > "u" || typeof this.editorModel > "u" ? null : this.editorModel.onDidChangeContent((i) => t(i));
|
|
1537
1537
|
}
|
|
1538
1538
|
}
|
|
1539
|
-
var xe = {}, Vi = {}, su = {}, To = {}, ou = {},
|
|
1540
|
-
Object.defineProperty(
|
|
1541
|
-
|
|
1539
|
+
var xe = {}, Vi = {}, su = {}, To = {}, ou = {}, wt = {};
|
|
1540
|
+
Object.defineProperty(wt, "__esModule", { value: !0 });
|
|
1541
|
+
wt.stringArray = wt.array = wt.func = wt.error = wt.number = wt.string = wt.boolean = void 0;
|
|
1542
1542
|
function nS(e) {
|
|
1543
1543
|
return e === !0 || e === !1;
|
|
1544
1544
|
}
|
|
1545
|
-
|
|
1545
|
+
wt.boolean = nS;
|
|
1546
1546
|
function Zf(e) {
|
|
1547
1547
|
return typeof e == "string" || e instanceof String;
|
|
1548
1548
|
}
|
|
1549
|
-
|
|
1549
|
+
wt.string = Zf;
|
|
1550
1550
|
function sS(e) {
|
|
1551
1551
|
return typeof e == "number" || e instanceof Number;
|
|
1552
1552
|
}
|
|
1553
|
-
|
|
1553
|
+
wt.number = sS;
|
|
1554
1554
|
function oS(e) {
|
|
1555
1555
|
return e instanceof Error;
|
|
1556
1556
|
}
|
|
1557
|
-
|
|
1557
|
+
wt.error = oS;
|
|
1558
1558
|
function aS(e) {
|
|
1559
1559
|
return typeof e == "function";
|
|
1560
1560
|
}
|
|
1561
|
-
|
|
1561
|
+
wt.func = aS;
|
|
1562
1562
|
function Qf(e) {
|
|
1563
1563
|
return Array.isArray(e);
|
|
1564
1564
|
}
|
|
1565
|
-
|
|
1565
|
+
wt.array = Qf;
|
|
1566
1566
|
function cS(e) {
|
|
1567
1567
|
return Qf(e) && e.every((t) => Zf(t));
|
|
1568
1568
|
}
|
|
1569
|
-
|
|
1569
|
+
wt.stringArray = cS;
|
|
1570
1570
|
(function(e) {
|
|
1571
1571
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.Message = e.NotificationType9 = e.NotificationType8 = e.NotificationType7 = e.NotificationType6 = e.NotificationType5 = e.NotificationType4 = e.NotificationType3 = e.NotificationType2 = e.NotificationType1 = e.NotificationType0 = e.NotificationType = e.RequestType9 = e.RequestType8 = e.RequestType7 = e.RequestType6 = e.RequestType5 = e.RequestType4 = e.RequestType3 = e.RequestType2 = e.RequestType1 = e.RequestType = e.RequestType0 = e.AbstractMessageSignature = e.ParameterStructures = e.ResponseError = e.ErrorCodes = void 0;
|
|
1572
|
-
const t =
|
|
1572
|
+
const t = wt;
|
|
1573
1573
|
var i;
|
|
1574
1574
|
(function(k) {
|
|
1575
1575
|
k.ParseError = -32700, k.InvalidRequest = -32600, k.MethodNotFound = -32601, k.InvalidParams = -32602, k.InternalError = -32603, k.jsonrpcReservedErrorRangeStart = -32099, k.serverErrorStart = -32099, k.MessageWriteError = -32099, k.MessageReadError = -32098, k.PendingResponseRejected = -32097, k.ConnectionInactive = -32096, k.ServerNotInitialized = -32002, k.UnknownErrorCode = -32001, k.jsonrpcReservedErrorRangeEnd = -32e3, k.serverErrorEnd = -32e3;
|
|
@@ -2129,7 +2129,7 @@ si.default = Lc;
|
|
|
2129
2129
|
var $o = {};
|
|
2130
2130
|
(function(e) {
|
|
2131
2131
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.CancellationTokenSource = e.CancellationToken = void 0;
|
|
2132
|
-
const t = si, i =
|
|
2132
|
+
const t = si, i = wt, s = Sn;
|
|
2133
2133
|
var c;
|
|
2134
2134
|
(function(a) {
|
|
2135
2135
|
a.None = Object.freeze({
|
|
@@ -2286,7 +2286,7 @@ class _S {
|
|
|
2286
2286
|
gs.Semaphore = _S;
|
|
2287
2287
|
(function(e) {
|
|
2288
2288
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.ReadableStreamMessageReader = e.AbstractMessageReader = e.MessageReader = void 0;
|
|
2289
|
-
const t = si, i =
|
|
2289
|
+
const t = si, i = wt, s = Sn, c = gs;
|
|
2290
2290
|
(function(a) {
|
|
2291
2291
|
function l(d) {
|
|
2292
2292
|
let f = d;
|
|
@@ -2407,7 +2407,7 @@ gs.Semaphore = _S;
|
|
|
2407
2407
|
var rp = {};
|
|
2408
2408
|
(function(e) {
|
|
2409
2409
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.WriteableStreamMessageWriter = e.AbstractMessageWriter = e.MessageWriter = void 0;
|
|
2410
|
-
const t = si, i =
|
|
2410
|
+
const t = si, i = wt, s = gs, c = Sn, g = "Content-Length: ", p = `\r
|
|
2411
2411
|
`;
|
|
2412
2412
|
(function(d) {
|
|
2413
2413
|
function f(h) {
|
|
@@ -2582,7 +2582,7 @@ jo.AbstractMessageBuffer = yS;
|
|
|
2582
2582
|
var ip = {};
|
|
2583
2583
|
(function(e) {
|
|
2584
2584
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.createMessageConnection = e.ConnectionOptions = e.MessageStrategy = e.CancellationStrategy = e.CancellationSenderStrategy = e.CancellationReceiverStrategy = e.RequestCancellationReceiverStrategy = e.IdCancellationReceiverStrategy = e.ConnectionStrategy = e.ConnectionError = e.ConnectionErrors = e.LogTraceNotification = e.SetTraceNotification = e.TraceFormat = e.TraceValues = e.Trace = e.NullLogger = e.ProgressType = e.ProgressToken = void 0;
|
|
2585
|
-
const t = si, i =
|
|
2585
|
+
const t = si, i = wt, s = ou, c = au, g = Sn, p = $o;
|
|
2586
2586
|
var o;
|
|
2587
2587
|
(function(A) {
|
|
2588
2588
|
A.type = new s.NotificationType("$/cancelRequest");
|
|
@@ -2776,7 +2776,7 @@ var ip = {};
|
|
|
2776
2776
|
const le = /* @__PURE__ */ new Map(), _e = /* @__PURE__ */ new Map();
|
|
2777
2777
|
let he, Te = new c.LinkedMap(), x = /* @__PURE__ */ new Map(), X = /* @__PURE__ */ new Set(), te = /* @__PURE__ */ new Map(), Y = h.Off, Se = m.Text, ce, Pe = T.New;
|
|
2778
2778
|
const He = new g.Emitter(), et = new g.Emitter(), Vt = new g.Emitter(), be = new g.Emitter(), er = new g.Emitter(), Bt = U && U.cancellationStrategy ? U.cancellationStrategy : L.Message;
|
|
2779
|
-
function
|
|
2779
|
+
function Ct(z) {
|
|
2780
2780
|
if (z === null)
|
|
2781
2781
|
throw new Error("Can't send requests with id null since the response can't be correlated.");
|
|
2782
2782
|
return "req-" + z.toString();
|
|
@@ -2788,7 +2788,7 @@ var ip = {};
|
|
|
2788
2788
|
return "not-" + (++ee).toString();
|
|
2789
2789
|
}
|
|
2790
2790
|
function ut(z, ne) {
|
|
2791
|
-
s.Message.isRequest(ne) ? z.set(
|
|
2791
|
+
s.Message.isRequest(ne) ? z.set(Ct(ne.id), ne) : s.Message.isResponse(ne) ? z.set(lt(ne.id), ne) : z.set(Wt(), ne);
|
|
2792
2792
|
}
|
|
2793
2793
|
function tr(z) {
|
|
2794
2794
|
}
|
|
@@ -2798,7 +2798,7 @@ var ip = {};
|
|
|
2798
2798
|
function rr() {
|
|
2799
2799
|
return Pe === T.Closed;
|
|
2800
2800
|
}
|
|
2801
|
-
function
|
|
2801
|
+
function Et() {
|
|
2802
2802
|
return Pe === T.Disposed;
|
|
2803
2803
|
}
|
|
2804
2804
|
function gt() {
|
|
@@ -2833,7 +2833,7 @@ var ip = {};
|
|
|
2833
2833
|
const Cn = (z) => {
|
|
2834
2834
|
try {
|
|
2835
2835
|
if (s.Message.isNotification(z) && z.method === o.type.method) {
|
|
2836
|
-
const ne = z.params.id, ue =
|
|
2836
|
+
const ne = z.params.id, ue = Ct(ne), ve = Te.get(ue);
|
|
2837
2837
|
if (s.Message.isRequest(ve)) {
|
|
2838
2838
|
const Ve = U == null ? void 0 : U.connectionStrategy, Ke = Ve && Ve.cancelUndispatched ? Ve.cancelUndispatched(ve, tr) : void 0;
|
|
2839
2839
|
if (Ke && (Ke.error !== void 0 || Ke.result !== void 0)) {
|
|
@@ -2854,7 +2854,7 @@ var ip = {};
|
|
|
2854
2854
|
}
|
|
2855
2855
|
};
|
|
2856
2856
|
function wn(z) {
|
|
2857
|
-
if (
|
|
2857
|
+
if (Et())
|
|
2858
2858
|
return;
|
|
2859
2859
|
function ne(Fe, tt, qe) {
|
|
2860
2860
|
const vt = {
|
|
@@ -2925,7 +2925,7 @@ var ip = {};
|
|
|
2925
2925
|
ue(new s.ResponseError(s.ErrorCodes.MethodNotFound, `Unhandled method ${z.method}`), z.method, st);
|
|
2926
2926
|
}
|
|
2927
2927
|
function En(z) {
|
|
2928
|
-
if (!
|
|
2928
|
+
if (!Et())
|
|
2929
2929
|
if (z.id === null)
|
|
2930
2930
|
z.error ? K.error(`Received response message without id: Error is:
|
|
2931
2931
|
${JSON.stringify(z.error, void 0, 4)}`) : K.error("Received response message without id. No further error information provided.");
|
|
@@ -2948,7 +2948,7 @@ ${JSON.stringify(z.error, void 0, 4)}`) : K.error("Received response message wit
|
|
|
2948
2948
|
}
|
|
2949
2949
|
}
|
|
2950
2950
|
function kn(z) {
|
|
2951
|
-
if (
|
|
2951
|
+
if (Et())
|
|
2952
2952
|
return;
|
|
2953
2953
|
let ne, ue;
|
|
2954
2954
|
if (z.method === o.type.method) {
|
|
@@ -3091,7 +3091,7 @@ ${JSON.stringify(z, null, 4)}`);
|
|
|
3091
3091
|
function ai() {
|
|
3092
3092
|
if (rr())
|
|
3093
3093
|
throw new v(u.Closed, "Connection is closed.");
|
|
3094
|
-
if (
|
|
3094
|
+
if (Et())
|
|
3095
3095
|
throw new v(u.Disposed, "Connection is disposed.");
|
|
3096
3096
|
}
|
|
3097
3097
|
function ta() {
|
|
@@ -3273,7 +3273,7 @@ ${JSON.stringify(z, null, 4)}`);
|
|
|
3273
3273
|
hasPendingResponse: () => x.size > 0,
|
|
3274
3274
|
trace: async (z, ne, ue) => {
|
|
3275
3275
|
let ve = !1, Xe = m.Text;
|
|
3276
|
-
ue !== void 0 && (i.boolean(ue) ? ve = ue : (ve = ue.sendNotification || !1, Xe = ue.traceFormat || m.Text)), Y = z, Se = Xe, Y === h.Off ? ce = void 0 : ce = ne, ve && !rr() && !
|
|
3276
|
+
ue !== void 0 && (i.boolean(ue) ? ve = ue : (ve = ue.sendNotification || !1, Xe = ue.traceFormat || m.Text)), Y = z, Se = Xe, Y === h.Off ? ce = void 0 : ce = ne, ve && !rr() && !Et() && await ci.sendNotification(S.type, { value: h.toString(z) });
|
|
3277
3277
|
},
|
|
3278
3278
|
onError: He.event,
|
|
3279
3279
|
onClose: et.event,
|
|
@@ -3283,7 +3283,7 @@ ${JSON.stringify(z, null, 4)}`);
|
|
|
3283
3283
|
k.end();
|
|
3284
3284
|
},
|
|
3285
3285
|
dispose: () => {
|
|
3286
|
-
if (
|
|
3286
|
+
if (Et())
|
|
3287
3287
|
return;
|
|
3288
3288
|
Pe = T.Disposed, er.fire(void 0);
|
|
3289
3289
|
const z = new s.ResponseError(s.ErrorCodes.PendingResponseRejected, "Pending response rejected since connection got disposed");
|
|
@@ -6449,8 +6449,8 @@ function yb(e, t, i, s, c, g) {
|
|
|
6449
6449
|
disabled: e.disabled ? "disabled" : null,
|
|
6450
6450
|
onClick: e.onClick
|
|
6451
6451
|
}), {
|
|
6452
|
-
default:
|
|
6453
|
-
|
|
6452
|
+
default: Me(() => [
|
|
6453
|
+
bt(e.$slots, "default")
|
|
6454
6454
|
]),
|
|
6455
6455
|
_: 3
|
|
6456
6456
|
}, 16, ["disabled", "onClick"]);
|
|
@@ -6524,8 +6524,8 @@ function bb(e, t, i, s, c, g) {
|
|
|
6524
6524
|
class: Dt(e.classes),
|
|
6525
6525
|
disabled: e.disabled
|
|
6526
6526
|
}, {
|
|
6527
|
-
default:
|
|
6528
|
-
|
|
6527
|
+
default: Me(() => [
|
|
6528
|
+
bt(e.$slots, "default")
|
|
6529
6529
|
]),
|
|
6530
6530
|
_: 3
|
|
6531
6531
|
}, 8, ["class", "disabled"]);
|
|
@@ -6547,7 +6547,7 @@ function Eb(e, t, i, s, c, g) {
|
|
|
6547
6547
|
"with-border": "",
|
|
6548
6548
|
onClick: t[0] || (t[0] = (o) => e.$emit("scriptingEditorCancelled"))
|
|
6549
6549
|
}, {
|
|
6550
|
-
default:
|
|
6550
|
+
default: Me(() => [
|
|
6551
6551
|
Sr(" Cancel ")
|
|
6552
6552
|
]),
|
|
6553
6553
|
_: 1
|
|
@@ -6558,7 +6558,7 @@ function Eb(e, t, i, s, c, g) {
|
|
|
6558
6558
|
compact: "",
|
|
6559
6559
|
onClick: t[1] || (t[1] = (o) => e.$emit("scriptingEditorOkayed"))
|
|
6560
6560
|
}, {
|
|
6561
|
-
default:
|
|
6561
|
+
default: Me(() => [
|
|
6562
6562
|
Sr(" Ok ")
|
|
6563
6563
|
]),
|
|
6564
6564
|
_: 1
|
|
@@ -6635,8 +6635,8 @@ function Ab(e, t, i, s, c, g) {
|
|
|
6635
6635
|
disabled: i.disabled,
|
|
6636
6636
|
class: Dt(["function-button", { single: g.single, active: i.active, primary: i.primary, disabled: i.disabled }])
|
|
6637
6637
|
}, {
|
|
6638
|
-
default:
|
|
6639
|
-
|
|
6638
|
+
default: Me(() => [
|
|
6639
|
+
bt(e.$slots, "default", {}, void 0, !0)
|
|
6640
6640
|
]),
|
|
6641
6641
|
_: 3
|
|
6642
6642
|
}, 8, ["disabled", "class"]);
|
|
@@ -7385,8 +7385,8 @@ function DC(e) {
|
|
|
7385
7385
|
D[C] = Vt, k[C] = Vt - ee;
|
|
7386
7386
|
}
|
|
7387
7387
|
if (o) {
|
|
7388
|
-
var be, er = C === "x" ? Zt : Qt, Bt = C === "x" ? Cr : wr,
|
|
7389
|
-
D[E] = gt, k[E] = gt -
|
|
7388
|
+
var be, er = C === "x" ? Zt : Qt, Bt = C === "x" ? Cr : wr, Ct = D[E], lt = E === "y" ? "height" : "width", Wt = Ct + u[er], ut = Ct - u[Bt], tr = [Zt, Qt].indexOf(v) !== -1, ht = (be = A == null ? void 0 : A[E]) != null ? be : 0, rr = tr ? Wt : Ct - L[lt] - R[lt] - ht + N.altAxis, Et = tr ? Ct + L[lt] + R[lt] - ht - N.altAxis : ut, gt = m && tr ? Zb(rr, Ct, Et) : Yn(m ? rr : Wt, Ct, m ? Et : ut);
|
|
7389
|
+
D[E] = gt, k[E] = gt - Ct;
|
|
7390
7390
|
}
|
|
7391
7391
|
t.modifiersData[s] = k;
|
|
7392
7392
|
}
|
|
@@ -7629,7 +7629,7 @@ Wo.exports;
|
|
|
7629
7629
|
["partial", E],
|
|
7630
7630
|
["partialRight", D],
|
|
7631
7631
|
["rearg", R]
|
|
7632
|
-
], he = "[object Arguments]", Te = "[object Array]", x = "[object AsyncFunction]", X = "[object Boolean]", te = "[object Date]", Y = "[object DOMException]", Se = "[object Error]", ce = "[object Function]", Pe = "[object GeneratorFunction]", He = "[object Map]", et = "[object Number]", Vt = "[object Null]", be = "[object Object]", er = "[object Promise]", Bt = "[object Proxy]",
|
|
7632
|
+
], he = "[object Arguments]", Te = "[object Array]", x = "[object AsyncFunction]", X = "[object Boolean]", te = "[object Date]", Y = "[object DOMException]", Se = "[object Error]", ce = "[object Function]", Pe = "[object GeneratorFunction]", He = "[object Map]", et = "[object Number]", Vt = "[object Null]", be = "[object Object]", er = "[object Promise]", Bt = "[object Proxy]", Ct = "[object RegExp]", lt = "[object Set]", Wt = "[object String]", ut = "[object Symbol]", tr = "[object Undefined]", ht = "[object WeakMap]", rr = "[object WeakSet]", Et = "[object ArrayBuffer]", gt = "[object DataView]", zr = "[object Float32Array]", Kt = "[object Float64Array]", lr = "[object Int8Array]", $e = "[object Int16Array]", wi = "[object Int32Array]", Cn = "[object Uint8Array]", wn = "[object Uint8ClampedArray]", En = "[object Uint16Array]", kn = "[object Uint32Array]", Yo = /\b__p \+= '';/g, Ar = /\b(__p \+=) '' \+/g, Zo = /(__e\(.*?\)|\b__t\)) \+\n'';/g, ws = /&(?:amp|lt|gt|quot|#39);/g, Ei = /[&<>"']/g, Qo = RegExp(ws.source), Rn = RegExp(Ei.source), ea = /<%-([\s\S]+?)%>/g, oi = /<%([\s\S]+?)%>/g, ai = /<%=([\s\S]+?)%>/g, ta = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, ra = /^\w*$/, ki = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, Gi = /[\\^$.*+?()[\]{}|]/g, Es = RegExp(Gi.source), Ri = /^\s+/, ks = /\s/, ci = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, z = /\{\n\/\* \[wrapped with (.+)\] \*/, ne = /,? & /, ue = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g, ve = /[()=,{}\[\]\/\s]/, Xe = /\\(\\)?/g, Ve = /\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g, Ke = /\w*$/, st = /^[-+]0x[0-9a-f]+$/i, Fe = /^0b[01]+$/i, tt = /^\[object .+?Constructor\]$/, qe = /^0o[0-7]+$/i, vt = /^(?:0|[1-9]\d*)$/, Mt = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, qt = /($^)/, ia = /['\n\r\u2028\u2029\\]/g, Rs = "\\ud800-\\udfff", __ = "\\u0300-\\u036f", g_ = "\\ufe20-\\ufe2f", v_ = "\\u20d0-\\u20ff", Pu = __ + g_ + v_, Du = "\\u2700-\\u27bf", Lu = "a-z\\xdf-\\xf6\\xf8-\\xff", m_ = "\\xac\\xb1\\xd7\\xf7", y_ = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", S_ = "\\u2000-\\u206f", b_ = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", Tu = "A-Z\\xc0-\\xd6\\xd8-\\xde", Mu = "\\ufe0e\\ufe0f", Au = m_ + y_ + S_ + b_, na = "['’]", C_ = "[" + Rs + "]", Ou = "[" + Au + "]", Ps = "[" + Pu + "]", Iu = "\\d+", w_ = "[" + Du + "]", xu = "[" + Lu + "]", Bu = "[^" + Rs + Au + Iu + Du + Lu + Tu + "]", sa = "\\ud83c[\\udffb-\\udfff]", E_ = "(?:" + Ps + "|" + sa + ")", Nu = "[^" + Rs + "]", oa = "(?:\\ud83c[\\udde6-\\uddff]){2}", aa = "[\\ud800-\\udbff][\\udc00-\\udfff]", Xi = "[" + Tu + "]", Hu = "\\u200d", Fu = "(?:" + xu + "|" + Bu + ")", k_ = "(?:" + Xi + "|" + Bu + ")", Wu = "(?:" + na + "(?:d|ll|m|re|s|t|ve))?", qu = "(?:" + na + "(?:D|LL|M|RE|S|T|VE))?", zu = E_ + "?", Uu = "[" + Mu + "]?", R_ = "(?:" + Hu + "(?:" + [Nu, oa, aa].join("|") + ")" + Uu + zu + ")*", P_ = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", D_ = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", $u = Uu + zu + R_, L_ = "(?:" + [w_, oa, aa].join("|") + ")" + $u, T_ = "(?:" + [Nu + Ps + "?", Ps, oa, aa, C_].join("|") + ")", M_ = RegExp(na, "g"), A_ = RegExp(Ps, "g"), ca = RegExp(sa + "(?=" + sa + ")|" + T_ + $u, "g"), O_ = RegExp([
|
|
7633
7633
|
Xi + "?" + xu + "+" + Wu + "(?=" + [Ou, Xi, "$"].join("|") + ")",
|
|
7634
7634
|
k_ + "+" + qu + "(?=" + [Ou, Xi + Fu, "$"].join("|") + ")",
|
|
7635
7635
|
Xi + "?" + Fu + "+" + Wu,
|
|
@@ -7670,9 +7670,9 @@ Wo.exports;
|
|
|
7670
7670
|
"parseInt",
|
|
7671
7671
|
"setTimeout"
|
|
7672
7672
|
], N_ = -1, rt = {};
|
|
7673
|
-
rt[zr] = rt[Kt] = rt[lr] = rt[$e] = rt[wi] = rt[Cn] = rt[wn] = rt[En] = rt[kn] = !0, rt[he] = rt[Te] = rt[
|
|
7673
|
+
rt[zr] = rt[Kt] = rt[lr] = rt[$e] = rt[wi] = rt[Cn] = rt[wn] = rt[En] = rt[kn] = !0, rt[he] = rt[Te] = rt[Et] = rt[X] = rt[gt] = rt[te] = rt[Se] = rt[ce] = rt[He] = rt[et] = rt[be] = rt[Ct] = rt[lt] = rt[Wt] = rt[ht] = !1;
|
|
7674
7674
|
var Ze = {};
|
|
7675
|
-
Ze[he] = Ze[Te] = Ze[
|
|
7675
|
+
Ze[he] = Ze[Te] = Ze[Et] = Ze[gt] = Ze[X] = Ze[te] = Ze[zr] = Ze[Kt] = Ze[lr] = Ze[$e] = Ze[wi] = Ze[He] = Ze[et] = Ze[be] = Ze[Ct] = Ze[lt] = Ze[Wt] = Ze[ut] = Ze[Cn] = Ze[wn] = Ze[En] = Ze[kn] = !0, Ze[Se] = Ze[ce] = Ze[ht] = !1;
|
|
7676
7676
|
var H_ = {
|
|
7677
7677
|
// Latin-1 Supplement block.
|
|
7678
7678
|
À: "A",
|
|
@@ -7907,8 +7907,8 @@ Wo.exports;
|
|
|
7907
7907
|
}
|
|
7908
7908
|
function j_(V, re, Q, pe) {
|
|
7909
7909
|
for (var De = -1, ze = V == null ? 0 : V.length; ++De < ze; ) {
|
|
7910
|
-
var
|
|
7911
|
-
re(pe,
|
|
7910
|
+
var kt = V[De];
|
|
7911
|
+
re(pe, kt, Q(kt), V);
|
|
7912
7912
|
}
|
|
7913
7913
|
return pe;
|
|
7914
7914
|
}
|
|
@@ -7930,8 +7930,8 @@ Wo.exports;
|
|
|
7930
7930
|
}
|
|
7931
7931
|
function li(V, re) {
|
|
7932
7932
|
for (var Q = -1, pe = V == null ? 0 : V.length, De = 0, ze = []; ++Q < pe; ) {
|
|
7933
|
-
var
|
|
7934
|
-
re(
|
|
7933
|
+
var kt = V[Q];
|
|
7934
|
+
re(kt, Q, V) && (ze[De++] = kt);
|
|
7935
7935
|
}
|
|
7936
7936
|
return ze;
|
|
7937
7937
|
}
|
|
@@ -7982,8 +7982,8 @@ Wo.exports;
|
|
|
7982
7982
|
}
|
|
7983
7983
|
function eh(V, re, Q) {
|
|
7984
7984
|
var pe;
|
|
7985
|
-
return Q(V, function(De, ze,
|
|
7986
|
-
if (re(De, ze,
|
|
7985
|
+
return Q(V, function(De, ze, kt) {
|
|
7986
|
+
if (re(De, ze, kt))
|
|
7987
7987
|
return pe = ze, !1;
|
|
7988
7988
|
}), pe;
|
|
7989
7989
|
}
|
|
@@ -8020,8 +8020,8 @@ Wo.exports;
|
|
|
8020
8020
|
};
|
|
8021
8021
|
}
|
|
8022
8022
|
function ih(V, re, Q, pe, De) {
|
|
8023
|
-
return De(V, function(ze,
|
|
8024
|
-
Q = pe ? (pe = !1, ze) : re(Q, ze,
|
|
8023
|
+
return De(V, function(ze, kt, Je) {
|
|
8024
|
+
Q = pe ? (pe = !1, ze) : re(Q, ze, kt, Je);
|
|
8025
8025
|
}), Q;
|
|
8026
8026
|
}
|
|
8027
8027
|
function Z_(V, re) {
|
|
@@ -8109,8 +8109,8 @@ Wo.exports;
|
|
|
8109
8109
|
}
|
|
8110
8110
|
function hi(V, re) {
|
|
8111
8111
|
for (var Q = -1, pe = V.length, De = 0, ze = []; ++Q < pe; ) {
|
|
8112
|
-
var
|
|
8113
|
-
(
|
|
8112
|
+
var kt = V[Q];
|
|
8113
|
+
(kt === re || kt === d) && (V[Q] = d, ze[De++] = Q);
|
|
8114
8114
|
}
|
|
8115
8115
|
return ze;
|
|
8116
8116
|
}
|
|
@@ -8163,7 +8163,7 @@ Wo.exports;
|
|
|
8163
8163
|
}
|
|
8164
8164
|
var pg = function V(re) {
|
|
8165
8165
|
re = re == null ? At : Qi.defaults(At.Object(), re, Qi.pick(At, B_));
|
|
8166
|
-
var Q = re.Array, pe = re.Date, De = re.Error, ze = re.Function,
|
|
8166
|
+
var Q = re.Array, pe = re.Date, De = re.Error, ze = re.Function, kt = re.Math, Je = re.Object, Sa = re.RegExp, _g = re.String, dr = re.TypeError, Ms = Q.prototype, gg = ze.prototype, en = Je.prototype, As = re["__core-js_shared__"], Os = gg.toString, Ge = en.hasOwnProperty, vg = 0, lh = function() {
|
|
8167
8167
|
var r = /[^.]+$/.exec(As && As.keys && As.keys.IE_PROTO || "");
|
|
8168
8168
|
return r ? "Symbol(src)_1." + r : "";
|
|
8169
8169
|
}(), Is = en.toString, mg = Os.call(Je), yg = At._, Sg = Sa(
|
|
@@ -8174,7 +8174,7 @@ Wo.exports;
|
|
|
8174
8174
|
return r({}, "", {}), r;
|
|
8175
8175
|
} catch {
|
|
8176
8176
|
}
|
|
8177
|
-
}(), bg = re.clearTimeout !== At.clearTimeout && re.clearTimeout, Cg = pe && pe.now !== At.Date.now && pe.now, wg = re.setTimeout !== At.setTimeout && re.setTimeout, Ws =
|
|
8177
|
+
}(), bg = re.clearTimeout !== At.clearTimeout && re.clearTimeout, Cg = pe && pe.now !== At.Date.now && pe.now, wg = re.setTimeout !== At.setTimeout && re.setTimeout, Ws = kt.ceil, qs = kt.floor, ba = Je.getOwnPropertySymbols, Eg = xs ? xs.isBuffer : i, ph = re.isFinite, kg = Ms.join, Rg = ah(Je.keys, Je), Rt = kt.max, Nt = kt.min, Pg = pe.now, Dg = re.parseInt, _h = kt.random, Lg = Ms.reverse, Ca = Oi(re, "DataView"), Ln = Oi(re, "Map"), wa = Oi(re, "Promise"), tn = Oi(re, "Set"), Tn = Oi(re, "WeakMap"), Mn = Oi(Je, "create"), zs = Tn && new Tn(), rn = {}, Tg = Ii(Ca), Mg = Ii(Ln), Ag = Ii(wa), Og = Ii(tn), Ig = Ii(Tn), Us = di ? di.prototype : i, An = Us ? Us.valueOf : i, gh = Us ? Us.toString : i;
|
|
8178
8178
|
function I(r) {
|
|
8179
8179
|
if (dt(r) && !Le(r) && !(r instanceof Ne)) {
|
|
8180
8180
|
if (r instanceof fr)
|
|
@@ -8570,7 +8570,7 @@ Wo.exports;
|
|
|
8570
8570
|
}
|
|
8571
8571
|
function dv(r, n, y, P) {
|
|
8572
8572
|
var M = r.length;
|
|
8573
|
-
for (y =
|
|
8573
|
+
for (y = Ae(y), y < 0 && (y = -y > M ? 0 : M + y), P = P === i || P > M ? M : Ae(P), P < 0 && (P += M), P = y > P ? 0 : Fd(P); y < P; )
|
|
8574
8574
|
r[y++] = n;
|
|
8575
8575
|
return r;
|
|
8576
8576
|
}
|
|
@@ -8623,7 +8623,7 @@ Wo.exports;
|
|
|
8623
8623
|
return r != null && n in Je(r);
|
|
8624
8624
|
}
|
|
8625
8625
|
function _v(r, n, y) {
|
|
8626
|
-
return r >= Nt(n, y) && r <
|
|
8626
|
+
return r >= Nt(n, y) && r < Rt(n, y);
|
|
8627
8627
|
}
|
|
8628
8628
|
function La(r, n, y) {
|
|
8629
8629
|
for (var P = y ? ha : Ds, M = r[0].length, H = r.length, W = H, j = Q(H), G = 1 / 0, ie = []; W--; ) {
|
|
@@ -8660,7 +8660,7 @@ Wo.exports;
|
|
|
8660
8660
|
return dt(r) && zt(r) == he;
|
|
8661
8661
|
}
|
|
8662
8662
|
function vv(r) {
|
|
8663
|
-
return dt(r) && zt(r) ==
|
|
8663
|
+
return dt(r) && zt(r) == Et;
|
|
8664
8664
|
}
|
|
8665
8665
|
function mv(r) {
|
|
8666
8666
|
return dt(r) && zt(r) == te;
|
|
@@ -8723,7 +8723,7 @@ Wo.exports;
|
|
|
8723
8723
|
return n.test(Ii(r));
|
|
8724
8724
|
}
|
|
8725
8725
|
function bv(r) {
|
|
8726
|
-
return dt(r) && zt(r) ==
|
|
8726
|
+
return dt(r) && zt(r) == Ct;
|
|
8727
8727
|
}
|
|
8728
8728
|
function Cv(r) {
|
|
8729
8729
|
return dt(r) && Ht(r) == lt;
|
|
@@ -8855,7 +8855,7 @@ Wo.exports;
|
|
|
8855
8855
|
return r + qs(_h() * (n - r + 1));
|
|
8856
8856
|
}
|
|
8857
8857
|
function Dv(r, n, y, P) {
|
|
8858
|
-
for (var M = -1, H =
|
|
8858
|
+
for (var M = -1, H = Rt(Ws((n - r) / (y || 1)), 0), W = Q(H); H--; )
|
|
8859
8859
|
W[P ? H : ++M] = r, r += y;
|
|
8860
8860
|
return W;
|
|
8861
8861
|
}
|
|
@@ -9091,7 +9091,7 @@ Wo.exports;
|
|
|
9091
9091
|
return r.index - n.index;
|
|
9092
9092
|
}
|
|
9093
9093
|
function Vh(r, n, y, P) {
|
|
9094
|
-
for (var M = -1, H = r.length, W = y.length, j = -1, G = n.length, ie =
|
|
9094
|
+
for (var M = -1, H = r.length, W = y.length, j = -1, G = n.length, ie = Rt(H - W, 0), se = Q(G + ie), ae = !P; ++j < G; )
|
|
9095
9095
|
se[j] = n[j];
|
|
9096
9096
|
for (; ++M < W; )
|
|
9097
9097
|
(ae || M < H) && (se[y[M]] = r[M]);
|
|
@@ -9100,7 +9100,7 @@ Wo.exports;
|
|
|
9100
9100
|
return se;
|
|
9101
9101
|
}
|
|
9102
9102
|
function Kh(r, n, y, P) {
|
|
9103
|
-
for (var M = -1, H = r.length, W = -1, j = y.length, G = -1, ie = n.length, se =
|
|
9103
|
+
for (var M = -1, H = r.length, W = -1, j = y.length, G = -1, ie = n.length, se = Rt(H - j, 0), ae = Q(se + ie), de = !P; ++M < se; )
|
|
9104
9104
|
ae[M] = r[M];
|
|
9105
9105
|
for (var ye = M; ++G < ie; )
|
|
9106
9106
|
ae[ye + G] = n[G];
|
|
@@ -9375,9 +9375,9 @@ Wo.exports;
|
|
|
9375
9375
|
return Ja(r) && fd(Ee, Oe), Ee.placeholder = P, pd(Ee, r, n);
|
|
9376
9376
|
}
|
|
9377
9377
|
function Ua(r) {
|
|
9378
|
-
var n =
|
|
9378
|
+
var n = kt[r];
|
|
9379
9379
|
return function(y, P) {
|
|
9380
|
-
if (y = vr(y), P = P == null ? 0 : Nt(
|
|
9380
|
+
if (y = vr(y), P = P == null ? 0 : Nt(Ae(P), 292), P && ph(y)) {
|
|
9381
9381
|
var M = (je(y) + "e").split("e"), H = n(M[0] + "e" + (+M[1] + P));
|
|
9382
9382
|
return M = (je(H) + "e").split("e"), +(M[0] + "e" + (+M[1] - P));
|
|
9383
9383
|
}
|
|
@@ -9398,7 +9398,7 @@ Wo.exports;
|
|
|
9398
9398
|
if (!G && typeof r != "function")
|
|
9399
9399
|
throw new dr(p);
|
|
9400
9400
|
var ie = P ? P.length : 0;
|
|
9401
|
-
if (ie || (n &= ~(E | D), P = M = i), W = W === i ? W :
|
|
9401
|
+
if (ie || (n &= ~(E | D), P = M = i), W = W === i ? W : Rt(Ae(W), 0), j = j === i ? j : Ae(j), ie -= M ? M.length : 0, n & D) {
|
|
9402
9402
|
var se = P, ae = M;
|
|
9403
9403
|
P = M = i;
|
|
9404
9404
|
}
|
|
@@ -9414,7 +9414,7 @@ Wo.exports;
|
|
|
9414
9414
|
W,
|
|
9415
9415
|
j
|
|
9416
9416
|
];
|
|
9417
|
-
if (de && sm(ye, de), r = ye[0], n = ye[1], y = ye[2], P = ye[3], M = ye[4], j = ye[9] = ye[9] === i ? G ? 0 : r.length :
|
|
9417
|
+
if (de && sm(ye, de), r = ye[0], n = ye[1], y = ye[2], P = ye[3], M = ye[4], j = ye[9] = ye[9] === i ? G ? 0 : r.length : Rt(ye[9] - ie, 0), !j && n & (b | C) && (n &= ~(b | C)), !n || n == u)
|
|
9418
9418
|
var we = qv(r, n, y);
|
|
9419
9419
|
else
|
|
9420
9420
|
n == b || n == C ? we = zv(r, n, j) : (n == E || n == (u | E)) && !M.length ? we = Uv(r, n, y, P) : we = Zs.apply(i, ye);
|
|
@@ -9469,7 +9469,7 @@ Wo.exports;
|
|
|
9469
9469
|
if (r.byteLength != n.byteLength || r.byteOffset != n.byteOffset)
|
|
9470
9470
|
return !1;
|
|
9471
9471
|
r = r.buffer, n = n.buffer;
|
|
9472
|
-
case
|
|
9472
|
+
case Et:
|
|
9473
9473
|
return !(r.byteLength != n.byteLength || !H(new Bs(r), new Bs(n)));
|
|
9474
9474
|
case X:
|
|
9475
9475
|
case te:
|
|
@@ -9477,7 +9477,7 @@ Wo.exports;
|
|
|
9477
9477
|
return Lr(+r, +n);
|
|
9478
9478
|
case Se:
|
|
9479
9479
|
return r.name == n.name && r.message == n.message;
|
|
9480
|
-
case
|
|
9480
|
+
case Ct:
|
|
9481
9481
|
case Wt:
|
|
9482
9482
|
return r == n + "";
|
|
9483
9483
|
case He:
|
|
@@ -9622,7 +9622,7 @@ Wo.exports;
|
|
|
9622
9622
|
n = Nt(n, r + W);
|
|
9623
9623
|
break;
|
|
9624
9624
|
case "takeRight":
|
|
9625
|
-
r =
|
|
9625
|
+
r = Rt(r, n - W);
|
|
9626
9626
|
break;
|
|
9627
9627
|
}
|
|
9628
9628
|
}
|
|
@@ -9652,7 +9652,7 @@ Wo.exports;
|
|
|
9652
9652
|
function Zv(r, n, y) {
|
|
9653
9653
|
var P = r.constructor;
|
|
9654
9654
|
switch (n) {
|
|
9655
|
-
case
|
|
9655
|
+
case Et:
|
|
9656
9656
|
return qa(r);
|
|
9657
9657
|
case X:
|
|
9658
9658
|
case te:
|
|
@@ -9674,7 +9674,7 @@ Wo.exports;
|
|
|
9674
9674
|
case et:
|
|
9675
9675
|
case Wt:
|
|
9676
9676
|
return new P(r);
|
|
9677
|
-
case
|
|
9677
|
+
case Ct:
|
|
9678
9678
|
return Bv(r);
|
|
9679
9679
|
case lt:
|
|
9680
9680
|
return new P();
|
|
@@ -9768,8 +9768,8 @@ Wo.exports;
|
|
|
9768
9768
|
return Is.call(r);
|
|
9769
9769
|
}
|
|
9770
9770
|
function hd(r, n, y) {
|
|
9771
|
-
return n =
|
|
9772
|
-
for (var P = arguments, M = -1, H =
|
|
9771
|
+
return n = Rt(n === i ? r.length - 1 : n, 0), function() {
|
|
9772
|
+
for (var P = arguments, M = -1, H = Rt(P.length - n, 0), W = Q(H); ++M < H; )
|
|
9773
9773
|
W[M] = P[n + M];
|
|
9774
9774
|
M = -1;
|
|
9775
9775
|
for (var j = Q(n + 1); ++M < n; )
|
|
@@ -9856,7 +9856,7 @@ Wo.exports;
|
|
|
9856
9856
|
return n.__actions__ = Gt(r.__actions__), n.__index__ = r.__index__, n.__values__ = r.__values__, n;
|
|
9857
9857
|
}
|
|
9858
9858
|
function um(r, n, y) {
|
|
9859
|
-
(y ? Ut(r, n, y) : n === i) ? n = 1 : n =
|
|
9859
|
+
(y ? Ut(r, n, y) : n === i) ? n = 1 : n = Rt(Ae(n), 0);
|
|
9860
9860
|
var P = r == null ? 0 : r.length;
|
|
9861
9861
|
if (!P || n < 1)
|
|
9862
9862
|
return [];
|
|
@@ -9890,11 +9890,11 @@ Wo.exports;
|
|
|
9890
9890
|
});
|
|
9891
9891
|
function gm(r, n, y) {
|
|
9892
9892
|
var P = r == null ? 0 : r.length;
|
|
9893
|
-
return P ? (n = y || n === i ? 1 :
|
|
9893
|
+
return P ? (n = y || n === i ? 1 : Ae(n), _r(r, n < 0 ? 0 : n, P)) : [];
|
|
9894
9894
|
}
|
|
9895
9895
|
function vm(r, n, y) {
|
|
9896
9896
|
var P = r == null ? 0 : r.length;
|
|
9897
|
-
return P ? (n = y || n === i ? 1 :
|
|
9897
|
+
return P ? (n = y || n === i ? 1 : Ae(n), n = P - n, _r(r, 0, n < 0 ? 0 : n)) : [];
|
|
9898
9898
|
}
|
|
9899
9899
|
function mm(r, n) {
|
|
9900
9900
|
return r && r.length ? Js(r, Ce(n, 3), !0, !0) : [];
|
|
@@ -9910,15 +9910,15 @@ Wo.exports;
|
|
|
9910
9910
|
var P = r == null ? 0 : r.length;
|
|
9911
9911
|
if (!P)
|
|
9912
9912
|
return -1;
|
|
9913
|
-
var M = y == null ? 0 :
|
|
9914
|
-
return M < 0 && (M =
|
|
9913
|
+
var M = y == null ? 0 : Ae(y);
|
|
9914
|
+
return M < 0 && (M = Rt(P + M, 0)), Ls(r, Ce(n, 3), M);
|
|
9915
9915
|
}
|
|
9916
9916
|
function yd(r, n, y) {
|
|
9917
9917
|
var P = r == null ? 0 : r.length;
|
|
9918
9918
|
if (!P)
|
|
9919
9919
|
return -1;
|
|
9920
9920
|
var M = P - 1;
|
|
9921
|
-
return y !== i && (M =
|
|
9921
|
+
return y !== i && (M = Ae(y), M = y < 0 ? Rt(P + M, 0) : Nt(M, P - 1)), Ls(r, Ce(n, 3), M, !0);
|
|
9922
9922
|
}
|
|
9923
9923
|
function Sd(r) {
|
|
9924
9924
|
var n = r == null ? 0 : r.length;
|
|
@@ -9930,7 +9930,7 @@ Wo.exports;
|
|
|
9930
9930
|
}
|
|
9931
9931
|
function Cm(r, n) {
|
|
9932
9932
|
var y = r == null ? 0 : r.length;
|
|
9933
|
-
return y ? (n = n === i ? 1 :
|
|
9933
|
+
return y ? (n = n === i ? 1 : Ae(n), Ot(r, n)) : [];
|
|
9934
9934
|
}
|
|
9935
9935
|
function wm(r) {
|
|
9936
9936
|
for (var n = -1, y = r == null ? 0 : r.length, P = {}; ++n < y; ) {
|
|
@@ -9946,8 +9946,8 @@ Wo.exports;
|
|
|
9946
9946
|
var P = r == null ? 0 : r.length;
|
|
9947
9947
|
if (!P)
|
|
9948
9948
|
return -1;
|
|
9949
|
-
var M = y == null ? 0 :
|
|
9950
|
-
return M < 0 && (M =
|
|
9949
|
+
var M = y == null ? 0 : Ae(y);
|
|
9950
|
+
return M < 0 && (M = Rt(P + M, 0)), Ji(r, n, M);
|
|
9951
9951
|
}
|
|
9952
9952
|
function km(r) {
|
|
9953
9953
|
var n = r == null ? 0 : r.length;
|
|
@@ -9975,10 +9975,10 @@ Wo.exports;
|
|
|
9975
9975
|
if (!P)
|
|
9976
9976
|
return -1;
|
|
9977
9977
|
var M = P;
|
|
9978
|
-
return y !== i && (M =
|
|
9978
|
+
return y !== i && (M = Ae(y), M = M < 0 ? Rt(P + M, 0) : Nt(M, P - 1)), n === n ? lg(r, n, M) : Ls(r, th, M, !0);
|
|
9979
9979
|
}
|
|
9980
9980
|
function Mm(r, n) {
|
|
9981
|
-
return r && r.length ? Ah(r,
|
|
9981
|
+
return r && r.length ? Ah(r, Ae(n)) : i;
|
|
9982
9982
|
}
|
|
9983
9983
|
var Am = Ie(Cd);
|
|
9984
9984
|
function Cd(r, n) {
|
|
@@ -10012,7 +10012,7 @@ Wo.exports;
|
|
|
10012
10012
|
}
|
|
10013
10013
|
function Nm(r, n, y) {
|
|
10014
10014
|
var P = r == null ? 0 : r.length;
|
|
10015
|
-
return P ? (y && typeof y != "number" && Ut(r, n, y) ? (n = 0, y = P) : (n = n == null ? 0 :
|
|
10015
|
+
return P ? (y && typeof y != "number" && Ut(r, n, y) ? (n = 0, y = P) : (n = n == null ? 0 : Ae(n), y = y === i ? P : Ae(y)), _r(r, n, y)) : [];
|
|
10016
10016
|
}
|
|
10017
10017
|
function Hm(r, n) {
|
|
10018
10018
|
return Xs(r, n);
|
|
@@ -10055,11 +10055,11 @@ Wo.exports;
|
|
|
10055
10055
|
return n ? _r(r, 1, n) : [];
|
|
10056
10056
|
}
|
|
10057
10057
|
function Km(r, n, y) {
|
|
10058
|
-
return r && r.length ? (n = y || n === i ? 1 :
|
|
10058
|
+
return r && r.length ? (n = y || n === i ? 1 : Ae(n), _r(r, 0, n < 0 ? 0 : n)) : [];
|
|
10059
10059
|
}
|
|
10060
10060
|
function Gm(r, n, y) {
|
|
10061
10061
|
var P = r == null ? 0 : r.length;
|
|
10062
|
-
return P ? (n = y || n === i ? 1 :
|
|
10062
|
+
return P ? (n = y || n === i ? 1 : Ae(n), n = P - n, _r(r, n < 0 ? 0 : n, P)) : [];
|
|
10063
10063
|
}
|
|
10064
10064
|
function Xm(r, n) {
|
|
10065
10065
|
return r && r.length ? Js(r, Ce(n, 3), !1, !0) : [];
|
|
@@ -10091,7 +10091,7 @@ Wo.exports;
|
|
|
10091
10091
|
var n = 0;
|
|
10092
10092
|
return r = li(r, function(y) {
|
|
10093
10093
|
if (mt(y))
|
|
10094
|
-
return n =
|
|
10094
|
+
return n = Rt(y.length, n), !0;
|
|
10095
10095
|
}), va(n, function(y) {
|
|
10096
10096
|
return it(r, pa(y));
|
|
10097
10097
|
});
|
|
@@ -10204,7 +10204,7 @@ Wo.exports;
|
|
|
10204
10204
|
return Ot(oo(r, n), ee);
|
|
10205
10205
|
}
|
|
10206
10206
|
function P0(r, n, y) {
|
|
10207
|
-
return y = y === i ? 1 :
|
|
10207
|
+
return y = y === i ? 1 : Ae(y), Ot(oo(r, n), y);
|
|
10208
10208
|
}
|
|
10209
10209
|
function kd(r, n) {
|
|
10210
10210
|
var y = Le(r) ? hr : fi;
|
|
@@ -10218,9 +10218,9 @@ Wo.exports;
|
|
|
10218
10218
|
Ge.call(r, y) ? r[y].push(n) : jr(r, y, [n]);
|
|
10219
10219
|
});
|
|
10220
10220
|
function L0(r, n, y, P) {
|
|
10221
|
-
r = Xt(r) ? r : ln(r), y = y && !P ?
|
|
10221
|
+
r = Xt(r) ? r : ln(r), y = y && !P ? Ae(y) : 0;
|
|
10222
10222
|
var M = r.length;
|
|
10223
|
-
return y < 0 && (y =
|
|
10223
|
+
return y < 0 && (y = Rt(M + y, 0)), ho(r) ? y <= M && r.indexOf(n, y) > -1 : !!M && Ji(r, n, y) > -1;
|
|
10224
10224
|
}
|
|
10225
10225
|
var T0 = Ie(function(r, n, y) {
|
|
10226
10226
|
var P = -1, M = typeof n == "function", H = Xt(r) ? Q(r.length) : [];
|
|
@@ -10259,7 +10259,7 @@ Wo.exports;
|
|
|
10259
10259
|
return n(r);
|
|
10260
10260
|
}
|
|
10261
10261
|
function H0(r, n, y) {
|
|
10262
|
-
(y ? Ut(r, n, y) : n === i) ? n = 1 : n =
|
|
10262
|
+
(y ? Ut(r, n, y) : n === i) ? n = 1 : n = Ae(n);
|
|
10263
10263
|
var P = Le(r) ? ov : Tv;
|
|
10264
10264
|
return P(r, n);
|
|
10265
10265
|
}
|
|
@@ -10290,7 +10290,7 @@ Wo.exports;
|
|
|
10290
10290
|
function U0(r, n) {
|
|
10291
10291
|
if (typeof n != "function")
|
|
10292
10292
|
throw new dr(p);
|
|
10293
|
-
return r =
|
|
10293
|
+
return r = Ae(r), function() {
|
|
10294
10294
|
if (--r < 1)
|
|
10295
10295
|
return n.apply(this, arguments);
|
|
10296
10296
|
};
|
|
@@ -10302,7 +10302,7 @@ Wo.exports;
|
|
|
10302
10302
|
var y;
|
|
10303
10303
|
if (typeof n != "function")
|
|
10304
10304
|
throw new dr(p);
|
|
10305
|
-
return r =
|
|
10305
|
+
return r = Ae(r), function() {
|
|
10306
10306
|
return --r > 0 && (y = n.apply(this, arguments)), r <= 1 && (n = i), y;
|
|
10307
10307
|
};
|
|
10308
10308
|
}
|
|
@@ -10335,7 +10335,7 @@ Wo.exports;
|
|
|
10335
10335
|
var P, M, H, W, j, G, ie = 0, se = !1, ae = !1, de = !0;
|
|
10336
10336
|
if (typeof r != "function")
|
|
10337
10337
|
throw new dr(p);
|
|
10338
|
-
n = vr(n) || 0, ot(y) && (se = !!y.leading, ae = "maxWait" in y, H = ae ?
|
|
10338
|
+
n = vr(n) || 0, ot(y) && (se = !!y.leading, ae = "maxWait" in y, H = ae ? Rt(vr(y.maxWait) || 0, n) : H, de = "trailing" in y ? !!y.trailing : de);
|
|
10339
10339
|
function ye(yt) {
|
|
10340
10340
|
var Tr = P, Yr = M;
|
|
10341
10341
|
return P = M = i, ie = yt, W = r.apply(Yr, Tr), W;
|
|
@@ -10440,12 +10440,12 @@ Wo.exports;
|
|
|
10440
10440
|
function J0(r, n) {
|
|
10441
10441
|
if (typeof r != "function")
|
|
10442
10442
|
throw new dr(p);
|
|
10443
|
-
return n = n === i ? n :
|
|
10443
|
+
return n = n === i ? n : Ae(n), Ie(r, n);
|
|
10444
10444
|
}
|
|
10445
10445
|
function Y0(r, n) {
|
|
10446
10446
|
if (typeof r != "function")
|
|
10447
10447
|
throw new dr(p);
|
|
10448
|
-
return n = n == null ? 0 :
|
|
10448
|
+
return n = n == null ? 0 : Rt(Ae(n), 0), Ie(function(y) {
|
|
10449
10449
|
var P = y[n], M = gi(y, 0, n);
|
|
10450
10450
|
return P && ui(M, P), ir(r, this, M);
|
|
10451
10451
|
});
|
|
@@ -10549,7 +10549,7 @@ Wo.exports;
|
|
|
10549
10549
|
return n == ce || n == Pe || n == x || n == Bt;
|
|
10550
10550
|
}
|
|
10551
10551
|
function Id(r) {
|
|
10552
|
-
return typeof r == "number" && r ==
|
|
10552
|
+
return typeof r == "number" && r == Ae(r);
|
|
10553
10553
|
}
|
|
10554
10554
|
function uo(r) {
|
|
10555
10555
|
return typeof r == "number" && r > -1 && r % 1 == 0 && r <= B;
|
|
@@ -10637,12 +10637,12 @@ Wo.exports;
|
|
|
10637
10637
|
}
|
|
10638
10638
|
return r === r ? r : 0;
|
|
10639
10639
|
}
|
|
10640
|
-
function
|
|
10640
|
+
function Ae(r) {
|
|
10641
10641
|
var n = Jr(r), y = n % 1;
|
|
10642
10642
|
return n === n ? y ? n - y : n : 0;
|
|
10643
10643
|
}
|
|
10644
10644
|
function Fd(r) {
|
|
10645
|
-
return r ? Mi(
|
|
10645
|
+
return r ? Mi(Ae(r), 0, $) : 0;
|
|
10646
10646
|
}
|
|
10647
10647
|
function vr(r) {
|
|
10648
10648
|
if (typeof r == "number")
|
|
@@ -10663,7 +10663,7 @@ Wo.exports;
|
|
|
10663
10663
|
return Ir(r, Jt(r));
|
|
10664
10664
|
}
|
|
10665
10665
|
function L1(r) {
|
|
10666
|
-
return r ? Mi(
|
|
10666
|
+
return r ? Mi(Ae(r), -B, B) : r === 0 ? r : 0;
|
|
10667
10667
|
}
|
|
10668
10668
|
function je(r) {
|
|
10669
10669
|
return r == null ? "" : sr(r);
|
|
@@ -10857,7 +10857,7 @@ Wo.exports;
|
|
|
10857
10857
|
function d2(r, n, y) {
|
|
10858
10858
|
r = je(r), n = sr(n);
|
|
10859
10859
|
var P = r.length;
|
|
10860
|
-
y = y === i ? P : Mi(
|
|
10860
|
+
y = y === i ? P : Mi(Ae(y), 0, P);
|
|
10861
10861
|
var M = y;
|
|
10862
10862
|
return y -= n.length, y >= 0 && r.slice(y, M) == n;
|
|
10863
10863
|
}
|
|
@@ -10873,7 +10873,7 @@ Wo.exports;
|
|
|
10873
10873
|
return r + (y ? " " : "") + n.toLowerCase();
|
|
10874
10874
|
}), v2 = Jh("toLowerCase");
|
|
10875
10875
|
function m2(r, n, y) {
|
|
10876
|
-
r = je(r), n =
|
|
10876
|
+
r = je(r), n = Ae(n);
|
|
10877
10877
|
var P = n ? Zi(r) : 0;
|
|
10878
10878
|
if (!n || P >= n)
|
|
10879
10879
|
return r;
|
|
@@ -10881,12 +10881,12 @@ Wo.exports;
|
|
|
10881
10881
|
return eo(qs(M), y) + r + eo(Ws(M), y);
|
|
10882
10882
|
}
|
|
10883
10883
|
function y2(r, n, y) {
|
|
10884
|
-
r = je(r), n =
|
|
10884
|
+
r = je(r), n = Ae(n);
|
|
10885
10885
|
var P = n ? Zi(r) : 0;
|
|
10886
10886
|
return n && P < n ? r + eo(n - P, y) : r;
|
|
10887
10887
|
}
|
|
10888
10888
|
function S2(r, n, y) {
|
|
10889
|
-
r = je(r), n =
|
|
10889
|
+
r = je(r), n = Ae(n);
|
|
10890
10890
|
var P = n ? Zi(r) : 0;
|
|
10891
10891
|
return n && P < n ? eo(n - P, y) + r : r;
|
|
10892
10892
|
}
|
|
@@ -10894,7 +10894,7 @@ Wo.exports;
|
|
|
10894
10894
|
return y || n == null ? n = 0 : n && (n = +n), Dg(je(r).replace(Ri, ""), n || 0);
|
|
10895
10895
|
}
|
|
10896
10896
|
function C2(r, n, y) {
|
|
10897
|
-
return (y ? Ut(r, n, y) : n === i) ? n = 1 : n =
|
|
10897
|
+
return (y ? Ut(r, n, y) : n === i) ? n = 1 : n = Ae(n), xa(je(r), n);
|
|
10898
10898
|
}
|
|
10899
10899
|
function w2() {
|
|
10900
10900
|
var r = arguments, n = je(r[0]);
|
|
@@ -10910,7 +10910,7 @@ Wo.exports;
|
|
|
10910
10910
|
return r + (y ? " " : "") + ac(n);
|
|
10911
10911
|
});
|
|
10912
10912
|
function P2(r, n, y) {
|
|
10913
|
-
return r = je(r), y = y == null ? 0 : Mi(
|
|
10913
|
+
return r = je(r), y = y == null ? 0 : Mi(Ae(y), 0, r.length), n = sr(n), r.slice(y, y + n.length) == n;
|
|
10914
10914
|
}
|
|
10915
10915
|
function D2(r, n, y) {
|
|
10916
10916
|
var P = I.templateSettings;
|
|
@@ -10986,7 +10986,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
10986
10986
|
var y = N, P = A;
|
|
10987
10987
|
if (ot(n)) {
|
|
10988
10988
|
var M = "separator" in n ? n.separator : M;
|
|
10989
|
-
y = "length" in n ?
|
|
10989
|
+
y = "length" in n ? Ae(n.length) : y, P = "omission" in n ? sr(n.omission) : P;
|
|
10990
10990
|
}
|
|
10991
10991
|
r = je(r);
|
|
10992
10992
|
var H = r.length;
|
|
@@ -11104,7 +11104,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
11104
11104
|
function hc() {
|
|
11105
11105
|
}
|
|
11106
11106
|
function G2(r) {
|
|
11107
|
-
return r =
|
|
11107
|
+
return r = Ae(r), Ie(function(n) {
|
|
11108
11108
|
return Ah(n, r);
|
|
11109
11109
|
});
|
|
11110
11110
|
}
|
|
@@ -11134,7 +11134,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
11134
11134
|
return !0;
|
|
11135
11135
|
}
|
|
11136
11136
|
function ny(r, n) {
|
|
11137
|
-
if (r =
|
|
11137
|
+
if (r = Ae(r), r < 1 || r > B)
|
|
11138
11138
|
return [];
|
|
11139
11139
|
var y = $, P = Nt(r, $);
|
|
11140
11140
|
n = Ce(n), r -= $;
|
|
@@ -11183,7 +11183,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
11183
11183
|
function by(r, n) {
|
|
11184
11184
|
return r && r.length ? ga(r, Ce(n, 2)) : 0;
|
|
11185
11185
|
}
|
|
11186
|
-
return I.after = U0, I.ary = Pd, I.assign = T1, I.assignIn = qd, I.assignInWith = fo, I.assignWith = M1, I.at = A1, I.before = Dd, I.bind = tc, I.bindAll = N2, I.bindKey = Ld, I.castArray = t1, I.chain = Ed, I.chunk = um, I.compact = hm, I.concat = dm, I.cond = H2, I.conforms = F2, I.constant = cc, I.countBy = S0, I.create = O1, I.curry = Td, I.curryRight = Md, I.debounce = Ad, I.defaults = I1, I.defaultsDeep = x1, I.defer = $0, I.delay = j0, I.difference = fm, I.differenceBy = pm, I.differenceWith = _m, I.drop = gm, I.dropRight = vm, I.dropRightWhile = mm, I.dropWhile = ym, I.fill = Sm, I.filter = C0, I.flatMap = k0, I.flatMapDeep = R0, I.flatMapDepth = P0, I.flatten = Sd, I.flattenDeep = bm, I.flattenDepth = Cm, I.flip = V0, I.flow = q2, I.flowRight = z2, I.fromPairs = wm, I.functions = z1, I.functionsIn = U1, I.groupBy = D0, I.initial = km, I.intersection = Rm, I.intersectionBy = Pm, I.intersectionWith = Dm, I.invert = j1, I.invertBy = V1, I.invokeMap = T0, I.iteratee = lc, I.keyBy = M0, I.keys = Lt, I.keysIn = Jt, I.map = oo, I.mapKeys = G1, I.mapValues = X1, I.matches = U2, I.matchesProperty = $2, I.memoize = co, I.merge = J1, I.mergeWith = zd, I.method = j2, I.methodOf = V2, I.mixin = uc, I.negate = lo, I.nthArg = G2, I.omit = Y1, I.omitBy = Z1, I.once = K0, I.orderBy = A0, I.over = X2, I.overArgs = G0, I.overEvery = J2, I.overSome = Y2, I.partial = rc, I.partialRight = Od, I.partition = O0, I.pick = Q1, I.pickBy = Ud, I.property = Jd, I.propertyOf = Z2, I.pull = Am, I.pullAll = Cd, I.pullAllBy = Om, I.pullAllWith = Im, I.pullAt = xm, I.range = Q2, I.rangeRight = ey, I.rearg = X0, I.reject = B0, I.remove = Bm, I.rest = J0, I.reverse = Qa, I.sampleSize = H0, I.set = t2, I.setWith = r2, I.shuffle = F0, I.slice = Nm, I.sortBy = z0, I.sortedUniq = $m, I.sortedUniqBy = jm, I.split = k2, I.spread = Y0, I.tail = Vm, I.take = Km, I.takeRight = Gm, I.takeRightWhile = Xm, I.takeWhile = Jm, I.tap = h0, I.throttle = Z0, I.thru = so, I.toArray = Hd, I.toPairs = $d, I.toPairsIn = jd, I.toPath = sy, I.toPlainObject = Wd, I.transform = i2, I.unary = Q0, I.union = Ym, I.unionBy = Zm, I.unionWith = Qm, I.uniq = e0, I.uniqBy = t0, I.uniqWith = r0, I.unset = n2, I.unzip = ec, I.unzipWith = wd, I.update = s2, I.updateWith = o2, I.values = ln, I.valuesIn = a2, I.without = i0, I.words = Gd, I.wrap = e1, I.xor = n0, I.xorBy = s0, I.xorWith = o0, I.zip = a0, I.zipObject = c0, I.zipObjectDeep = l0, I.zipWith = u0, I.entries = $d, I.entriesIn = jd, I.extend = qd, I.extendWith = fo, uc(I, I), I.add = ay, I.attempt = Xd, I.camelCase = h2, I.capitalize = Vd, I.ceil = cy, I.clamp = c2, I.clone = r1, I.cloneDeep = n1, I.cloneDeepWith = s1, I.cloneWith = i1, I.conformsTo = o1, I.deburr = Kd, I.defaultTo = W2, I.divide = ly, I.endsWith = d2, I.eq = Lr, I.escape = f2, I.escapeRegExp = p2, I.every = b0, I.find = w0, I.findIndex = md, I.findKey = B1, I.findLast = E0, I.findLastIndex = yd, I.findLastKey = N1, I.floor = uy, I.forEach = kd, I.forEachRight = Rd, I.forIn = H1, I.forInRight = F1, I.forOwn = W1, I.forOwnRight = q1, I.get = sc, I.gt = a1, I.gte = c1, I.has = $1, I.hasIn = oc, I.head = bd, I.identity = Yt, I.includes = L0, I.indexOf = Em, I.inRange = l2, I.invoke = K1, I.isArguments = xi, I.isArray = Le, I.isArrayBuffer = l1, I.isArrayLike = Xt, I.isArrayLikeObject = mt, I.isBoolean = u1, I.isBuffer = vi, I.isDate = h1, I.isElement = d1, I.isEmpty = f1, I.isEqual = p1, I.isEqualWith = _1, I.isError = ic, I.isFinite = g1, I.isFunction = Xr, I.isInteger = Id, I.isLength = uo, I.isMap = xd, I.isMatch = v1, I.isMatchWith = m1, I.isNaN = y1, I.isNative = S1, I.isNil = C1, I.isNull = b1, I.isNumber = Bd, I.isObject = ot, I.isObjectLike = dt, I.isPlainObject = qn, I.isRegExp = nc, I.isSafeInteger = w1, I.isSet = Nd, I.isString = ho, I.isSymbol = or, I.isTypedArray = cn, I.isUndefined = E1, I.isWeakMap = k1, I.isWeakSet = R1, I.join = Lm, I.kebabCase = _2, I.last = gr, I.lastIndexOf = Tm, I.lowerCase = g2, I.lowerFirst = v2, I.lt = P1, I.lte = D1, I.max = hy, I.maxBy = dy, I.mean = fy, I.meanBy = py, I.min = _y, I.minBy = gy, I.stubArray = dc, I.stubFalse = fc, I.stubObject = ty, I.stubString = ry, I.stubTrue = iy, I.multiply = vy, I.nth = Mm, I.noConflict = K2, I.noop = hc, I.now = ao, I.pad = m2, I.padEnd = y2, I.padStart = S2, I.parseInt = b2, I.random = u2, I.reduce = I0, I.reduceRight = x0, I.repeat = C2, I.replace = w2, I.result = e2, I.round = my, I.runInContext = V, I.sample = N0, I.size = W0, I.snakeCase = E2, I.some = q0, I.sortedIndex = Hm, I.sortedIndexBy = Fm, I.sortedIndexOf = Wm, I.sortedLastIndex = qm, I.sortedLastIndexBy = zm, I.sortedLastIndexOf = Um, I.startCase = R2, I.startsWith = P2, I.subtract = yy, I.sum = Sy, I.sumBy = by, I.template = D2, I.times = ny, I.toFinite = Jr, I.toInteger =
|
|
11186
|
+
return I.after = U0, I.ary = Pd, I.assign = T1, I.assignIn = qd, I.assignInWith = fo, I.assignWith = M1, I.at = A1, I.before = Dd, I.bind = tc, I.bindAll = N2, I.bindKey = Ld, I.castArray = t1, I.chain = Ed, I.chunk = um, I.compact = hm, I.concat = dm, I.cond = H2, I.conforms = F2, I.constant = cc, I.countBy = S0, I.create = O1, I.curry = Td, I.curryRight = Md, I.debounce = Ad, I.defaults = I1, I.defaultsDeep = x1, I.defer = $0, I.delay = j0, I.difference = fm, I.differenceBy = pm, I.differenceWith = _m, I.drop = gm, I.dropRight = vm, I.dropRightWhile = mm, I.dropWhile = ym, I.fill = Sm, I.filter = C0, I.flatMap = k0, I.flatMapDeep = R0, I.flatMapDepth = P0, I.flatten = Sd, I.flattenDeep = bm, I.flattenDepth = Cm, I.flip = V0, I.flow = q2, I.flowRight = z2, I.fromPairs = wm, I.functions = z1, I.functionsIn = U1, I.groupBy = D0, I.initial = km, I.intersection = Rm, I.intersectionBy = Pm, I.intersectionWith = Dm, I.invert = j1, I.invertBy = V1, I.invokeMap = T0, I.iteratee = lc, I.keyBy = M0, I.keys = Lt, I.keysIn = Jt, I.map = oo, I.mapKeys = G1, I.mapValues = X1, I.matches = U2, I.matchesProperty = $2, I.memoize = co, I.merge = J1, I.mergeWith = zd, I.method = j2, I.methodOf = V2, I.mixin = uc, I.negate = lo, I.nthArg = G2, I.omit = Y1, I.omitBy = Z1, I.once = K0, I.orderBy = A0, I.over = X2, I.overArgs = G0, I.overEvery = J2, I.overSome = Y2, I.partial = rc, I.partialRight = Od, I.partition = O0, I.pick = Q1, I.pickBy = Ud, I.property = Jd, I.propertyOf = Z2, I.pull = Am, I.pullAll = Cd, I.pullAllBy = Om, I.pullAllWith = Im, I.pullAt = xm, I.range = Q2, I.rangeRight = ey, I.rearg = X0, I.reject = B0, I.remove = Bm, I.rest = J0, I.reverse = Qa, I.sampleSize = H0, I.set = t2, I.setWith = r2, I.shuffle = F0, I.slice = Nm, I.sortBy = z0, I.sortedUniq = $m, I.sortedUniqBy = jm, I.split = k2, I.spread = Y0, I.tail = Vm, I.take = Km, I.takeRight = Gm, I.takeRightWhile = Xm, I.takeWhile = Jm, I.tap = h0, I.throttle = Z0, I.thru = so, I.toArray = Hd, I.toPairs = $d, I.toPairsIn = jd, I.toPath = sy, I.toPlainObject = Wd, I.transform = i2, I.unary = Q0, I.union = Ym, I.unionBy = Zm, I.unionWith = Qm, I.uniq = e0, I.uniqBy = t0, I.uniqWith = r0, I.unset = n2, I.unzip = ec, I.unzipWith = wd, I.update = s2, I.updateWith = o2, I.values = ln, I.valuesIn = a2, I.without = i0, I.words = Gd, I.wrap = e1, I.xor = n0, I.xorBy = s0, I.xorWith = o0, I.zip = a0, I.zipObject = c0, I.zipObjectDeep = l0, I.zipWith = u0, I.entries = $d, I.entriesIn = jd, I.extend = qd, I.extendWith = fo, uc(I, I), I.add = ay, I.attempt = Xd, I.camelCase = h2, I.capitalize = Vd, I.ceil = cy, I.clamp = c2, I.clone = r1, I.cloneDeep = n1, I.cloneDeepWith = s1, I.cloneWith = i1, I.conformsTo = o1, I.deburr = Kd, I.defaultTo = W2, I.divide = ly, I.endsWith = d2, I.eq = Lr, I.escape = f2, I.escapeRegExp = p2, I.every = b0, I.find = w0, I.findIndex = md, I.findKey = B1, I.findLast = E0, I.findLastIndex = yd, I.findLastKey = N1, I.floor = uy, I.forEach = kd, I.forEachRight = Rd, I.forIn = H1, I.forInRight = F1, I.forOwn = W1, I.forOwnRight = q1, I.get = sc, I.gt = a1, I.gte = c1, I.has = $1, I.hasIn = oc, I.head = bd, I.identity = Yt, I.includes = L0, I.indexOf = Em, I.inRange = l2, I.invoke = K1, I.isArguments = xi, I.isArray = Le, I.isArrayBuffer = l1, I.isArrayLike = Xt, I.isArrayLikeObject = mt, I.isBoolean = u1, I.isBuffer = vi, I.isDate = h1, I.isElement = d1, I.isEmpty = f1, I.isEqual = p1, I.isEqualWith = _1, I.isError = ic, I.isFinite = g1, I.isFunction = Xr, I.isInteger = Id, I.isLength = uo, I.isMap = xd, I.isMatch = v1, I.isMatchWith = m1, I.isNaN = y1, I.isNative = S1, I.isNil = C1, I.isNull = b1, I.isNumber = Bd, I.isObject = ot, I.isObjectLike = dt, I.isPlainObject = qn, I.isRegExp = nc, I.isSafeInteger = w1, I.isSet = Nd, I.isString = ho, I.isSymbol = or, I.isTypedArray = cn, I.isUndefined = E1, I.isWeakMap = k1, I.isWeakSet = R1, I.join = Lm, I.kebabCase = _2, I.last = gr, I.lastIndexOf = Tm, I.lowerCase = g2, I.lowerFirst = v2, I.lt = P1, I.lte = D1, I.max = hy, I.maxBy = dy, I.mean = fy, I.meanBy = py, I.min = _y, I.minBy = gy, I.stubArray = dc, I.stubFalse = fc, I.stubObject = ty, I.stubString = ry, I.stubTrue = iy, I.multiply = vy, I.nth = Mm, I.noConflict = K2, I.noop = hc, I.now = ao, I.pad = m2, I.padEnd = y2, I.padStart = S2, I.parseInt = b2, I.random = u2, I.reduce = I0, I.reduceRight = x0, I.repeat = C2, I.replace = w2, I.result = e2, I.round = my, I.runInContext = V, I.sample = N0, I.size = W0, I.snakeCase = E2, I.some = q0, I.sortedIndex = Hm, I.sortedIndexBy = Fm, I.sortedIndexOf = Wm, I.sortedLastIndex = qm, I.sortedLastIndexBy = zm, I.sortedLastIndexOf = Um, I.startCase = R2, I.startsWith = P2, I.subtract = yy, I.sum = Sy, I.sumBy = by, I.template = D2, I.times = ny, I.toFinite = Jr, I.toInteger = Ae, I.toLength = Fd, I.toLower = L2, I.toNumber = vr, I.toSafeInteger = L1, I.toString = je, I.toUpper = T2, I.trim = M2, I.trimEnd = A2, I.trimStart = O2, I.truncate = I2, I.unescape = x2, I.uniqueId = oy, I.upperCase = B2, I.upperFirst = ac, I.each = kd, I.eachRight = Rd, I.first = bd, uc(I, function() {
|
|
11187
11187
|
var r = {};
|
|
11188
11188
|
return Or(I, function(n, y) {
|
|
11189
11189
|
Ge.call(I.prototype, y) || (r[y] = n);
|
|
@@ -11192,7 +11192,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
11192
11192
|
I[r].placeholder = I;
|
|
11193
11193
|
}), hr(["drop", "take"], function(r, n) {
|
|
11194
11194
|
Ne.prototype[r] = function(y) {
|
|
11195
|
-
y = y === i ? 1 :
|
|
11195
|
+
y = y === i ? 1 : Rt(Ae(y), 0);
|
|
11196
11196
|
var P = this.__filtered__ && !n ? new Ne(this) : this.clone();
|
|
11197
11197
|
return P.__filtered__ ? P.__takeCount__ = Nt(y, P.__takeCount__) : P.__views__.push({
|
|
11198
11198
|
size: Nt(y, $),
|
|
@@ -11233,9 +11233,9 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
11233
11233
|
}), Ne.prototype.reject = function(r) {
|
|
11234
11234
|
return this.filter(lo(Ce(r)));
|
|
11235
11235
|
}, Ne.prototype.slice = function(r, n) {
|
|
11236
|
-
r =
|
|
11236
|
+
r = Ae(r);
|
|
11237
11237
|
var y = this;
|
|
11238
|
-
return y.__filtered__ && (r > 0 || n < 0) ? new Ne(y) : (r < 0 ? y = y.takeRight(-r) : r && (y = y.drop(r)), n !== i && (n =
|
|
11238
|
+
return y.__filtered__ && (r > 0 || n < 0) ? new Ne(y) : (r < 0 ? y = y.takeRight(-r) : r && (y = y.drop(r)), n !== i && (n = Ae(n), y = n < 0 ? y.dropRight(-n) : y.take(n - r)), y);
|
|
11239
11239
|
}, Ne.prototype.takeRightWhile = function(r) {
|
|
11240
11240
|
return this.reverse().takeWhile(r).reverse();
|
|
11241
11241
|
}, Ne.prototype.toArray = function() {
|
|
@@ -11343,7 +11343,7 @@ function $C(e, t, i, s, c, g) {
|
|
|
11343
11343
|
onChange: t[0] || (t[0] = (...p) => g.onInput && g.onInput(...p))
|
|
11344
11344
|
}, null, 40, UC),
|
|
11345
11345
|
ge("span", null, [
|
|
11346
|
-
|
|
11346
|
+
bt(e.$slots, "default", {}, void 0, !0)
|
|
11347
11347
|
])
|
|
11348
11348
|
], 2);
|
|
11349
11349
|
}
|
|
@@ -11362,7 +11362,7 @@ const jC = /* @__PURE__ */ _t(zC, [["render", $C], ["__scopeId", "data-v-e644a11
|
|
|
11362
11362
|
ge("span", {
|
|
11363
11363
|
class: Dt(["text", { truncate: t.useMaxMenuWidth }])
|
|
11364
11364
|
}, mr(t.text), 3),
|
|
11365
|
-
t.hotkeyText ? (fe(), Re("span", VC, mr(t.hotkeyText), 1)) :
|
|
11365
|
+
t.hotkeyText ? (fe(), Re("span", VC, mr(t.hotkeyText), 1)) : Pt("", !0)
|
|
11366
11366
|
], 64));
|
|
11367
11367
|
}
|
|
11368
11368
|
});
|
|
@@ -11396,11 +11396,11 @@ const KC = { class: "label" }, GC = { class: "text-and-hotkey" }, XC = {
|
|
|
11396
11396
|
to: s.item.to || null,
|
|
11397
11397
|
href: s.item.href || null
|
|
11398
11398
|
}, i(s.item)), {
|
|
11399
|
-
default:
|
|
11399
|
+
default: Me(() => [
|
|
11400
11400
|
s.item.icon ? (fe(), at(Po(s.item.icon), {
|
|
11401
11401
|
key: 0,
|
|
11402
11402
|
class: "item-icon"
|
|
11403
|
-
})) :
|
|
11403
|
+
})) : Pt("", !0),
|
|
11404
11404
|
ge("div", KC, [
|
|
11405
11405
|
ge("div", GC, [
|
|
11406
11406
|
s.item.checkbox ? (fe(), at(jC, {
|
|
@@ -11408,7 +11408,7 @@ const KC = { class: "label" }, GC = { class: "text-and-hotkey" }, XC = {
|
|
|
11408
11408
|
"model-value": s.item.checkbox.checked,
|
|
11409
11409
|
class: "checkbox"
|
|
11410
11410
|
}, {
|
|
11411
|
-
default:
|
|
11411
|
+
default: Me(() => [
|
|
11412
11412
|
ke(yf, {
|
|
11413
11413
|
text: s.item.text,
|
|
11414
11414
|
"use-max-menu-width": s.useMaxMenuWidth,
|
|
@@ -11422,12 +11422,12 @@ const KC = { class: "label" }, GC = { class: "text-and-hotkey" }, XC = {
|
|
|
11422
11422
|
"use-max-menu-width": s.useMaxMenuWidth,
|
|
11423
11423
|
"hotkey-text": s.item.hotkeyText
|
|
11424
11424
|
}, null, 8, ["text", "use-max-menu-width", "hotkey-text"]),
|
|
11425
|
-
|
|
11425
|
+
bt(s.$slots, "submenu", {
|
|
11426
11426
|
itemElement: s.$refs.listItemComponent
|
|
11427
11427
|
}, void 0, !0)
|
|
11428
11428
|
], 64))
|
|
11429
11429
|
]),
|
|
11430
|
-
s.item.description ? (fe(), Re("div", XC, mr(s.item.description), 1)) :
|
|
11430
|
+
s.item.description ? (fe(), Re("div", XC, mr(s.item.description), 1)) : Pt("", !0)
|
|
11431
11431
|
])
|
|
11432
11432
|
]),
|
|
11433
11433
|
_: 3
|
|
@@ -11592,7 +11592,7 @@ function tw(e, t, i, s, c, g) {
|
|
|
11592
11592
|
onClick: (l) => g.onItemClick(l, o, i.id),
|
|
11593
11593
|
onPointerenter: (l) => g.onPointerEnter(l, o, a)
|
|
11594
11594
|
}, [
|
|
11595
|
-
|
|
11595
|
+
bt(e.$slots, "item", {
|
|
11596
11596
|
item: o,
|
|
11597
11597
|
index: a,
|
|
11598
11598
|
menuId: i.id,
|
|
@@ -11697,7 +11697,7 @@ const aw = { render: ow }, cw = /* @__PURE__ */ xt({
|
|
|
11697
11697
|
onItemHovered: _[6] || (_[6] = (C, E, D) => S(C, E, D)),
|
|
11698
11698
|
onItemFocused: _[7] || (_[7] = (C, E) => v.$emit("item-focused", C, E))
|
|
11699
11699
|
}), {
|
|
11700
|
-
item:
|
|
11700
|
+
item: Me(({
|
|
11701
11701
|
item: C,
|
|
11702
11702
|
menuId: E,
|
|
11703
11703
|
menuItemId: D,
|
|
@@ -11713,7 +11713,7 @@ const aw = { render: ow }, cw = /* @__PURE__ */ xt({
|
|
|
11713
11713
|
"has-focus": L === T,
|
|
11714
11714
|
class: "base-item"
|
|
11715
11715
|
}, {
|
|
11716
|
-
submenu:
|
|
11716
|
+
submenu: Me(({ itemElement: N }) => [
|
|
11717
11717
|
C.children && C.children.length ? (fe(), Re("span", {
|
|
11718
11718
|
key: 0,
|
|
11719
11719
|
class: Dt([
|
|
@@ -11737,8 +11737,8 @@ const aw = { render: ow }, cw = /* @__PURE__ */ xt({
|
|
|
11737
11737
|
onItemClick: _[1] || (_[1] = (...A) => v.$emit("item-click", ...A)),
|
|
11738
11738
|
onItemHovered: _[2] || (_[2] = (...A) => v.$emit("item-hovered", ...A)),
|
|
11739
11739
|
onItemFocused: _[3] || (_[3] = (...A) => v.$emit("item-focused", ...A))
|
|
11740
|
-
}, null, 8, ["id", "menu-aria-label", "items", "max-menu-width", "position-relative-to-element"])) :
|
|
11741
|
-
], 2)) :
|
|
11740
|
+
}, null, 8, ["id", "menu-aria-label", "items", "max-menu-width", "position-relative-to-element"])) : Pt("", !0)
|
|
11741
|
+
], 2)) : Pt("", !0)
|
|
11742
11742
|
]),
|
|
11743
11743
|
_: 2
|
|
11744
11744
|
}, 1032, ["id", "item", "index", "use-max-menu-width", "has-focus"])
|
|
@@ -12169,8 +12169,8 @@ function Dw(e, t, i, s, c, g) {
|
|
|
12169
12169
|
active: s.expanded,
|
|
12170
12170
|
onClick: Vf(g.toggleMenu, ["stop"])
|
|
12171
12171
|
}, {
|
|
12172
|
-
default:
|
|
12173
|
-
|
|
12172
|
+
default: Me(() => [
|
|
12173
|
+
bt(e.$slots, "default", { expanded: s.expanded }, void 0, !0)
|
|
12174
12174
|
]),
|
|
12175
12175
|
_: 3
|
|
12176
12176
|
}, 8, ["title", "class", "aria-expanded", "disabled", "active", "onClick"]),
|
|
@@ -12193,7 +12193,7 @@ function Dw(e, t, i, s, c, g) {
|
|
|
12193
12193
|
onItemClick: g.onItemClick,
|
|
12194
12194
|
onClose: s.closeMenu,
|
|
12195
12195
|
onItemFocused: g.setActiveDescendant
|
|
12196
|
-
}, null, 8, ["id", "class", "items", "max-menu-width", "onItemClick", "onClose", "onItemFocused"])) :
|
|
12196
|
+
}, null, 8, ["id", "class", "items", "max-menu-width", "onItemClick", "onClose", "onItemFocused"])) : Pt("", !0)
|
|
12197
12197
|
], 2), [
|
|
12198
12198
|
[ri, s.expanded]
|
|
12199
12199
|
])
|
|
@@ -12238,12 +12238,12 @@ function Iw(e, t, i, s, c, g) {
|
|
|
12238
12238
|
items: e.menuItems,
|
|
12239
12239
|
onItemClick: e.menuItemClicked
|
|
12240
12240
|
}, {
|
|
12241
|
-
default:
|
|
12241
|
+
default: Me(() => [
|
|
12242
12242
|
ke(p, { class: "open-icon" })
|
|
12243
12243
|
]),
|
|
12244
12244
|
_: 1
|
|
12245
12245
|
}, 8, ["items", "onItemClick"])
|
|
12246
|
-
])) :
|
|
12246
|
+
])) : Pt("", !0)
|
|
12247
12247
|
]);
|
|
12248
12248
|
}
|
|
12249
12249
|
const xw = /* @__PURE__ */ _t(Tw, [["render", Iw], ["__scopeId", "data-v-0a924717"]]), Bw = {
|
|
@@ -12269,7 +12269,7 @@ const Ww = { render: Fw }, qw = { class: "settings-title" }, zw = { class: "arro
|
|
|
12269
12269
|
"with-border": !1,
|
|
12270
12270
|
onClick: s[0] || (s[0] = (c) => t("close-settings-page"))
|
|
12271
12271
|
}, {
|
|
12272
|
-
default:
|
|
12272
|
+
default: Me(() => [
|
|
12273
12273
|
ge("div", zw, [
|
|
12274
12274
|
ke(Ye(Ww))
|
|
12275
12275
|
])
|
|
@@ -12277,11 +12277,11 @@ const Ww = { render: Fw }, qw = { class: "settings-title" }, zw = { class: "arro
|
|
|
12277
12277
|
_: 1
|
|
12278
12278
|
}),
|
|
12279
12279
|
ge("h3", null, [
|
|
12280
|
-
|
|
12280
|
+
bt(i.$slots, "settings-title", {}, void 0, !0)
|
|
12281
12281
|
])
|
|
12282
12282
|
]),
|
|
12283
12283
|
ge("div", Uw, [
|
|
12284
|
-
|
|
12284
|
+
bt(i.$slots, "settings-content", {}, void 0, !0)
|
|
12285
12285
|
])
|
|
12286
12286
|
], 64));
|
|
12287
12287
|
}
|
|
@@ -12513,7 +12513,7 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12513
12513
|
to: "https://hub.knime.com/knime/extensions/org.knime.features.ai.assistant/latest",
|
|
12514
12514
|
class: "notification-button"
|
|
12515
12515
|
}, {
|
|
12516
|
-
default:
|
|
12516
|
+
default: Me(() => [
|
|
12517
12517
|
ke(Ye(Cf)),
|
|
12518
12518
|
Sr("Download from KNIME Hub ")
|
|
12519
12519
|
]),
|
|
@@ -12533,7 +12533,7 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12533
12533
|
class: "notification-button",
|
|
12534
12534
|
onClick: A[0] || (A[0] = (k) => L())
|
|
12535
12535
|
}, {
|
|
12536
|
-
default:
|
|
12536
|
+
default: Me(() => [
|
|
12537
12537
|
ke(Ye(Cf)),
|
|
12538
12538
|
Sr("Login to KNIME Hub ")
|
|
12539
12539
|
]),
|
|
@@ -12550,7 +12550,7 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12550
12550
|
]),
|
|
12551
12551
|
Nr(ge("div", null, [
|
|
12552
12552
|
ke(So, { name: "disclaimer-slide-fade" }, {
|
|
12553
|
-
default:
|
|
12553
|
+
default: Me(() => [
|
|
12554
12554
|
Ye(Vn) ? (fe(), Re("div", x3, [
|
|
12555
12555
|
B3,
|
|
12556
12556
|
ge("div", N3, [
|
|
@@ -12560,18 +12560,18 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12560
12560
|
class: "notification-button",
|
|
12561
12561
|
onClick: A[1] || (A[1] = (k) => Vn.value = !1)
|
|
12562
12562
|
}, {
|
|
12563
|
-
default:
|
|
12563
|
+
default: Me(() => [
|
|
12564
12564
|
Sr("Accept and close")
|
|
12565
12565
|
]),
|
|
12566
12566
|
_: 1
|
|
12567
12567
|
})
|
|
12568
12568
|
])
|
|
12569
|
-
])) :
|
|
12569
|
+
])) : Pt("", !0)
|
|
12570
12570
|
]),
|
|
12571
12571
|
_: 1
|
|
12572
12572
|
}),
|
|
12573
12573
|
ke(So, { name: "slide-fade" }, {
|
|
12574
|
-
default:
|
|
12574
|
+
default: Me(() => [
|
|
12575
12575
|
Ye(g).promptResponse ? (fe(), Re("div", H3, [
|
|
12576
12576
|
ke(Tp, {
|
|
12577
12577
|
language: e.language,
|
|
@@ -12585,14 +12585,14 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12585
12585
|
compact: "",
|
|
12586
12586
|
onClick: m
|
|
12587
12587
|
}, {
|
|
12588
|
-
default:
|
|
12588
|
+
default: Me(() => [
|
|
12589
12589
|
ke(Ye(_3)),
|
|
12590
12590
|
Sr(" Insert in editor ")
|
|
12591
12591
|
]),
|
|
12592
12592
|
_: 1
|
|
12593
12593
|
})
|
|
12594
12594
|
])
|
|
12595
|
-
])) :
|
|
12595
|
+
])) : Pt("", !0)
|
|
12596
12596
|
]),
|
|
12597
12597
|
_: 1
|
|
12598
12598
|
}),
|
|
@@ -12601,8 +12601,8 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12601
12601
|
style: Ni({ "--left-distance": `calc(${b.value}vw + 30px)` })
|
|
12602
12602
|
}, [
|
|
12603
12603
|
ke(So, { name: "slide-fade" }, {
|
|
12604
|
-
default:
|
|
12605
|
-
Ye(g).promptResponse ? (fe(), Re("div", W3, mr(Ye(g).promptResponse.message.content), 1)) :
|
|
12604
|
+
default: Me(() => [
|
|
12605
|
+
Ye(g).promptResponse ? (fe(), Re("div", W3, mr(Ye(g).promptResponse.message.content), 1)) : Pt("", !0)
|
|
12606
12606
|
]),
|
|
12607
12607
|
_: 1
|
|
12608
12608
|
}),
|
|
@@ -12627,11 +12627,11 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12627
12627
|
class: "textarea-button",
|
|
12628
12628
|
onClick: w
|
|
12629
12629
|
}, {
|
|
12630
|
-
default:
|
|
12630
|
+
default: Me(() => [
|
|
12631
12631
|
ke(Ye(i3), { class: "icon" })
|
|
12632
12632
|
]),
|
|
12633
12633
|
_: 1
|
|
12634
|
-
}, 8, ["disabled"])) :
|
|
12634
|
+
}, 8, ["disabled"])) : Pt("", !0),
|
|
12635
12635
|
p.value === "waiting" ? (fe(), at(Ho, {
|
|
12636
12636
|
key: 1,
|
|
12637
12637
|
ref: "abortButton",
|
|
@@ -12641,7 +12641,7 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12641
12641
|
onMouseover: A[3] || (A[3] = (k) => f.value = !0),
|
|
12642
12642
|
onMouseleave: A[4] || (A[4] = (k) => f.value = !1)
|
|
12643
12643
|
}, {
|
|
12644
|
-
default:
|
|
12644
|
+
default: Me(() => [
|
|
12645
12645
|
f.value ? (fe(), at(Ye(c3), {
|
|
12646
12646
|
key: 0,
|
|
12647
12647
|
class: "icon"
|
|
@@ -12651,7 +12651,7 @@ const D3 = /* @__PURE__ */ _t(R3, [["render", P3], ["__scopeId", "data-v-65186a8
|
|
|
12651
12651
|
}))
|
|
12652
12652
|
]),
|
|
12653
12653
|
_: 1
|
|
12654
|
-
}, 512)) :
|
|
12654
|
+
}, 512)) : Pt("", !0)
|
|
12655
12655
|
])
|
|
12656
12656
|
])
|
|
12657
12657
|
], 6)
|
|
@@ -12706,7 +12706,7 @@ const G3 = /* @__PURE__ */ _t(K3, [["__scopeId", "data-v-667b8517"]]), X3 = {
|
|
|
12706
12706
|
onAcceptSuggestion: a[0] || (a[0] = (l) => i.value = !1),
|
|
12707
12707
|
onCloseAiBar: a[1] || (a[1] = (l) => i.value = !1)
|
|
12708
12708
|
}, null, 8, ["current-pane-sizes", "language"])
|
|
12709
|
-
])) :
|
|
12709
|
+
])) : Pt("", !0),
|
|
12710
12710
|
ge("div", J3, [
|
|
12711
12711
|
ke(Hi, {
|
|
12712
12712
|
ref_key: "aiButton",
|
|
@@ -12717,14 +12717,14 @@ const G3 = /* @__PURE__ */ _t(K3, [["__scopeId", "data-v-667b8517"]]), X3 = {
|
|
|
12717
12717
|
"with-border": !0,
|
|
12718
12718
|
onClick: a[2] || (a[2] = (l) => i.value = !i.value)
|
|
12719
12719
|
}, {
|
|
12720
|
-
default:
|
|
12720
|
+
default: Me(() => [
|
|
12721
12721
|
ke(Ye(Zw), { viewBox: "0 0 32 32" }),
|
|
12722
12722
|
Sr(" Ask K-AI ")
|
|
12723
12723
|
]),
|
|
12724
12724
|
_: 1
|
|
12725
12725
|
}, 8, ["disabled", "class"]),
|
|
12726
12726
|
ge("div", Y3, [
|
|
12727
|
-
|
|
12727
|
+
bt(o.$slots, "controls", {}, void 0, !0)
|
|
12728
12728
|
])
|
|
12729
12729
|
])
|
|
12730
12730
|
], 64));
|
|
@@ -14215,21 +14215,21 @@ WARNING: This link could potentially be dangerous`)) {
|
|
|
14215
14215
|
const $e = B.shift();
|
|
14216
14216
|
be = new v.JoinedCellData(this._workCell, D.translateToString(!0, $e[0], $e[1]), $e[1] - $e[0]), Vt = $e[1] - 1, He = be.getWidth();
|
|
14217
14217
|
}
|
|
14218
|
-
const er = this._isCellInSelection(Pe, L), Bt = R && Pe === A,
|
|
14218
|
+
const er = this._isCellInSelection(Pe, L), Bt = R && Pe === A, Ct = ce && Pe >= K && Pe <= Z;
|
|
14219
14219
|
let lt = !1;
|
|
14220
14220
|
this._decorationService.forEachDecorationAtCell(Pe, L, void 0, ($e) => {
|
|
14221
14221
|
lt = !0;
|
|
14222
14222
|
});
|
|
14223
14223
|
let Wt = be.getChars() || h.WHITESPACE_CELL_CHAR;
|
|
14224
14224
|
if (Wt === " " && (be.isUnderline() || be.isOverline()) && (Wt = " "), Y = He * O - U.get(Wt, be.isBold(), be.isItalic()), q) {
|
|
14225
|
-
if (oe && (er && te || !er && !te && be.bg === _e) && (er && te && F.selectionForeground || be.fg === he) && be.extended.ext === Te &&
|
|
14225
|
+
if (oe && (er && te || !er && !te && be.bg === _e) && (er && te && F.selectionForeground || be.fg === he) && be.extended.ext === Te && Ct === x && Y === X && !Bt && !et && !lt) {
|
|
14226
14226
|
le += Wt, oe++;
|
|
14227
14227
|
continue;
|
|
14228
14228
|
}
|
|
14229
14229
|
oe && (q.textContent = le), q = this._document.createElement("span"), oe = 0, le = "";
|
|
14230
14230
|
} else
|
|
14231
14231
|
q = this._document.createElement("span");
|
|
14232
|
-
if (_e = be.bg, he = be.fg, Te = be.extended.ext, x =
|
|
14232
|
+
if (_e = be.bg, he = be.fg, Te = be.extended.ext, x = Ct, X = Y, te = er, et && A >= Pe && A <= Vt && (A = Pe), !this._coreService.isCursorHidden && Bt) {
|
|
14233
14233
|
if (Se.push("xterm-cursor"), this._coreBrowserService.isFocused)
|
|
14234
14234
|
k && Se.push("xterm-cursor-blink"), Se.push(T === "bar" ? "xterm-cursor-bar" : T === "underline" ? "xterm-cursor-underline" : "xterm-cursor-block");
|
|
14235
14235
|
else if (N)
|
|
@@ -14254,10 +14254,10 @@ WARNING: This link could potentially be dangerous`)) {
|
|
|
14254
14254
|
let $e = be.getUnderlineColor();
|
|
14255
14255
|
this._optionsService.rawOptions.drawBoldTextInBrightColors && be.isBold() && $e < 8 && ($e += 8), q.style.textDecorationColor = F.ansi[$e].css;
|
|
14256
14256
|
}
|
|
14257
|
-
be.isOverline() && (Se.push("xterm-overline"), le === " " && (le = " ")), be.isStrikethrough() && Se.push("xterm-strikethrough"),
|
|
14257
|
+
be.isOverline() && (Se.push("xterm-overline"), le === " " && (le = " ")), be.isStrikethrough() && Se.push("xterm-strikethrough"), Ct && (q.style.textDecoration = "underline");
|
|
14258
14258
|
let ut = be.getFgColor(), tr = be.getFgColorMode(), ht = be.getBgColor(), rr = be.getBgColorMode();
|
|
14259
|
-
const
|
|
14260
|
-
if (
|
|
14259
|
+
const Et = !!be.isInverse();
|
|
14260
|
+
if (Et) {
|
|
14261
14261
|
const $e = ut;
|
|
14262
14262
|
ut = ht, ht = $e;
|
|
14263
14263
|
const wi = tr;
|
|
@@ -14275,7 +14275,7 @@ WARNING: This link could potentially be dangerous`)) {
|
|
|
14275
14275
|
Kt = w.rgba.toColor(ht >> 16, ht >> 8 & 255, 255 & ht), this._addStyle(q, `background-color:#${E((ht >>> 0).toString(16), "0", 6)}`);
|
|
14276
14276
|
break;
|
|
14277
14277
|
default:
|
|
14278
|
-
|
|
14278
|
+
Et ? (Kt = F.foreground, Se.push(`xterm-bg-${f.INVERTED_DEFAULT_COLOR}`)) : Kt = F.background;
|
|
14279
14279
|
}
|
|
14280
14280
|
switch (gt || be.isDim() && (gt = w.color.multiplyOpacity(Kt, 0.5)), tr) {
|
|
14281
14281
|
case 16777216:
|
|
@@ -14287,7 +14287,7 @@ WARNING: This link could potentially be dangerous`)) {
|
|
|
14287
14287
|
this._applyMinimumContrast(q, Kt, $e, be, gt, zr) || this._addStyle(q, `color:#${E(ut.toString(16), "0", 6)}`);
|
|
14288
14288
|
break;
|
|
14289
14289
|
default:
|
|
14290
|
-
this._applyMinimumContrast(q, Kt, F.foreground, be, gt, void 0) ||
|
|
14290
|
+
this._applyMinimumContrast(q, Kt, F.foreground, be, gt, void 0) || Et && Se.push(`xterm-fg-${f.INVERTED_DEFAULT_COLOR}`);
|
|
14291
14291
|
}
|
|
14292
14292
|
Se.length && (q.className = Se.join(" "), Se.length = 0), Bt || et || lt ? q.textContent = le : oe++, Y !== this.defaultSpacing && (q.style.letterSpacing = `${Y}px`), ee.push(q), Pe = Vt;
|
|
14293
14293
|
}
|
|
@@ -19296,7 +19296,7 @@ const i5 = "hsl(0, 0%, 100%)", n5 = "hsl(206, 74%, 90%)", wf = "hsl(0, 3%, 12%)"
|
|
|
19296
19296
|
function l5(e, t) {
|
|
19297
19297
|
return fe(), Re("svg", o5, c5);
|
|
19298
19298
|
}
|
|
19299
|
-
const u5 = { render: l5 }, h5 = { class: "console" }, d5 = "\x1B[48;5;224m\x1B[30m",
|
|
19299
|
+
const u5 = { render: l5 }, h5 = { class: "console" }, d5 = { class: "console-overlay" }, f5 = "\x1B[48;5;224m\x1B[30m", p5 = "\x1B[47m\x1B[30m", Ef = "\x1B[0m", _5 = 300, g5 = /* @__PURE__ */ xt({
|
|
19300
19300
|
__name: "OutputConsole",
|
|
19301
19301
|
emits: ["console-created"],
|
|
19302
19302
|
setup(e, { emit: t }) {
|
|
@@ -19323,12 +19323,12 @@ const u5 = { render: l5 }, h5 = { class: "console" }, d5 = "\x1B[48;5;224m\x1B[3
|
|
|
19323
19323
|
c.loadAddon(o);
|
|
19324
19324
|
const a = gw(() => {
|
|
19325
19325
|
o.fit();
|
|
19326
|
-
},
|
|
19326
|
+
}, _5);
|
|
19327
19327
|
jp(g, () => {
|
|
19328
19328
|
a();
|
|
19329
19329
|
});
|
|
19330
19330
|
const l = (d) => {
|
|
19331
|
-
"error" in d ? c.write(`❌ ${
|
|
19331
|
+
"error" in d ? c.write(`❌ ${f5}${d.error}${Ef}`) : "warning" in d ? c.write(`⚠️ ${p5}${d.warning}${Ef}`) : c.write(d.text);
|
|
19332
19332
|
};
|
|
19333
19333
|
return ji(() => {
|
|
19334
19334
|
c.open(g.value), t("console-created", l, () => {
|
|
@@ -19340,15 +19340,18 @@ const u5 = { render: l5 }, h5 = { class: "console" }, d5 = "\x1B[48;5;224m\x1B[3
|
|
|
19340
19340
|
}), ps(() => {
|
|
19341
19341
|
c == null || c.dispose();
|
|
19342
19342
|
}), (d, f) => (fe(), Re("div", h5, [
|
|
19343
|
-
|
|
19344
|
-
|
|
19345
|
-
|
|
19346
|
-
|
|
19347
|
-
|
|
19348
|
-
|
|
19349
|
-
|
|
19350
|
-
|
|
19351
|
-
|
|
19343
|
+
ge("div", d5, [
|
|
19344
|
+
bt(d.$slots, "console-status", {}, void 0, !0),
|
|
19345
|
+
ke(Ho, {
|
|
19346
|
+
class: "clear-button",
|
|
19347
|
+
onClick: f[0] || (f[0] = (h) => Ye(c).reset())
|
|
19348
|
+
}, {
|
|
19349
|
+
default: Me(() => [
|
|
19350
|
+
ke(Ye(u5))
|
|
19351
|
+
]),
|
|
19352
|
+
_: 1
|
|
19353
|
+
})
|
|
19354
|
+
]),
|
|
19352
19355
|
ge("div", {
|
|
19353
19356
|
ref_key: "termRef",
|
|
19354
19357
|
ref: g,
|
|
@@ -19357,17 +19360,17 @@ const u5 = { render: l5 }, h5 = { class: "console" }, d5 = "\x1B[48;5;224m\x1B[3
|
|
|
19357
19360
|
]));
|
|
19358
19361
|
}
|
|
19359
19362
|
});
|
|
19360
|
-
const
|
|
19363
|
+
const v5 = /* @__PURE__ */ _t(g5, [["__scopeId", "data-v-d51bf738"]]), m5 = iu({}), Jp = () => m5;
|
|
19361
19364
|
var Ll = { exports: {} }, Tl = { exports: {} }, kr = {}, Qe = {};
|
|
19362
19365
|
Qe.__esModule = !0;
|
|
19363
19366
|
Qe.extend = Yp;
|
|
19364
|
-
Qe.indexOf =
|
|
19365
|
-
Qe.escapeExpression =
|
|
19366
|
-
Qe.isEmpty =
|
|
19367
|
-
Qe.createFrame =
|
|
19368
|
-
Qe.blockParams =
|
|
19369
|
-
Qe.appendContextPath =
|
|
19370
|
-
var
|
|
19367
|
+
Qe.indexOf = w5;
|
|
19368
|
+
Qe.escapeExpression = E5;
|
|
19369
|
+
Qe.isEmpty = k5;
|
|
19370
|
+
Qe.createFrame = R5;
|
|
19371
|
+
Qe.blockParams = P5;
|
|
19372
|
+
Qe.appendContextPath = D5;
|
|
19373
|
+
var y5 = {
|
|
19371
19374
|
"&": "&",
|
|
19372
19375
|
"<": "<",
|
|
19373
19376
|
">": ">",
|
|
@@ -19375,9 +19378,9 @@ var m5 = {
|
|
|
19375
19378
|
"'": "'",
|
|
19376
19379
|
"`": "`",
|
|
19377
19380
|
"=": "="
|
|
19378
|
-
},
|
|
19379
|
-
function
|
|
19380
|
-
return
|
|
19381
|
+
}, S5 = /[&<>"'`=]/g, b5 = /[&<>"'`=]/;
|
|
19382
|
+
function C5(e) {
|
|
19383
|
+
return y5[e];
|
|
19381
19384
|
}
|
|
19382
19385
|
function Yp(e) {
|
|
19383
19386
|
for (var t = 1; t < arguments.length; t++)
|
|
@@ -19398,13 +19401,13 @@ var Zp = Array.isArray || function(e) {
|
|
|
19398
19401
|
return e && typeof e == "object" ? Su.call(e) === "[object Array]" : !1;
|
|
19399
19402
|
};
|
|
19400
19403
|
Qe.isArray = Zp;
|
|
19401
|
-
function
|
|
19404
|
+
function w5(e, t) {
|
|
19402
19405
|
for (var i = 0, s = e.length; i < s; i++)
|
|
19403
19406
|
if (e[i] === t)
|
|
19404
19407
|
return i;
|
|
19405
19408
|
return -1;
|
|
19406
19409
|
}
|
|
19407
|
-
function
|
|
19410
|
+
function E5(e) {
|
|
19408
19411
|
if (typeof e != "string") {
|
|
19409
19412
|
if (e && e.toHTML)
|
|
19410
19413
|
return e.toHTML();
|
|
@@ -19414,19 +19417,19 @@ function w5(e) {
|
|
|
19414
19417
|
return e + "";
|
|
19415
19418
|
e = "" + e;
|
|
19416
19419
|
}
|
|
19417
|
-
return
|
|
19420
|
+
return b5.test(e) ? e.replace(S5, C5) : e;
|
|
19418
19421
|
}
|
|
19419
|
-
function
|
|
19422
|
+
function k5(e) {
|
|
19420
19423
|
return !e && e !== 0 ? !0 : !!(Zp(e) && e.length === 0);
|
|
19421
19424
|
}
|
|
19422
|
-
function
|
|
19425
|
+
function R5(e) {
|
|
19423
19426
|
var t = Yp({}, e);
|
|
19424
19427
|
return t._parent = e, t;
|
|
19425
19428
|
}
|
|
19426
|
-
function
|
|
19429
|
+
function P5(e, t) {
|
|
19427
19430
|
return e.path = t, e;
|
|
19428
19431
|
}
|
|
19429
|
-
function
|
|
19432
|
+
function D5(e, t) {
|
|
19430
19433
|
return (e ? e + "." : "") + t;
|
|
19431
19434
|
}
|
|
19432
19435
|
var Al = { exports: {} };
|
|
@@ -19473,7 +19476,7 @@ var Mr = Al.exports, ys = {}, Ol = { exports: {} };
|
|
|
19473
19476
|
});
|
|
19474
19477
|
}, e.exports = t.default;
|
|
19475
19478
|
})(Ol, Ol.exports);
|
|
19476
|
-
var
|
|
19479
|
+
var L5 = Ol.exports, Il = { exports: {} };
|
|
19477
19480
|
(function(e, t) {
|
|
19478
19481
|
t.__esModule = !0;
|
|
19479
19482
|
function i(p) {
|
|
@@ -19513,7 +19516,7 @@ var D5 = Ol.exports, Il = { exports: {} };
|
|
|
19513
19516
|
});
|
|
19514
19517
|
}, e.exports = t.default;
|
|
19515
19518
|
})(Il, Il.exports);
|
|
19516
|
-
var
|
|
19519
|
+
var T5 = Il.exports, xl = { exports: {} };
|
|
19517
19520
|
(function(e, t) {
|
|
19518
19521
|
t.__esModule = !0;
|
|
19519
19522
|
function i(g) {
|
|
@@ -19527,7 +19530,7 @@ var L5 = Il.exports, xl = { exports: {} };
|
|
|
19527
19530
|
});
|
|
19528
19531
|
}, e.exports = t.default;
|
|
19529
19532
|
})(xl, xl.exports);
|
|
19530
|
-
var
|
|
19533
|
+
var M5 = xl.exports, Bl = { exports: {} };
|
|
19531
19534
|
(function(e, t) {
|
|
19532
19535
|
t.__esModule = !0;
|
|
19533
19536
|
function i(p) {
|
|
@@ -19550,7 +19553,7 @@ var T5 = xl.exports, Bl = { exports: {} };
|
|
|
19550
19553
|
});
|
|
19551
19554
|
}, e.exports = t.default;
|
|
19552
19555
|
})(Bl, Bl.exports);
|
|
19553
|
-
var
|
|
19556
|
+
var A5 = Bl.exports, Nl = { exports: {} };
|
|
19554
19557
|
(function(e, t) {
|
|
19555
19558
|
t.__esModule = !0, t.default = function(i) {
|
|
19556
19559
|
i.registerHelper("log", function() {
|
|
@@ -19561,7 +19564,7 @@ var M5 = Bl.exports, Nl = { exports: {} };
|
|
|
19561
19564
|
});
|
|
19562
19565
|
}, e.exports = t.default;
|
|
19563
19566
|
})(Nl, Nl.exports);
|
|
19564
|
-
var
|
|
19567
|
+
var O5 = Nl.exports, Hl = { exports: {} };
|
|
19565
19568
|
(function(e, t) {
|
|
19566
19569
|
t.__esModule = !0, t.default = function(i) {
|
|
19567
19570
|
i.registerHelper("lookup", function(s, c, g) {
|
|
@@ -19569,7 +19572,7 @@ var A5 = Nl.exports, Hl = { exports: {} };
|
|
|
19569
19572
|
});
|
|
19570
19573
|
}, e.exports = t.default;
|
|
19571
19574
|
})(Hl, Hl.exports);
|
|
19572
|
-
var
|
|
19575
|
+
var I5 = Hl.exports, Fl = { exports: {} };
|
|
19573
19576
|
(function(e, t) {
|
|
19574
19577
|
t.__esModule = !0;
|
|
19575
19578
|
function i(p) {
|
|
@@ -19592,18 +19595,18 @@ var O5 = Hl.exports, Fl = { exports: {} };
|
|
|
19592
19595
|
});
|
|
19593
19596
|
}, e.exports = t.default;
|
|
19594
19597
|
})(Fl, Fl.exports);
|
|
19595
|
-
var
|
|
19598
|
+
var x5 = Fl.exports;
|
|
19596
19599
|
ys.__esModule = !0;
|
|
19597
|
-
ys.registerDefaultHelpers =
|
|
19598
|
-
ys.moveHelperToHooks =
|
|
19600
|
+
ys.registerDefaultHelpers = J5;
|
|
19601
|
+
ys.moveHelperToHooks = Y5;
|
|
19599
19602
|
function Ki(e) {
|
|
19600
19603
|
return e && e.__esModule ? e : { default: e };
|
|
19601
19604
|
}
|
|
19602
|
-
var
|
|
19603
|
-
function
|
|
19604
|
-
|
|
19605
|
+
var B5 = L5, N5 = Ki(B5), H5 = T5, F5 = Ki(H5), W5 = M5, q5 = Ki(W5), z5 = A5, U5 = Ki(z5), $5 = O5, j5 = Ki($5), V5 = I5, K5 = Ki(V5), G5 = x5, X5 = Ki(G5);
|
|
19606
|
+
function J5(e) {
|
|
19607
|
+
N5.default(e), F5.default(e), q5.default(e), U5.default(e), j5.default(e), K5.default(e), X5.default(e);
|
|
19605
19608
|
}
|
|
19606
|
-
function
|
|
19609
|
+
function Y5(e, t, i) {
|
|
19607
19610
|
e.helpers[t] && (e.hooks[t] = e.helpers[t], i || delete e.helpers[t]);
|
|
19608
19611
|
}
|
|
19609
19612
|
var bu = {}, Wl = { exports: {} };
|
|
@@ -19622,15 +19625,15 @@ var bu = {}, Wl = { exports: {} };
|
|
|
19622
19625
|
});
|
|
19623
19626
|
}, e.exports = t.default;
|
|
19624
19627
|
})(Wl, Wl.exports);
|
|
19625
|
-
var
|
|
19628
|
+
var Z5 = Wl.exports;
|
|
19626
19629
|
bu.__esModule = !0;
|
|
19627
|
-
bu.registerDefaultDecorators =
|
|
19628
|
-
function
|
|
19630
|
+
bu.registerDefaultDecorators = rE;
|
|
19631
|
+
function Q5(e) {
|
|
19629
19632
|
return e && e.__esModule ? e : { default: e };
|
|
19630
19633
|
}
|
|
19631
|
-
var
|
|
19632
|
-
function
|
|
19633
|
-
|
|
19634
|
+
var eE = Z5, tE = Q5(eE);
|
|
19635
|
+
function rE(e) {
|
|
19636
|
+
tE.default(e);
|
|
19634
19637
|
}
|
|
19635
19638
|
var ql = { exports: {} };
|
|
19636
19639
|
(function(e, t) {
|
|
@@ -19661,22 +19664,22 @@ var ql = { exports: {} };
|
|
|
19661
19664
|
})(ql, ql.exports);
|
|
19662
19665
|
var Qp = ql.exports, bn = {}, Cu = {};
|
|
19663
19666
|
Cu.__esModule = !0;
|
|
19664
|
-
Cu.createNewLookupObject =
|
|
19665
|
-
var
|
|
19666
|
-
function
|
|
19667
|
+
Cu.createNewLookupObject = nE;
|
|
19668
|
+
var iE = Qe;
|
|
19669
|
+
function nE() {
|
|
19667
19670
|
for (var e = arguments.length, t = Array(e), i = 0; i < e; i++)
|
|
19668
19671
|
t[i] = arguments[i];
|
|
19669
|
-
return
|
|
19672
|
+
return iE.extend.apply(void 0, [/* @__PURE__ */ Object.create(null)].concat(t));
|
|
19670
19673
|
}
|
|
19671
19674
|
bn.__esModule = !0;
|
|
19672
|
-
bn.createProtoAccessControl =
|
|
19673
|
-
bn.resultIsAllowed =
|
|
19674
|
-
bn.resetLoggedProperties =
|
|
19675
|
-
function
|
|
19675
|
+
bn.createProtoAccessControl = cE;
|
|
19676
|
+
bn.resultIsAllowed = lE;
|
|
19677
|
+
bn.resetLoggedProperties = hE;
|
|
19678
|
+
function sE(e) {
|
|
19676
19679
|
return e && e.__esModule ? e : { default: e };
|
|
19677
19680
|
}
|
|
19678
|
-
var kf = Cu,
|
|
19679
|
-
function
|
|
19681
|
+
var kf = Cu, oE = Qp, aE = sE(oE), qo = /* @__PURE__ */ Object.create(null);
|
|
19682
|
+
function cE(e) {
|
|
19680
19683
|
var t = /* @__PURE__ */ Object.create(null);
|
|
19681
19684
|
t.constructor = !1, t.__defineGetter__ = !1, t.__defineSetter__ = !1, t.__lookupGetter__ = !1;
|
|
19682
19685
|
var i = /* @__PURE__ */ Object.create(null);
|
|
@@ -19691,18 +19694,18 @@ function aE(e) {
|
|
|
19691
19694
|
}
|
|
19692
19695
|
};
|
|
19693
19696
|
}
|
|
19694
|
-
function
|
|
19697
|
+
function lE(e, t, i) {
|
|
19695
19698
|
return Rf(typeof e == "function" ? t.methods : t.properties, i);
|
|
19696
19699
|
}
|
|
19697
19700
|
function Rf(e, t) {
|
|
19698
|
-
return e.whitelist[t] !== void 0 ? e.whitelist[t] === !0 : e.defaultValue !== void 0 ? e.defaultValue : (
|
|
19701
|
+
return e.whitelist[t] !== void 0 ? e.whitelist[t] === !0 : e.defaultValue !== void 0 ? e.defaultValue : (uE(t), !1);
|
|
19699
19702
|
}
|
|
19700
|
-
function
|
|
19701
|
-
qo[e] !== !0 && (qo[e] = !0,
|
|
19703
|
+
function uE(e) {
|
|
19704
|
+
qo[e] !== !0 && (qo[e] = !0, aE.default.log("error", 'Handlebars: Access has been denied to resolve the property "' + e + `" because it is not an "own property" of its parent.
|
|
19702
19705
|
You can add a runtime option to disable the check or this warning:
|
|
19703
19706
|
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`));
|
|
19704
19707
|
}
|
|
19705
|
-
function
|
|
19708
|
+
function hE() {
|
|
19706
19709
|
Object.keys(qo).forEach(function(e) {
|
|
19707
19710
|
delete qo[e];
|
|
19708
19711
|
});
|
|
@@ -19712,13 +19715,13 @@ kr.HandlebarsEnvironment = zl;
|
|
|
19712
19715
|
function e_(e) {
|
|
19713
19716
|
return e && e.__esModule ? e : { default: e };
|
|
19714
19717
|
}
|
|
19715
|
-
var Bi = Qe,
|
|
19716
|
-
kr.VERSION =
|
|
19717
|
-
var
|
|
19718
|
-
kr.COMPILER_REVISION =
|
|
19719
|
-
var
|
|
19720
|
-
kr.LAST_COMPATIBLE_COMPILER_REVISION =
|
|
19721
|
-
var
|
|
19718
|
+
var Bi = Qe, dE = Mr, _c = e_(dE), fE = ys, pE = bu, _E = Qp, zo = e_(_E), gE = bn, vE = "4.7.8";
|
|
19719
|
+
kr.VERSION = vE;
|
|
19720
|
+
var mE = 8;
|
|
19721
|
+
kr.COMPILER_REVISION = mE;
|
|
19722
|
+
var yE = 7;
|
|
19723
|
+
kr.LAST_COMPATIBLE_COMPILER_REVISION = yE;
|
|
19724
|
+
var SE = {
|
|
19722
19725
|
1: "<= 1.0.rc.2",
|
|
19723
19726
|
// 1.0.rc.2 is actually rev2 but doesn't report it
|
|
19724
19727
|
2: "== 1.0.0-rc.3",
|
|
@@ -19729,10 +19732,10 @@ var yE = {
|
|
|
19729
19732
|
7: ">= 4.0.0 <4.3.0",
|
|
19730
19733
|
8: ">= 4.3.0"
|
|
19731
19734
|
};
|
|
19732
|
-
kr.REVISION_CHANGES =
|
|
19735
|
+
kr.REVISION_CHANGES = SE;
|
|
19733
19736
|
var gc = "[object Object]";
|
|
19734
19737
|
function zl(e, t, i) {
|
|
19735
|
-
this.helpers = e || {}, this.partials = t || {}, this.decorators = i || {},
|
|
19738
|
+
this.helpers = e || {}, this.partials = t || {}, this.decorators = i || {}, fE.registerDefaultHelpers(this), pE.registerDefaultDecorators(this);
|
|
19736
19739
|
}
|
|
19737
19740
|
zl.prototype = {
|
|
19738
19741
|
constructor: zl,
|
|
@@ -19777,11 +19780,11 @@ zl.prototype = {
|
|
|
19777
19780
|
* @deprecated should only be used in handlebars test-cases
|
|
19778
19781
|
*/
|
|
19779
19782
|
resetLoggedPropertyAccesses: function() {
|
|
19780
|
-
|
|
19783
|
+
gE.resetLoggedProperties();
|
|
19781
19784
|
}
|
|
19782
19785
|
};
|
|
19783
|
-
var
|
|
19784
|
-
kr.log =
|
|
19786
|
+
var bE = zo.default.log;
|
|
19787
|
+
kr.log = bE;
|
|
19785
19788
|
kr.createFrame = Bi.createFrame;
|
|
19786
19789
|
kr.logger = zo.default;
|
|
19787
19790
|
var Ul = { exports: {} };
|
|
@@ -19794,10 +19797,10 @@ var Ul = { exports: {} };
|
|
|
19794
19797
|
return "" + this.string;
|
|
19795
19798
|
}, t.default = i, e.exports = t.default;
|
|
19796
19799
|
})(Ul, Ul.exports);
|
|
19797
|
-
var
|
|
19800
|
+
var CE = Ul.exports, Ci = {}, wu = {};
|
|
19798
19801
|
wu.__esModule = !0;
|
|
19799
|
-
wu.wrapHelper =
|
|
19800
|
-
function
|
|
19802
|
+
wu.wrapHelper = wE;
|
|
19803
|
+
function wE(e, t) {
|
|
19801
19804
|
if (typeof e != "function")
|
|
19802
19805
|
return e;
|
|
19803
19806
|
var i = function() {
|
|
@@ -19807,16 +19810,16 @@ function CE(e, t) {
|
|
|
19807
19810
|
return i;
|
|
19808
19811
|
}
|
|
19809
19812
|
Ci.__esModule = !0;
|
|
19810
|
-
Ci.checkRevision =
|
|
19811
|
-
Ci.template =
|
|
19813
|
+
Ci.checkRevision = LE;
|
|
19814
|
+
Ci.template = TE;
|
|
19812
19815
|
Ci.wrapProgram = Eo;
|
|
19813
|
-
Ci.resolvePartial =
|
|
19814
|
-
Ci.invokePartial =
|
|
19816
|
+
Ci.resolvePartial = ME;
|
|
19817
|
+
Ci.invokePartial = AE;
|
|
19815
19818
|
Ci.noop = t_;
|
|
19816
|
-
function
|
|
19819
|
+
function EE(e) {
|
|
19817
19820
|
return e && e.__esModule ? e : { default: e };
|
|
19818
19821
|
}
|
|
19819
|
-
function
|
|
19822
|
+
function kE(e) {
|
|
19820
19823
|
if (e && e.__esModule)
|
|
19821
19824
|
return e;
|
|
19822
19825
|
var t = {};
|
|
@@ -19825,8 +19828,8 @@ function EE(e) {
|
|
|
19825
19828
|
Object.prototype.hasOwnProperty.call(e, i) && (t[i] = e[i]);
|
|
19826
19829
|
return t.default = e, t;
|
|
19827
19830
|
}
|
|
19828
|
-
var
|
|
19829
|
-
function
|
|
19831
|
+
var RE = Qe, Qr = kE(RE), PE = Mr, ei = EE(PE), ti = kr, Pf = ys, DE = wu, Df = bn;
|
|
19832
|
+
function LE(e) {
|
|
19830
19833
|
var t = e && e[0] || 1, i = ti.COMPILER_REVISION;
|
|
19831
19834
|
if (!(t >= ti.LAST_COMPATIBLE_COMPILER_REVISION && t <= ti.COMPILER_REVISION))
|
|
19832
19835
|
if (t < ti.LAST_COMPATIBLE_COMPILER_REVISION) {
|
|
@@ -19835,7 +19838,7 @@ function DE(e) {
|
|
|
19835
19838
|
} else
|
|
19836
19839
|
throw new ei.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version (" + e[1] + ").");
|
|
19837
19840
|
}
|
|
19838
|
-
function
|
|
19841
|
+
function TE(e, t) {
|
|
19839
19842
|
if (!t)
|
|
19840
19843
|
throw new ei.default("No environment passed to template");
|
|
19841
19844
|
if (!e || !e.main)
|
|
@@ -19910,7 +19913,7 @@ function LE(e, t) {
|
|
|
19910
19913
|
};
|
|
19911
19914
|
function g(p) {
|
|
19912
19915
|
var o = arguments.length <= 1 || arguments[1] === void 0 ? {} : arguments[1], a = o.data;
|
|
19913
|
-
g._setup(o), !o.partial && e.useData && (a =
|
|
19916
|
+
g._setup(o), !o.partial && e.useData && (a = OE(p, a));
|
|
19914
19917
|
var l = void 0, d = e.useBlockParams ? [] : void 0;
|
|
19915
19918
|
e.useDepths && (o.depths ? l = p != o.depths[0] ? [p].concat(o.depths) : o.depths : l = [p]);
|
|
19916
19919
|
function f(h) {
|
|
@@ -19923,7 +19926,7 @@ function LE(e, t) {
|
|
|
19923
19926
|
c.protoAccessControl = p.protoAccessControl, c.helpers = p.helpers, c.partials = p.partials, c.decorators = p.decorators, c.hooks = p.hooks;
|
|
19924
19927
|
else {
|
|
19925
19928
|
var o = Qr.extend({}, t.helpers, p.helpers);
|
|
19926
|
-
|
|
19929
|
+
IE(o, c), c.helpers = o, e.usePartial && (c.partials = c.mergeIfNeeded(p.partials, t.partials)), (e.usePartial || e.useDecorators) && (c.decorators = Qr.extend({}, t.decorators, p.decorators)), c.hooks = {}, c.protoAccessControl = Df.createProtoAccessControl(p);
|
|
19927
19930
|
var a = p.allowCallsToHelperMissing || i;
|
|
19928
19931
|
Pf.moveHelperToHooks(c, "helperMissing", a), Pf.moveHelperToHooks(c, "blockHelperMissing", a);
|
|
19929
19932
|
}
|
|
@@ -19942,10 +19945,10 @@ function Eo(e, t, i, s, c, g, p) {
|
|
|
19942
19945
|
}
|
|
19943
19946
|
return o = r_(i, o, e, p, s, g), o.program = t, o.depth = p ? p.length : 0, o.blockParams = c || 0, o;
|
|
19944
19947
|
}
|
|
19945
|
-
function
|
|
19948
|
+
function ME(e, t, i) {
|
|
19946
19949
|
return e ? !e.call && !i.name && (i.name = e, e = i.partials[e]) : i.name === "@partial-block" ? e = i.data["partial-block"] : e = i.partials[i.name], e;
|
|
19947
19950
|
}
|
|
19948
|
-
function
|
|
19951
|
+
function AE(e, t, i) {
|
|
19949
19952
|
var s = i.data && i.data["partial-block"];
|
|
19950
19953
|
i.partial = !0, i.ids && (i.data.contextPath = i.ids[0] || i.data.contextPath);
|
|
19951
19954
|
var c = void 0;
|
|
@@ -19964,7 +19967,7 @@ function ME(e, t, i) {
|
|
|
19964
19967
|
function t_() {
|
|
19965
19968
|
return "";
|
|
19966
19969
|
}
|
|
19967
|
-
function
|
|
19970
|
+
function OE(e, t) {
|
|
19968
19971
|
return (!t || !("root" in t)) && (t = t ? ti.createFrame(t) : {}, t.root = e), t;
|
|
19969
19972
|
}
|
|
19970
19973
|
function r_(e, t, i, s, c, g) {
|
|
@@ -19974,15 +19977,15 @@ function r_(e, t, i, s, c, g) {
|
|
|
19974
19977
|
}
|
|
19975
19978
|
return t;
|
|
19976
19979
|
}
|
|
19977
|
-
function
|
|
19980
|
+
function IE(e, t) {
|
|
19978
19981
|
Object.keys(e).forEach(function(i) {
|
|
19979
19982
|
var s = e[i];
|
|
19980
|
-
e[i] =
|
|
19983
|
+
e[i] = xE(s, t);
|
|
19981
19984
|
});
|
|
19982
19985
|
}
|
|
19983
|
-
function
|
|
19986
|
+
function xE(e, t) {
|
|
19984
19987
|
var i = t.lookupProperty;
|
|
19985
|
-
return
|
|
19988
|
+
return DE.wrapHelper(e, function(s) {
|
|
19986
19989
|
return Qr.extend({ lookupProperty: i }, s);
|
|
19987
19990
|
});
|
|
19988
19991
|
}
|
|
@@ -20015,7 +20018,7 @@ var i_ = $l.exports;
|
|
|
20015
20018
|
Object.prototype.hasOwnProperty.call(_, C) && (b[C] = _[C]);
|
|
20016
20019
|
return b.default = _, b;
|
|
20017
20020
|
}
|
|
20018
|
-
var c = kr, g = s(c), p =
|
|
20021
|
+
var c = kr, g = s(c), p = CE, o = i(p), a = Mr, l = i(a), d = Qe, f = s(d), h = Ci, m = s(h), S = i_, w = i(S);
|
|
20019
20022
|
function u() {
|
|
20020
20023
|
var _ = new g.HandlebarsEnvironment();
|
|
20021
20024
|
return f.extend(_, g), _.SafeString = o.default, _.Exception = l.default, _.Utils = f, _.escapeExpression = f.escapeExpression, _.VM = m, _.template = function(b) {
|
|
@@ -20025,7 +20028,7 @@ var i_ = $l.exports;
|
|
|
20025
20028
|
var v = u();
|
|
20026
20029
|
v.create = u, w.default(v), v.default = v, t.default = v, e.exports = t.default;
|
|
20027
20030
|
})(Tl, Tl.exports);
|
|
20028
|
-
var
|
|
20031
|
+
var BE = Tl.exports, jl = { exports: {} };
|
|
20029
20032
|
(function(e, t) {
|
|
20030
20033
|
t.__esModule = !0;
|
|
20031
20034
|
var i = {
|
|
@@ -20542,7 +20545,7 @@ Expecting ` + A.join(", ") + ", got '" + (this.terminals_[b] || b) + "'" : k = "
|
|
|
20542
20545
|
}();
|
|
20543
20546
|
t.default = i, e.exports = t.default;
|
|
20544
20547
|
})(Vl, Vl.exports);
|
|
20545
|
-
var
|
|
20548
|
+
var NE = Vl.exports, Kl = { exports: {} }, Gl = { exports: {} };
|
|
20546
20549
|
(function(e, t) {
|
|
20547
20550
|
t.__esModule = !0;
|
|
20548
20551
|
function i(l) {
|
|
@@ -20718,29 +20721,29 @@ var s_ = Gl.exports;
|
|
|
20718
20721
|
}
|
|
20719
20722
|
t.default = g, e.exports = t.default;
|
|
20720
20723
|
})(Kl, Kl.exports);
|
|
20721
|
-
var
|
|
20724
|
+
var HE = Kl.exports, Rr = {};
|
|
20722
20725
|
Rr.__esModule = !0;
|
|
20723
|
-
Rr.SourceLocation =
|
|
20724
|
-
Rr.id =
|
|
20725
|
-
Rr.stripFlags =
|
|
20726
|
-
Rr.stripComment =
|
|
20727
|
-
Rr.preparePath =
|
|
20728
|
-
Rr.prepareMustache =
|
|
20729
|
-
Rr.prepareRawBlock =
|
|
20730
|
-
Rr.prepareBlock =
|
|
20731
|
-
Rr.prepareProgram =
|
|
20732
|
-
Rr.preparePartialBlock =
|
|
20733
|
-
function
|
|
20726
|
+
Rr.SourceLocation = qE;
|
|
20727
|
+
Rr.id = zE;
|
|
20728
|
+
Rr.stripFlags = UE;
|
|
20729
|
+
Rr.stripComment = $E;
|
|
20730
|
+
Rr.preparePath = jE;
|
|
20731
|
+
Rr.prepareMustache = VE;
|
|
20732
|
+
Rr.prepareRawBlock = KE;
|
|
20733
|
+
Rr.prepareBlock = GE;
|
|
20734
|
+
Rr.prepareProgram = XE;
|
|
20735
|
+
Rr.preparePartialBlock = JE;
|
|
20736
|
+
function FE(e) {
|
|
20734
20737
|
return e && e.__esModule ? e : { default: e };
|
|
20735
20738
|
}
|
|
20736
|
-
var
|
|
20739
|
+
var WE = Mr, Eu = FE(WE);
|
|
20737
20740
|
function ku(e, t) {
|
|
20738
20741
|
if (t = t.path ? t.path.original : t, e.path.original !== t) {
|
|
20739
20742
|
var i = { loc: e.path.loc };
|
|
20740
20743
|
throw new Eu.default(e.path.original + " doesn't match " + t, i);
|
|
20741
20744
|
}
|
|
20742
20745
|
}
|
|
20743
|
-
function
|
|
20746
|
+
function qE(e, t) {
|
|
20744
20747
|
this.source = e, this.start = {
|
|
20745
20748
|
line: t.first_line,
|
|
20746
20749
|
column: t.first_column
|
|
@@ -20749,19 +20752,19 @@ function WE(e, t) {
|
|
|
20749
20752
|
column: t.last_column
|
|
20750
20753
|
};
|
|
20751
20754
|
}
|
|
20752
|
-
function
|
|
20755
|
+
function zE(e) {
|
|
20753
20756
|
return /^\[.*\]$/.test(e) ? e.substring(1, e.length - 1) : e;
|
|
20754
20757
|
}
|
|
20755
|
-
function
|
|
20758
|
+
function UE(e, t) {
|
|
20756
20759
|
return {
|
|
20757
20760
|
open: e.charAt(2) === "~",
|
|
20758
20761
|
close: t.charAt(t.length - 3) === "~"
|
|
20759
20762
|
};
|
|
20760
20763
|
}
|
|
20761
|
-
function
|
|
20764
|
+
function $E(e) {
|
|
20762
20765
|
return e.replace(/^\{\{~?!-?-?/, "").replace(/-?-?~?\}\}$/, "");
|
|
20763
20766
|
}
|
|
20764
|
-
function
|
|
20767
|
+
function jE(e, t, i) {
|
|
20765
20768
|
i = this.locInfo(i);
|
|
20766
20769
|
for (var s = e ? "@" : "", c = [], g = 0, p = 0, o = t.length; p < o; p++) {
|
|
20767
20770
|
var a = t[p].part, l = t[p].original !== a;
|
|
@@ -20781,7 +20784,7 @@ function $E(e, t, i) {
|
|
|
20781
20784
|
loc: i
|
|
20782
20785
|
};
|
|
20783
20786
|
}
|
|
20784
|
-
function
|
|
20787
|
+
function VE(e, t, i, s, c, g) {
|
|
20785
20788
|
var p = s.charAt(3) || s.charAt(2), o = p !== "{" && p !== "&", a = /\*/.test(s);
|
|
20786
20789
|
return {
|
|
20787
20790
|
type: a ? "Decorator" : "MustacheStatement",
|
|
@@ -20793,7 +20796,7 @@ function jE(e, t, i, s, c, g) {
|
|
|
20793
20796
|
loc: this.locInfo(g)
|
|
20794
20797
|
};
|
|
20795
20798
|
}
|
|
20796
|
-
function
|
|
20799
|
+
function KE(e, t, i, s) {
|
|
20797
20800
|
ku(e, i), s = this.locInfo(s);
|
|
20798
20801
|
var c = {
|
|
20799
20802
|
type: "Program",
|
|
@@ -20813,7 +20816,7 @@ function VE(e, t, i, s) {
|
|
|
20813
20816
|
loc: s
|
|
20814
20817
|
};
|
|
20815
20818
|
}
|
|
20816
|
-
function
|
|
20819
|
+
function GE(e, t, i, s, c, g) {
|
|
20817
20820
|
s && s.path && ku(e, s);
|
|
20818
20821
|
var p = /\*/.test(e.open);
|
|
20819
20822
|
t.blockParams = e.blockParams;
|
|
@@ -20836,7 +20839,7 @@ function KE(e, t, i, s, c, g) {
|
|
|
20836
20839
|
loc: this.locInfo(g)
|
|
20837
20840
|
};
|
|
20838
20841
|
}
|
|
20839
|
-
function
|
|
20842
|
+
function XE(e, t) {
|
|
20840
20843
|
if (!t && e.length) {
|
|
20841
20844
|
var i = e[0].loc, s = e[e.length - 1].loc;
|
|
20842
20845
|
i && s && (t = {
|
|
@@ -20858,7 +20861,7 @@ function GE(e, t) {
|
|
|
20858
20861
|
loc: t
|
|
20859
20862
|
};
|
|
20860
20863
|
}
|
|
20861
|
-
function
|
|
20864
|
+
function JE(e, t, i, s) {
|
|
20862
20865
|
return ku(e, i), {
|
|
20863
20866
|
type: "PartialBlockStatement",
|
|
20864
20867
|
name: e.path,
|
|
@@ -20872,8 +20875,8 @@ function XE(e, t, i, s) {
|
|
|
20872
20875
|
}
|
|
20873
20876
|
Ss.__esModule = !0;
|
|
20874
20877
|
Ss.parseWithoutProcessing = a_;
|
|
20875
|
-
Ss.parse =
|
|
20876
|
-
function
|
|
20878
|
+
Ss.parse = n4;
|
|
20879
|
+
function YE(e) {
|
|
20877
20880
|
if (e && e.__esModule)
|
|
20878
20881
|
return e;
|
|
20879
20882
|
var t = {};
|
|
@@ -20885,10 +20888,10 @@ function JE(e) {
|
|
|
20885
20888
|
function o_(e) {
|
|
20886
20889
|
return e && e.__esModule ? e : { default: e };
|
|
20887
20890
|
}
|
|
20888
|
-
var
|
|
20891
|
+
var ZE = NE, Xl = o_(ZE), QE = HE, e4 = o_(QE), t4 = Rr, r4 = YE(t4), i4 = Qe;
|
|
20889
20892
|
Ss.parser = Xl.default;
|
|
20890
20893
|
var ko = {};
|
|
20891
|
-
|
|
20894
|
+
i4.extend(ko, r4);
|
|
20892
20895
|
function a_(e, t) {
|
|
20893
20896
|
if (e.type === "Program")
|
|
20894
20897
|
return e;
|
|
@@ -20898,19 +20901,19 @@ function a_(e, t) {
|
|
|
20898
20901
|
var i = Xl.default.parse(e);
|
|
20899
20902
|
return i;
|
|
20900
20903
|
}
|
|
20901
|
-
function
|
|
20902
|
-
var i = a_(e, t), s = new
|
|
20904
|
+
function n4(e, t) {
|
|
20905
|
+
var i = a_(e, t), s = new e4.default(t);
|
|
20903
20906
|
return s.accept(i);
|
|
20904
20907
|
}
|
|
20905
20908
|
var bs = {};
|
|
20906
20909
|
bs.__esModule = !0;
|
|
20907
20910
|
bs.Compiler = Jl;
|
|
20908
|
-
bs.precompile =
|
|
20909
|
-
bs.compile =
|
|
20911
|
+
bs.precompile = c4;
|
|
20912
|
+
bs.compile = l4;
|
|
20910
20913
|
function c_(e) {
|
|
20911
20914
|
return e && e.__esModule ? e : { default: e };
|
|
20912
20915
|
}
|
|
20913
|
-
var
|
|
20916
|
+
var s4 = Mr, Qn = c_(s4), fs = Qe, o4 = n_, Kn = c_(o4), a4 = [].slice;
|
|
20914
20917
|
function Jl() {
|
|
20915
20918
|
}
|
|
20916
20919
|
Jl.prototype = {
|
|
@@ -21053,7 +21056,7 @@ Jl.prototype = {
|
|
|
21053
21056
|
opcode: function(t) {
|
|
21054
21057
|
this.opcodes.push({
|
|
21055
21058
|
opcode: t,
|
|
21056
|
-
args:
|
|
21059
|
+
args: a4.call(arguments, 1),
|
|
21057
21060
|
loc: this.sourceNode[0].loc
|
|
21058
21061
|
});
|
|
21059
21062
|
},
|
|
@@ -21100,14 +21103,14 @@ Jl.prototype = {
|
|
|
21100
21103
|
}
|
|
21101
21104
|
}
|
|
21102
21105
|
};
|
|
21103
|
-
function
|
|
21106
|
+
function c4(e, t, i) {
|
|
21104
21107
|
if (e == null || typeof e != "string" && e.type !== "Program")
|
|
21105
21108
|
throw new Qn.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed " + e);
|
|
21106
21109
|
t = t || {}, "data" in t || (t.data = !0), t.compat && (t.useDepths = !0);
|
|
21107
21110
|
var s = i.parse(e, t), c = new i.Compiler().compile(s, t);
|
|
21108
21111
|
return new i.JavaScriptCompiler().compile(c, t);
|
|
21109
21112
|
}
|
|
21110
|
-
function
|
|
21113
|
+
function l4(e, t, i) {
|
|
21111
21114
|
if (t === void 0 && (t = {}), e == null || typeof e != "string" && e.type !== "Program")
|
|
21112
21115
|
throw new Qn.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed " + e);
|
|
21113
21116
|
t = fs.extend({}, t), "data" in t || (t.data = !0), t.compat && (t.useDepths = !0);
|
|
@@ -21149,7 +21152,7 @@ function Lf(e) {
|
|
|
21149
21152
|
}
|
|
21150
21153
|
}
|
|
21151
21154
|
var Yl = { exports: {} }, Zl = { exports: {} }, Gn = {}, vc = {}, vo = {}, mo = {}, Tf;
|
|
21152
|
-
function
|
|
21155
|
+
function u4() {
|
|
21153
21156
|
if (Tf)
|
|
21154
21157
|
return mo;
|
|
21155
21158
|
Tf = 1;
|
|
@@ -21168,7 +21171,7 @@ function u_() {
|
|
|
21168
21171
|
if (Mf)
|
|
21169
21172
|
return vo;
|
|
21170
21173
|
Mf = 1;
|
|
21171
|
-
var e =
|
|
21174
|
+
var e = u4(), t = 5, i = 1 << t, s = i - 1, c = i;
|
|
21172
21175
|
function g(o) {
|
|
21173
21176
|
return o < 0 ? (-o << 1) + 1 : (o << 1) + 0;
|
|
21174
21177
|
}
|
|
@@ -21367,7 +21370,7 @@ function h_() {
|
|
|
21367
21370
|
}, yc.ArraySet = s, yc;
|
|
21368
21371
|
}
|
|
21369
21372
|
var Sc = {}, If;
|
|
21370
|
-
function
|
|
21373
|
+
function h4() {
|
|
21371
21374
|
if (If)
|
|
21372
21375
|
return Sc;
|
|
21373
21376
|
If = 1;
|
|
@@ -21392,7 +21395,7 @@ function d_() {
|
|
|
21392
21395
|
if (xf)
|
|
21393
21396
|
return vc;
|
|
21394
21397
|
xf = 1;
|
|
21395
|
-
var e = u_(), t = Cs(), i = h_().ArraySet, s =
|
|
21398
|
+
var e = u_(), t = Cs(), i = h_().ArraySet, s = h4().MappingList;
|
|
21396
21399
|
function c(g) {
|
|
21397
21400
|
g || (g = {}), this._file = t.getArg(g, "file", null), this._sourceRoot = t.getArg(g, "sourceRoot", null), this._skipValidation = t.getArg(g, "skipValidation", !1), this._sources = new i(), this._names = new i(), this._mappings = new s(), this._sourcesContents = null;
|
|
21398
21401
|
}
|
|
@@ -21508,7 +21511,7 @@ function d_() {
|
|
|
21508
21511
|
}, vc.SourceMapGenerator = c, vc;
|
|
21509
21512
|
}
|
|
21510
21513
|
var Xn = {}, bc = {}, Bf;
|
|
21511
|
-
function
|
|
21514
|
+
function d4() {
|
|
21512
21515
|
return Bf || (Bf = 1, function(e) {
|
|
21513
21516
|
e.GREATEST_LOWER_BOUND = 1, e.LEAST_UPPER_BOUND = 2;
|
|
21514
21517
|
function t(i, s, c, g, p, o) {
|
|
@@ -21535,7 +21538,7 @@ function h4() {
|
|
|
21535
21538
|
}(bc)), bc;
|
|
21536
21539
|
}
|
|
21537
21540
|
var Cc = {}, Nf;
|
|
21538
|
-
function
|
|
21541
|
+
function f4() {
|
|
21539
21542
|
if (Nf)
|
|
21540
21543
|
return Cc;
|
|
21541
21544
|
Nf = 1;
|
|
@@ -21562,11 +21565,11 @@ function d4() {
|
|
|
21562
21565
|
}, Cc;
|
|
21563
21566
|
}
|
|
21564
21567
|
var Hf;
|
|
21565
|
-
function
|
|
21568
|
+
function p4() {
|
|
21566
21569
|
if (Hf)
|
|
21567
21570
|
return Xn;
|
|
21568
21571
|
Hf = 1;
|
|
21569
|
-
var e = Cs(), t =
|
|
21572
|
+
var e = Cs(), t = d4(), i = h_().ArraySet, s = u_(), c = f4().quickSort;
|
|
21570
21573
|
function g(l, d) {
|
|
21571
21574
|
var f = l;
|
|
21572
21575
|
return typeof l == "string" && (f = e.parseSourceMapInput(l)), f.sections != null ? new a(f, d) : new p(f, d);
|
|
@@ -21932,7 +21935,7 @@ function f4() {
|
|
|
21932
21935
|
}, Xn.IndexedSourceMapConsumer = a, Xn;
|
|
21933
21936
|
}
|
|
21934
21937
|
var wc = {}, Ff;
|
|
21935
|
-
function
|
|
21938
|
+
function _4() {
|
|
21936
21939
|
if (Ff)
|
|
21937
21940
|
return wc;
|
|
21938
21941
|
Ff = 1;
|
|
@@ -22079,14 +22082,14 @@ function p4() {
|
|
|
22079
22082
|
}, wc.SourceNode = g, wc;
|
|
22080
22083
|
}
|
|
22081
22084
|
var Wf;
|
|
22082
|
-
function
|
|
22083
|
-
return Wf || (Wf = 1, Gn.SourceMapGenerator = d_().SourceMapGenerator, Gn.SourceMapConsumer =
|
|
22085
|
+
function g4() {
|
|
22086
|
+
return Wf || (Wf = 1, Gn.SourceMapGenerator = d_().SourceMapGenerator, Gn.SourceMapConsumer = p4().SourceMapConsumer, Gn.SourceNode = _4().SourceNode), Gn;
|
|
22084
22087
|
}
|
|
22085
22088
|
(function(e, t) {
|
|
22086
22089
|
t.__esModule = !0;
|
|
22087
22090
|
var i = Qe, s = void 0;
|
|
22088
22091
|
try {
|
|
22089
|
-
var c =
|
|
22092
|
+
var c = g4();
|
|
22090
22093
|
s = c.SourceNode;
|
|
22091
22094
|
} catch {
|
|
22092
22095
|
}
|
|
@@ -22173,13 +22176,13 @@ function _4() {
|
|
|
22173
22176
|
}
|
|
22174
22177
|
}, t.default = p, e.exports = t.default;
|
|
22175
22178
|
})(Zl, Zl.exports);
|
|
22176
|
-
var
|
|
22179
|
+
var v4 = Zl.exports;
|
|
22177
22180
|
(function(e, t) {
|
|
22178
22181
|
t.__esModule = !0;
|
|
22179
22182
|
function i(h) {
|
|
22180
22183
|
return h && h.__esModule ? h : { default: h };
|
|
22181
22184
|
}
|
|
22182
|
-
var s = kr, c = Mr, g = i(c), p = Qe, o =
|
|
22185
|
+
var s = kr, c = Mr, g = i(c), p = Qe, o = v4, a = i(o);
|
|
22183
22186
|
function l(h) {
|
|
22184
22187
|
this.value = h;
|
|
22185
22188
|
}
|
|
@@ -22685,13 +22688,13 @@ var g4 = Zl.exports;
|
|
|
22685
22688
|
}
|
|
22686
22689
|
t.default = d, e.exports = t.default;
|
|
22687
22690
|
})(Yl, Yl.exports);
|
|
22688
|
-
var
|
|
22691
|
+
var m4 = Yl.exports;
|
|
22689
22692
|
(function(e, t) {
|
|
22690
22693
|
t.__esModule = !0;
|
|
22691
22694
|
function i(_) {
|
|
22692
22695
|
return _ && _.__esModule ? _ : { default: _ };
|
|
22693
22696
|
}
|
|
22694
|
-
var s =
|
|
22697
|
+
var s = BE, c = i(s), g = n_, p = i(g), o = Ss, a = bs, l = m4, d = i(l), f = s_, h = i(f), m = i_, S = i(m), w = c.default.create;
|
|
22695
22698
|
function u() {
|
|
22696
22699
|
var _ = w();
|
|
22697
22700
|
return _.compile = function(b, C) {
|
|
@@ -22703,21 +22706,21 @@ var v4 = Yl.exports;
|
|
|
22703
22706
|
var v = u();
|
|
22704
22707
|
v.create = u, S.default(v), v.Visitor = h.default, v.default = v, t.default = v, e.exports = t.default;
|
|
22705
22708
|
})(Ll, Ll.exports);
|
|
22706
|
-
var
|
|
22707
|
-
const
|
|
22709
|
+
var y4 = Ll.exports;
|
|
22710
|
+
const S4 = /* @__PURE__ */ $y(y4), b4 = {
|
|
22708
22711
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22709
22712
|
fill: "none",
|
|
22710
22713
|
stroke: "#000",
|
|
22711
22714
|
"stroke-linejoin": "round",
|
|
22712
22715
|
viewBox: "0 0 32 32"
|
|
22713
|
-
},
|
|
22714
|
-
|
|
22716
|
+
}, C4 = /* @__PURE__ */ ge("path", { d: "M28.7 9.7 16 22.3 3.3 9.7" }, null, -1), w4 = [
|
|
22717
|
+
C4
|
|
22715
22718
|
];
|
|
22716
|
-
function
|
|
22717
|
-
return fe(), Re("svg",
|
|
22719
|
+
function E4(e, t) {
|
|
22720
|
+
return fe(), Re("svg", b4, w4);
|
|
22718
22721
|
}
|
|
22719
|
-
const
|
|
22720
|
-
const
|
|
22722
|
+
const k4 = { render: E4 };
|
|
22723
|
+
const R4 = {
|
|
22721
22724
|
props: {
|
|
22722
22725
|
isExpanded: {
|
|
22723
22726
|
type: Boolean,
|
|
@@ -22741,8 +22744,8 @@ const k4 = {
|
|
|
22741
22744
|
e.style.height = 0;
|
|
22742
22745
|
}
|
|
22743
22746
|
}
|
|
22744
|
-
},
|
|
22745
|
-
function
|
|
22747
|
+
}, P4 = { class: "panel" };
|
|
22748
|
+
function D4(e, t, i, s, c, g) {
|
|
22746
22749
|
return fe(), at(So, {
|
|
22747
22750
|
name: "expand",
|
|
22748
22751
|
onBeforeEnter: g.onBeforeEnter,
|
|
@@ -22751,9 +22754,9 @@ function P4(e, t, i, s, c, g) {
|
|
|
22751
22754
|
onLeave: g.onLeave,
|
|
22752
22755
|
onAfterEnter: g.onAfterEnter
|
|
22753
22756
|
}, {
|
|
22754
|
-
default:
|
|
22755
|
-
Nr(ge("div",
|
|
22756
|
-
|
|
22757
|
+
default: Me(() => [
|
|
22758
|
+
Nr(ge("div", P4, [
|
|
22759
|
+
bt(e.$slots, "default", {}, void 0, !0)
|
|
22757
22760
|
], 512), [
|
|
22758
22761
|
[ri, i.isExpanded]
|
|
22759
22762
|
])
|
|
@@ -22761,12 +22764,12 @@ function P4(e, t, i, s, c, g) {
|
|
|
22761
22764
|
_: 3
|
|
22762
22765
|
}, 8, ["onBeforeEnter", "onEnter", "onBeforeLeave", "onLeave", "onAfterEnter"]);
|
|
22763
22766
|
}
|
|
22764
|
-
const
|
|
22765
|
-
const
|
|
22767
|
+
const L4 = /* @__PURE__ */ _t(R4, [["render", D4], ["__scopeId", "data-v-3c5cf47f"]]);
|
|
22768
|
+
const T4 = {
|
|
22766
22769
|
components: {
|
|
22767
|
-
DropdownIcon:
|
|
22770
|
+
DropdownIcon: k4,
|
|
22768
22771
|
BaseButton: du,
|
|
22769
|
-
ExpandTransition:
|
|
22772
|
+
ExpandTransition: L4
|
|
22770
22773
|
},
|
|
22771
22774
|
props: {
|
|
22772
22775
|
/**
|
|
@@ -22787,8 +22790,8 @@ const L4 = {
|
|
|
22787
22790
|
this.isExpanded = !this.isExpanded;
|
|
22788
22791
|
}
|
|
22789
22792
|
}
|
|
22790
|
-
},
|
|
22791
|
-
function
|
|
22793
|
+
}, M4 = { class: "dropdown" };
|
|
22794
|
+
function A4(e, t, i, s, c, g) {
|
|
22792
22795
|
const p = nt("DropdownIcon"), o = nt("BaseButton"), a = nt("ExpandTransition");
|
|
22793
22796
|
return fe(), Re("div", null, [
|
|
22794
22797
|
ke(o, {
|
|
@@ -22796,9 +22799,9 @@ function M4(e, t, i, s, c, g) {
|
|
|
22796
22799
|
"aria-expanded": String(c.isExpanded),
|
|
22797
22800
|
onClick: Vf(g.onTrigger, ["prevent"])
|
|
22798
22801
|
}, {
|
|
22799
|
-
default:
|
|
22800
|
-
|
|
22801
|
-
ge("div",
|
|
22802
|
+
default: Me(() => [
|
|
22803
|
+
bt(e.$slots, "title", {}, void 0, !0),
|
|
22804
|
+
ge("div", M4, [
|
|
22802
22805
|
ke(p, {
|
|
22803
22806
|
class: Dt(["dropdown-icon", { flip: c.isExpanded }])
|
|
22804
22807
|
}, null, 8, ["class"])
|
|
@@ -22807,18 +22810,18 @@ function M4(e, t, i, s, c, g) {
|
|
|
22807
22810
|
_: 3
|
|
22808
22811
|
}, 8, ["aria-expanded", "onClick"]),
|
|
22809
22812
|
ke(a, { "is-expanded": c.isExpanded }, {
|
|
22810
|
-
default:
|
|
22811
|
-
|
|
22813
|
+
default: Me(() => [
|
|
22814
|
+
bt(e.$slots, "default", {}, void 0, !0)
|
|
22812
22815
|
]),
|
|
22813
22816
|
_: 3
|
|
22814
22817
|
}, 8, ["is-expanded"])
|
|
22815
22818
|
]);
|
|
22816
22819
|
}
|
|
22817
|
-
const
|
|
22820
|
+
const O4 = /* @__PURE__ */ _t(T4, [["render", A4], ["__scopeId", "data-v-0f4e1b06"]]), Ql = () => ({
|
|
22818
22821
|
anchorHistory: [],
|
|
22819
22822
|
anchorExceptions: [],
|
|
22820
22823
|
selectionRanges: []
|
|
22821
|
-
}), yi = (e, t) => ({ ...e, ...t }),
|
|
22824
|
+
}), yi = (e, t) => ({ ...e, ...t }), I4 = (e, t) => {
|
|
22822
22825
|
const { selectionRanges: i } = e;
|
|
22823
22826
|
if (i.length === 1) {
|
|
22824
22827
|
const [s] = i, { from: c, to: g } = s;
|
|
@@ -22831,7 +22834,7 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
22831
22834
|
return !!i.find(
|
|
22832
22835
|
(g) => g.from <= t && g.to >= t
|
|
22833
22836
|
) && !s.includes(t);
|
|
22834
|
-
},
|
|
22837
|
+
}, x4 = (e, t) => {
|
|
22835
22838
|
const { anchorHistory: i, selectionRanges: s, anchorExceptions: c } = e, g = yi(e, {
|
|
22836
22839
|
anchorHistory: [...i, t]
|
|
22837
22840
|
}), p = f_(e, t);
|
|
@@ -22852,7 +22855,7 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
22852
22855
|
return p ? yi(g, {
|
|
22853
22856
|
anchorExceptions: [...c, t]
|
|
22854
22857
|
}) : e;
|
|
22855
|
-
},
|
|
22858
|
+
}, B4 = (e, t) => {
|
|
22856
22859
|
const { anchorHistory: i, selectionRanges: s, anchorExceptions: c } = e;
|
|
22857
22860
|
if (s.length === 0) {
|
|
22858
22861
|
const l = {
|
|
@@ -22896,14 +22899,14 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
22896
22899
|
selectionRanges: [...s, l]
|
|
22897
22900
|
});
|
|
22898
22901
|
}
|
|
22899
|
-
},
|
|
22902
|
+
}, N4 = (e) => {
|
|
22900
22903
|
const t = {
|
|
22901
22904
|
anchorExceptions: [],
|
|
22902
22905
|
anchorHistory: [e],
|
|
22903
22906
|
selectionRanges: [{ from: e, to: e }]
|
|
22904
22907
|
};
|
|
22905
22908
|
return yi(Ql(), t);
|
|
22906
|
-
},
|
|
22909
|
+
}, H4 = (e) => {
|
|
22907
22910
|
const { anchorExceptions: t, selectionRanges: i } = e;
|
|
22908
22911
|
return t.reduce((c, g) => {
|
|
22909
22912
|
const p = c.find(
|
|
@@ -22929,10 +22932,10 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
22929
22932
|
}, i).filter(
|
|
22930
22933
|
(c) => !t.includes(c.from) && !t.includes(c.to)
|
|
22931
22934
|
);
|
|
22932
|
-
},
|
|
22935
|
+
}, F4 = (e) => e.reduce((t, i, s, c) => c.find((p) => {
|
|
22933
22936
|
const o = p.from < i.from && i.to < p.to, a = p.from <= i.from && i.to < p.to, l = p.from < i.from && i.to <= p.to;
|
|
22934
22937
|
return o || a || l;
|
|
22935
|
-
}) ? t : t.concat(i), []),
|
|
22938
|
+
}) ? t : t.concat(i), []), W4 = (e) => {
|
|
22936
22939
|
if (e.length <= 1)
|
|
22937
22940
|
return e;
|
|
22938
22941
|
let [t, ...i] = e.slice().sort((g, p) => g.from - p.from), s = t.to, c = [t];
|
|
@@ -22948,10 +22951,10 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
22948
22951
|
}
|
|
22949
22952
|
}
|
|
22950
22953
|
return c;
|
|
22951
|
-
},
|
|
22952
|
-
const t =
|
|
22953
|
-
return
|
|
22954
|
-
},
|
|
22954
|
+
}, q4 = (e) => {
|
|
22955
|
+
const t = H4(e), i = F4(t);
|
|
22956
|
+
return W4(i);
|
|
22957
|
+
}, z4 = (e) => q4(e).reduce((i, s) => {
|
|
22955
22958
|
const { to: c, from: g } = s, p = c - g, o = new Array(p).fill(0).reduce(
|
|
22956
22959
|
(a) => {
|
|
22957
22960
|
const [l] = a.slice(-1);
|
|
@@ -22960,28 +22963,28 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
22960
22963
|
[g]
|
|
22961
22964
|
);
|
|
22962
22965
|
return i.concat(o);
|
|
22963
|
-
}, []),
|
|
22966
|
+
}, []), U4 = () => {
|
|
22964
22967
|
var e, t;
|
|
22965
22968
|
return (t = (e = navigator == null ? void 0 : navigator.userAgent) == null ? void 0 : e.toLowerCase()) == null ? void 0 : t.includes("mac");
|
|
22966
|
-
},
|
|
22969
|
+
}, $4 = () => U4() ? "metaKey" : "ctrlKey", j4 = (e) => {
|
|
22967
22970
|
const t = Ue(
|
|
22968
22971
|
Ql()
|
|
22969
22972
|
), i = (d) => f_(t.value, d), s = Br(
|
|
22970
|
-
() =>
|
|
22971
|
-
), c = (d) =>
|
|
22973
|
+
() => z4(t.value)
|
|
22974
|
+
), c = (d) => I4(
|
|
22972
22975
|
t.value,
|
|
22973
22976
|
d
|
|
22974
22977
|
), g = () => {
|
|
22975
22978
|
t.value = Ql();
|
|
22976
22979
|
}, p = (d) => {
|
|
22977
|
-
t.value =
|
|
22980
|
+
t.value = N4(d);
|
|
22978
22981
|
}, o = (d) => {
|
|
22979
|
-
t.value =
|
|
22982
|
+
t.value = x4(
|
|
22980
22983
|
t.value,
|
|
22981
22984
|
d
|
|
22982
22985
|
);
|
|
22983
22986
|
}, a = (d) => {
|
|
22984
|
-
t.value =
|
|
22987
|
+
t.value = B4(
|
|
22985
22988
|
t.value,
|
|
22986
22989
|
d
|
|
22987
22990
|
);
|
|
@@ -22997,7 +23000,7 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
22997
23000
|
p(d);
|
|
22998
23001
|
return;
|
|
22999
23002
|
}
|
|
23000
|
-
const h =
|
|
23003
|
+
const h = $4();
|
|
23001
23004
|
if (f.shiftKey) {
|
|
23002
23005
|
a(d);
|
|
23003
23006
|
return;
|
|
@@ -23013,7 +23016,7 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
23013
23016
|
Object.entries(t).forEach(([i, s]) => {
|
|
23014
23017
|
e.style[i] = s;
|
|
23015
23018
|
});
|
|
23016
|
-
},
|
|
23019
|
+
}, V4 = (e) => {
|
|
23017
23020
|
const t = document.createElement("div"), i = 99;
|
|
23018
23021
|
return t.innerText = e <= i ? e.toString() : "99+", Ru(t, {
|
|
23019
23022
|
background: "var(--knime-masala)",
|
|
@@ -23032,7 +23035,7 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
23032
23035
|
padding: "5px",
|
|
23033
23036
|
pointerEvents: "none"
|
|
23034
23037
|
}), t;
|
|
23035
|
-
},
|
|
23038
|
+
}, K4 = (e) => e.map(({ text: i }) => {
|
|
23036
23039
|
const s = document.createElement("div");
|
|
23037
23040
|
s.innerText = i;
|
|
23038
23041
|
const c = `${Math.floor(100 / e.length)}%`;
|
|
@@ -23057,34 +23060,34 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
23057
23060
|
fontSize: "11px",
|
|
23058
23061
|
flexDirection: "row",
|
|
23059
23062
|
...s ? { "font-family": s } : {}
|
|
23060
|
-
}), document.body.appendChild(c),
|
|
23063
|
+
}), document.body.appendChild(c), K4(t).forEach((p) => {
|
|
23061
23064
|
c.appendChild(p);
|
|
23062
23065
|
}), i > 1) {
|
|
23063
|
-
const p =
|
|
23066
|
+
const p = V4(i);
|
|
23064
23067
|
c.appendChild(p);
|
|
23065
23068
|
}
|
|
23066
23069
|
return c;
|
|
23067
23070
|
}, zf = () => {
|
|
23068
23071
|
const e = document.getElementById("drag-ghost");
|
|
23069
23072
|
e != null && e.parentNode && e.parentNode.removeChild(e);
|
|
23070
|
-
},
|
|
23073
|
+
}, G4 = { class: "top-card has-collapser" }, X4 = { class: "title" }, J4 = {
|
|
23071
23074
|
key: 0,
|
|
23072
23075
|
class: "collapser-content"
|
|
23073
|
-
},
|
|
23076
|
+
}, Y4 = ["draggable", "onDragstart", "onClick"], Z4 = { class: "cell" }, Q4 = { class: "cell" }, ek = {
|
|
23074
23077
|
key: 1,
|
|
23075
23078
|
class: "top-card bottom-border"
|
|
23076
|
-
},
|
|
23079
|
+
}, tk = { class: "title" }, eu = "input_output_drag_event", rk = /* @__PURE__ */ xt({
|
|
23077
23080
|
__name: "InputOutputItem",
|
|
23078
23081
|
props: {
|
|
23079
23082
|
inputOutputItem: {}
|
|
23080
23083
|
},
|
|
23081
23084
|
setup(e) {
|
|
23082
|
-
const t = e, i = 15, s =
|
|
23085
|
+
const t = e, i = 15, s = j4({
|
|
23083
23086
|
singleSelectionOnly: Ue(!t.inputOutputItem.multiSelection)
|
|
23084
23087
|
}), c = Ue({
|
|
23085
23088
|
name: "",
|
|
23086
23089
|
type: ""
|
|
23087
|
-
}), g =
|
|
23090
|
+
}), g = S4.compile(
|
|
23088
23091
|
t.inputOutputItem.subItemCodeAliasTemplate ?? ""
|
|
23089
23092
|
), p = Jp();
|
|
23090
23093
|
ii(
|
|
@@ -23134,14 +23137,14 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
23134
23137
|
};
|
|
23135
23138
|
return (S, w) => {
|
|
23136
23139
|
var u;
|
|
23137
|
-
return S.inputOutputItem.subItems ? (fe(), at(
|
|
23140
|
+
return S.inputOutputItem.subItems ? (fe(), at(O4, {
|
|
23138
23141
|
key: 0,
|
|
23139
23142
|
"initially-expanded": ((u = S.inputOutputItem.subItems) == null ? void 0 : u.length) <= i,
|
|
23140
23143
|
class: "collapser bottom-border"
|
|
23141
23144
|
}, {
|
|
23142
|
-
title:
|
|
23143
|
-
ge("div",
|
|
23144
|
-
ge("div",
|
|
23145
|
+
title: Me(() => [
|
|
23146
|
+
ge("div", G4, [
|
|
23147
|
+
ge("div", X4, mr(S.inputOutputItem.name), 1),
|
|
23145
23148
|
S.inputOutputItem.codeAlias ? (fe(), Re("div", {
|
|
23146
23149
|
key: 0,
|
|
23147
23150
|
class: Dt(["code-alias", {
|
|
@@ -23152,11 +23155,11 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
23152
23155
|
onMousedown: w[0] || (w[0] = (v) => o(v)),
|
|
23153
23156
|
onDragstart: w[1] || (w[1] = (v) => h(v, S.inputOutputItem.codeAlias)),
|
|
23154
23157
|
onDragend: m
|
|
23155
|
-
}, mr(S.inputOutputItem.codeAlias), 35)) :
|
|
23158
|
+
}, mr(S.inputOutputItem.codeAlias), 35)) : Pt("", !0)
|
|
23156
23159
|
])
|
|
23157
23160
|
]),
|
|
23158
|
-
default:
|
|
23159
|
-
t.inputOutputItem.subItems ? (fe(), Re("div",
|
|
23161
|
+
default: Me(() => [
|
|
23162
|
+
t.inputOutputItem.subItems ? (fe(), Re("div", J4, [
|
|
23160
23163
|
(fe(!0), Re(Si, null, Uo(t.inputOutputItem.subItems, (v, _) => (fe(), Re("div", {
|
|
23161
23164
|
key: _,
|
|
23162
23165
|
class: Dt(["sub-item", {
|
|
@@ -23168,14 +23171,14 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
23168
23171
|
onDragend: d,
|
|
23169
23172
|
onClick: (b) => o(b, _)
|
|
23170
23173
|
}, [
|
|
23171
|
-
ge("div",
|
|
23172
|
-
ge("div",
|
|
23173
|
-
], 42,
|
|
23174
|
-
])) :
|
|
23174
|
+
ge("div", Z4, mr(v.name), 1),
|
|
23175
|
+
ge("div", Q4, mr(v.type), 1)
|
|
23176
|
+
], 42, Y4))), 128))
|
|
23177
|
+
])) : Pt("", !0)
|
|
23175
23178
|
]),
|
|
23176
23179
|
_: 1
|
|
23177
|
-
}, 8, ["initially-expanded"])) : (fe(), Re("div",
|
|
23178
|
-
ge("div",
|
|
23180
|
+
}, 8, ["initially-expanded"])) : (fe(), Re("div", ek, [
|
|
23181
|
+
ge("div", tk, mr(S.inputOutputItem.name), 1),
|
|
23179
23182
|
S.inputOutputItem.codeAlias ? (fe(), Re("div", {
|
|
23180
23183
|
key: 0,
|
|
23181
23184
|
class: Dt(["code-alias", {
|
|
@@ -23186,12 +23189,12 @@ const A4 = /* @__PURE__ */ _t(L4, [["render", M4], ["__scopeId", "data-v-0f4e1b0
|
|
|
23186
23189
|
onMousedown: w[2] || (w[2] = (v) => o(v)),
|
|
23187
23190
|
onDragstart: w[3] || (w[3] = (v) => h(v, S.inputOutputItem.codeAlias)),
|
|
23188
23191
|
onDragend: m
|
|
23189
|
-
}, mr(S.inputOutputItem.codeAlias), 35)) :
|
|
23192
|
+
}, mr(S.inputOutputItem.codeAlias), 35)) : Pt("", !0)
|
|
23190
23193
|
]));
|
|
23191
23194
|
};
|
|
23192
23195
|
}
|
|
23193
23196
|
});
|
|
23194
|
-
const
|
|
23197
|
+
const ik = /* @__PURE__ */ _t(rk, [["__scopeId", "data-v-11db3a32"]]), nk = { class: "in-out-container" }, sk = /* @__PURE__ */ xt({
|
|
23195
23198
|
__name: "InputOutputPane",
|
|
23196
23199
|
emits: ["drop-event-handler-created"],
|
|
23197
23200
|
setup(e, { emit: t }) {
|
|
@@ -23220,17 +23223,17 @@ ${m}`);
|
|
|
23220
23223
|
};
|
|
23221
23224
|
return ji(async () => {
|
|
23222
23225
|
await c("getInputObjects"), await g(), await c("getOutputObjects"), t("drop-event-handler-created", p);
|
|
23223
|
-
}), (o, a) => (fe(), Re("div",
|
|
23224
|
-
(fe(!0), Re(Si, null, Uo(i.value, (l) => (fe(), at(
|
|
23226
|
+
}), (o, a) => (fe(), Re("div", nk, [
|
|
23227
|
+
(fe(!0), Re(Si, null, Uo(i.value, (l) => (fe(), at(ik, {
|
|
23225
23228
|
key: l.name,
|
|
23226
23229
|
"input-output-item": l
|
|
23227
23230
|
}, null, 8, ["input-output-item"]))), 128))
|
|
23228
23231
|
]));
|
|
23229
23232
|
}
|
|
23230
23233
|
});
|
|
23231
|
-
const
|
|
23234
|
+
const ok = /* @__PURE__ */ _t(sk, [["__scopeId", "data-v-df0d2289"]]), p_ = iu({
|
|
23232
23235
|
selection: ""
|
|
23233
|
-
}),
|
|
23236
|
+
}), Tk = () => p_, ak = ({
|
|
23234
23237
|
editor: e,
|
|
23235
23238
|
editorModel: t
|
|
23236
23239
|
}) => {
|
|
@@ -23239,9 +23242,9 @@ const sk = /* @__PURE__ */ _t(nk, [["__scopeId", "data-v-df0d2289"]]), p_ = iu({
|
|
|
23239
23242
|
});
|
|
23240
23243
|
};
|
|
23241
23244
|
let Ec = !1, yo = !1;
|
|
23242
|
-
const
|
|
23245
|
+
const ck = 5;
|
|
23243
23246
|
let Uf, $f, kc;
|
|
23244
|
-
const
|
|
23247
|
+
const lk = {
|
|
23245
23248
|
/**
|
|
23246
23249
|
* following methods allow dragging via mouse
|
|
23247
23250
|
*/
|
|
@@ -23257,15 +23260,15 @@ const ck = {
|
|
|
23257
23260
|
return;
|
|
23258
23261
|
e.preventDefault();
|
|
23259
23262
|
const i = e.pageX - Uf;
|
|
23260
|
-
(yo || Math.abs(i) >
|
|
23263
|
+
(yo || Math.abs(i) > ck) && (yo = !0, kc.scrollLeft = $f - i);
|
|
23261
23264
|
},
|
|
23262
23265
|
onDragStart(e) {
|
|
23263
23266
|
e.preventDefault();
|
|
23264
23267
|
}
|
|
23265
23268
|
}
|
|
23266
|
-
},
|
|
23267
|
-
function
|
|
23268
|
-
return fe(), Re("div",
|
|
23269
|
+
}, uk = { class: "shadow-wrapper" };
|
|
23270
|
+
function hk(e, t, i, s, c, g) {
|
|
23271
|
+
return fe(), Re("div", uk, [
|
|
23269
23272
|
ge("div", {
|
|
23270
23273
|
ref: "carousel",
|
|
23271
23274
|
class: "carousel",
|
|
@@ -23275,14 +23278,14 @@ function uk(e, t, i, s, c, g) {
|
|
|
23275
23278
|
onMouseleave: t[3] || (t[3] = (...p) => g.onMouseEnd && g.onMouseEnd(...p)),
|
|
23276
23279
|
onDragstart: t[4] || (t[4] = (...p) => g.onDragStart && g.onDragStart(...p))
|
|
23277
23280
|
}, [
|
|
23278
|
-
|
|
23281
|
+
bt(e.$slots, "default", {}, void 0, !0)
|
|
23279
23282
|
], 544)
|
|
23280
23283
|
]);
|
|
23281
23284
|
}
|
|
23282
|
-
const
|
|
23283
|
-
const
|
|
23285
|
+
const dk = /* @__PURE__ */ _t(lk, [["render", hk], ["__scopeId", "data-v-69523717"]]);
|
|
23286
|
+
const fk = {
|
|
23284
23287
|
components: {
|
|
23285
|
-
Carousel:
|
|
23288
|
+
Carousel: dk
|
|
23286
23289
|
},
|
|
23287
23290
|
props: {
|
|
23288
23291
|
/**
|
|
@@ -23348,13 +23351,13 @@ const dk = {
|
|
|
23348
23351
|
consola.trace("TabBar value changed to", e), this.$emit("update:modelValue", e);
|
|
23349
23352
|
}
|
|
23350
23353
|
}
|
|
23351
|
-
},
|
|
23352
|
-
function
|
|
23354
|
+
}, pk = { class: "tab-bar" }, _k = { class: "overflow" }, gk = ["title"], vk = ["name", "value", "disabled", "checked", "onChange"];
|
|
23355
|
+
function mk(e, t, i, s, c, g) {
|
|
23353
23356
|
const p = nt("Carousel");
|
|
23354
23357
|
return fe(), at(p, null, {
|
|
23355
|
-
default:
|
|
23356
|
-
ge("div",
|
|
23357
|
-
ge("div",
|
|
23358
|
+
default: Me(() => [
|
|
23359
|
+
ge("div", pk, [
|
|
23360
|
+
ge("div", _k, [
|
|
23358
23361
|
(fe(!0), Re(Si, null, Uo(i.possibleValues, (o) => (fe(), Re("label", {
|
|
23359
23362
|
key: o.value,
|
|
23360
23363
|
title: o.title
|
|
@@ -23366,19 +23369,19 @@ function vk(e, t, i, s, c, g) {
|
|
|
23366
23369
|
type: "radio",
|
|
23367
23370
|
checked: o.value === i.modelValue,
|
|
23368
23371
|
onChange: (a) => g.onChange(o.value)
|
|
23369
|
-
}, null, 40,
|
|
23372
|
+
}, null, 40, vk),
|
|
23370
23373
|
ge("span", null, [
|
|
23371
|
-
o.icon ? (fe(), at(Po(o.icon), { key: 0 })) :
|
|
23374
|
+
o.icon ? (fe(), at(Po(o.icon), { key: 0 })) : Pt("", !0),
|
|
23372
23375
|
Sr(" " + mr(o.label), 1)
|
|
23373
23376
|
])
|
|
23374
|
-
], 8,
|
|
23377
|
+
], 8, gk))), 128))
|
|
23375
23378
|
])
|
|
23376
23379
|
])
|
|
23377
23380
|
]),
|
|
23378
23381
|
_: 1
|
|
23379
23382
|
});
|
|
23380
23383
|
}
|
|
23381
|
-
const
|
|
23384
|
+
const yk = /* @__PURE__ */ _t(fk, [["render", mk], ["__scopeId", "data-v-dcfe2c15"]]), Sk = /* @__PURE__ */ xt({
|
|
23382
23385
|
__name: "CompactTabBar",
|
|
23383
23386
|
props: {
|
|
23384
23387
|
disabled: {
|
|
@@ -23401,7 +23404,7 @@ const mk = /* @__PURE__ */ _t(dk, [["render", vk], ["__scopeId", "data-v-dcfe2c1
|
|
|
23401
23404
|
emits: ["update:modelValue"],
|
|
23402
23405
|
setup(e, { emit: t }) {
|
|
23403
23406
|
const i = e, s = ww(i, "modelValue", t);
|
|
23404
|
-
return (c, g) => (fe(), at(
|
|
23407
|
+
return (c, g) => (fe(), at(yk, {
|
|
23405
23408
|
modelValue: Ye(s),
|
|
23406
23409
|
"onUpdate:modelValue": g[0] || (g[0] = (p) => Kf(s) ? s.value = p : null),
|
|
23407
23410
|
class: "scripting-editor-tab-bar",
|
|
@@ -23410,9 +23413,9 @@ const mk = /* @__PURE__ */ _t(dk, [["render", vk], ["__scopeId", "data-v-dcfe2c1
|
|
|
23410
23413
|
}, null, 8, ["modelValue", "possible-values", "name"]));
|
|
23411
23414
|
}
|
|
23412
23415
|
});
|
|
23413
|
-
const
|
|
23416
|
+
const bk = /* @__PURE__ */ _t(Sk, [["__scopeId", "data-v-22c01fd8"]]), jf = [
|
|
23414
23417
|
// TODO: add actual common menu items
|
|
23415
|
-
],
|
|
23418
|
+
], Ck = xt({
|
|
23416
23419
|
name: "ScriptingEditor",
|
|
23417
23420
|
components: {
|
|
23418
23421
|
Splitpanes: xy,
|
|
@@ -23421,10 +23424,10 @@ const Sk = /* @__PURE__ */ _t(yk, [["__scopeId", "data-v-22c01fd8"]]), jf = [
|
|
|
23421
23424
|
FooterBar: kb,
|
|
23422
23425
|
HeaderBar: xw,
|
|
23423
23426
|
CodeEditorControlBar: Q3,
|
|
23424
|
-
OutputConsole:
|
|
23425
|
-
InputOutputPane:
|
|
23427
|
+
OutputConsole: v5,
|
|
23428
|
+
InputOutputPane: ok,
|
|
23426
23429
|
SettingsPage: jw,
|
|
23427
|
-
CompactTabBar:
|
|
23430
|
+
CompactTabBar: bk
|
|
23428
23431
|
},
|
|
23429
23432
|
props: {
|
|
23430
23433
|
title: {
|
|
@@ -23522,7 +23525,7 @@ const Sk = /* @__PURE__ */ _t(yk, [["__scopeId", "data-v-22c01fd8"]]), jf = [
|
|
|
23522
23525
|
editor: e,
|
|
23523
23526
|
editorModel: t
|
|
23524
23527
|
}) {
|
|
23525
|
-
this.editorModel = t, St().initEditorService(e, t),
|
|
23528
|
+
this.editorModel = t, St().initEditorService(e, t), ak({ editor: e, editorModel: t }), this.$emit("monaco-created", { editor: e, editorModel: t }), mw("z", (i) => {
|
|
23526
23529
|
(navigator.userAgent.toLowerCase().includes("mac") ? i.metaKey : i.ctrlKey) && e.trigger("window", "undo", {});
|
|
23527
23530
|
});
|
|
23528
23531
|
},
|
|
@@ -23544,10 +23547,10 @@ const Sk = /* @__PURE__ */ _t(yk, [["__scopeId", "data-v-22c01fd8"]]), jf = [
|
|
|
23544
23547
|
}
|
|
23545
23548
|
}
|
|
23546
23549
|
});
|
|
23547
|
-
const
|
|
23548
|
-
function
|
|
23550
|
+
const wk = { class: "layout" }, Ek = { class: "tab-bar-container" }, kk = { class: "console-container" };
|
|
23551
|
+
function Rk(e, t, i, s, c, g) {
|
|
23549
23552
|
const p = nt("HeaderBar"), o = nt("SettingsPage"), a = nt("InputOutputPane"), l = nt("pane"), d = nt("CodeEditor"), f = nt("CodeEditorControlBar"), h = nt("splitpanes"), m = nt("CompactTabBar"), S = nt("OutputConsole"), w = nt("FooterBar");
|
|
23550
|
-
return fe(), Re("div",
|
|
23553
|
+
return fe(), Re("div", wk, [
|
|
23551
23554
|
ke(p, {
|
|
23552
23555
|
title: e.title,
|
|
23553
23556
|
"menu-items": [...e.commonMenuItems, ...e.menuItems],
|
|
@@ -23557,14 +23560,14 @@ function kk(e, t, i, s, c, g) {
|
|
|
23557
23560
|
key: 0,
|
|
23558
23561
|
onCloseSettingsPage: t[0] || (t[0] = (u) => e.showSettingsPage = !1)
|
|
23559
23562
|
}, {
|
|
23560
|
-
"settings-title":
|
|
23561
|
-
|
|
23563
|
+
"settings-title": Me(() => [
|
|
23564
|
+
bt(e.$slots, "settings-title", {}, void 0, !0)
|
|
23562
23565
|
]),
|
|
23563
|
-
"settings-content":
|
|
23564
|
-
|
|
23566
|
+
"settings-content": Me(() => [
|
|
23567
|
+
bt(e.$slots, "settings-content", {}, void 0, !0)
|
|
23565
23568
|
]),
|
|
23566
23569
|
_: 3
|
|
23567
|
-
})) :
|
|
23570
|
+
})) : Pt("", !0),
|
|
23568
23571
|
Nr(ke(h, {
|
|
23569
23572
|
ref: "mainSplitpane",
|
|
23570
23573
|
class: Dt(["common-splitter unset-transition main-splitpane", {
|
|
@@ -23580,13 +23583,13 @@ function kk(e, t, i, s, c, g) {
|
|
|
23580
23583
|
}),
|
|
23581
23584
|
onResized: t[9] || (t[9] = (u) => e.updatePreviousPaneSize("left"))
|
|
23582
23585
|
}, {
|
|
23583
|
-
default:
|
|
23586
|
+
default: Me(() => [
|
|
23584
23587
|
ke(l, {
|
|
23585
23588
|
ref: "leftPane",
|
|
23586
23589
|
size: e.currentPaneSizes.left,
|
|
23587
23590
|
class: "scrollable-y"
|
|
23588
23591
|
}, {
|
|
23589
|
-
default:
|
|
23592
|
+
default: Me(() => [
|
|
23590
23593
|
ke(a, { onDropEventHandlerCreated: e.onDropEventHandlerCreated }, null, 8, ["onDropEventHandlerCreated"])
|
|
23591
23594
|
]),
|
|
23592
23595
|
_: 1
|
|
@@ -23596,7 +23599,7 @@ function kk(e, t, i, s, c, g) {
|
|
|
23596
23599
|
size: e.usedMainPaneSize,
|
|
23597
23600
|
"min-size": "40"
|
|
23598
23601
|
}, {
|
|
23599
|
-
default:
|
|
23602
|
+
default: Me(() => [
|
|
23600
23603
|
ke(h, {
|
|
23601
23604
|
ref: "horizontalSplitpane",
|
|
23602
23605
|
horizontal: "",
|
|
@@ -23608,13 +23611,13 @@ function kk(e, t, i, s, c, g) {
|
|
|
23608
23611
|
onSplitterClick: t[5] || (t[5] = (u) => e.collapsePane("bottom")),
|
|
23609
23612
|
onResize: t[6] || (t[6] = (u) => e.resizePane(u[1].size, "bottom"))
|
|
23610
23613
|
}, {
|
|
23611
|
-
default:
|
|
23614
|
+
default: Me(() => [
|
|
23612
23615
|
ke(l, {
|
|
23613
23616
|
ref: "topPane",
|
|
23614
23617
|
size: e.usedVerticalCodeEditorPaneSize,
|
|
23615
23618
|
"min-size": "40"
|
|
23616
23619
|
}, {
|
|
23617
|
-
default:
|
|
23620
|
+
default: Me(() => [
|
|
23618
23621
|
ke(h, {
|
|
23619
23622
|
ref: "verticalSplitpane",
|
|
23620
23623
|
class: Dt(["common-splitter unset-transition vertical-splitpane", {
|
|
@@ -23625,13 +23628,13 @@ function kk(e, t, i, s, c, g) {
|
|
|
23625
23628
|
onSplitterClick: t[2] || (t[2] = (u) => e.collapsePane("right")),
|
|
23626
23629
|
onResized: t[3] || (t[3] = (u) => e.resizePane(u[1].size, "right"))
|
|
23627
23630
|
}, {
|
|
23628
|
-
default:
|
|
23631
|
+
default: Me(() => [
|
|
23629
23632
|
ke(l, {
|
|
23630
23633
|
ref: "editorPane",
|
|
23631
23634
|
size: e.usedHorizontalCodeEditorPaneSize,
|
|
23632
23635
|
"min-size": "25"
|
|
23633
23636
|
}, {
|
|
23634
|
-
default:
|
|
23637
|
+
default: Me(() => [
|
|
23635
23638
|
ke(d, {
|
|
23636
23639
|
language: e.language,
|
|
23637
23640
|
"file-name": e.fileName,
|
|
@@ -23646,11 +23649,11 @@ function kk(e, t, i, s, c, g) {
|
|
|
23646
23649
|
language: e.language,
|
|
23647
23650
|
"current-pane-sizes": e.currentPaneSizes
|
|
23648
23651
|
}, {
|
|
23649
|
-
controls:
|
|
23650
|
-
|
|
23652
|
+
controls: Me(() => [
|
|
23653
|
+
bt(e.$slots, "code-editor-controls", {}, void 0, !0)
|
|
23651
23654
|
]),
|
|
23652
23655
|
_: 3
|
|
23653
|
-
}, 8, ["language", "current-pane-sizes"])) :
|
|
23656
|
+
}, 8, ["language", "current-pane-sizes"])) : Pt("", !0)
|
|
23654
23657
|
]),
|
|
23655
23658
|
_: 3
|
|
23656
23659
|
}, 8, ["size"]),
|
|
@@ -23659,8 +23662,8 @@ function kk(e, t, i, s, c, g) {
|
|
|
23659
23662
|
size: e.currentPaneSizes.right,
|
|
23660
23663
|
class: "right-pane"
|
|
23661
23664
|
}, {
|
|
23662
|
-
default:
|
|
23663
|
-
|
|
23665
|
+
default: Me(() => [
|
|
23666
|
+
bt(e.$slots, "right-pane", {}, void 0, !0)
|
|
23664
23667
|
]),
|
|
23665
23668
|
_: 3
|
|
23666
23669
|
}, 8, ["size"])
|
|
@@ -23674,22 +23677,27 @@ function kk(e, t, i, s, c, g) {
|
|
|
23674
23677
|
ref: "bottomPane",
|
|
23675
23678
|
size: e.currentPaneSizes.bottom
|
|
23676
23679
|
}, {
|
|
23677
|
-
default:
|
|
23678
|
-
ge("div",
|
|
23680
|
+
default: Me(() => [
|
|
23681
|
+
ge("div", Ek, [
|
|
23679
23682
|
ke(m, {
|
|
23680
23683
|
modelValue: e.bottomPaneActiveTab,
|
|
23681
23684
|
"onUpdate:modelValue": t[4] || (t[4] = (u) => e.bottomPaneActiveTab = u),
|
|
23682
23685
|
class: "scripting-editor-tab-bar",
|
|
23683
23686
|
"possible-values": e.bottomPaneOptions
|
|
23684
23687
|
}, null, 8, ["modelValue", "possible-values"]),
|
|
23685
|
-
ge("div",
|
|
23686
|
-
Nr(ke(S, { onConsoleCreated: e.onConsoleCreated },
|
|
23688
|
+
ge("div", kk, [
|
|
23689
|
+
Nr(ke(S, { onConsoleCreated: e.onConsoleCreated }, {
|
|
23690
|
+
"console-status": Me(() => [
|
|
23691
|
+
bt(e.$slots, "console-status", {}, void 0, !0)
|
|
23692
|
+
]),
|
|
23693
|
+
_: 3
|
|
23694
|
+
}, 8, ["onConsoleCreated"]), [
|
|
23687
23695
|
[ri, e.bottomPaneActiveTab === "console"]
|
|
23688
23696
|
])
|
|
23689
23697
|
])
|
|
23690
23698
|
])
|
|
23691
23699
|
]),
|
|
23692
|
-
_:
|
|
23700
|
+
_: 3
|
|
23693
23701
|
}, 8, ["size"])
|
|
23694
23702
|
]),
|
|
23695
23703
|
_: 3
|
|
@@ -23710,13 +23718,13 @@ function kk(e, t, i, s, c, g) {
|
|
|
23710
23718
|
])
|
|
23711
23719
|
]);
|
|
23712
23720
|
}
|
|
23713
|
-
const
|
|
23721
|
+
const Mk = /* @__PURE__ */ _t(Ck, [["render", Rk], ["__scopeId", "data-v-d2de8dcd"]]), Ak = (e) => St(e);
|
|
23714
23722
|
export {
|
|
23715
23723
|
Tp as CodeEditor,
|
|
23716
|
-
|
|
23724
|
+
bk as CompactTabBar,
|
|
23717
23725
|
iS as EditorService,
|
|
23718
|
-
|
|
23719
|
-
|
|
23720
|
-
|
|
23721
|
-
|
|
23726
|
+
v5 as OutputConsole,
|
|
23727
|
+
Mk as ScriptingEditor,
|
|
23728
|
+
Ak as getScriptingService,
|
|
23729
|
+
Tk as useEditorStore
|
|
23722
23730
|
};
|