@para-ui/core 4.0.66 → 4.0.68
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/ComboSelect/index.js +1 -1
- package/DynamicMultiBox/index.js +1 -1
- package/Form/index.js +2 -2
- package/FormItem/index.js +2 -2
- package/README.md +10 -0
- package/Selector/index.js +10 -3
- package/Selector/interface.d.ts +4 -0
- package/SingleBox/index.js +2 -2
- package/Switch/index.js +2 -2
- package/Tree/index.js +2 -2
- package/_verture/{index-09404080.js → index-e9619dbc.js} +1 -1
- package/index.js +2 -2
- package/package.json +1 -1
- package/umd/ComboSelect.js +1 -1
- package/umd/DynamicMultiBox.js +1 -1
- package/umd/Form.js +1 -1
- package/umd/FormItem.js +1 -1
- package/umd/Selector.js +2 -2
- package/umd/SelectorPicker.js +2 -2
- package/umd/Tree.js +1 -1
- /package/_verture/{index-a42d4d22.js → index-c9e5b1a0.js} +0 -0
package/umd/Tree.js
CHANGED
|
@@ -12,7 +12,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
12
12
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
13
13
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
14
14
|
PERFORMANCE OF THIS SOFTWARE.
|
|
15
|
-
***************************************************************************** */!function(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}('@charset "UTF-8";\n/**\n* @author Hanz\n* @date 2021/8/25 下午3:16\n* @description icons scss\n*/\n.paraui-v4-icon {\n width: 1em;\n height: 1em;\n fill: currentColor;\n display: inline-block;\n user-select: none;\n flex-shrink: 0;\n}\n.paraui-v4-icon-primary {\n color: rgb(29, 33, 38);\n}\n.paraui-v4-icon-secondary {\n color: rgb(92, 101, 115);\n}\n.paraui-v4-icon-thirdary {\n color: rgb(161, 168, 179);\n}\n.paraui-v4-icon-info {\n color: rgb(46, 101, 230);\n}\n.paraui-v4-icon-warn {\n color: rgb(255, 147, 38);\n}\n.paraui-v4-icon-success {\n color: rgb(19, 191, 76);\n}\n.paraui-v4-icon-error {\n color: rgb(244, 66, 66);\n}\n.paraui-v4-icon-small {\n font-size: 16px;\n}\n.paraui-v4-icon-medium {\n font-size: 18px;\n}\n.paraui-v4-icon-large {\n font-size: 20px;\n}');var o=function(e){var t,n,o=e.path,a=e.className,i=e.color,c=void 0===i?"info":i,l=e.size,s=void 0===l?"small":l,u=e.dataName,d=void 0===u?"":u,f=e.style,p=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["path","className","color","size","dataName","style"]),h="paraui-v4",v="primary"===c||"secondary"===c||"info"===c||"success"===c||"warn"===c||"error"===c;return(0,r.jsx)("svg",Object.assign({className:(n="".concat(h,"-icon"),n+=" svg-icon",a&&(n+=" "+a),v&&(n+=" ".concat(h,"-icon-").concat(c)),s&&(n+=" ".concat(h,"-icon-").concat(s)),n),viewBox:"0 0 1024 1024","data-name":d,style:(t=Object.assign({},f),c&&!v&&(t.color=c),t)},p,{children:o}))}},20053:(e,t,n)=>{"use strict";function r(e){var t,n,o="";if("string"==typeof e||"number"==typeof e)o+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=r(e[t]))&&(o&&(o+=" "),o+=n);else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function o(){for(var e,t,n=0,o="";n<arguments.length;)(e=arguments[n++])&&(t=r(e))&&(o&&(o+=" "),o+=t);return o}n.d(t,{A:()=>o})},16543:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-auto-tips-multiline{max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paraui-v4-auto-tips-multiline>.auto-tips-multiline-content-box{position:relative}.paraui-v4-auto-tips-multiline>.auto-tips-multiline-content-box>.auto-tips-multiline-content>.last-line{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.paraui-v4-auto-tips-multiline>.auto-tips-multiline-content-box>.hidden{opacity:0;visibility:hidden;position:absolute;bottom:0;left:0;z-index:-100000}.paraui-v4-auto-tips-multiline.paraui-v4-auto-tips-multiline-safari>.auto-tips-multiline-content-box>.auto-tips-multiline-content>.last-line::before{content:"";display:block}.paraui-v4-auto-tips-multiline-tooltip .component-tooltip-inner{max-height:80vh;overflow:auto}',""]),e.exports=t},45848:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-auto-tips{max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paraui-v4-auto-tips>.auto-tips-content{display:inline;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paraui-v4-auto-tips.paraui-v4-auto-tips-safari>.auto-tips-content::before{content:"";display:block}.paraui-v4-auto-tips-tooltip .component-tooltip-inner{max-height:80vh;overflow:auto}',""]),e.exports=t},29728:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-empty{display:inline-flex;flex-direction:column;align-items:center}.paraui-v4-empty>.empty-image{line-height:0;overflow:hidden}.paraui-v4-empty>.empty-image img{width:100%}.paraui-v4-empty .empty-image-large{width:334px;height:238px}.paraui-v4-empty .empty-image-small{width:120px;height:120px}.paraui-v4-empty>.empty-description{line-height:17px;font-size:14px;font-weight:400;color:#5c6573}.paraui-v4-empty>.empty-description>.empty-description-refresh{display:inline-block}.paraui-v4-empty>.empty-description>.empty-description-refresh span{color:#2e65e6;cursor:pointer}.paraui-v4-empty>.empty-description>.empty-description-refresh span:hover{color:#5783eb}.paraui-v4-empty.paraui-v4-empty-large>.empty-description{margin-top:20px}.paraui-v4-empty.paraui-v4-empty-small>.empty-description{margin-top:10px;font-size:14px}",""]),e.exports=t},85822:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-help{display:inline-block;font-weight:500;color:#a1a8b3;line-height:0}.paraui-v4-help:hover{color:#2e65e6}.paraui-v4-help svg{font-size:inherit;color:inherit;font-size:16px}",""]),e.exports=t},34279:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-label{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;font-size:14px;font-weight:400;color:#5c6573;margin-bottom:4px;display:inline-block;line-height:1.43;word-break:break-all}.paraui-v4-label>.label-required{margin-left:2px;color:#f44242}.paraui-v4-label>.paraui-v4-help{vertical-align:top;margin-left:4px}.paraui-v4-label>.paraui-v4-help svg{vertical-align:top;position:relative;top:2px}.paraui-v4-label.paraui-v4-label-line.paraui-v4-label-tooltip{border-bottom:1px dashed #a1a8b3;padding-bottom:2px}",""]),e.exports=t},96305:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-loading{position:absolute;left:0;top:0;width:100%;height:100%}@keyframes rotateLoading{0%{transformOrigin:50% 50%}100%{transform:rotate(360deg)}}.paraui-v4-loading .loading-mask{position:absolute;width:100%;height:100%;background-color:#fff;z-index:100}.paraui-v4-loading .loading-box{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:101}.paraui-v4-loading .loading-box>svg{transition:all .3s ease-in-out;animation:rotateLoading 1s infinite linear;font-size:20px}",""]),e.exports=t},36518:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-radio{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;font-size:14px;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;line-height:16px}.paraui-v4-radio:hover>.radio-box>.radio-box-inner{border-color:#2e65e6}.paraui-v4-radio>.radio-box{position:relative}.paraui-v4-radio>.radio-box>input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;opacity:0;cursor:pointer}.paraui-v4-radio>.radio-box>.radio-box-inner{position:relative;top:0;left:0;display:block;background-color:#fff;border:1px solid #d4dae3;border-radius:50%}.paraui-v4-radio>.radio-box>.radio-box-inner:after{position:absolute;display:table;content:" ";transform:scale(1) translate(-50%, -50%);background-color:#fff;border-radius:50%;left:50%;top:50%}.paraui-v4-radio>.radio-label{color:#1d2126;padding:0 8px;margin:0;display:inline-flex;align-items:flex-start;overflow:hidden;cursor:pointer}.paraui-v4-radio>.radio-label>.radio-help>svg{top:0}.paraui-v4-radio .radio-label{line-height:16px}.paraui-v4-radio>.radio-help{padding:0 8px;position:relative;top:-1px;overflow:hidden}.paraui-v4-radio>.radio-help>.radio-label{width:100%;color:#1d2126;margin:0;display:inline-flex;align-items:center;overflow:hidden;cursor:pointer}.paraui-v4-radio.paraui-v4-radio-checked>.radio-box>.radio-box-inner{border-color:rgba(0,0,0,0);background-color:#2e65e6}.paraui-v4-radio.paraui-v4-radio-checked:hover>.radio-box>.radio-box-inner{border-color:rgba(0,0,0,0);background-color:#5783eb}.paraui-v4-radio.paraui-v4-radio-disabled{cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-disabled:hover>.radio-box>.radio-box-inner{background-color:#eaecf1;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-label{color:#a1a8b3;cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-label svg{color:#a1a8b3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-box>input{cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-box>.radio-box-inner{background-color:#eaecf1;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-box>.radio-box-inner:after{background-color:#eaecf1}.paraui-v4-radio.paraui-v4-radio-disabled.paraui-v4-radio-checked>.radio-box>.radio-box-inner{background-color:#d4dae3;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled.paraui-v4-radio-checked>.radio-box>.radio-box-inner:hover>.radio-box>.radio-box-inner{background-color:#d4dae3;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled.paraui-v4-radio-checked>.radio-box>.radio-box-inner:after{background-color:#f7f8fa}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-help{color:#a1a8b3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-help>.radio-label{color:#a1a8b3;cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-small>.radio-box>.radio-box-inner{width:14px;height:14px}.paraui-v4-radio.paraui-v4-radio-small>.radio-box>.radio-box-inner:after{width:4px;height:4px}.paraui-v4-radio.paraui-v4-radio-medium>.radio-box>.radio-box-inner{width:14px;height:14px}.paraui-v4-radio.paraui-v4-radio-medium>.radio-box>.radio-box-inner:after{width:4px;height:4px}.paraui-v4-radio.paraui-v4-radio-large>.radio-box>.radio-box-inner{width:14px;height:14px}.paraui-v4-radio.paraui-v4-radio-large>.radio-box>.radio-box-inner:after{width:4px;height:4px}',""]),e.exports=t},96742:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-tooltip{color:#fff;font-size:14px;line-height:1.5715;position:absolute;z-index:1500;display:block;width:max-content;visibility:visible}.paraui-v4-tooltip .component-tooltip-content{position:relative}.paraui-v4-tooltip.component-tooltip-hidden{display:none}.paraui-v4-tooltip .component-tooltip-inner{min-width:30px;min-height:32px;padding:5px 12px;color:#fff;text-align:left;text-decoration:none;word-break:break-all;background-color:rgba(29,33,38,.9);border-radius:4px;line-height:21px}.paraui-v4-tooltip .component-tooltip-inner .disabled-svg{font-size:16px;position:relative;top:3px;margin-right:4px;color:#fff}.component-tooltip-zoom-big-fast-enter,.component-tooltip-zoom-big-fast-appear{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.component-tooltip-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.component-tooltip-zoom-big-fast-enter.component-tooltip-zoom-big-fast-enter-active,.component-tooltip-zoom-big-fast-appear.component-tooltip-zoom-big-fast-appear-active{animation-name:componentTooltipZoomBigIn;animation-play-state:running}.component-tooltip-zoom-big-fast-leave.component-tooltip-zoom-big-fast-leave-active{animation-name:componentTooltipZoomBigOut;animation-play-state:running;pointer-events:none}.component-tooltip-zoom-big-fast-enter,.component-tooltip-zoom-big-fast-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(0.08, 0.82, 0.17, 1)}.component-tooltip-zoom-big-fast-enter-prepare,.component-tooltip-zoom-big-fast-appear-prepare{transform:none}.component-tooltip-zoom-big-fast-leave{animation-timing-function:cubic-bezier(0.78, 0.14, 0.15, 0.86)}@keyframes componentTooltipZoomBigIn{0%{transform:scale(0.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes componentTooltipZoomBigOut{0%{transform:scale(1)}100%{transform:scale(0.8);opacity:0}}",""]),e.exports=t},30053:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".sector-container{position:relative;z-index:1500}.sector-container .sector-item-container{position:absolute;left:0;top:50%;transform:translateY(-50%);padding:0}.sector-container .sector-item-container .sector-item{display:inline-flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:24px;height:24px;background-color:#fff;border-radius:50%;box-shadow:4px 4px 6px rgba(70,75,105,.2),-4px -4px 6px rgba(0,0,0,.06);cursor:pointer;opacity:0}.sector-container .sector-item-container .sector-item svg{color:#5c6573}.sector-container .sector-item-container .sector-item:hover{color:#2e65e6}.sector-container .sector-item-container .sector-item:hover svg{color:inherit}.sector-container .sector-item-container .sector-item--del:hover{color:linear-gradient(90deg, rgb(46, 101, 230) 50%, rgb(240, 245, 255) 100%)}.sector-container .sector-item-container .sector-item--del:hover svg{color:inherit}",""]),e.exports=t},39847:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-tree-treenode-leaf-last .paraui-v4-tree-switcher-leaf-line::before{top:auto !important;bottom:auto !important;height:14px !important}@keyframes treeCheckboxEffect{0%{transform:scale(1);opacity:.5}100%{transform:scale(1.6);opacity:0}}.paraui-v4-tree-rtl{direction:rtl}.paraui-v4-tree-rtl .paraui-v4-tree-node-content-wrapper[draggable=true] .paraui-v4-tree-drop-indicator::after{right:-6px;left:unset}.paraui-v4-tree .paraui-v4-tree-treenode-rtl{direction:rtl}.paraui-v4-tree-rtl .paraui-v4-tree-switcher_close .paraui-v4-tree-switcher-icon svg{transform:rotate(90deg)}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit::before .paraui-v4-tree-rtl.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit::before{right:auto;left:-13px;border-right:none;border-left:1px solid #d9d9d9}.paraui-v4-tree-checkbox .paraui-v4-tree-rtl.paraui-v4-tree-checkbox{margin:4px 0 0 8px}.paraui-v4-tree-select-dropdown-rtl .paraui-v4-select-tree-checkbox{margin:4px 0 0 8px}.paraui-v4-tree-checkbox{box-sizing:border-box;margin:0;padding:0;color:#1d2126;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:none;cursor:pointer}.paraui-v4-tree-checkbox-wrapper:hover .paraui-v4-tree-checkbox-inner,.paraui-v4-tree-checkbox:hover .paraui-v4-tree-checkbox-inner,.paraui-v4-tree-checkbox-input:focus+.paraui-v4-tree-checkbox-inner{border-color:#2e65e6}.paraui-v4-tree-checkbox:hover::after,.paraui-v4-tree-checkbox-wrapper:hover .paraui-v4-tree-checkbox::after{visibility:visible}.paraui-v4-tree-checkbox-inner{position:relative;top:0;left:0;display:block;margin-top:2px;width:14px;height:14px;direction:ltr;background-color:#fff;border:1px solid #d4dae3;border-radius:2px;border-collapse:separate;transition:all .3s}.paraui-v4-tree-checkbox-inner::after{position:absolute;top:50%;left:21.5%;display:table;width:6px;height:9px;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(0.71, -0.46, 0.88, 0.6),opacity .1s;content:" ";box-sizing:border-box}.paraui-v4-tree-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner::after{position:absolute;display:table;border:1px solid #fff;border-top:0;border-left:0;width:4px;height:8px;top:45%;left:21%;transform:rotate(45deg) scale(1) translate(-50%, -50%);opacity:1;transition:all .2s cubic-bezier(0.12, 0.4, 0.29, 1.46) .1s;line-height:16px;content:" "}.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner{background-color:#2e65e6;border-color:rgba(0,0,0,0);line-height:16px}.paraui-v4-tree-checkbox-disabled{cursor:not-allowed;border-color:#d4dae3}.paraui-v4-tree-checkbox-disabled.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner{background-color:#d4dae3;border:none !important}.paraui-v4-tree-checkbox-disabled.paraui-v4-tree-checkbox-checked:hover .paraui-v4-tree-checkbox-inner{border-color:#d4dae3}.paraui-v4-tree-checkbox-disabled.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner::after{border-color:#fff;color:#fff}.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-input{cursor:not-allowed}.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-inner{background-color:#eaecf1;border-color:#d4dae3}.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-inner::after{border-color:#fff !important;border-collapse:separate;animation-name:none}.paraui-v4-tree-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.paraui-v4-tree-checkbox-disabled:hover::after,.paraui-v4-tree-checkbox-wrapper:hover .paraui-v4-tree-checkbox-disabled::after{visibility:hidden}.paraui-v4-tree-checkbox-disabled+.paraui-v4-tree-node-content-wrapper{color:#a1a8b3 !important}.paraui-v4-tree-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#1d2126;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}.paraui-v4-tree-checkbox-wrapper.paraui-v4-tree-checkbox-wrapper-disabled{cursor:not-allowed}.paraui-v4-tree-checkbox-wrapper+.paraui-v4-tree-checkbox-wrapper{margin-left:8px}.paraui-v4-tree-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#1d2126;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.paraui-v4-tree-checkbox-group-item{margin-right:8px}.paraui-v4-tree-checkbox-group-item:last-child{margin-right:0}.paraui-v4-tree-checkbox-group-item+.paraui-v4-tree-checkbox-group-item{margin-left:0}.paraui-v4-tree-checkbox-indeterminate .paraui-v4-tree-checkbox-inner{background-color:#2e65e6;border-color:#2e65e6}.paraui-v4-tree-checkbox-indeterminate .paraui-v4-tree-checkbox-inner::after{top:50%;left:50%;width:8px;height:2px;background-color:#fff;border:0;transform:translate(-50%, -50%) scale(1);opacity:1;content:" "}.paraui-v4-tree-checkbox-indeterminate.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-inner::after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.paraui-v4-tree-wrapper .paraui-v4-tree-empty{display:flex;align-items:center;justify-content:center}.paraui-v4-tree{box-sizing:border-box;margin:0;padding:0;color:#1d2126;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";background:#fff;border-radius:2px;transition:background-color .3s}.paraui-v4-tree-focused:not(:hover):not(.paraui-v4-tree-active-focused){background:#e6f7ff}.paraui-v4-tree-list-holder-inner{align-items:flex-start}.paraui-v4-tree.paraui-v4-tree-block-node .paraui-v4-tree-list-holder-inner{align-items:stretch}.paraui-v4-tree.paraui-v4-tree-block-node .paraui-v4-tree-list-holder-inner .paraui-v4-tree-node-content-wrapper{flex:auto}.paraui-v4-tree .paraui-v4-tree-treenode{display:flex;align-items:center;outline:none}.paraui-v4-tree .paraui-v4-tree-treenode-disabled .paraui-v4-tree-node-content-wrapper{color:rgba(0,0,0,.25);cursor:not-allowed}.paraui-v4-tree .paraui-v4-tree-treenode-disabled .paraui-v4-tree-node-content-wrapper:hover{background:rgba(0,0,0,0)}.paraui-v4-tree .paraui-v4-tree-treenode-active .paraui-v4-tree-node-content-wrapper{background:#f5f5f5}.paraui-v4-tree .paraui-v4-tree-treenode:not(.paraui-v4-tree .paraui-v4-tree-treenode-disabled).filter-node .paraui-v4-tree-title{color:inherit;font-weight:500}.paraui-v4-tree-indent{align-self:stretch;white-space:nowrap;user-select:none}.paraui-v4-tree-indent-unit{display:inline-block;width:24px}.paraui-v4-tree-switcher{position:relative;flex:none;text-align:center;width:16px;margin-right:4px;cursor:pointer;user-select:none}.paraui-v4-tree-switcher .paraui-v4-tree-switcher-icon,.paraui-v4-tree-switcher .paraui-v4-select-tree-switcher-icon{display:inline-block;vertical-align:middle;transition:transform .3s;color:inherit}.paraui-v4-tree-switcher .paraui-v4-tree-switcher-icon svg,.paraui-v4-tree-switcher .paraui-v4-select-tree-switcher-icon svg{font-size:inherit;color:inherit;transition:transform .3s}.paraui-v4-tree-switcher-noop{cursor:default}.paraui-v4-tree-switcher-icon[data-name=DownTriangleF]:hover{color:#2e65e6;background:#f7f8fa}.paraui-v4-tree-switcher_close .paraui-v4-tree-switcher-icon{transform:rotate(-90deg)}.paraui-v4-tree-switcher_close .paraui-v4-tree-switcher-icon svg{color:currentColor;transform:rotate(-90deg)}.paraui-v4-tree-switcher-loading-icon{color:#2e65e6;will-change:transform;transition:transform .3s ease-in-out;animation:treeLoadingCircle 1s infinite linear;vertical-align:middle;font-size:14px !important}@keyframes treeLoadingCircle{100%{transform:rotate(360deg)}}.paraui-v4-tree-switcher-leaf-line{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.paraui-v4-tree-switcher-leaf-line::before{position:absolute;top:0;bottom:-4px;margin-left:-1px;border-left:1px solid #d9d9d9;content:" "}.paraui-v4-tree-switcher-leaf-line::after{position:absolute;width:10px;height:14px;margin-left:-1px;border-bottom:1px solid #d9d9d9;content:" "}.paraui-v4-tree-checkbox{top:initial;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper{padding:0 8px;position:relative;z-index:auto;min-height:24px;margin:2px 0 0 0;color:inherit;line-height:24px;background:rgba(0,0,0,0);border-radius:2px;cursor:pointer;transition:all .3s,border 0s,line-height 0s,box-shadow 0s}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper:hover{background-color:#f7f8fa;border-radius:4px}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper.paraui-v4-tree-node-selected{color:#2e65e6}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper .paraui-v4-tree-iconEle{display:inline-block;height:24px;margin-right:8px;line-height:26px;text-align:center;vertical-align:top}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper .paraui-v4-tree-iconEle>svg{vertical-align:-0.125em;color:#1d2126}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper .paraui-v4-tree-iconEle:empty{display:none}.paraui-v4-tree-unselectable .paraui-v4-tree-node-content-wrapper:hover{background-color:rgba(0,0,0,0)}.paraui-v4-tree-node-content-wrapper[draggable=true]{line-height:24px;user-select:none}.paraui-v4-tree-node-content-wrapper[draggable=true] .paraui-v4-tree-drop-indicator{position:absolute;z-index:1;height:2px;background-color:#2e65e6;border-radius:1px;pointer-events:none}.paraui-v4-tree-node-content-wrapper[draggable=true] .paraui-v4-tree-drop-indicator::after{position:absolute;top:-3px;left:-6px;width:8px;height:8px;background-color:rgba(0,0,0,0);border:2px solid #2e65e6;border-radius:50%;content:""}.paraui-v4-tree .paraui-v4-tree-treenode.drop-container>[draggable]{box-shadow:0 0 0 2px #2e65e6}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit{position:relative;height:100%}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit::before{position:absolute;top:0;right:12px;bottom:-4px;border-right:1px solid #d9d9d9;content:""}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit-end::before{display:none}.paraui-v4-tree-show-line .paraui-v4-tree-switcher{background:#fff}.paraui-v4-tree-show-line .paraui-v4-tree-switcher_close svg{transform:rotate(-90deg);color:inherit;font-size:14px;transition:transform .3s}.paraui-v4-tree-show-line .paraui-v4-tree-switcher_open svg{color:inherit;font-size:14px;transition:transform .3s}.paraui-v4-tree-show-line .paraui-v4-tree-switcher-line-icon{vertical-align:-0.225em;color:inherit;font-size:14px}.paraui-v4-tree-show-line .paraui-v4-tree-switcher-line-icon[data-name=DownTriangleF]:hover{color:#2e65e6;background:#f7f8fa}.paraui-v4-tree-node-content-wrapper{overflow:hidden;display:flex}.paraui-v4-tree-node-content-wrapper .paraui-v4-tree-title{display:flex;align-items:center;width:100%}.paraui-v4-tree-node-content-wrapper .paraui-v4-tree-treenode-more-wrapper{color:#2e65e6}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper--active{background-color:#f7f8fa !important;border-radius:2px !important}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper--active .sector-anchor{opacity:1 !important}.paraui-v4-tree.paraui-v4-tree-block-node .paraui-v4-tree-list-holder-inner .paraui-v4-tree-node-content-wrapper{flex-grow:0;flex-shrink:1}.paraui-v4-tree .paraui-v4-tree-title-wrapper{display:inline-flex;align-items:center;overflow:hidden}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor{position:relative;margin:3px 0 0 10px;line-height:14px;opacity:0;transition:opacity .3s}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor:before{content:" ";position:absolute;left:-9px;top:0;width:1px;height:14px;background-color:#f7f8fa;pointer-events:none}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor svg{color:#2e65e6}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor svg:hover{background:rgba(212,218,227,.4);border-radius:2px}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor--active.sector-anchor svg{color:#2e65e6;background:rgba(212,218,227,.4);border-radius:2px}.paraui-v4-tree .paraui-v4-tree-title-wrapper--active .sector-anchor{opacity:1}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-iconEle{position:absolute;left:8px;top:0}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-checkbox{display:none !important}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-checkbox-checked+.paraui-v4-tree-node-content-wrapper{color:#2e65e6}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-node-radio{width:16px;height:16px;padding:0;margin-top:4px}.paraui-v4-tree.paraui-v4-tree-radioable-showradio .paraui-v4-tree-node-content-wrapper{padding-left:28px}.paraui-v4-tree-motion-collapse{overflow:hidden;transition:height .2s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .2s cubic-bezier(0.645, 0.045, 0.355, 1) !important}',""]),e.exports=t},76314:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=function(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"==typeof btoa){var o=(i=r,c=btoa(unescape(encodeURIComponent(JSON.stringify(i)))),l="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c),"/*# ".concat(l," */")),a=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(a).concat([o]).join("\n")}var i,c,l;return[n].join("\n")}(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(r)for(var a=0;a<this.length;a++){var i=this[a][0];null!=i&&(o[i]=!0)}for(var c=0;c<e.length;c++){var l=[].concat(e[c]);r&&o[l[0]]||(n&&(l[2]?l[2]="".concat(n," and ").concat(l[2]):l[2]=n),t.push(l))}},t}},45228:e=>{"use strict";
|
|
15
|
+
***************************************************************************** */!function(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}('@charset "UTF-8";\n/**\n* @author Hanz\n* @date 2021/8/25 下午3:16\n* @description icons scss\n*/\n.paraui-v4-icon {\n width: 1em;\n height: 1em;\n fill: currentColor;\n display: inline-block;\n user-select: none;\n flex-shrink: 0;\n}\n.paraui-v4-icon-primary {\n color: rgb(29, 33, 38);\n}\n.paraui-v4-icon-secondary {\n color: rgb(92, 101, 115);\n}\n.paraui-v4-icon-thirdary {\n color: rgb(161, 168, 179);\n}\n.paraui-v4-icon-info {\n color: rgb(46, 101, 230);\n}\n.paraui-v4-icon-warn {\n color: rgb(255, 147, 38);\n}\n.paraui-v4-icon-success {\n color: rgb(19, 191, 76);\n}\n.paraui-v4-icon-error {\n color: rgb(244, 66, 66);\n}\n.paraui-v4-icon-small {\n font-size: 16px;\n}\n.paraui-v4-icon-medium {\n font-size: 18px;\n}\n.paraui-v4-icon-large {\n font-size: 20px;\n}');var o=function(e){var t,n,o=e.path,a=e.className,i=e.color,c=void 0===i?"info":i,l=e.size,s=void 0===l?"small":l,u=e.dataName,d=void 0===u?"":u,f=e.style,p=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["path","className","color","size","dataName","style"]),h="paraui-v4",v="primary"===c||"secondary"===c||"info"===c||"success"===c||"warn"===c||"error"===c;return(0,r.jsx)("svg",Object.assign({className:(n="".concat(h,"-icon"),n+=" svg-icon",a&&(n+=" "+a),v&&(n+=" ".concat(h,"-icon-").concat(c)),s&&(n+=" ".concat(h,"-icon-").concat(s)),n),viewBox:"0 0 1024 1024","data-name":d,style:(t=Object.assign({},f),c&&!v&&(t.color=c),t)},p,{children:o}))}},20053:(e,t,n)=>{"use strict";function r(e){var t,n,o="";if("string"==typeof e||"number"==typeof e)o+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=r(e[t]))&&(o&&(o+=" "),o+=n);else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function o(){for(var e,t,n=0,o="";n<arguments.length;)(e=arguments[n++])&&(t=r(e))&&(o&&(o+=" "),o+=t);return o}n.d(t,{A:()=>o})},16543:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-auto-tips-multiline{max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paraui-v4-auto-tips-multiline>.auto-tips-multiline-content-box{position:relative}.paraui-v4-auto-tips-multiline>.auto-tips-multiline-content-box>.auto-tips-multiline-content>.last-line{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.paraui-v4-auto-tips-multiline>.auto-tips-multiline-content-box>.hidden{opacity:0;visibility:hidden;position:absolute;bottom:0;left:0;z-index:-100000}.paraui-v4-auto-tips-multiline.paraui-v4-auto-tips-multiline-safari>.auto-tips-multiline-content-box>.auto-tips-multiline-content>.last-line::before{content:"";display:block}.paraui-v4-auto-tips-multiline-tooltip .component-tooltip-inner{max-height:80vh;overflow:auto}',""]),e.exports=t},45848:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-auto-tips{max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paraui-v4-auto-tips>.auto-tips-content{display:inline;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paraui-v4-auto-tips.paraui-v4-auto-tips-safari>.auto-tips-content::before{content:"";display:block}.paraui-v4-auto-tips-tooltip .component-tooltip-inner{max-height:80vh;overflow:auto}',""]),e.exports=t},29728:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-empty{display:inline-flex;flex-direction:column;align-items:center}.paraui-v4-empty>.empty-image{line-height:0;overflow:hidden}.paraui-v4-empty>.empty-image img{width:100%}.paraui-v4-empty .empty-image-large{width:334px;height:238px}.paraui-v4-empty .empty-image-small{width:120px;height:120px}.paraui-v4-empty>.empty-description{line-height:17px;font-size:14px;font-weight:400;color:#5c6573}.paraui-v4-empty>.empty-description>.empty-description-refresh{display:inline-block}.paraui-v4-empty>.empty-description>.empty-description-refresh span{color:#2e65e6;cursor:pointer}.paraui-v4-empty>.empty-description>.empty-description-refresh span:hover{color:#5783eb}.paraui-v4-empty.paraui-v4-empty-large>.empty-description{margin-top:20px}.paraui-v4-empty.paraui-v4-empty-small>.empty-description{margin-top:10px;font-size:14px}",""]),e.exports=t},85822:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-help{display:inline-block;font-weight:500;color:#a1a8b3;line-height:0}.paraui-v4-help:hover{color:#2e65e6}.paraui-v4-help svg{font-size:inherit;color:inherit;font-size:16px}",""]),e.exports=t},34279:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-label{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;font-size:14px;font-weight:400;color:#5c6573;margin-bottom:4px;display:inline-block;line-height:1.43;word-break:break-all}.paraui-v4-label>.label-required{margin-left:2px;color:#f44242}.paraui-v4-label>.paraui-v4-help{vertical-align:top;margin-left:4px}.paraui-v4-label>.paraui-v4-help svg{vertical-align:top;position:relative;top:2px}.paraui-v4-label.paraui-v4-label-line.paraui-v4-label-tooltip{border-bottom:1px dashed #a1a8b3;padding-bottom:2px}",""]),e.exports=t},96305:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-loading{position:absolute;left:0;top:0;width:100%;height:100%}@keyframes rotateLoading{0%{transformOrigin:50% 50%}100%{transform:rotate(360deg)}}.paraui-v4-loading .loading-mask{position:absolute;width:100%;height:100%;background-color:#fff;z-index:100}.paraui-v4-loading .loading-box{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:101}.paraui-v4-loading .loading-box>svg{transition:all .3s ease-in-out;animation:rotateLoading 1s infinite linear;font-size:20px}",""]),e.exports=t},36518:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-radio{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;font-size:14px;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;line-height:16px}.paraui-v4-radio:hover>.radio-box>.radio-box-inner{border-color:#2e65e6}.paraui-v4-radio>.radio-box{position:relative}.paraui-v4-radio>.radio-box>input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;opacity:0;cursor:pointer}.paraui-v4-radio>.radio-box>.radio-box-inner{position:relative;top:0;left:0;display:block;background-color:#fff;border:1px solid #d4dae3;border-radius:50%}.paraui-v4-radio>.radio-box>.radio-box-inner:after{position:absolute;display:table;content:" ";transform:scale(1) translate(-50%, -50%);background-color:#fff;border-radius:50%;left:50%;top:50%}.paraui-v4-radio>.radio-label{color:#1d2126;padding:0 8px;margin:0;display:inline-flex;align-items:flex-start;overflow:hidden;cursor:pointer}.paraui-v4-radio>.radio-label>.radio-help>svg{top:0}.paraui-v4-radio .radio-label{line-height:16px}.paraui-v4-radio>.radio-help{padding:0 8px;position:relative;top:-1px;overflow:hidden}.paraui-v4-radio>.radio-help>.radio-label{width:100%;color:#1d2126;margin:0;display:inline-flex;align-items:center;overflow:hidden;cursor:pointer}.paraui-v4-radio.paraui-v4-radio-checked>.radio-box>.radio-box-inner{border-color:rgba(0,0,0,0);background-color:#2e65e6}.paraui-v4-radio.paraui-v4-radio-checked:hover>.radio-box>.radio-box-inner{border-color:rgba(0,0,0,0);background-color:#5783eb}.paraui-v4-radio.paraui-v4-radio-disabled{cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-disabled:hover>.radio-box>.radio-box-inner{background-color:#eaecf1;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-label{color:#a1a8b3;cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-label svg{color:#a1a8b3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-box>input{cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-box>.radio-box-inner{background-color:#eaecf1;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-box>.radio-box-inner:after{background-color:#eaecf1}.paraui-v4-radio.paraui-v4-radio-disabled.paraui-v4-radio-checked>.radio-box>.radio-box-inner{background-color:#d4dae3;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled.paraui-v4-radio-checked>.radio-box>.radio-box-inner:hover>.radio-box>.radio-box-inner{background-color:#d4dae3;border-color:#d4dae3}.paraui-v4-radio.paraui-v4-radio-disabled.paraui-v4-radio-checked>.radio-box>.radio-box-inner:after{background-color:#f7f8fa}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-help{color:#a1a8b3}.paraui-v4-radio.paraui-v4-radio-disabled>.radio-help>.radio-label{color:#a1a8b3;cursor:not-allowed}.paraui-v4-radio.paraui-v4-radio-small>.radio-box>.radio-box-inner{width:14px;height:14px}.paraui-v4-radio.paraui-v4-radio-small>.radio-box>.radio-box-inner:after{width:4px;height:4px}.paraui-v4-radio.paraui-v4-radio-medium>.radio-box>.radio-box-inner{width:14px;height:14px}.paraui-v4-radio.paraui-v4-radio-medium>.radio-box>.radio-box-inner:after{width:4px;height:4px}.paraui-v4-radio.paraui-v4-radio-large>.radio-box>.radio-box-inner{width:14px;height:14px}.paraui-v4-radio.paraui-v4-radio-large>.radio-box>.radio-box-inner:after{width:4px;height:4px}',""]),e.exports=t},96742:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".paraui-v4-tooltip{color:#fff;font-size:14px;line-height:1.5715;position:absolute;z-index:1500;display:block;width:max-content;visibility:visible}.paraui-v4-tooltip .component-tooltip-content{position:relative}.paraui-v4-tooltip.component-tooltip-hidden{display:none}.paraui-v4-tooltip .component-tooltip-inner{min-width:30px;min-height:32px;padding:5px 12px;color:#fff;text-align:left;text-decoration:none;word-break:break-all;background-color:rgba(29,33,38,.9);border-radius:4px;line-height:21px}.paraui-v4-tooltip .component-tooltip-inner .disabled-svg{font-size:16px;position:relative;top:3px;margin-right:4px;color:#fff}.component-tooltip-zoom-big-fast-enter,.component-tooltip-zoom-big-fast-appear{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.component-tooltip-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.component-tooltip-zoom-big-fast-enter.component-tooltip-zoom-big-fast-enter-active,.component-tooltip-zoom-big-fast-appear.component-tooltip-zoom-big-fast-appear-active{animation-name:componentTooltipZoomBigIn;animation-play-state:running}.component-tooltip-zoom-big-fast-leave.component-tooltip-zoom-big-fast-leave-active{animation-name:componentTooltipZoomBigOut;animation-play-state:running;pointer-events:none}.component-tooltip-zoom-big-fast-enter,.component-tooltip-zoom-big-fast-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(0.08, 0.82, 0.17, 1)}.component-tooltip-zoom-big-fast-enter-prepare,.component-tooltip-zoom-big-fast-appear-prepare{transform:none}.component-tooltip-zoom-big-fast-leave{animation-timing-function:cubic-bezier(0.78, 0.14, 0.15, 0.86)}@keyframes componentTooltipZoomBigIn{0%{transform:scale(0.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes componentTooltipZoomBigOut{0%{transform:scale(1)}100%{transform:scale(0.8);opacity:0}}",""]),e.exports=t},30053:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,".sector-container{position:relative;z-index:1500}.sector-container .sector-item-container{position:absolute;left:0;top:50%;transform:translateY(-50%);padding:0}.sector-container .sector-item-container .sector-item{display:inline-flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:24px;height:24px;background-color:#fff;border-radius:50%;box-shadow:4px 4px 6px rgba(70,75,105,.2),-4px -4px 6px rgba(0,0,0,.06);cursor:pointer;opacity:0}.sector-container .sector-item-container .sector-item svg{color:#5c6573}.sector-container .sector-item-container .sector-item:hover{color:#2e65e6}.sector-container .sector-item-container .sector-item:hover svg{color:inherit}.sector-container .sector-item-container .sector-item--del:hover{color:linear-gradient(90deg, rgb(46, 101, 230) 50%, rgb(240, 245, 255) 100%)}.sector-container .sector-item-container .sector-item--del:hover svg{color:inherit}",""]),e.exports=t},39847:(e,t,n)=>{(t=n(76314)(!1)).push([e.id,'.paraui-v4-tree-treenode-leaf-last .paraui-v4-tree-switcher-leaf-line::before{top:auto !important;bottom:auto !important;height:14px !important}@keyframes treeCheckboxEffect{0%{transform:scale(1);opacity:.5}100%{transform:scale(1.6);opacity:0}}.paraui-v4-tree-rtl{direction:rtl}.paraui-v4-tree-rtl .paraui-v4-tree-node-content-wrapper[draggable=true] .paraui-v4-tree-drop-indicator::after{right:-6px;left:unset}.paraui-v4-tree .paraui-v4-tree-treenode-rtl{direction:rtl}.paraui-v4-tree-rtl .paraui-v4-tree-switcher_close .paraui-v4-tree-switcher-icon svg{transform:rotate(90deg)}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit::before .paraui-v4-tree-rtl.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit::before{right:auto;left:-13px;border-right:none;border-left:1px solid #d9d9d9}.paraui-v4-tree-checkbox .paraui-v4-tree-rtl.paraui-v4-tree-checkbox{margin:4px 0 0 8px}.paraui-v4-tree-select-dropdown-rtl .paraui-v4-select-tree-checkbox{margin:4px 0 0 8px}.paraui-v4-tree-checkbox{box-sizing:border-box;margin:0;padding:0;color:#1d2126;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:none;cursor:pointer}.paraui-v4-tree-checkbox-wrapper:hover .paraui-v4-tree-checkbox-inner,.paraui-v4-tree-checkbox:hover .paraui-v4-tree-checkbox-inner,.paraui-v4-tree-checkbox-input:focus+.paraui-v4-tree-checkbox-inner{border-color:#2e65e6}.paraui-v4-tree-checkbox:hover::after,.paraui-v4-tree-checkbox-wrapper:hover .paraui-v4-tree-checkbox::after{visibility:visible}.paraui-v4-tree-checkbox-inner{position:relative;top:0;left:0;display:block;margin-top:2px;width:14px;height:14px;direction:ltr;background-color:#fff;border:1px solid #d4dae3;border-radius:2px;border-collapse:separate;transition:all .3s}.paraui-v4-tree-checkbox-inner::after{position:absolute;top:50%;left:21.5%;display:table;width:6px;height:9px;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(0.71, -0.46, 0.88, 0.6),opacity .1s;content:" ";box-sizing:border-box}.paraui-v4-tree-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner::after{position:absolute;display:table;border:1px solid #fff;border-top:0;border-left:0;width:4px;height:8px;top:45%;left:21%;transform:rotate(45deg) scale(1) translate(-50%, -50%);opacity:1;transition:all .2s cubic-bezier(0.12, 0.4, 0.29, 1.46) .1s;line-height:16px;content:" "}.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner{background-color:#2e65e6;border-color:rgba(0,0,0,0);line-height:16px}.paraui-v4-tree-checkbox-disabled{cursor:not-allowed;border-color:#d4dae3}.paraui-v4-tree-checkbox-disabled.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner{background-color:#d4dae3;border:none !important}.paraui-v4-tree-checkbox-disabled.paraui-v4-tree-checkbox-checked:hover .paraui-v4-tree-checkbox-inner{border-color:#d4dae3}.paraui-v4-tree-checkbox-disabled.paraui-v4-tree-checkbox-checked .paraui-v4-tree-checkbox-inner::after{border-color:#fff;color:#fff}.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-input{cursor:not-allowed}.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-inner{background-color:#eaecf1;border-color:#d4dae3}.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-inner::after{border-color:#fff !important;border-collapse:separate;animation-name:none}.paraui-v4-tree-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.paraui-v4-tree-checkbox-disabled:hover::after,.paraui-v4-tree-checkbox-wrapper:hover .paraui-v4-tree-checkbox-disabled::after{visibility:hidden}.paraui-v4-tree-checkbox-disabled+.paraui-v4-tree-node-content-wrapper{color:#a1a8b3 !important}.paraui-v4-tree-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:#1d2126;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}.paraui-v4-tree-checkbox-wrapper.paraui-v4-tree-checkbox-wrapper-disabled{cursor:not-allowed}.paraui-v4-tree-checkbox-wrapper+.paraui-v4-tree-checkbox-wrapper{margin-left:8px}.paraui-v4-tree-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:#1d2126;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block}.paraui-v4-tree-checkbox-group-item{margin-right:8px}.paraui-v4-tree-checkbox-group-item:last-child{margin-right:0}.paraui-v4-tree-checkbox-group-item+.paraui-v4-tree-checkbox-group-item{margin-left:0}.paraui-v4-tree-checkbox-indeterminate .paraui-v4-tree-checkbox-inner{background-color:#2e65e6;border-color:#2e65e6}.paraui-v4-tree-checkbox-indeterminate .paraui-v4-tree-checkbox-inner::after{top:50%;left:50%;width:8px;height:2px;background-color:#fff;border:0;transform:translate(-50%, -50%) scale(1);opacity:1;content:" "}.paraui-v4-tree-checkbox-indeterminate.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-inner{background-color:#d4dae3;border:none !important}.paraui-v4-tree-checkbox-indeterminate.paraui-v4-tree-checkbox-disabled .paraui-v4-tree-checkbox-inner::after{border-color:#fff !important;border-collapse:separate;animation-name:none}.paraui-v4-tree-wrapper .paraui-v4-tree-empty{display:flex;align-items:center;justify-content:center}.paraui-v4-tree{box-sizing:border-box;margin:0;padding:0;color:#1d2126;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";background:#fff;border-radius:2px;transition:background-color .3s}.paraui-v4-tree-focused:not(:hover):not(.paraui-v4-tree-active-focused){background:#e6f7ff}.paraui-v4-tree-list-holder-inner{align-items:flex-start}.paraui-v4-tree.paraui-v4-tree-block-node .paraui-v4-tree-list-holder-inner{align-items:stretch}.paraui-v4-tree.paraui-v4-tree-block-node .paraui-v4-tree-list-holder-inner .paraui-v4-tree-node-content-wrapper{flex:auto}.paraui-v4-tree .paraui-v4-tree-treenode{display:flex;align-items:center;outline:none}.paraui-v4-tree .paraui-v4-tree-treenode-disabled .paraui-v4-tree-node-content-wrapper{color:rgba(0,0,0,.25);cursor:not-allowed}.paraui-v4-tree .paraui-v4-tree-treenode-disabled .paraui-v4-tree-node-content-wrapper:hover{background:rgba(0,0,0,0)}.paraui-v4-tree .paraui-v4-tree-treenode-active .paraui-v4-tree-node-content-wrapper{background:#f5f5f5}.paraui-v4-tree .paraui-v4-tree-treenode:not(.paraui-v4-tree .paraui-v4-tree-treenode-disabled).filter-node .paraui-v4-tree-title{color:inherit;font-weight:500}.paraui-v4-tree-indent{align-self:stretch;white-space:nowrap;user-select:none}.paraui-v4-tree-indent-unit{display:inline-block;width:24px}.paraui-v4-tree-switcher{position:relative;flex:none;text-align:center;width:16px;margin-right:4px;cursor:pointer;user-select:none}.paraui-v4-tree-switcher .paraui-v4-tree-switcher-icon,.paraui-v4-tree-switcher .paraui-v4-select-tree-switcher-icon{display:inline-block;vertical-align:middle;transition:transform .3s;color:inherit}.paraui-v4-tree-switcher .paraui-v4-tree-switcher-icon svg,.paraui-v4-tree-switcher .paraui-v4-select-tree-switcher-icon svg{font-size:inherit;color:inherit;transition:transform .3s}.paraui-v4-tree-switcher-noop{cursor:default}.paraui-v4-tree-switcher-icon[data-name=DownTriangleF]:hover{color:#2e65e6;background:#f7f8fa}.paraui-v4-tree-switcher_close .paraui-v4-tree-switcher-icon{transform:rotate(-90deg)}.paraui-v4-tree-switcher_close .paraui-v4-tree-switcher-icon svg{color:currentColor;transform:rotate(-90deg)}.paraui-v4-tree-switcher-loading-icon{color:#2e65e6;will-change:transform;transition:transform .3s ease-in-out;animation:treeLoadingCircle 1s infinite linear;vertical-align:middle;font-size:14px !important}@keyframes treeLoadingCircle{100%{transform:rotate(360deg)}}.paraui-v4-tree-switcher-leaf-line{position:relative;z-index:1;display:inline-block;width:100%;height:100%}.paraui-v4-tree-switcher-leaf-line::before{position:absolute;top:0;bottom:-4px;margin-left:-1px;border-left:1px solid #d9d9d9;content:" "}.paraui-v4-tree-switcher-leaf-line::after{position:absolute;width:10px;height:14px;margin-left:-1px;border-bottom:1px solid #d9d9d9;content:" "}.paraui-v4-tree-checkbox{top:initial;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper{padding:0 8px;position:relative;z-index:auto;min-height:24px;margin:2px 0 0 0;color:inherit;line-height:24px;background:rgba(0,0,0,0);border-radius:2px;cursor:pointer;transition:all .3s,border 0s,line-height 0s,box-shadow 0s}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper:hover{background-color:#f7f8fa;border-radius:4px}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper.paraui-v4-tree-node-selected{color:#2e65e6}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper .paraui-v4-tree-iconEle{display:inline-block;height:24px;margin-right:8px;line-height:26px;text-align:center;vertical-align:top}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper .paraui-v4-tree-iconEle>svg{vertical-align:-0.125em;color:#1d2126}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper .paraui-v4-tree-iconEle:empty{display:none}.paraui-v4-tree-unselectable .paraui-v4-tree-node-content-wrapper:hover{background-color:rgba(0,0,0,0)}.paraui-v4-tree-node-content-wrapper[draggable=true]{line-height:24px;user-select:none}.paraui-v4-tree-node-content-wrapper[draggable=true] .paraui-v4-tree-drop-indicator{position:absolute;z-index:1;height:2px;background-color:#2e65e6;border-radius:1px;pointer-events:none}.paraui-v4-tree-node-content-wrapper[draggable=true] .paraui-v4-tree-drop-indicator::after{position:absolute;top:-3px;left:-6px;width:8px;height:8px;background-color:rgba(0,0,0,0);border:2px solid #2e65e6;border-radius:50%;content:""}.paraui-v4-tree .paraui-v4-tree-treenode.drop-container>[draggable]{box-shadow:0 0 0 2px #2e65e6}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit{position:relative;height:100%}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit::before{position:absolute;top:0;right:12px;bottom:-4px;border-right:1px solid #d9d9d9;content:""}.paraui-v4-tree-show-line .paraui-v4-tree-indent-unit-end::before{display:none}.paraui-v4-tree-show-line .paraui-v4-tree-switcher{background:#fff}.paraui-v4-tree-show-line .paraui-v4-tree-switcher_close svg{transform:rotate(-90deg);color:inherit;font-size:14px;transition:transform .3s}.paraui-v4-tree-show-line .paraui-v4-tree-switcher_open svg{color:inherit;font-size:14px;transition:transform .3s}.paraui-v4-tree-show-line .paraui-v4-tree-switcher-line-icon{vertical-align:-0.225em;color:inherit;font-size:14px}.paraui-v4-tree-show-line .paraui-v4-tree-switcher-line-icon[data-name=DownTriangleF]:hover{color:#2e65e6;background:#f7f8fa}.paraui-v4-tree-node-content-wrapper{overflow:hidden;display:flex}.paraui-v4-tree-node-content-wrapper .paraui-v4-tree-title{display:flex;align-items:center;width:100%}.paraui-v4-tree-node-content-wrapper .paraui-v4-tree-treenode-more-wrapper{color:#2e65e6}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper--active{background-color:#f7f8fa !important;border-radius:2px !important}.paraui-v4-tree .paraui-v4-tree-node-content-wrapper--active .sector-anchor{opacity:1 !important}.paraui-v4-tree.paraui-v4-tree-block-node .paraui-v4-tree-list-holder-inner .paraui-v4-tree-node-content-wrapper{flex-grow:0;flex-shrink:1}.paraui-v4-tree .paraui-v4-tree-title-wrapper{display:inline-flex;align-items:center;overflow:hidden}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor{position:relative;margin:3px 0 0 10px;line-height:14px;opacity:0;transition:opacity .3s}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor:before{content:" ";position:absolute;left:-9px;top:0;width:1px;height:14px;background-color:#f7f8fa;pointer-events:none}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor svg{color:#2e65e6}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor svg:hover{background:rgba(212,218,227,.4);border-radius:2px}.paraui-v4-tree .paraui-v4-tree-title-wrapper .sector-anchor--active.sector-anchor svg{color:#2e65e6;background:rgba(212,218,227,.4);border-radius:2px}.paraui-v4-tree .paraui-v4-tree-title-wrapper--active .sector-anchor{opacity:1}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-iconEle{position:absolute;left:8px;top:0}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-checkbox{display:none !important}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-checkbox-checked+.paraui-v4-tree-node-content-wrapper{color:#2e65e6}.paraui-v4-tree.paraui-v4-tree-radioable .paraui-v4-tree-node-radio{width:16px;height:16px;padding:0;margin-top:4px}.paraui-v4-tree.paraui-v4-tree-radioable-showradio .paraui-v4-tree-node-content-wrapper{padding-left:28px}.paraui-v4-tree-motion-collapse{overflow:hidden;transition:height .2s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .2s cubic-bezier(0.645, 0.045, 0.355, 1) !important}',""]),e.exports=t},76314:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=function(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"==typeof btoa){var o=(i=r,c=btoa(unescape(encodeURIComponent(JSON.stringify(i)))),l="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(c),"/*# ".concat(l," */")),a=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(a).concat([o]).join("\n")}var i,c,l;return[n].join("\n")}(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(r)for(var a=0;a<this.length;a++){var i=this[a][0];null!=i&&(o[i]=!0)}for(var c=0;c<e.length;c++){var l=[].concat(e[c]);r&&o[l[0]]||(n&&(l[2]?l[2]="".concat(n," and ").concat(l[2]):l[2]=n),t.push(l))}},t}},45228:e=>{"use strict";
|
|
16
16
|
/*
|
|
17
17
|
object-assign
|
|
18
18
|
(c) Sindre Sorhus
|
|
File without changes
|