impaktapps-ui-builder 0.0.382-alpha.16 → 0.0.382-alpha.17

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.
@@ -6470,7 +6470,7 @@ const componentBasicUiSchema = (theme) => {
6470
6470
  config: {
6471
6471
  layout: 9.7,
6472
6472
  main: {
6473
- heading: "very very Long path text very very Long path text very very Long path text very very Long path text"
6473
+ heading: " "
6474
6474
  },
6475
6475
  style: {
6476
6476
  color: theme.palette.text.disabled,
@@ -8070,7 +8070,7 @@ const EventUiSchema = (theme) => {
8070
8070
  config: {
8071
8071
  layout: 9.7,
8072
8072
  main: {
8073
- heading: "very very Long path text very very Long path text very very Long path text very very Long path text"
8073
+ heading: " "
8074
8074
  },
8075
8075
  style: {
8076
8076
  color: theme.palette.text.disabled,