impaktapps-ui-builder 0.0.412-mtreemap.30 → 0.0.412-mtreemap.31

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impaktapps-ui-builder",
3
- "version": "0.0.412-mtreemap.30",
3
+ "version": "0.0.412-mtreemap.31",
4
4
  "scripts": {
5
5
  "dev": "vite",
6
6
  "build": "tsc && vite build",
@@ -454,7 +454,7 @@ export const PageMasterUiSchema: any = (theme) => {
454
454
  widget: "Box",
455
455
  },
456
456
  config: {
457
- layout: 12,
457
+ layout: 6,
458
458
  main: {
459
459
  heading: "Are you sure you want to delete ?",
460
460
  },