iov-design 2.15.73 → 2.15.74
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/index.js +1 -1
- package/lib/iov-design.common.js +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/input-number.css +1 -1
- package/lib/theme-chalk/slider.css +1 -1
- package/package.json +1 -1
- package/packages/theme-chalk/src/input-number.scss +18 -11
- package/src/index.js +1 -1
package/lib/iov-design.common.js
CHANGED
|
@@ -35859,7 +35859,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
35859
35859
|
}
|
|
35860
35860
|
|
|
35861
35861
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
35862
|
-
version: '2.15.
|
|
35862
|
+
version: '2.15.74',
|
|
35863
35863
|
locale: lib_locale_default.a.use,
|
|
35864
35864
|
i18n: lib_locale_default.a.i18n,
|
|
35865
35865
|
install: src_install,
|