nubomed-ui 2.0.17 → 2.0.18
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 +52 -52
- package/nubomed-ui.common.js.map +1 -1
- package/nubomed-ui.umd.js +52 -52
- 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 +1 -1
package/css/nb-ui/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
@charset "UTF-8"
|
1
|
+
@charset "UTF-8";.nb-header .nb-header__back__text,.nb-header .nb-header__logout__text,.nb-header .nb-header__title{font-family:OPPOSans B,OPPOSans-B,OPPOSans}html{font-size:.8333333333vw}.color-danger,.danger-color{color:#E52D3E!important}.color-success{color:#00A572!important}.color-primary,.primary-color{color:#0066E0!important}.inventory-surplus{color:#00A572}.inventory-loss{color:#E52D3E}.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-empty{background-color:transparent;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;background-color:transparent;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-header,.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text strong{font-size:32px}.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+.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;line-height:42px;position:relative}.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 .nb-icon::before{font-size:40px}.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 .nb-icon::before{font-size:40px}.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;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}
|
package/nubomed-ui.common.js
CHANGED
@@ -1,38 +1,6 @@
|
|
1
1
|
/******/ (function() { // webpackBootstrap
|
2
2
|
/******/ var __webpack_modules__ = ({
|
3
3
|
|
4
|
-
/***/ 3221:
|
5
|
-
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
6
|
-
|
7
|
-
var map = {
|
8
|
-
"./empty-error.png": 358,
|
9
|
-
"./empty-none.png": 4232,
|
10
|
-
"./empty-scan.png": 3105,
|
11
|
-
"./empty-search.png": 550
|
12
|
-
};
|
13
|
-
|
14
|
-
|
15
|
-
function webpackContext(req) {
|
16
|
-
var id = webpackContextResolve(req);
|
17
|
-
return __webpack_require__(id);
|
18
|
-
}
|
19
|
-
function webpackContextResolve(req) {
|
20
|
-
if(!__webpack_require__.o(map, req)) {
|
21
|
-
var e = new Error("Cannot find module '" + req + "'");
|
22
|
-
e.code = 'MODULE_NOT_FOUND';
|
23
|
-
throw e;
|
24
|
-
}
|
25
|
-
return map[req];
|
26
|
-
}
|
27
|
-
webpackContext.keys = function webpackContextKeys() {
|
28
|
-
return Object.keys(map);
|
29
|
-
};
|
30
|
-
webpackContext.resolve = webpackContextResolve;
|
31
|
-
module.exports = webpackContext;
|
32
|
-
webpackContext.id = 3221;
|
33
|
-
|
34
|
-
/***/ }),
|
35
|
-
|
36
4
|
/***/ 1656:
|
37
5
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
38
6
|
|
@@ -349,7 +317,7 @@ module.exports = function (i) {
|
|
349
317
|
|
350
318
|
/***/ }),
|
351
319
|
|
352
|
-
/***/
|
320
|
+
/***/ 1946:
|
353
321
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
354
322
|
|
355
323
|
"use strict";
|
@@ -361,7 +329,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
361
329
|
"default": function() { return /* binding */ NBEmpty; }
|
362
330
|
});
|
363
331
|
|
364
|
-
;// ./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/NBEmpty/src/index.vue?vue&type=template&id=
|
332
|
+
;// ./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/NBEmpty/src/index.vue?vue&type=template&id=10fa1586
|
365
333
|
var render = function render() {
|
366
334
|
var _vm = this,
|
367
335
|
_c = _vm._self._c;
|
@@ -371,7 +339,7 @@ var render = function render() {
|
|
371
339
|
}, [_vm.icon ? _c('img', {
|
372
340
|
staticClass: "nb-empty__icon",
|
373
341
|
attrs: {
|
374
|
-
"src": __webpack_require__(
|
342
|
+
"src": __webpack_require__(1603)(`./empty-${_vm.icon}.png`)
|
375
343
|
}
|
376
344
|
}) : _vm._e(), _vm.text ? _c('div', {
|
377
345
|
staticClass: "nb-empty__text"
|
@@ -381,7 +349,7 @@ var render = function render() {
|
|
381
349
|
};
|
382
350
|
var staticRenderFns = [];
|
383
351
|
|
384
|
-
;// ./packages/components/NBEmpty/src/index.vue?vue&type=template&id=
|
352
|
+
;// ./packages/components/NBEmpty/src/index.vue?vue&type=template&id=10fa1586
|
385
353
|
|
386
354
|
;// ./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/NBEmpty/src/index.vue?vue&type=script&lang=js
|
387
355
|
/* harmony default export */ var srcvue_type_script_lang_js = ({
|
@@ -868,7 +836,7 @@ src.install = function (Vue) {
|
|
868
836
|
|
869
837
|
/***/ }),
|
870
838
|
|
871
|
-
/***/
|
839
|
+
/***/ 7073:
|
872
840
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
873
841
|
|
874
842
|
"use strict";
|
@@ -880,7 +848,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
880
848
|
"default": function() { return /* binding */ NBSummaryBar; }
|
881
849
|
});
|
882
850
|
|
883
|
-
;// ./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/NBSummaryBar/src/index.vue?vue&type=template&id=
|
851
|
+
;// ./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/NBSummaryBar/src/index.vue?vue&type=template&id=d82a0194&scoped=true
|
884
852
|
var render = function render() {
|
885
853
|
var _vm = this,
|
886
854
|
_c = _vm._self._c;
|
@@ -895,17 +863,17 @@ var render = function render() {
|
|
895
863
|
}, [_vm.icon === 'loading' ? _c('img', {
|
896
864
|
staticClass: "nb-summary-bar__icon",
|
897
865
|
attrs: {
|
898
|
-
"src": __webpack_require__(
|
866
|
+
"src": __webpack_require__(9014)
|
899
867
|
}
|
900
868
|
}) : _vm._e(), _vm.icon === 'success' ? _c('img', {
|
901
869
|
staticClass: "nb-summary-bar__icon",
|
902
870
|
attrs: {
|
903
|
-
"src": __webpack_require__(
|
871
|
+
"src": __webpack_require__(1324)
|
904
872
|
}
|
905
873
|
}) : _vm._e(), _vm.icon === 'error' ? _c('img', {
|
906
874
|
staticClass: "nb-summary-bar__icon",
|
907
875
|
attrs: {
|
908
|
-
"src": __webpack_require__(
|
876
|
+
"src": __webpack_require__(2935)
|
909
877
|
}
|
910
878
|
}) : _vm._e(), _vm.text ? _c('span', {
|
911
879
|
staticClass: "nb-summary-bar__text",
|
@@ -918,7 +886,7 @@ var render = function render() {
|
|
918
886
|
};
|
919
887
|
var staticRenderFns = [];
|
920
888
|
|
921
|
-
;// ./packages/components/NBSummaryBar/src/index.vue?vue&type=template&id=
|
889
|
+
;// ./packages/components/NBSummaryBar/src/index.vue?vue&type=template&id=d82a0194&scoped=true
|
922
890
|
|
923
891
|
;// ./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/NBSummaryBar/src/index.vue?vue&type=script&lang=js
|
924
892
|
/* harmony default export */ var srcvue_type_script_lang_js = ({
|
@@ -976,7 +944,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
976
944
|
staticRenderFns,
|
977
945
|
false,
|
978
946
|
null,
|
979
|
-
"
|
947
|
+
"d82a0194",
|
980
948
|
null
|
981
949
|
|
982
950
|
)
|
@@ -1380,17 +1348,49 @@ function applyToTag (styleElement, obj) {
|
|
1380
1348
|
}
|
1381
1349
|
|
1382
1350
|
|
1351
|
+
/***/ }),
|
1352
|
+
|
1353
|
+
/***/ 1603:
|
1354
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
1355
|
+
|
1356
|
+
var map = {
|
1357
|
+
"./empty-error.png": 9992,
|
1358
|
+
"./empty-none.png": 9042,
|
1359
|
+
"./empty-scan.png": 723,
|
1360
|
+
"./empty-search.png": 1120
|
1361
|
+
};
|
1362
|
+
|
1363
|
+
|
1364
|
+
function webpackContext(req) {
|
1365
|
+
var id = webpackContextResolve(req);
|
1366
|
+
return __webpack_require__(id);
|
1367
|
+
}
|
1368
|
+
function webpackContextResolve(req) {
|
1369
|
+
if(!__webpack_require__.o(map, req)) {
|
1370
|
+
var e = new Error("Cannot find module '" + req + "'");
|
1371
|
+
e.code = 'MODULE_NOT_FOUND';
|
1372
|
+
throw e;
|
1373
|
+
}
|
1374
|
+
return map[req];
|
1375
|
+
}
|
1376
|
+
webpackContext.keys = function webpackContextKeys() {
|
1377
|
+
return Object.keys(map);
|
1378
|
+
};
|
1379
|
+
webpackContext.resolve = webpackContextResolve;
|
1380
|
+
module.exports = webpackContext;
|
1381
|
+
webpackContext.id = 1603;
|
1382
|
+
|
1383
1383
|
/***/ }),
|
1384
1384
|
|
1385
1385
|
/***/ 2162:
|
1386
1386
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
1387
1387
|
|
1388
1388
|
var map = {
|
1389
|
-
"./NBEmpty/index.js":
|
1389
|
+
"./NBEmpty/index.js": 1946,
|
1390
1390
|
"./NBHeader/index.js": 2669,
|
1391
1391
|
"./NBIcon/index.js": 5963,
|
1392
1392
|
"./NBPagination/index.js": 4530,
|
1393
|
-
"./NBSummaryBar/index.js":
|
1393
|
+
"./NBSummaryBar/index.js": 7073,
|
1394
1394
|
"./NBTag/index.js": 3705
|
1395
1395
|
};
|
1396
1396
|
|
@@ -1416,7 +1416,7 @@ webpackContext.id = 2162;
|
|
1416
1416
|
|
1417
1417
|
/***/ }),
|
1418
1418
|
|
1419
|
-
/***/
|
1419
|
+
/***/ 2935:
|
1420
1420
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
1421
1421
|
|
1422
1422
|
"use strict";
|
@@ -1424,7 +1424,7 @@ module.exports = __webpack_require__.p + "img/check-error.509b7a84.svg";
|
|
1424
1424
|
|
1425
1425
|
/***/ }),
|
1426
1426
|
|
1427
|
-
/***/
|
1427
|
+
/***/ 1324:
|
1428
1428
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
1429
1429
|
|
1430
1430
|
"use strict";
|
@@ -1432,7 +1432,7 @@ module.exports = __webpack_require__.p + "img/check-success.cbd442a6.svg";
|
|
1432
1432
|
|
1433
1433
|
/***/ }),
|
1434
1434
|
|
1435
|
-
/***/
|
1435
|
+
/***/ 9014:
|
1436
1436
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
1437
1437
|
|
1438
1438
|
"use strict";
|
@@ -1440,7 +1440,7 @@ module.exports = __webpack_require__.p + "img/check-loading.0e416e6c.gif";
|
|
1440
1440
|
|
1441
1441
|
/***/ }),
|
1442
1442
|
|
1443
|
-
/***/
|
1443
|
+
/***/ 9992:
|
1444
1444
|
/***/ (function(module) {
|
1445
1445
|
|
1446
1446
|
"use strict";
|
@@ -1448,7 +1448,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0CAMAAAD8
|
|
1448
1448
|
|
1449
1449
|
/***/ }),
|
1450
1450
|
|
1451
|
-
/***/
|
1451
|
+
/***/ 9042:
|
1452
1452
|
/***/ (function(module) {
|
1453
1453
|
|
1454
1454
|
"use strict";
|
@@ -1456,7 +1456,7 @@ module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0CAMAAAD8
|
|
1456
1456
|
|
1457
1457
|
/***/ }),
|
1458
1458
|
|
1459
|
-
/***/
|
1459
|
+
/***/ 723:
|
1460
1460
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
1461
1461
|
|
1462
1462
|
"use strict";
|
@@ -1464,7 +1464,7 @@ module.exports = __webpack_require__.p + "img/empty-scan.8cf42221.png";
|
|
1464
1464
|
|
1465
1465
|
/***/ }),
|
1466
1466
|
|
1467
|
-
/***/
|
1467
|
+
/***/ 1120:
|
1468
1468
|
/***/ (function(module) {
|
1469
1469
|
|
1470
1470
|
"use strict";
|