export default Object.freeze({ type: 'CANVAS_WIDGET', topRow: 0, version: 4, snapRows: 33, widgetId: '0', bottomRow: 1280, canExtend: true, minHeight: 1292, leftColumn: 0, widgetName: 'MainContainer', rightColumn: 1224, snapColumns: 16, containerStyle: 'none', parentRowSpace: 1, backgroundColor: 'none', detachFromLayout: true, parentColumnSpace: 1, dynamicBindingPathList: [], dynamicTriggerPathList: [], children: [ { isVisible: true, isLoading: false, widgetName: 'Grid1', backgroundColor: '#FFFFFF', title: 'Listings', isSearchable: true, enhancements: true, gridData: '[\n {\n "name": "Hollywood Mansion",\n "stars": 4.9,\n "pricePerNight": 956,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing1.jpg"\n },\n {\n "name": "Oceanside Villa",\n "stars": 4.8,\n "pricePerNight": 1025,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing2.jpg"\n },\n {\n "name": "Bel Air Oasis",\n "stars": 4.7,\n "pricePerNight": 878,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing3.jpg"\n },\n {\n "name": "Spanish Castle",\n "stars": 4.6,\n "pricePerNight": 678,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing4.jpg"\n },\n {\n "name": "LA Mansion",\n "stars": 4.8,\n "pricePerNight": 710,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing5.jpg"\n },\n {\n "name": "Beachfront Home",\n "stars": 4.6,\n "pricePerNight": 678,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing6.jpg"\n },\n {\n "name": "Hollywood Resort",\n "stars": 4.8,\n "pricePerNight": 820,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing1.jpg"\n },\n {\n "name": "LA Mansion",\n "stars": 4.6,\n "pricePerNight": 925,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing3.jpg"\n },\n {\n "name": "Seattle Condo",\n "stars": 4.7,\n "pricePerNight": 829,\n "img": "https://superblocks.s3.us-west-2.amazonaws.com/img/demo/listing5.jpg"\n }\n]', containerStyle: 'none', canExtend: false, noPad: true, columnCount: 3, dynamicBindingPathList: [ { key: 'gridBindings.Image1.image' }, { key: 'gridBindings.Text2.text' }, { key: 'gridBindings.Text3.text' }, { key: 'gridBindings.Text4.text' } ], dynamicTriggerPathList: [], gridBindings: { Canvas1: { isVisible: true, widgetName: 'Canvas1', containerStyle: 'none', canExtend: false, detachFromLayout: true, dropDisabled: true, noPad: true, resizeDisabled: true, openParentPropertyPane: true, disablePropertyPane: true, children: ['ydruxxx9fv'], type: 'CANVAS_WIDGET', minHeight: 680, widgetId: 'q7xioppdee', isLoading: false, parentColumnSpace: 1, parentRowSpace: 1, leftColumn: 0, rightColumn: 552.75, topRow: 0, bottomRow: 680, parentId: 'bnk37txuif' }, Container1: { isVisible: true, backgroundColor: 'white', widgetName: 'Container1', containerStyle: 'none', children: ['4lt9ydyffh'], resizeDisabled: false, isDeletable: false, dragDisabled: true, disallowCopy: true, disablePropertyPane: true, openParentPropertyPane: true, type: 'CONTAINER_WIDGET', widgetId: 'ydruxxx9fv', isLoading: false, leftColumn: 0, rightColumn: 16, topRow: 0, bottomRow: 7, parentId: 'q7xioppdee' }, Canvas2: { isVisible: true, widgetName: 'Canvas2', containerStyle: 'none', canExtend: false, detachFromLayout: true, dragDisabled: true, resizeDisabled: true, ignoreCollision: true, openParentPropertyPane: true, disablePropertyPane: true, children: ['ipx7xk9bu6', 'v6d1iucech', 'id6iqkplgg', 'vmb67tc4hr'], type: 'CANVAS_WIDGET', minHeight: undefined, widgetId: '4lt9ydyffh', isLoading: false, parentColumnSpace: 1, parentRowSpace: 1, leftColumn: 0, rightColumn: undefined, topRow: 0, bottomRow: 0, parentId: 'ydruxxx9fv' }, Image1: { isVisible: true, defaultImage: 'https://res.cloudinary.com/drako999/image/upload/v1589196259/default.png', image: '{{Grid1.gridData.map((currentCell) => currentCell.img)}}', imageShape: 'RECTANGLE', maxZoomLevel: 1, borderRadius: '4px', fillContainer: true, widgetName: 'Image1', dynamicBindingPathList: [{ key: 'image' }], dynamicTriggerPathList: [], type: 'IMAGE_WIDGET', widgetId: 'ipx7xk9bu6', isLoading: false, leftColumn: 0, rightColumn: 16, topRow: 0, bottomRow: 4, parentId: '4lt9ydyffh' }, Text2: { isVisible: true, text: '{{Grid1.gridData.map((currentCell) => currentCell.name)}}', textStyle: 'HEADING_2', textType: 'text', textAlign: 'LEFT', widgetName: 'Text2', verticalAlign: 'BOTTOM', dynamicBindingPathList: [{ key: 'text' }], dynamicTriggerPathList: [], type: 'TEXT_WIDGET', widgetId: 'v6d1iucech', isLoading: false, leftColumn: 0, rightColumn: 16, topRow: 4, bottomRow: 5, parentId: '4lt9ydyffh' }, Text3: { isVisible: true, text: "{{Grid1.gridData.map((currentCell) => currentCell.stars + ' stars')}}", textStyle: 'NORMAL_TEXT', textType: 'text', textAlign: 'LEFT', widgetName: 'Text3', dynamicBindingPathList: [{ key: 'text' }], dynamicTriggerPathList: [], type: 'TEXT_WIDGET', widgetId: 'id6iqkplgg', isLoading: false, leftColumn: 0, rightColumn: 12, topRow: 5, bottomRow: 6, parentId: '4lt9ydyffh' }, Text4: { isVisible: true, text: "{{Grid1.gridData.map((currentCell) => '$' + currentCell.pricePerNight)}}", textStyle: 'NORMAL_TEXT', textType: 'text', textAlign: 'RIGHT', widgetName: 'Text4', dynamicBindingPathList: [{ key: 'text' }], dynamicTriggerPathList: [], type: 'TEXT_WIDGET', widgetId: 'vmb67tc4hr', isLoading: false, leftColumn: 12, rightColumn: 16, topRow: 5, bottomRow: 6, parentId: '4lt9ydyffh' } }, children: [ { isVisible: true, widgetName: 'Canvas1', containerStyle: 'none', canExtend: false, detachFromLayout: true, dropDisabled: true, noPad: true, resizeDisabled: true, openParentPropertyPane: true, disablePropertyPane: true, children: [ { isVisible: true, backgroundColor: 'white', widgetName: 'Container1', containerStyle: 'none', children: [ { isVisible: true, widgetName: 'Canvas2', containerStyle: 'none', canExtend: false, detachFromLayout: true, dragDisabled: true, resizeDisabled: true, ignoreCollision: true, openParentPropertyPane: true, disablePropertyPane: true, children: [ { isVisible: true, defaultImage: 'https://res.cloudinary.com/drako999/image/upload/v1589196259/default.png', image: '{{currentCell.img}}', imageShape: 'RECTANGLE', maxZoomLevel: 1, borderRadius: '4px', fillContainer: true, widgetName: 'Image1', dynamicBindingPathList: [{ key: 'image' }], dynamicTriggerPathList: [], type: 'IMAGE_WIDGET', widgetId: 'ipx7xk9bu6', isLoading: false, leftColumn: 0, rightColumn: 16, topRow: 0, bottomRow: 4, parentId: '4lt9ydyffh' }, { isVisible: true, text: '{{currentCell.name}}', textStyle: 'HEADING_2', textType: 'text', textAlign: 'LEFT', widgetName: 'Text2', verticalAlign: 'BOTTOM', dynamicBindingPathList: [{ key: 'text' }], dynamicTriggerPathList: [], type: 'TEXT_WIDGET', widgetId: 'v6d1iucech', isLoading: false, leftColumn: 0, rightColumn: 16, topRow: 4, bottomRow: 5, parentId: '4lt9ydyffh' }, { isVisible: true, text: '{{currentCell.stars}} stars', textStyle: 'NORMAL_TEXT', textType: 'text', textAlign: 'LEFT', widgetName: 'Text3', dynamicBindingPathList: [{ key: 'text' }], dynamicTriggerPathList: [], type: 'TEXT_WIDGET', widgetId: 'id6iqkplgg', isLoading: false, leftColumn: 0, rightColumn: 12, topRow: 5, bottomRow: 6, parentId: '4lt9ydyffh' }, { isVisible: true, text: '${{currentCell.pricePerNight}}', textStyle: 'NORMAL_TEXT', textType: 'text', textAlign: 'RIGHT', widgetName: 'Text4', dynamicBindingPathList: [{ key: 'text' }], dynamicTriggerPathList: [], type: 'TEXT_WIDGET', widgetId: 'vmb67tc4hr', isLoading: false, leftColumn: 12, rightColumn: 16, topRow: 5, bottomRow: 6, parentId: '4lt9ydyffh' } ], type: 'CANVAS_WIDGET', minHeight: undefined, widgetId: '4lt9ydyffh', isLoading: false, parentColumnSpace: 1, parentRowSpace: 1, leftColumn: 0, rightColumn: undefined, topRow: 0, bottomRow: 0, parentId: 'ydruxxx9fv' } ], resizeDisabled: false, isDeletable: false, dragDisabled: true, disallowCopy: true, disablePropertyPane: true, openParentPropertyPane: true, type: 'CONTAINER_WIDGET', widgetId: 'ydruxxx9fv', isLoading: false, leftColumn: 0, rightColumn: 16, topRow: 0, bottomRow: 7, parentId: 'q7xioppdee' } ], type: 'CANVAS_WIDGET', minHeight: 680, widgetId: 'q7xioppdee', isLoading: false, parentColumnSpace: 1, parentRowSpace: 1, leftColumn: 0, rightColumn: 552.75, topRow: 0, bottomRow: 680, parentId: 'bnk37txuif' } ], type: 'GRID_WIDGET', widgetId: 'bnk37txuif', parentColumnSpace: 50.25, parentRowSpace: 40, leftColumn: 1, rightColumn: 12, topRow: 4, bottomRow: 21, parentId: '0' } ] });