#application{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;height:100vh;width:100vw;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color--);background:var(--body-background--);background-color:var(--body-background--)}.repo{color:inherit}.ant-tour-mask{pointer-events:auto!important}.wrapper{top:0;left:0;height:300px;width:300px;position:absolute;box-sizing:border-box;padding:5px;border:1px solid #0098f7;z-index:1000;display:none}.wrapper__mask{display:none;position:fixed;background:transparent;width:100%;height:100%;top:0;left:0;z-index:999}.wrapper__move{position:relative;height:100%;width:100%;cursor:move;z-index:1000;pointer-events:auto}.wrapper__handler{position:absolute;height:10px;width:10px;border-radius:2px;background:#0098f7;z-index:1000}.wrapper__handler--tl{top:-5px;left:-5px;cursor:nwse-resize}.wrapper__handler--tc{top:-5px;left:calc(50% - 5px);cursor:ns-resize}.wrapper__handler--tr{top:-5px;right:-5px;cursor:nesw-resize}.wrapper__handler--cr{top:calc(50% - 5px);right:-5px;cursor:ew-resize}.wrapper__handler--br{bottom:-5px;right:-5px;cursor:nwse-resize}.wrapper__handler--bc{bottom:-5px;right:calc(50% - 5px);cursor:ns-resize}.wrapper__handler--bl{bottom:-5px;left:-5px;cursor:nesw-resize}.wrapper__handler--cl{top:calc(50% - 5px);left:-5px;cursor:ew-resize}.wrapper__menu{width:160px}.wrapper__menu--primary{color:#1890ff!important}.wrapper__menu--danger{color:#ff4d4f!important}.icon-element[data-v-5144d9bf]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:100%;font-size:96px;color:#40a9ff}.widget{position:absolute!important;margin:0;overflow:hidden;transform:translate3d(0);box-sizing:border-box}.widget--hover>div,.widget--hover>canvas{cursor:pointer!important}.widget--hover:hover{box-shadow:0 0 4px 2px #1890ffcc!important}.screen[data-v-1edc15b6]{--screen-header-height--: 48px;--screen-scale-bar-height--: 48px;height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch;font-size:14px}.screen__header[data-v-1edc15b6]{position:relative;flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:var(--screen-header-height--);color:var(--text-color--);background-color:var(--component-background--);z-index:4}.screen__header p[data-v-1edc15b6]{margin:0}.screen__control[data-v-1edc15b6]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;cursor:pointer;height:100%}.screen__control span[data-v-1edc15b6]{flex:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;width:48px;height:100%}.screen__control span[data-v-1edc15b6]:hover{background:#00000006}.screen__bar[data-v-1edc15b6]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%}.screen__size[data-v-1edc15b6]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.screen__size .ant-input-group-wrapper[data-v-1edc15b6]{width:120px;margin-left:16px}.screen__clear[data-v-1edc15b6],.screen__clear[data-v-1edc15b6]:hover{color:#ff4d4f}.page[data-v-1edc15b6]{position:relative;box-sizing:border-box;padding:0;width:100%;height:calc(100% - var(--screen-header-height--) - var(--screen-scale-bar-height--));overflow:auto;border:2px solid var(--component-background-lighten3--);background-color:var(--component-background-darken3--);border-left-width:0;border-right-width:0}.gauge[data-v-1edc15b6]{position:absolute;top:0;left:0}.scale-bar[data-v-1edc15b6]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;box-sizing:border-box;padding:0 16px;height:var(--screen-scale-bar-height--);color:var(--text-color--);background-color:var(--component-background--);border-bottom:none;z-index:3}.scale-bar__spacer[data-v-1edc15b6]{flex:1}.scale-bar__slider[data-v-1edc15b6]{width:170px;margin:0 8px}.scale-bar__number[data-v-1edc15b6]{margin:0 8px;text-wrap:nowrap}.view[data-v-1edc15b6]{position:absolute;top:0;left:0;height:1080px;width:1920px;margin:16px 0 0 16px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fff;transform-origin:0 0;overflow:hidden;z-index:1}.view__size-inspector[data-v-1edc15b6]{position:relative;height:1080px;width:1920px;margin:16px 0 0 16px}.templates[data-v-3a9df0a2]{position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:240px;background-color:var(--component-background--)}.templates__header[data-v-3a9df0a2]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;height:48px;z-index:3}.templates__header p[data-v-3a9df0a2]{flex:none;margin:0;padding:0 16px;font-weight:700}.templates__list[data-v-3a9df0a2]{position:relative;display:flex;flex-flow:row wrap;justify-content:space-evenly;align-content:flex-start;box-sizing:border-box;color:var(--text-color--);background-color:var(--component-background--);min-height:calc(100vh - 102px);z-index:2;overflow-y:auto;overflow-x:hidden}.templates__item[data-v-3a9df0a2]{flex:none;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;height:96px;width:96px;margin-top:16px;color:var(--text-color--);background:var(--background-color-light--);cursor:move;border-radius:5px;border:1px solid var(--border-color-base--);transition:border-color .75s cubic-bezier(0,1,.85,1)}.templates__item[data-v-3a9df0a2]:hover{border:1px solid var(--primary-color--)}.templates__item[data-v-3a9df0a2]:hover svg,.templates__item:hover p[data-v-3a9df0a2]{color:var(--primary-color--);transition:color .75s cubic-bezier(0,1,.85,1)}.templates__sign[data-v-3a9df0a2]{width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;pointer-events:none}.templates__sign[data-v-3a9df0a2] svg{font-size:1.1rem}.templates__sign p[data-v-3a9df0a2]{margin:8px 0 0;color:var(--text-color-secondary--);font-size:14px;font-weight:700;transition:color .75s cubic-bezier(0,1,.85,1)}.vc-checkerboard{position:absolute;top:0;right:0;bottom:0;left:0;background-size:contain}.vc-alpha{position:absolute;top:0;right:0;bottom:0;left:0}.vc-alpha-checkboard-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.vc-alpha-gradient{position:absolute;top:0;right:0;bottom:0;left:0}.vc-alpha-container{cursor:pointer;position:relative;z-index:2;height:100%;margin:0 3px}.vc-alpha-pointer{z-index:2;position:absolute}.vc-alpha-picker{cursor:pointer;width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;margin-top:1px;transform:translate(-2px)}.vc-hue{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px}.vc-hue--horizontal{background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.vc-hue--vertical{background:linear-gradient(to top,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.vc-hue-container{cursor:pointer;margin:0 2px;position:relative;height:100%}.vc-hue-pointer{z-index:2;position:absolute}.vc-hue-picker{cursor:pointer;margin-top:1px;width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;transform:translate(-2px)}.vc-saturation,.vc-saturation--white,.vc-saturation--black{cursor:pointer;position:absolute;top:0;left:0;right:0;bottom:0}.vc-saturation--white{background:linear-gradient(to right,#fff,#fff0)}.vc-saturation--black{background:linear-gradient(to top,#000,#0000)}.vc-saturation-pointer{cursor:pointer;position:absolute}.vc-saturation-circle{cursor:head;width:4px;height:4px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006;border-radius:50%;transform:translate(-2px,-2px)}.vc-editable-input{position:relative}.vc-input__input{padding:0;border:0;outline:none}.vc-input__label{text-transform:capitalize}.vc-chrome{background:#fff;border-radius:2px;box-shadow:0 0 2px #0000004d,0 4px 8px #0000004d;box-sizing:initial;width:225px;font-family:Menlo;background-color:#fff}.vc-chrome-controls{display:flex}.vc-chrome-color-wrap{position:relative;width:36px}.vc-chrome-active-color{position:relative;width:30px;height:30px;border-radius:15px;overflow:hidden;z-index:1}.vc-chrome-color-wrap .vc-checkerboard{width:30px;height:30px;border-radius:15px;background-size:auto}.vc-chrome-sliders{flex:1}.vc-chrome-fields-wrap{display:flex;padding-top:16px}.vc-chrome-fields{display:flex;margin-left:-6px;flex:1}.vc-chrome-field{padding-left:6px;width:100%}.vc-chrome-toggle-btn{width:32px;text-align:right;position:relative}.vc-chrome-toggle-icon{margin-right:-4px;margin-top:12px;cursor:pointer;position:relative;z-index:2}.vc-chrome-toggle-icon-highlight{position:absolute;width:24px;height:28px;background:#eee;border-radius:4px;top:10px;left:12px}.vc-chrome-hue-wrap{position:relative;height:10px;margin-bottom:8px}.vc-chrome-alpha-wrap{position:relative;height:10px}.vc-chrome-hue-wrap .vc-hue,.vc-chrome-alpha-wrap .vc-alpha-gradient{border-radius:2px}.vc-chrome-hue-wrap .vc-hue-picker,.vc-chrome-alpha-wrap .vc-alpha-picker{width:12px;height:12px;border-radius:6px;transform:translate(-6px,-2px);background-color:#f8f8f8;box-shadow:0 1px 4px #0000005e}.vc-chrome-body{padding:16px 16px 12px;background-color:#fff}.vc-chrome-saturation-wrap{width:100%;padding-bottom:55%;position:relative;border-radius:2px 2px 0 0;overflow:hidden}.vc-chrome-saturation-wrap .vc-saturation-circle{width:12px;height:12px}.vc-chrome-fields .vc-input__input{font-size:11px;color:#333;width:100%;border-radius:2px;border:none;box-shadow:inset 0 0 0 1px #dadada;height:21px;text-align:center}.vc-chrome-fields .vc-input__label{text-transform:uppercase;font-size:11px;line-height:11px;color:#969696;text-align:center;display:block;margin-top:12px}.vc-chrome__disable-alpha .vc-chrome-active-color{width:18px;height:18px}.vc-chrome__disable-alpha .vc-chrome-color-wrap{width:30px}.vc-chrome__disable-alpha .vc-chrome-hue-wrap{margin-top:4px;margin-bottom:4px}.color-picker[data-v-e1aa29e4]{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%}.color-picker__marker[data-v-e1aa29e4]{position:relative;border:1px solid #e6e6e6;border-radius:4px;margin-right:12px}.color-picker__inner[data-v-e1aa29e4]{position:absolute;top:0;left:0;height:22px;width:22px;cursor:pointer;margin:4px;border-radius:4px}.color-picker__trigger[data-v-e1aa29e4]{position:relative;flex:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:30px;width:30px;cursor:pointer}.color-picker__trigger i[data-v-e1aa29e4]{color:#fff}.color-picker__painter[data-v-e1aa29e4]{height:0;overflow:visible;position:absolute;top:40px;left:0;z-index:1000}.linear-color-picker[data-v-a5a4eb77]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.linear-color-picker__bar[data-v-a5a4eb77]{flex:none;width:22px;height:72px;margin-right:12px}.linear-color-picker__angle[data-v-a5a4eb77]{flex:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:72px;width:20px;margin-right:12px}.linear-color-picker__selectors[data-v-a5a4eb77]{width:100%;height:76px;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch}.common-template[data-v-1b2ff79e]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-1b2ff79e]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-1b2ff79e]{margin:0}.common-template__title[data-v-1b2ff79e]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-1b2ff79e] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-1b2ff79e]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-1b2ff79e]{display:inline-flex;width:50%}.common-template__leading[data-v-1b2ff79e]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-1b2ff79e]{width:45px}.common-template__inner[data-v-1b2ff79e]{width:100%}.common-template__inner-compact[data-v-1b2ff79e]{padding-right:8px}.common-template__inner input[data-v-1b2ff79e],.common-template__inner .ant-select[data-v-1b2ff79e]{width:100%}.common-template__end[data-v-1b2ff79e]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-1b2ff79e] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-1b2ff79e] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-1b2ff79e] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-1b2ff79e],.texts-config__template[data-v-1b2ff79e],.topology-config__template[data-v-1b2ff79e],.circle-config__template[data-v-1b2ff79e],.triangle-config__template[data-v-1b2ff79e],.image-config__template[data-v-1b2ff79e],.icon-config__template[data-v-1b2ff79e],.date-time-config__template[data-v-1b2ff79e],.pie-config__template[data-v-1b2ff79e]{height:calc(100vh - 210px);overflow:auto}.view-config[data-v-1b2ff79e]{height:100%;width:100%;color:var(--text-color--);background:var(--component-background--);overflow:auto;padding-top:16px}.view-config__content[data-v-1b2ff79e]{display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:center}.view-config__content .ant-input-group-wrapper[data-v-1b2ff79e]{margin:0 12px}.view-config__screen[data-v-1b2ff79e]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.view-config__screen button[data-v-1b2ff79e]{width:100%}.view-config__screenshot[data-v-1b2ff79e]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:140px;margin:0 12px 12px;background:#e4e4e4;padding:6px;border-radius:4px}.view-config__screenshot img[data-v-1b2ff79e]{max-width:100%;max-height:100%}.view-config__screenshot p[data-v-1b2ff79e]{color:#1890ff;margin:0}.common-template[data-v-12d890cc]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-12d890cc]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-12d890cc]{margin:0}.common-template__title[data-v-12d890cc]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-12d890cc] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-12d890cc]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-12d890cc]{display:inline-flex;width:50%}.common-template__leading[data-v-12d890cc]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-12d890cc]{width:45px}.common-template__inner[data-v-12d890cc]{width:100%}.common-template__inner-compact[data-v-12d890cc]{padding-right:8px}.common-template__inner input[data-v-12d890cc],.common-template__inner .ant-select[data-v-12d890cc]{width:100%}.common-template__end[data-v-12d890cc]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-12d890cc] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-12d890cc] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-12d890cc] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-12d890cc],.texts-config__template[data-v-12d890cc],.topology-config__template[data-v-12d890cc],.circle-config__template[data-v-12d890cc],.triangle-config__template[data-v-12d890cc],.image-config__template[data-v-12d890cc],.icon-config__template[data-v-12d890cc],.date-time-config__template[data-v-12d890cc],.pie-config__template[data-v-12d890cc]{height:calc(100vh - 210px);overflow:auto}.common-template[data-v-12d890cc]{height:calc(100vh - 224px);overflow:auto}.common-template[data-v-083094d9]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-083094d9]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-083094d9]{margin:0}.common-template__title[data-v-083094d9]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-083094d9] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-083094d9]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-083094d9]{display:inline-flex;width:50%}.common-template__leading[data-v-083094d9]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-083094d9]{width:45px}.common-template__inner[data-v-083094d9]{width:100%}.common-template__inner-compact[data-v-083094d9]{padding-right:8px}.common-template__inner input[data-v-083094d9],.common-template__inner .ant-select[data-v-083094d9]{width:100%}.common-template__end[data-v-083094d9]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-083094d9] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-083094d9] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-083094d9] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-083094d9],.texts-config__template[data-v-083094d9],.topology-config__template[data-v-083094d9],.circle-config__template[data-v-083094d9],.triangle-config__template[data-v-083094d9],.image-config__template[data-v-083094d9],.icon-config__template[data-v-083094d9],.date-time-config__template[data-v-083094d9],.pie-config__template[data-v-083094d9]{height:calc(100vh - 210px);overflow:auto}.chart-proprietary-template[data-v-083094d9]{height:calc(100vh - 224px);overflow:auto}.ace-editor[data-v-0c62a827]{position:relative}.common-template[data-v-8a4473f8]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-8a4473f8]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-8a4473f8]{margin:0}.common-template__title[data-v-8a4473f8]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-8a4473f8] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-8a4473f8]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-8a4473f8]{display:inline-flex;width:50%}.common-template__leading[data-v-8a4473f8]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-8a4473f8]{width:45px}.common-template__inner[data-v-8a4473f8]{width:100%}.common-template__inner-compact[data-v-8a4473f8]{padding-right:8px}.common-template__inner input[data-v-8a4473f8],.common-template__inner .ant-select[data-v-8a4473f8]{width:100%}.common-template__end[data-v-8a4473f8]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-8a4473f8] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-8a4473f8] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-8a4473f8] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-8a4473f8],.texts-config__template[data-v-8a4473f8],.topology-config__template[data-v-8a4473f8],.circle-config__template[data-v-8a4473f8],.triangle-config__template[data-v-8a4473f8],.image-config__template[data-v-8a4473f8],.icon-config__template[data-v-8a4473f8],.date-time-config__template[data-v-8a4473f8],.pie-config__template[data-v-8a4473f8]{height:calc(100vh - 210px);overflow:auto}.data-source[data-v-8a4473f8]{height:calc(100vh - 224px);overflow:auto}.data-source__wrap[data-v-8a4473f8]{overflow:auto}.data-source__editor[data-v-8a4473f8]{border-radius:4px;font-size:14px}.common-template[data-v-4326def6]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-4326def6]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-4326def6]{margin:0}.common-template__title[data-v-4326def6]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-4326def6] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-4326def6]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-4326def6]{display:inline-flex;width:50%}.common-template__leading[data-v-4326def6]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-4326def6]{width:45px}.common-template__inner[data-v-4326def6]{width:100%}.common-template__inner-compact[data-v-4326def6]{padding-right:8px}.common-template__inner input[data-v-4326def6],.common-template__inner .ant-select[data-v-4326def6]{width:100%}.common-template__end[data-v-4326def6]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-4326def6] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-4326def6] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-4326def6] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-4326def6],.texts-config__template[data-v-4326def6],.topology-config__template[data-v-4326def6],.circle-config__template[data-v-4326def6],.triangle-config__template[data-v-4326def6],.image-config__template[data-v-4326def6],.icon-config__template[data-v-4326def6],.date-time-config__template[data-v-4326def6],.pie-config__template[data-v-4326def6]{height:calc(100vh - 210px);overflow:auto}.linear-color-selector__wrapper[data-v-46b61699]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:12px}.linear-color-selector__wrapper .ant-btn[data-v-46b61699]{flex:none;margin-left:12px}.linear-color-selector__bar[data-v-46b61699]{flex:none;width:22px;height:72px;margin-right:12px}.linear-color-selector__pickers[data-v-46b61699]{width:100%;height:76px;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch}.linear-color-selector__colors[data-v-46b61699]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.linear-color-selector__colors p[data-v-46b61699]{margin:0}.linear-color-selector__item[data-v-46b61699]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:22px;height:72px;margin-right:3px;cursor:pointer}.linear-color-selector__item i[data-v-46b61699]{display:none;color:#fff}.linear-color-selector__item:hover i[data-v-46b61699]{display:block}.common-template[data-v-b2a7b4a7]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-b2a7b4a7]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-b2a7b4a7]{margin:0}.common-template__title[data-v-b2a7b4a7]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-b2a7b4a7] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-b2a7b4a7]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-b2a7b4a7]{display:inline-flex;width:50%}.common-template__leading[data-v-b2a7b4a7]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-b2a7b4a7]{width:45px}.common-template__inner[data-v-b2a7b4a7]{width:100%}.common-template__inner-compact[data-v-b2a7b4a7]{padding-right:8px}.common-template__inner input[data-v-b2a7b4a7],.common-template__inner .ant-select[data-v-b2a7b4a7]{width:100%}.common-template__end[data-v-b2a7b4a7]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-b2a7b4a7] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-b2a7b4a7] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-b2a7b4a7] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-b2a7b4a7],.texts-config__template[data-v-b2a7b4a7],.topology-config__template[data-v-b2a7b4a7],.circle-config__template[data-v-b2a7b4a7],.triangle-config__template[data-v-b2a7b4a7],.image-config__template[data-v-b2a7b4a7],.icon-config__template[data-v-b2a7b4a7],.date-time-config__template[data-v-b2a7b4a7],.pie-config__template[data-v-b2a7b4a7]{height:calc(100vh - 210px);overflow:auto}.single-color-selector__list[data-v-b2a7b4a7]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.single-color-selector__list p[data-v-b2a7b4a7]{margin:0}.single-color-selector__picker[data-v-b2a7b4a7]{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.single-color-selector__picker button.ant-btn[data-v-b2a7b4a7]{flex:none;margin-left:12px}.single-color-selector__item[data-v-b2a7b4a7]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:22px;height:22px;margin-right:3px;cursor:pointer}.single-color-selector__item i[data-v-b2a7b4a7]{display:none;color:#fff}.single-color-selector__item:hover i[data-v-b2a7b4a7]{display:block}.common-template[data-v-ba9b237c]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-ba9b237c]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-ba9b237c]{margin:0}.common-template__title[data-v-ba9b237c]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-ba9b237c] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-ba9b237c]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-ba9b237c]{display:inline-flex;width:50%}.common-template__leading[data-v-ba9b237c]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-ba9b237c]{width:45px}.common-template__inner[data-v-ba9b237c]{width:100%}.common-template__inner-compact[data-v-ba9b237c]{padding-right:8px}.common-template__inner input[data-v-ba9b237c],.common-template__inner .ant-select[data-v-ba9b237c]{width:100%}.common-template__end[data-v-ba9b237c]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-ba9b237c] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-ba9b237c] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-ba9b237c] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-ba9b237c],.texts-config__template[data-v-ba9b237c],.topology-config__template[data-v-ba9b237c],.circle-config__template[data-v-ba9b237c],.triangle-config__template[data-v-ba9b237c],.image-config__template[data-v-ba9b237c],.icon-config__template[data-v-ba9b237c],.date-time-config__template[data-v-ba9b237c],.pie-config__template[data-v-ba9b237c]{height:calc(100vh - 210px);overflow:auto}.bar-config__colors[data-v-ba9b237c]{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center}.bar-config__colors span[data-v-ba9b237c]{width:22px;height:22px}.bar-config__linear[data-v-ba9b237c]{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center}.bar-config__linear span[data-v-ba9b237c]{width:22px;height:72px}.common-template[data-v-3d2c60a4]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-3d2c60a4]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-3d2c60a4]{margin:0}.common-template__title[data-v-3d2c60a4]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-3d2c60a4] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-3d2c60a4]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-3d2c60a4]{display:inline-flex;width:50%}.common-template__leading[data-v-3d2c60a4]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-3d2c60a4]{width:45px}.common-template__inner[data-v-3d2c60a4]{width:100%}.common-template__inner-compact[data-v-3d2c60a4]{padding-right:8px}.common-template__inner input[data-v-3d2c60a4],.common-template__inner .ant-select[data-v-3d2c60a4]{width:100%}.common-template__end[data-v-3d2c60a4]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-3d2c60a4] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-3d2c60a4] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-3d2c60a4] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-3d2c60a4],.texts-config__template[data-v-3d2c60a4],.topology-config__template[data-v-3d2c60a4],.circle-config__template[data-v-3d2c60a4],.triangle-config__template[data-v-3d2c60a4],.image-config__template[data-v-3d2c60a4],.icon-config__template[data-v-3d2c60a4],.date-time-config__template[data-v-3d2c60a4],.pie-config__template[data-v-3d2c60a4]{height:calc(100vh - 210px);overflow:auto}.common-template[data-v-177a730b]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-177a730b]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-177a730b]{margin:0}.common-template__title[data-v-177a730b]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-177a730b] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-177a730b]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-177a730b]{display:inline-flex;width:50%}.common-template__leading[data-v-177a730b]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-177a730b]{width:45px}.common-template__inner[data-v-177a730b]{width:100%}.common-template__inner-compact[data-v-177a730b]{padding-right:8px}.common-template__inner input[data-v-177a730b],.common-template__inner .ant-select[data-v-177a730b]{width:100%}.common-template__end[data-v-177a730b]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-177a730b] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-177a730b] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-177a730b] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-177a730b],.texts-config__template[data-v-177a730b],.topology-config__template[data-v-177a730b],.circle-config__template[data-v-177a730b],.triangle-config__template[data-v-177a730b],.image-config__template[data-v-177a730b],.icon-config__template[data-v-177a730b],.date-time-config__template[data-v-177a730b],.pie-config__template[data-v-177a730b]{height:calc(100vh - 210px);overflow:auto}.common-template[data-v-ed7b6a10]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-ed7b6a10]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-ed7b6a10]{margin:0}.common-template__title[data-v-ed7b6a10]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-ed7b6a10] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-ed7b6a10]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-ed7b6a10]{display:inline-flex;width:50%}.common-template__leading[data-v-ed7b6a10]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-ed7b6a10]{width:45px}.common-template__inner[data-v-ed7b6a10]{width:100%}.common-template__inner-compact[data-v-ed7b6a10]{padding-right:8px}.common-template__inner input[data-v-ed7b6a10],.common-template__inner .ant-select[data-v-ed7b6a10]{width:100%}.common-template__end[data-v-ed7b6a10]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-ed7b6a10] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-ed7b6a10] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-ed7b6a10] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-ed7b6a10],.texts-config__template[data-v-ed7b6a10],.topology-config__template[data-v-ed7b6a10],.circle-config__template[data-v-ed7b6a10],.triangle-config__template[data-v-ed7b6a10],.image-config__template[data-v-ed7b6a10],.icon-config__template[data-v-ed7b6a10],.date-time-config__template[data-v-ed7b6a10],.pie-config__template[data-v-ed7b6a10]{height:calc(100vh - 210px);overflow:auto}.icon-picker[data-v-ed7b6a10]{display:flex;flex-flow:column nowrap;justify-content:flex-start}.icon-picker__list[data-v-ed7b6a10]{display:flex;flex-flow:row wrap;justify-content:flex-start}.icon-picker__icon>img[data-v-ed7b6a10]{flex:none;width:24px;height:24px;margin:0 6px 6px 0;border-radius:4px;border:1px solid transparent;cursor:pointer}.icon-picker__icon>img.active[data-v-ed7b6a10]{border-color:#1890ff}.icon-picker__clear[data-v-ed7b6a10]{margin:0}.common-template[data-v-d8cad6ac]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-d8cad6ac]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-d8cad6ac]{margin:0}.common-template__title[data-v-d8cad6ac]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-d8cad6ac] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-d8cad6ac]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-d8cad6ac]{display:inline-flex;width:50%}.common-template__leading[data-v-d8cad6ac]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-d8cad6ac]{width:45px}.common-template__inner[data-v-d8cad6ac]{width:100%}.common-template__inner-compact[data-v-d8cad6ac]{padding-right:8px}.common-template__inner input[data-v-d8cad6ac],.common-template__inner .ant-select[data-v-d8cad6ac]{width:100%}.common-template__end[data-v-d8cad6ac]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-d8cad6ac] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-d8cad6ac] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-d8cad6ac] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-d8cad6ac],.texts-config__template[data-v-d8cad6ac],.topology-config__template[data-v-d8cad6ac],.circle-config__template[data-v-d8cad6ac],.triangle-config__template[data-v-d8cad6ac],.image-config__template[data-v-d8cad6ac],.icon-config__template[data-v-d8cad6ac],.date-time-config__template[data-v-d8cad6ac],.pie-config__template[data-v-d8cad6ac]{height:calc(100vh - 210px);overflow:auto}.icon-danger[data-v-d8cad6ac]{color:#ff4d4f}.common-template[data-v-69019cac]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-69019cac]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-69019cac]{margin:0}.common-template__title[data-v-69019cac]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-69019cac] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-69019cac]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-69019cac]{display:inline-flex;width:50%}.common-template__leading[data-v-69019cac]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-69019cac]{width:45px}.common-template__inner[data-v-69019cac]{width:100%}.common-template__inner-compact[data-v-69019cac]{padding-right:8px}.common-template__inner input[data-v-69019cac],.common-template__inner .ant-select[data-v-69019cac]{width:100%}.common-template__end[data-v-69019cac]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-69019cac] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-69019cac] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-69019cac] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-69019cac],.texts-config__template[data-v-69019cac],.topology-config__template[data-v-69019cac],.circle-config__template[data-v-69019cac],.triangle-config__template[data-v-69019cac],.image-config__template[data-v-69019cac],.icon-config__template[data-v-69019cac],.date-time-config__template[data-v-69019cac],.pie-config__template[data-v-69019cac]{height:calc(100vh - 210px);overflow:auto}.common-template[data-v-4cbff56c]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-4cbff56c]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-4cbff56c]{margin:0}.common-template__title[data-v-4cbff56c]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-4cbff56c] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-4cbff56c]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-4cbff56c]{display:inline-flex;width:50%}.common-template__leading[data-v-4cbff56c]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-4cbff56c]{width:45px}.common-template__inner[data-v-4cbff56c]{width:100%}.common-template__inner-compact[data-v-4cbff56c]{padding-right:8px}.common-template__inner input[data-v-4cbff56c],.common-template__inner .ant-select[data-v-4cbff56c]{width:100%}.common-template__end[data-v-4cbff56c]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-4cbff56c] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-4cbff56c] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-4cbff56c] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-4cbff56c],.texts-config__template[data-v-4cbff56c],.topology-config__template[data-v-4cbff56c],.circle-config__template[data-v-4cbff56c],.triangle-config__template[data-v-4cbff56c],.image-config__template[data-v-4cbff56c],.icon-config__template[data-v-4cbff56c],.date-time-config__template[data-v-4cbff56c],.pie-config__template[data-v-4cbff56c]{height:calc(100vh - 210px);overflow:auto}.icon-danger[data-v-4cbff56c]{color:#ff4d4f}.common-template[data-v-73b3f598]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-73b3f598]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-73b3f598]{margin:0}.common-template__title[data-v-73b3f598]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-73b3f598] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-73b3f598]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-73b3f598]{display:inline-flex;width:50%}.common-template__leading[data-v-73b3f598]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-73b3f598]{width:45px}.common-template__inner[data-v-73b3f598]{width:100%}.common-template__inner-compact[data-v-73b3f598]{padding-right:8px}.common-template__inner input[data-v-73b3f598],.common-template__inner .ant-select[data-v-73b3f598]{width:100%}.common-template__end[data-v-73b3f598]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-73b3f598] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-73b3f598] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-73b3f598] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-73b3f598],.texts-config__template[data-v-73b3f598],.topology-config__template[data-v-73b3f598],.circle-config__template[data-v-73b3f598],.triangle-config__template[data-v-73b3f598],.image-config__template[data-v-73b3f598],.icon-config__template[data-v-73b3f598],.date-time-config__template[data-v-73b3f598],.pie-config__template[data-v-73b3f598]{height:calc(100vh - 210px);overflow:auto}.topology-config__editable[data-v-73b3f598]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template[data-v-1f7c7a8d]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-1f7c7a8d]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-1f7c7a8d]{margin:0}.common-template__title[data-v-1f7c7a8d]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-1f7c7a8d] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-1f7c7a8d]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-1f7c7a8d]{display:inline-flex;width:50%}.common-template__leading[data-v-1f7c7a8d]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-1f7c7a8d]{width:45px}.common-template__inner[data-v-1f7c7a8d]{width:100%}.common-template__inner-compact[data-v-1f7c7a8d]{padding-right:8px}.common-template__inner input[data-v-1f7c7a8d],.common-template__inner .ant-select[data-v-1f7c7a8d]{width:100%}.common-template__end[data-v-1f7c7a8d]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-1f7c7a8d] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-1f7c7a8d] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-1f7c7a8d] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-1f7c7a8d],.texts-config__template[data-v-1f7c7a8d],.topology-config__template[data-v-1f7c7a8d],.circle-config__template[data-v-1f7c7a8d],.triangle-config__template[data-v-1f7c7a8d],.image-config__template[data-v-1f7c7a8d],.icon-config__template[data-v-1f7c7a8d],.date-time-config__template[data-v-1f7c7a8d],.pie-config__template[data-v-1f7c7a8d]{height:calc(100vh - 210px);overflow:auto}.common-template[data-v-0267eafd]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-0267eafd]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-0267eafd]{margin:0}.common-template__title[data-v-0267eafd]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-0267eafd] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-0267eafd]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-0267eafd]{display:inline-flex;width:50%}.common-template__leading[data-v-0267eafd]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-0267eafd]{width:45px}.common-template__inner[data-v-0267eafd]{width:100%}.common-template__inner-compact[data-v-0267eafd]{padding-right:8px}.common-template__inner input[data-v-0267eafd],.common-template__inner .ant-select[data-v-0267eafd]{width:100%}.common-template__end[data-v-0267eafd]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-0267eafd] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-0267eafd] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-0267eafd] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-0267eafd],.texts-config__template[data-v-0267eafd],.topology-config__template[data-v-0267eafd],.circle-config__template[data-v-0267eafd],.triangle-config__template[data-v-0267eafd],.image-config__template[data-v-0267eafd],.icon-config__template[data-v-0267eafd],.date-time-config__template[data-v-0267eafd],.pie-config__template[data-v-0267eafd]{height:calc(100vh - 210px);overflow:auto}.common-template[data-v-bfbc3e08]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-bfbc3e08]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-bfbc3e08]{margin:0}.common-template__title[data-v-bfbc3e08]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-bfbc3e08] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-bfbc3e08]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-bfbc3e08]{display:inline-flex;width:50%}.common-template__leading[data-v-bfbc3e08]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-bfbc3e08]{width:45px}.common-template__inner[data-v-bfbc3e08]{width:100%}.common-template__inner-compact[data-v-bfbc3e08]{padding-right:8px}.common-template__inner input[data-v-bfbc3e08],.common-template__inner .ant-select[data-v-bfbc3e08]{width:100%}.common-template__end[data-v-bfbc3e08]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-bfbc3e08] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-bfbc3e08] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-bfbc3e08] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-bfbc3e08],.texts-config__template[data-v-bfbc3e08],.topology-config__template[data-v-bfbc3e08],.circle-config__template[data-v-bfbc3e08],.triangle-config__template[data-v-bfbc3e08],.image-config__template[data-v-bfbc3e08],.icon-config__template[data-v-bfbc3e08],.date-time-config__template[data-v-bfbc3e08],.pie-config__template[data-v-bfbc3e08]{height:calc(100vh - 210px);overflow:auto}.image-config__upload[data-v-bfbc3e08]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;height:120px}.image-config__upload i[data-v-bfbc3e08]{font-size:28px}.image-config__upload p[data-v-bfbc3e08]{margin-top:12px;color:#757575}.image-config__screen[data-v-bfbc3e08]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.image-config__screen button[data-v-bfbc3e08]{width:100%}.image-config__screenshot[data-v-bfbc3e08]{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:140px;margin:0 12px 12px;background:#e4e4e4;padding:6px;border-radius:4px}.image-config__screenshot img[data-v-bfbc3e08]{max-width:100%;max-height:100%}.image-config__screenshot p[data-v-bfbc3e08]{color:#1890ff;margin:0}.common-template[data-v-bb97a464]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-bb97a464]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-bb97a464]{margin:0}.common-template__title[data-v-bb97a464]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-bb97a464] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-bb97a464]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-bb97a464]{display:inline-flex;width:50%}.common-template__leading[data-v-bb97a464]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-bb97a464]{width:45px}.common-template__inner[data-v-bb97a464]{width:100%}.common-template__inner-compact[data-v-bb97a464]{padding-right:8px}.common-template__inner input[data-v-bb97a464],.common-template__inner .ant-select[data-v-bb97a464]{width:100%}.common-template__end[data-v-bb97a464]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-bb97a464] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-bb97a464] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-bb97a464] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-bb97a464],.texts-config__template[data-v-bb97a464],.topology-config__template[data-v-bb97a464],.circle-config__template[data-v-bb97a464],.triangle-config__template[data-v-bb97a464],.image-config__template[data-v-bb97a464],.icon-config__template[data-v-bb97a464],.date-time-config__template[data-v-bb97a464],.pie-config__template[data-v-bb97a464]{height:calc(100vh - 210px);overflow:auto}.common-template[data-v-01c019fe]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-01c019fe]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-01c019fe]{margin:0}.common-template__title[data-v-01c019fe]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-01c019fe] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-01c019fe]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-01c019fe]{display:inline-flex;width:50%}.common-template__leading[data-v-01c019fe]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-01c019fe]{width:45px}.common-template__inner[data-v-01c019fe]{width:100%}.common-template__inner-compact[data-v-01c019fe]{padding-right:8px}.common-template__inner input[data-v-01c019fe],.common-template__inner .ant-select[data-v-01c019fe]{width:100%}.common-template__end[data-v-01c019fe]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-01c019fe] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-01c019fe] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-01c019fe] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-01c019fe],.texts-config__template[data-v-01c019fe],.topology-config__template[data-v-01c019fe],.circle-config__template[data-v-01c019fe],.triangle-config__template[data-v-01c019fe],.image-config__template[data-v-01c019fe],.icon-config__template[data-v-01c019fe],.date-time-config__template[data-v-01c019fe],.pie-config__template[data-v-01c019fe]{height:calc(100vh - 210px);overflow:auto}.icon-config__icons[data-v-01c019fe]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}.icon-config__pagination[data-v-01c019fe]{margin-bottom:12px}.icon-config__icon[data-v-01c019fe]{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center}.icon-config__picker[data-v-01c019fe]{width:50px;height:50px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;border-radius:4px}.icon-config__picker--active[data-v-01c019fe]{background:#1890ff}.icon-config__picker--active i[data-v-01c019fe]{color:#fff}.icon-config__picker[data-v-01c019fe]:hover{background:#1890ff}.icon-config__picker:hover i[data-v-01c019fe]{color:#fff}.icon-config__picker i[data-v-01c019fe]{font-size:32px;transition:all .3s}.common-template[data-v-fc957287]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-fc957287]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-fc957287]{margin:0}.common-template__title[data-v-fc957287]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-fc957287] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-fc957287]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-fc957287]{display:inline-flex;width:50%}.common-template__leading[data-v-fc957287]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-fc957287]{width:45px}.common-template__inner[data-v-fc957287]{width:100%}.common-template__inner-compact[data-v-fc957287]{padding-right:8px}.common-template__inner input[data-v-fc957287],.common-template__inner .ant-select[data-v-fc957287]{width:100%}.common-template__end[data-v-fc957287]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-fc957287] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-fc957287] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-fc957287] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-fc957287],.texts-config__template[data-v-fc957287],.topology-config__template[data-v-fc957287],.circle-config__template[data-v-fc957287],.triangle-config__template[data-v-fc957287],.image-config__template[data-v-fc957287],.icon-config__template[data-v-fc957287],.date-time-config__template[data-v-fc957287],.pie-config__template[data-v-fc957287]{height:calc(100vh - 210px);overflow:auto}.pie-config__colors[data-v-fc957287]{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center}.pie-config__colors span[data-v-fc957287]{width:22px;height:22px}.pie-config__linear[data-v-fc957287]{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center}.pie-config__linear span[data-v-fc957287]{width:22px;height:72px}.common-template[data-v-4e27ed66]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:100%}.common-template__header[data-v-4e27ed66]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;margin:0;padding:0 16px;color:var(--text-color--);background:var(--component-background--);font-weight:700;border-bottom:1px solid rgba(0,0,0,.23)}.common-template__header p[data-v-4e27ed66]{margin:0}.common-template__title[data-v-4e27ed66]{margin:0;padding:0 12px 12px;font-weight:700}.common-template[data-v-4e27ed66] .ant-tabs-tabpane{height:calc(100vh - 200px);overflow:auto}.common-template__item[data-v-4e27ed66]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:12px}.common-template__item-compact[data-v-4e27ed66]{display:inline-flex;width:50%}.common-template__leading[data-v-4e27ed66]{flex:none;width:68px;margin:0;text-align:left}.common-template__leading-compact[data-v-4e27ed66]{width:45px}.common-template__inner[data-v-4e27ed66]{width:100%}.common-template__inner-compact[data-v-4e27ed66]{padding-right:8px}.common-template__inner input[data-v-4e27ed66],.common-template__inner .ant-select[data-v-4e27ed66]{width:100%}.common-template__end[data-v-4e27ed66]{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.common-template__tabs[data-v-4e27ed66] .ant-tabs-tab{margin:0 25px!important}.common-template__tabs-compact[data-v-4e27ed66] .ant-tabs-tab{margin:0 12.5px!important}.common-template__tabs-compact[data-v-4e27ed66] .ant-tabs-tab:nth-last-child(1){margin-right:0!important}.rects-config__template[data-v-4e27ed66],.texts-config__template[data-v-4e27ed66],.topology-config__template[data-v-4e27ed66],.circle-config__template[data-v-4e27ed66],.triangle-config__template[data-v-4e27ed66],.image-config__template[data-v-4e27ed66],.icon-config__template[data-v-4e27ed66],.date-time-config__template[data-v-4e27ed66],.pie-config__template[data-v-4e27ed66]{height:calc(100vh - 210px);overflow:auto}.config[data-v-4e27ed66]{display:flex;flex-flow:column nowrap;justify-content:space-between;align-content:stretch;width:100%;height:100%;color:var(--text-color--);background:var(--component-background--)}.config__header[data-v-4e27ed66]{flex:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:48px;box-sizing:border-box;padding:0 16px;z-index:3}.config__header p[data-v-4e27ed66]{flex:none;margin:0;font-weight:700}.config__content[data-v-4e27ed66]{position:relative;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:100%;z-index:2}.config__none[data-v-4e27ed66]{width:100%;text-align:center}.config__none i[data-v-4e27ed66]{color:#0000008f;font-size:36px;margin-bottom:16px}.design{--design-header-height--: 54px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;height:100vh;width:100vw;overflow:hidden}.header{position:relative;flex:none;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;height:var(--design-header-height--);box-sizing:border-box;padding:0 16px;background-color:var(--component-background-lighten3--);border-bottom:1px solid rgba(0,0,0,.23);z-index:5}.header .title{font-weight:700;font-size:18px;margin:0}.header .divided{flex:1}.header>span{margin-right:8px;margin-left:8px}.content{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;height:calc(100% - var(--design-header-height--));width:100vw}.left{flex:none;width:240px;background:#fff;overflow:hidden}.center{width:100%;height:100%;overflow:auto;background:#fff}.right{flex:none;width:320px;background:#fff}.panel-enter-active,.panel-leave-active{transition:all .4s cubic-bezier(.25,.8,.25,1)}.panel-enter-from,.panel-leave-to{width:0}.renderer[data-v-f91c0660]{width:100%;height:100%}.renderer__content[data-v-f91c0660]{width:100%;height:100%;overflow:hidden}.preview[data-v-e5590e89]{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;height:100vh;width:100vw}.flip-move,.flip-enter-active,.flip-leave-active{transition:all .4s cubic-bezier(.55,0,.1,1)}.flip-enter-from,.flip-leave-to{opacity:0;transform:scaleY(.01) translate(30px)}.flip-leave-active{position:absolute}.slide-fade-enter-active{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1)}.slide-fade-leave-active{display:none}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(30px);opacity:0}.fade-leave-active{opacity:1;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.fade-leave-to{opacity:0}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.component-fade-enter-from,.component-fade-leave-to{opacity:0}::-webkit-scrollbar{width:.66rem;height:.66rem}::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--scrollbar-thumb-bg-color--)}::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover-bg-color--)}::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner-bg-color--)}::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg-color--)}.ant-collapse{background-color:var(--component-background--)!important}.visible-collapse-panel>.ant-collapse-content.ant-collapse-content-active{overflow:visible!important}.topology-widget{outline:2px solid #0098f7!important}.topology-chart__content-menu{border:1px solid #e2e2e2;border-radius:4px;font-size:12px;color:var(--text-color--);background-color:var(--component-background--);padding:10px 8px;box-shadow:#aeaeae 0 0 10px}.h-100{height:100%}@font-face{font-family:DS-DIGI;src:url(./DS-DIGI-dG6DdXEc.TTF) format("truetype")}.tour.ant-tour{width:auto!important;min-width:260px}.tour.ant-tour .ant-tour-arrow:after,.tour.ant-tour .ant-tour-arrow:before,.tour.ant-tour .ant-tour-inner{background-color:var(--component-background-lighten3--)!important}.tour-radio{display:flex;height:30px;line-height:30px}
