bm-admin-ui 1.0.7-alpha → 1.0.8-alpha
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/es/components/feedback/index.d.ts +4 -4
- package/es/components/feedback/src/bmAlert.vue.d.ts +1 -1
- package/es/components/feedback/src/bmModal.vue.d.ts +3 -3
- package/es/components/multi-cascader-compose/index.d.ts +3 -3
- package/es/components/multi-cascader-compose/src/multi-cascader-compose.vue.d.ts +3 -3
- package/es/components/search-filter/index.d.ts +2 -2
- package/es/components/search-filter/src/search-filter.vue.d.ts +2 -2
- package/es/components/search-filter/src/search-reset-btn.vue.d.ts +2 -2
- package/lib/components/feedback/index.d.ts +4 -4
- package/lib/components/feedback/src/bmAlert.vue.d.ts +1 -1
- package/lib/components/feedback/src/bmModal.vue.d.ts +3 -3
- package/lib/components/multi-cascader-compose/index.d.ts +3 -3
- package/lib/components/multi-cascader-compose/src/multi-cascader-compose.vue.d.ts +3 -3
- package/lib/components/search-filter/index.d.ts +2 -2
- package/lib/components/search-filter/src/search-filter.vue.d.ts +2 -2
- package/lib/components/search-filter/src/search-reset-btn.vue.d.ts +2 -2
- package/package.json +1 -1
- package/theme-chalk/feedback.css +1 -0
- package/theme-chalk/float-table.css +1 -0
- package/theme-chalk/floating-vue.css +1 -0
- package/theme-chalk/flow-designer.css +1 -0
- package/theme-chalk/index.css +1 -0
- package/theme-chalk/modal.css +1 -0
- package/theme-chalk/multi-cascader-compose.css +1 -0
- package/theme-chalk/over-tooltips.css +1 -0
- package/theme-chalk/search-filter.css +1 -0
- package/theme-chalk/shops-filter.css +1 -0
- package/theme-chalk/staffs-selector.css +1 -0
- package/theme-chalk/timeline.css +1 -0
- package/theme-chalk/upload.css +1 -0
- package/types/components/feedback/index.d.ts +4 -4
- package/types/components/feedback/src/bmAlert.vue.d.ts +1 -1
- package/types/components/feedback/src/bmModal.vue.d.ts +3 -3
- package/types/components/multi-cascader-compose/index.d.ts +3 -3
- package/types/components/multi-cascader-compose/src/multi-cascader-compose.vue.d.ts +3 -3
- package/types/components/search-filter/index.d.ts +2 -2
- package/types/components/search-filter/src/search-filter.vue.d.ts +2 -2
- package/types/components/search-filter/src/search-reset-btn.vue.d.ts +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@-webkit-keyframes antCheckboxEffect{0%{transform:scale(1);opacity:.5}100%{transform:scale(1.6);opacity:0}}@keyframes antCheckboxEffect{0%{transform:scale(1);opacity:.5}100%{transform:scale(1.6);opacity:0}}.ant-checkbox{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:relative;top:.2em;line-height:1;white-space:nowrap;outline:0;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#2f4eed}.ant-checkbox-checked::after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #2f4eed;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:''}.ant-checkbox-wrapper:hover .ant-checkbox::after,.ant-checkbox:hover::after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-checkbox-inner::after{position:absolute;top:50%;left:21.5%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:' '}.ant-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner::after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:' '}.ant-checkbox-checked .ant-checkbox-inner{background-color:#2f4eed;border-color:#2f4eed}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed;pointer-events:none}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner::after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-checkbox-disabled:hover::after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after{visibility:hidden}.ant-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-checkbox-wrapper::after{display:inline-block;width:0;overflow:hidden;content:'\a0'}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';display:inline-block}.ant-checkbox-group-item{margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner::after{top:50%;left:50%;width:8px;height:8px;background-color:#2f4eed;border:0;transform:translate(-50%,-50%) scale(1);opacity:1;content:' '}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-checkbox-rtl{direction:rtl}.ant-checkbox-group-rtl .ant-checkbox-group-item{margin-right:0;margin-left:8px}.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child{margin-left:0!important}.ant-checkbox-group-rtl .ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:8px}.ant-input-affix-wrapper{position:relative;display:inline-block;width:100%;min-width:0;padding:4px 11px;color:#505259;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s;display:inline-flex}.ant-input-affix-wrapper::-moz-placeholder{opacity:1}.ant-input-affix-wrapper:-ms-input-placeholder{color:#9393a3;-ms-user-select:none;user-select:none}.ant-input-affix-wrapper::placeholder{color:#9393a3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-affix-wrapper:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-affix-wrapper:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-affix-wrapper:placeholder-shown{text-overflow:ellipsis}.ant-input-affix-wrapper:hover{border-color:#5a7afa;border-right-width:1px!important}.ant-input-rtl .ant-input-affix-wrapper:hover{border-right-width:0;border-left-width:1px!important}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{border-color:#5a7afa;box-shadow:0 0 0 2px rgba(47,78,237,.2);border-right-width:1px!important;outline:0}.ant-input-rtl .ant-input-affix-wrapper-focused,.ant-input-rtl .ant-input-affix-wrapper:focus{border-right-width:0;border-left-width:1px!important}.ant-input-affix-wrapper-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-affix-wrapper-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input-affix-wrapper[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-affix-wrapper[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input-affix-wrapper-borderless,.ant-input-affix-wrapper-borderless-disabled,.ant-input-affix-wrapper-borderless-focused,.ant-input-affix-wrapper-borderless:focus,.ant-input-affix-wrapper-borderless:hover,.ant-input-affix-wrapper-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-affix-wrapper{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-affix-wrapper-lg{padding:6.5px 11px;font-size:16px}.ant-input-affix-wrapper-sm{padding:0 7px}.ant-input-affix-wrapper-rtl{direction:rtl}.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:#5a7afa;border-right-width:1px!important;z-index:1}.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-right-width:0;border-left-width:1px!important}.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{z-index:0}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{z-index:1}.ant-input-affix-wrapper-disabled .ant-input[disabled]{background:0 0}.ant-input-affix-wrapper>input.ant-input{padding:0;border:none;outline:0}.ant-input-affix-wrapper>input.ant-input:focus{box-shadow:none!important}.ant-input-affix-wrapper::before{width:0;visibility:hidden;content:'\a0'}.ant-input-prefix,.ant-input-suffix{display:flex;flex:none;align-items:center}.ant-input-show-count-suffix{color:rgba(115,115,128,.9)}.ant-input-show-count-has-suffix{margin-right:2px}.ant-input-prefix{margin-right:4px}.ant-input-suffix{margin-left:4px}.anticon.ant-input-clear-icon{margin:0;color:rgba(0,0,0,.25);font-size:14px;vertical-align:-1px;cursor:pointer;transition:color .3s}.anticon.ant-input-clear-icon:hover{color:rgba(115,115,128,.9)}.anticon.ant-input-clear-icon:active{color:#505259}.anticon.ant-input-clear-icon-hidden{visibility:hidden}.anticon.ant-input-clear-icon-has-suffix{margin:0 4px}.ant-input-affix-wrapper-textarea-with-clear-btn{padding:0!important;border:0!important}.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon{position:absolute;top:8px;right:8px;z-index:1}.ant-input{box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;list-style:none;font-feature-settings:'tnum';position:relative;display:inline-block;width:100%;min-width:0;padding:4px 11px;color:#505259;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.ant-input::-moz-placeholder{opacity:1}.ant-input:-ms-input-placeholder{color:#9393a3;-ms-user-select:none;user-select:none}.ant-input::placeholder{color:#9393a3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:hover{border-color:#5a7afa;border-right-width:1px!important}.ant-input-rtl .ant-input:hover{border-right-width:0;border-left-width:1px!important}.ant-input-focused,.ant-input:focus{border-color:#5a7afa;box-shadow:0 0 0 2px rgba(47,78,237,.2);border-right-width:1px!important;outline:0}.ant-input-rtl .ant-input-focused,.ant-input-rtl .ant-input:focus{border-right-width:0;border-left-width:1px!important}.ant-input-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input-borderless,.ant-input-borderless-disabled,.ant-input-borderless-focused,.ant-input-borderless:focus,.ant-input-borderless:hover,.ant-input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-lg{padding:6.5px 11px;font-size:16px}.ant-input-sm{padding:0 7px}.ant-input-rtl{direction:rtl}.ant-input-group{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-group>[class*=col-]{padding-right:8px}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-group .ant-input:focus{z-index:1;border-right-width:1px}.ant-input-group .ant-input:hover{z-index:1;border-right-width:1px}.ant-input-search-with-button .ant-input-group .ant-input:hover{z-index:0}.ant-input-group-addon{position:relative;padding:0 11px;color:#505259;font-weight:400;font-size:14px;text-align:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.ant-input-group-addon .ant-select{margin:-5px -11px}.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background-color:inherit;border:1px solid transparent;box-shadow:none}.ant-input-group-addon .ant-select-focused .ant-select-selector,.ant-input-group-addon .ant-select-open .ant-select-selector{color:#2f4eed}.ant-input-group-addon .ant-cascader-picker{margin:-9px -12px;background-color:transparent}.ant-input-group-addon .ant-cascader-picker .ant-cascader-input{text-align:left;border:0;box-shadow:none}.ant-input-group-addon:first-child,.ant-input-group>.ant-input:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child .ant-select .ant-select-selector,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group-addon:last-child,.ant-input-group>.ant-input:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group-addon:last-child .ant-select .ant-select-selector,.ant-input-group>.ant-input:last-child .ant-select .ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{padding:6.5px 11px;font-size:16px}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{padding:0 7px}.ant-input-group-lg .ant-select-single .ant-select-selector{height:40px}.ant-input-group-sm .ant-select-single .ant-select-selector{height:24px}.ant-input-group .ant-input-affix-wrapper:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child){border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-group .ant-input-affix-wrapper:not(:first-child),.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group.ant-input-group-compact{display:block}.ant-input-group.ant-input-group-compact::before{display:table;content:''}.ant-input-group.ant-input-group-compact::after{display:table;clear:both;content:''}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus{z-index:1}.ant-input-group.ant-input-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-input-affix-wrapper{display:inline-flex}.ant-input-group.ant-input-group-compact>.ant-picker-range{display:inline-flex}.ant-input-group.ant-input-group-compact>:not(:last-child){margin-right:-1px;border-right-width:1px}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector{border-right-width:1px;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:focus{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select-focused{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-arrow{z-index:1}.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>:last-child{border-right-width:1px;border-top-right-radius:2px;border-bottom-right-radius:2px}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper{margin-left:-1px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper{border-radius:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button{border-radius:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:2px 0 0 2px}.ant-input-group-rtl .ant-input-group-addon:first-child,.ant-input-group>.ant-input-rtl:first-child{border-radius:0 2px 2px 0}.ant-input-group-rtl .ant-input-group-addon:first-child{border-right:1px solid #d9d9d9;border-left:0}.ant-input-group-rtl .ant-input-group-addon:last-child{border-right:0;border-left:1px solid #d9d9d9}.ant-input-group-rtl.ant-input-group-addon:last-child,.ant-input-group-rtl.ant-input-group>.ant-input:last-child{border-radius:2px 0 0 2px}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child){border-radius:2px 0 0 2px}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child){border-radius:0 2px 2px 0}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>:not(:last-child){margin-right:0;margin-left:-1px;border-left-width:1px}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>:first-child{border-radius:0 2px 2px 0}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>:last-child{border-left-width:1px;border-radius:2px 0 0 2px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl+.ant-input-group-wrapper-rtl{margin-right:-1px;margin-left:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:0 2px 2px 0}.ant-input-group-wrapper{display:inline-block;width:100%;text-align:start;vertical-align:top}.ant-input-password-icon{color:rgba(115,115,128,.9);cursor:pointer;transition:all .3s}.ant-input-password-icon:hover{color:rgba(0,0,0,.85)}.ant-input[type=color]{height:32px}.ant-input[type=color].ant-input-lg{height:40px}.ant-input[type=color].ant-input-sm{height:24px;padding-top:3px;padding-bottom:3px}.ant-input-textarea-show-count>.ant-input{height:100%}.ant-input-textarea-show-count::after{float:right;color:rgba(115,115,128,.9);white-space:nowrap;content:attr(data-count);pointer-events:none}.ant-input-search .ant-input:focus,.ant-input-search .ant-input:hover{border-color:#5a7afa}.ant-input-search .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-left-color:#5a7afa}.ant-input-search .ant-input-affix-wrapper{border-radius:0}.ant-input-search .ant-input-lg{line-height:1.5713}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child{left:-1px;padding:0;border:0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button{padding-top:0;padding-bottom:0;border-radius:0 2px 2px 0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary){color:rgba(115,115,128,.9)}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before{top:0;right:0;bottom:0;left:0}.ant-input-search-button{height:32px}.ant-input-search-button:focus,.ant-input-search-button:hover{z-index:1}.ant-input-search-large .ant-input-search-button{height:40px}.ant-input-search-small .ant-input-search-button{height:24px}.ant-input-group-wrapper-rtl{direction:rtl}.ant-input-group-rtl{direction:rtl}.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl>input.ant-input{border:none;outline:0}.ant-input-affix-wrapper-rtl .ant-input-prefix{margin:0 0 0 4px}.ant-input-affix-wrapper-rtl .ant-input-suffix{margin:0 4px 0 0}.ant-input-textarea-rtl{direction:rtl}.ant-input-textarea-rtl.ant-input-textarea-show-count::after{text-align:left}.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix{margin-right:0;margin-left:4px}.ant-input-affix-wrapper-rtl .ant-input-clear-icon{right:auto;left:8px}.ant-input-search-rtl{direction:rtl}.ant-input-search-rtl .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search-rtl .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-right-color:#5a7afa;border-left-color:#d9d9d9}.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper-focused,.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper:hover{border-right-color:#5a7afa}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon{right:-1px;left:auto}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon .ant-input-search-button{border-radius:2px 0 0 2px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-input{height:32px}.ant-input-lg{height:40px}.ant-input-sm{height:24px}.ant-input-affix-wrapper>input.ant-input{height:auto}}.ant-radio-group{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';display:inline-block;font-size:0}.ant-radio-group .ant-badge-count{z-index:1}.ant-radio-group>.ant-badge:not(:first-child)>.ant-radio-button-wrapper{border-left:none}.ant-radio-wrapper{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:relative;display:inline-flex;align-items:baseline;margin-right:8px;cursor:pointer}.ant-radio-wrapper-disabled{cursor:not-allowed}.ant-radio-wrapper::after{display:inline-block;width:0;overflow:hidden;content:'\a0'}.ant-radio{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:relative;top:.2em;display:inline-block;outline:0;cursor:pointer}.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner{border-color:#2f4eed}.ant-radio-input:focus+.ant-radio-inner{box-shadow:0 0 0 3px #f0f5ff}.ant-radio-checked::after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #2f4eed;border-radius:50%;visibility:hidden;-webkit-animation:antRadioEffect .36s ease-in-out;animation:antRadioEffect .36s ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;content:''}.ant-radio-wrapper:hover .ant-radio::after,.ant-radio:hover::after{visibility:visible}.ant-radio-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:50%;transition:all .3s}.ant-radio-inner::after{position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;margin-top:-8px;margin-left:-8px;background-color:#2f4eed;border-top:0;border-left:0;border-radius:16px;transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);content:' '}.ant-radio-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;opacity:0}.ant-radio-checked .ant-radio-inner{border-color:#2f4eed}.ant-radio-checked .ant-radio-inner::after{transform:scale(.5);opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-radio-disabled{cursor:not-allowed}.ant-radio-disabled .ant-radio-inner{background-color:#f5f5f5;border-color:#d9d9d9!important;cursor:not-allowed}.ant-radio-disabled .ant-radio-inner::after{background-color:rgba(0,0,0,.2)}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}span.ant-radio+*{padding-right:8px;padding-left:8px}.ant-radio-button-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:#505259;font-size:14px;line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top-width:1.02px;border-left-width:0;cursor:pointer;transition:color .3s,background .3s,border-color .3s,box-shadow .3s}.ant-radio-button-wrapper a{color:#505259}.ant-radio-button-wrapper>.ant-radio-button{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ant-radio-group-large .ant-radio-button-wrapper{height:40px;font-size:16px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;padding:0 7px;line-height:22px}.ant-radio-button-wrapper:not(:first-child)::before{position:absolute;top:-1px;left:-1px;display:block;box-sizing:content-box;width:1px;height:100%;padding:1px 0;background-color:#d9d9d9;transition:background-color .3s;content:''}.ant-radio-button-wrapper:first-child{border-left:1px solid #d9d9d9;border-radius:2px 0 0 2px}.ant-radio-button-wrapper:last-child{border-radius:0 2px 2px 0}.ant-radio-button-wrapper:first-child:last-child{border-radius:2px}.ant-radio-button-wrapper:hover{position:relative;color:#2f4eed}.ant-radio-button-wrapper:focus-within{box-shadow:0 0 0 3px #f0f5ff}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio]{width:0;height:0;opacity:0;pointer-events:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:#2f4eed;background:#fff;border-color:#2f4eed}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before{background-color:#2f4eed}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:#2f4eed}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#5a7afa;border-color:#5a7afa}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before{background-color:#5a7afa}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#1e34c7;border-color:#1e34c7}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before{background-color:#1e34c7}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:0 0 0 3px #f0f5ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#2f4eed;border-color:#2f4eed}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#5a7afa;border-color:#5a7afa}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:#1e34c7;border-color:#1e34c7}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:0 0 0 3px #f0f5ff}.ant-radio-button-wrapper-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:rgba(0,0,0,.25);background-color:#e6e6e6;border-color:#d9d9d9;box-shadow:none}@-webkit-keyframes antRadioEffect{0%{transform:scale(1);opacity:.5}100%{transform:scale(1.6);opacity:0}}@keyframes antRadioEffect{0%{transform:scale(1);opacity:.5}100%{transform:scale(1.6);opacity:0}}.ant-radio-group.ant-radio-group-rtl{direction:rtl}.ant-radio-wrapper.ant-radio-wrapper-rtl{margin-right:0;margin-left:8px;direction:rtl}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl{border-right-width:0;border-left-width:1px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before{right:-1px;left:0}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child{border-right:1px solid #d9d9d9;border-radius:0 2px 2px 0}.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child{border-right-color:#5a7afa}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child{border-radius:2px 0 0 2px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child{border-right-color:#d9d9d9}.ant-popover{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:absolute;top:0;left:0;z-index:1030;font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ant-popover::after{position:absolute;background:rgba(255,255,255,.01);content:''}.ant-popover-hidden{display:none}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:10px}.ant-popover-placement-right,.ant-popover-placement-rightBottom,.ant-popover-placement-rightTop{padding-left:10px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:10px}.ant-popover-placement-left,.ant-popover-placement-leftBottom,.ant-popover-placement-leftTop{padding-right:10px}.ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.15)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-popover-inner{box-shadow:0 2px 8px rgba(0,0,0,.15)}}.ant-popover-title{min-width:177px;min-height:32px;margin:0;padding:5px 16px 4px;color:#242633;font-weight:500;border-bottom:1px solid #f0f0f0}.ant-popover-inner-content{padding:12px 16px;color:#505259}.ant-popover-message{position:relative;padding:4px 0 12px;color:#505259;font-size:14px}.ant-popover-message>.anticon{position:absolute;top:8.0005px;color:#ff9019;font-size:14px}.ant-popover-message-title{padding-left:22px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button{margin-left:8px}.ant-popover-arrow{position:absolute;display:block;width:8.48528137px;height:8.48528137px;overflow:hidden;background:0 0;pointer-events:none}.ant-popover-arrow-content{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:6px;height:6px;margin:auto;background-color:#fff;content:'';pointer-events:auto}.ant-popover-placement-top .ant-popover-arrow,.ant-popover-placement-topLeft .ant-popover-arrow,.ant-popover-placement-topRight .ant-popover-arrow{bottom:1.51471863px}.ant-popover-placement-top .ant-popover-arrow-content,.ant-popover-placement-topLeft .ant-popover-arrow-content,.ant-popover-placement-topRight .ant-popover-arrow-content{box-shadow:3px 3px 7px rgba(0,0,0,.07);transform:translateY(-4.24264069px) rotate(45deg)}.ant-popover-placement-top .ant-popover-arrow{left:50%;transform:translateX(-50%)}.ant-popover-placement-topLeft .ant-popover-arrow{left:16px}.ant-popover-placement-topRight .ant-popover-arrow{right:16px}.ant-popover-placement-right .ant-popover-arrow,.ant-popover-placement-rightBottom .ant-popover-arrow,.ant-popover-placement-rightTop .ant-popover-arrow{left:1.51471863px}.ant-popover-placement-right .ant-popover-arrow-content,.ant-popover-placement-rightBottom .ant-popover-arrow-content,.ant-popover-placement-rightTop .ant-popover-arrow-content{box-shadow:-3px 3px 7px rgba(0,0,0,.07);transform:translateX(4.24264069px) rotate(45deg)}.ant-popover-placement-right .ant-popover-arrow{top:50%;transform:translateY(-50%)}.ant-popover-placement-rightTop .ant-popover-arrow{top:12px}.ant-popover-placement-rightBottom .ant-popover-arrow{bottom:12px}.ant-popover-placement-bottom .ant-popover-arrow,.ant-popover-placement-bottomLeft .ant-popover-arrow,.ant-popover-placement-bottomRight .ant-popover-arrow{top:1.51471863px}.ant-popover-placement-bottom .ant-popover-arrow-content,.ant-popover-placement-bottomLeft .ant-popover-arrow-content,.ant-popover-placement-bottomRight .ant-popover-arrow-content{box-shadow:-2px -2px 5px rgba(0,0,0,.06);transform:translateY(4.24264069px) rotate(45deg)}.ant-popover-placement-bottom .ant-popover-arrow{left:50%;transform:translateX(-50%)}.ant-popover-placement-bottomLeft .ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight .ant-popover-arrow{right:16px}.ant-popover-placement-left .ant-popover-arrow,.ant-popover-placement-leftBottom .ant-popover-arrow,.ant-popover-placement-leftTop .ant-popover-arrow{right:1.51471863px}.ant-popover-placement-left .ant-popover-arrow-content,.ant-popover-placement-leftBottom .ant-popover-arrow-content,.ant-popover-placement-leftTop .ant-popover-arrow-content{box-shadow:3px -3px 7px rgba(0,0,0,.07);transform:translateX(-4.24264069px) rotate(45deg)}.ant-popover-placement-left .ant-popover-arrow{top:50%;transform:translateY(-50%)}.ant-popover-placement-leftTop .ant-popover-arrow{top:12px}.ant-popover-placement-leftBottom .ant-popover-arrow{bottom:12px}.ant-popover-pink .ant-popover-inner{background-color:#eb2f96}.ant-popover-pink .ant-popover-arrow-content{background-color:#eb2f96}.ant-popover-magenta .ant-popover-inner{background-color:#eb2f96}.ant-popover-magenta .ant-popover-arrow-content{background-color:#eb2f96}.ant-popover-red .ant-popover-inner{background-color:#f5222d}.ant-popover-red .ant-popover-arrow-content{background-color:#f5222d}.ant-popover-volcano .ant-popover-inner{background-color:#fa541c}.ant-popover-volcano .ant-popover-arrow-content{background-color:#fa541c}.ant-popover-orange .ant-popover-inner{background-color:#fa8c16}.ant-popover-orange .ant-popover-arrow-content{background-color:#fa8c16}.ant-popover-yellow .ant-popover-inner{background-color:#fadb14}.ant-popover-yellow .ant-popover-arrow-content{background-color:#fadb14}.ant-popover-gold .ant-popover-inner{background-color:#faad14}.ant-popover-gold .ant-popover-arrow-content{background-color:#faad14}.ant-popover-cyan .ant-popover-inner{background-color:#13c2c2}.ant-popover-cyan .ant-popover-arrow-content{background-color:#13c2c2}.ant-popover-lime .ant-popover-inner{background-color:#a0d911}.ant-popover-lime .ant-popover-arrow-content{background-color:#a0d911}.ant-popover-green .ant-popover-inner{background-color:#52c41a}.ant-popover-green .ant-popover-arrow-content{background-color:#52c41a}.ant-popover-blue .ant-popover-inner{background-color:#1890ff}.ant-popover-blue .ant-popover-arrow-content{background-color:#1890ff}.ant-popover-geekblue .ant-popover-inner{background-color:#2f54eb}.ant-popover-geekblue .ant-popover-arrow-content{background-color:#2f54eb}.ant-popover-purple .ant-popover-inner{background-color:#722ed1}.ant-popover-purple .ant-popover-arrow-content{background-color:#722ed1}.ant-popover-rtl{direction:rtl;text-align:right}.ant-popover-rtl .ant-popover-message-title{padding-right:22px;padding-left:16px}.ant-popover-rtl .ant-popover-buttons{text-align:left}.ant-popover-rtl .ant-popover-buttons button{margin-right:8px;margin-left:0}.ant-message{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:all}.ant-message-success .anticon{color:#29cc7a}.ant-message-error .anticon{color:#e64c2e}.ant-message-warning .anticon{color:#ff9019}.ant-message-info .anticon,.ant-message-loading .anticon{color:#2f4eed}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active{-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}100%{max-height:0;padding:0;opacity:0}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}100%{max-height:0;padding:0;opacity:0}}.ant-message-rtl{direction:rtl}.ant-message-rtl span{direction:rtl}.ant-message-rtl .anticon{margin-right:0;margin-left:8px}.ant-select-single .ant-select-selector{display:flex}.ant-select-single .ant-select-selector .ant-select-selection-search{position:absolute;top:0;right:11px;bottom:0;left:11px}.ant-select-single .ant-select-selector .ant-select-selection-search-input{width:100%}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{padding:0;line-height:30px;transition:all .3s}@supports (-moz-appearance:meterbar){.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:30px}}.ant-select-single .ant-select-selector .ant-select-selection-item{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{transition:none;pointer-events:none}.ant-select-single .ant-select-selector .ant-select-selection-item::after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after,.ant-select-single .ant-select-selector::after{display:inline-block;width:0;visibility:hidden;content:'\a0'}.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:25px}.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:18px}.ant-select-single.ant-select-open .ant-select-selection-item{color:#9393a3}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{width:100%;height:32px;padding:0 11px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:30px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after{line-height:30px}.ant-select-single.ant-select-customize-input .ant-select-selector::after{display:none}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search{position:static;width:100%}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 11px}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after{display:none}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after{line-height:38px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:38px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:24px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after{line-height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search{right:7px;left:7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{padding:0 7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:28px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:21px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px}.ant-select-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%}.ant-select-selection-overflow-item{flex:none;align-self:center;max-width:100%}.ant-select-multiple .ant-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:1px 4px}.ant-select-show-search.ant-select-multiple .ant-select-selector{cursor:text}.ant-select-disabled.ant-select-multiple .ant-select-selector{background:#f5f5f5;cursor:not-allowed}.ant-select-multiple .ant-select-selector::after{display:inline-block;width:0;margin:2px 0;line-height:24px;content:'\a0'}.ant-select-multiple.ant-select-allow-clear .ant-select-selector,.ant-select-multiple.ant-select-show-arrow .ant-select-selector{padding-right:26px}.ant-select-multiple .ant-select-selection-item{position:relative;display:flex;flex:none;box-sizing:border-box;max-width:100%;height:24px;margin-top:2px;margin-bottom:2px;line-height:22px;background:#f5f5f5;border:1px solid #f0f0f0;border-radius:2px;cursor:default;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-margin-end:4px;margin-inline-end:4px;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:4px;padding-inline-end:4px}.ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:#bfbfbf;border-color:#d9d9d9;cursor:not-allowed}.ant-select-multiple .ant-select-selection-item-content{display:inline-block;margin-right:4px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.ant-select-multiple .ant-select-selection-item-remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:rgba(115,115,128,.9);font-weight:700;font-size:10px;line-height:inherit;cursor:pointer}.ant-select-multiple .ant-select-selection-item-remove>*{line-height:1}.ant-select-multiple .ant-select-selection-item-remove svg{display:inline-block}.ant-select-multiple .ant-select-selection-item-remove::before{display:none}.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon{display:block}.ant-select-multiple .ant-select-selection-item-remove>.anticon{vertical-align:-.2em}.ant-select-multiple .ant-select-selection-item-remove:hover{color:rgba(0,0,0,.75)}.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search{-webkit-margin-start:0;margin-inline-start:0}.ant-select-multiple .ant-select-selection-search{position:relative;max-width:100%;-webkit-margin-start:7px;margin-inline-start:7px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror{height:24px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';line-height:24px;transition:all .3s}.ant-select-multiple .ant-select-selection-search-input{width:100%;min-width:4.1px}.ant-select-multiple .ant-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.ant-select-multiple .ant-select-selection-placeholder{position:absolute;top:50%;right:11px;left:11px;transform:translateY(-50%);transition:all .3s}.ant-select-multiple.ant-select-lg .ant-select-selector::after{line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:30px}.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:32px;line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror{height:32px;line-height:30px}.ant-select-multiple.ant-select-sm .ant-select-selector::after{line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:16px;line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{left:7px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{-webkit-margin-start:3px;margin-inline-start:3px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:32px}.ant-select-disabled .ant-select-selection-item-remove{display:none}.ant-select{box-sizing:border-box;margin:0;padding:0;color:#505259;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:relative;display:inline-block;cursor:pointer}.ant-select:not(.ant-select-customize-input) .ant-select-selector{position:relative;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:pointer}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:text}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:auto}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#5a7afa;box-shadow:0 0 0 2px rgba(47,78,237,.2);border-right-width:1px!important;outline:0}.ant-input-rtl .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-right-width:0;border-left-width:1px!important}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:not-allowed}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{margin:0;padding:0;background:0 0;border:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#5a7afa;border-right-width:1px!important}.ant-input-rtl .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-right-width:0;border-left-width:1px!important}.ant-select-selection-item{flex:1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}@media all and (-ms-high-contrast:none){.ant-select-selection-item,.ant-select-selection-item ::-ms-backdrop{flex:auto}}.ant-select-selection-placeholder{flex:1;overflow:hidden;color:#9393a3;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media all and (-ms-high-contrast:none){.ant-select-selection-placeholder,.ant-select-selection-placeholder ::-ms-backdrop{flex:auto}}.ant-select-arrow{display:inline-block;color:inherit;font-style:normal;line-height:0;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:11px;width:14px;height:14px;margin-top:-7px;color:rgba(0,0,0,.25);font-size:14px;line-height:1;text-align:center;pointer-events:none}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow::before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .anticon{vertical-align:top;transition:transform .3s}.ant-select-arrow .anticon>svg{vertical-align:top}.ant-select-arrow .anticon:not(.ant-select-suffix){pointer-events:auto}.ant-select-disabled .ant-select-arrow{cursor:not-allowed}.ant-select-clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;width:14px;height:14px;margin-top:-7px;color:rgba(0,0,0,.25);font-size:14px;font-style:normal;line-height:1;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-clear::before{display:block}.ant-select-clear:hover{color:rgba(115,115,128,.9)}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{margin:0;padding:0;color:#505259;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:'tnum';position:absolute;top:-9999px;left:-9999px;z-index:1050;box-sizing:border-box;padding:4px 0;overflow:hidden;font-size:14px;font-variant:initial;background-color:#fff;border-radius:2px;outline:0;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-empty{color:rgba(0,0,0,.25)}.ant-select-item-empty{position:relative;display:block;min-height:32px;padding:5px 12px;color:#505259;font-weight:400;font-size:14px;line-height:22px;color:rgba(0,0,0,.25)}.ant-select-item{position:relative;display:block;min-height:32px;padding:5px 12px;color:#505259;font-weight:400;font-size:14px;line-height:22px;cursor:pointer;transition:background .3s ease}.ant-select-item-group{color:rgba(115,115,128,.9);font-size:14px;cursor:default}.ant-select-item-option{display:flex}.ant-select-item-option-content{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-item-option-state{flex:none}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#505259;font-weight:600;background-color:#f0f5ff}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#2f4eed}.ant-select-item-option-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-select-item-option-disabled.ant-select-item-option-selected{background-color:#f5f5f5}.ant-select-item-option-grouped{padding-left:24px}.ant-select-lg{font-size:16px}.ant-select-borderless .ant-select-selector{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.ant-select-rtl{direction:rtl}.ant-select-rtl .ant-select-arrow{right:initial;left:11px}.ant-select-rtl .ant-select-clear{right:initial;left:11px}.ant-select-dropdown-rtl{direction:rtl}.ant-select-dropdown-rtl .ant-select-item-option-grouped{padding-right:24px;padding-left:12px}.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector{padding-right:4px;padding-left:26px}.ant-select-rtl.ant-select-multiple .ant-select-selection-item{text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror{right:0;left:auto}.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder{right:11px;left:auto}.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{right:7px}.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder{right:0;left:9px;text-align:right}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:11px;left:25px}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:18px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:6px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:21px}.ant-input:focus{box-shadow:none}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{box-shadow:none}::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement{display:block!important}::-webkit-scrollbar-button:vertical{background-color:transparent;width:4px;height:4px}::-webkit-scrollbar-button:horizontal{background-color:transparent;width:4px;height:4px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(126,132,163,.2)}.bm-upload{position:relative;display:flex;align-items:center;line-height:1}.bm-upload--text{flex-direction:column;align-items:flex-start;justify-content:center}.bm-upload__picture{width:102px;flex:none;height:102px;margin-right:8px;margin-bottom:8px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;vertical-align:top;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:2px;cursor:pointer;transition:border-color .3s ease;padding:8px}.bm-upload__picture:hover{border:1px dashed #2f4eed}.bm-upload__picture--error{border:1px solid #e64c2e}.bm-upload__picture--error:hover{border:1px solid #e64c2e}.bm-upload__picture-progress{display:flex;flex-direction:column}.bm-upload__picture-progress__text{margin-bottom:10px}.bm-upload__picture-progress .ant-progress{line-height:1px;position:relative}.bm-upload__picture-result{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.bm-upload__picture-result__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bm-upload__picture-result__cover{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5)}.bm-upload__picture-result__icon{cursor:pointer;width:20px;height:20px}.bm-upload__picture-result__icon--view{margin-right:4px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAqFJREFUWAntlrtrFEEcx3MKeSh5gCdqmhRJrNKKNmksYpMI+g8oFjYqhIhETRMhCjFtOhFMZZkiKDaCjW9LqxBEfARBIRFUEjVuPt9jfsvM3py3LlGb+8KHmfm9Zm92ZvaamhpqrMB/XoFSkfmTJNlOXjd0ufxV2uVSqbThxlvfMGkvXIGnsA5ZySbfJPRu2RNQbC/MwQbk1U8Cb4BWqbgocBw+g+ktneswDP2wy6G+bDOgGJNyRwo9AYlj8MtVUqFxaK1XjJgWuAArIKnG+Xp5gZ+EU8p0ekS72w9grEkOwRk4AQMQbGjGZXgCppN+jZp9ogfhu8t6SNvuBzv/kvP7zX0GPZnYdmwPXNAP2kHfX9UnoA2s+Av62cmHsNlmfEl/Fm7BMkifYJ9fmLFqPgdpEdp8f9DHOa0o9AWCo8S4A2yDXaW/zZLpd8JdkBbMbi02HWHVlKbNHrQ4esDO93jgZIDvGEh6LcH7Viy2MqyCVI7kaxNLmiN4VZVYjFPyIv3KlkgB/WppIuuzMb57lYgkOWI2a7G3wjvnv2b2dBkxJGb8S61WzVZuvWoOnqwb7D397hXoWFqhtA62eq/gEjHSV4jfkDgmFYG+QWwTvql4k+RPN2E/eZpYmkqfOtvBuRNeKwo9g+DmY1zkGOrd60hLryA42tln0G4+AGsg3YEdfhBjXVR2V9BNFbuIdGPOuwhdbgf9WjX7BJ52SWr0iQ2OFeM8V/Ee4h6D6VzNCWMOsi5bJu1HGIXmWKxvUwychQ8g6ea86Mfk7pN4FN6DSXeEPscjoI1ln+P99IdhBmyj0q3kHs49YSyQIl1wE+zTTLeuFHsbglcXq5/bRrE+sL9ktkkxpZJN+0UxfXkLV10oeRKZ4N//Kc3zYI2YxgoUWYFNSV1bFmKWf24AAAAASUVORK5CYII=);background-size:100% 100%}.bm-upload__picture-result__icon--delete{margin-left:4px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAQ1JREFUWAntVl0OwjAIXo1veqVdZPo8z+S78QbzAl5pe640gYRslA6WuBhLsrQr/eAD+tc0VXbOQLD6jzGOgDllcFMI4ZzRicMeAlG0hINAwGTzqBnL6C4wnosyZee3ZJGuQo23RrdYIxIBtcZbGczXiLQGeI3v6PAB7dvovIX5V8TcsLWtESgHSW903gCwJ7CGPWjKb+jMBCCqESPriCD8dzhmSzEYMBMADJ2C/CygPumIW7H1ECgatUyoBGoGagY8GZhwm/FDh/qkW70TpctIBUtPLhh7Aih9ZvFkwOxEA+xOYG0JWrhstEAkXXoPFGXxIuKIdMPxf29//gridkolePHJzv7gxFXYn2TgA2ELU2YX9uLTAAAAAElFTkSuQmCC);background-size:100% 100%}.bm-upload__picture-result__icon--retry{margin-right:4px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAApVJREFUWAntl89LVFEUxx0VDTVCQcQg0KhNpC5MW2m06ge4D1dhy1L/AXV2taiNblqIhUQtaiERZKC7qBArN60KWlgZkZA/ERV7fc7MPeOb55077804buzAZ+5593zPuXfe3HffnaKi/5bHHfA8rxLqoDiPMuFTGagF4jALy6C2hfMVXkA3VISvGkJJwWaYhLC2ivA2HMlWPuYSUEDiQwa9zatcv4LXsAArUAeNcBXOg9b9jN8Ti8Xe0EYzBi+DZ6D2G6cPyl2ViDfAOOyA2CZckRzaEuhy5adiCB+A2hROdSoYwkF/AWTSYhtwDaZhLms6ol5Qe4xTmjXJIiCvEea1kGk/WqS7XYhqYcWI39I6b/lupt0j/46ppc0Hu9L0ohoxym3a006xI0iurKGHELT3/rS0W4uyjOB1Ixhl9X7xiyP6JehnQB7FTjgOYl6ysXwygcu+6bZaJDl3UfcU3IC+jEUI3gOx7xlF+xzQzUXLnjDOJ+0odBucgP5OssMdiAUnoAtEt9KCTyI4gZ9mxPqCj2wGCE7gm+k/y0I8sLuQ+rIMekkeAWPnUoF9cKjZAWecpRDI7qXb8H2nOEKQmlXwC8QGnKkIhhMyz8trK/YPQr24qSlNiz+2x0cgLyM9br3Dz/dl1E4NeR2LTewZ0NaB8FZCnvx4QpP2zrDl2PrIOwkLyTLeEq3uMzZ5eh/iMZMojRwkatIV7iv0F2ERxGRddbgzAlESZEE+BTU53fSD86BJXA4hj+AviP0BOSdazfmskyjxQYiD7hlr+P5DqRxS/YfSNq617g/8Ll7r2Y9hCDMaE2mClxDW1hHehaMZi+YSoKD8P4jDLOiTgpsw+b2fw004lkv9yDkMVAn14FwXkQsfqoR/YWvdb53RWK8AAAAASUVORK5CYII=);background-size:100% 100%}.bm-upload__picture-error{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:#e64c2e}.bm-upload__picture-error__image{margin-bottom:10px;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAf9JREFUWAntVkFOAlEMbUcTuYBECJ7AhOgBXMhODQYW7lxzIF3p2p0LiATd6cIDYIjewIDRE5DI1PbDJ2XozKCMcUOTyS/9bV/7+vP5ACtZMfDPDKDGH1TLHQI40rasdQa8K7R7xz5v4BVZ/xrcwljXBXg9QLwOAZ/87yzWAGg/JDqL5jILEPDi7fNV1HmZ3/2TXQ6fL2BmBMsA/DbWZEAnG9T2DikcOTYwWGsUWt17vb+snsqAAyco8Qkt+UKWBdXxqQxo5yR9cLq3ScPwkgtFzAWNwk33M8nf76UyILQDwpt8TveRahVwGIaPQFTng1YT3dmUT5yaysBk5ttxCTw4Ee0g4qv4OX1cxEEaE6kMxAGLfQ58IzgA/qQQKWIRJmIZkORJM7XAfbfv9XIFRvigmaAh37OGxDBA+aSZJoELxlaz9xFlggeTN/D5aCnpV8uuTAT8IqB1Xl/YA6fzFYpFeL7a5jtXqZzKTOTJMzHJKRvFdm+KazIwBc8FlblOFgQXoBkmuCGxRcUswHXO4NKZ604drEU61yA6Xtu9bhZAiBeaVtFxjSoA2OJrpims6H2fLG4VX76fzq19kxbL0dEJwBdNtmIykC1EcjaTAXk8jP+/k4N/suseJEaAWcD45TL/eDDiFzaFMZ4zI5AHY4xfZma+pjuZJVslWjGQBQPfvtkVcpw+7E4AAAAASUVORK5CYII=);background-size:100% 100%}.bm-upload__custom-button .ant-upload.ant-upload-select-picture-card{width:auto;height:auto;border:none}.bm-upload__text{line-height:1;margin-top:10px;font-size:14px;color:#505259}.bm-upload__tips{color:#9393a3;margin-top:8px}.bm-upload__file-list{background:#fff}.bm-upload__file{position:relative;margin-top:12px}.bm-upload__file:first-child{margin-top:24px}.bm-upload__file__detail{height:22px;display:flex;width:320px;flex:none;align-items:center;cursor:pointer;justify-content:flex-start}.bm-upload__file__detail:hover{background:#f0f0f0}.bm-upload__file__icon{flex:none}.bm-upload__file__name{flex-basis:276px;margin-left:4px;text-align:left;display:flex;overflow:hidden}.bm-upload__file__progress-tools{margin-left:auto;display:flex;flex:none}.bm-upload__file__progress-tools>div{margin-left:8px;cursor:pointer}.bm-upload__progress{width:300px;margin-left:20px;line-height:2px;margin-top:5px}.bm-upload__progress .ant-progress{line-height:1px}.bm-upload__attachment{width:16px;height:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAA81JREFUWAntlktoU0EUhmemN6Hio0UFX0UUS1UUagsuqqKmCzfqwgdYbYpUFw3NzUIFceW2KC6ERGsWblptawRFER8Lm4CCID4qgvUFggu1D0mJj9qb5I7/4XpreptJUl8bO5DM3DMn5zvnzJlzw9jk+N8zwH83AaHQuW2MyXrGeI2UbDbncgjrx7AbWbFiQZvH40nlYvyyA8Fg53zOUxcBXaMCcM5eSsl3BgLep0od1UYu+enT7UtNk3dLKedbevyiEPK2lKIX2VgMp9ZC3oi1xjn/jHmDrjc8ymZzwhkgeDrNozA6DxF+EILva2723nAaD4XaqyHrhDMVmN+63aXLm5q2fnXqCacg1/NYOH/HmGtDNjjZsCIu2o7lCD4Lk8khP8mdo+AMjIdrHl2vexmJRIr6+0cqORclJSXyodfrTWRCgsFzLcjWERxFj657qzL3aF1QBqwzZzEr7RS5BQ+Hu5b09xv3kOaHpml2x+PsDW7FlkwIHOumZ9TLKjjrztyjdV4HwuGOZabJYoDMRRSj8FOnIuWGkYJcroZcoh5wvnImPh3hcPs8G4S95/Y6Hh+ZZa/tOacDBE8m09FscNM0qBDLcOf7AKkuLeWA8j7oTk+lRK0NYMwst9dud1ncXtuz0gEnXNP4RjpzijwT7nKxWr+/vueHQZc1y4zmY64jGTLU29jo+fZDb3RSOmAY5mU7coL7fPWvCC7lSMyOXAjN4/N5n509e2X60JDEVZQzAfqoaeI2EVpbOxehER2mNWrhAs3OoXRAiKL9UH7ihMOpBZRqgvv9db0EHx5O3IQcHZEb6AsNTU17Btvabk1Np1PnUSPTYGdA01wnnXB6Luga2pHngyP6Hbhq1wieSAxcB3w9ZEn8blMg0BDL5oCWTZgpyw3/dAvGayhyFRypr9P1+qxw4iiPgDbpntOZZ4+c4DIvHAV6iWyphtKBcPiByzCS9LbLcub54cjKrnxwckp5BMnki4PYp9b5ha6az1eHNx1jKDgUVu60Exy1cJn08w1lBpDezfRjIdgxumo/DRW1oPEMqs58InCyqcwA9iotqLhrzda3ru9B75dz4ITprPaJwsmiMgOI8D0pmKYc7ev0TONPwcmW0gHs3ScFvGcORKPRMZn6E5GTbRrKRhQKdVVImUKPl1Ogdgfz0eJi/towRBVevcfxvIyaDPYKLjgLOfZb6QCpBYMdjTiEM4CNe49jG/9+2V50uKuk+6sjpwNktLW1ayV6+gnr6skZEA0gcvwB1Q4FArvx/+AfDVQ+D4UujftD8Y/wk5i/l4HvKUU+lwviHGoAAAAASUVORK5CYII=);background-size:100% 100%}.bm-upload__error-reload{width:16px;height:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAABA5JREFUWAntV0toE1EUnTeTTkNbK36LVkGDupCqiFjdiERdaFRU0MHaijattE3qyo3gD6suXDdNU4IVatKW6KIg1D9FRMSFiKAbP7hQK/34l7bmM89z89F5YxObql35YGbefe+ee8+9982bN5L0v/1BBtraruX7/e1FnHN5vGZYNkCfr3NZLBbbzrm+hXO2SJJ4IeEZkyKcS68ZY0/w7FDVyV01NVuHxmJ7TAS83valuh47C+Mbx2SUsa/Qa8zPL26orLSPZMJkJIDUMjg/ruv6cRiJpxnRfsHwVch3MNQL+bMs61SG+brOHJBXEY6cov9UUZizrq7iLsmjtbQEQqGQ2t8fDsLYTgIivYO4n7LZprQ4HI5voxmjsebmjnnRaPQkuhW4QJqFFUXa7nJVXIFNZWAg6nC791wmXWppCXg8F1qR8sqk2k1Eorlc5R8S8u/vyNxaZO4SApiOTKAMMmzxaiCn1ddXLE9ZGHX1NjYGDqacI/L2kpLiTdk4J+Mu157bublqKfCvYMuKhdsBMutx8ZRzev5CoLU1NIMxfoYmAb5ns0112u32KMnZtgMHtJdwFzTiYFMgYDFOUn9oKHwMoElwH7VY2L5M9TZjjXJyDbUg4P3GcfQFAkIGCIT5OABE/bW15c9M4GxEBYHcR/07EXXvT6BYAiEDWKHrEtGjNrJ87ico+56macNA+ZKX1NQUWiBJkbWwn2+0JhDAQtlAk2D9BovugVHxT/tut/YcNugSmlACzMxNzLLHgtY/FEwE+OyEL26o2T/0DtMCAeygyRWKIkxQEwjA7duk31kT5F/MAJy+SjjmJXh/JyQLQgbg8wYRwKtS7PF0rkiQ+Tt3r/fCGp8vsNhsTSBQVJTTgzJ8ISVZjlWZlccrYw8o0HXpUiTCn3g8waNGOwIBbB5h7ALnSQGAap8vuNCoPP5+5BCyOpPwFovy41NMskCABvLy1NMg8RmFsIBxW3d3dy6Nj7c1NwdLscEdTuK7amt3PzLa+oWA06kNyDI7klDiq1+8eH++p6dH2DGNBjL1vd6gLRrlXYjeiu/BJ8TvNuunXekeT+Ac3gQnAQC+ZbWqWnW19t5sIJ3c1BS0I/KLcD6N1pUsS5tdrr04xoktLQH6Mvb1hQMoxS6CgMQgCJ0uKJjTkumg6feH5o+MhBvgtDz5Kn9kzLKxvr7svug6IaUlQNNkAJHgfMBPQIyXC0ToxItDKbuDT3YvDqIUXRHGcCjldChdmXQc/6gpimVrXV3ZQ8yP2jISSCFwRFuC/llQ2pQay/QEiSFcXqu1sKGqalv8tU6nPyYCKTD9HyC6Hait8GNC83D4Dnc6fl/PyVEDNTUaFt3vW1YEzObo12x4uL9QVed8yLQuzLj/sjED3wFJZ493QofNaQAAAABJRU5ErkJggg==);background-size:100% 100%}.bm-upload__trash{width:16px;height:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAATpJREFUWAntVksSgjAMbRx3eiUvIrjVDZwGNroVvYFewCvJ1pqADJ1pKImfcZhpN3TyeWnzHgFj4vpzB0BbvyiOd8xZDOTVeb5ZDvhY84y1ho1DxSkr5GNR56w1aIQEANhbWmupO9NangZGOP70dp5GOA2oeVScysNmNNBzbO1j34JDhbzfFIUM6mFljE0pB2C2oyenEY8CCuwW0mFpTwBZlhw6u+RZlqdtdwF8NQfrcBRI8L8Ww1AQxu5FCkmep2eKLopqjQ0+4dYTWRjNmHc60AjJnQXO3hPZLw4whqnyv9MBVYGx4HiA2IFJdqAmZbtz3dk3vjHlu371JOR+uV4TsZmKLrhkP0kKJBcTx4gooG87fl7FoBRIOZIE0QEQLkXA5udCAqqJCWoAwFw1YHwsXHh7tMYOtB14AnjZUEZhWpKqAAAAAElFTkSuQmCC);background-size:100% 100%}.bm-upload__trash:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAUBJREFUWAntVktywjAMlTLs6JW4AxNWENZwJlgTWJHJpr1ArwTbCMsJGTO2/Gk7TWfqLBKNPs+2nqwIID8TZwBT11+uNjcgmjvjEO/t9fzmtAnKQtDLamlxjvDZBMSZoBfVBRRVh+Q8ZUF4EwP/qsGqAS/H3z2Fo0bsGvgCj9H7cmBbNfDCMdGBwRHhRICf0QtxDNCCCLY6BnHPX1eNWBTogOG1LNekRQWgrtfRtIVkReVO3Qp9gLa5iOvYFISQf9huURDCfxYpU9U09Zn9y7LadNDViqvfa0RmLxhlR5GFDjQ5BXkDOQM5A+kZUM2G77bZ10d5sIXuvmlP7oSukWvoiLormuAxcnoGYlATfCbfQBQF/G9XP6GEcw3zQERE1Ab6wYL64SIClF36QSLs7KcA8SMM4fdQk8i73yNb/3sGHuUYXxAV21KkAAAAAElFTkSuQmCC);background-size:100% 100%}.ant-upload{line-height:1}.ant-upload.ant-upload-select-picture-card{display:block}.ant-upload.ant-upload-select-picture-card .bm-upload__tips{position:absolute;bottom:-15px;left:0;white-space:nowrap;font-size:12px;color:#9393a4;line-height:22px}
|
|
@@ -38,8 +38,8 @@ declare const BmModal: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
|
|
|
38
38
|
default: string;
|
|
39
39
|
};
|
|
40
40
|
}>> & {
|
|
41
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
42
41
|
onOk?: ((...args: any[]) => any) | undefined;
|
|
42
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
43
43
|
}>>;
|
|
44
44
|
caculWidth: import("vue").ComputedRef<string>;
|
|
45
45
|
onOkCallback: (e: any) => void;
|
|
@@ -835,12 +835,12 @@ declare const BmModal: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
|
|
|
835
835
|
default: string;
|
|
836
836
|
};
|
|
837
837
|
}>> & {
|
|
838
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
839
838
|
onOk?: ((...args: any[]) => any) | undefined;
|
|
839
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
840
840
|
}, {
|
|
841
841
|
size: string;
|
|
842
|
-
width: string;
|
|
843
842
|
visible: boolean;
|
|
843
|
+
width: string;
|
|
844
844
|
}>>;
|
|
845
845
|
declare const BmAlert: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<import("vue").DefineComponent<{
|
|
846
846
|
type: {
|
|
@@ -872,7 +872,7 @@ declare const BmAlert: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
|
|
|
872
872
|
}>> & {
|
|
873
873
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
874
874
|
}>>;
|
|
875
|
-
getIconCmp: import("vue").ComputedRef<import("@ant-design/icons-vue/lib/icons/
|
|
875
|
+
getIconCmp: import("vue").ComputedRef<import("@ant-design/icons-vue/lib/icons/CloseCircleFilled").CloseCircleFilledIconType | undefined>;
|
|
876
876
|
AAlert: {
|
|
877
877
|
new (...args: any[]): {
|
|
878
878
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
}>> & {
|
|
29
29
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
30
30
|
}>>;
|
|
31
|
-
getIconCmp: import("vue").ComputedRef<import("@ant-design/icons-vue/lib/icons/
|
|
31
|
+
getIconCmp: import("vue").ComputedRef<import("@ant-design/icons-vue/lib/icons/CloseCircleFilled").CloseCircleFilledIconType | undefined>;
|
|
32
32
|
AAlert: {
|
|
33
33
|
new (...args: any[]): {
|
|
34
34
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -32,8 +32,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
default: string;
|
|
33
33
|
};
|
|
34
34
|
}>> & {
|
|
35
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
36
35
|
onOk?: ((...args: any[]) => any) | undefined;
|
|
36
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
37
37
|
}>>;
|
|
38
38
|
caculWidth: import("vue").ComputedRef<string>;
|
|
39
39
|
onOkCallback: (e: any) => void;
|
|
@@ -829,11 +829,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
829
829
|
default: string;
|
|
830
830
|
};
|
|
831
831
|
}>> & {
|
|
832
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
833
832
|
onOk?: ((...args: any[]) => any) | undefined;
|
|
833
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
834
834
|
}, {
|
|
835
835
|
size: string;
|
|
836
|
-
width: string;
|
|
837
836
|
visible: boolean;
|
|
837
|
+
width: string;
|
|
838
838
|
}>;
|
|
839
839
|
export default _default;
|
|
@@ -74,8 +74,8 @@ declare const BmMultiCascaderCompose: import("bm-admin-ui/es/utils/with-install"
|
|
|
74
74
|
default: undefined;
|
|
75
75
|
};
|
|
76
76
|
}>> & {
|
|
77
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
78
77
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
78
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
79
79
|
}>>;
|
|
80
80
|
emits: (event: "update:modelValue" | "change", ...args: any[]) => void;
|
|
81
81
|
path: import("vue").Ref<{
|
|
@@ -144,15 +144,15 @@ declare const BmMultiCascaderCompose: import("bm-admin-ui/es/utils/with-install"
|
|
|
144
144
|
default: undefined;
|
|
145
145
|
};
|
|
146
146
|
}>> & {
|
|
147
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
148
147
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
148
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
149
149
|
}, {
|
|
150
|
-
placeholder: string;
|
|
151
150
|
options: import("./types").MutilCascaderItem[];
|
|
152
151
|
modelValue: string[];
|
|
153
152
|
optionValueName: string;
|
|
154
153
|
optionLabelName: string;
|
|
155
154
|
maxTagCount: number;
|
|
155
|
+
placeholder: string;
|
|
156
156
|
allowClear: boolean;
|
|
157
157
|
emptyImage: JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
158
158
|
[key: string]: any;
|
|
@@ -75,8 +75,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
75
75
|
default: undefined;
|
|
76
76
|
};
|
|
77
77
|
}>> & {
|
|
78
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
79
78
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
79
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
}>>;
|
|
81
81
|
emits: (event: "update:modelValue" | "change", ...args: any[]) => void;
|
|
82
82
|
path: import("vue").Ref<{
|
|
@@ -145,15 +145,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
145
145
|
default: undefined;
|
|
146
146
|
};
|
|
147
147
|
}>> & {
|
|
148
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
149
148
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
149
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
150
150
|
}, {
|
|
151
|
-
placeholder: string;
|
|
152
151
|
options: MutilCascaderItem[];
|
|
153
152
|
modelValue: string[];
|
|
154
153
|
optionValueName: string;
|
|
155
154
|
optionLabelName: string;
|
|
156
155
|
maxTagCount: number;
|
|
156
|
+
placeholder: string;
|
|
157
157
|
allowClear: boolean;
|
|
158
158
|
emptyImage: JSX.Element | (string | number | boolean | void | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
159
159
|
[key: string]: any;
|
|
@@ -70,8 +70,8 @@ declare const BmSearchFilter: import("bm-admin-ui/es/utils/with-install").SFCWit
|
|
|
70
70
|
default: string;
|
|
71
71
|
};
|
|
72
72
|
}>> & {
|
|
73
|
-
onReset?: ((...args: any[]) => any) | undefined;
|
|
74
73
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
74
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
75
75
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
76
76
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
77
77
|
}>>;
|
|
@@ -147,8 +147,8 @@ declare const BmSearchFilter: import("bm-admin-ui/es/utils/with-install").SFCWit
|
|
|
147
147
|
default: string;
|
|
148
148
|
};
|
|
149
149
|
}>> & {
|
|
150
|
-
onReset?: ((...args: any[]) => any) | undefined;
|
|
151
150
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
151
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
152
152
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
153
153
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
154
154
|
}, {
|
|
@@ -70,8 +70,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
70
70
|
default: string;
|
|
71
71
|
};
|
|
72
72
|
}>> & {
|
|
73
|
-
onReset?: ((...args: any[]) => any) | undefined;
|
|
74
73
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
74
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
75
75
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
76
76
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
77
77
|
}>>;
|
|
@@ -147,8 +147,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
147
147
|
default: string;
|
|
148
148
|
};
|
|
149
149
|
}>> & {
|
|
150
|
-
onReset?: ((...args: any[]) => any) | undefined;
|
|
151
150
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
151
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
152
152
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
153
153
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
154
154
|
}, {
|
|
@@ -10,8 +10,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10
10
|
default: boolean;
|
|
11
11
|
};
|
|
12
12
|
}>> & {
|
|
13
|
-
onReset?: ((...args: any[]) => any) | undefined;
|
|
14
13
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
14
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
15
15
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
16
16
|
}>>;
|
|
17
17
|
emits: (event: "submit" | "reset" | "expand", ...args: any[]) => void;
|
|
@@ -27,8 +27,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
default: boolean;
|
|
28
28
|
};
|
|
29
29
|
}>> & {
|
|
30
|
-
onReset?: ((...args: any[]) => any) | undefined;
|
|
31
30
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
31
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
33
33
|
}, {
|
|
34
34
|
showExpandBtn: boolean;
|