nubomed-ui 2.0.218 → 2.0.219
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/nubomed-ui.common.js +8 -6
- package/nubomed-ui.umd.js +8 -6
- package/nubomed-ui.umd.min.js +2 -2
- package/package.json +1 -1
package/nubomed-ui.common.js
CHANGED
@@ -21953,7 +21953,7 @@ src.install = function (Vue) {
|
|
21953
21953
|
|
21954
21954
|
/***/ }),
|
21955
21955
|
|
21956
|
-
/***/
|
21956
|
+
/***/ 5351:
|
21957
21957
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
21958
21958
|
|
21959
21959
|
"use strict";
|
@@ -21965,8 +21965,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
21965
21965
|
"default": function() { return /* binding */ NBSidebarNav; }
|
21966
21966
|
});
|
21967
21967
|
|
21968
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBSidebarNav/src/index.vue?vue&type=template&id=
|
21969
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBSidebarNav",staticClass:"nb-sidebar-nav",class:_vm.getNavClass},_vm._l((_vm.options),function(item,index){return _c('div',{key:index,staticClass:"nav-item",class:_vm.getItemClass(item),on:{"click":function($event){$event.stopPropagation();return _vm.handleChange(item, index)}}},[_vm._t("default",[(_vm.optionProps.icon && item[_vm.optionProps.icon])?_c('nb-icon',{staticClass:"nav-item__icon",attrs:{"icon":item[_vm.optionProps.icon]}}):_vm._e(),(_vm.optionProps.svgIcon && item[_vm.optionProps.svgIcon])?_c('SvgIcon',{staticClass:"nav-item__icon",attrs:{"icon-class":item[_vm.optionProps.svgIcon]}}):_vm._e(),_c('div',{staticClass:"nav-item__text"},[_vm._v(_vm._s(item[_vm.optionProps.label]))]),(item[_vm.optionProps.num] !== null || item[_vm.optionProps.num] !== undefined)?_c('span',{staticClass:"nav-item__num"},[_vm._v(_vm._s(item[_vm.optionProps.num]))]):_vm._e(),(item[_vm.optionProps.badge])?_c('span',{staticClass:"nav-item__badge"},[_vm._v(_vm._s(_vm.getBadge(item)))]):_vm._e()],{"row":item}),(_vm.showArrow)?_c('nb-icon',{staticClass:"nav-item__arrow",attrs:{"icon":"arrow-right"}}):_vm._e()],2)}),0)}
|
21968
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBSidebarNav/src/index.vue?vue&type=template&id=48ba5c6c&scoped=true
|
21969
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBSidebarNav",staticClass:"nb-sidebar-nav",class:_vm.getNavClass},_vm._l((_vm.options),function(item,index){return _c('div',{key:index,staticClass:"nav-item",class:_vm.getItemClass(item),on:{"click":function($event){$event.stopPropagation();return _vm.handleChange(item, index)}}},[_vm._t("default",[(_vm.optionProps.icon && item[_vm.optionProps.icon])?_c('nb-icon',{staticClass:"nav-item__icon",attrs:{"icon":item[_vm.optionProps.icon]}}):_vm._e(),(_vm.optionProps.svgIcon && item[_vm.optionProps.svgIcon])?_c('SvgIcon',{staticClass:"nav-item__icon",attrs:{"icon-class":item[_vm.optionProps.svgIcon]}}):_vm._e(),_c('div',{staticClass:"nav-item__text"},[_vm._v(" "+_vm._s(item[_vm.optionProps.label])),_vm._l((item.tags || []),function(t,i){return _c('nb-tag',{key:i,attrs:{"type":t.type}},[_vm._v(_vm._s(t.label))])})],2),(item[_vm.optionProps.num] !== null || item[_vm.optionProps.num] !== undefined)?_c('span',{staticClass:"nav-item__num"},[_vm._v(_vm._s(item[_vm.optionProps.num]))]):_vm._e(),(item[_vm.optionProps.badge])?_c('span',{staticClass:"nav-item__badge"},[_vm._v(_vm._s(_vm.getBadge(item)))]):_vm._e()],{"row":item}),(_vm.showArrow)?_c('nb-icon',{staticClass:"nav-item__arrow",attrs:{"icon":"arrow-right"}}):_vm._e()],2)}),0)}
|
21970
21970
|
var staticRenderFns = []
|
21971
21971
|
|
21972
21972
|
|
@@ -22001,6 +22001,8 @@ var dom = __webpack_require__(2644);
|
|
22001
22001
|
//
|
22002
22002
|
//
|
22003
22003
|
//
|
22004
|
+
//
|
22005
|
+
//
|
22004
22006
|
|
22005
22007
|
|
22006
22008
|
|
@@ -22130,7 +22132,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
22130
22132
|
staticRenderFns,
|
22131
22133
|
false,
|
22132
22134
|
null,
|
22133
|
-
"
|
22135
|
+
"48ba5c6c",
|
22134
22136
|
null
|
22135
22137
|
|
22136
22138
|
)
|
@@ -26265,7 +26267,7 @@ var map = {
|
|
26265
26267
|
"./NBReagentType/index.js": 8,
|
26266
26268
|
"./NBSearchKeyboard/index.js": 9075,
|
26267
26269
|
"./NBSelect/index.js": 5088,
|
26268
|
-
"./NBSidebarNav/index.js":
|
26270
|
+
"./NBSidebarNav/index.js": 5351,
|
26269
26271
|
"./NBSidebarNavGroup/index.js": 5069,
|
26270
26272
|
"./NBStatusBar/index.js": 220,
|
26271
26273
|
"./NBSubHeader/index.js": 3506,
|
@@ -29282,7 +29284,7 @@ var esnext_iterator_constructor = __webpack_require__(8992);
|
|
29282
29284
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.for-each.js
|
29283
29285
|
var esnext_iterator_for_each = __webpack_require__(3949);
|
29284
29286
|
;// ./package.json
|
29285
|
-
var package_namespaceObject = {"rE":"2.0.
|
29287
|
+
var package_namespaceObject = {"rE":"2.0.219"};
|
29286
29288
|
;// ./packages/utils/convert.js
|
29287
29289
|
/**
|
29288
29290
|
* 将大驼峰(camelCase)字符串转换为小写且带有空格分隔的形式(kebab-case)
|
package/nubomed-ui.umd.js
CHANGED
@@ -21963,7 +21963,7 @@ src.install = function (Vue) {
|
|
21963
21963
|
|
21964
21964
|
/***/ }),
|
21965
21965
|
|
21966
|
-
/***/
|
21966
|
+
/***/ 3069:
|
21967
21967
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
21968
21968
|
|
21969
21969
|
"use strict";
|
@@ -21975,8 +21975,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
21975
21975
|
"default": function() { return /* binding */ NBSidebarNav; }
|
21976
21976
|
});
|
21977
21977
|
|
21978
|
-
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBSidebarNav/src/index.vue?vue&type=template&id=
|
21979
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBSidebarNav",staticClass:"nb-sidebar-nav",class:_vm.getNavClass},_vm._l((_vm.options),function(item,index){return _c('div',{key:index,staticClass:"nav-item",class:_vm.getItemClass(item),on:{"click":function($event){$event.stopPropagation();return _vm.handleChange(item, index)}}},[_vm._t("default",[(_vm.optionProps.icon && item[_vm.optionProps.icon])?_c('nb-icon',{staticClass:"nav-item__icon",attrs:{"icon":item[_vm.optionProps.icon]}}):_vm._e(),(_vm.optionProps.svgIcon && item[_vm.optionProps.svgIcon])?_c('SvgIcon',{staticClass:"nav-item__icon",attrs:{"icon-class":item[_vm.optionProps.svgIcon]}}):_vm._e(),_c('div',{staticClass:"nav-item__text"},[_vm._v(_vm._s(item[_vm.optionProps.label]))]),(item[_vm.optionProps.num] !== null || item[_vm.optionProps.num] !== undefined)?_c('span',{staticClass:"nav-item__num"},[_vm._v(_vm._s(item[_vm.optionProps.num]))]):_vm._e(),(item[_vm.optionProps.badge])?_c('span',{staticClass:"nav-item__badge"},[_vm._v(_vm._s(_vm.getBadge(item)))]):_vm._e()],{"row":item}),(_vm.showArrow)?_c('nb-icon',{staticClass:"nav-item__arrow",attrs:{"icon":"arrow-right"}}):_vm._e()],2)}),0)}
|
21978
|
+
;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/lib/config/vue-loader-v15-resolve-compat/vue-loader.js??vue-loader-options!./packages/components/NBSidebarNav/src/index.vue?vue&type=template&id=48ba5c6c&scoped=true
|
21979
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"refNBSidebarNav",staticClass:"nb-sidebar-nav",class:_vm.getNavClass},_vm._l((_vm.options),function(item,index){return _c('div',{key:index,staticClass:"nav-item",class:_vm.getItemClass(item),on:{"click":function($event){$event.stopPropagation();return _vm.handleChange(item, index)}}},[_vm._t("default",[(_vm.optionProps.icon && item[_vm.optionProps.icon])?_c('nb-icon',{staticClass:"nav-item__icon",attrs:{"icon":item[_vm.optionProps.icon]}}):_vm._e(),(_vm.optionProps.svgIcon && item[_vm.optionProps.svgIcon])?_c('SvgIcon',{staticClass:"nav-item__icon",attrs:{"icon-class":item[_vm.optionProps.svgIcon]}}):_vm._e(),_c('div',{staticClass:"nav-item__text"},[_vm._v(" "+_vm._s(item[_vm.optionProps.label])),_vm._l((item.tags || []),function(t,i){return _c('nb-tag',{key:i,attrs:{"type":t.type}},[_vm._v(_vm._s(t.label))])})],2),(item[_vm.optionProps.num] !== null || item[_vm.optionProps.num] !== undefined)?_c('span',{staticClass:"nav-item__num"},[_vm._v(_vm._s(item[_vm.optionProps.num]))]):_vm._e(),(item[_vm.optionProps.badge])?_c('span',{staticClass:"nav-item__badge"},[_vm._v(_vm._s(_vm.getBadge(item)))]):_vm._e()],{"row":item}),(_vm.showArrow)?_c('nb-icon',{staticClass:"nav-item__arrow",attrs:{"icon":"arrow-right"}}):_vm._e()],2)}),0)}
|
21980
21980
|
var staticRenderFns = []
|
21981
21981
|
|
21982
21982
|
|
@@ -22011,6 +22011,8 @@ var dom = __webpack_require__(4832);
|
|
22011
22011
|
//
|
22012
22012
|
//
|
22013
22013
|
//
|
22014
|
+
//
|
22015
|
+
//
|
22014
22016
|
|
22015
22017
|
|
22016
22018
|
|
@@ -22140,7 +22142,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
22140
22142
|
staticRenderFns,
|
22141
22143
|
false,
|
22142
22144
|
null,
|
22143
|
-
"
|
22145
|
+
"48ba5c6c",
|
22144
22146
|
null
|
22145
22147
|
|
22146
22148
|
)
|
@@ -26275,7 +26277,7 @@ var map = {
|
|
26275
26277
|
"./NBReagentType/index.js": 9960,
|
26276
26278
|
"./NBSearchKeyboard/index.js": 933,
|
26277
26279
|
"./NBSelect/index.js": 5856,
|
26278
|
-
"./NBSidebarNav/index.js":
|
26280
|
+
"./NBSidebarNav/index.js": 3069,
|
26279
26281
|
"./NBSidebarNavGroup/index.js": 415,
|
26280
26282
|
"./NBStatusBar/index.js": 7861,
|
26281
26283
|
"./NBSubHeader/index.js": 9277,
|
@@ -29292,7 +29294,7 @@ var esnext_iterator_constructor = __webpack_require__(8992);
|
|
29292
29294
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.for-each.js
|
29293
29295
|
var esnext_iterator_for_each = __webpack_require__(3949);
|
29294
29296
|
;// ./package.json
|
29295
|
-
var package_namespaceObject = {"rE":"2.0.
|
29297
|
+
var package_namespaceObject = {"rE":"2.0.219"};
|
29296
29298
|
;// ./packages/utils/convert.js
|
29297
29299
|
/**
|
29298
29300
|
* 将大驼峰(camelCase)字符串转换为小写且带有空格分隔的形式(kebab-case)
|