impaktapps-ui-builder 0.0.101-alpha.21 → 0.0.101-alpha.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/impaktapps-ui-builder.es.js +0 -3
- package/dist/impaktapps-ui-builder.es.js.map +1 -1
- package/dist/impaktapps-ui-builder.umd.js +1 -1
- package/dist/impaktapps-ui-builder.umd.js.map +1 -1
- package/dist/src/impaktapps-ui-builder/builder/build/uischema/apiSection.d.ts +0 -3
- package/dist/src/impaktapps-ui-builder/builder/build/uischema/buildPropertiesSection.d.ts +0 -3
- package/package.json +1 -1
- package/src/impaktapps-ui-builder/builder/build/uischema/buildPropertiesSection.ts +0 -3
|
@@ -7576,9 +7576,6 @@ const getTextArea = (scope, heading, hideButton, layout) => {
|
|
|
7576
7576
|
},
|
|
7577
7577
|
config: {
|
|
7578
7578
|
layout: layout || 12,
|
|
7579
|
-
style: {
|
|
7580
|
-
"& .MuiFormLabel-root:not(.MuiInputLabel-shrink)": {}
|
|
7581
|
-
},
|
|
7582
7579
|
main: {
|
|
7583
7580
|
label: heading,
|
|
7584
7581
|
minRows: 8,
|