@opensumi/ide-components 2.20.10 → 2.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/index.js +119 -17
- package/lib/button/style.less +4 -0
- package/lib/input/ValidateInput.d.ts +5 -1
- package/lib/input/ValidateInput.d.ts.map +1 -1
- package/lib/input/ValidateInput.js +4 -0
- package/lib/input/ValidateInput.js.map +1 -1
- package/lib/input/input.less +1 -0
- package/lib/recycle-tree/RecycleTree.js +2 -2
- package/lib/recycle-tree/RecycleTree.js.map +1 -1
- package/lib/recycle-tree/basic/index.js +2 -2
- package/lib/recycle-tree/basic/index.js.map +1 -1
- package/lib/recycle-tree/decorators/Filter/index.d.ts +1 -0
- package/lib/recycle-tree/decorators/Filter/index.d.ts.map +1 -1
- package/lib/recycle-tree/decorators/Filter/index.js +7 -7
- package/lib/recycle-tree/decorators/Filter/index.js.map +1 -1
- package/lib/recycle-tree/tree/Tree.d.ts.map +1 -1
- package/lib/recycle-tree/tree/Tree.js +0 -3
- package/lib/recycle-tree/tree/Tree.js.map +1 -1
- package/lib/recycle-tree/tree/model/TreeModel.d.ts +2 -0
- package/lib/recycle-tree/tree/model/TreeModel.d.ts.map +1 -1
- package/lib/recycle-tree/tree/model/TreeModel.js +6 -0
- package/lib/recycle-tree/tree/model/TreeModel.js.map +1 -1
- package/package.json +3 -3
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.kt-dropdown{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.kt-dropdown:before{position:absolute;top:-7px;right:0;bottom:-7px;left:-7px;z-index:-9999;opacity:.0001;content:" "}.kt-dropdown-wrap{position:relative}.kt-dropdown-wrap .kt-btn>.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-wrap .kt-btn>.anticon-down{font-size:12px}.kt-dropdown-wrap .anticon-down:before{transition:transform .2s}.kt-dropdown-wrap-open .anticon-down:before{transform:rotate(180deg)}.kt-dropdown-hidden,.kt-dropdown-menu-hidden{display:none}.kt-dropdown-menu{position:relative;margin:0;padding:4px 0;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transform:translateZ(0)}.kt-dropdown-menu-item-group-title{padding:5px 12px;color:rgba(0,0,0,.45);transition:all .3s}.kt-dropdown-menu-submenu-popup{position:absolute;z-index:1050}.kt-dropdown-menu-submenu-popup>.kt-dropdown-menu{transform-origin:0 0}.kt-dropdown-menu-submenu-popup li,.kt-dropdown-menu-submenu-popup ul{list-style:none}.kt-dropdown-menu-submenu-popup ul{margin-right:.3em;margin-left:.3em;padding:0}.kt-dropdown-menu-item,.kt-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer;transition:all .3s}.kt-dropdown-menu-item>.anticon:first-child,.kt-dropdown-menu-item>span>.anticon:first-child,.kt-dropdown-menu-submenu-title>.anticon:first-child,.kt-dropdown-menu-submenu-title>span>.anticon:first-child{min-width:12px;margin-right:8px;font-size:12px}.kt-dropdown-menu-item>a,.kt-dropdown-menu-submenu-title>a{display:block;margin:-5px -12px;padding:5px 12px;color:rgba(0,0,0,.65);transition:all .3s}.kt-dropdown-menu-item-selected,.kt-dropdown-menu-item-selected>a,.kt-dropdown-menu-submenu-title-selected,.kt-dropdown-menu-submenu-title-selected>a{color:#1890ff;background-color:#e6f7ff}.kt-dropdown-menu-item:hover,.kt-dropdown-menu-submenu-title:hover{background-color:#e6f7ff}.kt-dropdown-menu-item-disabled,.kt-dropdown-menu-submenu-title-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.kt-dropdown-menu-item-disabled:hover,.kt-dropdown-menu-submenu-title-disabled:hover{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.kt-dropdown-menu-item-divider,.kt-dropdown-menu-submenu-title-divider{height:1px;margin:4px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.kt-dropdown-menu-item .kt-dropdown-menu-submenu-arrow,.kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow{position:absolute;right:8px}.kt-dropdown-menu-item .kt-dropdown-menu-submenu-arrow-icon,.kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.45);font-style:normal;display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-menu-item .kt-dropdown-menu-submenu-arrow-icon,:root .kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow-icon{font-size:12px}.kt-dropdown-menu-item-group-list{margin:0 8px;padding:0;list-style:none}.kt-dropdown-menu-submenu-title{padding-right:26px}.kt-dropdown-menu-submenu-vertical{position:relative}.kt-dropdown-menu-submenu-vertical>.kt-dropdown-menu{position:absolute;top:0;left:100%;min-width:100%;margin-left:4px;transform-origin:0 0}.kt-dropdown-menu-submenu.kt-dropdown-menu-submenu-disabled .kt-dropdown-menu-submenu-title,.kt-dropdown-menu-submenu.kt-dropdown-menu-submenu-disabled .kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.kt-dropdown-menu-submenu-selected .kt-dropdown-menu-submenu-title{color:#1890ff}.kt-dropdown.slide-down-appear.slide-down-appear-active.kt-dropdown-placement-bottomCenter,.kt-dropdown.slide-down-appear.slide-down-appear-active.kt-dropdown-placement-bottomLeft,.kt-dropdown.slide-down-appear.slide-down-appear-active.kt-dropdown-placement-bottomRight,.kt-dropdown.slide-down-enter.slide-down-enter-active.kt-dropdown-placement-bottomCenter,.kt-dropdown.slide-down-enter.slide-down-enter-active.kt-dropdown-placement-bottomLeft,.kt-dropdown.slide-down-enter.slide-down-enter-active.kt-dropdown-placement-bottomRight{animation-name:antSlideUpIn}.kt-dropdown.slide-up-appear.slide-up-appear-active.kt-dropdown-placement-topCenter,.kt-dropdown.slide-up-appear.slide-up-appear-active.kt-dropdown-placement-topLeft,.kt-dropdown.slide-up-appear.slide-up-appear-active.kt-dropdown-placement-topRight,.kt-dropdown.slide-up-enter.slide-up-enter-active.kt-dropdown-placement-topCenter,.kt-dropdown.slide-up-enter.slide-up-enter-active.kt-dropdown-placement-topLeft,.kt-dropdown.slide-up-enter.slide-up-enter-active.kt-dropdown-placement-topRight{animation-name:antSlideDownIn}.kt-dropdown.slide-down-leave.slide-down-leave-active.kt-dropdown-placement-bottomCenter,.kt-dropdown.slide-down-leave.slide-down-leave-active.kt-dropdown-placement-bottomLeft,.kt-dropdown.slide-down-leave.slide-down-leave-active.kt-dropdown-placement-bottomRight{animation-name:antSlideUpOut}.kt-dropdown.slide-up-leave.slide-up-leave-active.kt-dropdown-placement-topCenter,.kt-dropdown.slide-up-leave.slide-up-leave-active.kt-dropdown-placement-topLeft,.kt-dropdown.slide-up-leave.slide-up-leave-active.kt-dropdown-placement-topRight{animation-name:antSlideDownOut}.kt-dropdown-link>.anticon.anticon-down,.kt-dropdown-trigger>.anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-link>.anticon.anticon-down,:root .kt-dropdown-trigger>.anticon.anticon-down{font-size:12px}.kt-dropdown-button{white-space:nowrap}.kt-dropdown-button.kt-btn-group>.kt-btn:last-child:not(:first-child){padding-right:8px;padding-left:8px}.kt-dropdown-button .anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-button .anticon.anticon-down{font-size:12px}.kt-icon{display:inline-block;background-repeat:no-repeat;cursor:pointer;color:var(--kt-icon-foreground);line-height:1}.kt-icon.mask-mode{background-color:var(--foreground)}.kt-icon-loading{animation:ktIconloadingCircle 1s linear infinite}.kt-icon-small{font-size:14px}.kt-icon-large{font-size:16px}.kt-icon-clickable:hover{color:var(--kt-icon-hoverForeground)}.kt-icon-clickable:active{color:var(--kt-icon-clickForeground)}.kt-icon-disabled{color:var(--kt-icon-disableForeground);pointer-events:none;cursor:not-allowed}@keyframes ktIconloadingCircle{to{transform:rotate(1turn)}}.iconfont-anim-spin{animation:fa-spin 2s linear infinite}.iconfont-anim-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.iconfont-rotate-90{transform:rotate(90deg)}.iconfont-rotate-90,.iconfont-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation})"}.iconfont-rotate-180{transform:rotate(180deg)}.iconfont-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation})";transform:rotate(270deg)}.iconfont-flip-horizontal{transform:scaleX(-1)}.iconfont-flip-horizontal,.iconfont-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation}, mirror=1)"}.iconfont-flip-vertical{transform:scaleY(-1)}.iconfont-flip-both,.iconfont-flip-horizontal.iconfont-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation}, mirror=1)";transform:scale(-1)}:root .iconfont-flip-both,:root .iconfont-flip-horizontal,:root .iconfont-flip-vertical,:root .iconfont-rotate-90,:root .iconfont-rotate-180,:root .iconfont-rotate-270{filter:none}.kt-clickable-icon:active,.kt-clickable-icon:hover{transform:scale(1.1)}.kt-icon-resource:before{display:inherit;background-size:16px;background-position:50%;background-repeat:no-repeat;width:22px;height:22px;-webkit-font-smoothing:antialiased;flex-shrink:0}.kt-button{border:none;outline:none;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:12px;padding:0 12px;height:28px;line-height:1;box-sizing:border-box;border-radius:2px;color:var(--button-foreground);background-color:var(--button-background);white-space:nowrap}.kt-button.block-button{width:100%}.kt-button>.kt-button-secondary-more{color:inherit;margin-left:5px}@keyframes loadingCircle{to{transform:rotate(1turn)}}.kt-button-anticon-spin{animation:loadingCircle 1s linear infinite;margin-right:5px}.default-button{color:var(--kt-defaultButton-foreground);background-color:var(--kt-defaultButton-background)}.default-button:hover{background-color:var(--kt-defaultButton-hoverBackground)}.default-button:active{background-color:var(--kt-defaultButton-clickBackground)}.primary-button{color:var(--kt-primaryButton-foreground);background-color:var(--kt-primaryButton-background);border:1px solid var(--kt-primaryButton-border)}.primary-button:hover{background-color:var(--kt-primaryButton-hoverBackground)}.primary-button:active{background-color:var(--kt-primaryButton-clickBackground)}.secondary-button{color:var(--kt-secondaryButton-foreground);background-color:var(--kt-secondaryButton-background);border:1px solid var(--kt-secondaryButton-border)}.secondary-button:hover{color:var(--kt-secondaryButton-hoverForeground);background-color:var(--kt-secondaryButton-hoverBackground);border-color:var(--kt-secondaryButton-hoverBorder)}.secondary-button:active{color:var(--kt-secondaryButton-clickForeground);background-color:var(--kt-secondaryButton-clickBackground);border-color:var(--kt-secondaryButton-clickBorder)}.ghost-button{border-style:solid;border-width:1px}.ghost-button:disabled{border:none}.ghost-secondary-button{color:var(--kt-whiteGhostButton-foreground);background-color:var(--kt-whiteGhostButton-background);border-color:transparent}.ghost-secondary-button:hover{color:var(--kt-whiteGhostButton-foreground);background-color:transparent;border-color:var(--kt-whiteGhostButton-border)}.ghost-secondary-button:active{color:var(--kt-whiteGhostButton-clickForeground);background-color:transparent;border-color:var(--kt-whiteGhostButton-clickBorder)}.ghost-secondary-button:disabled{color:var(--kt-whiteGhostButton-disableForeground);border-color:transparent}.link-button{color:var(--kt-linkButton-foreground);background-color:transparent}.link-button:hover{color:var(--kt-linkButton-hoverForeground)}.link-button:active,.link-button:hover{background-color:transparent;border-color:transparent}.link-button:active{color:var(--kt-linkButton-clickForeground)}.link-button:disabled{color:var(--kt-linkButton-disableForeground);border-color:transparent!important;background-color:transparent!important}.ghost-primary-button:disabled{border-color:transparent;background-color:transparent}.danger-button:disabled,.ghost-button:disabled,.ghost-danger-button:disabled,.kt-danger-button-loading,.kt-primary-button-loading,.kt-secondary-button-loading,.primary-button:disabled,.secondary-button:disabled{color:var(--kt-button-disableForeground)!important;border-color:var(--kt-button-disableBorder)!important;background-color:var(--kt-button-disableBackground)!important;border-style:solid;border-width:1px}.danger-button:disabled>.kt-button-secondary-more,.ghost-button:disabled>.kt-button-secondary-more,.ghost-danger-button:disabled>.kt-button-secondary-more,.kt-danger-button-loading>.kt-button-secondary-more,.kt-primary-button-loading>.kt-button-secondary-more,.kt-secondary-button-loading>.kt-button-secondary-more,.primary-button:disabled>.kt-button-secondary-more,.secondary-button:disabled>.kt-button-secondary-more{color:var(--kt-button-disableForeground)}.ghost-primary-button{color:var(--kt-primaryGhostButton-foreground);background-color:var(--kt-primaryGhostButton-background);border-color:transparent}.ghost-primary-button:hover{border-color:var(--kt-primaryGhostButton-border);background-color:transparent}.ghost-primary-button:active{color:var(--kt-primaryGhostButton-clickForeground);background-color:var(--kt-primaryGhostButton-clickBackground);border-color:var(--kt-primaryGhostButton-clickBorder)}.danger-button{color:var(--kt-dangerButton-foreground);background-color:var(--kt-dangerButton-background)}.danger-button:hover{background-color:var(--kt-dangerButton-hoverBackground)}.danger-button:active{background-color:var(--kt-dangerButton-clickBackground)}.ghost-danger-button{color:var(--kt-dangerGhostButton-foreground);background-color:var(--kt-dangerGhostButton-background);border-color:var(--kt-dangerGhostButton-border)}.ghost-danger-button:hover{background-color:transparent;border-color:var(--kt-dangerGhostButton-hoverBorder)}.ghost-danger-button:active{background-color:var(--kt-dangerGhostButton-clickBackground);border-color:var(--kt-dangerGhostButton-clickBorder)}.large-button-size{padding:0 16px;height:32px;line-height:32px;font-size:14px}.default-button-size{padding:0 12px;height:28px;line-height:28px;font-size:12px}.small-button-size{padding:0 8px;height:22px;line-height:22px;font-size:12px}.kt-badge{background-color:var(--badge-background);color:var(--badge-foreground);border:1px solid var(--kt-badge-border);height:18px;line-height:16px;border-radius:18px;font-weight:400;text-align:center;display:inline-flex;justify-content:center;box-sizing:border-box;padding:0 5px;min-width:18px}.kt-badge,.kt-input{font-size:12px;align-items:center}.kt-input{width:100%;display:flex;border:1px solid var(--kt-input-border);border-radius:2px;background-color:var(--input-background);height:28px;padding:0 8px}.kt-input:focus-within{border-color:var(--focusBorder)}.kt-input:hover{border-color:var(--focusBorder)}.kt-input:disabled{color:var(--kt-input-disableForeground);background-color:var(--kt-input-disableBackground)}.kt-input-box{flex:1;height:100%;position:relative;display:flex;align-items:center}.kt-input-box input{width:100%;height:100%;color:var(--input-foreground);background-color:transparent;outline:none;border-width:0;display:inline-block}.kt-input-box input::placeholder{color:var(--input-placeholderForeground)}.kt-input-box input::selection{background-color:var(--kt-input-selectionBackground)}.kt-input-clear{position:absolute;right:4px;top:50%;transform:translateY(-50%)}.kt-input-addon{display:flex;align-items:center;height:100%}.kt-input-addon-before{margin-right:4px}.kt-input-addon-after{margin-left:4px}.kt-input-large{height:32px;font-size:14px}.kt-input-small{height:22px;font-size:12px}.input-box{width:100%;height:100%;position:relative}.input-box .kt-input.validate-error{border:1px solid var(--inputValidation-errorBorder)}.input-box .kt-input.validate-info{border:1px solid var(--inputValidation-infoBorder)}.input-box .kt-input.validate-warning{border:1px solid var(--inputValidation-warningBorder)}.input-box.popup .kt-input{background-color:var(--input-background)}.input-box .validate-message{margin-top:4px;display:inline-block;overflow:hidden;text-align:left;box-sizing:border-box;padding:8px 4px;font-size:12px;line-height:20px;min-height:34px;word-wrap:break-word;white-space:normal;position:absolute;width:100%;left:0;top:100%;z-index:10;border-radius:0 0 2px 2px}.input-box .validate-message.popup{border:none;background-color:transparent;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.input-box .validate-message.popup.validate-error{color:var(--inputValidation-errorForeground);background-color:var(--inputValidation-errorBackground);border:1px solid var(--inputValidation-errorBorder)}.input-box .validate-message.popup.validate-info{background-color:var(--inputValidation-infoBackground);border:1px solid var(--inputValidation-infoBorder);color:var(--inputValidation-infoForeground)}.input-box .validate-message.popup.validate-warning{background-color:var(--inputValidation-warningBackground);border:1px solid var(--inputValidation-warningBorder);color:var(--inputValidation-warningForeground)}.input-box .validate-message.validate-error{color:var(--kt-inputValidation-errorTextForeground)}.input-box .validate-message.validate-info{color:var(--inputValidation-infoForeground)}.input-box .validate-message.validate-warning{color:var(--kt-inputValidation-warningTextForeground)}.kt-checkbox{font-size:12px;cursor:pointer}.kt-checkbox,.kt-checkbox-lump{display:inline-flex;align-items:center}.kt-checkbox-lump{margin-right:4px;position:relative}.kt-checkbox-lump input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.kt-checkbox-lump input:checked+.kt-checkbox-icon{border-color:var(--kt-checkbox-selectionBackground);background-color:var(--kt-checkbox-selectionBackground);color:var(--kt-checkbox-selectionForeground)}.kt-checkbox-lump input:checked+.kt-checkbox-icon svg{display:block;transition:all .2s}.kt-checkbox:hover .kt-checkbox-icon{border-color:var(--kt-checkbox-hoverBorder);background-color:var(--kt-checkbox-hoverBackground)}.kt-checkbox-icon{width:12px;height:12px;background-color:var(--checkbox-background);border-radius:2px;border:1px solid var(--checkbox-border);position:relative}.kt-checkbox-icon svg{display:none;position:absolute;left:0;top:0;width:100%;height:100%}.kt-checkbox-large{font-size:14px}.kt-checkbox-large-icon{width:14px;height:14px;margin-right:8px}.kt-checkbox.kt-checkbox-disabled{color:var(--kt-checkbox-disableForeground)}.kt-checkbox.kt-checkbox-disabled input:checked+.kt-checkbox-icon{background-color:var(--kt-checkbox-disableBackground);color:var(--kt-checkbox-disableForeground);border-color:transparent}.kt-select-overlay{position:fixed;width:100%;height:100%;left:0;top:0;z-index:-1}.kt-select-container{position:relative;user-select:none;min-width:0}.kt-select-container .kt-select-search{-webkit-appearance:none;background:transparent;line-height:inherit;outline:none;border:none}.kt-select-container .kt-select-value{margin:0;max-width:100%;border-radius:2px;background-color:var(--kt-select-background);display:flex;justify-content:center;align-items:center;padding:0 8px;flex:1;border:1px solid var(--kt-select-border);box-sizing:border-box}.kt-select-container .kt-select-value,.kt-select-container .kt-select-value>span{color:var(--kt-select-foreground);cursor:pointer}.kt-select-container .kt-select-value .kt-select-option{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1;min-width:0;cursor:pointer;display:inline-block;width:100%}.kt-select-container .kt-select-value .kt-select-value-active,.kt-select-container .kt-select-value:hover{box-sizing:border-box;border-color:var(--kt-selectOption-activeBorder)}.kt-select-container .kt-select-value.kt-select-disabled{pointer-events:none;background-color:var(--kt-select-disableBackground);color:var(--kt-select-disableForeground)}.kt-select-container .kt-select-value.kt-select-warning{border-color:var(--kt-select-warningForeground)}.kt-select-container .kt-select-warning-text{background-color:var(--kt-select-warningForeground);padding:4px 8px;color:#fff}.kt-select-container .kt-select-value-active{box-sizing:border-box;border-color:var(--kt-selectOption-activeBorder)}.kt-select-container .kt-select-value-large,.kt-select-container .kt-select-value-large>span{height:30px;font-size:14px;line-height:30px}.kt-select-container .kt-select-value-default,.kt-select-container .kt-select-value-default>span{height:28px;font-size:12px;line-height:28px}.kt-select-container .kt-select-value-small,.kt-select-container .kt-select-value-small>span{height:22px;font-size:12px;line-height:22px}.kt-select-option-icon{margin-right:5px}.kt-select-options{display:none;position:fixed;margin-top:4px;max-width:100%;color:var(--kt-selectDropdown-foreground);background-color:var(--kt-selectDropdown-background);z-index:20;border-radius:2px;overflow-y:auto!important;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.kt-select-options .kt-select-option-default{display:flex;align-items:center;position:relative}.kt-select-options .kt-select-option-default .kt-select-option-icon{margin-right:5px}.kt-select-options .kt-select-option-select span{display:inline-block;margin:0 2px;width:calc(100% - 4px);box-sizing:border-box;outline:1px solid var(--list-focusOutline);outline-offset:-1px;color:var(--kt-selectDropdown-selectionForeground)}.kt-select-options .kt-select-option-select span,.kt-select-options .kt-select-option-select span:hover{background-color:var(--kt-selectDropdown-selectionBackground)}.kt-select-options .kt-select-description{line-height:1;margin-bottom:-3px}.kt-select-options span{color:var(--kt-selectDropdown-foreground);background-color:var(--kt-selectDropdown-background);cursor:pointer;height:26px;padding:0 16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:26px;display:inline-block;margin:0 2px;width:calc(100% - 4px);box-sizing:border-box}.kt-select-options span:hover{box-sizing:border-box;outline:1px solid var(--list-focusOutline);outline-offset:-1px;background-color:var(--kt-selectDropdown-hoverBackground)}.kt-select-options .kt-option-divider{height:1px;background-color:var(--kt-select-border);width:100%;margin:0 auto}.kt-select-options .kt-option-description{min-height:26px;max-height:52px;font-size:12px;line-height:26px;padding:0 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kt-select-options .kt-option-disabled{pointer-events:none;background-color:var(--kt-select-disableBackground);color:var(--kt-select-disableForeground)}.kt-select-options.kt-select-options-visible{display:block}.kt-select-options.kt-select-options-large{padding:4px 0}.kt-select-options.kt-select-options-large>div>span,.kt-select-options.kt-select-options-large>span{height:30px;font-size:14px;line-height:30px}.kt-select-options.kt-select-options-large .kt-select-group-header{font-size:14px;line-height:30px}.kt-select-options.kt-select-options-default{padding:3px 0}.kt-select-options.kt-select-options-default>div>span,.kt-select-options.kt-select-options-default>span{height:26px;font-size:12px;line-height:26px}.kt-select-options.kt-select-options-default .kt-select-group-header{font-size:12px;line-height:26px}.kt-select-options.kt-select-options-small{padding:3px 0}.kt-select-options.kt-select-options-small>div>span,.kt-select-options.kt-select-options-small>span{height:26px;font-size:12px;line-height:26px}.kt-select-options.kt-select-options-small .kt-select-group-header{font-size:12px;line-height:26px}.kt-select-options .kt-option-with-check{padding-left:20px}.kt-select-options .kt-select-group-header{padding-left:5px;color:var(--kt-selectDropdown-teamForeground);display:flex}.kt-select-options .kt-option-check{position:absolute;left:0;height:100%;display:flex;align-items:center}.kt-select-options .kt-option-check .kt-icon{width:20px;padding:0 4px;background-color:transparent}.kt-tabs{display:flex;align-items:center;border-bottom:1px solid var(--kt-tab-borderDown)}.kt-tabs .kt-custom-tab,.kt-tabs .kt-tab{padding:8px 0;line-height:20px;border-bottom:2px solid transparent;color:var(--kt-tab-inactiveForeground);cursor:pointer}.kt-tabs .kt-custom-tab.kt-mini-tab,.kt-tabs .kt-tab.kt-mini-tab{padding:2px 0}.kt-tabs .kt-custom-tab.kt-tab-selected,.kt-tabs .kt-tab.kt-tab-selected{color:var(--kt-tab-activeForeground);border-bottom-color:var(--kt-tab-activeBorder)}.kt-tabs.kt-tabs-mini{border-bottom:none}.kt-tabs .kt-custom-tab+.kt-custom-tab,.kt-tabs .kt-custom-tab+.kt-tab,.kt-tabs .kt-tab+.kt-custom-tab,.kt-tabs .kt-tab+.kt-tab{margin-left:24px}.kt-modal{box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;top:100px;width:auto;margin:0 auto;padding:0 0 24px;pointer-events:none}.kt-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.kt-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.kt-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:auto}.kt-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.kt-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.kt-modal-close:focus,.kt-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.kt-modal-header{padding:16px 24px;color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.kt-modal-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.kt-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.kt-modal-footer button+button{margin-bottom:0;margin-left:8px}.kt-modal.zoom-appear,.kt-modal.zoom-enter{transform:none;opacity:0;animation-duration:.3s;user-select:none}.kt-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45);filter:alpha(opacity=50)}.kt-modal-mask-hidden{display:none}.kt-modal-open{overflow:hidden}.kt-modal-centered{text-align:center}.kt-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.kt-modal-centered .kt-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:767px){.kt-modal{max-width:calc(100vw - 16px);margin:8px auto}.kt-modal-centered .kt-modal{flex:1}}.kt-overlay.kt-modal{padding:24px;color:var(--kt-modal-foreground)}.kt-overlay .kt-modal-body{background:var(--kt-modal-background);border-color:var(--notifications-border)}.kt-overlay .kt-modal-header{background-color:var(--kt-modal-background);border-bottom-color:var(--kt-modal-separatorBackground);height:56px;border-radius:2px 2px 0 0}.kt-overlay .kt-modal-title{color:var(--kt-modal-foreground)}.kt-overlay .kt-modal-footer{background-color:var(--kt-modal-background);border-top-color:var(--kt-modal-separatorBackground);height:52px;border-radius:0 0 2px 2px}.kt-overlay .kt-modal-close-x{margin:18px 24px 0 0;width:20px;height:20px;line-height:20px;color:var(--kt-notificationsCloseIcon-foreground)}.wrapper .kt-modal-body{background:var(--kt-modal-background);border-color:var(--notifications-border)}.wrapper .kt-modal-footer{align-items:center;justify-content:flex-end;display:flex}.wrapper .kticon-info-circle{color:var(--kt-modalInfoIcon-foreground)}.wrapper .kt-modal-close-x{margin:50% 50% 0 0;width:20px;height:20px;line-height:20px;color:var(--kt-notificationsCloseIcon-foreground)}.kt-dialog-content{display:flex}.kt-dialog-content .kt-dialog-content_area{display:flex;flex-direction:column;flex:1;overflow:hidden}.kt-dialog-content .kt-dialog-content_area .kt-dialog-content_title{line-height:22px;font-size:14px;margin:0 0 8px}.footer{border-top:1px solid var(--notifications-border)}.kt-dialog-icon{margin-right:10px;border:none;outline:none;display:flex;flex-direction:column;padding:0}.kt-dialog-icon:before{font-size:20px}.kt-dialog-closex{background-color:transparent;border:none;outline:none;display:flex;flex-direction:column;padding:0;cursor:pointer;margin-left:6px;height:20px;width:20px;align-items:center;line-height:20px}.kt-dialog-closex:hover{transform:scale(1.1)}.kt-dialog-buttonWrap{display:flex;flex-wrap:wrap;margin-top:14px;justify-content:flex-end}.kt-dialog-buttonWrap button{margin:10px 0 0 8px}.kt-dialog-message{color:var(--kt-modal-foreground);line-height:22px;font-size:14px;word-break:break-all;overflow:hidden;flex:1;align-items:center;display:inline-flex;user-select:text}.kt-notification{box-sizing:border-box;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010;width:384px;max-width:calc(100vw - 32px);margin:0 24px 0 0}.kt-notification-bottomLeft,.kt-notification-topLeft{margin-right:0;margin-left:24px}.kt-notification-bottomLeft .kt-notification-fade-appear.kt-notification-fade-appear-active,.kt-notification-bottomLeft .kt-notification-fade-enter.kt-notification-fade-enter-active,.kt-notification-topLeft .kt-notification-fade-appear.kt-notification-fade-appear-active,.kt-notification-topLeft .kt-notification-fade-enter.kt-notification-fade-enter-active{animation-name:NotificationLeftFadeIn}.kt-notification-close-icon{font-size:14px;cursor:pointer}.kt-notification-notice{position:relative;margin-bottom:16px;padding:16px 24px;overflow:hidden;line-height:1.5;background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.kt-notification-notice-message{display:inline-block;margin-bottom:8px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px;word-break:break-word}.kt-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.kt-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.kt-notification-notice-description{font-size:14px}.kt-notification-notice-closable .kt-notification-notice-message{padding-right:24px}.kt-notification-notice-with-icon .kt-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.kt-notification-notice-with-icon .kt-notification-notice-description{margin-left:48px;font-size:14px}.kt-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.kt-notification-notice-icon{height:20px}.anticon.kt-notification-notice-icon-success{color:#52c41a}.anticon.kt-notification-notice-icon-info{color:var(--notificationsInfoIcon-foreground)}.anticon.kt-notification-notice-icon-warning{color:var(--notificationsWarningIcon-foreground)}.anticon.kt-notification-notice-icon-error{color:var(--notificationsErrorIcon-foreground)}.kt-notification-notice-close{position:absolute;top:16px;right:22px;height:20px;color:rgba(0,0,0,.45);outline:none}.kt-notification-notice-close:hover{color:rgba(0,0,0,.67)}.kt-notification-notice-btn{display:flex;flex-flow:wrap;align-items:center;justify-content:flex-end;margin-top:16px}.kt-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.kt-notification-fade-appear,.kt-notification-fade-enter{opacity:0;animation-play-state:paused}.kt-notification-fade-appear,.kt-notification-fade-enter,.kt-notification-fade-leave{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.kt-notification-fade-leave{animation-duration:.2s;animation-play-state:paused}.kt-notification-fade-appear.kt-notification-fade-appear-active,.kt-notification-fade-enter.kt-notification-fade-enter-active{animation-name:NotificationFadeIn;animation-play-state:running}.kt-notification-fade-leave.kt-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.kt-notification-wrapper{background:var(--notifications-background)!important;border-color:var(--notifications-border)!important;padding:12px!important;position:relative}.kt-notification-wrapper .anticon{font-size:12px;margin-top:1px}.kt-notification-wrapper .kt-notification-notice-close,.kt-notification-wrapper .kt-notification-notice-description,.kt-notification-wrapper .kt-notification-notice-message{color:var(--notifications-foreground)!important;font-size:12px!important;margin-left:22px!important;line-height:20px!important}.kt-notification-wrapper .kt-notification-notice-close{right:14px;top:12px}.kt-notification-wrapper .kt-notification-notice-btn.tile button{flex:1}.kt-notification-wrapper .kt-notification-notice-btn button{flex:0 0 auto;margin:0 0 5px 10px;word-break:keep-all}.kt-popover{position:relative;display:flex;justify-content:center;align-items:center}.kt-popover-content{display:none}.kt-popover-title{font-size:12px;display:flex;justify-content:space-between;margin-bottom:4px}.kt-popover-title.kt-button,.kt-popover-title .small-button-size{padding:0}.kt-popover-content{position:absolute;color:var(--kt-popover-foreground);background:var(--kt-popover-background);border-color:var(--kt-popover-border);border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11);padding:5px 10px;z-index:10001}.kt-popover-top:after{position:absolute;left:50%;margin-left:-7px;content:"";width:0;height:0;border:7px solid transparent}.kt-popover-top:before{content:"";position:absolute;left:0;width:100%;height:15px;background:transparent;border:0}.kt-popover-top:after{top:100%;border-bottom-width:0;border-top-color:var(--kt-popover-background)}.kt-popover-top:before{top:100%}.kt-popover-bottom:after{position:absolute;left:50%;margin-left:-7px;content:"";width:0;height:0;border:7px solid transparent}.kt-popover-bottom:before{content:"";position:absolute;left:0;width:100%;height:15px;background:transparent;border:0}.kt-popover-bottom:after{bottom:100%;border-top-width:0;border-bottom-color:var(--kt-popover-background)}.kt-popover-bottom:before{bottom:100%}.kt-popover-left:after{position:absolute;top:50%;transform:translateY(-7px);content:"";width:0;height:0;border:7px solid transparent}.kt-popover-left:before{content:"";position:absolute;top:0;width:15px;height:100%;background:transparent;border:0}.kt-popover-left:after{left:100%;border-right-width:0;border-left-color:var(--kt-popover-background)}.kt-popover-left:before{left:100%}.kt-popover-right:after{position:absolute;top:50%;transform:translateY(-7px);content:"";width:0;height:0;border:7px solid transparent}.kt-popover-right:before{content:"";position:absolute;top:0;width:15px;height:100%;background:transparent;border:0}.kt-popover-right:after{right:100%;border-left-width:0;border-right-color:var(--kt-popover-background)}.kt-popover-right:before{right:100%}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kt-message{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.kt-message-notice{padding:8px;text-align:center}.kt-message-notice:first-child{margin-top:-8px}.kt-message-notice-content{display:inline-block;padding:10px 16px;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all;background:var(--notifications-background);color:var(--notifications-foreground)}.kt-message-success .anticon{color:#52c41a}.kt-message-error .anticon{color:var(--notificationsErrorIcon-foreground)}.kt-message-warning .anticon{color:var(--notificationsWarningIcon-foreground)}.kt-message-info .anticon,.kt-message-loading .anticon{color:var(--notificationsInfoIcon-foreground)}.kt-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.kt-message-notice.move-up-leave.move-up-leave-active{overflow:hidden;animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.kt-tooltip-wrapper{position:relative;margin:0;padding:0;display:inline-block}.kt-tooltip-wrapper .kt-tooltip-content{display:inline-block;position:fixed;font-size:12px;font-weight:400;border-radius:2px;line-height:20px;padding:4px 8px;z-index:2;white-space:nowrap;color:var(--kt-tooltip-foreground);background:var(--kt-tooltip-background);box-shadow:0 6px 16px -8px rgba(0,0,0,.24),0 9px 28px 0 rgba(0,0,0,.15),0 12px 48px 16px rgba(0,0,0,.09)}.kt-tooltip-wrapper .kt-tooltip-content .kt-tooltip-arrow-placeholder{position:absolute;top:100%;width:0;height:0;border-left:7px solid transparent;border-bottom:0 solid transparent;border-right:7px solid transparent;border-top:7px solid var(--kt-tooltip-background)}.kt-tooltip-wrapper .kt-tooltip-content .kt-tooltip-arrow-placeholder.kt-tooltip-reverse-arrow{top:auto!important;bottom:100%!important;border-width:0 7px 7px!important;border-left-color:transparent!important;border-bottom-color:var(--kt-tooltip-background)!important;border-right-color:transparent!important;border-top-color:transparent!important}.kt-scrollbar{will-change:transform;direction:ltr;transform:translateZ(0)}.kt-scrollbar .scrollbar-thumb-horizontal,.kt-scrollbar .scrollbar-thumb-vertical{opacity:0;transition:opacity .5s ease;background:var(--scrollbarSlider-background)}.kt-scrollbar .scrollbar-thumb-horizontal:hover,.kt-scrollbar .scrollbar-thumb-vertical:hover{background:var(--scrollbarSlider-hoverBackground)}.kt-scrollbar .scrollbar-thumb-horizontal:active,.kt-scrollbar .scrollbar-thumb-vertical:active{background:var(--scrollbarSlider-activeBackground)}.kt-scrollbar .scrollbar-thumb-horizontal,.kt-scrollbar .scrollbar-thumb-vertical{z-index:9999}.kt-scrollbar:hover .scrollbar-thumb-horizontal,.kt-scrollbar:hover .scrollbar-thumb-vertical{opacity:1}.kt-scrollbar .scrollbar-decoration-vertical{position:fixed;top:0;left:0;width:100%;height:6px;z-index:999;box-shadow:var(--scrollbar-shadow) 0 6px 6px -6px inset}.kt-scrollbar .scrollbar-decoration-horizontal{position:fixed;top:0;left:0;height:100%;width:6px;z-index:999;box-shadow:var(--scrollbar-shadow) 6px 0 6px -6px inset}.kt-recycle-tree-filter-wrapper{padding:4px 8px}.kt-recycle-tree-filter-input{width:100%}.kt-recycle-tree-filter-icon{color:var(--kt-icon-secondaryForeground)}.loading_indicator{width:20px;height:20px;background-image:url(fonts/loading.svg);background-size:cover}.vs-dark .loading_indicator{background-image:url(fonts/loading-dark.svg)}.hc-black .loading_indicator{background-image:url(fonts/loading-hc.svg)}.basic_tree .tree_node{display:flex;flex-direction:column;position:relative;cursor:pointer}.basic_tree .tree_node:hover{color:var(--kt-tree-hoverForeground);background:var(--kt-tree-hoverBackground)}.basic_tree .tree_node:hover .head,.basic_tree .tree_node:hover .tail{display:flex}.basic_tree .tree_node.mod_selected{background:var(--kt-tree-inactiveSelectionBackground)}.basic_tree .tree_node.mod_selected,.basic_tree .tree_node.mod_selected .expansion_toggle{color:var(--kt-tree-inactiveSelectionForeground)!important}.basic_tree .tree_node.mod_focused{outline:1px solid var(--list-focusOutline);outline-offset:-1px;background:var(--kt-tree-activeSelectionBackground)}.basic_tree .tree_node.mod_focused,.basic_tree .tree_node.mod_focused .expansion_toggle{color:var(--kt-tree-activeSelectionForeground)!important}.basic_tree .tree_node.mod_actived{outline:1px solid var(--list-focusOutline);outline-offset:-1px}.basic_tree .tree_node.mod_actived .expansion_toggle{color:var(--kt-tree-activeSelectionForeground)!important}.basic_tree .tree_node.mod_loading{opacity:.8!important}.basic_tree .icon{position:relative;color:var(--icon-foreground);margin-right:4px}.basic_tree .icon:before{font-size:16px;text-align:center}.basic_tree .head,.basic_tree .tail{text-align:center;margin-right:10px;position:relative;height:100%;align-items:center;display:none}.basic_tree .content{position:relative;display:flex;align-items:center;width:100%}.basic_tree .content match{background-color:var(--editor-findMatchHighlightBackground)}.basic_tree .status{opacity:.75;text-align:center;font-size:12px;padding-right:0}.basic_tree .segment{flex-grow:0;white-space:nowrap;color:inherit}.basic_tree .display_name,.basic_tree .displayname{margin-right:6px;display:inline;white-space:pre}.basic_tree .description{display:inline;transform:scale(.96);color:var(--descriptionForeground)}.basic_tree .overflow_wrap{flex:1;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.basic_tree .prompt_wrap{flex:1}.basic_tree .flex_wrap{display:flex;flex-direction:row}.basic_tree .edit_wrap{display:flex;width:calc(100% - 50px)}.basic_tree .edit_wrap .displayname{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.basic_tree .segment_grow{flex-grow:1!important;text-align:left;z-index:10;padding-right:5px}.basic_tree .segment_grow.overflow_visible{overflow:visible!important}.basic_tree .expansion_toggle{min-width:20px;display:flex;justify-content:center;flex-shrink:0;font-size:16px;color:var(--foreground)}.basic_tree .expansion_toggle.mod_collapsed:before{display:block}.basic_tree .expansion_toggle:not(.mod_collapsed):before{display:block;transform:rotate(90deg)}.basic_tree_menubars{padding:2px 0;color:var(--menu-foreground);background-color:var(--menu-background);border:none;box-shadow:0 2px 8px var(--kt-menu-shadow);border-radius:0;min-width:200px}.basic_menu_item_divider{margin:3px 0;pointer-events:none;background-color:var(--menu-separatorBackground);padding:0;overflow:hidden;line-height:0;height:1px}.basic_menu_item{margin:0;height:26px;display:flex;align-items:center;flex:1;padding:0 16px;color:var(--kt-menubar-foreground)}.basic_menu_item:hover{background:var(--menu-selectionBackground);color:var(--menu-selectionForeground);cursor:default}.rc-trigger-popup{position:absolute;left:-9999px;top:-9999px;z-index:1050}.rc-trigger-popup-hidden{display:none}.rc-trigger-popup-zoom-appear,.rc-trigger-popup-zoom-enter{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.rc-trigger-popup-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.rc-trigger-popup-zoom-appear.rc-trigger-popup-zoom-appear-active,.rc-trigger-popup-zoom-enter.rc-trigger-popup-zoom-enter-active{animation-name:rcTriggerZoomIn;animation-play-state:running}.rc-trigger-popup-zoom-leave.rc-trigger-popup-zoom-leave-active{animation-name:rcTriggerZoomOut;animation-play-state:running}@keyframes rcTriggerZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes rcTriggerZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.rc-trigger-popup-mask{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#373737;background-color:rgba(55,55,55,.6);height:100%;filter:alpha(opacity=50);z-index:1050}.rc-trigger-popup-mask-hidden{display:none}.rc-trigger-popup-fade-appear,.rc-trigger-popup-fade-enter{opacity:0}.rc-trigger-popup-fade-appear,.rc-trigger-popup-fade-enter,.rc-trigger-popup-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-trigger-popup-fade-appear.rc-trigger-popup-fade-appear-active,.rc-trigger-popup-fade-enter.rc-trigger-popup-fade-enter-active{animation-name:rcTriggerMaskFadeIn;animation-play-state:running}.rc-trigger-popup-fade-leave.rc-trigger-popup-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcTriggerMaskFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}
|
|
1
|
+
.kt-dropdown{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.kt-dropdown:before{position:absolute;top:-7px;right:0;bottom:-7px;left:-7px;z-index:-9999;opacity:.0001;content:" "}.kt-dropdown-wrap{position:relative}.kt-dropdown-wrap .kt-btn>.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-wrap .kt-btn>.anticon-down{font-size:12px}.kt-dropdown-wrap .anticon-down:before{transition:transform .2s}.kt-dropdown-wrap-open .anticon-down:before{transform:rotate(180deg)}.kt-dropdown-hidden,.kt-dropdown-menu-hidden{display:none}.kt-dropdown-menu{position:relative;margin:0;padding:4px 0;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transform:translateZ(0)}.kt-dropdown-menu-item-group-title{padding:5px 12px;color:rgba(0,0,0,.45);transition:all .3s}.kt-dropdown-menu-submenu-popup{position:absolute;z-index:1050}.kt-dropdown-menu-submenu-popup>.kt-dropdown-menu{transform-origin:0 0}.kt-dropdown-menu-submenu-popup li,.kt-dropdown-menu-submenu-popup ul{list-style:none}.kt-dropdown-menu-submenu-popup ul{margin-right:.3em;margin-left:.3em;padding:0}.kt-dropdown-menu-item,.kt-dropdown-menu-submenu-title{clear:both;margin:0;padding:5px 12px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer;transition:all .3s}.kt-dropdown-menu-item>.anticon:first-child,.kt-dropdown-menu-item>span>.anticon:first-child,.kt-dropdown-menu-submenu-title>.anticon:first-child,.kt-dropdown-menu-submenu-title>span>.anticon:first-child{min-width:12px;margin-right:8px;font-size:12px}.kt-dropdown-menu-item>a,.kt-dropdown-menu-submenu-title>a{display:block;margin:-5px -12px;padding:5px 12px;color:rgba(0,0,0,.65);transition:all .3s}.kt-dropdown-menu-item-selected,.kt-dropdown-menu-item-selected>a,.kt-dropdown-menu-submenu-title-selected,.kt-dropdown-menu-submenu-title-selected>a{color:#1890ff;background-color:#e6f7ff}.kt-dropdown-menu-item:hover,.kt-dropdown-menu-submenu-title:hover{background-color:#e6f7ff}.kt-dropdown-menu-item-disabled,.kt-dropdown-menu-submenu-title-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.kt-dropdown-menu-item-disabled:hover,.kt-dropdown-menu-submenu-title-disabled:hover{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.kt-dropdown-menu-item-divider,.kt-dropdown-menu-submenu-title-divider{height:1px;margin:4px 0;overflow:hidden;line-height:0;background-color:#e8e8e8}.kt-dropdown-menu-item .kt-dropdown-menu-submenu-arrow,.kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow{position:absolute;right:8px}.kt-dropdown-menu-item .kt-dropdown-menu-submenu-arrow-icon,.kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.45);font-style:normal;display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-menu-item .kt-dropdown-menu-submenu-arrow-icon,:root .kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow-icon{font-size:12px}.kt-dropdown-menu-item-group-list{margin:0 8px;padding:0;list-style:none}.kt-dropdown-menu-submenu-title{padding-right:26px}.kt-dropdown-menu-submenu-vertical{position:relative}.kt-dropdown-menu-submenu-vertical>.kt-dropdown-menu{position:absolute;top:0;left:100%;min-width:100%;margin-left:4px;transform-origin:0 0}.kt-dropdown-menu-submenu.kt-dropdown-menu-submenu-disabled .kt-dropdown-menu-submenu-title,.kt-dropdown-menu-submenu.kt-dropdown-menu-submenu-disabled .kt-dropdown-menu-submenu-title .kt-dropdown-menu-submenu-arrow-icon{color:rgba(0,0,0,.25);background-color:#fff;cursor:not-allowed}.kt-dropdown-menu-submenu-selected .kt-dropdown-menu-submenu-title{color:#1890ff}.kt-dropdown.slide-down-appear.slide-down-appear-active.kt-dropdown-placement-bottomCenter,.kt-dropdown.slide-down-appear.slide-down-appear-active.kt-dropdown-placement-bottomLeft,.kt-dropdown.slide-down-appear.slide-down-appear-active.kt-dropdown-placement-bottomRight,.kt-dropdown.slide-down-enter.slide-down-enter-active.kt-dropdown-placement-bottomCenter,.kt-dropdown.slide-down-enter.slide-down-enter-active.kt-dropdown-placement-bottomLeft,.kt-dropdown.slide-down-enter.slide-down-enter-active.kt-dropdown-placement-bottomRight{animation-name:antSlideUpIn}.kt-dropdown.slide-up-appear.slide-up-appear-active.kt-dropdown-placement-topCenter,.kt-dropdown.slide-up-appear.slide-up-appear-active.kt-dropdown-placement-topLeft,.kt-dropdown.slide-up-appear.slide-up-appear-active.kt-dropdown-placement-topRight,.kt-dropdown.slide-up-enter.slide-up-enter-active.kt-dropdown-placement-topCenter,.kt-dropdown.slide-up-enter.slide-up-enter-active.kt-dropdown-placement-topLeft,.kt-dropdown.slide-up-enter.slide-up-enter-active.kt-dropdown-placement-topRight{animation-name:antSlideDownIn}.kt-dropdown.slide-down-leave.slide-down-leave-active.kt-dropdown-placement-bottomCenter,.kt-dropdown.slide-down-leave.slide-down-leave-active.kt-dropdown-placement-bottomLeft,.kt-dropdown.slide-down-leave.slide-down-leave-active.kt-dropdown-placement-bottomRight{animation-name:antSlideUpOut}.kt-dropdown.slide-up-leave.slide-up-leave-active.kt-dropdown-placement-topCenter,.kt-dropdown.slide-up-leave.slide-up-leave-active.kt-dropdown-placement-topLeft,.kt-dropdown.slide-up-leave.slide-up-leave-active.kt-dropdown-placement-topRight{animation-name:antSlideDownOut}.kt-dropdown-link>.anticon.anticon-down,.kt-dropdown-trigger>.anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-link>.anticon.anticon-down,:root .kt-dropdown-trigger>.anticon.anticon-down{font-size:12px}.kt-dropdown-button{white-space:nowrap}.kt-dropdown-button.kt-btn-group>.kt-btn:last-child:not(:first-child){padding-right:8px;padding-left:8px}.kt-dropdown-button .anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .kt-dropdown-button .anticon.anticon-down{font-size:12px}.kt-icon{display:inline-block;background-repeat:no-repeat;cursor:pointer;color:var(--kt-icon-foreground);line-height:1}.kt-icon.mask-mode{background-color:var(--foreground)}.kt-icon-loading{animation:ktIconloadingCircle 1s linear infinite}.kt-icon-small{font-size:14px}.kt-icon-large{font-size:16px}.kt-icon-clickable:hover{color:var(--kt-icon-hoverForeground)}.kt-icon-clickable:active{color:var(--kt-icon-clickForeground)}.kt-icon-disabled{color:var(--kt-icon-disableForeground);pointer-events:none;cursor:not-allowed}@keyframes ktIconloadingCircle{to{transform:rotate(1turn)}}.iconfont-anim-spin{animation:fa-spin 2s linear infinite}.iconfont-anim-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.iconfont-rotate-90{transform:rotate(90deg)}.iconfont-rotate-90,.iconfont-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation})"}.iconfont-rotate-180{transform:rotate(180deg)}.iconfont-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation})";transform:rotate(270deg)}.iconfont-flip-horizontal{transform:scaleX(-1)}.iconfont-flip-horizontal,.iconfont-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation}, mirror=1)"}.iconfont-flip-vertical{transform:scaleY(-1)}.iconfont-flip-both,.iconfont-flip-horizontal.iconfont-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=#{@rotation}, mirror=1)";transform:scale(-1)}:root .iconfont-flip-both,:root .iconfont-flip-horizontal,:root .iconfont-flip-vertical,:root .iconfont-rotate-90,:root .iconfont-rotate-180,:root .iconfont-rotate-270{filter:none}.kt-clickable-icon:active,.kt-clickable-icon:hover{transform:scale(1.1)}.kt-icon-resource:before{display:inherit;background-size:16px;background-position:50%;background-repeat:no-repeat;width:22px;height:22px;-webkit-font-smoothing:antialiased;flex-shrink:0}.kt-button{border:none;outline:none;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:12px;padding:0 12px;height:28px;line-height:1;box-sizing:border-box;border-radius:2px;color:var(--button-foreground);background-color:var(--button-background);white-space:nowrap}.kt-button.block-button{width:100%}.kt-button>.kt-button-secondary-more{color:inherit;margin-left:5px}@keyframes loadingCircle{to{transform:rotate(1turn)}}.kt-button-anticon-spin{animation:loadingCircle 1s linear infinite;margin-right:5px}.default-button{color:var(--kt-defaultButton-foreground);background-color:var(--kt-defaultButton-background)}.default-button:hover{background-color:var(--kt-defaultButton-hoverBackground)}.default-button:active{background-color:var(--kt-defaultButton-clickBackground)}.primary-button{color:var(--kt-primaryButton-foreground);background-color:var(--kt-primaryButton-background);border:1px solid var(--kt-primaryButton-border)}.primary-button:hover{background-color:var(--kt-primaryButton-hoverBackground)}.primary-button:active{background-color:var(--kt-primaryButton-clickBackground)}.secondary-button{color:var(--kt-secondaryButton-foreground);background-color:var(--kt-secondaryButton-background);border:1px solid var(--kt-secondaryButton-border)}.secondary-button:hover{color:var(--kt-secondaryButton-hoverForeground);background-color:var(--kt-secondaryButton-hoverBackground);border-color:var(--kt-secondaryButton-hoverBorder)}.secondary-button:active{color:var(--kt-secondaryButton-clickForeground);background-color:var(--kt-secondaryButton-clickBackground);border-color:var(--kt-secondaryButton-clickBorder)}.ghost-button{border-style:solid;border-width:1px}.ghost-button:disabled{border:none;cursor:default}.ghost-secondary-button{color:var(--kt-whiteGhostButton-foreground);background-color:var(--kt-whiteGhostButton-background);border-color:transparent}.ghost-secondary-button:hover{color:var(--kt-whiteGhostButton-foreground);background-color:transparent;border-color:var(--kt-whiteGhostButton-border)}.ghost-secondary-button:active{color:var(--kt-whiteGhostButton-clickForeground);background-color:transparent;border-color:var(--kt-whiteGhostButton-clickBorder)}.ghost-secondary-button:disabled{color:var(--kt-whiteGhostButton-disableForeground);border-color:transparent;cursor:default}.link-button{color:var(--kt-linkButton-foreground);background-color:transparent}.link-button:hover{color:var(--kt-linkButton-hoverForeground)}.link-button:active,.link-button:hover{background-color:transparent;border-color:transparent}.link-button:active{color:var(--kt-linkButton-clickForeground)}.link-button:disabled{color:var(--kt-linkButton-disableForeground);border-color:transparent!important;background-color:transparent!important;cursor:default}.ghost-primary-button:disabled{border-color:transparent;background-color:transparent}.danger-button:disabled,.ghost-button:disabled,.ghost-danger-button:disabled,.kt-danger-button-loading,.kt-primary-button-loading,.kt-secondary-button-loading,.primary-button:disabled,.secondary-button:disabled{color:var(--kt-button-disableForeground)!important;border-color:var(--kt-button-disableBorder)!important;background-color:var(--kt-button-disableBackground)!important;border-style:solid;border-width:1px;cursor:default}.danger-button:disabled>.kt-button-secondary-more,.ghost-button:disabled>.kt-button-secondary-more,.ghost-danger-button:disabled>.kt-button-secondary-more,.kt-danger-button-loading>.kt-button-secondary-more,.kt-primary-button-loading>.kt-button-secondary-more,.kt-secondary-button-loading>.kt-button-secondary-more,.primary-button:disabled>.kt-button-secondary-more,.secondary-button:disabled>.kt-button-secondary-more{color:var(--kt-button-disableForeground)}.ghost-primary-button{color:var(--kt-primaryGhostButton-foreground);background-color:var(--kt-primaryGhostButton-background);border-color:transparent}.ghost-primary-button:hover{border-color:var(--kt-primaryGhostButton-border);background-color:transparent}.ghost-primary-button:active{color:var(--kt-primaryGhostButton-clickForeground);background-color:var(--kt-primaryGhostButton-clickBackground);border-color:var(--kt-primaryGhostButton-clickBorder)}.danger-button{color:var(--kt-dangerButton-foreground);background-color:var(--kt-dangerButton-background)}.danger-button:hover{background-color:var(--kt-dangerButton-hoverBackground)}.danger-button:active{background-color:var(--kt-dangerButton-clickBackground)}.ghost-danger-button{color:var(--kt-dangerGhostButton-foreground);background-color:var(--kt-dangerGhostButton-background);border-color:var(--kt-dangerGhostButton-border)}.ghost-danger-button:hover{background-color:transparent;border-color:var(--kt-dangerGhostButton-hoverBorder)}.ghost-danger-button:active{background-color:var(--kt-dangerGhostButton-clickBackground);border-color:var(--kt-dangerGhostButton-clickBorder)}.large-button-size{padding:0 16px;height:32px;line-height:32px;font-size:14px}.default-button-size{padding:0 12px;height:28px;line-height:28px;font-size:12px}.small-button-size{padding:0 8px;height:22px;line-height:22px;font-size:12px}.kt-badge{background-color:var(--badge-background);color:var(--badge-foreground);border:1px solid var(--kt-badge-border);height:18px;line-height:16px;border-radius:18px;font-weight:400;text-align:center;display:inline-flex;justify-content:center;box-sizing:border-box;padding:0 5px;min-width:18px}.kt-badge,.kt-input{font-size:12px;align-items:center}.kt-input{width:100%;display:flex;border:1px solid var(--kt-input-border);border-radius:2px;background-color:var(--input-background);height:28px;padding:0 8px}.kt-input:focus-within{border-color:var(--focusBorder)}.kt-input:hover{border-color:var(--focusBorder)}.kt-input:disabled{color:var(--kt-input-disableForeground);background-color:var(--kt-input-disableBackground);cursor:default}.kt-input-box{flex:1;height:100%;position:relative;display:flex;align-items:center}.kt-input-box input{width:100%;height:100%;color:var(--input-foreground);background-color:transparent;outline:none;border-width:0;display:inline-block}.kt-input-box input::placeholder{color:var(--input-placeholderForeground)}.kt-input-box input::selection{background-color:var(--kt-input-selectionBackground)}.kt-input-clear{position:absolute;right:4px;top:50%;transform:translateY(-50%)}.kt-input-addon{display:flex;align-items:center;height:100%}.kt-input-addon-before{margin-right:4px}.kt-input-addon-after{margin-left:4px}.kt-input-large{height:32px;font-size:14px}.kt-input-small{height:22px;font-size:12px}.input-box{width:100%;height:100%;position:relative}.input-box .kt-input.validate-error{border:1px solid var(--inputValidation-errorBorder)}.input-box .kt-input.validate-info{border:1px solid var(--inputValidation-infoBorder)}.input-box .kt-input.validate-warning{border:1px solid var(--inputValidation-warningBorder)}.input-box.popup .kt-input{background-color:var(--input-background)}.input-box .validate-message{margin-top:4px;display:inline-block;overflow:hidden;text-align:left;box-sizing:border-box;padding:8px 4px;font-size:12px;line-height:20px;min-height:34px;word-wrap:break-word;white-space:normal;position:absolute;width:100%;left:0;top:100%;z-index:10;border-radius:0 0 2px 2px}.input-box .validate-message.popup{border:none;background-color:transparent;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.input-box .validate-message.popup.validate-error{color:var(--inputValidation-errorForeground);background-color:var(--inputValidation-errorBackground);border:1px solid var(--inputValidation-errorBorder)}.input-box .validate-message.popup.validate-info{background-color:var(--inputValidation-infoBackground);border:1px solid var(--inputValidation-infoBorder);color:var(--inputValidation-infoForeground)}.input-box .validate-message.popup.validate-warning{background-color:var(--inputValidation-warningBackground);border:1px solid var(--inputValidation-warningBorder);color:var(--inputValidation-warningForeground)}.input-box .validate-message.validate-error{color:var(--kt-inputValidation-errorTextForeground)}.input-box .validate-message.validate-info{color:var(--inputValidation-infoForeground)}.input-box .validate-message.validate-warning{color:var(--kt-inputValidation-warningTextForeground)}.kt-checkbox{font-size:12px;cursor:pointer}.kt-checkbox,.kt-checkbox-lump{display:inline-flex;align-items:center}.kt-checkbox-lump{margin-right:4px;position:relative}.kt-checkbox-lump input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.kt-checkbox-lump input:checked+.kt-checkbox-icon{border-color:var(--kt-checkbox-selectionBackground);background-color:var(--kt-checkbox-selectionBackground);color:var(--kt-checkbox-selectionForeground)}.kt-checkbox-lump input:checked+.kt-checkbox-icon svg{display:block;transition:all .2s}.kt-checkbox:hover .kt-checkbox-icon{border-color:var(--kt-checkbox-hoverBorder);background-color:var(--kt-checkbox-hoverBackground)}.kt-checkbox-icon{width:12px;height:12px;background-color:var(--checkbox-background);border-radius:2px;border:1px solid var(--checkbox-border);position:relative}.kt-checkbox-icon svg{display:none;position:absolute;left:0;top:0;width:100%;height:100%}.kt-checkbox-large{font-size:14px}.kt-checkbox-large-icon{width:14px;height:14px;margin-right:8px}.kt-checkbox.kt-checkbox-disabled{color:var(--kt-checkbox-disableForeground)}.kt-checkbox.kt-checkbox-disabled input:checked+.kt-checkbox-icon{background-color:var(--kt-checkbox-disableBackground);color:var(--kt-checkbox-disableForeground);border-color:transparent}.kt-select-overlay{position:fixed;width:100%;height:100%;left:0;top:0;z-index:-1}.kt-select-container{position:relative;user-select:none;min-width:0}.kt-select-container .kt-select-search{-webkit-appearance:none;background:transparent;line-height:inherit;outline:none;border:none}.kt-select-container .kt-select-value{margin:0;max-width:100%;border-radius:2px;background-color:var(--kt-select-background);display:flex;justify-content:center;align-items:center;padding:0 8px;flex:1;border:1px solid var(--kt-select-border);box-sizing:border-box}.kt-select-container .kt-select-value,.kt-select-container .kt-select-value>span{color:var(--kt-select-foreground);cursor:pointer}.kt-select-container .kt-select-value .kt-select-option{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1;min-width:0;cursor:pointer;display:inline-block;width:100%}.kt-select-container .kt-select-value .kt-select-value-active,.kt-select-container .kt-select-value:hover{box-sizing:border-box;border-color:var(--kt-selectOption-activeBorder)}.kt-select-container .kt-select-value.kt-select-disabled{pointer-events:none;background-color:var(--kt-select-disableBackground);color:var(--kt-select-disableForeground)}.kt-select-container .kt-select-value.kt-select-warning{border-color:var(--kt-select-warningForeground)}.kt-select-container .kt-select-warning-text{background-color:var(--kt-select-warningForeground);padding:4px 8px;color:#fff}.kt-select-container .kt-select-value-active{box-sizing:border-box;border-color:var(--kt-selectOption-activeBorder)}.kt-select-container .kt-select-value-large,.kt-select-container .kt-select-value-large>span{height:30px;font-size:14px;line-height:30px}.kt-select-container .kt-select-value-default,.kt-select-container .kt-select-value-default>span{height:28px;font-size:12px;line-height:28px}.kt-select-container .kt-select-value-small,.kt-select-container .kt-select-value-small>span{height:22px;font-size:12px;line-height:22px}.kt-select-option-icon{margin-right:5px}.kt-select-options{display:none;position:fixed;margin-top:4px;max-width:100%;color:var(--kt-selectDropdown-foreground);background-color:var(--kt-selectDropdown-background);z-index:20;border-radius:2px;overflow-y:auto!important;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11)}.kt-select-options .kt-select-option-default{display:flex;align-items:center;position:relative}.kt-select-options .kt-select-option-default .kt-select-option-icon{margin-right:5px}.kt-select-options .kt-select-option-select span{display:inline-block;margin:0 2px;width:calc(100% - 4px);box-sizing:border-box;outline:1px solid var(--list-focusOutline);outline-offset:-1px;color:var(--kt-selectDropdown-selectionForeground)}.kt-select-options .kt-select-option-select span,.kt-select-options .kt-select-option-select span:hover{background-color:var(--kt-selectDropdown-selectionBackground)}.kt-select-options .kt-select-description{line-height:1;margin-bottom:-3px}.kt-select-options span{color:var(--kt-selectDropdown-foreground);background-color:var(--kt-selectDropdown-background);cursor:pointer;height:26px;padding:0 16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:26px;display:inline-block;margin:0 2px;width:calc(100% - 4px);box-sizing:border-box}.kt-select-options span:hover{box-sizing:border-box;outline:1px solid var(--list-focusOutline);outline-offset:-1px;background-color:var(--kt-selectDropdown-hoverBackground)}.kt-select-options .kt-option-divider{height:1px;background-color:var(--kt-select-border);width:100%;margin:0 auto}.kt-select-options .kt-option-description{min-height:26px;max-height:52px;font-size:12px;line-height:26px;padding:0 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kt-select-options .kt-option-disabled{pointer-events:none;background-color:var(--kt-select-disableBackground);color:var(--kt-select-disableForeground)}.kt-select-options.kt-select-options-visible{display:block}.kt-select-options.kt-select-options-large{padding:4px 0}.kt-select-options.kt-select-options-large>div>span,.kt-select-options.kt-select-options-large>span{height:30px;font-size:14px;line-height:30px}.kt-select-options.kt-select-options-large .kt-select-group-header{font-size:14px;line-height:30px}.kt-select-options.kt-select-options-default{padding:3px 0}.kt-select-options.kt-select-options-default>div>span,.kt-select-options.kt-select-options-default>span{height:26px;font-size:12px;line-height:26px}.kt-select-options.kt-select-options-default .kt-select-group-header{font-size:12px;line-height:26px}.kt-select-options.kt-select-options-small{padding:3px 0}.kt-select-options.kt-select-options-small>div>span,.kt-select-options.kt-select-options-small>span{height:26px;font-size:12px;line-height:26px}.kt-select-options.kt-select-options-small .kt-select-group-header{font-size:12px;line-height:26px}.kt-select-options .kt-option-with-check{padding-left:20px}.kt-select-options .kt-select-group-header{padding-left:5px;color:var(--kt-selectDropdown-teamForeground);display:flex}.kt-select-options .kt-option-check{position:absolute;left:0;height:100%;display:flex;align-items:center}.kt-select-options .kt-option-check .kt-icon{width:20px;padding:0 4px;background-color:transparent}.kt-tabs{display:flex;align-items:center;border-bottom:1px solid var(--kt-tab-borderDown)}.kt-tabs .kt-custom-tab,.kt-tabs .kt-tab{padding:8px 0;line-height:20px;border-bottom:2px solid transparent;color:var(--kt-tab-inactiveForeground);cursor:pointer}.kt-tabs .kt-custom-tab.kt-mini-tab,.kt-tabs .kt-tab.kt-mini-tab{padding:2px 0}.kt-tabs .kt-custom-tab.kt-tab-selected,.kt-tabs .kt-tab.kt-tab-selected{color:var(--kt-tab-activeForeground);border-bottom-color:var(--kt-tab-activeBorder)}.kt-tabs.kt-tabs-mini{border-bottom:none}.kt-tabs .kt-custom-tab+.kt-custom-tab,.kt-tabs .kt-custom-tab+.kt-tab,.kt-tabs .kt-tab+.kt-custom-tab,.kt-tabs .kt-tab+.kt-tab{margin-left:24px}.kt-modal{box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;top:100px;width:auto;margin:0 auto;padding:0 0 24px;pointer-events:none}.kt-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.kt-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.kt-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:auto}.kt-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.kt-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.kt-modal-close:focus,.kt-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.kt-modal-header{padding:16px 24px;color:rgba(0,0,0,.65);background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0}.kt-modal-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.kt-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #e8e8e8;border-radius:0 0 4px 4px}.kt-modal-footer button+button{margin-bottom:0;margin-left:8px}.kt-modal.zoom-appear,.kt-modal.zoom-enter{transform:none;opacity:0;animation-duration:.3s;user-select:none}.kt-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45);filter:alpha(opacity=50)}.kt-modal-mask-hidden{display:none}.kt-modal-open{overflow:hidden}.kt-modal-centered{text-align:center}.kt-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.kt-modal-centered .kt-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:767px){.kt-modal{max-width:calc(100vw - 16px);margin:8px auto}.kt-modal-centered .kt-modal{flex:1}}.kt-overlay.kt-modal{padding:24px;color:var(--kt-modal-foreground)}.kt-overlay .kt-modal-body{background:var(--kt-modal-background);border-color:var(--notifications-border)}.kt-overlay .kt-modal-header{background-color:var(--kt-modal-background);border-bottom-color:var(--kt-modal-separatorBackground);height:56px;border-radius:2px 2px 0 0}.kt-overlay .kt-modal-title{color:var(--kt-modal-foreground)}.kt-overlay .kt-modal-footer{background-color:var(--kt-modal-background);border-top-color:var(--kt-modal-separatorBackground);height:52px;border-radius:0 0 2px 2px}.kt-overlay .kt-modal-close-x{margin:18px 24px 0 0;width:20px;height:20px;line-height:20px;color:var(--kt-notificationsCloseIcon-foreground)}.wrapper .kt-modal-body{background:var(--kt-modal-background);border-color:var(--notifications-border)}.wrapper .kt-modal-footer{align-items:center;justify-content:flex-end;display:flex}.wrapper .kticon-info-circle{color:var(--kt-modalInfoIcon-foreground)}.wrapper .kt-modal-close-x{margin:50% 50% 0 0;width:20px;height:20px;line-height:20px;color:var(--kt-notificationsCloseIcon-foreground)}.kt-dialog-content{display:flex}.kt-dialog-content .kt-dialog-content_area{display:flex;flex-direction:column;flex:1;overflow:hidden}.kt-dialog-content .kt-dialog-content_area .kt-dialog-content_title{line-height:22px;font-size:14px;margin:0 0 8px}.footer{border-top:1px solid var(--notifications-border)}.kt-dialog-icon{margin-right:10px;border:none;outline:none;display:flex;flex-direction:column;padding:0}.kt-dialog-icon:before{font-size:20px}.kt-dialog-closex{background-color:transparent;border:none;outline:none;display:flex;flex-direction:column;padding:0;cursor:pointer;margin-left:6px;height:20px;width:20px;align-items:center;line-height:20px}.kt-dialog-closex:hover{transform:scale(1.1)}.kt-dialog-buttonWrap{display:flex;flex-wrap:wrap;margin-top:14px;justify-content:flex-end}.kt-dialog-buttonWrap button{margin:10px 0 0 8px}.kt-dialog-message{color:var(--kt-modal-foreground);line-height:22px;font-size:14px;word-break:break-all;overflow:hidden;flex:1;align-items:center;display:inline-flex;user-select:text}.kt-notification{box-sizing:border-box;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010;width:384px;max-width:calc(100vw - 32px);margin:0 24px 0 0}.kt-notification-bottomLeft,.kt-notification-topLeft{margin-right:0;margin-left:24px}.kt-notification-bottomLeft .kt-notification-fade-appear.kt-notification-fade-appear-active,.kt-notification-bottomLeft .kt-notification-fade-enter.kt-notification-fade-enter-active,.kt-notification-topLeft .kt-notification-fade-appear.kt-notification-fade-appear-active,.kt-notification-topLeft .kt-notification-fade-enter.kt-notification-fade-enter-active{animation-name:NotificationLeftFadeIn}.kt-notification-close-icon{font-size:14px;cursor:pointer}.kt-notification-notice{position:relative;margin-bottom:16px;padding:16px 24px;overflow:hidden;line-height:1.5;background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.kt-notification-notice-message{display:inline-block;margin-bottom:8px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px;word-break:break-word}.kt-notification-notice-message-single-line-auto-margin{display:block;width:calc(264px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.kt-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.kt-notification-notice-description{font-size:14px}.kt-notification-notice-closable .kt-notification-notice-message{padding-right:24px}.kt-notification-notice-with-icon .kt-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.kt-notification-notice-with-icon .kt-notification-notice-description{margin-left:48px;font-size:14px}.kt-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.kt-notification-notice-icon{height:20px}.anticon.kt-notification-notice-icon-success{color:#52c41a}.anticon.kt-notification-notice-icon-info{color:var(--notificationsInfoIcon-foreground)}.anticon.kt-notification-notice-icon-warning{color:var(--notificationsWarningIcon-foreground)}.anticon.kt-notification-notice-icon-error{color:var(--notificationsErrorIcon-foreground)}.kt-notification-notice-close{position:absolute;top:16px;right:22px;height:20px;color:rgba(0,0,0,.45);outline:none}.kt-notification-notice-close:hover{color:rgba(0,0,0,.67)}.kt-notification-notice-btn{display:flex;flex-flow:wrap;align-items:center;justify-content:flex-end;margin-top:16px}.kt-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.kt-notification-fade-appear,.kt-notification-fade-enter{opacity:0;animation-play-state:paused}.kt-notification-fade-appear,.kt-notification-fade-enter,.kt-notification-fade-leave{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.kt-notification-fade-leave{animation-duration:.2s;animation-play-state:paused}.kt-notification-fade-appear.kt-notification-fade-appear-active,.kt-notification-fade-enter.kt-notification-fade-enter-active{animation-name:NotificationFadeIn;animation-play-state:running}.kt-notification-fade-leave.kt-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.kt-notification-wrapper{background:var(--notifications-background)!important;border-color:var(--notifications-border)!important;padding:12px!important;position:relative}.kt-notification-wrapper .anticon{font-size:12px;margin-top:1px}.kt-notification-wrapper .kt-notification-notice-close,.kt-notification-wrapper .kt-notification-notice-description,.kt-notification-wrapper .kt-notification-notice-message{color:var(--notifications-foreground)!important;font-size:12px!important;margin-left:22px!important;line-height:20px!important}.kt-notification-wrapper .kt-notification-notice-close{right:14px;top:12px}.kt-notification-wrapper .kt-notification-notice-btn.tile button{flex:1}.kt-notification-wrapper .kt-notification-notice-btn button{flex:0 0 auto;margin:0 0 5px 10px;word-break:keep-all}.kt-popover{position:relative;display:flex;justify-content:center;align-items:center}.kt-popover-content{display:none}.kt-popover-title{font-size:12px;display:flex;justify-content:space-between;margin-bottom:4px}.kt-popover-title.kt-button,.kt-popover-title .small-button-size{padding:0}.kt-popover-content{position:absolute;color:var(--kt-popover-foreground);background:var(--kt-popover-background);border-color:var(--kt-popover-border);border-radius:2px;box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.133),0 .6px 1.8px 0 rgba(0,0,0,.11);padding:5px 10px;z-index:10001}.kt-popover-top:after{position:absolute;left:50%;margin-left:-7px;content:"";width:0;height:0;border:7px solid transparent}.kt-popover-top:before{content:"";position:absolute;left:0;width:100%;height:15px;background:transparent;border:0}.kt-popover-top:after{top:100%;border-bottom-width:0;border-top-color:var(--kt-popover-background)}.kt-popover-top:before{top:100%}.kt-popover-bottom:after{position:absolute;left:50%;margin-left:-7px;content:"";width:0;height:0;border:7px solid transparent}.kt-popover-bottom:before{content:"";position:absolute;left:0;width:100%;height:15px;background:transparent;border:0}.kt-popover-bottom:after{bottom:100%;border-top-width:0;border-bottom-color:var(--kt-popover-background)}.kt-popover-bottom:before{bottom:100%}.kt-popover-left:after{position:absolute;top:50%;transform:translateY(-7px);content:"";width:0;height:0;border:7px solid transparent}.kt-popover-left:before{content:"";position:absolute;top:0;width:15px;height:100%;background:transparent;border:0}.kt-popover-left:after{left:100%;border-right-width:0;border-left-color:var(--kt-popover-background)}.kt-popover-left:before{left:100%}.kt-popover-right:after{position:absolute;top:50%;transform:translateY(-7px);content:"";width:0;height:0;border:7px solid transparent}.kt-popover-right:before{content:"";position:absolute;top:0;width:15px;height:100%;background:transparent;border:0}.kt-popover-right:after{right:100%;border-left-width:0;border-right-color:var(--kt-popover-background)}.kt-popover-right:before{right:100%}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kt-message{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.kt-message-notice{padding:8px;text-align:center}.kt-message-notice:first-child{margin-top:-8px}.kt-message-notice-content{display:inline-block;padding:10px 16px;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all;background:var(--notifications-background);color:var(--notifications-foreground)}.kt-message-success .anticon{color:#52c41a}.kt-message-error .anticon{color:var(--notificationsErrorIcon-foreground)}.kt-message-warning .anticon{color:var(--notificationsWarningIcon-foreground)}.kt-message-info .anticon,.kt-message-loading .anticon{color:var(--notificationsInfoIcon-foreground)}.kt-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.kt-message-notice.move-up-leave.move-up-leave-active{overflow:hidden;animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.kt-tooltip-wrapper{position:relative;margin:0;padding:0;display:inline-block}.kt-tooltip-wrapper .kt-tooltip-content{display:inline-block;position:fixed;font-size:12px;font-weight:400;border-radius:2px;line-height:20px;padding:4px 8px;z-index:2;white-space:nowrap;color:var(--kt-tooltip-foreground);background:var(--kt-tooltip-background);box-shadow:0 6px 16px -8px rgba(0,0,0,.24),0 9px 28px 0 rgba(0,0,0,.15),0 12px 48px 16px rgba(0,0,0,.09)}.kt-tooltip-wrapper .kt-tooltip-content .kt-tooltip-arrow-placeholder{position:absolute;top:100%;width:0;height:0;border-left:7px solid transparent;border-bottom:0 solid transparent;border-right:7px solid transparent;border-top:7px solid var(--kt-tooltip-background)}.kt-tooltip-wrapper .kt-tooltip-content .kt-tooltip-arrow-placeholder.kt-tooltip-reverse-arrow{top:auto!important;bottom:100%!important;border-width:0 7px 7px!important;border-left-color:transparent!important;border-bottom-color:var(--kt-tooltip-background)!important;border-right-color:transparent!important;border-top-color:transparent!important}.kt-scrollbar{will-change:transform;direction:ltr;transform:translateZ(0)}.kt-scrollbar .scrollbar-thumb-horizontal,.kt-scrollbar .scrollbar-thumb-vertical{opacity:0;transition:opacity .5s ease;background:var(--scrollbarSlider-background)}.kt-scrollbar .scrollbar-thumb-horizontal:hover,.kt-scrollbar .scrollbar-thumb-vertical:hover{background:var(--scrollbarSlider-hoverBackground)}.kt-scrollbar .scrollbar-thumb-horizontal:active,.kt-scrollbar .scrollbar-thumb-vertical:active{background:var(--scrollbarSlider-activeBackground)}.kt-scrollbar .scrollbar-thumb-horizontal,.kt-scrollbar .scrollbar-thumb-vertical{z-index:9999}.kt-scrollbar:hover .scrollbar-thumb-horizontal,.kt-scrollbar:hover .scrollbar-thumb-vertical{opacity:1}.kt-scrollbar .scrollbar-decoration-vertical{position:fixed;top:0;left:0;width:100%;height:6px;z-index:999;box-shadow:var(--scrollbar-shadow) 0 6px 6px -6px inset}.kt-scrollbar .scrollbar-decoration-horizontal{position:fixed;top:0;left:0;height:100%;width:6px;z-index:999;box-shadow:var(--scrollbar-shadow) 6px 0 6px -6px inset}.kt-recycle-tree-filter-wrapper{padding:4px 8px}.kt-recycle-tree-filter-input{width:100%}.kt-recycle-tree-filter-icon{color:var(--kt-icon-secondaryForeground)}.loading_indicator{width:20px;height:20px;background-image:url(fonts/loading.svg);background-size:cover}.vs-dark .loading_indicator{background-image:url(fonts/loading-dark.svg)}.hc-black .loading_indicator{background-image:url(fonts/loading-hc.svg)}.basic_tree .tree_node{display:flex;flex-direction:column;position:relative;cursor:pointer}.basic_tree .tree_node:hover{color:var(--kt-tree-hoverForeground);background:var(--kt-tree-hoverBackground)}.basic_tree .tree_node:hover .head,.basic_tree .tree_node:hover .tail{display:flex}.basic_tree .tree_node.mod_selected{background:var(--kt-tree-inactiveSelectionBackground)}.basic_tree .tree_node.mod_selected,.basic_tree .tree_node.mod_selected .expansion_toggle{color:var(--kt-tree-inactiveSelectionForeground)!important}.basic_tree .tree_node.mod_focused{outline:1px solid var(--list-focusOutline);outline-offset:-1px;background:var(--kt-tree-activeSelectionBackground)}.basic_tree .tree_node.mod_focused,.basic_tree .tree_node.mod_focused .expansion_toggle{color:var(--kt-tree-activeSelectionForeground)!important}.basic_tree .tree_node.mod_actived{outline:1px solid var(--list-focusOutline);outline-offset:-1px}.basic_tree .tree_node.mod_actived .expansion_toggle{color:var(--kt-tree-activeSelectionForeground)!important}.basic_tree .tree_node.mod_loading{opacity:.8!important}.basic_tree .icon{position:relative;color:var(--icon-foreground);margin-right:4px}.basic_tree .icon:before{font-size:16px;text-align:center}.basic_tree .head,.basic_tree .tail{text-align:center;margin-right:10px;position:relative;height:100%;align-items:center;display:none}.basic_tree .content{position:relative;display:flex;align-items:center;width:100%}.basic_tree .content match{background-color:var(--editor-findMatchHighlightBackground)}.basic_tree .status{opacity:.75;text-align:center;font-size:12px;padding-right:0}.basic_tree .segment{flex-grow:0;white-space:nowrap;color:inherit}.basic_tree .display_name,.basic_tree .displayname{margin-right:6px;display:inline;white-space:pre}.basic_tree .description{display:inline;transform:scale(.96);color:var(--descriptionForeground)}.basic_tree .overflow_wrap{flex:1;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.basic_tree .prompt_wrap{flex:1}.basic_tree .flex_wrap{display:flex;flex-direction:row}.basic_tree .edit_wrap{display:flex;width:calc(100% - 50px)}.basic_tree .edit_wrap .displayname{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.basic_tree .segment_grow{flex-grow:1!important;text-align:left;z-index:10;padding-right:5px}.basic_tree .segment_grow.overflow_visible{overflow:visible!important}.basic_tree .expansion_toggle{min-width:20px;display:flex;justify-content:center;flex-shrink:0;font-size:16px;color:var(--foreground)}.basic_tree .expansion_toggle.mod_collapsed:before{display:block}.basic_tree .expansion_toggle:not(.mod_collapsed):before{display:block;transform:rotate(90deg)}.basic_tree_menubars{padding:2px 0;color:var(--menu-foreground);background-color:var(--menu-background);border:none;box-shadow:0 2px 8px var(--kt-menu-shadow);border-radius:0;min-width:200px}.basic_menu_item_divider{margin:3px 0;pointer-events:none;background-color:var(--menu-separatorBackground);padding:0;overflow:hidden;line-height:0;height:1px}.basic_menu_item{margin:0;height:26px;display:flex;align-items:center;flex:1;padding:0 16px;color:var(--kt-menubar-foreground)}.basic_menu_item:hover{background:var(--menu-selectionBackground);color:var(--menu-selectionForeground);cursor:default}.rc-trigger-popup{position:absolute;left:-9999px;top:-9999px;z-index:1050}.rc-trigger-popup-hidden{display:none}.rc-trigger-popup-zoom-appear,.rc-trigger-popup-zoom-enter{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.rc-trigger-popup-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.rc-trigger-popup-zoom-appear.rc-trigger-popup-zoom-appear-active,.rc-trigger-popup-zoom-enter.rc-trigger-popup-zoom-enter-active{animation-name:rcTriggerZoomIn;animation-play-state:running}.rc-trigger-popup-zoom-leave.rc-trigger-popup-zoom-leave-active{animation-name:rcTriggerZoomOut;animation-play-state:running}@keyframes rcTriggerZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes rcTriggerZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.rc-trigger-popup-mask{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#373737;background-color:rgba(55,55,55,.6);height:100%;filter:alpha(opacity=50);z-index:1050}.rc-trigger-popup-mask-hidden{display:none}.rc-trigger-popup-fade-appear,.rc-trigger-popup-fade-enter{opacity:0}.rc-trigger-popup-fade-appear,.rc-trigger-popup-fade-enter,.rc-trigger-popup-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-trigger-popup-fade-appear.rc-trigger-popup-fade-appear-active,.rc-trigger-popup-fade-enter.rc-trigger-popup-fade-enter-active{animation-name:rcTriggerMaskFadeIn;animation-play-state:running}.rc-trigger-popup-fade-leave.rc-trigger-popup-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcTriggerMaskFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}
|
package/dist/index.js
CHANGED
|
@@ -2369,7 +2369,7 @@ exports.setLogger = function setLogger(loggerFunction) {
|
|
|
2369
2369
|
|
|
2370
2370
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2371
2371
|
exports.containsUppercaseCharacter = exports.fuzzyContains = exports.repeat = exports.safeBtoa = exports.stripUTF8BOM = exports.startsWithUTF8BOM = exports.UTF8_BOM_CHARACTER = exports.removeAccents = exports.removeAnsiEscapeCodes = exports.lcut = exports.isFullWidthCharacter = exports.containsFullWidthCharacter = exports.isBasicASCII = exports.containsEmoji = exports.containsRTL = exports.isLowSurrogate = exports.isHighSurrogate = exports.overlap = exports.commonSuffixLength = exports.commonPrefixLength = exports.startsWithIgnoreCase = exports.equalsIgnoreCase = exports.isUpperAsciiLetter = exports.isLowerAsciiLetter = exports.compareIgnoreCase = exports.compare = exports.lastNonWhitespaceIndex = exports.getLeadingWhitespace = exports.firstNonWhitespaceIndex = exports.regExpFlags = exports.regExpContainsBackreference = exports.regExpLeadsToEndlessLoop = exports.createRegExp = exports.endsWith = exports.startsWith = exports.stripWildcards = exports.convertSimple2RegExpPattern = exports.rtrim = exports.multiRightTrim = exports.ltrim = exports.trim = exports.count = exports.escapeRegExpCharacters = exports.escape = exports.mnemonicButtonLabel = exports.format = exports.pad = exports.isFalsyOrWhitespace = exports.stringUtils = exports.empty = void 0;
|
|
2372
|
-
exports.decodeUTF8 = exports.encodeUTF8 = exports.getNextCodePoint = exports.computeCodePoint = exports.getNLines = exports.uppercaseFirstLetter = void 0;
|
|
2372
|
+
exports.template = exports.decodeUTF8 = exports.encodeUTF8 = exports.getNextCodePoint = exports.computeCodePoint = exports.getNLines = exports.uppercaseFirstLetter = void 0;
|
|
2373
2373
|
const platform_1 = __webpack_require__(43);
|
|
2374
2374
|
/**
|
|
2375
2375
|
* The empty string.
|
|
@@ -3223,6 +3223,72 @@ function decodeUTF8(buffer) {
|
|
|
3223
3223
|
return result.join('');
|
|
3224
3224
|
}
|
|
3225
3225
|
exports.decodeUTF8 = decodeUTF8;
|
|
3226
|
+
/**
|
|
3227
|
+
* 插值表达式的标记使用的是 ${}
|
|
3228
|
+
* 该函数会对 options 中的 separator 会有特殊处理,
|
|
3229
|
+
*/
|
|
3230
|
+
function template(tpl, variables, options) {
|
|
3231
|
+
const result = [];
|
|
3232
|
+
let placeHolderStack = [];
|
|
3233
|
+
for (let idx = 0; idx < tpl.length; idx++) {
|
|
3234
|
+
const char = tpl[idx];
|
|
3235
|
+
const nextChar = tpl[idx + 1];
|
|
3236
|
+
// 往后多看一位
|
|
3237
|
+
if (char === '$' && nextChar === '{') {
|
|
3238
|
+
// 往后的可能是占位符了,注入进栈标志位(即 $)
|
|
3239
|
+
// 如果 placeHolder 栈已经有值了,现在不支持嵌套 ${},直接吐出所有值放到 result 中即可
|
|
3240
|
+
if (placeHolderStack.length > 0) {
|
|
3241
|
+
result.push(...placeHolderStack);
|
|
3242
|
+
placeHolderStack = [];
|
|
3243
|
+
}
|
|
3244
|
+
placeHolderStack.push(char);
|
|
3245
|
+
placeHolderStack.push(nextChar);
|
|
3246
|
+
idx++;
|
|
3247
|
+
continue;
|
|
3248
|
+
}
|
|
3249
|
+
// 如果当前 placeHolder 栈有字符,一直将字符入栈,直到匹配到 }
|
|
3250
|
+
if (placeHolderStack.length > 0) {
|
|
3251
|
+
if (char === '}') {
|
|
3252
|
+
// 占位符匹配结束
|
|
3253
|
+
// 拿出占位符进行值替换
|
|
3254
|
+
const placeholder = placeHolderStack.slice(2).join('');
|
|
3255
|
+
let v;
|
|
3256
|
+
if (placeholder === 'separator') {
|
|
3257
|
+
if (result[result.length - 1] === options.separator) {
|
|
3258
|
+
// 不需要重复 separator
|
|
3259
|
+
placeHolderStack = [];
|
|
3260
|
+
continue;
|
|
3261
|
+
}
|
|
3262
|
+
// 分隔符有单独的优化
|
|
3263
|
+
v = options.separator;
|
|
3264
|
+
}
|
|
3265
|
+
else {
|
|
3266
|
+
v = variables[placeholder];
|
|
3267
|
+
}
|
|
3268
|
+
const toPush = v !== null && v !== void 0 ? v : options.defaultValue;
|
|
3269
|
+
if (toPush) {
|
|
3270
|
+
result.push(toPush);
|
|
3271
|
+
}
|
|
3272
|
+
placeHolderStack = [];
|
|
3273
|
+
}
|
|
3274
|
+
else {
|
|
3275
|
+
placeHolderStack.push(char);
|
|
3276
|
+
}
|
|
3277
|
+
continue;
|
|
3278
|
+
}
|
|
3279
|
+
result.push(tpl[idx]);
|
|
3280
|
+
}
|
|
3281
|
+
// 去除前面和后面的 sep
|
|
3282
|
+
// 这些 sep 也是不需要的
|
|
3283
|
+
while (result[result.length - 1] === options.separator) {
|
|
3284
|
+
result.pop();
|
|
3285
|
+
}
|
|
3286
|
+
while (result[0] === options.separator) {
|
|
3287
|
+
result.shift();
|
|
3288
|
+
}
|
|
3289
|
+
return result.join('');
|
|
3290
|
+
}
|
|
3291
|
+
exports.template = template;
|
|
3226
3292
|
//# sourceMappingURL=strings.js.map
|
|
3227
3293
|
|
|
3228
3294
|
/***/ }),
|
|
@@ -18682,7 +18748,7 @@ class RecycleTree extends react_1.default.Component {
|
|
|
18682
18748
|
const idSets = new Set();
|
|
18683
18749
|
const idToRenderTemplate = new Map();
|
|
18684
18750
|
const nodes = [];
|
|
18685
|
-
for (let idx = 0
|
|
18751
|
+
for (let idx = 0, len = root.branchSize; idx < len; idx++) {
|
|
18686
18752
|
const node = root.getTreeNodeAtIndex(idx);
|
|
18687
18753
|
nodes.push(node);
|
|
18688
18754
|
}
|
|
@@ -18725,7 +18791,7 @@ class RecycleTree extends react_1.default.Component {
|
|
|
18725
18791
|
});
|
|
18726
18792
|
}
|
|
18727
18793
|
this.filterFlattenBranch = new Array(idSets.size);
|
|
18728
|
-
for (let flatTreeIdx = 0, idx = 0
|
|
18794
|
+
for (let flatTreeIdx = 0, idx = 0, len = root.branchSize; idx < len; idx++) {
|
|
18729
18795
|
const node = root.getTreeNodeAtIndex(idx);
|
|
18730
18796
|
if (node && idSets.has(node.id)) {
|
|
18731
18797
|
this.filterFlattenBranch[flatTreeIdx] = node.id;
|
|
@@ -25204,9 +25270,13 @@ __webpack_require__(226);
|
|
|
25204
25270
|
var VALIDATE_TYPE;
|
|
25205
25271
|
(function (VALIDATE_TYPE) {
|
|
25206
25272
|
VALIDATE_TYPE[VALIDATE_TYPE["INFO"] = 1] = "INFO";
|
|
25273
|
+
/**
|
|
25274
|
+
* @deprecated
|
|
25275
|
+
*/
|
|
25207
25276
|
VALIDATE_TYPE[VALIDATE_TYPE["WRANING"] = 0] = "WRANING";
|
|
25208
25277
|
VALIDATE_TYPE[VALIDATE_TYPE["ERROR"] = 2] = "ERROR";
|
|
25209
25278
|
VALIDATE_TYPE[VALIDATE_TYPE["WARNING"] = 3] = "WARNING";
|
|
25279
|
+
VALIDATE_TYPE[VALIDATE_TYPE["IGNORE"] = 4] = "IGNORE";
|
|
25210
25280
|
})(VALIDATE_TYPE = exports.VALIDATE_TYPE || (exports.VALIDATE_TYPE = {}));
|
|
25211
25281
|
exports.ValidateInput = react_1.default.forwardRef((_a, ref) => {
|
|
25212
25282
|
var { type, className, validate, onChange, onValueChange, validateMessage: validateInfo, popup = true } = _a, restProps = tslib_1.__rest(_a, ["type", "className", "validate", "onChange", "onValueChange", "validateMessage", "popup"]);
|
|
@@ -37508,8 +37578,22 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
37508
37578
|
"use strict";
|
|
37509
37579
|
|
|
37510
37580
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37511
|
-
exports.toLocalISOString = void 0;
|
|
37581
|
+
exports.toLocalISOString = exports.toLocalString = void 0;
|
|
37512
37582
|
const strings_1 = __webpack_require__(31);
|
|
37583
|
+
function toLocalString(date) {
|
|
37584
|
+
return (date.getFullYear() +
|
|
37585
|
+
'-' +
|
|
37586
|
+
(0, strings_1.pad)(date.getMonth() + 1, 2) +
|
|
37587
|
+
'-' +
|
|
37588
|
+
(0, strings_1.pad)(date.getDate(), 2) +
|
|
37589
|
+
' ' +
|
|
37590
|
+
(0, strings_1.pad)(date.getHours(), 2) +
|
|
37591
|
+
':' +
|
|
37592
|
+
(0, strings_1.pad)(date.getMinutes(), 2) +
|
|
37593
|
+
':' +
|
|
37594
|
+
(0, strings_1.pad)(date.getSeconds(), 2));
|
|
37595
|
+
}
|
|
37596
|
+
exports.toLocalString = toLocalString;
|
|
37513
37597
|
function toLocalISOString(date) {
|
|
37514
37598
|
return (date.getFullYear() +
|
|
37515
37599
|
'-' +
|
|
@@ -39334,7 +39418,7 @@ exports.SUPPORTED_ENCODINGS = {
|
|
|
39334
39418
|
*--------------------------------------------------------------------------------------------*/
|
|
39335
39419
|
// Some code copied and modified from https://github.com/microsoft/vscode/blob/1.44.0/src/vs/base/common/arrays.ts
|
|
39336
39420
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39337
|
-
exports.mapFind = exports.mergeSort = exports.findFirstInSorted = exports.fill = exports.range = exports.flatten = exports.isFalsyOrEmpty = exports.enumValueToArray = exports.addMapElement = exports.addElement = exports.coalesce = exports.asArray = exports.equals = exports.sortedDiff = exports.distinct = exports.isNonEmptyArray = exports.asStringArray = void 0;
|
|
39421
|
+
exports.groupBy = exports.mapFind = exports.mergeSort = exports.findFirstInSorted = exports.fill = exports.range = exports.flatten = exports.isFalsyOrEmpty = exports.enumValueToArray = exports.addMapElement = exports.addElement = exports.coalesce = exports.asArray = exports.equals = exports.sortedDiff = exports.distinct = exports.isNonEmptyArray = exports.asStringArray = void 0;
|
|
39338
39422
|
function asStringArray(array, defaultValue) {
|
|
39339
39423
|
if (!Array.isArray(array)) {
|
|
39340
39424
|
return defaultValue;
|
|
@@ -39611,6 +39695,21 @@ function mapFind(array, mapFn) {
|
|
|
39611
39695
|
return undefined;
|
|
39612
39696
|
}
|
|
39613
39697
|
exports.mapFind = mapFind;
|
|
39698
|
+
function groupBy(data, compare) {
|
|
39699
|
+
const result = [];
|
|
39700
|
+
let currentGroup;
|
|
39701
|
+
for (const element of data.slice(0).sort(compare)) {
|
|
39702
|
+
if (!currentGroup || compare(currentGroup[0], element) !== 0) {
|
|
39703
|
+
currentGroup = [element];
|
|
39704
|
+
result.push(currentGroup);
|
|
39705
|
+
}
|
|
39706
|
+
else {
|
|
39707
|
+
currentGroup.push(element);
|
|
39708
|
+
}
|
|
39709
|
+
}
|
|
39710
|
+
return result;
|
|
39711
|
+
}
|
|
39712
|
+
exports.groupBy = groupBy;
|
|
39614
39713
|
//# sourceMappingURL=arrays.js.map
|
|
39615
39714
|
|
|
39616
39715
|
/***/ }),
|
|
@@ -46100,9 +46199,6 @@ class Tree {
|
|
|
46100
46199
|
}
|
|
46101
46200
|
set root(root) {
|
|
46102
46201
|
this._root = root;
|
|
46103
|
-
if (this.root) {
|
|
46104
|
-
this.root.ensureLoaded();
|
|
46105
|
-
}
|
|
46106
46202
|
}
|
|
46107
46203
|
fireChanged() {
|
|
46108
46204
|
this.onChangedEmitter.fire(undefined);
|
|
@@ -46226,12 +46322,18 @@ class TreeModel {
|
|
|
46226
46322
|
get onChange() {
|
|
46227
46323
|
return this.onChangeEmitter.event;
|
|
46228
46324
|
}
|
|
46325
|
+
get ensureReady() {
|
|
46326
|
+
return this._ensureReady;
|
|
46327
|
+
}
|
|
46229
46328
|
get root() {
|
|
46230
46329
|
return this._root;
|
|
46231
46330
|
}
|
|
46232
46331
|
set root(root) {
|
|
46233
46332
|
this._root = root;
|
|
46234
46333
|
this.initState(root);
|
|
46334
|
+
if (this.root) {
|
|
46335
|
+
this._ensureReady = this.root.ensureLoaded();
|
|
46336
|
+
}
|
|
46235
46337
|
}
|
|
46236
46338
|
get state() {
|
|
46237
46339
|
return this._state;
|
|
@@ -46831,7 +46933,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
46831
46933
|
exports.RecycleTreeFilterDecorator = void 0;
|
|
46832
46934
|
const tslib_1 = __webpack_require__(2);
|
|
46833
46935
|
const throttle_1 = tslib_1.__importDefault(__webpack_require__(134));
|
|
46834
|
-
const react_1 = tslib_1.
|
|
46936
|
+
const react_1 = tslib_1.__importStar(__webpack_require__(1));
|
|
46835
46937
|
const icon_1 = __webpack_require__(22);
|
|
46836
46938
|
const input_1 = __webpack_require__(77);
|
|
46837
46939
|
const locale_context_provider_1 = __webpack_require__(145);
|
|
@@ -46856,26 +46958,26 @@ const RecycleTreeFilterDecorator = (recycleTreeComp) => (props) => {
|
|
|
46856
46958
|
const [value, setValue] = react_1.default.useState('');
|
|
46857
46959
|
// 引入多一个filter状态是为了在实际filter生效前不阻塞输入框值变化的过程
|
|
46858
46960
|
const [filter, setFilter] = react_1.default.useState('');
|
|
46859
|
-
const { beforeFilterValueChange, filterEnabled, height, filterPlaceholder, filterAfterClear, onReady, filterAutoFocus } = props, recycleTreeProps = tslib_1.__rest(props, ["beforeFilterValueChange", "filterEnabled", "height", "filterPlaceholder", "filterAfterClear", "onReady", "filterAutoFocus"]);
|
|
46961
|
+
const { beforeFilterValueChange, filterEnabled, height, filterPlaceholder, filterAfterClear, onReady, onFilterBlur, filterAutoFocus } = props, recycleTreeProps = tslib_1.__rest(props, ["beforeFilterValueChange", "filterEnabled", "height", "filterPlaceholder", "filterAfterClear", "onReady", "onFilterBlur", "filterAutoFocus"]);
|
|
46860
46962
|
const handleFilterChange = (0, throttle_1.default)((value) => tslib_1.__awaiter(void 0, void 0, void 0, function* () {
|
|
46861
46963
|
if (beforeFilterValueChange) {
|
|
46862
46964
|
yield beforeFilterValueChange(value);
|
|
46863
46965
|
}
|
|
46864
46966
|
setFilter(value);
|
|
46865
46967
|
}), TREE_FILTER_DELAY);
|
|
46866
|
-
const handleFilterInputChange = (value) => {
|
|
46968
|
+
const handleFilterInputChange = (0, react_1.useCallback)((value) => {
|
|
46867
46969
|
setValue(value);
|
|
46868
46970
|
handleFilterChange(value);
|
|
46869
|
-
};
|
|
46870
|
-
const filterTreeReadyHandle = (api) => {
|
|
46971
|
+
}, [value]);
|
|
46972
|
+
const filterTreeReadyHandle = (0, react_1.useCallback)((api) => {
|
|
46871
46973
|
onReady &&
|
|
46872
46974
|
onReady(Object.assign(Object.assign({}, api), { clearFilter: () => {
|
|
46873
46975
|
setFilter('');
|
|
46874
46976
|
setValue('');
|
|
46875
46977
|
} }));
|
|
46876
|
-
};
|
|
46978
|
+
}, [onReady]);
|
|
46877
46979
|
return (react_1.default.createElement(react_1.default.Fragment, null,
|
|
46878
|
-
filterEnabled && (react_1.default.createElement(FilterInput, { afterClear: filterAfterClear, placeholder: filterPlaceholder, value: value, autoFocus: filterAutoFocus, onValueChange: handleFilterInputChange })),
|
|
46980
|
+
filterEnabled && (react_1.default.createElement(FilterInput, { afterClear: filterAfterClear, placeholder: filterPlaceholder, value: value, autoFocus: filterAutoFocus, onBlur: onFilterBlur, onValueChange: handleFilterInputChange })),
|
|
46879
46981
|
react_1.default.createElement(recycleTreeComp, Object.assign(Object.assign({}, recycleTreeProps), { height: height - (filterEnabled ? FILTER_AREA_HEIGHT : 0), onReady: filterTreeReadyHandle, filter }))));
|
|
46880
46982
|
};
|
|
46881
46983
|
exports.RecycleTreeFilterDecorator = RecycleTreeFilterDecorator;
|
|
@@ -47020,7 +47122,7 @@ const BasicRecycleTree = ({ width, height, itemHeight = 22, itemClassname, inden
|
|
|
47020
47122
|
var _a;
|
|
47021
47123
|
ensureLoaded();
|
|
47022
47124
|
const disposable = treeService.current.onDidUpdateTreeModel((model) => tslib_1.__awaiter(void 0, void 0, void 0, function* () {
|
|
47023
|
-
yield (model === null || model === void 0 ? void 0 : model.
|
|
47125
|
+
yield (model === null || model === void 0 ? void 0 : model.ensureReady);
|
|
47024
47126
|
setModel(model);
|
|
47025
47127
|
}));
|
|
47026
47128
|
const handleBlur = () => {
|
|
@@ -47038,7 +47140,7 @@ const BasicRecycleTree = ({ width, height, itemHeight = 22, itemClassname, inden
|
|
|
47038
47140
|
const ensureLoaded = () => tslib_1.__awaiter(void 0, void 0, void 0, function* () {
|
|
47039
47141
|
const model = treeService.current.model;
|
|
47040
47142
|
if (model) {
|
|
47041
|
-
yield model.
|
|
47143
|
+
yield model.ensureReady;
|
|
47042
47144
|
}
|
|
47043
47145
|
setModel(model);
|
|
47044
47146
|
});
|
package/lib/button/style.less
CHANGED
|
@@ -113,6 +113,7 @@
|
|
|
113
113
|
&:disabled {
|
|
114
114
|
border-color: transparent;
|
|
115
115
|
border: none;
|
|
116
|
+
cursor: default;
|
|
116
117
|
}
|
|
117
118
|
}
|
|
118
119
|
|
|
@@ -136,6 +137,7 @@
|
|
|
136
137
|
&:disabled {
|
|
137
138
|
color: var(--kt-whiteGhostButton-disableForeground);
|
|
138
139
|
border-color: transparent;
|
|
140
|
+
cursor: default;
|
|
139
141
|
}
|
|
140
142
|
}
|
|
141
143
|
|
|
@@ -159,6 +161,7 @@
|
|
|
159
161
|
color: var(--kt-linkButton-disableForeground);
|
|
160
162
|
border-color: transparent !important;
|
|
161
163
|
background-color: transparent !important;
|
|
164
|
+
cursor: default;
|
|
162
165
|
}
|
|
163
166
|
}
|
|
164
167
|
|
|
@@ -180,6 +183,7 @@
|
|
|
180
183
|
background-color: var(--kt-button-disableBackground) !important;
|
|
181
184
|
border-style: solid;
|
|
182
185
|
border-width: 1px;
|
|
186
|
+
cursor: default;
|
|
183
187
|
|
|
184
188
|
& > .@{prefix}-button-secondary-more {
|
|
185
189
|
color: var(--kt-button-disableForeground);
|
|
@@ -3,9 +3,13 @@ import { IInputBaseProps } from './Input';
|
|
|
3
3
|
import './validate-input.less';
|
|
4
4
|
export declare enum VALIDATE_TYPE {
|
|
5
5
|
INFO = 1,
|
|
6
|
+
/**
|
|
7
|
+
* @deprecated
|
|
8
|
+
*/
|
|
6
9
|
WRANING = 0,
|
|
7
10
|
ERROR = 2,
|
|
8
|
-
WARNING = 3
|
|
11
|
+
WARNING = 3,
|
|
12
|
+
IGNORE = 4
|
|
9
13
|
}
|
|
10
14
|
export interface ValidateMessage {
|
|
11
15
|
message?: string | void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ValidateInput.d.ts","sourceRoot":"","sources":["../../src/input/ValidateInput.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,eAAe,EAAS,MAAM,SAAS,CAAC;AAEjD,OAAO,uBAAuB,CAAC;AAE/B,oBAAY,aAAa;IACvB,IAAI,IAAI;IACR,OAAO,IAAI;IACX,KAAK,IAAI;IACT,OAAO,IAAI;
|
|
1
|
+
{"version":3,"file":"ValidateInput.d.ts","sourceRoot":"","sources":["../../src/input/ValidateInput.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,eAAe,EAAS,MAAM,SAAS,CAAC;AAEjD,OAAO,uBAAuB,CAAC;AAE/B,oBAAY,aAAa;IACvB,IAAI,IAAI;IACR;;OAEG;IACH,OAAO,IAAI;IACX,KAAK,IAAI;IACT,OAAO,IAAI;IACX,MAAM,IAAI;CACX;AAED,MAAM,WAAW,eAAe;IAC9B,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,aAAa,CAAC;CACrB;AAED,MAAM,WAAW,iBAAkB,SAAQ,eAAe;IAGxD,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,eAAe,GAAG,SAAS,CAAC;IACnE,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,eAAO,MAAM,aAAa,4FAuEzB,CAAC"}
|
|
@@ -10,9 +10,13 @@ require("./validate-input.less");
|
|
|
10
10
|
var VALIDATE_TYPE;
|
|
11
11
|
(function (VALIDATE_TYPE) {
|
|
12
12
|
VALIDATE_TYPE[VALIDATE_TYPE["INFO"] = 1] = "INFO";
|
|
13
|
+
/**
|
|
14
|
+
* @deprecated
|
|
15
|
+
*/
|
|
13
16
|
VALIDATE_TYPE[VALIDATE_TYPE["WRANING"] = 0] = "WRANING";
|
|
14
17
|
VALIDATE_TYPE[VALIDATE_TYPE["ERROR"] = 2] = "ERROR";
|
|
15
18
|
VALIDATE_TYPE[VALIDATE_TYPE["WARNING"] = 3] = "WARNING";
|
|
19
|
+
VALIDATE_TYPE[VALIDATE_TYPE["IGNORE"] = 4] = "IGNORE";
|
|
16
20
|
})(VALIDATE_TYPE = exports.VALIDATE_TYPE || (exports.VALIDATE_TYPE = {}));
|
|
17
21
|
exports.ValidateInput = react_1.default.forwardRef((_a, ref) => {
|
|
18
22
|
var { type, className, validate, onChange, onValueChange, validateMessage: validateInfo, popup = true } = _a, restProps = tslib_1.__rest(_a, ["type", "className", "validate", "onChange", "onValueChange", "validateMessage", "popup"]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ValidateInput.js","sourceRoot":"","sources":["../../src/input/ValidateInput.tsx"],"names":[],"mappings":";;;;AAAA,oEAAoC;AACpC,0DAA0B;AAE1B,uEAAuC;AAEvC,mCAAiD;AAEjD,iCAA+B;AAE/B,IAAY,
|
|
1
|
+
{"version":3,"file":"ValidateInput.js","sourceRoot":"","sources":["../../src/input/ValidateInput.tsx"],"names":[],"mappings":"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"}
|
package/lib/input/input.less
CHANGED
|
@@ -293,7 +293,7 @@ class RecycleTree extends react_1.default.Component {
|
|
|
293
293
|
const idSets = new Set();
|
|
294
294
|
const idToRenderTemplate = new Map();
|
|
295
295
|
const nodes = [];
|
|
296
|
-
for (let idx = 0
|
|
296
|
+
for (let idx = 0, len = root.branchSize; idx < len; idx++) {
|
|
297
297
|
const node = root.getTreeNodeAtIndex(idx);
|
|
298
298
|
nodes.push(node);
|
|
299
299
|
}
|
|
@@ -336,7 +336,7 @@ class RecycleTree extends react_1.default.Component {
|
|
|
336
336
|
});
|
|
337
337
|
}
|
|
338
338
|
this.filterFlattenBranch = new Array(idSets.size);
|
|
339
|
-
for (let flatTreeIdx = 0, idx = 0
|
|
339
|
+
for (let flatTreeIdx = 0, idx = 0, len = root.branchSize; idx < len; idx++) {
|
|
340
340
|
const node = root.getTreeNodeAtIndex(idx);
|
|
341
341
|
if (node && idSets.has(node.id)) {
|
|
342
342
|
this.filterFlattenBranch[flatTreeIdx] = node.id;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RecycleTree.js","sourceRoot":"","sources":["../../src/recycle-tree/RecycleTree.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"RecycleTree.js","sourceRoot":"","sources":["../../src/recycle-tree/RecycleTree.tsx"],"names":[],"mappings":"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"}
|
|
@@ -27,7 +27,7 @@ const BasicRecycleTree = ({ width, height, itemHeight = 22, itemClassname, inden
|
|
|
27
27
|
var _a;
|
|
28
28
|
ensureLoaded();
|
|
29
29
|
const disposable = treeService.current.onDidUpdateTreeModel(async (model) => {
|
|
30
|
-
await (model === null || model === void 0 ? void 0 : model.
|
|
30
|
+
await (model === null || model === void 0 ? void 0 : model.ensureReady);
|
|
31
31
|
setModel(model);
|
|
32
32
|
});
|
|
33
33
|
const handleBlur = () => {
|
|
@@ -45,7 +45,7 @@ const BasicRecycleTree = ({ width, height, itemHeight = 22, itemClassname, inden
|
|
|
45
45
|
const ensureLoaded = async () => {
|
|
46
46
|
const model = treeService.current.model;
|
|
47
47
|
if (model) {
|
|
48
|
-
await model.
|
|
48
|
+
await model.ensureReady;
|
|
49
49
|
}
|
|
50
50
|
setModel(model);
|
|
51
51
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/recycle-tree/basic/index.tsx"],"names":[],"mappings":";;;;AAAA,oEAA6B;AAC7B,uDAAwE;AACxE,0FAAmD;AAEnD,uDAAmD;AACnD,gDAAiE;AAIjE,iDAA+C;AAC/C,6CAA0C;AAC1C,2CAAoD;AACpD,yDAA2E;AAC3E,iDAAkE;AAGlE,yBAAuB;AACvB,kDAAgD;AAEhD,kDAAwB;AAEjB,MAAM,gBAAgB,GAAqC,CAAC,EACjE,KAAK,EACL,MAAM,EACN,UAAU,GAAG,EAAE,EACf,aAAa,EACb,MAAM,EACN,kBAAkB,EAClB,OAAO,EACP,aAAa,EACb,eAAe,EACf,SAAS,EACT,eAAe,EACf,cAAc,EACd,QAAQ,EACR,WAAW,EACX,kBAAkB,EAClB,OAAO,EACP,YAAY,EACZ,mBAAmB,GACpB,EAAE,EAAE;IACH,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,IAAA,gBAAQ,EAOvC,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,CAAC;IACpB,MAAM,CAAC,YAAY,EAAE,eAAe,CAAC,GAAG,IAAA,gBAAQ,EAAmB,EAAE,CAAC,CAAC;IACvE,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,IAAA,gBAAQ,GAA8B,CAAC;IACjE,MAAM,WAAW,GAAG,IAAA,cAAM,EAAmB,IAAI,+BAAgB,CAAC,QAAQ,EAAE,eAAe,EAAE,cAAc,CAAC,CAAC,CAAC;IAC9G,MAAM,UAAU,GAAG,IAAA,cAAM,GAAsB,CAAC;IAChD,MAAM,UAAU,GAAoC,eAAK,CAAC,SAAS,EAAE,CAAC;IAEtE,MAAM,cAAc,GAAG,IAAA,mBAAW,EAChC,CAAC,KAA6B,EAAE,EAAE,CAAC,CACjC,8BAAC,iCAAqB,IACpB,IAAI,EAAE,KAAK,CAAC,IAAW,EACvB,QAAQ,EAAE,KAAK,CAAC,QAAQ,EACxB,UAAU,EAAE,UAAU,EACtB,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,aAAa,EACxB,WAAW,EAAE,WAAW,EACxB,kBAAkB,EAAE,kBAAkB,EACtC,OAAO,EAAE,eAAe,EACxB,SAAS,EAAE,iBAAiB,EAC5B,aAAa,EAAE,iBAAiB,EAChC,eAAe,EAAE,mBAAmB,EACpC,WAAW,EAAE,WAAW,CAAC,OAAO,CAAC,WAAW,CAAC,cAAc,CAAC,KAAK,CAAC,IAAoC,CAAC,GACvG,CACH,EACD,EAAE,CACH,CAAC;IAEF,IAAA,iBAAS,EAAC,GAAG,EAAE;;QACb,YAAY,EAAE,CAAC;QACf,MAAM,UAAU,GAAG,WAAW,CAAC,OAAO,CAAC,oBAAoB,CAAC,KAAK,EAAE,KAAsB,EAAE,EAAE;YAC3F,MAAM,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/recycle-tree/basic/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -17,6 +17,7 @@ export interface IRecycleTreeFilterHandle extends IRecycleTreeHandle {
|
|
|
17
17
|
*/
|
|
18
18
|
export declare const RecycleTreeFilterDecorator: FilterHoc<IRecycleTreeProps, {
|
|
19
19
|
filterEnabled?: boolean;
|
|
20
|
+
onFilterBlur?: () => void;
|
|
20
21
|
beforeFilterValueChange?: (value: string) => Promise<void>;
|
|
21
22
|
filterAfterClear?: IInputBaseProps['afterClear'];
|
|
22
23
|
filterPlaceholder?: IInputBaseProps['placeholder'];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/recycle-tree/decorators/Filter/index.tsx"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/recycle-tree/decorators/Filter/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,eAAe,EAAS,MAAM,gBAAgB,CAAC;AAExD,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAE1E,OAAO,eAAe,CAAC;AAKvB,aAAK,SAAS,CAAC,KAAK,EAAE,UAAU,GAAG,GAAG,IAAI,CACxC,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,KAClC,KAAK,CAAC,aAAa,CAAC,KAAK,GAAG,CAAC,UAAU,SAAS,SAAS,GAAG,KAAK,GAAG,UAAU,CAAC,CAAC,CAAC;AAoBtF,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB;IAClE,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,0BAA0B,EAAE,SAAS,CAChD,iBAAiB,EACjB;IACE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAE1B,uBAAuB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC3D,gBAAgB,CAAC,EAAE,eAAe,CAAC,YAAY,CAAC,CAAC;IACjD,iBAAiB,CAAC,EAAE,eAAe,CAAC,aAAa,CAAC,CAAC;IACnD,eAAe,CAAC,EAAE,eAAe,CAAC,WAAW,CAAC,CAAC;CAChD,CAmEF,CAAC"}
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.RecycleTreeFilterDecorator = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const throttle_1 = tslib_1.__importDefault(require("lodash/throttle"));
|
|
6
|
-
const react_1 = tslib_1.
|
|
6
|
+
const react_1 = tslib_1.__importStar(require("react"));
|
|
7
7
|
const icon_1 = require("../../../icon");
|
|
8
8
|
const input_1 = require("../../../input");
|
|
9
9
|
const locale_context_provider_1 = require("../../../locale-context-provider");
|
|
@@ -28,26 +28,26 @@ const RecycleTreeFilterDecorator = (recycleTreeComp) => (props) => {
|
|
|
28
28
|
const [value, setValue] = react_1.default.useState('');
|
|
29
29
|
// 引入多一个filter状态是为了在实际filter生效前不阻塞输入框值变化的过程
|
|
30
30
|
const [filter, setFilter] = react_1.default.useState('');
|
|
31
|
-
const { beforeFilterValueChange, filterEnabled, height, filterPlaceholder, filterAfterClear, onReady, filterAutoFocus } = props, recycleTreeProps = tslib_1.__rest(props, ["beforeFilterValueChange", "filterEnabled", "height", "filterPlaceholder", "filterAfterClear", "onReady", "filterAutoFocus"]);
|
|
31
|
+
const { beforeFilterValueChange, filterEnabled, height, filterPlaceholder, filterAfterClear, onReady, onFilterBlur, filterAutoFocus } = props, recycleTreeProps = tslib_1.__rest(props, ["beforeFilterValueChange", "filterEnabled", "height", "filterPlaceholder", "filterAfterClear", "onReady", "onFilterBlur", "filterAutoFocus"]);
|
|
32
32
|
const handleFilterChange = (0, throttle_1.default)(async (value) => {
|
|
33
33
|
if (beforeFilterValueChange) {
|
|
34
34
|
await beforeFilterValueChange(value);
|
|
35
35
|
}
|
|
36
36
|
setFilter(value);
|
|
37
37
|
}, TREE_FILTER_DELAY);
|
|
38
|
-
const handleFilterInputChange = (value) => {
|
|
38
|
+
const handleFilterInputChange = (0, react_1.useCallback)((value) => {
|
|
39
39
|
setValue(value);
|
|
40
40
|
handleFilterChange(value);
|
|
41
|
-
};
|
|
42
|
-
const filterTreeReadyHandle = (api) => {
|
|
41
|
+
}, [value]);
|
|
42
|
+
const filterTreeReadyHandle = (0, react_1.useCallback)((api) => {
|
|
43
43
|
onReady &&
|
|
44
44
|
onReady(Object.assign(Object.assign({}, api), { clearFilter: () => {
|
|
45
45
|
setFilter('');
|
|
46
46
|
setValue('');
|
|
47
47
|
} }));
|
|
48
|
-
};
|
|
48
|
+
}, [onReady]);
|
|
49
49
|
return (react_1.default.createElement(react_1.default.Fragment, null,
|
|
50
|
-
filterEnabled && (react_1.default.createElement(FilterInput, { afterClear: filterAfterClear, placeholder: filterPlaceholder, value: value, autoFocus: filterAutoFocus, onValueChange: handleFilterInputChange })),
|
|
50
|
+
filterEnabled && (react_1.default.createElement(FilterInput, { afterClear: filterAfterClear, placeholder: filterPlaceholder, value: value, autoFocus: filterAutoFocus, onBlur: onFilterBlur, onValueChange: handleFilterInputChange })),
|
|
51
51
|
react_1.default.createElement(recycleTreeComp, Object.assign(Object.assign({}, recycleTreeProps), { height: height - (filterEnabled ? FILTER_AREA_HEIGHT : 0), onReady: filterTreeReadyHandle, filter }))));
|
|
52
52
|
};
|
|
53
53
|
exports.RecycleTreeFilterDecorator = RecycleTreeFilterDecorator;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/recycle-tree/decorators/Filter/index.tsx"],"names":[],"mappings":";;;;AAAA,uEAAuC;AACvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/recycle-tree/decorators/Filter/index.tsx"],"names":[],"mappings":";;;;AAAA,uEAAuC;AACvC,uDAA2C;AAE3C,wCAAqC;AACrC,0CAAwD;AACxD,8EAAmE;AAGnE,yBAAuB;AAEvB,MAAM,kBAAkB,GAAG,EAAE,CAAC;AAC9B,MAAM,iBAAiB,GAAG,GAAG,CAAC;AAM9B,MAAM,WAAW,GAA8B,CAAC,KAAK,EAAE,EAAE;IACvD,MAAM,EAAE,QAAQ,EAAE,GAAG,eAAK,CAAC,UAAU,CAAC,yCAAe,CAAC,CAAC;IAEvD,OAAO,CACL,uCAAK,SAAS,EAAC,gCAAgC;QAC7C,8BAAC,aAAK,kBACJ,QAAQ,QACR,SAAS,QACT,SAAS,EAAC,8BAA8B,EACxC,IAAI,EAAC,OAAO,IACR,KAAK,IACT,WAAW,EAAE,KAAK,CAAC,WAAW,IAAI,QAAQ,CAAC,yBAAyB,CAAC,EACrE,WAAW,EAAE,8BAAC,WAAI,IAAC,SAAS,EAAC,6BAA6B,EAAC,IAAI,EAAC,WAAW,GAAG,IAC9E,CACE,CACP,CAAC;AACJ,CAAC,CAAC;AAMF;;;;;;;;GAQG;AACI,MAAM,0BAA0B,GAWnC,CAAC,eAAe,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE;IACjC,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,eAAK,CAAC,QAAQ,CAAS,EAAE,CAAC,CAAC;IACrD,2CAA2C;IAC3C,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,eAAK,CAAC,QAAQ,CAAS,EAAE,CAAC,CAAC;IAEvD,MAAM,EACJ,uBAAuB,EACvB,aAAa,EACb,MAAM,EACN,iBAAiB,EACjB,gBAAgB,EAChB,OAAO,EACP,YAAY,EACZ,eAAe,KAEb,KAAK,EADJ,gBAAgB,kBACjB,KAAK,EAVH,6IAUL,CAAQ,CAAC;IAEV,MAAM,kBAAkB,GAAG,IAAA,kBAAQ,EAAC,KAAK,EAAE,KAAa,EAAE,EAAE;QAC1D,IAAI,uBAAuB,EAAE;YAC3B,MAAM,uBAAuB,CAAC,KAAK,CAAC,CAAC;SACtC;QACD,SAAS,CAAC,KAAK,CAAC,CAAC;IACnB,CAAC,EAAE,iBAAiB,CAAC,CAAC;IAEtB,MAAM,uBAAuB,GAAG,IAAA,mBAAW,EACzC,CAAC,KAAa,EAAE,EAAE;QAChB,QAAQ,CAAC,KAAK,CAAC,CAAC;QAChB,kBAAkB,CAAC,KAAK,CAAC,CAAC;IAC5B,CAAC,EACD,CAAC,KAAK,CAAC,CACR,CAAC;IAEF,MAAM,qBAAqB,GAAG,IAAA,mBAAW,EACvC,CAAC,GAAuB,EAAE,EAAE;QAC1B,OAAO;YACL,OAAO,CAAC,gCACH,GAAG,KACN,WAAW,EAAE,GAAG,EAAE;oBAChB,SAAS,CAAC,EAAE,CAAC,CAAC;oBACd,QAAQ,CAAC,EAAE,CAAC,CAAC;gBACf,CAAC,GAC0B,CAAC,CAAC;IACnC,CAAC,EACD,CAAC,OAAO,CAAC,CACV,CAAC;IAEF,OAAO,CACL;QACG,aAAa,IAAI,CAChB,8BAAC,WAAW,IACV,UAAU,EAAE,gBAAgB,EAC5B,WAAW,EAAE,iBAAiB,EAC9B,KAAK,EAAE,KAAK,EACZ,SAAS,EAAE,eAAe,EAC1B,MAAM,EAAE,YAAY,EACpB,aAAa,EAAE,uBAAuB,GACtC,CACH;QACA,eAAK,CAAC,aAAa,CAAC,eAAe,kCAC/B,gBAAgB,KACnB,MAAM,EAAE,MAAM,GAAG,CAAC,aAAa,CAAC,CAAC,CAAC,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,EACzD,OAAO,EAAE,qBAAqB,EAC9B,MAAM,IACN,CACD,CACJ,CAAC;AACJ,CAAC,CAAC;AA7EW,QAAA,0BAA0B,8BA6ErC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tree.d.ts","sourceRoot":"","sources":["../../../src/recycle-tree/tree/Tree.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEpE,OAAO,EAAE,4BAA4B,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnF,OAAO,EAAE,QAAQ,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEzD,8BAAsB,IAAK,YAAW,KAAK;IACzC,SAAS,CAAC,KAAK,EAAE,iBAAiB,GAAG,SAAS,CAAC;IAC/C,SAAS,CAAC,QAAQ,CAAC,gBAAgB,gBAAuB;IAC1D,SAAS,CAAC,QAAQ,CAAC,sBAAsB,gBAAuB;IAChE,SAAS,CAAC,QAAQ,CAAC,SAAS,uBAA8B;IAE1D,SAAS,CAAC,KAAK,EAAE;QACf,CAAC,EAAE,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC;KACpC,CAAM;IAEP,IAAI,eAAe,8CAElB;IAED,OAAO,IAAI,IAAI;IAIf,IAAI,IAAI,IAAI,iBAAiB,GAAG,SAAS,CAExC;IAED,IAAI,IAAI,CAAC,IAAI,EAAE,iBAAiB,GAAG,SAAS,
|
|
1
|
+
{"version":3,"file":"Tree.d.ts","sourceRoot":"","sources":["../../../src/recycle-tree/tree/Tree.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEpE,OAAO,EAAE,4BAA4B,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnF,OAAO,EAAE,QAAQ,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEzD,8BAAsB,IAAK,YAAW,KAAK;IACzC,SAAS,CAAC,KAAK,EAAE,iBAAiB,GAAG,SAAS,CAAC;IAC/C,SAAS,CAAC,QAAQ,CAAC,gBAAgB,gBAAuB;IAC1D,SAAS,CAAC,QAAQ,CAAC,sBAAsB,gBAAuB;IAChE,SAAS,CAAC,QAAQ,CAAC,SAAS,uBAA8B;IAE1D,SAAS,CAAC,KAAK,EAAE;QACf,CAAC,EAAE,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC;KACpC,CAAM;IAEP,IAAI,eAAe,8CAElB;IAED,OAAO,IAAI,IAAI;IAIf,IAAI,IAAI,IAAI,iBAAiB,GAAG,SAAS,CAExC;IAED,IAAI,IAAI,CAAC,IAAI,EAAE,iBAAiB,GAAG,SAAS,EAE3C;IAED,SAAS,CAAC,WAAW,IAAI,IAAI;IAI7B,QAAQ,CAAC,eAAe,CAAC,MAAM,CAAC,EAAE,kBAAkB,GAAG,OAAO,CAAC,4BAA4B,EAAE,GAAG,IAAI,CAAC;IAErG,cAAc,CAAC,CAAC,EAAE,4BAA4B,EAAE,CAAC,EAAE,4BAA4B,GAAG,MAAM;CAMzF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tree.js","sourceRoot":"","sources":["../../../src/recycle-tree/tree/Tree.ts"],"names":[],"mappings":";;;AAAA,mDAAoE;AAIpE,yCAAyD;AAEzD,MAAsB,IAAI;IAA1B;QAEqB,qBAAgB,GAAG,IAAI,mBAAO,EAAQ,CAAC;QACvC,2BAAsB,GAAG,IAAI,mBAAO,EAAQ,CAAC;QAC7C,cAAS,GAAG,IAAI,gCAAoB,EAAE,CAAC;QAEhD,UAAK,GAEX,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"Tree.js","sourceRoot":"","sources":["../../../src/recycle-tree/tree/Tree.ts"],"names":[],"mappings":";;;AAAA,mDAAoE;AAIpE,yCAAyD;AAEzD,MAAsB,IAAI;IAA1B;QAEqB,qBAAgB,GAAG,IAAI,mBAAO,EAAQ,CAAC;QACvC,2BAAsB,GAAG,IAAI,mBAAO,EAAQ,CAAC;QAC7C,cAAS,GAAG,IAAI,gCAAoB,EAAE,CAAC;QAEhD,UAAK,GAEX,EAAE,CAAC;IA8BT,CAAC;IA5BC,IAAI,eAAe;QACjB,OAAO,IAAI,CAAC,sBAAsB,CAAC,KAAK,CAAC;IAC3C,CAAC;IAED,OAAO;QACL,IAAI,CAAC,SAAS,CAAC,OAAO,EAAE,CAAC;IAC3B,CAAC;IAED,IAAI,IAAI;QACN,OAAO,IAAI,CAAC,KAAK,CAAC;IACpB,CAAC;IAED,IAAI,IAAI,CAAC,IAAmC;QAC1C,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;IACpB,CAAC;IAES,WAAW;QACnB,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;IACxC,CAAC;IAID,cAAc,CAAC,CAA+B,EAAE,CAA+B;QAC7E,IAAI,CAAC,CAAC,WAAW,KAAK,CAAC,CAAC,WAAW,EAAE;YACnC,OAAO,CAAC,CAAC,IAAI,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;SACvD;QACD,OAAO,4BAAiB,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,4BAAiB,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IACxE,CAAC;CACF;AAtCD,oBAsCC"}
|
|
@@ -5,8 +5,10 @@ import { ISerializableState, TreeStateManager, TreeStateWatcher } from './treeSt
|
|
|
5
5
|
export declare class TreeModel {
|
|
6
6
|
private _state;
|
|
7
7
|
private _root;
|
|
8
|
+
private _ensureReady;
|
|
8
9
|
private onChangeEmitter;
|
|
9
10
|
get onChange(): Event<void>;
|
|
11
|
+
get ensureReady(): Promise<boolean | void>;
|
|
10
12
|
get root(): CompositeTreeNode;
|
|
11
13
|
set root(root: CompositeTreeNode);
|
|
12
14
|
get state(): TreeStateManager;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TreeModel.d.ts","sourceRoot":"","sources":["../../../../src/recycle-tree/tree/model/TreeModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAW,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,kBAAkB,EAAiB,MAAM,aAAa,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAE1D,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAErF,qBAAa,SAAS;IACpB,OAAO,CAAC,MAAM,CAAmB;IACjC,OAAO,CAAC,KAAK,CAAoB;
|
|
1
|
+
{"version":3,"file":"TreeModel.d.ts","sourceRoot":"","sources":["../../../../src/recycle-tree/tree/model/TreeModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAW,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,kBAAkB,EAAiB,MAAM,aAAa,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAE1D,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAErF,qBAAa,SAAS;IACpB,OAAO,CAAC,MAAM,CAAmB;IACjC,OAAO,CAAC,KAAK,CAAoB;IACjC,OAAO,CAAC,YAAY,CAA0B;IAE9C,OAAO,CAAC,eAAe,CAAgC;IAEvD,IAAI,QAAQ,IAAI,KAAK,CAAC,IAAI,CAAC,CAE1B;IAED,IAAI,WAAW,4BAEd;IAED,IAAI,IAAI,IAIO,iBAAiB,CAF/B;IAED,IAAI,IAAI,CAAC,IAAI,EAAE,iBAAiB,EAM/B;IAED,IAAI,KAAK,IAIQ,gBAAgB,CAFhC;IAED,IAAI,KAAK,CAAC,KAAK,EAAE,gBAAgB,EAEhC;IAED,IAAI,CAAC,IAAI,EAAE,iBAAiB;IAM5B,SAAS,CAAC,IAAI,EAAE,kBAAkB;IAIlC,cAAc,aAEZ;IAEF;;;;;;;;;;;OAWG;IACI,aAAa,CAAC,KAAK,EAAE,kBAAkB,GAAG,MAAM;IAOvD;;;;;;;;;;;;;;;;OAgBG;IACI,mBAAmB,CAAC,yBAAyB,UAAQ,GAAG,gBAAgB;IAI/E,SAAS,CAAC,eAAe,CAAC,MAAM,EAAE,iBAAiB,GAAG,OAAO,CAAC,QAAQ,EAAE,CAAC;CAG1E"}
|
|
@@ -14,12 +14,18 @@ class TreeModel {
|
|
|
14
14
|
get onChange() {
|
|
15
15
|
return this.onChangeEmitter.event;
|
|
16
16
|
}
|
|
17
|
+
get ensureReady() {
|
|
18
|
+
return this._ensureReady;
|
|
19
|
+
}
|
|
17
20
|
get root() {
|
|
18
21
|
return this._root;
|
|
19
22
|
}
|
|
20
23
|
set root(root) {
|
|
21
24
|
this._root = root;
|
|
22
25
|
this.initState(root);
|
|
26
|
+
if (this.root) {
|
|
27
|
+
this._ensureReady = this.root.ensureLoaded();
|
|
28
|
+
}
|
|
23
29
|
}
|
|
24
30
|
get state() {
|
|
25
31
|
return this._state;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TreeModel.js","sourceRoot":"","sources":["../../../../src/recycle-tree/tree/model/TreeModel.ts"],"names":[],"mappings":";;;AAAA,mDAAqD;AAErD,uCAAgE;AAGhE,2CAAqF;AAErF,MAAa,SAAS;IAAtB;
|
|
1
|
+
{"version":3,"file":"TreeModel.js","sourceRoot":"","sources":["../../../../src/recycle-tree/tree/model/TreeModel.ts"],"names":[],"mappings":";;;AAAA,mDAAqD;AAErD,uCAAgE;AAGhE,2CAAqF;AAErF,MAAa,SAAS;IAAtB;QAKU,oBAAe,GAAkB,IAAI,mBAAO,EAAE,CAAC;QAwCvD,mBAAc,GAAG,GAAG,EAAE;YACpB,IAAI,CAAC,eAAe,CAAC,IAAI,EAAE,CAAC;QAC9B,CAAC,CAAC;IA6CJ,CAAC;IArFC,IAAI,QAAQ;QACV,OAAO,IAAI,CAAC,eAAe,CAAC,KAAK,CAAC;IACpC,CAAC;IAED,IAAI,WAAW;QACb,OAAO,IAAI,CAAC,YAAY,CAAC;IAC3B,CAAC;IAED,IAAI,IAAI;QACN,OAAO,IAAI,CAAC,KAAK,CAAC;IACpB,CAAC;IAED,IAAI,IAAI,CAAC,IAAuB;QAC9B,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAClB,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;QACrB,IAAI,IAAI,CAAC,IAAI,EAAE;YACb,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,CAAC;SAC9C;IACH,CAAC;IAED,IAAI,KAAK;QACP,OAAO,IAAI,CAAC,MAAM,CAAC;IACrB,CAAC;IAED,IAAI,KAAK,CAAC,KAAuB;QAC/B,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;IACtB,CAAC;IAED,IAAI,CAAC,IAAuB;QAC1B,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,aAAa;QACb,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE,CAAC,qBAAa,CAAC,eAAe,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC;IAC3E,CAAC;IAED,SAAS,CAAC,IAAwB;QAChC,IAAI,CAAC,KAAK,GAAG,IAAI,4BAAgB,CAAC,IAAyB,CAAC,CAAC;IAC/D,CAAC;IAMD;;;;;;;;;;;OAWG;IACI,aAAa,CAAC,KAAkC;QACrD,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC7B,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SAC3B;QACD,OAAO,IAAI,CAAC,KAAK,CAAC,aAAa,CAAC,KAA2B,CAAC,CAAC;IAC/D,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACI,mBAAmB,CAAC,yBAAyB,GAAG,KAAK;QAC1D,OAAO,IAAI,4BAAgB,CAAC,IAAI,CAAC,KAAK,EAAE,yBAAyB,CAAC,CAAC;IACrE,CAAC;IAES,eAAe,CAAC,MAAyB;QACjD,OAAO,OAAO,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC,QAAS,CAAe,CAAC,CAAC;IACrE,CAAC;CACF;AA5FD,8BA4FC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opensumi/ide-components",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.21.0",
|
|
4
4
|
"description": "@opensumi/ide-components",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@ant-design/icons": "^4.6.4",
|
|
19
|
-
"@opensumi/ide-utils": "2.
|
|
19
|
+
"@opensumi/ide-utils": "2.21.0",
|
|
20
20
|
"@types/react-window": "^1.8.5",
|
|
21
21
|
"fuzzy": "^0.1.3",
|
|
22
22
|
"lodash": "^4.17.15",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"@opensumi/ide-dev-tool": "^1.3.1",
|
|
38
38
|
"@types/marked": "^4.0.7"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "ee588cdeeac63d3a1324fee8f33ad18149479cae"
|
|
41
41
|
}
|