sone-ui-component-3.2.4 2.0.281 → 2.1.1
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/sone-ui.common.js +1 -1
- package/lib/sone-ui.common.js.map +1 -1
- package/lib/sone-ui.umd.js +1 -1
- package/lib/sone-ui.umd.js.map +1 -1
- package/lib/sone-ui.umd.min.js +1 -1
- package/lib/sone-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/index.js +1 -1
- package/src/styles/tree.scss +0 -17
- package/Notice.md +0 -106
package/lib/sone-ui.common.js
CHANGED
|
@@ -36992,7 +36992,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
36992
36992
|
}
|
|
36993
36993
|
|
|
36994
36994
|
/* harmony default export */ var src_0 = ({
|
|
36995
|
-
version: '2.
|
|
36995
|
+
version: '2.1.1',
|
|
36996
36996
|
locale: locale.use,
|
|
36997
36997
|
i18n: locale.i18n,
|
|
36998
36998
|
install,
|