Created
April 7, 2014 10:43
-
-
Save Grom-S/10018111 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "layouts": [ | |
| { | |
| "element": "slide", | |
| "elementId": 1, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "banner-1" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "234", | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "60", | |
| "label": "Height" | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "rgb(253, 253, 253)" | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 0, | |
| "color": "#000000", | |
| "radius": 0 | |
| } | |
| } | |
| }, | |
| "children": [ | |
| { | |
| "element": "box", | |
| "elementId": 9, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "box-9" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 0, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "234", | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "60", | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Z-Index" | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "rgb(69, 120, 205)" | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 2, | |
| "color": "rgb(253, 249, 249)", | |
| "radius": 0 | |
| } | |
| }, | |
| "shadow": { | |
| "type": "boxShadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "spread": 0 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "element": "box", | |
| "elementId": 17, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "box-17" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 118, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "117", | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "58", | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 2, | |
| "label": "Z-Index" | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "rgb(182, 182, 182)" | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 2, | |
| "color": "rgb(255, 255, 255)", | |
| "radius": 0 | |
| } | |
| }, | |
| "shadow": { | |
| "type": "boxShadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "spread": 0 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 28, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-28" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 9, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 9, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 99, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 17, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 3, | |
| "label": "Z-Index" | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": true, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style" | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left" | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "22" | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3" | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial" | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "rgb(255, 255, 255)" | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)" | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Free Download " | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 31, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-31" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 30, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 6, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 107, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 14, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 4, | |
| "label": "Z-Index" | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style" | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left" | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "18" | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3" | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial" | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "rgb(255, 255, 255)" | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)" | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Fast download speed guaranteed" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 34, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-34" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 11, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 122, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 109, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 20, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 5, | |
| "label": "Z-Index" | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": true, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style" | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left" | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "20" | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3" | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial" | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "rgb(255, 255, 255)" | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)" | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Premium Download" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 37, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-37" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 30, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 126, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 104, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 16, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 6, | |
| "label": "Z-Index" | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style" | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left" | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "18" | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3" | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial" | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "rgb(255, 255, 255)" | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)" | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Free for all users - click here" | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "element": "slide", | |
| "elementId": 2, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "banner-2" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "468", | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "60", | |
| "label": "Height" | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "#d6d9df", | |
| "inherit": true | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 0, | |
| "color": "#000000", | |
| "radius": 0, | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "children": [ | |
| { | |
| "element": "box", | |
| "elementId": 10, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "box-10" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 2, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 468, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 60, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "#cccccc", | |
| "inherit": true | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 0, | |
| "color": "#000000", | |
| "radius": 0, | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "boxShadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "spread": 0, | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 0, | |
| "baseElementId": 9 | |
| }, | |
| { | |
| "element": "box", | |
| "elementId": 18, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "box-18" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 2, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 235, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "234", | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 58, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 2, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "#cccccc", | |
| "inherit": true | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 0, | |
| "color": "#000000", | |
| "radius": 0, | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "boxShadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "spread": 0, | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 1, | |
| "baseElementId": 17 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 29, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-29" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 6, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 38, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 164, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 24, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 3, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 2, | |
| "baseElementId": 28 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 32, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-32" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 36, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 7, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 225, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 18, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 4, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 3, | |
| "baseElementId": 31 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 35, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-35" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 6, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 250, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 198, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 27, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 5, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 4, | |
| "baseElementId": 34 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 38, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-38" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 36, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 250, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 195, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 18, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 6, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 5, | |
| "baseElementId": 37 | |
| } | |
| ], | |
| "baseElementIndex": 0, | |
| "baseElementId": 1 | |
| }, | |
| { | |
| "element": "slide", | |
| "elementId": 3, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "banner-3" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "728", | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "90", | |
| "label": "Height" | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "#d6d9df", | |
| "inherit": true | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 0, | |
| "color": "#000000", | |
| "radius": 0, | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "children": [ | |
| { | |
| "element": "box", | |
| "elementId": 11, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "box-11" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "0", | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 728, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "90", | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "#cccccc", | |
| "inherit": true | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 0, | |
| "color": "#000000", | |
| "radius": 0, | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "boxShadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "spread": 0, | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 0, | |
| "baseElementId": 9 | |
| }, | |
| { | |
| "element": "box", | |
| "elementId": 19, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "box-19" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 1, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 364, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "364", | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "88", | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 2, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "backgroundColor": { | |
| "type": "gradient", | |
| "attributes": { | |
| "label": "Background", | |
| "value": "#cccccc", | |
| "inherit": true | |
| } | |
| }, | |
| "border": { | |
| "type": "border", | |
| "attributes": { | |
| "label": "Border", | |
| "thickness": 0, | |
| "color": "#000000", | |
| "radius": 0, | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "boxShadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "spread": 0, | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 1, | |
| "baseElementId": 17 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 30, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-30" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 9, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 90, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 217, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 32, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 3, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 2, | |
| "baseElementId": 28 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 33, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-33" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 43, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 56, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 270, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 29, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 4, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 3, | |
| "baseElementId": 31 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 36, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-36" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": "9", | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 447, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 211, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 26, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 5, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 4, | |
| "baseElementId": 34 | |
| }, | |
| { | |
| "element": "text", | |
| "elementId": 39, | |
| "properties": { | |
| "identifier": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "ID", | |
| "value": "text-39" | |
| } | |
| }, | |
| "top": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 43, | |
| "label": "Top" | |
| } | |
| }, | |
| "left": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 425, | |
| "label": "Left" | |
| } | |
| }, | |
| "width": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 252, | |
| "label": "Width" | |
| } | |
| }, | |
| "height": { | |
| "type": "string", | |
| "attributes": { | |
| "value": 23, | |
| "label": "Height" | |
| } | |
| }, | |
| "zIndex": { | |
| "type": "number", | |
| "attributes": { | |
| "value": 6, | |
| "label": "Z-Index", | |
| "inherit": true | |
| } | |
| }, | |
| "fontStyle": { | |
| "type": "fontStyle", | |
| "attributes": { | |
| "bold": false, | |
| "italic": false, | |
| "underline": false, | |
| "label": "Text Style", | |
| "inherit": true | |
| } | |
| }, | |
| "textAlign": { | |
| "type": "align", | |
| "attributes": { | |
| "label": "Text Align", | |
| "value": "left", | |
| "inherit": true | |
| } | |
| }, | |
| "maxFontSize": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Max Size", | |
| "value": "", | |
| "inherit": true | |
| } | |
| }, | |
| "lineHeight": { | |
| "type": "string", | |
| "attributes": { | |
| "label": "Line Height", | |
| "value": "1.3", | |
| "inherit": true | |
| } | |
| }, | |
| "font": { | |
| "type": "font", | |
| "attributes": { | |
| "label": "Font", | |
| "value": "Arial", | |
| "inherit": true | |
| } | |
| }, | |
| "color": { | |
| "type": "color", | |
| "attributes": { | |
| "label": "Color", | |
| "value": "#333", | |
| "inherit": true | |
| } | |
| }, | |
| "shadow": { | |
| "type": "shadow", | |
| "attributes": { | |
| "label": "Shadow", | |
| "xOffset": 0, | |
| "yOffset": 0, | |
| "blur": 0, | |
| "color": "rgba(0,0,0,0.5)", | |
| "inherit": true | |
| } | |
| }, | |
| "text": { | |
| "type": "text", | |
| "attributes": { | |
| "keepLineBreaks": false, | |
| "label": "Text", | |
| "value": "Lorem Ipsum is simply dummy text of the printing and typesetting industry.", | |
| "inherit": true | |
| } | |
| } | |
| }, | |
| "baseElementIndex": 5, | |
| "baseElementId": 37 | |
| } | |
| ], | |
| "baseElementIndex": 0, | |
| "baseElementId": 1 | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment