@teamix/pro 1.4.25 → 1.5.0-beta.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/dist/pro.css +1 -1
- package/dist/pro.js +1 -1
- package/dist/pro.min.css +1 -1
- package/dist/pro.min.js +1 -1
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/es/sidebar/components/tree-node/index.scss +6 -0
- package/es/table/components/Layout/index.scss +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/sidebar/components/tree-node/index.scss +6 -0
- package/lib/table/components/Layout/index.scss +1 -1
- package/package.json +1 -1
package/dist/pro.js
CHANGED
@@ -82192,7 +82192,7 @@ if (!((_window = window) != null && _window.TEAMIXPRO_WITHOUT_ICON)) {
|
|
82192
82192
|
|
82193
82193
|
|
82194
82194
|
|
82195
|
-
var version = '1.
|
82195
|
+
var version = '1.5.0-beta.1';
|
82196
82196
|
|
82197
82197
|
|
82198
82198
|
/***/ }),
|