nubomed-ui 2.0.26 → 2.0.28
Sign up to get free protection for your applications and to get access to all the features.
- package/css/nb-ui/index.css +1 -1
- package/nubomed-ui.common.js +149 -19
- package/nubomed-ui.common.js.map +1 -1
- package/nubomed-ui.umd.js +149 -19
- package/nubomed-ui.umd.js.map +1 -1
- package/nubomed-ui.umd.min.js +1 -1
- package/nubomed-ui.umd.min.js.map +1 -1
- package/package.json +2 -2
package/css/nb-ui/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
@charset "UTF-8";html{font-size:.8333333333vw}.color-danger,.danger-color{color:#E52D3E!important}.color-success{color:#00A572!important}.color-primary,.primary-color{color:#0066E0!important}.nb-tag{height:32px;padding:0 8px;border-radius:16px;font-size:20px;line-height:32px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background-color:#CCE0F9;color:#0066E0}.nb-tag.nb-tag--fill{background-color:#0066E0;color:#fff}.nb-tag--success{background-color:#CCEDE3;color:#00A572}.nb-tag--success.nb-tag--fill{background-color:#00A572;color:#fff}.nb-tag--danger{background-color:#FAD5D8;color:#E52D3E}.nb-tag--danger.nb-tag--fill{background-color:#E52D3E;color:#fff}.nb-tag--warning{background-color:#FEE7CC;color:#F98900}.nb-tag--warning.nb-tag--fill{background-color:#F98900;color:#fff}.nb-tag--large{height:36px;padding:0 12px;border-radius:18px;font-size:24px;line-height:36px}.nb-notification.el-notification{width:auto;max-width:80%;padding:31px 40px;border-width:2px!important;left:50%!important;transform:translate(-50%)}.nb-notification.el-notification .el-notification__content{font-size:40px;line-height:56px;margin-top:0;color:#181D41}.nb-notification.el-notification .el-notification__icon{width:50px;height:50px;font-size:50px;margin-top:3px}.nb-notification.el-notification .el-icon-success::before{content:"\e630";font-family:iconfont}.nb-notification.el-notification .el-icon-error::before{content:"\e629";font-family:iconfont}.nb-notification.el-notification.nb-notification--success{border-color:#7FD2B8;background-color:#F0FBFA}.nb-notification.el-notification.nb-notification--error{border-color:#F2969E;background-color:#FDF4F5}.nb-notification.el-notification.nb-notification--warning{border-color:#FCC47F;background-color:#FEF9F2}.nb-dialog.el-dialog{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0}.nb-dialog.el-dialog .el-dialog__header .el-dialog__title{line-height:1.5}.nb-dialog.el-dialog .el-dialog__header .el-dialog__headerbtn{font-size:40px;color:#8B8EA0;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.nb-dialog.el-dialog[aria-label=dialog] .el-dialog__header{padding:0!important}.nb-dialog.el-dialog .slot-title .el-dialog__tips{font-size:28px;line-height:1.5}.nb-dialog.el-dialog .slot-title .el-dialog__tips--danger{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__tips,.nb-dialog.el-dialog .slot-title .el-dialog__tips--success{color:#00A572}.nb-dialog.el-dialog .el-dialog__body{flex:1;padding:0;color:#181D41;overflow-y:auto;overflow-x:hidden}.nb-dialog.el-dialog .el-dialog__footer{width:100%;height:100px;padding:0;display:flex;overflow:hidden;background:#FFF;box-shadow:0 -6px 16px 0 rgba(24,29,65,.08);position:relative}.nb-dialog.el-dialog .el-dialog__footer::after{content:"";position:absolute;left:0;right:0;top:0;background-color:#CAD0E0;height:1px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__headerbtn,.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__headerbtn{top:40px;right:40px}.nb-dialog.el-dialog .el-dialog__footer .el-button{flex:1;height:100%;text-align:center;font-size:36px;border-radius:0}.nb-dialog.el-dialog .el-dialog__footer .el-button+.el-button{margin:0;border-radius:0 0 16px}.nb-dialog.el-dialog.is-fullscreen{border-radius:0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog{width:720px;height:520px}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=small] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=small] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog{width:1000px;height:640px;margin-top:50px!important}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 40px}.el-dialog__wrapper[type=medium] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=medium] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=medium] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog{width:1600px;height:900px;margin-top:90px!important}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header{padding:32px 24px 0}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 24px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__headerbtn{top:32px;right:24px}.el-dialog__wrapper[type=large] .el-dialog__footer>div{flex:1;padding:24px;font-size:32px;line-height:42px;display:flex;align-items:center;text-align:left}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text{color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text strong{margin-left:4px;font-size:50px;line-height:76px}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text i{font-size:24px;line-height:32px;color:rgba(24,29,65,.5)}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text b{margin-left:4px;font-size:28px;line-height:42px;color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--danger strong{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--success strong{color:#00A572}.el-dialog__wrapper[type=large] .el-dialog__footer>div~.el-button{min-width:400px;flex:inherit}.el-dialog__wrapper[type=large] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=large] .slot-title{margin:32px 24px 0}.el-dialog__wrapper[type=large] .slot-title .el-dialog__tips{font-size:28px}.el-dialog.is-fullscreen{border-radius:0;box-shadow:none}.el-dialog__wrapper[body-bg-color] .el-dialog__body{background-color:#ECF0F5}.nb-empty,.nb-summary-bar{background-color:transparent}.el-dialog__wrapper[dialog-center=true] .el-dialog,.el-dialog__wrapper[dialog-center] .el-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important}.el-dialog__wrapper[title-padding-bottom][type=large] .el-dialog__header{padding-bottom:32px}.el-dialog__wrapper[title-padding-bottom][type=medium] .el-dialog__header,.el-dialog__wrapper[title-padding-bottom][type=small] .el-dialog__header{padding-bottom:36px}.el-dialog__wrapper[body-padding] .el-dialog__body,.nb-summary-bar{padding:24px;box-sizing:border-box}.el-dialog__wrapper[title-center] .el-dialog__header{text-align:center}.el-dialog__wrapper[header-shadow] .el-dialog__header{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.el-dialog__wrapper[title-error] .el-dialog__title{color:#E52D3E}.el-dialog__wrapper[title-warning] .el-dialog__title{color:#F98900}.el-dialog__wrapper[title-success] .el-dialog__title{color:#00A572}.el-dialog__wrapper[body-flex-column-center] .el-dialog__body,.nb-empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-empty--center{width:100%;height:100%}.nb-empty__text{line-height:1.5;text-align:center;font-weight:400}.nb-empty__tips{font-size:24px;color:#00A572;text-align:center;line-height:36px}.nb-empty__buttons{display:flex;align-items:center;margin-top:24px}.nb-empty__buttons .el-button+.el-button{margin-left:20px}.nb-empty>.el-button{margin-top:24px}.nb-empty--large .nb-empty__icon{width:500px;height:500px}.nb-empty--large .nb-empty__text{font-size:32px;line-height:48px}.nb-empty--large .nb-empty__tips,.nb-empty--small .nb-empty__text,.nb-empty--small .nb-empty__tips{font-size:24px}.nb-empty--small .nb-empty__icon{width:300px;height:300px}.nb-summary-bar{width:100%;overflow:hidden}.nb-summary-bar__icon,.nb-summary-bar__icon.svg-icon{width:80px;height:80px;margin-right:20px;flex-shrink:0}.nb-summary-bar__text{font-size:28px;line-height:42px;display:inline-flex;align-items:center}.nb-summary-bar__text i{white-space:nowrap;color:rgba(24,29,65,.7)}.nb-summary-bar__text strong{font-size:50px;margin:0 4px;font-weight:400;white-space:nowrap}.nb-summary-bar__link{color:#0066E0;font-size:24px;line-height:36px;white-space:nowrap;margin-left:16px;cursor:pointer}.nb-summary-bar__text+.nb-summary-bar__text{margin-left:16px}.nb-summary-bar--loading .nb-summary-bar__text{color:#181D41}.nb-summary-bar--error .nb-summary-bar__text{color:#E52D3E}.nb-summary-bar--info .nb-summary-bar__text,.nb-summary-bar--success .nb-summary-bar__text{color:rgba(24,29,65,.7)}.nb-summary-bar--info .nb-summary-bar__text strong,.nb-summary-bar--success .nb-summary-bar__text strong,.nb-summary-bar--tips{color:#00A572}.nb-summary-bar .nb-summary-bar-container{height:112px;padding:0 24px;background:#fff;box-shadow:0 6px 18px 0 rgba(24,29,65,.18);border-radius:16px;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;overflow:hidden}.nb-summary-bar .nb-summary-bar__left{flex:1;display:flex;align-items:center;overflow:hidden}.nb-summary-bar .nb-summary-bar__left .text-item{text-align:left;width:min-content}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text{margin-left:0}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text strong{font-size:32px}.nb-summary-bar .nb-summary-bar__left .text-item+.text-item{margin-left:32px}.nb-summary-bar .nb-summary-bar__right{display:flex;align-items:center;flex-shrink:0}.nb-summary-bar .nb-summary-bar__right .el-button{margin-left:24px}.nb-summary-bar--bottom{position:absolute;left:0;right:0;bottom:0;z-index:99}.nb-summary-bar--full{padding:24px 0 0}.nb-summary-bar--full .nb-summary-bar-container{box-shadow:0 4 40px 0 rgba(24,29,65,.08),0 2 28px 0 rgba(24,29,65,.1),0 0 10px 0 rgba(24,29,65,.08);border-radius:16px 16px 0 0}.nb-header{width:100%;height:80px;background-color:#181D41;display:flex;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto;color:#fff;overflow:hidden;font-size:32px;line-height:42px;position:relative}.nb-header .nb-header__back .nb-icon::before,.nb-header .nb-header__logout .nb-icon::before{font-size:40px}.nb-header .nb-header__back{padding:0 36px 0 32px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__back .svg-icon{width:40px;height:40px;margin-right:4px}.nb-header .nb-header__back .nb-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__back__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__logout{padding:0 32px 0 34px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__logout .nb-icon,.nb-header .nb-header__logout .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__logout__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs,.nb-header .nb-header__title{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.nb-header .nb-header__title{width:fit-content;text-align:center;font-size:32px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__tabs{display:flex;align-items:center;justify-content:center}.nb-header .nb-header__tabs .nb-header__tab{height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.nb-header .nb-header__tabs .nb-header__tab__text{height:48px;display:flex;flex-direction:column;justify-content:center;background-color:#0f377a}.nb-header .nb-header__tabs .nb-header__tab__text span{padding:0 30px;min-width:200px;height:48px;text-align:center;font-size:28px;line-height:48px;box-sizing:border-box;position:relative}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge{display:inline-block;vertical-align:inherit;font-family:inherit}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge .el-badge__content.is-fixed{top:4px!important;right:4px;z-index:1}.nb-header .nb-header__tabs .nb-header__tab--active .nb-header__tab__text span{background-color:#0066E0;border-radius:24px!important}.nb-header .nb-header__tabs .nb-header__tab--disabled{cursor:not-allowed}.nb-header .nb-header__tabs .nb-header__tab--disabled .nb-header__tab__text span{background-color:#122e67;color:rgba(255,255,255,.2)}.nb-header .nb-header__tabs .nb-header__tab--import .nb-header__tab__text span{color:#f98900;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs .nb-header__tab:first-child .nb-header__tab__text{border-radius:24px 0 0 24px}.nb-header .nb-header__tabs .nb-header__tab:last-child .nb-header__tab__text{border-radius:0 24px 24px 0}.nb-header .nb-header__left{flex:auto}.nb-header .nb-header__right{flex:auto;display:inline-flex;align-items:center;justify-content:flex-end}.nb-header .nb-header__right .nb-header__btn{padding:0 32px 0 10px;height:100%;display:inline-flex;align-items:center;justify-content:center}.nb-header .nb-header__right .nb-header__btn .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__right .nb-header__btn__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-form-dialog.el-dialog .el-dialog__body{padding:0 40px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.nb-form-dialog.el-dialog .form-header{width:100%;margin-bottom:40px;text-align:center}.nb-form-dialog.el-dialog .form-header__title{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-header__message{margin-top:10px;font-size:28px;line-height:42px;color:rgba(24,29,65,.5)}.nb-form-dialog.el-dialog .form-header__tips{margin-top:10px;font-size:28px;line-height:42px;color:#00A572}.nb-form-dialog.el-dialog .form-drug{width:100%;margin-top:20px;margin-bottom:40px;text-align:left}.nb-form-dialog.el-dialog .form-drug__name{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-drug__spec{margin-top:10px;font-size:28px;line-height:42px}.nb-form-dialog.el-dialog .form-drug__spec i{color:rgba(24,29,65,.5);margin-right:8px}.nb-form-dialog.el-dialog .el-form{width:100%}.nb-form-dialog.el-dialog .el-form[hidden-label]{width:auto}.nb-form-dialog.el-dialog.el-dialog--center .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-form-dialog.el-dialog .el-radio-group{padding:12px 0}
|
1
|
+
@charset "UTF-8";html{font-size:.8333333333vw}.color-danger,.danger-color{color:#E52D3E!important}.color-success{color:#00A572!important}.color-primary,.primary-color{color:#0066E0!important}.nb-tag{height:32px;padding:0 8px;border-radius:16px;font-size:20px;line-height:32px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background-color:#CCE0F9;color:#0066E0}.nb-tag.nb-tag--fill{background-color:#0066E0;color:#fff}.nb-tag--success{background-color:#CCEDE3;color:#00A572}.nb-tag--success.nb-tag--fill{background-color:#00A572;color:#fff}.nb-tag--danger{background-color:#FAD5D8;color:#E52D3E}.nb-tag--danger.nb-tag--fill{background-color:#E52D3E;color:#fff}.nb-tag--warning{background-color:#FEE7CC;color:#F98900}.nb-tag--warning.nb-tag--fill{background-color:#F98900;color:#fff}.nb-tag--large{height:36px;padding:0 12px;border-radius:18px;font-size:24px;line-height:36px}.nb-notification.el-notification{width:auto;max-width:80%;padding:31px 40px;border-width:2px!important;left:50%!important;transform:translate(-50%)}.nb-notification.el-notification .el-notification__content{font-size:40px;line-height:56px;margin-top:0;color:#181D41}.nb-notification.el-notification .el-notification__icon{width:50px;height:50px;font-size:50px;margin-top:3px}.nb-notification.el-notification .el-icon-success::before{content:"\e630";font-family:iconfont}.nb-notification.el-notification .el-icon-error::before{content:"\e629";font-family:iconfont}.nb-notification.el-notification.nb-notification--success{border-color:#7FD2B8;background-color:#F0FBFA}.nb-notification.el-notification.nb-notification--error{border-color:#F2969E;background-color:#FDF4F5}.nb-notification.el-notification.nb-notification--warning{border-color:#FCC47F;background-color:#FEF9F2}.nb-dialog.el-dialog{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0}.nb-dialog.el-dialog .el-dialog__header .el-dialog__title{line-height:1.5}.nb-dialog.el-dialog .el-dialog__header .el-dialog__headerbtn{font-size:40px;color:#8B8EA0;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.nb-dialog.el-dialog[aria-label=dialog] .el-dialog__header{padding:0!important}.nb-dialog.el-dialog .slot-title .el-dialog__tips{font-size:28px;line-height:1.5}.nb-dialog.el-dialog .slot-title .el-dialog__tips--danger{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__tips,.nb-dialog.el-dialog .slot-title .el-dialog__tips--success{color:#00A572}.nb-dialog.el-dialog .el-dialog__body{flex:1;padding:0;color:#181D41;overflow-y:auto;overflow-x:hidden}.nb-dialog.el-dialog .el-dialog__footer{width:100%;height:100px;padding:0;display:flex;overflow:hidden;background:#FFF;box-shadow:0 -6px 16px 0 rgba(24,29,65,.08);position:relative}.nb-dialog.el-dialog .el-dialog__footer::after{content:"";position:absolute;left:0;right:0;top:0;background-color:#CAD0E0;height:1px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__headerbtn,.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__headerbtn{top:40px;right:40px}.nb-dialog.el-dialog .el-dialog__footer .el-button{flex:1;height:100%;text-align:center;font-size:36px;border-radius:0}.nb-dialog.el-dialog .el-dialog__footer .el-button+.el-button{margin:0;border-radius:0 0 16px}.nb-dialog.el-dialog.is-fullscreen{border-radius:0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog{width:720px;height:520px}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=small] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=small] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog{width:1000px;height:640px;margin-top:50px!important}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 40px}.el-dialog__wrapper[type=medium] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=medium] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=medium] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog{width:1600px;height:900px;margin-top:90px!important}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header{padding:32px 24px 0}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 24px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__headerbtn{top:32px;right:24px}.el-dialog__wrapper[type=large] .el-dialog__footer>div{flex:1;padding:24px;font-size:32px;line-height:42px;display:flex;align-items:center;text-align:left}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text{color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text strong{margin-left:4px;font-size:50px;line-height:76px}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text i{font-size:24px;line-height:32px;color:rgba(24,29,65,.5)}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text b{margin-left:4px;font-size:28px;line-height:42px;color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--danger strong{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--success strong{color:#00A572}.el-dialog__wrapper[type=large] .el-dialog__footer>div~.el-button{min-width:400px;flex:inherit}.el-dialog__wrapper[type=large] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=large] .slot-title{margin:32px 24px 0}.nb-pagination.el-pagination .btn-next,.nb-pagination.el-pagination .number+.number{margin-left:16px}.el-dialog__wrapper[type=large] .slot-title .el-dialog__tips{font-size:28px}.el-dialog.is-fullscreen{border-radius:0;box-shadow:none}.el-dialog__wrapper[body-bg-color] .el-dialog__body{background-color:#ECF0F5}.el-dialog__wrapper[dialog-center=true] .el-dialog,.el-dialog__wrapper[dialog-center] .el-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important}.el-dialog__wrapper[title-padding-bottom][type=large] .el-dialog__header{padding-bottom:32px}.el-dialog__wrapper[title-padding-bottom][type=medium] .el-dialog__header,.el-dialog__wrapper[title-padding-bottom][type=small] .el-dialog__header{padding-bottom:36px}.el-dialog__wrapper[title-center] .el-dialog__header{text-align:center}.el-dialog__wrapper[header-shadow] .el-dialog__header{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.el-dialog__wrapper[title-error] .el-dialog__title{color:#E52D3E}.el-dialog__wrapper[title-warning] .el-dialog__title{color:#F98900}.el-dialog__wrapper[title-success] .el-dialog__title{color:#00A572}.el-dialog__wrapper[body-padding] .el-dialog__body{padding:24px;box-sizing:border-box}.el-dialog__wrapper[body-flex-column-center] .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-pagination.el-pagination{padding:0;box-sizing:border-box;font-weight:400}.nb-pagination.el-pagination .el-pager li,.nb-pagination.el-pagination button{font-size:24px;line-height:64px;min-width:64px;height:64px}.nb-pagination.el-pagination .el-pager li.active+li{border-left:1px solid #CAD0E0}.nb-pagination.el-pagination li.active{background:linear-gradient(180deg,#3385E6 0,#0066E0 100%);box-shadow:0 1px 6px 0 rgba(24,29,65,.12);color:#FFF;border:none}.nb-pagination.el-pagination .btn-next,.nb-pagination.el-pagination .btn-prev,.nb-pagination.el-pagination .number{background:linear-gradient(180deg,#FFF 0,#F4F6F9 100%);box-shadow:0 1px 6px 0 rgba(24,29,65,.12);border-radius:8px;border:1px solid #CAD0E0;box-sizing:border-box}.nb-pagination.el-pagination .btn-prev{margin-right:16px}.nb-pagination.el-pagination .btn-prev .el-icon{font-size:32px;font-weight:400}.nb-pagination.el-pagination .btn-next .el-icon{font-size:32px}.nb-pagination.el-pagination .btn-next:disabled,.nb-pagination.el-pagination .btn-prev:disabled{background:#CAD0E0;box-shadow:none;border:none}.nb-empty,.nb-summary-bar{background-color:transparent}.nb-pagination.el-pagination .el-pager li.btn-quicknext,.nb-pagination.el-pagination .el-pager li.btn-quickprev{color:rgba(24,29,65,.7);padding-top:0}.nb-pagination.el-pagination .nb-pagination--right{text-align:right}.nb-pagination.el-pagination .nb-pagination--center{text-align:center}.nb-empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-empty--center{width:100%;height:100%}.nb-empty__text{line-height:1.5;text-align:center;font-weight:400}.nb-empty__tips{font-size:24px;color:#00A572;text-align:center;line-height:36px}.nb-empty__buttons{display:flex;align-items:center;margin-top:24px}.nb-empty__buttons .el-button+.el-button{margin-left:20px}.nb-empty>.el-button{margin-top:24px}.nb-empty--large .nb-empty__icon{width:500px;height:500px}.nb-empty--large .nb-empty__text{font-size:32px;line-height:48px}.nb-empty--large .nb-empty__tips,.nb-empty--small .nb-empty__text,.nb-empty--small .nb-empty__tips{font-size:24px}.nb-empty--small .nb-empty__icon{width:300px;height:300px}.nb-summary-bar{width:100%;padding:24px;box-sizing:border-box;overflow:hidden}.nb-summary-bar__icon,.nb-summary-bar__icon.svg-icon{width:80px;height:80px;margin-right:20px;flex-shrink:0}.nb-summary-bar__text{font-size:28px;line-height:42px;display:inline-flex;align-items:center}.nb-summary-bar__text i{white-space:nowrap;color:rgba(24,29,65,.7)}.nb-summary-bar__text strong{font-size:50px;margin:0 4px;font-weight:400;white-space:nowrap}.nb-summary-bar__link{color:#0066E0;font-size:24px;line-height:36px;white-space:nowrap;margin-left:16px;cursor:pointer}.nb-summary-bar__text+.nb-summary-bar__text{margin-left:16px}.nb-summary-bar--loading .nb-summary-bar__text{color:#181D41}.nb-summary-bar--error .nb-summary-bar__text{color:#E52D3E}.nb-summary-bar--info .nb-summary-bar__text,.nb-summary-bar--success .nb-summary-bar__text{color:rgba(24,29,65,.7)}.nb-summary-bar--info .nb-summary-bar__text strong,.nb-summary-bar--success .nb-summary-bar__text strong,.nb-summary-bar--tips{color:#00A572}.nb-summary-bar .nb-summary-bar-container{height:112px;padding:0 24px;background:#fff;box-shadow:0 6px 18px 0 rgba(24,29,65,.18);border-radius:16px;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;overflow:hidden}.nb-summary-bar .nb-summary-bar__left{flex:1;display:flex;align-items:center;overflow:hidden}.nb-summary-bar .nb-summary-bar__left .text-item{text-align:left;width:min-content}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text{margin-left:0}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text strong{font-size:32px}.nb-summary-bar .nb-summary-bar__left .text-item+.text-item{margin-left:32px}.nb-summary-bar .nb-summary-bar__right{display:flex;align-items:center;flex-shrink:0}.nb-summary-bar .nb-summary-bar__right .el-button{margin-left:24px}.nb-summary-bar--bottom{position:absolute;left:0;right:0;bottom:0;z-index:99}.nb-summary-bar--full{padding:24px 0 0}.nb-summary-bar--full .nb-summary-bar-container{box-shadow:0 4 40px 0 rgba(24,29,65,.08),0 2 28px 0 rgba(24,29,65,.1),0 0 10px 0 rgba(24,29,65,.08);border-radius:16px 16px 0 0}.nb-header{width:100%;height:80px;background-color:#181D41;display:flex;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto;color:#fff;overflow:hidden;font-size:32px;line-height:42px;position:relative}.nb-header .nb-header__back .nb-icon::before,.nb-header .nb-header__logout .nb-icon::before{font-size:40px}.nb-header .nb-header__back{padding:0 36px 0 32px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__back .svg-icon{width:40px;height:40px;margin-right:4px}.nb-header .nb-header__back .nb-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__back__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__logout{padding:0 32px 0 34px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__logout .nb-icon,.nb-header .nb-header__logout .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__logout__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs,.nb-header .nb-header__title{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.nb-header .nb-header__title{width:fit-content;text-align:center;font-size:32px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__tabs{display:flex;align-items:center;justify-content:center;padding:0;margin:0}.nb-header .nb-header__tabs .nb-header__tab{height:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.nb-header .nb-header__tabs .nb-header__tab__text{height:48px;display:flex;flex-direction:column;justify-content:center;background-color:#0f377a}.nb-header .nb-header__tabs .nb-header__tab__text span{padding:0 30px;min-width:200px;height:48px;text-align:center;font-size:28px;line-height:48px;box-sizing:border-box;position:relative}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge{display:inline-block;vertical-align:inherit;font-family:inherit}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge .el-badge__content.is-fixed{top:4px!important;right:4px;z-index:1}.nb-header .nb-header__tabs .nb-header__tab--active .nb-header__tab__text span{background-color:#0066E0;border-radius:24px!important}.nb-header .nb-header__tabs .nb-header__tab--disabled{cursor:not-allowed}.nb-header .nb-header__tabs .nb-header__tab--disabled .nb-header__tab__text span{background-color:#122e67;color:rgba(255,255,255,.2)}.nb-header .nb-header__tabs .nb-header__tab--import .nb-header__tab__text span{color:#f98900;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs .nb-header__tab:first-child .nb-header__tab__text{border-radius:24px 0 0 24px}.nb-header .nb-header__tabs .nb-header__tab:last-child .nb-header__tab__text{border-radius:0 24px 24px 0}.nb-header .nb-header__left{flex:auto}.nb-header .nb-header__right{flex:auto;display:inline-flex;align-items:center;justify-content:flex-end}.nb-header .nb-header__right .nb-header__btn{padding:0 32px 0 10px;height:100%;display:inline-flex;align-items:center;justify-content:center}.nb-header .nb-header__right .nb-header__btn .nb-icon{width:40px;height:40px;font-size:40px;margin-right:10px}.nb-header .nb-header__right .nb-header__btn__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-form-dialog.el-dialog .el-dialog__body{padding:0 40px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.nb-form-dialog.el-dialog .form-header{width:100%;margin-bottom:40px;text-align:center}.nb-form-dialog.el-dialog .form-header__title{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-header__message{margin-top:10px;font-size:28px;line-height:42px;color:rgba(24,29,65,.5)}.nb-form-dialog.el-dialog .form-header__tips{margin-top:10px;font-size:28px;line-height:42px;color:#00A572}.nb-form-dialog.el-dialog .form-drug{width:100%;margin-top:20px;margin-bottom:40px;text-align:left}.nb-form-dialog.el-dialog .form-drug__name{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-drug__spec{margin-top:10px;font-size:28px;line-height:42px}.nb-form-dialog.el-dialog .form-drug__spec i{color:rgba(24,29,65,.5);margin-right:8px}.nb-form-dialog.el-dialog .el-form{width:100%}.nb-form-dialog.el-dialog .el-form[hidden-label]{width:auto}.nb-form-dialog.el-dialog.el-dialog--center .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-form-dialog.el-dialog .el-radio-group{padding:12px 0}
|
package/nubomed-ui.common.js
CHANGED
@@ -159,7 +159,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".iconfont[data-v-1d7955de]{display:inl
|
|
159
159
|
|
160
160
|
/***/ }),
|
161
161
|
|
162
|
-
/***/
|
162
|
+
/***/ 4988:
|
163
163
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
164
164
|
|
165
165
|
"use strict";
|
@@ -173,7 +173,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
173
173
|
|
174
174
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
175
175
|
// Module
|
176
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".el-pagination--left[data-v-
|
176
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".el-pagination--left[data-v-1e725708]{text-align:left}.el-pagination--center[data-v-1e725708]{text-align:center}.el-pagination--right[data-v-1e725708]{text-align:right}", ""]);
|
177
177
|
// Exports
|
178
178
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
179
179
|
|
@@ -693,6 +693,127 @@ src.install = function (Vue) {
|
|
693
693
|
|
694
694
|
/***/ }),
|
695
695
|
|
696
|
+
/***/ 6054:
|
697
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
698
|
+
|
699
|
+
"use strict";
|
700
|
+
// ESM COMPAT FLAG
|
701
|
+
__webpack_require__.r(__webpack_exports__);
|
702
|
+
|
703
|
+
// EXPORTS
|
704
|
+
__webpack_require__.d(__webpack_exports__, {
|
705
|
+
"default": function() { return /* binding */ NBFullDialog; }
|
706
|
+
});
|
707
|
+
|
708
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBFullDialog/src/index.vue?vue&type=template&id=59fab8ae&scoped=true
|
709
|
+
var render = function render() {
|
710
|
+
var _vm = this,
|
711
|
+
_c = _vm._self._c;
|
712
|
+
return _c('el-dialog', {
|
713
|
+
staticClass: "nb-fullscreen-dialog",
|
714
|
+
style: {
|
715
|
+
'--full-dialog-top': `${_vm.top}px`
|
716
|
+
},
|
717
|
+
attrs: {
|
718
|
+
"visible": _vm.visible,
|
719
|
+
"show-close": _vm.showClose,
|
720
|
+
"close-on-click-modal": false,
|
721
|
+
"close-on-press-escape": false,
|
722
|
+
"modal": false,
|
723
|
+
"fullscreen": "",
|
724
|
+
"append-to-body": "",
|
725
|
+
"destroy-on-close": "",
|
726
|
+
"custom-class": _vm.customClass,
|
727
|
+
"before-close": _vm.handleClose
|
728
|
+
},
|
729
|
+
on: {
|
730
|
+
"closed": _vm.closedDialog
|
731
|
+
}
|
732
|
+
}, [_vm._t("default"), _c('template', {
|
733
|
+
slot: "footer"
|
734
|
+
}, [_vm._t("footer")], 2)], 2);
|
735
|
+
};
|
736
|
+
var staticRenderFns = [];
|
737
|
+
|
738
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBFullDialog/src/index.vue?vue&type=script&lang=js
|
739
|
+
/* harmony default export */ var srcvue_type_script_lang_js = ({
|
740
|
+
name: 'NBFullDialog',
|
741
|
+
// 使用v-model即可
|
742
|
+
model: {
|
743
|
+
prop: 'visible',
|
744
|
+
event: 'update'
|
745
|
+
},
|
746
|
+
props: {
|
747
|
+
// 是否显示弹框
|
748
|
+
visible: {
|
749
|
+
type: Boolean,
|
750
|
+
default: false
|
751
|
+
},
|
752
|
+
// 是否显示关闭按钮
|
753
|
+
showClose: {
|
754
|
+
type: Boolean,
|
755
|
+
default: false
|
756
|
+
},
|
757
|
+
// 自定义样式
|
758
|
+
customClass: {
|
759
|
+
type: String,
|
760
|
+
default: ''
|
761
|
+
},
|
762
|
+
// 距离顶部距离
|
763
|
+
top: {
|
764
|
+
type: [Number, String],
|
765
|
+
default: 56
|
766
|
+
}
|
767
|
+
},
|
768
|
+
data() {
|
769
|
+
return {};
|
770
|
+
},
|
771
|
+
computed: {},
|
772
|
+
watch: {},
|
773
|
+
beforeDestroy() {},
|
774
|
+
methods: {
|
775
|
+
handleClose() {
|
776
|
+
this.$emit('update', false);
|
777
|
+
},
|
778
|
+
// 关闭弹框
|
779
|
+
closedDialog() {
|
780
|
+
this.$emit('closed');
|
781
|
+
}
|
782
|
+
}
|
783
|
+
});
|
784
|
+
;// ./packages/components/NBFullDialog/src/index.vue?vue&type=script&lang=js
|
785
|
+
/* harmony default export */ var NBFullDialog_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
|
786
|
+
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
787
|
+
var componentNormalizer = __webpack_require__(1656);
|
788
|
+
;// ./packages/components/NBFullDialog/src/index.vue
|
789
|
+
|
790
|
+
|
791
|
+
|
792
|
+
|
793
|
+
|
794
|
+
/* normalize component */
|
795
|
+
;
|
796
|
+
var component = (0,componentNormalizer/* default */.A)(
|
797
|
+
NBFullDialog_srcvue_type_script_lang_js,
|
798
|
+
render,
|
799
|
+
staticRenderFns,
|
800
|
+
false,
|
801
|
+
null,
|
802
|
+
"59fab8ae",
|
803
|
+
null
|
804
|
+
|
805
|
+
)
|
806
|
+
|
807
|
+
/* harmony default export */ var src = (component.exports);
|
808
|
+
;// ./packages/components/NBFullDialog/index.js
|
809
|
+
|
810
|
+
src.install = function (Vue) {
|
811
|
+
Vue.component(src.name, src);
|
812
|
+
};
|
813
|
+
/* harmony default export */ var NBFullDialog = (src);
|
814
|
+
|
815
|
+
/***/ }),
|
816
|
+
|
696
817
|
/***/ 9812:
|
697
818
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
698
819
|
|
@@ -991,7 +1112,7 @@ src.install = function (Vue) {
|
|
991
1112
|
|
992
1113
|
/***/ }),
|
993
1114
|
|
994
|
-
/***/
|
1115
|
+
/***/ 5449:
|
995
1116
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
996
1117
|
|
997
1118
|
"use strict";
|
@@ -1003,12 +1124,12 @@ __webpack_require__.d(__webpack_exports__, {
|
|
1003
1124
|
"default": function() { return /* binding */ NBPagination; }
|
1004
1125
|
});
|
1005
1126
|
|
1006
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBPagination/src/index.vue?vue&type=template&id=
|
1127
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBPagination/src/index.vue?vue&type=template&id=1e725708&scoped=true
|
1007
1128
|
var render = function render() {
|
1008
1129
|
var _vm = this,
|
1009
1130
|
_c = _vm._self._c;
|
1010
1131
|
return _c('el-pagination', {
|
1011
|
-
class: `el-pagination--${_vm.position}`,
|
1132
|
+
class: `nb-pagination el-pagination--${_vm.position}`,
|
1012
1133
|
attrs: {
|
1013
1134
|
"current-page": _vm.currentPage,
|
1014
1135
|
"page-size": _vm.pageSize,
|
@@ -1077,9 +1198,9 @@ var staticRenderFns = [];
|
|
1077
1198
|
});
|
1078
1199
|
;// ./packages/components/NBPagination/src/index.vue?vue&type=script&lang=js
|
1079
1200
|
/* harmony default export */ var NBPagination_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
|
1080
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBPagination/src/index.vue?vue&type=style&index=0&id=
|
1081
|
-
var
|
1082
|
-
;// ./packages/components/NBPagination/src/index.vue?vue&type=style&index=0&id=
|
1201
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBPagination/src/index.vue?vue&type=style&index=0&id=1e725708&prod&lang=scss&scoped=true
|
1202
|
+
var srcvue_type_style_index_0_id_1e725708_prod_lang_scss_scoped_true = __webpack_require__(9190);
|
1203
|
+
;// ./packages/components/NBPagination/src/index.vue?vue&type=style&index=0&id=1e725708&prod&lang=scss&scoped=true
|
1083
1204
|
|
1084
1205
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
1085
1206
|
var componentNormalizer = __webpack_require__(1656);
|
@@ -1098,7 +1219,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
1098
1219
|
staticRenderFns,
|
1099
1220
|
false,
|
1100
1221
|
null,
|
1101
|
-
"
|
1222
|
+
"1e725708",
|
1102
1223
|
null
|
1103
1224
|
|
1104
1225
|
)
|
@@ -1345,19 +1466,19 @@ var update = add("1485bda7", content, true, {"sourceMap":false,"shadowMode":fals
|
|
1345
1466
|
|
1346
1467
|
/***/ }),
|
1347
1468
|
|
1348
|
-
/***/
|
1469
|
+
/***/ 9190:
|
1349
1470
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
1350
1471
|
|
1351
1472
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
1352
1473
|
|
1353
1474
|
// load the styles
|
1354
|
-
var content = __webpack_require__(
|
1475
|
+
var content = __webpack_require__(4988);
|
1355
1476
|
if(content.__esModule) content = content.default;
|
1356
1477
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
1357
1478
|
if(content.locals) module.exports = content.locals;
|
1358
1479
|
// add the styles to the DOM
|
1359
1480
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
1360
|
-
var update = add("
|
1481
|
+
var update = add("8687836a", content, true, {"sourceMap":false,"shadowMode":false});
|
1361
1482
|
|
1362
1483
|
/***/ }),
|
1363
1484
|
|
@@ -1665,9 +1786,10 @@ webpackContext.id = 1603;
|
|
1665
1786
|
var map = {
|
1666
1787
|
"./NBDialog/index.js": 5158,
|
1667
1788
|
"./NBEmpty/index.js": 1946,
|
1789
|
+
"./NBFullDialog/index.js": 6054,
|
1668
1790
|
"./NBHeader/index.js": 9812,
|
1669
1791
|
"./NBIcon/index.js": 5963,
|
1670
|
-
"./NBPagination/index.js":
|
1792
|
+
"./NBPagination/index.js": 5449,
|
1671
1793
|
"./NBSummaryBar/index.js": 8626,
|
1672
1794
|
"./NBTag/index.js": 3705
|
1673
1795
|
};
|
@@ -4413,7 +4535,7 @@ const i18n = function (fn) {
|
|
4413
4535
|
/*
|
4414
4536
|
* @Author: chenghuan.dong
|
4415
4537
|
* @Date: 2024-11-08 17:23:47
|
4416
|
-
* @LastEditTime: 2024-11-13
|
4538
|
+
* @LastEditTime: 2024-11-13 17:17:10
|
4417
4539
|
* @LastEditors: chenghuan.dong
|
4418
4540
|
* @Description: 主index.js导出全部组件
|
4419
4541
|
* @FilePath: \nubomed-ui\packages\index.js
|
@@ -4438,17 +4560,25 @@ const install = function (Vue, options = {}) {
|
|
4438
4560
|
locale.i18n(options.i18n);
|
4439
4561
|
|
4440
4562
|
// 组件
|
4563
|
+
if (install.installed) return;
|
4441
4564
|
components.forEach(component => {
|
4442
|
-
|
4443
|
-
|
4565
|
+
const name = 'nb-' + camelToKebab(component.name.slice(2));
|
4566
|
+
const successNames = ['nb-icon', 'nb-empty', 'nb-tag', 'nb-summary-bar'];
|
4567
|
+
console.log(name + (successNames.includes(name) ? ' √' : ' ?'));
|
4568
|
+
const installNames = ['nb-icon', 'nb-empty', 'nb-tag', 'nb-summary-bar'];
|
4569
|
+
if (installNames.includes(name)) {
|
4570
|
+
Vue.component('nb-' + camelToKebab(component.name.slice(2)), component);
|
4571
|
+
}
|
4444
4572
|
});
|
4445
4573
|
|
4446
4574
|
// 全局
|
4447
4575
|
// Vue.prototype.$nbNotify = nbNotify
|
4448
4576
|
};
|
4449
|
-
|
4450
|
-
|
4451
|
-
|
4577
|
+
|
4578
|
+
// if (typeof window !== 'undefined' && window.Vue) {
|
4579
|
+
// install(window.Vue)
|
4580
|
+
// }
|
4581
|
+
|
4452
4582
|
const packages_i18n = locale.i18n;
|
4453
4583
|
/* harmony default export */ var packages_0 = ({
|
4454
4584
|
install,
|