@liuzengwei/element-ui 2.15.5-xn.55 → 2.15.5-xn.56
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/cascader.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/pagination.css +1 -1
- package/lib/theme-chalk/select.css +1 -1
- package/lib/theme-chalk/table-column.css +1 -1
- package/lib/theme-chalk/table.css +1 -1
- package/lib/theme-chalk/tag.css +1 -1
- package/package.json +1 -1
- package/packages/theme-chalk/lib/cascader.css +1 -1
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/pagination.css +1 -1
- package/packages/theme-chalk/lib/select.css +1 -1
- package/packages/theme-chalk/lib/table-column.css +1 -1
- package/packages/theme-chalk/lib/table.css +1 -1
- package/packages/theme-chalk/lib/tag.css +1 -1
- package/packages/theme-chalk/src/tag.scss +4 -4
- package/src/index.js +1 -1
package/lib/element-ui.common.js
CHANGED
|
@@ -52331,7 +52331,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
52331
52331
|
}
|
|
52332
52332
|
|
|
52333
52333
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
52334
|
-
version: '2.15.5-xn.
|
|
52334
|
+
version: '2.15.5-xn.56',
|
|
52335
52335
|
locale: lib_locale_default.a.use,
|
|
52336
52336
|
i18n: lib_locale_default.a.i18n,
|
|
52337
52337
|
install: src_install,
|