easy3wui 1.5.51-beta5 → 1.5.51

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.
@@ -344,7 +344,7 @@ var Easy3wFormPage = function (_Component) {
344
344
  }
345
345
  itemNew = (0, _extends3['default'])({}, item, { cmptPros: newCmptPros });
346
346
  }
347
- if ((readFlag || allReadFlag) && (fieldType === 'checkBox' || fieldType === 'radio')) {
347
+ if ((readFlag || allReadFlag) && (fieldType === 'checkBox' || fieldType === 'radio' || fieldType === 'textarea' || fieldType === 'braftEditor')) {
348
348
  if (cmptPros) {
349
349
  newCmptPros = (0, _extends3['default'])({}, cmptPros, { disabled: true });
350
350
  } else {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.5.51-beta5",
3
+ "version": "1.5.51",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",