@arvin-shu/microcode-theme
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| @charset "UTF-8";.mtc-workbench,.mtc-workbench.engine-main{background-color:var(--color-background);display:flex;height:100%}.mtc-designer,.mtc-tip,.mtc-workbench{font-size:var(--font-size-text)}.mtc-arrow,.mtc-borders,.mtc-borders-action,.mtc-designer,.mtc-designer *,.mtc-ghost-group,.mtc-popup-overlay,.mtc-tip{box-sizing:border-box}:root{--color-brand:rgb(0, 108, 255);--color-brand-light:rgb(25, 122, 255);--color-brand-dark:rgb(0, 96, 229);--color-canvas-background:rgba(31, 56, 88, 0.06);--color-icon-normal:rgba(31, 56, 88, 0.4);--color-icon-hover:rgba(31, 56, 88, 0.6);--color-icon-light:rgba(31, 56, 88, 0.3);--color-icon-active:rgb(0, 108, 255);--color-icon-reverse:rgb(255, 255, 255);--color-icon-disabled:rgba(31, 56, 88, 0.2);--color-icon-pane:rgba(0, 0, 0, 0.6);--color-line-normal:rgba(31, 56, 88, 0.1);--color-line-darken:hsla(214, 48%, 21%, 0.1);--color-title:rgba(0, 0, 0, 0.8);--color-text:rgba(0, 0, 0, 0.6);--color-text-dark:hsla(0, 0%, 0%, 0.6);--color-text-light:hsla(0, 0%, 0%, 0.6);--color-text-reverse:rgba(255, 255, 255, 0.8);--color-text-disabled:#999;--color-field-label:rgba(0, 0, 0, 0.4);--color-field-text:rgba(0, 0, 0, 0.6);--color-field-placeholder:rgba(31, 56, 88, 0.3);--color-field-border:rgba(31, 56, 88, 0.3);--color-field-border-hover:rgba(31, 56, 88, 0.4);--color-field-border-active:rgba(31, 56, 88, 0.6);--color-field-background:rgb(255, 255, 255);--color-success:rgb(102, 188, 92);--color-success-dark:hsl(114, 42%, 49%);--color-success-light:hsl(114, 42%, 60%);--color-warning:rgb(250, 189, 14);--color-warning-dark:hsl(44, 96%, 47%);--color-warning-light:hsl(44, 96%, 57%);--color-information:#2e76a6;--color-information-dark:hsl(204, 57%, 37%);--color-information-light:hsl(204, 57%, 46%);--color-error:rgb(240, 70, 49);--color-error-dark:hsl(7, 86%, 51%);--color-error-light:hsl(7, 86%, 62%);--color-purple:rgb(144 94 190);--color-brown:#7b605b;--color-pane-background:rgb(255, 255, 255);--color-block-background-normal:rgb(255, 255, 255);--color-block-background-light:rgba(31, 56, 88, 0.04);--color-block-background-dark:rgba(31, 56, 88, 0.1);--color-block-background-shallow:rgba(31, 56, 88, 0.06);--color-block-background-disabled:rgba(31, 56, 88, 0.2);--color-block-background-active:rgb(0, 108, 255);--color-block-background-active-light:rgba(0, 108, 255, 0.1);--color-block-background-warning:rgba(250, 189, 14, 0.1);--color-block-background-error:rgba(240, 70, 49, 0.1);--color-block-background-success:rgba(102, 188, 92, 0.1);--color-block-background-deep-dark:#bac3cc;--color-layer-mask-background:rgba(0, 0, 0, 0.1);--color-layer-tooltip-background:rgb(44 47 51 / 80%);--color-background:#edeff3;--color-canvas-detecting-background:rgb(0 121 242 / 4%);--pane-title-bg-color:rgb(31 56 88 / 4%);--color-function-success:rgb(102, 188, 92);--color-function-success-dark:hsl(114, 42%, 49%);--color-function-success-light:hsl(114, 42%, 60%);--color-function-warning:rgb(250, 189, 14);--color-function-warning-dark:hsl(44, 96%, 47%);--color-function-warning-light:hsl(44, 96%, 57%);--color-function-information:#2e76a6;--color-function-information-dark:hsl(204, 57%, 37%);--color-function-information-light:hsl(204, 57%, 46%);--color-function-error:rgb(240, 70, 49);--color-function-error-dark:hsl(7, 86%, 51%);--color-function-error-light:hsl(7, 86%, 62%);--color-function-purple:rgb(144 94 190);--color-function-brown:#7b605b;--color-text-regular:rgba(31, 56, 88, 0.8);--font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,helvetica,arial,sans-serif;--font-size-label:14px;--font-size-text:12px;--font-size-btn-large:16px;--font-size-btn-medium:14px;--font-size-btn-small:12px;--global-border-radius:3px;--input-border-radius:3px;--popup-border-radius:6px;--left-area-width:48px;--workspace-left-area-width:48px;--right-area-width:300px;--top-area-height:48px;--toolbar-height:36px;--dock-pane-width:300px;--dock-fixed-pane-width:300px}@media (width >= 1860px){:root{--right-area-width:400px;--dock-pane-width:452px;--dock-fixed-pane-width:350px}}@media (width <= 1680px){:root{--right-area-width:350px}}.mtc-titled-panel{width:100%;height:100%;position:relative}.mtc-field.mtc-accordion-field.mtc-field-is-collapsed>.mtc-field-body,.mtc-panel.hidden,.mtc-titled-panel.hidden,.mtc-workbench .mtc-workbench-body .mtc-right-area .mtc-settings-hide-tabs .mtc-settings-tabs{display:none}.mtc-titled-panel .mtc-panel-title{display:flex;align-items:center;justify-content:flex-start;padding:0 15px}.mtc-titled-panel .mtc-panel-title .mtc-help-tip{margin-left:4px;color:var(--color-icon-normal,rgba(0,0,0,.4));cursor:pointer}.mtc-titled-panel>.mtc-panel-title{height:var(--pane-title-height,48px);font-size:var(--pane-title-font-size,16px);padding:var(--pane-title-padding,0 15px);color:var(--color-title,#0f1726);font-weight:700}.mtc-titled-panel .mtc-panel-body{position:absolute;inset:var(--pane-title-height,48px) 0 0 0;overflow:visible}.mtc-titled-panel .mtc-layers-container{border-top:1px solid var(--color-line-normal,rgba(31,56,88,.1))}.mtc-panel{height:100%;width:100%;position:relative}.mtc-workbench,.mtc-workbench.engine-main{flex-direction:column}.mtc-workbench .mtc-top-area{width:100%;display:none;margin-bottom:2px;padding:8px 12px 8px 16px}.mtc-workbench .mtc-top-area.mtc-top-area{background-color:var(--color-top-area-background,var(--color-pane-background));height:var(--top-area-height)}.mtc-workbench .mtc-top-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible{display:flex}.mtc-workbench .mtc-top-area .mtc-top-area-left{display:flex;align-items:center;max-width:100%}.mtc-workbench .mtc-top-area .mtc-top-area-center{flex:1;display:flex;justify-content:center;margin:0 8px}.mtc-field .mtc-field-head .mtc-field-title,.mtc-field .mtc-setter-actions,.mtc-workbench .mtc-top-area .mtc-top-area-right{display:flex;align-items:center}.mtc-workbench .mtc-top-area .mtc-top-area-right>*{margin-left:4px;margin-right:4px}.mtc-workbench .mtc-workbench-body{flex:1;display:flex;min-height:0;position:relative}.mtc-workbench .mtc-workbench-body .mtc-left-area{height:100%;width:var(--workspace-left-area-width,--left-area-width);display:none;flex-shrink:0;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:var(--color-left-area-background,var(--color-pane-background))}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:var(--color-text)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title{flex-direction:column;width:calc(var(--left-area-width) - 2px);height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mtc-field.mtc-accordion-field>.mtc-field-head,.mtc-field.mtc-entry-field>.mtc-field-head,.mtc-settings-main .mtc-settings-navigator .ant-breadcrumb-link:not(:last-child):hover,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.has-tip,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.has-tip{cursor:pointer}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.actived,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.actived{color:var(--color-brand,#0079f2)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.disabled,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.disabled{opacity:.4}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon{height:20px;width:20px;margin:0}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon .next-icon::before,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon .next-icon::before{line-height:1!important}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{padding-top:12px}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom{padding-bottom:12px}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close{position:absolute;right:16px;top:calc(var(--pane-title-height,48px)/ 2 - 10px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close .next-icon{line-height:1;color:var(--color-icon-pane)}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-fix{position:absolute;right:42px;top:calc(var(--pane-title-height,48px)/ 2 - 10px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-left-float-pane{position:absolute;top:0;bottom:0;width:var(--dock-pane-width);left:calc(var(--left-area-width) + 1px);background-color:var(--color-left-float-pane-background,var(--color-pane-background));box-shadow:4px 6px 6px 0 var(--color-block-background-shallow,rgba(31,50,88,.08));z-index:820;display:none}.mtc-field.mtc-accordion-field,.mtc-field.mtc-block-field,.mtc-field.mtc-entry-field,.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-float-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-right-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area.mtc-area-visible,html.mtc-cursor-dragging:not(.microcode-has-fixed-tree) .mtc-settings-main .mtc-outline-pane{display:block}.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane{width:var(--dock-fixed-pane-width);background-color:var(--color-pane-background);height:100%;display:none;flex-shrink:0;position:relative;z-index:820}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-left-fixed-pane{margin-left:1px}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-workbench-center{margin-left:2px}.mtc-workbench .mtc-workbench-body .mtc-layers-pane .mtc-layers-tree .mtc-tree-node .mtc-tree-node-title{border-bottom:none}.mtc-workbench .mtc-workbench-body .mtc-workbench-center{flex:1;display:flex;flex-direction:column}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar{display:flex;height:var(--toolbar-height);background-color:var(--color-toolbar-background,var(--color-pane-background));padding:var(--toolbar-padding,8px 16px)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar .mtc-toolbar-center{display:flex;justify-content:center;align-items:center;flex:1}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-main-area{flex:1;background-color:var(--color-background)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area{height:var(--bottom-area-height);background-color:var(--color-pane-background);display:none}.mtc-workbench .mtc-workbench-body .mtc-right-area{height:100%;width:var(--right-area-width);background-color:var(--color-right-area-background,var(--color-pane-background));display:none;flex-shrink:0;margin-left:2px;position:relative}.mtc-workbench .mtc-workbench-body .mtc-right-area>.mtc-panel{position:absolute;background-color:var(--color-right-area-background,var(--color-pane-background,#fff));left:0;top:0;z-index:1}@keyframes shake{0%,100%{margin:0}20%,60%{margin:0 10px 0 -10px}40%,80%{margin:0 -10px 0 10px}}@keyframes drop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes appear-left{from{transform:translateX(8px);opacity:.8}to{transform:translateX(0);opacity:1}}@keyframes appear-right{from{transform:translateX(-8px);opacity:.8}to{transform:translateX(0);opacity:1}}@keyframes appear-top{from{transform:translateY(8px);opacity:.8}to{transform:translateY(0);opacity:1}}@keyframes appear-bottom{from{transform:translateY(-8px);opacity:.8}to{transform:translateY(0);opacity:1}}@keyframes scale{from{transform:scale(.9)}to{transform:scale(1)}}@keyframes spining{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,100%{transform:scale(1);opacity:.7}50%{transform:scale(1.02);opacity:1}}.mtc-arrow{position:absolute;width:36px;height:10px;overflow:hidden;transform-origin:0 0}.mtc-tip,.mtc-tips-container{position:fixed;pointer-events:none;top:0;left:0}.mtc-arrow::after{content:"";display:block;width:0;height:0;margin:0 auto;border:8px solid transparent;border-top-color:var(--color-pane-background,#fff)}.mtc-align-top>.mtc-arrow{bottom:0;left:0;transform:translateY(100%)}.mtc-align-right>.mtc-arrow{left:0;top:0;transform:rotate(90deg)}.mtc-align-left>.mtc-arrow{right:0;top:0;transform-origin:right top;transform:rotate(-90deg)}.mtc-align-bottom>.mtc-arrow{top:0;left:0;transform:scaleY(-1)}.mtc-tip{z-index:2;background:var(--color-layer-tooltip-background);max-height:400px;color:var(--color-text-reverse,rgba(255,255,255,.8));visibility:hidden;opacity:0;border-radius:3px;padding:6px 8px;text-shadow:0 -1px var(--color-field-label,rgba(0,0,0,.3));line-height:14px;max-width:200px;will-change:transform,width,height,opacity,left,top}.mtc-tip.mtc-align-top{transform:translateY(8px)}.mtc-tip.mtc-align-bottom{transform:translateY(-8px)}.mtc-tip.mtc-align-left{transform:translateX(8px)}.mtc-tip.mtc-align-right{transform:translateX(-8px)}.mtc-tip .mtc-arrow{width:24px;height:8px}.microcode-plugin-designer,.mtc-project,.mtc-project .mtc-simulator-shell{width:100%;height:100%}.mtc-tip .mtc-arrow::after{border:6px solid transparent;border-top-color:var(--color-layer-tooltip-background,rgba(0,0,0,.7))}.mtc-tip.mtc-theme-black{background:var(--color-icon-pane,rgba(0,0,0,.7))}.mtc-tip.mtc-theme-black .mtc-arrow::after{border-top-color:var(--color-layer-tooltip-background,rgba(0,0,0,.7))}.mtc-tip.mtc-theme-green{background:var(--color-success-dark,var(--color-function-success-dark,#57a672))}.mtc-tip.mtc-theme-green .mtc-arrow::after{border-top-color:var(--color-success-dark,var(--color-function-success-dark,#57a672))}.mtc-tip.mtc-visible{visibility:visible}.mtc-tip.mtc-visible-animate{visibility:visible;opacity:1;transition:transform .2s ease-out,opacity .2s ease-out}.mtc-tips-container{overflow:visible;z-index:2000}.mtc-title{display:inline-flex;align-items:center;color:var(--color-text);line-height:initial!important;word-break:break-all}.mtc-title .mtc-title-icon{display:flex;align-items:center;margin-right:4px}.mtc-title .mtc-title-icon img{width:16px;height:16px;filter:brightness(0) invert(1)}.mtc-title.only-icon .mtc-title-icon{margin-right:0}.mtc-title.has-tip{cursor:help;text-decoration-line:underline;text-decoration-style:dashed;text-decoration-color:var(--color-text-light,rgba(31,56,88,.3))}.actived .mtc-title{color:var(--color-actived)}.mtc-widget-disabled{pointer-events:none;opacity:.4}.mtc-designer{position:relative;font-family:var(--font-family)}.mtc-project{position:absolute;top:0;right:0}.mtc-project .mtc-project-empty{width:100%;height:100%;font-size:16px;text-align:center;padding-top:50%}.mtc-project .mtc-simulator{background-color:var(--color-background,#edeff3)}#engine-loading-wrapper .lowcode-engine-loading{display:flex;justify-content:center;align-items:center;height:100vh}#engine-loading-wrapper .browser-container{width:320px;background:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,0,0,.1);overflow:hidden}#engine-loading-wrapper .browser-header{height:38px;background:#f0f0f0;display:flex;align-items:center;padding:0 12px;position:relative}#engine-loading-wrapper .window-controls{display:flex;gap:8px;margin-right:16px}#engine-loading-wrapper .control{width:12px;height:12px;border-radius:50%}#engine-loading-wrapper .close{background:#ff5f56}#engine-loading-wrapper .minimize{background:#ffbd2e}#engine-loading-wrapper .maximize{background:#27c93f}#engine-loading-wrapper .address-bar{flex:1;height:24px;background:#fff;border-radius:4px;display:flex;align-items:center;padding:0 8px}#engine-loading-wrapper .url-text{color:#666;font-size:12px;width:100%;text-align:center}#engine-loading-wrapper .browser-content{background:#fff;padding:20px}#engine-loading-wrapper .loading-container{position:relative;width:240px;height:160px}#engine-loading-wrapper .component-panel{position:absolute;left:0;width:48px;height:128px;background:#f5f5f5;border-radius:3px;padding:6px}#engine-loading-wrapper .component-item{width:35px;height:26px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:2px;margin-bottom:6px}#engine-loading-wrapper .canvas-area{position:absolute;left:64px;width:160px;height:128px}#engine-loading-wrapper .canvas-outline{width:100%;height:100%;border:2px dashed #d9d9d9;border-radius:3px}#engine-loading-wrapper .dragging-component{position:absolute;width:35px;height:26px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:2px;animation:2s ease-in-out infinite dragging}@keyframes dragging{0%{left:-16px;top:8px;opacity:0}20%{left:0;top:8px;opacity:1}60%{left:64px;top:48px}80%{left:64px;top:48px;transform:scale(1);opacity:1}100%{left:64px;top:48px;transform:scale(1.1);opacity:0}}#engine-loading-wrapper .loading-text{position:absolute;bottom:0;width:100%;text-align:center;color:#666;font-size:12px}.mtc-simulator{position:relative;height:100%;width:100%;overflow:auto}.mtc-simulator-canvas,.mtc-simulator-canvas-viewport,.mtc-simulator-content{position:absolute;width:100%;top:0;bottom:0;left:0}.mtc-simulator-canvas,.mtc-simulator-content{overflow:hidden}.mtc-simulator-device-default{inset:var(--simulator-top-distance,16px) var(--simulator-right-distance,16px) var(--simulator-bottom-distance,16px) var(--simulator-left-distance,16px);width:auto;box-shadow:0 1px 4px 0 var(--color-block-background-shallow,rgba(31,50,88,.125))}.mtc-simulator-content-frame{border:none;transform-origin:0 0;height:100%;width:100%}.mtc-ghost-group{position:fixed;z-index:99999;width:100px;display:flex;flex-direction:column;align-items:center;pointer-events:none;background-color:var(--color-block-background-deep-dark,rgba(0,0,0,.4));box-shadow:0 0 6px var(--color-block-background-shallow,grey);transform:translate(-10%,-50%)}.mtc-bem-tools,.mtc-borders{pointer-events:none;z-index:1;overflow:visible;position:absolute}.mtc-ghost-group .mtc-ghost .mtc-ghost-title{text-align:center;font-size:var(--font-size-text);text-overflow:ellipsis;color:var(--color-text-light);white-space:nowrap;overflow:hidden}.mtc-bem-tools{inset:0}.mtc-borders{top:0;left:0;border:1px solid var(--color-brand-light);will-change:transform,width,height}.mtc-borders>.mtc-borders-title{color:var(--color-brand-light);transform:translateY(-100%);font-weight:lighter}.mtc-borders>.mtc-borders-status{margin-left:5px;color:var(--color-text,#3c3c3c);transform:translateY(-100%);font-weight:lighter}.mtc-borders>.mtc-borders-actions{position:absolute;display:flex;flex-direction:row-reverse;align-items:stretch;justify-content:flex-end;pointer-events:all}.mtc-borders>.mtc-borders-actions>*{flex-shrink:0}.mtc-borders-action{cursor:pointer;height:20px;width:20px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-brand,#006cff);opacity:1;max-height:100%;overflow:hidden;color:var(--color-icon-reverse,#fff)}.mtc-borders-action:hover{background:var(--color-brand-light,#006cff)}.mtc-borders.mtc-resize-corner,.mtc-borders.mtc-resize-side::after{border:1px solid var(--color-brand,#197aff);background:var(--color-block-background-normal,#fff)}.mtc-borders.mtc-resize-corner{display:inline-block;width:8px;height:8px;pointer-events:auto;z-index:2}.mtc-borders.mtc-resize-side{border-width:0;z-index:1;pointer-events:auto;align-items:center;justify-content:center;display:flex}.mtc-borders.mtc-resize-side::after{content:"";display:block;border-radius:2px}.mtc-borders.mtc-resize-side.e,.mtc-borders.mtc-resize-side.w{cursor:ew-resize}.mtc-borders.mtc-resize-side.e::after,.mtc-borders.mtc-resize-side.w::after{width:4px;min-height:50%}.mtc-borders.mtc-resize-side.n,.mtc-borders.mtc-resize-side.s{cursor:ns-resize}.mtc-borders.mtc-resize-side.n::after,.mtc-borders.mtc-resize-side.s::after{min-width:50%;height:4px}.mtc-borders.mtc-borders-detecting{z-index:1;border-style:dashed;background:var(--color-canvas-detecting-background,rgba(0,121,242,.04))}.mtc-borders.mtc-borders-selecting{z-index:2;border-width:2px}.mtc-borders.mtc-borders-selecting.dragging{background:var(--color-layer-mask-background,rgba(182,178,178,.8));border:none}.instance-node-selector{position:relative;margin-right:2px;color:var(--color-icon-white,#fff);border-radius:3px;pointer-events:auto;flex-grow:0;flex-shrink:0}.instance-node-selector svg{width:16px;height:16px;margin-right:5px;flex-grow:0;flex-shrink:0;max-width:inherit}.instance-node-selector svg path{fill:var(--color-icon-white,#fff)}.instance-node-selector-current{background:var(--color-brand,#006cff);padding:0 6px;display:flex;align-items:center;height:20px;cursor:pointer;color:var(--color-icon-white,#fff);border-radius:3px}.instance-node-selector-current-title,.instance-node-selector-node-title{padding-right:6px;color:var(--color-icon-white,#fff)}.instance-node-selector-list{position:absolute;left:0;right:0;opacity:0;visibility:hidden}.instance-node-selector-node{height:20px;margin-top:2px}.instance-node-selector-node-content{padding-left:6px;background:var(--color-layer-tooltip-background,#78869a);display:inline-flex;border-radius:3px;align-items:center;height:20px;color:var(--color-icon-white,#fff);cursor:pointer;overflow:visible}.instance-node-selector-node-title{cursor:pointer;overflow:visible}.instance-node-selector-node:hover{opacity:.8}.instance-node-selector:hover .instance-node-selector-current{color:var(--color-text-reverse,rgba(255,255,255,.8))}.instance-node-selector:hover .instance-node-selector-popup{visibility:visible;opacity:1;transition:.2s ease-in}.mtc-insertion{position:absolute;top:-2px;left:0;z-index:12;pointer-events:none!important;background-color:var(--color-brand-light);height:4px}.mtc-insertion.cover{top:0;height:auto;width:auto;border:none;opacity:.3}.mtc-insertion.vertical{top:0;left:-2px;width:4px;height:auto}.mtc-insertion.invalid{background-color:var(--color-error,var(--color-function-error,red))}html.mtc-cursor-dragging,html.mtc-cursor-dragging *{cursor:move!important}html.mtc-cursor-x-resizing,html.mtc-cursor-x-resizing *{cursor:col-resize}html.mtc-cursor-y-resizing,html.mtc-cursor-y-resizing *{cursor:row-resize}html.mtc-cursor-copy,html.mtc-cursor-copy *{cursor:copy!important}.mtc-settings-main{position:relative;height:100%;overflow:hidden}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav,.mtc-settings-main ul{margin:0}.mtc-settings-main .mtc-settings-content{position:absolute;top:0;bottom:0;width:100%;overflow-y:auto}.mtc-settings-main .mtc-setting-stage-back+.mtc-settings-content{top:38px}.mtc-settings-main .mtc-setting-stage-back{height:32px;width:100%;display:flex;align-items:center;justify-content:center;font-weight:500;background:var(--color-block-background-shallow,rgba(31,56,88,.06));color:var(--color-title);padding:0 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:4px;position:absolute}.mtc-settings-main .mtc-settings-notice{text-align:center;font-size:12px;color:var(--color-text,rgba(0,0,0,.6));padding:50px 15px 0}.mtc-settings-main .mtc-settings-navigator{height:30px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--color-line-normal)}.mtc-settings-main .mtc-settings-navigator .mtc-settings-navigator-icon{width:16px;height:16px;margin-right:4px}.mtc-settings-main .mtc-settings-navigator .mtc-settings-navigator-icon *{fill:var(--color-icon-normal,rgba(31,56,88,.4))}.mtc-settings-main .mtc-settings-navigator .ant-breadcrumb-link .mtc-title-txt{font-size:12px}.mtc-settings-main .mtc-title{color:inherit}.mtc-settings-main .mtc-settings-body{position:absolute;inset:30px 0 0;overflow-y:auto}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav .mtc-settings-tabs-nav-list{flex:1}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav .mtc-settings-tabs-nav-list .mtc-settings-tabs-tab{flex:1;font-size:12px;padding:10px 0}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav .mtc-settings-tabs-nav-list .mtc-settings-tabs-tab .mtc-settings-tabs-tab-btn{text-align:center;line-height:12px;width:100%}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav-operations{display:none!important}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-content-holder{position:absolute;inset:68px 0 0;overflow:hidden}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-content{position:absolute;inset:0;overflow:hidden}.mtc-settings-main .mtc-outline-pane{position:absolute;z-index:100;top:0;bottom:0;display:none}.mtc-workbench .mtc-workbench-body .mtc-right-area .mtc-settings-hide-tabs .mtc-settings-tabs-content{top:30px}.mtc-settings-pane{padding-bottom:50px}.mtc-settings-content>.mtc-field:first-child>.mtc-field-head{border-top:none!important}.mtc-field .mtc-field-head{display:flex;align-items:center;justify-content:space-between}.mtc-field .mtc-field-head .mtc-field-icon{transform-origin:center;transition:transform .1s}.mtc-field.mtc-inline-field{display:flex;align-items:center;margin:12px}.mtc-field.mtc-inline-field>.mtc-field-head{width:70px;margin-right:1px}.mtc-field.mtc-inline-field>.mtc-field-head .mtc-title-label{width:70px;word-break:break-all}.mtc-field.mtc-inline-field>.mtc-field-body{flex:1;min-width:0;display:flex;align-items:center}.mtc-field.mtc-accordion-field>.mtc-field-head,.mtc-field.mtc-block-field>.mtc-field-head,.mtc-field.mtc-entry-field>.mtc-field-head{height:32px;display:flex;align-items:center;font-weight:500;background:var(--color-block-background-shallow,rgba(31,56,88,.06));border-top:1px solid var(--color-line-normal,rgba(31,56,88,.1));border-bottom:1px solid var(--color-line-normal,rgba(31,56,88,.1));color:var(--color-title);padding:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mtc-field.mtc-accordion-field>.mtc-field-head>.mtc-field-icon,.mtc-field.mtc-block-field>.mtc-field-head>.mtc-field-icon,.mtc-field.mtc-entry-field>.mtc-field-head>.mtc-field-icon{color:var(--color-icon-normal,#8f9bb3)}.mtc-field.mtc-accordion-field>.mtc-field-body,.mtc-field.mtc-block-field>.mtc-field-body,.mtc-field.mtc-entry-field>.mtc-field-body{padding:12px}.mtc-field.mtc-accordion-field>.mtc-field-body .mtc-inline-field,.mtc-field.mtc-block-field>.mtc-field-body .mtc-inline-field,.mtc-field.mtc-entry-field>.mtc-field-body .mtc-inline-field{margin:12px 0}.mtc-field.mtc-accordion-field>.mtc-field-body .mtc-inline-field:first-child,.mtc-field.mtc-block-field>.mtc-field-body .mtc-inline-field:first-child,.mtc-field.mtc-entry-field>.mtc-field-body .mtc-inline-field:first-child{margin-top:0}.mtc-field.mtc-accordion-field>.mtc-field-body .mtc-inline-field:last-child,.mtc-field.mtc-block-field>.mtc-field-body .mtc-inline-field:last-child,.mtc-field.mtc-entry-field>.mtc-field-body .mtc-inline-field:last-child{margin-bottom:0}.mtc-field.mtc-accordion-field.mtc-field-is-collapsed,.mtc-field.mtc-entry-field{margin-bottom:6px}.mtc-field.mtc-accordion-field,.mtc-field.mtc-block-field{position:relative}.mtc-field.mtc-block-field>.mtc-field-body>.mtc-block-setter>.mtc-setter-actions{position:absolute;right:10px;top:0;height:32px}.mtc-field.mtc-accordion-field.mtc-field-is-collapsed>.mtc-field-head .mtc-field-icon{transform:rotate(180deg)}.mtc-popup-placeholder{position:fixed;width:100%;pointer-events:none}.mtc-popup-overlay{display:flex;bottom:0}.mtc-popup-overlay .ant-popover-inner{height:100%;display:flex;flex-direction:column;padding:20px}.mtc-popup-overlay .ant-popover-inner .ant-popover-inner-content{flex:1;display:flex;flex-direction:column;overflow:auto}.mtc-popup-overlay .ant-popover-inner .ant-popover-inner-content .mtc-field-body{flex:1;overflow:hidden auto}.mtc-ballon-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.skeleton-stagebox{overflow:hidden auto;position:absolute;inset:0}.skeleton-stagebox .skeleton-stagebox-stage{height:auto;overflow:hidden;transition:transform .2s}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-refer{position:absolute;top:0;left:0;right:0;height:auto}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stagein-right,.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stageout-left{transform:translateX(-100%)}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stagein-left,.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stageout-right{transform:translateX(100%)}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker{cursor:pointer;height:30px;display:flex;align-items:center;background:var(--color-block-background-light,rgba(31,56,88,.04));justify-content:center;position:relative}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker .skeleton-stagebox-stage-arrow{position:absolute;left:8px;top:50%;transform:translateY(-50%);opacity:.6;width:12px}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker .skeleton-stagebox-stage-title{font-weight:700;color:var(--color-text)}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker:hover{background:var(--color-block-background-dark,rgba(31,56,88,.1))}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker:hover .skeleton-stagebox-stage-arrow{opacity:1}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker .skeleton-stagebox-stage-exit{position:absolute;right:8px;top:50%;transform:translateY(-50%);opacity:.6}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stage-content{overflow:hidden;box-sizing:border-box}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-has-backer .skeleton-stagebox-stage-content{padding-top:30px} | ||
| @charset "UTF-8";.mtc-workbench,.mtc-workbench.engine-main{background-color:var(--color-background);display:flex;height:100%}.mtc-designer,.mtc-tip,.mtc-workbench{font-size:var(--font-size-text)}.mtc-arrow,.mtc-borders,.mtc-borders-action,.mtc-designer,.mtc-designer *,.mtc-ghost-group,.mtc-popup-overlay,.mtc-tip{box-sizing:border-box}:root{--color-brand:rgb(0, 108, 255);--color-brand-light:rgb(25, 122, 255);--color-brand-dark:rgb(0, 96, 229);--color-canvas-background:rgba(31, 56, 88, 0.06);--color-icon-normal:rgba(31, 56, 88, 0.4);--color-icon-hover:rgba(31, 56, 88, 0.6);--color-icon-light:rgba(31, 56, 88, 0.3);--color-icon-active:rgb(0, 108, 255);--color-icon-reverse:rgb(255, 255, 255);--color-icon-disabled:rgba(31, 56, 88, 0.2);--color-icon-pane:rgba(0, 0, 0, 0.6);--color-line-normal:rgba(31, 56, 88, 0.1);--color-line-darken:hsla(214, 48%, 21%, 0.1);--color-title:rgba(0, 0, 0, 0.8);--color-text:rgba(0, 0, 0, 0.6);--color-text-dark:hsla(0, 0%, 0%, 0.6);--color-text-light:hsla(0, 0%, 0%, 0.6);--color-text-reverse:rgba(255, 255, 255, 0.8);--color-text-disabled:#999;--color-field-label:rgba(0, 0, 0, 0.4);--color-field-text:rgba(0, 0, 0, 0.6);--color-field-placeholder:rgba(31, 56, 88, 0.3);--color-field-border:rgba(31, 56, 88, 0.3);--color-field-border-hover:rgba(31, 56, 88, 0.4);--color-field-border-active:rgba(31, 56, 88, 0.6);--color-field-background:rgb(255, 255, 255);--color-success:rgb(102, 188, 92);--color-success-dark:hsl(114, 42%, 49%);--color-success-light:hsl(114, 42%, 60%);--color-warning:rgb(250, 189, 14);--color-warning-dark:hsl(44, 96%, 47%);--color-warning-light:hsl(44, 96%, 57%);--color-information:#2e76a6;--color-information-dark:hsl(204, 57%, 37%);--color-information-light:hsl(204, 57%, 46%);--color-error:rgb(240, 70, 49);--color-error-dark:hsl(7, 86%, 51%);--color-error-light:hsl(7, 86%, 62%);--color-purple:rgb(144 94 190);--color-brown:#7b605b;--color-pane-background:rgb(255, 255, 255);--color-block-background-normal:rgb(255, 255, 255);--color-block-background-light:rgba(31, 56, 88, 0.04);--color-block-background-dark:rgba(31, 56, 88, 0.1);--color-block-background-shallow:rgba(31, 56, 88, 0.06);--color-block-background-disabled:rgba(31, 56, 88, 0.2);--color-block-background-active:rgb(0, 108, 255);--color-block-background-active-light:rgba(0, 108, 255, 0.1);--color-block-background-warning:rgba(250, 189, 14, 0.1);--color-block-background-error:rgba(240, 70, 49, 0.1);--color-block-background-success:rgba(102, 188, 92, 0.1);--color-block-background-deep-dark:#bac3cc;--color-layer-mask-background:rgba(0, 0, 0, 0.1);--color-layer-tooltip-background:rgb(44 47 51 / 80%);--color-background:#edeff3;--color-canvas-detecting-background:rgb(0 121 242 / 4%);--pane-title-bg-color:rgb(31 56 88 / 4%);--color-function-success:rgb(102, 188, 92);--color-function-success-dark:hsl(114, 42%, 49%);--color-function-success-light:hsl(114, 42%, 60%);--color-function-warning:rgb(250, 189, 14);--color-function-warning-dark:hsl(44, 96%, 47%);--color-function-warning-light:hsl(44, 96%, 57%);--color-function-information:#2e76a6;--color-function-information-dark:hsl(204, 57%, 37%);--color-function-information-light:hsl(204, 57%, 46%);--color-function-error:rgb(240, 70, 49);--color-function-error-dark:hsl(7, 86%, 51%);--color-function-error-light:hsl(7, 86%, 62%);--color-function-purple:rgb(144 94 190);--color-function-brown:#7b605b;--color-text-regular:rgba(31, 56, 88, 0.8);--font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,helvetica,arial,sans-serif;--font-size-label:14px;--font-size-text:12px;--font-size-btn-large:16px;--font-size-btn-medium:14px;--font-size-btn-small:12px;--global-border-radius:3px;--input-border-radius:3px;--popup-border-radius:6px;--left-area-width:48px;--workspace-left-area-width:48px;--right-area-width:300px;--top-area-height:48px;--toolbar-height:36px;--dock-pane-width:300px;--dock-fixed-pane-width:300px}@media (width >= 1860px){:root{--right-area-width:400px;--dock-pane-width:452px;--dock-fixed-pane-width:350px}}@media (width <= 1680px){:root{--right-area-width:350px}}.mtc-titled-panel{width:100%;height:100%;position:relative}.mtc-field.mtc-accordion-field.mtc-field-is-collapsed>.mtc-field-body,.mtc-panel.hidden,.mtc-titled-panel.hidden,.mtc-workbench .mtc-workbench-body .mtc-right-area .mtc-settings-hide-tabs .mtc-settings-tabs{display:none}.mtc-titled-panel .mtc-panel-title{display:flex;align-items:center;justify-content:flex-start;padding:0 15px}.mtc-titled-panel .mtc-panel-title .mtc-help-tip{margin-left:4px;color:var(--color-icon-normal,rgba(0,0,0,.4));cursor:pointer}.mtc-titled-panel>.mtc-panel-title{height:var(--pane-title-height,48px);font-size:var(--pane-title-font-size,16px);padding:var(--pane-title-padding,0 15px);color:var(--color-title,#0f1726);font-weight:700}.mtc-titled-panel .mtc-panel-body{position:absolute;inset:var(--pane-title-height,48px) 0 0 0;overflow:visible}.mtc-titled-panel .mtc-layers-container{border-top:1px solid var(--color-line-normal,rgba(31,56,88,.1))}.mtc-panel{height:100%;width:100%;position:relative}.mtc-workbench,.mtc-workbench.engine-main{flex-direction:column}.mtc-workbench .mtc-top-area{width:100%;display:none;margin-bottom:2px;padding:8px 12px 8px 16px}.mtc-workbench .mtc-top-area.mtc-top-area{background-color:var(--color-top-area-background,var(--color-pane-background));height:var(--top-area-height)}.mtc-workbench .mtc-top-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible{display:flex}.mtc-workbench .mtc-top-area .mtc-top-area-left{display:flex;align-items:center;max-width:100%}.mtc-workbench .mtc-top-area .mtc-top-area-center{flex:1;display:flex;justify-content:center;margin:0 8px}.mtc-field .mtc-field-head .mtc-field-title,.mtc-field .mtc-setter-actions,.mtc-workbench .mtc-top-area .mtc-top-area-right{display:flex;align-items:center}.mtc-workbench .mtc-top-area .mtc-top-area-right>*{margin-left:4px;margin-right:4px}.mtc-workbench .mtc-workbench-body{flex:1;display:flex;min-height:0;position:relative}.mtc-workbench .mtc-workbench-body .mtc-left-area{height:100%;width:var(--workspace-left-area-width,--left-area-width);display:none;flex-shrink:0;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:var(--color-left-area-background,var(--color-pane-background))}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:var(--color-text)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title{flex-direction:column;width:calc(var(--left-area-width) - 2px);height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mtc-field.mtc-accordion-field>.mtc-field-head,.mtc-field.mtc-entry-field>.mtc-field-head,.mtc-settings-main .mtc-settings-navigator .ant-breadcrumb-link:not(:last-child):hover,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.has-tip,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.has-tip{cursor:pointer}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.actived,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.actived{color:var(--color-brand,#0079f2)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.disabled,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.disabled{opacity:.4}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon{height:20px;width:20px;margin:0}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon .next-icon::before,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon .next-icon::before{line-height:1!important}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{padding-top:12px}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom{padding-bottom:12px}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close{position:absolute;right:16px;top:calc(var(--pane-title-height,48px)/ 2 - 18px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close .next-icon{line-height:1;color:var(--color-icon-pane)}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-fix{position:absolute;right:42px;top:calc(var(--pane-title-height,48px)/ 2 - 18px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-left-float-pane{position:absolute;top:0;bottom:0;width:var(--dock-pane-width);left:calc(var(--left-area-width) + 1px);background-color:var(--color-left-float-pane-background,var(--color-pane-background));box-shadow:4px 6px 6px 0 var(--color-block-background-shallow,rgba(31,50,88,.08));z-index:820;display:none}.mtc-field.mtc-accordion-field,.mtc-field.mtc-block-field,.mtc-field.mtc-entry-field,.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-float-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-right-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area.mtc-area-visible,html.mtc-cursor-dragging:not(.microcode-has-fixed-tree) .mtc-settings-main .mtc-outline-pane{display:block}.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane{width:var(--dock-fixed-pane-width);background-color:var(--color-pane-background);height:100%;display:none;flex-shrink:0;position:relative;z-index:820}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-left-fixed-pane{margin-left:1px}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-workbench-center{margin-left:2px}.mtc-workbench .mtc-workbench-body .mtc-layers-pane .mtc-layers-tree .mtc-tree-node .mtc-tree-node-title{border-bottom:none}.mtc-workbench .mtc-workbench-body .mtc-workbench-center{flex:1;display:flex;flex-direction:column}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar{display:flex;height:var(--toolbar-height);background-color:var(--color-toolbar-background,var(--color-pane-background));padding:var(--toolbar-padding,8px 16px)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar .mtc-toolbar-center{display:flex;justify-content:center;align-items:center;flex:1}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-main-area{flex:1;background-color:var(--color-background)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area{height:var(--bottom-area-height);background-color:var(--color-pane-background);display:none}.mtc-workbench .mtc-workbench-body .mtc-right-area{height:100%;width:var(--right-area-width);background-color:var(--color-right-area-background,var(--color-pane-background));display:none;flex-shrink:0;margin-left:2px;position:relative}.mtc-workbench .mtc-workbench-body .mtc-right-area>.mtc-panel{position:absolute;background-color:var(--color-right-area-background,var(--color-pane-background,#fff));left:0;top:0;z-index:1}@keyframes shake{0%,100%{margin:0}20%,60%{margin:0 10px 0 -10px}40%,80%{margin:0 -10px 0 10px}}@keyframes drop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes appear-left{from{transform:translateX(8px);opacity:.8}to{transform:translateX(0);opacity:1}}@keyframes appear-right{from{transform:translateX(-8px);opacity:.8}to{transform:translateX(0);opacity:1}}@keyframes appear-top{from{transform:translateY(8px);opacity:.8}to{transform:translateY(0);opacity:1}}@keyframes appear-bottom{from{transform:translateY(-8px);opacity:.8}to{transform:translateY(0);opacity:1}}@keyframes scale{from{transform:scale(.9)}to{transform:scale(1)}}@keyframes spining{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,100%{transform:scale(1);opacity:.7}50%{transform:scale(1.02);opacity:1}}.mtc-arrow{position:absolute;width:36px;height:10px;overflow:hidden;transform-origin:0 0}.mtc-tip,.mtc-tips-container{position:fixed;pointer-events:none;top:0;left:0}.mtc-arrow::after{content:"";display:block;width:0;height:0;margin:0 auto;border:8px solid transparent;border-top-color:var(--color-pane-background,#fff)}.mtc-align-top>.mtc-arrow{bottom:0;left:0;transform:translateY(100%)}.mtc-align-right>.mtc-arrow{left:0;top:0;transform:rotate(90deg)}.mtc-align-left>.mtc-arrow{right:0;top:0;transform-origin:right top;transform:rotate(-90deg)}.mtc-align-bottom>.mtc-arrow{top:0;left:0;transform:scaleY(-1)}.mtc-tip{z-index:2;background:var(--color-layer-tooltip-background);max-height:400px;color:var(--color-text-reverse,rgba(255,255,255,.8));visibility:hidden;opacity:0;border-radius:3px;padding:6px 8px;text-shadow:0 -1px var(--color-field-label,rgba(0,0,0,.3));line-height:14px;max-width:200px;will-change:transform,width,height,opacity,left,top}.mtc-tip.mtc-align-top{transform:translateY(8px)}.mtc-tip.mtc-align-bottom{transform:translateY(-8px)}.mtc-tip.mtc-align-left{transform:translateX(8px)}.mtc-tip.mtc-align-right{transform:translateX(-8px)}.mtc-tip .mtc-arrow{width:24px;height:8px}.microcode-plugin-designer,.mtc-project,.mtc-project .mtc-simulator-shell{width:100%;height:100%}.mtc-tip .mtc-arrow::after{border:6px solid transparent;border-top-color:var(--color-layer-tooltip-background,rgba(0,0,0,.7))}.mtc-tip.mtc-theme-black{background:var(--color-icon-pane,rgba(0,0,0,.7))}.mtc-tip.mtc-theme-black .mtc-arrow::after{border-top-color:var(--color-layer-tooltip-background,rgba(0,0,0,.7))}.mtc-tip.mtc-theme-green{background:var(--color-success-dark,var(--color-function-success-dark,#57a672))}.mtc-tip.mtc-theme-green .mtc-arrow::after{border-top-color:var(--color-success-dark,var(--color-function-success-dark,#57a672))}.mtc-tip.mtc-visible{visibility:visible}.mtc-tip.mtc-visible-animate{visibility:visible;opacity:1;transition:transform .2s ease-out,opacity .2s ease-out}.mtc-tips-container{overflow:visible;z-index:2000}.mtc-title{display:inline-flex;align-items:center;color:var(--color-text);line-height:initial!important;word-break:break-all}.mtc-title .mtc-title-icon{display:flex;align-items:center;margin-right:4px}.mtc-title .mtc-title-icon img{width:16px;height:16px;filter:brightness(0) invert(1)}.mtc-title.only-icon .mtc-title-icon{margin-right:0}.mtc-title.has-tip{cursor:help;text-decoration-line:underline;text-decoration-style:dashed;text-decoration-color:var(--color-text-light,rgba(31,56,88,.3))}.actived .mtc-title{color:var(--color-actived)}.mtc-widget-disabled{pointer-events:none;opacity:.4}.mtc-designer{position:relative;font-family:var(--font-family)}.mtc-project{position:absolute;top:0;right:0}.mtc-project .mtc-project-empty{width:100%;height:100%;font-size:16px;text-align:center;padding-top:50%}.mtc-project .mtc-simulator{background-color:var(--color-background,#edeff3)}#engine-loading-wrapper .lowcode-engine-loading{display:flex;justify-content:center;align-items:center;height:100vh}#engine-loading-wrapper .browser-container{width:320px;background:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,0,0,.1);overflow:hidden}#engine-loading-wrapper .browser-header{height:38px;background:#f0f0f0;display:flex;align-items:center;padding:0 12px;position:relative}#engine-loading-wrapper .window-controls{display:flex;gap:8px;margin-right:16px}#engine-loading-wrapper .control{width:12px;height:12px;border-radius:50%}#engine-loading-wrapper .close{background:#ff5f56}#engine-loading-wrapper .minimize{background:#ffbd2e}#engine-loading-wrapper .maximize{background:#27c93f}#engine-loading-wrapper .address-bar{flex:1;height:24px;background:#fff;border-radius:4px;display:flex;align-items:center;padding:0 8px}#engine-loading-wrapper .url-text{color:#666;font-size:12px;width:100%;text-align:center}#engine-loading-wrapper .browser-content{background:#fff;padding:20px}#engine-loading-wrapper .loading-container{position:relative;width:240px;height:160px}#engine-loading-wrapper .component-panel{position:absolute;left:0;width:48px;height:128px;background:#f5f5f5;border-radius:3px;padding:6px}#engine-loading-wrapper .component-item{width:35px;height:26px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:2px;margin-bottom:6px}#engine-loading-wrapper .canvas-area{position:absolute;left:64px;width:160px;height:128px}#engine-loading-wrapper .canvas-outline{width:100%;height:100%;border:2px dashed #d9d9d9;border-radius:3px}#engine-loading-wrapper .dragging-component{position:absolute;width:35px;height:26px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:2px;animation:2s ease-in-out infinite dragging}@keyframes dragging{0%{left:-16px;top:8px;opacity:0}20%{left:0;top:8px;opacity:1}60%{left:64px;top:48px}80%{left:64px;top:48px;transform:scale(1);opacity:1}100%{left:64px;top:48px;transform:scale(1.1);opacity:0}}#engine-loading-wrapper .loading-text{position:absolute;bottom:0;width:100%;text-align:center;color:#666;font-size:12px}.mtc-simulator{position:relative;height:100%;width:100%;overflow:auto}.mtc-simulator-canvas,.mtc-simulator-canvas-viewport,.mtc-simulator-content{position:absolute;width:100%;top:0;bottom:0;left:0}.mtc-simulator-canvas,.mtc-simulator-content{overflow:hidden}.mtc-simulator-device-default{inset:var(--simulator-top-distance,16px) var(--simulator-right-distance,16px) var(--simulator-bottom-distance,16px) var(--simulator-left-distance,16px);width:auto;box-shadow:0 1px 4px 0 var(--color-block-background-shallow,rgba(31,50,88,.125))}.mtc-simulator-content-frame{border:none;transform-origin:0 0;height:100%;width:100%}.mtc-ghost-group{position:fixed;z-index:99999;width:100px;display:flex;flex-direction:column;align-items:center;pointer-events:none;background-color:var(--color-block-background-deep-dark,rgba(0,0,0,.4));box-shadow:0 0 6px var(--color-block-background-shallow,grey);transform:translate(-10%,-50%)}.mtc-bem-tools,.mtc-borders{pointer-events:none;z-index:1;overflow:visible;position:absolute}.mtc-ghost-group .mtc-ghost .mtc-ghost-title{text-align:center;font-size:var(--font-size-text);text-overflow:ellipsis;color:var(--color-text-light);white-space:nowrap;overflow:hidden}.mtc-bem-tools{inset:0}.mtc-borders{top:0;left:0;border:1px solid var(--color-brand-light);will-change:transform,width,height}.mtc-borders>.mtc-borders-title{color:var(--color-brand-light);transform:translateY(-100%);font-weight:lighter}.mtc-borders>.mtc-borders-status{margin-left:5px;color:var(--color-text,#3c3c3c);transform:translateY(-100%);font-weight:lighter}.mtc-borders>.mtc-borders-actions{position:absolute;display:flex;flex-direction:row-reverse;align-items:stretch;justify-content:flex-end;pointer-events:all}.mtc-borders>.mtc-borders-actions>*{flex-shrink:0}.mtc-borders-action{cursor:pointer;height:20px;width:20px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-brand,#006cff);opacity:1;max-height:100%;overflow:hidden;color:var(--color-icon-reverse,#fff)}.mtc-borders-action:hover{background:var(--color-brand-light,#006cff)}.mtc-borders.mtc-resize-corner,.mtc-borders.mtc-resize-side::after{border:1px solid var(--color-brand,#197aff);background:var(--color-block-background-normal,#fff)}.mtc-borders.mtc-resize-corner{display:inline-block;width:8px;height:8px;pointer-events:auto;z-index:2}.mtc-borders.mtc-resize-side{border-width:0;z-index:1;pointer-events:auto;align-items:center;justify-content:center;display:flex}.mtc-borders.mtc-resize-side::after{content:"";display:block;border-radius:2px}.mtc-borders.mtc-resize-side.e,.mtc-borders.mtc-resize-side.w{cursor:ew-resize}.mtc-borders.mtc-resize-side.e::after,.mtc-borders.mtc-resize-side.w::after{width:4px;min-height:50%}.mtc-borders.mtc-resize-side.n,.mtc-borders.mtc-resize-side.s{cursor:ns-resize}.mtc-borders.mtc-resize-side.n::after,.mtc-borders.mtc-resize-side.s::after{min-width:50%;height:4px}.mtc-borders.mtc-borders-detecting{z-index:1;border-style:dashed;background:var(--color-canvas-detecting-background,rgba(0,121,242,.04))}.mtc-borders.mtc-borders-selecting{z-index:2;border-width:2px}.mtc-borders.mtc-borders-selecting.dragging{background:var(--color-layer-mask-background,rgba(182,178,178,.8));border:none}.instance-node-selector{position:relative;margin-right:2px;color:var(--color-icon-white,#fff);border-radius:3px;pointer-events:auto;flex-grow:0;flex-shrink:0}.instance-node-selector svg{width:16px;height:16px;margin-right:5px;flex-grow:0;flex-shrink:0;max-width:inherit}.instance-node-selector svg path{fill:var(--color-icon-white,#fff)}.instance-node-selector-current{background:var(--color-brand,#006cff);padding:0 6px;display:flex;align-items:center;height:20px;cursor:pointer;color:var(--color-icon-white,#fff);border-radius:3px}.instance-node-selector-current-title,.instance-node-selector-node-title{padding-right:6px;color:var(--color-icon-white,#fff)}.instance-node-selector-list{position:absolute;left:0;right:0;opacity:0;visibility:hidden}.instance-node-selector-node{height:20px;margin-top:2px}.instance-node-selector-node-content{padding-left:6px;background:var(--color-layer-tooltip-background,#78869a);display:inline-flex;border-radius:3px;align-items:center;height:20px;color:var(--color-icon-white,#fff);cursor:pointer;overflow:visible}.instance-node-selector-node-title{cursor:pointer;overflow:visible}.instance-node-selector-node:hover{opacity:.8}.instance-node-selector:hover .instance-node-selector-current{color:var(--color-text-reverse,rgba(255,255,255,.8))}.instance-node-selector:hover .instance-node-selector-popup{visibility:visible;opacity:1;transition:.2s ease-in}.mtc-insertion{position:absolute;top:-2px;left:0;z-index:12;pointer-events:none!important;background-color:var(--color-brand-light);height:4px}.mtc-insertion.cover{top:0;height:auto;width:auto;border:none;opacity:.3}.mtc-insertion.vertical{top:0;left:-2px;width:4px;height:auto}.mtc-insertion.invalid{background-color:var(--color-error,var(--color-function-error,red))}html.mtc-cursor-dragging,html.mtc-cursor-dragging *{cursor:move!important}html.mtc-cursor-x-resizing,html.mtc-cursor-x-resizing *{cursor:col-resize}html.mtc-cursor-y-resizing,html.mtc-cursor-y-resizing *{cursor:row-resize}html.mtc-cursor-copy,html.mtc-cursor-copy *{cursor:copy!important}.mtc-settings-main{position:relative;height:100%;overflow:hidden}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav,.mtc-settings-main ul{margin:0}.mtc-settings-main .mtc-settings-content{position:absolute;top:0;bottom:0;width:100%;overflow-y:auto}.mtc-settings-main .mtc-setting-stage-back+.mtc-settings-content{top:38px}.mtc-settings-main .mtc-setting-stage-back{height:32px;width:100%;display:flex;align-items:center;justify-content:center;font-weight:500;background:var(--color-block-background-shallow,rgba(31,56,88,.06));color:var(--color-title);padding:0 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:4px;position:absolute}.mtc-settings-main .mtc-settings-notice{text-align:center;font-size:12px;color:var(--color-text,rgba(0,0,0,.6));padding:50px 15px 0}.mtc-settings-main .mtc-settings-navigator{height:30px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--color-line-normal)}.mtc-settings-main .mtc-settings-navigator .mtc-settings-navigator-icon{width:16px;height:16px;margin-right:4px}.mtc-settings-main .mtc-settings-navigator .mtc-settings-navigator-icon *{fill:var(--color-icon-normal,rgba(31,56,88,.4))}.mtc-settings-main .mtc-settings-navigator .ant-breadcrumb-link .mtc-title-txt{font-size:12px}.mtc-settings-main .mtc-title{color:inherit}.mtc-settings-main .mtc-settings-body{position:absolute;inset:30px 0 0;overflow-y:auto}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav .mtc-settings-tabs-nav-list{flex:1}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav .mtc-settings-tabs-nav-list .mtc-settings-tabs-tab{flex:1;font-size:12px;padding:10px 0}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav .mtc-settings-tabs-nav-list .mtc-settings-tabs-tab .mtc-settings-tabs-tab-btn{text-align:center;line-height:12px;width:100%}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-nav-operations{display:none!important}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-content-holder{position:absolute;inset:68px 0 0;overflow:hidden}.mtc-settings-main .mtc-settings-tabs .mtc-settings-tabs-content{position:absolute;inset:0;overflow:hidden}.mtc-settings-main .mtc-outline-pane{position:absolute;z-index:100;top:0;bottom:0;display:none}.mtc-workbench .mtc-workbench-body .mtc-right-area .mtc-settings-hide-tabs .mtc-settings-tabs-content{top:30px}.mtc-settings-pane{padding-bottom:50px}.mtc-settings-content>.mtc-field:first-child>.mtc-field-head{border-top:none!important}.mtc-field .mtc-field-head{display:flex;align-items:center;justify-content:space-between}.mtc-field .mtc-field-head .mtc-field-icon{transform-origin:center;transition:transform .1s}.mtc-field.mtc-inline-field{display:flex;align-items:center;margin:12px}.mtc-field.mtc-inline-field>.mtc-field-head{width:70px;margin-right:1px}.mtc-field.mtc-inline-field>.mtc-field-head .mtc-title-label{width:70px;word-break:break-all}.mtc-field.mtc-inline-field>.mtc-field-body{flex:1;min-width:0;display:flex;align-items:center}.mtc-field.mtc-accordion-field>.mtc-field-head,.mtc-field.mtc-block-field>.mtc-field-head,.mtc-field.mtc-entry-field>.mtc-field-head{height:32px;display:flex;align-items:center;font-weight:500;background:var(--color-block-background-shallow,rgba(31,56,88,.06));border-top:1px solid var(--color-line-normal,rgba(31,56,88,.1));border-bottom:1px solid var(--color-line-normal,rgba(31,56,88,.1));color:var(--color-title);padding:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mtc-field.mtc-accordion-field>.mtc-field-head>.mtc-field-icon,.mtc-field.mtc-block-field>.mtc-field-head>.mtc-field-icon,.mtc-field.mtc-entry-field>.mtc-field-head>.mtc-field-icon{color:var(--color-icon-normal,#8f9bb3)}.mtc-field.mtc-accordion-field>.mtc-field-body,.mtc-field.mtc-block-field>.mtc-field-body,.mtc-field.mtc-entry-field>.mtc-field-body{padding:12px}.mtc-field.mtc-accordion-field>.mtc-field-body .mtc-inline-field,.mtc-field.mtc-block-field>.mtc-field-body .mtc-inline-field,.mtc-field.mtc-entry-field>.mtc-field-body .mtc-inline-field{margin:12px 0}.mtc-field.mtc-accordion-field>.mtc-field-body .mtc-inline-field:first-child,.mtc-field.mtc-block-field>.mtc-field-body .mtc-inline-field:first-child,.mtc-field.mtc-entry-field>.mtc-field-body .mtc-inline-field:first-child{margin-top:0}.mtc-field.mtc-accordion-field>.mtc-field-body .mtc-inline-field:last-child,.mtc-field.mtc-block-field>.mtc-field-body .mtc-inline-field:last-child,.mtc-field.mtc-entry-field>.mtc-field-body .mtc-inline-field:last-child{margin-bottom:0}.mtc-field.mtc-accordion-field.mtc-field-is-collapsed,.mtc-field.mtc-entry-field{margin-bottom:6px}.mtc-field.mtc-accordion-field,.mtc-field.mtc-block-field{position:relative}.mtc-field.mtc-block-field>.mtc-field-body>.mtc-block-setter>.mtc-setter-actions{position:absolute;right:10px;top:0;height:32px}.mtc-field.mtc-accordion-field.mtc-field-is-collapsed>.mtc-field-head .mtc-field-icon{transform:rotate(180deg)}.mtc-popup-placeholder{position:fixed;width:100%;pointer-events:none}.mtc-popup-overlay{display:flex;bottom:0}.mtc-popup-overlay .ant-popover-inner{height:100%;display:flex;flex-direction:column;padding:20px}.mtc-popup-overlay .ant-popover-inner .ant-popover-inner-content{flex:1;display:flex;flex-direction:column;overflow:auto}.mtc-popup-overlay .ant-popover-inner .ant-popover-inner-content .mtc-field-body{flex:1;overflow:hidden auto}.mtc-ballon-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.skeleton-stagebox{overflow:hidden auto;position:absolute;inset:0}.skeleton-stagebox .skeleton-stagebox-stage{height:auto;overflow:hidden;transition:transform .2s}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-refer{position:absolute;top:0;left:0;right:0;height:auto}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stagein-right,.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stageout-left{transform:translateX(-100%)}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stagein-left,.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-stageout-right{transform:translateX(100%)}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker{cursor:pointer;height:30px;display:flex;align-items:center;background:var(--color-block-background-light,rgba(31,56,88,.04));justify-content:center;position:relative}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker .skeleton-stagebox-stage-arrow{position:absolute;left:8px;top:50%;transform:translateY(-50%);opacity:.6;width:12px}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker .skeleton-stagebox-stage-title{font-weight:700;color:var(--color-text)}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker:hover{background:var(--color-block-background-dark,rgba(31,56,88,.1))}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker:hover .skeleton-stagebox-stage-arrow{opacity:1}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stagebacker .skeleton-stagebox-stage-exit{position:absolute;right:8px;top:50%;transform:translateY(-50%);opacity:.6}.skeleton-stagebox .skeleton-stagebox-stage .skeleton-stagebox-stage-content{overflow:hidden;box-sizing:border-box}.skeleton-stagebox .skeleton-stagebox-stage.skeleton-stagebox-has-backer .skeleton-stagebox-stage-content{padding-top:30px} |
+1
-1
| { | ||
| "name": "@arvin-shu/microcode-theme", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "microcode主题", | ||
@@ -5,0 +5,0 @@ "main": "index.css", |
+1
-1
@@ -1,1 +0,1 @@ | ||
| .mtc-workbench,.mtc-workbench.engine-main{background-color:var(--color-background);display:flex;height:100%}.mtc-titled-panel{width:100%;height:100%;position:relative}.mtc-panel.hidden,.mtc-titled-panel.hidden{display:none}.mtc-titled-panel .mtc-panel-title{display:flex;align-items:center;justify-content:flex-start;padding:0 15px}.mtc-titled-panel .mtc-panel-title .mtc-help-tip{margin-left:4px;color:var(--color-icon-normal,rgba(0,0,0,.4));cursor:pointer}.mtc-titled-panel>.mtc-panel-title{height:var(--pane-title-height,48px);font-size:var(--pane-title-font-size,16px);padding:var(--pane-title-padding,0 15px);color:var(--color-title,#0f1726);font-weight:700}.mtc-titled-panel .mtc-panel-body{position:absolute;inset:var(--pane-title-height,48px) 0 0 0;overflow:visible}.mtc-titled-panel .mtc-layers-container{border-top:1px solid var(--color-line-normal,rgba(31,56,88,.1))}.mtc-panel{height:100%;width:100%;position:relative}.mtc-workbench{flex-direction:column;font-size:var(--font-size-text)}.mtc-workbench.engine-main{flex-direction:column}.mtc-workbench .mtc-top-area{width:100%;display:none;margin-bottom:2px;padding:8px 12px 8px 16px}.mtc-workbench .mtc-top-area.mtc-top-area{background-color:var(--color-top-area-background,var(--color-pane-background));height:var(--top-area-height)}.mtc-workbench .mtc-top-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible{display:flex}.mtc-workbench .mtc-top-area .mtc-top-area-left{display:flex;align-items:center;max-width:100%}.mtc-workbench .mtc-top-area .mtc-top-area-center{flex:1;display:flex;justify-content:center;margin:0 8px}.mtc-workbench .mtc-top-area .mtc-top-area-right{display:flex;align-items:center}.mtc-workbench .mtc-top-area .mtc-top-area-right>*{margin-left:4px;margin-right:4px}.mtc-workbench .mtc-workbench-body{flex:1;display:flex;min-height:0;position:relative}.mtc-workbench .mtc-workbench-body .mtc-left-area{height:100%;width:var(--workspace-left-area-width,--left-area-width);display:none;flex-shrink:0;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:var(--color-left-area-background,var(--color-pane-background))}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:var(--color-text)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title{flex-direction:column;width:calc(var(--left-area-width) - 2px);height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.has-tip,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.has-tip{cursor:pointer}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.actived,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.actived{color:var(--color-brand,#0079f2)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.disabled,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.disabled{opacity:.4}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon{height:20px;width:20px;margin:0}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon .next-icon::before,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon .next-icon::before{line-height:1!important}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{padding-top:12px}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom{padding-bottom:12px}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close{position:absolute;right:16px;top:calc(var(--pane-title-height,48px)/ 2 - 10px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close .next-icon{line-height:1;color:var(--color-icon-pane)}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-fix{position:absolute;right:42px;top:calc(var(--pane-title-height,48px)/ 2 - 10px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-left-float-pane{position:absolute;top:0;bottom:0;width:var(--dock-pane-width);left:calc(var(--left-area-width) + 1px);background-color:var(--color-left-float-pane-background,var(--color-pane-background));box-shadow:4px 6px 6px 0 var(--color-block-background-shallow,rgba(31,50,88,.08));z-index:820;display:none}.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-float-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-right-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area.mtc-area-visible{display:block}.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane{width:var(--dock-fixed-pane-width);background-color:var(--color-pane-background);height:100%;display:none;flex-shrink:0;position:relative;z-index:820}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-left-fixed-pane{margin-left:1px}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-workbench-center{margin-left:2px}.mtc-workbench .mtc-workbench-body .mtc-layers-pane .mtc-layers-tree .mtc-tree-node .mtc-tree-node-title{border-bottom:none}.mtc-workbench .mtc-workbench-body .mtc-workbench-center{flex:1;display:flex;flex-direction:column}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar{display:flex;height:var(--toolbar-height);background-color:var(--color-toolbar-background,var(--color-pane-background));padding:var(--toolbar-padding,8px 16px)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar .mtc-toolbar-center{display:flex;justify-content:center;align-items:center;flex:1}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-main-area{flex:1;background-color:var(--color-background)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area{height:var(--bottom-area-height);background-color:var(--color-pane-background);display:none}.mtc-workbench .mtc-workbench-body .mtc-right-area{height:100%;width:var(--right-area-width);background-color:var(--color-right-area-background,var(--color-pane-background));display:none;flex-shrink:0;margin-left:2px;position:relative}.mtc-workbench .mtc-workbench-body .mtc-right-area>.mtc-panel{position:absolute;background-color:var(--color-right-area-background,var(--color-pane-background,#fff));left:0;top:0;z-index:1} | ||
| .mtc-workbench,.mtc-workbench.engine-main{background-color:var(--color-background);display:flex;height:100%}.mtc-titled-panel{width:100%;height:100%;position:relative}.mtc-panel.hidden,.mtc-titled-panel.hidden{display:none}.mtc-titled-panel .mtc-panel-title{display:flex;align-items:center;justify-content:flex-start;padding:0 15px}.mtc-titled-panel .mtc-panel-title .mtc-help-tip{margin-left:4px;color:var(--color-icon-normal,rgba(0,0,0,.4));cursor:pointer}.mtc-titled-panel>.mtc-panel-title{height:var(--pane-title-height,48px);font-size:var(--pane-title-font-size,16px);padding:var(--pane-title-padding,0 15px);color:var(--color-title,#0f1726);font-weight:700}.mtc-titled-panel .mtc-panel-body{position:absolute;inset:var(--pane-title-height,48px) 0 0 0;overflow:visible}.mtc-titled-panel .mtc-layers-container{border-top:1px solid var(--color-line-normal,rgba(31,56,88,.1))}.mtc-panel{height:100%;width:100%;position:relative}.mtc-workbench{flex-direction:column;font-size:var(--font-size-text)}.mtc-workbench.engine-main{flex-direction:column}.mtc-workbench .mtc-top-area{width:100%;display:none;margin-bottom:2px;padding:8px 12px 8px 16px}.mtc-workbench .mtc-top-area.mtc-top-area{background-color:var(--color-top-area-background,var(--color-pane-background));height:var(--top-area-height)}.mtc-workbench .mtc-top-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible{display:flex}.mtc-workbench .mtc-top-area .mtc-top-area-left{display:flex;align-items:center;max-width:100%}.mtc-workbench .mtc-top-area .mtc-top-area-center{flex:1;display:flex;justify-content:center;margin:0 8px}.mtc-workbench .mtc-top-area .mtc-top-area-right{display:flex;align-items:center}.mtc-workbench .mtc-top-area .mtc-top-area-right>*{margin-left:4px;margin-right:4px}.mtc-workbench .mtc-workbench-body{flex:1;display:flex;min-height:0;position:relative}.mtc-workbench .mtc-workbench-body .mtc-left-area{height:100%;width:var(--workspace-left-area-width,--left-area-width);display:none;flex-shrink:0;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:var(--color-left-area-background,var(--color-pane-background))}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:var(--color-text)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title{flex-direction:column;width:calc(var(--left-area-width) - 2px);height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.has-tip,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.has-tip{cursor:pointer}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.actived,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.actived{color:var(--color-brand,#0079f2)}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title.disabled,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title.disabled{opacity:.4}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon{height:20px;width:20px;margin:0}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom .mtc-title .mtc-title-icon .next-icon::before,.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top .mtc-title .mtc-title-icon .next-icon::before{line-height:1!important}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-top{padding-top:12px}.mtc-workbench .mtc-workbench-body .mtc-left-area .mtc-left-area-bottom{padding-bottom:12px}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close{position:absolute;right:16px;top:calc(var(--pane-title-height,48px)/ 2 - 18px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-close .next-icon{line-height:1;color:var(--color-icon-pane)}.mtc-workbench .mtc-workbench-body .mtc-pane-icon-fix{position:absolute;right:42px;top:calc(var(--pane-title-height,48px)/ 2 - 18px);height:auto;z-index:2}.mtc-workbench .mtc-workbench-body .mtc-left-float-pane{position:absolute;top:0;bottom:0;width:var(--dock-pane-width);left:calc(var(--left-area-width) + 1px);background-color:var(--color-left-float-pane-background,var(--color-pane-background));box-shadow:4px 6px 6px 0 var(--color-block-background-shallow,rgba(31,50,88,.08));z-index:820;display:none}.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-left-float-pane.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-right-area.mtc-area-visible,.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area.mtc-area-visible{display:block}.mtc-workbench .mtc-workbench-body .mtc-left-fixed-pane{width:var(--dock-fixed-pane-width);background-color:var(--color-pane-background);height:100%;display:none;flex-shrink:0;position:relative;z-index:820}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-left-fixed-pane{margin-left:1px}.mtc-workbench .mtc-workbench-body .mtc-left-area.mtc-area-visible~.mtc-workbench-center{margin-left:2px}.mtc-workbench .mtc-workbench-body .mtc-layers-pane .mtc-layers-tree .mtc-tree-node .mtc-tree-node-title{border-bottom:none}.mtc-workbench .mtc-workbench-body .mtc-workbench-center{flex:1;display:flex;flex-direction:column}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar{display:flex;height:var(--toolbar-height);background-color:var(--color-toolbar-background,var(--color-pane-background));padding:var(--toolbar-padding,8px 16px)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-toolbar .mtc-toolbar-center{display:flex;justify-content:center;align-items:center;flex:1}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-main-area{flex:1;background-color:var(--color-background)}.mtc-workbench .mtc-workbench-body .mtc-workbench-center .mtc-bottom-area{height:var(--bottom-area-height);background-color:var(--color-pane-background);display:none}.mtc-workbench .mtc-workbench-body .mtc-right-area{height:100%;width:var(--right-area-width);background-color:var(--color-right-area-background,var(--color-pane-background));display:none;flex-shrink:0;margin-left:2px;position:relative}.mtc-workbench .mtc-workbench-body .mtc-right-area>.mtc-panel{position:absolute;background-color:var(--color-right-area-background,var(--color-pane-background,#fff));left:0;top:0;z-index:1} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
2
100%