n-sys 1.10.2 → 1.10.3

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/index.css CHANGED
@@ -19,7 +19,7 @@
19
19
  .n-scrollbar[data-v-20461974]{width:7px;height:100%;position:absolute;right:0;background:var(--theme-scroll-bg);top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;visibility:hidden;overflow:hidden}.n-scrollbar>div[data-v-20461974]{width:100%;height:100%;background:var(--theme-scroll-btn-opacity);cursor:auto;border-radius:3.5px}.n-scrollbar>div[data-v-20461974]:hover{background:var(--theme-scroll-btn)}.n-scrollbar.n-scrollbarHori[data-v-20461974]{width:100%;height:7px;right:auto;top:auto;left:0;bottom:0}.n-scrollbar.n-scrollbarShow[data-v-20461974]{visibility:visible}.n-scrollbar.n-scrollbarMove>div[data-v-20461974]{background:var(--theme-scroll-btn)}
20
20
  .n-slide[data-v-0012f154]{width:100%;height:100%;position:relative}.n-slide .n-slide-view[data-v-0012f154]{width:100%;height:100%;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-slide .n-slide-viewBox[data-v-0012f154]{width:100%;-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;-webkit-transform:translate(0, 0);transform:translate(0, 0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-slide .n-slide-viewBox>li[data-v-0012f154]{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-slide .n-slide-viewBox .n-slide-sub[data-v-0012f154]{z-index:2}.n-slide .n-slide-viewBox .n-slide-cur[data-v-0012f154]{z-index:3}.n-slide .n-slide-viewBox.n-slide-view-anim[data-v-0012f154]{-webkit-transition:all .3s;transition:all .3s}.n-slide .n-slide-content[data-v-0012f154]{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%}.n-slide .n-slide-dots[data-v-0012f154]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);margin-top:20px;bottom:10px;z-index:5;gap:10px}.n-slide .n-slide-dots>li[data-v-0012f154]{cursor:pointer;background:rgba(255,255,255,.6);border-radius:3px;width:5px;height:5px;-webkit-transition:all .3s;transition:all .3s}.n-slide .n-slide-dots .n-slide-dots-cur[data-v-0012f154]{background:var(--theme-color);width:20px}.n-slide.n-slideVert .n-slide-viewBox[data-v-0012f154]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
21
21
  .n-timeAxis[data-v-132ec660]{width:100%;height:80px;cursor:w-resize}
22
- .n-tooltip-seat[data-v-01362216]{display:inline}
22
+ .n-tooltip-seat[data-v-8f747f6c]{display:inline}
23
23
  .n-tooltip{--zIndex:1000;--size:auto;position:fixed;left:-200%;z-index:var(--zIndex);pointer-events:none;opacity:0}.n-tooltip .n-tooltip-content{background:rgba(0,0,0,.6);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px;max-width:300px;border-radius:3px;font-size:13px;-webkit-box-shadow:0 0 10px 1px var(--theme-border1);box-shadow:0 0 10px 1px var(--theme-border1)}.n-tooltip.n-tooltipShow{-webkit-transition:opacity .3s linear .3s;transition:opacity .3s linear .3s;opacity:1}
24
24
  .n-chart[data-v-d73d6af6]{width:100%;height:100%}.n-chart>div[data-v-d73d6af6]:first-child,.n-chart canvas[data-v-d73d6af6]{width:100% !important;height:100% !important}
25
25
  .n-checkBtn[data-v-33df9620]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px;--radius: 4px}.n-checkBtn>li[data-v-33df9620]{height:100%;color:var(--theme-text3);cursor:pointer;border:1px solid var(--theme-border1);font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1;background:var(--theme-bg-white1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:0;padding:0 10px}.n-checkBtn>li>span[data-v-33df9620]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-checkBtn>li[data-v-33df9620]:hover{background:var(--theme-bg-white3)}.n-checkBtn>li.n-checkBtn-disabled[data-v-33df9620]{cursor:not-allowed;color:var(--theme-text6);background:var(--theme-bg-white4)}.n-checkBtn>li.n-checkBtn-cur[data-v-33df9620]{background:var(--theme-color);color:#fff;border-color:var(--theme-color)}.n-checkBtn.n-checkBtnAuto[data-v-33df9620]{width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.n-checkBtn.n-checkBtnAuto>li[data-v-33df9620]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto;padding:0 10px}.n-checkBtn.n-checkBtnHori>li[data-v-33df9620]{border-right-color:transparent}.n-checkBtn.n-checkBtnHori>li[data-v-33df9620]:last-child{border-right-color:var(--theme-border1);border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.n-checkBtn.n-checkBtnHori>li[data-v-33df9620]:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur+li[data-v-33df9620]{border-left-color:transparent}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-33df9620]{border-left-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur[data-v-33df9620]:last-child{border-right-color:var(--theme-color)}.n-checkBtn.n-checkBtnVert[data-v-33df9620]{display:block;height:auto}.n-checkBtn.n-checkBtnVert>li[data-v-33df9620]{border-bottom-color:transparent;height:36px;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.n-checkBtn.n-checkBtnVert>li[data-v-33df9620]:last-child{border-bottom-color:var(--theme-border1);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.n-checkBtn.n-checkBtnVert>li[data-v-33df9620]:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur+li[data-v-33df9620]{border-top-color:transparent}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-33df9620]{border-top-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur[data-v-33df9620]:last-child{border-bottom-color:var(--theme-color)}.n-checkBtn.n-checkBtnPlain>li.n-checkBtn-cur[data-v-33df9620]{background:none;color:var(--theme-color);border:1px solid var(--theme-color)}.n-checkBtn.n-checkBtnDisabled[data-v-33df9620]{cursor:not-allowed;-webkit-filter:brightness(0.9);filter:brightness(0.9)}.n-checkBtn.n-checkBtnDisabled>li[data-v-33df9620]{pointer-events:none}
@@ -28,7 +28,7 @@
28
28
  .n-customItem[data-v-6377e96a] .n-handle-content{max-width:700px}.n-customItem .n-customItem-main[data-v-6377e96a]{height:50vh;max-height:700px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px}.n-customItem .n-customItem-title[data-v-6377e96a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text1);font-weight:bold;display:flex;align-items:center;gap:5px;height:36px;font-size:13px;background:var(--theme-bg-white3);padding:0 10px}.n-customItem .n-customItem-title>span[data-v-6377e96a]{cursor:pointer;font-weight:300;margin-left:auto;font-size:12px;color:var(--theme-text5)}.n-customItem .n-customItem-title>em[data-v-6377e96a]{margin-left:auto;color:var(--theme-color);font-weight:300;cursor:pointer}.n-customItem .n-customItem-left[data-v-6377e96a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;border:1px solid var(--theme-border3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-customItem .n-customItem-opts[data-v-6377e96a]{display:grid;height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;overflow-y:auto;overflow-x:hidden;gap:10px;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));grid-auto-rows:36px}.n-customItem .n-customItem-opts>li[data-v-6377e96a]{border-radius:3px;background:var(--theme-bg-white3);min-width:0;min-height:0;width:100%;height:100%;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:var(--theme-text3);cursor:pointer}.n-customItem .n-customItem-opts>li[data-v-6377e96a]:hover{color:var(--theme-color)}.n-customItem .n-customItem-opts .n-customItem-check[data-v-6377e96a]{color:var(--theme-color);background:var(--theme-color-light9)}.n-customItem .n-customItem-opts .n-customItem-disabled[data-v-6377e96a]{opacity:.5;cursor:not-allowed}.n-customItem .n-customItem-right[data-v-6377e96a]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.n-customItem .n-customItem-list[data-v-6377e96a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;padding:10px;overflow-y:auto}.n-customItem .n-customItem-list>li[data-v-6377e96a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;height:30px;font-size:14px;width:100%;position:relative;color:var(--theme-text4);background:var(--theme-bg-white3);border-radius:3px;gap:5px}.n-customItem .n-customItem-list>li>i[data-v-6377e96a]:hover{color:var(--theme-color)}.n-customItem .n-customItem-list>li>span[data-v-6377e96a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customItem .n-customItem-list>li+li[data-v-6377e96a]{margin-top:10px}.n-customItem .n-customItem-list .n-customItem-fixed-left[data-v-6377e96a]{background:var(--theme-color-opacity1);color:var(--theme-color)}.n-customItem .n-customItem-list .n-customItem-fixed-right[data-v-6377e96a]{background:var(--theme-yellow-light9);color:var(--theme-yellow)}.n-customItem .n-customItem-list .n-customItem-dragT[data-v-6377e96a]::before,.n-customItem .n-customItem-list .n-customItem-dragB[data-v-6377e96a]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);-webkit-transform:translate(0, -5px);transform:translate(0, -5px)}.n-customItem .n-customItem-list .n-customItem-dragB[data-v-6377e96a]::before{-webkit-transform:translate(0, 5px);transform:translate(0, 5px);bottom:0;top:auto}
29
29
  .n-form>.el-tag{margin:4px 10px 4px 0}.n-form>.el-switch{height:36px}.n-form>.el-input input,.n-form>.el-cascader,.n-form>.el-input,.n-form>.el-input-number,.n-form>.el-select,.n-form>.el-textarea,.n-form>.el-slider,.n-form>.el-date-editor:not([__null__]){width:100%}.n-form>.n-form-richText{width:100%;background:var(--theme-bg-white1)}.n-form>.n-form-txt{color:var(--theme-text5);height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-form>.n-form-code{color:#ccc;background:#272822;border:1px solid var(--theme-border1);border-radius:3px;max-height:400px;min-height:32px;overflow-y:auto}.n-form>.n-form-code::-webkit-scrollbar{background:rgba(255,255,255,0);width:7px;height:7px}.n-form>.n-form-code::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:calc(7px / 2)}.n-form>.n-form-code::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.9)}.n-form>.n-form-code::-webkit-scrollbar-button{display:none}.n-form>.n-form-code>p{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:22px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-form>.n-form-code>p>span:nth-child(1){padding:0 5px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;border-right:1px solid rgba(255,255,255,.1);text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:5px}.n-form>.n-form-code>p>span:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 5px;white-space:pre-wrap}
30
30
  .n-handle[data-v-7f977406]{--zIndex:1000;--size:700px;--label-size:160px;position:fixed;left:-200%;top:0;width:100%;height:100%;z-index:var(--zIndex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:left 0s linear .3s;transition:left 0s linear .3s}.n-handle .n-handle-mask[data-v-7f977406]{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;width:100%;height:100%;background:var(--theme-bg-black1);-webkit-transition:all .3s;transition:all .3s}.n-handle .n-handle-content[data-v-7f977406]{position:relative;-webkit-transition:all .3s;transition:all .3s;z-index:2;-webkit-transform:translate(100%, 0);transform:translate(100%, 0);background:var(--theme-bg-white1-fill);padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;width:var(--size)}.n-handle .n-handle-header[data-v-7f977406]{font-size:17px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text3)}.n-handle .n-handle-header>i[data-v-7f977406]{cursor:pointer;font-size:17px;color:var(--theme-text5);margin-left:auto;width:24px;height:24px;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-handle .n-handle-header>i[data-v-7f977406]:hover{background:var(--theme-color-light9);color:var(--theme-color)}.n-handle .n-handle-bottom[data-v-7f977406]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.n-handle[data-v-7f977406] .n-handle-form{overflow-y:auto;height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.n-handle[data-v-7f977406] .n-handle-form .n-handle-form-err{-webkit-transition:all .3s;transition:all .3s;background:var(--theme-red-light9)}.n-handle[data-v-7f977406] .n-handle-form .n-handle-form-errInfo{color:var(--theme-red);margin-top:6px;font-size:12px}.n-handle[data-v-7f977406] .n-handle-form .n-handle-form-required{color:var(--theme-red);margin-right:3px}.n-handle[data-v-7f977406] .n-handle-form .n-handle-form-label{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:var(--label-size);-ms-flex-negative:0;flex-shrink:0;color:var(--theme-text3);padding-right:12px}.n-handle[data-v-7f977406] .n-handle-form .n-handle-form-label>em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-handle[data-v-7f977406] .n-handle-form .n-handle-form-content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.n-handle[data-v-7f977406] .n-handle-form>li{border-radius:5px;margin-bottom:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s;transition:all .3s;font-size:14px}.n-handle[data-v-7f977406] .n-handle-form .n-form>.n-num,.n-handle[data-v-7f977406] .n-handle-form .n-form>.el-cascader,.n-handle[data-v-7f977406] .n-handle-form .n-form>.n-checkBtn:not(.n-checkBtnAuto),.n-handle[data-v-7f977406] .n-handle-form .n-form>.el-input,.n-handle[data-v-7f977406] .n-handle-form .n-form>.el-input-number,.n-handle[data-v-7f977406] .n-handle-form .n-form>.el-select,.n-handle[data-v-7f977406] .n-handle-form .n-form>.el-textarea,.n-handle[data-v-7f977406] .n-handle-form .n-form>.el-range-editor,.n-handle[data-v-7f977406] .n-handle-form .n-form>.n-inputDate{width:300px;max-width:100%}.n-handle[data-v-7f977406] .n-handle-form .n-form>.el-slider{width:280px;max-width:calc(100% - 20px)}.n-handle[data-v-7f977406] .n-handle-form .n-upload .n-upload-btn{max-width:300px}.n-handle.n-handleShow[data-v-7f977406]{left:0;-webkit-transition:none;transition:none}.n-handle.n-handleShow .n-handle-mask[data-v-7f977406]{opacity:.5}.n-handle.n-handleShow .n-handle-content[data-v-7f977406]{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.n-handle.n-handleDialog[data-v-7f977406]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-handle.n-handleDialog .n-handle-content[data-v-7f977406]{height:auto;border-radius:2px;opacity:0;max-height:90vh;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-transform:translate(0, -50px);transform:translate(0, -50px)}.n-handle.n-handleDialog.n-handleShow .n-handle-content[data-v-7f977406]{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.n-handle.n-handlePage[data-v-7f977406]{position:static;height:auto;display:block;z-index:1}.n-handle.n-handlePage .n-handle-mask[data-v-7f977406]{display:none}.n-handle.n-handlePage .n-handle-content[data-v-7f977406]{width:100%;display:block;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.n-handle.n-handlePage .n-handle-form[data-v-7f977406]{height:auto}
31
- .n-inputDate[data-v-75f511b1]{width:100%;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:var(--theme-bg-white1);border:1px solid var(--theme-border1)}.n-inputDate[data-v-75f511b1]:hover{border-color:var(--theme-text6)}.n-inputDate.n-inputDate-focus[data-v-75f511b1]{border-color:var(--theme-color) !important}.n-inputDate .n-inputDate-text[data-v-75f511b1]{padding:0 10px;font-size:13px;color:var(--theme-text3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.n-inputDate .n-inputDate-item[data-v-75f511b1]{height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-inputDate .n-inputDate-focus[data-v-75f511b1]{background:var(--theme-color);color:#fff}.n-inputDate .n-inputDate-def[data-v-75f511b1]{margin:0 1px;padding-top:-2px;margin-bottom:2px}.n-inputDate .n-inputDate-space[data-v-75f511b1]{width:10px}.n-inputDate .n-inputDate-oper[data-v-75f511b1]{width:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-left:1px solid var(--theme-border1)}.n-inputDate .n-inputDate-oper>i[data-v-75f511b1]{cursor:pointer;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--theme-bg-white4);color:var(--theme-text3)}.n-inputDate .n-inputDate-oper>i[data-v-75f511b1]:hover{background:var(--theme-bg-white5)}.n-inputDate .n-inputDate-oper>i+i[data-v-75f511b1]{border-top:1px solid var(--theme-border1)}.n-inputDate.n-inputDateShowOper .n-inputDate-oper[data-v-75f511b1]{display:-webkit-box;display:-ms-flexbox;display:flex}.n-inputDate.n-inputDateDisabled[data-v-75f511b1]{cursor:not-allowed;background:var(--theme-bg-white3)}.n-inputDate.n-inputDateDisabled .n-inputDate-text[data-v-75f511b1],.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-75f511b1]{pointer-events:none}.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-75f511b1]{background:var(--theme-bg-white4) !important}
31
+ .n-inputDate[data-v-300e1a5a]{width:100%;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:var(--theme-bg-white1);border:1px solid var(--theme-border1)}.n-inputDate[data-v-300e1a5a]:hover{border-color:var(--theme-text6)}.n-inputDate.n-inputDate-focus[data-v-300e1a5a]{border-color:var(--theme-color) !important}.n-inputDate .n-inputDate-text[data-v-300e1a5a]{padding:0 10px;font-size:13px;color:var(--theme-text3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.n-inputDate .n-inputDate-item[data-v-300e1a5a]{height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-inputDate .n-inputDate-focus[data-v-300e1a5a]{background:var(--theme-color);color:#fff}.n-inputDate .n-inputDate-def[data-v-300e1a5a]{margin:0 1px;padding-top:-2px;margin-bottom:2px}.n-inputDate .n-inputDate-space[data-v-300e1a5a]{width:10px}.n-inputDate .n-inputDate-oper[data-v-300e1a5a]{width:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-left:1px solid var(--theme-border1)}.n-inputDate .n-inputDate-oper>i[data-v-300e1a5a]{cursor:pointer;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--theme-bg-white4);color:var(--theme-text3)}.n-inputDate .n-inputDate-oper>i[data-v-300e1a5a]:hover{background:var(--theme-bg-white5)}.n-inputDate .n-inputDate-oper>i+i[data-v-300e1a5a]{border-top:1px solid var(--theme-border1)}.n-inputDate.n-inputDateShowOper .n-inputDate-oper[data-v-300e1a5a]{display:-webkit-box;display:-ms-flexbox;display:flex}.n-inputDate.n-inputDateDisabled[data-v-300e1a5a]{cursor:not-allowed;background:var(--theme-bg-white3)}.n-inputDate.n-inputDateDisabled .n-inputDate-text[data-v-300e1a5a],.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-300e1a5a]{pointer-events:none}.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-300e1a5a]{background:var(--theme-bg-white4) !important}
32
32
  .n-menu[data-v-7aeb536b]{width:100%;height:100%;position:relative;background:var(--theme-bg-white1);overflow-y:auto;overflow-x:hidden}.n-menu[data-v-7aeb536b]::-webkit-scrollbar{width:0px;height:0px}.n-menu.n-menuHori[data-v-7aeb536b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-y:hidden;overflow-x:auto}.n-menu.n-menuHori[data-v-7aeb536b] .n-menu-nodeTop{height:100%;width:auto;-ms-flex-negative:0;flex-shrink:0;width:60px}.n-menu.n-menuHori[data-v-7aeb536b] .n-menu-nodeTop>.n-menu-node-line>i{margin-right:12px}.n-menu.n-menuHori[data-v-7aeb536b] .n-menu-nodeTop>.n-menu-node-line.n-menu-node-check{border-right:0;overflow:hidden;border-top:3px solid var(--theme-color);padding-bottom:3px;background:-webkit-gradient(linear, left top, left bottom, from(var(--theme-color-opacity1)), to(rgba(255, 255, 255, 0)));background:linear-gradient(180deg, var(--theme-color-opacity1), rgba(255, 255, 255, 0))}.n-menu.n-menuHori.n-menuExpand[data-v-7aeb536b] .n-menu-nodeTop{width:160px}
33
33
  .n-menu-node[data-v-19e955d4]{width:100%;height:60px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:auto;position:relative;font-size:15px;-webkit-transition:all .5s;transition:all .5s;color:var(--theme-text3)}.n-menu-node-line[data-v-19e955d4]{width:100%;height:60px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.n-menu-node-line>span[data-v-19e955d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;min-width:59px}.n-menu-node-line>span>i[data-v-19e955d4]{width:0;-webkit-box-flex:0;-ms-flex:0 0 59px;flex:0 0 59px;font-size:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-menu-node-line>span>span[data-v-19e955d4]{padding-right:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-menu-node-line>i[data-v-19e955d4]{margin-right:24px;-webkit-transition:all .5s;transition:all .5s}.n-menu-node-line[data-v-19e955d4]:hover{color:var(--theme-color);background-color:var(--theme-color-opacity1)}.n-menu-node-line.n-menu-node-focus[data-v-19e955d4]{color:var(--theme-color)}.n-menu-node-line.n-menu-node-check[data-v-19e955d4]{border-right:4px solid var(--theme-color);color:var(--theme-color);background:-webkit-gradient(linear, right top, left top, from(var(--theme-color-opacity1)), to(rgba(255, 255, 255, 0)));background:linear-gradient(-90deg, var(--theme-color-opacity1), rgba(255, 255, 255, 0))}.n-menu-node-line.n-menu-node-disabled[data-v-19e955d4]{cursor:not-allowed;background:var(--theme-grey-opacity1);color:var(--theme-text5)}.n-menu-sub[data-v-19e955d4]{background:var(--theme-bg-white3);width:100%;-webkit-transition:max-height .5s;transition:max-height .5s;overflow:hidden}
34
34
  .n-menu-rightMenu{position:fixed;background:var(--theme-bg-white1);max-height:360px;border-radius:3px;width:200px;opacity:0;z-index:10;overflow:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transition:opacity .3s ease-in .1s,-webkit-transform .4s ease-in .1s;transition:opacity .3s ease-in .1s,-webkit-transform .4s ease-in .1s;transition:transform .4s ease-in .1s,opacity .3s ease-in .1s;transition:transform .4s ease-in .1s,opacity .3s ease-in .1s,-webkit-transform .4s ease-in .1s}.n-menu-rightMenu .n-menu-node .n-menu-node-line>span>i{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin:0 10px 0 20px}.n-menu-rightMenu.n-menu-rightMenuVert{-webkit-transform:scale(1, 0);transform:scale(1, 0)}.n-menu-rightMenu.n-menu-rightMenuShow{-webkit-transform:scale(1, 1);transform:scale(1, 1);overflow-y:auto;-webkit-box-shadow:4px 4px 16px 1px rgba(0,0,0,.12);box-shadow:4px 4px 16px 1px rgba(0,0,0,.12);-webkit-transition:opacity .3s ease-in,-webkit-transform .4s ease-in;transition:opacity .3s ease-in,-webkit-transform .4s ease-in;transition:transform .4s ease-in,opacity .3s ease-in;transition:transform .4s ease-in,opacity .3s ease-in,-webkit-transform .4s ease-in;opacity:1}