@evolvere/sgp-ui 1.6.6 → 1.6.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.
@@ -43214,7 +43214,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43214
43214
  }
43215
43215
 
43216
43216
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
43217
- version: '1.6.6',
43217
+ version: '1.6.7',
43218
43218
  locale: lib_locale_default.a.use,
43219
43219
  i18n: lib_locale_default.a.i18n,
43220
43220
  install: src_install,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evolvere/sgp-ui",
3
- "version": "1.6.6",
3
+ "version": "1.6.7",
4
4
  "description": "A Component Library for Vue.js.",
5
5
  "main": "lib/rdc-sgp-ui.common.js",
6
6
  "files": [
@@ -68,7 +68,7 @@
68
68
  "resize-observer-polyfill": "^1.5.0",
69
69
  "throttle-debounce": "^1.0.1",
70
70
  "wangeditor": "~4.7.5",
71
- "yakuza1": "^2.6.20"
71
+ "yakuza1": "^2.6.21"
72
72
  },
73
73
  "peerDependencies": {
74
74
  "vue": "^2.5.17"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evolvere/element-theme-chalk",
3
- "version": "1.6.6",
3
+ "version": "1.6.7",
4
4
  "description": "Element component chalk theme.",
5
5
  "main": "lib/index.css",
6
6
  "style": "lib/index.css",
package/src/index.js CHANGED
@@ -212,7 +212,7 @@ if (typeof window !== 'undefined' && window.Vue) {
212
212
  }
213
213
 
214
214
  export default {
215
- version: '1.6.6',
215
+ version: '1.6.7',
216
216
  locale: locale.use,
217
217
  i18n: locale.i18n,
218
218
  install,