bi-eleme 2.0.6 → 2.0.7
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/lib/element-ui.common.js +1 -1
- package/lib/index.js +1 -1
- package/lib/theme-chalk/date-picker.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/time-picker.css +1 -1
- package/lib/theme-chalk/time-select.css +1 -1
- package/package.json +1 -1
- package/packages/theme-chalk/lib/date-picker.css +1 -1
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/time-picker.css +1 -1
- package/packages/theme-chalk/lib/time-select.css +1 -1
- package/packages/theme-chalk/src/date-picker/date-picker.scss +1 -0
- package/packages/theme-chalk/src/date-picker/date-range-picker.scss +1 -0
- package/packages/theme-chalk/src/date-picker/time-range-picker.scss +3 -2
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -44420,7 +44420,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
44420
44420
|
}
|
|
44421
44421
|
|
|
44422
44422
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
44423
|
-
version: '2.0.
|
|
44423
|
+
version: '2.0.7',
|
|
44424
44424
|
locale: lib_locale_default.a.use,
|
|
44425
44425
|
i18n: lib_locale_default.a.i18n,
|
|
44426
44426
|
install: src_install,
|