@teamix/pro 1.5.21 → 1.5.22
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.js +2 -3
- package/dist/pro.min.js +1 -1
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/dist/pro.js
CHANGED
@@ -75665,8 +75665,7 @@ var FieldSelect = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default().forw
|
|
75665
75665
|
dataSource: dataSource,
|
75666
75666
|
size: size,
|
75667
75667
|
disabled: disabled,
|
75668
|
-
state: state
|
75669
|
-
autoWidth: true
|
75668
|
+
state: state
|
75670
75669
|
}, others), inputProps), (0,_output__WEBPACK_IMPORTED_MODULE_2__/* .renderPreviewProps */ .F)(fieldVal, mode, render, dataSource)));
|
75671
75670
|
});
|
75672
75671
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (FieldSelect);
|
@@ -100744,7 +100743,7 @@ if (!((_window = window) != null && _window.TEAMIXPRO_WITHOUT_ICON)) {
|
|
100744
100743
|
|
100745
100744
|
|
100746
100745
|
|
100747
|
-
var version = '1.5.
|
100746
|
+
var version = '1.5.22';
|
100748
100747
|
|
100749
100748
|
// By TeamixTest
|
100750
100749
|
window.postMessage({
|