Created
November 6, 2023 12:56
-
-
Save jorgegonzalez/bfbef9424e0bcf372cd08a3e630c04dc to your computer and use it in GitHub Desktop.
Editor State
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
| { | |
| "ROOT": { | |
| "type": { | |
| "resolvedName": "GridContainer" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "styles": { | |
| "gap": "0.5rem", | |
| "display": "grid", | |
| "gridTemplateRows": "auto 1fr auto", | |
| "gridTemplateAreas": " 'header header ' 'nav main' 'footer footer'", | |
| "gridTemplateColumns": "15% 1fr", | |
| "containerName": "root", | |
| "containerType": "inline-size", | |
| "@container root (max-width:600px)": { | |
| "gridTemplateAreas": " 'header header header' 'main main main' 'footer footer footer'" | |
| }, | |
| "minHeight": "100vh" | |
| } | |
| }, | |
| "displayName": "Grid Container", | |
| "custom": { | |
| "displayName": "Root" | |
| }, | |
| "hidden": false, | |
| "nodes": [ | |
| "iKWcKbqHk6", | |
| "Jn7Zrw1Hrv", | |
| "-3UxCMQTkW", | |
| "SZhZm9wd3a" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "Jn7Zrw1Hrv": { | |
| "type": { | |
| "resolvedName": "GridItem" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "styles": { | |
| "width": "100%", | |
| "height": "100%", | |
| "gridArea": "main" | |
| } | |
| }, | |
| "displayName": "Grid Item", | |
| "custom": {}, | |
| "parent": "ROOT", | |
| "hidden": false, | |
| "nodes": [ | |
| "yyttmytcnE" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "-3UxCMQTkW": { | |
| "type": { | |
| "resolvedName": "GridItem" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "styles": { | |
| "width": "100%", | |
| "height": "100%", | |
| "gridArea": "footer", | |
| "padding": 2 | |
| } | |
| }, | |
| "displayName": "Grid Item", | |
| "custom": {}, | |
| "parent": "ROOT", | |
| "hidden": false, | |
| "nodes": [ | |
| "WpeDjCykK9" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "yyttmytcnE": { | |
| "type": { | |
| "resolvedName": "GridContainer" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "styles": { | |
| "width": "100%", | |
| "height": "100%", | |
| "display": "grid", | |
| "padding": 1, | |
| "gridTemplateColumns": "1fr" | |
| } | |
| }, | |
| "displayName": "Grid Container", | |
| "custom": {}, | |
| "parent": "Jn7Zrw1Hrv", | |
| "hidden": false, | |
| "nodes": [ | |
| "FH6HJEPYKA" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "iKWcKbqHk6": { | |
| "type": { | |
| "resolvedName": "GridItem" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "styles": { | |
| "width": "100%", | |
| "height": "100%", | |
| "display": "flex", | |
| "gridArea": "header", | |
| "paddingX": 2, | |
| "alignItems": "center", | |
| "justifyContent": "space-between" | |
| } | |
| }, | |
| "displayName": "Grid Item", | |
| "custom": {}, | |
| "parent": "ROOT", | |
| "hidden": false, | |
| "nodes": [ | |
| "LUxbwvb2nj" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "FH6HJEPYKA": { | |
| "type": { | |
| "resolvedName": "GridItem" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "styles": {} | |
| }, | |
| "displayName": "Grid Item", | |
| "custom": {}, | |
| "parent": "yyttmytcnE", | |
| "hidden": false, | |
| "nodes": [ | |
| "OkeOIG1-wX" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "OkeOIG1-wX": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "flex-start", | |
| "justifyContent": "center", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "930px", | |
| "height": "787px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "FH6HJEPYKA", | |
| "hidden": false, | |
| "nodes": [ | |
| "JDC82E8kcL", | |
| "ZOYj78mZGV" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "JDC82E8kcL": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "center", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "535px", | |
| "height": "480px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "OkeOIG1-wX", | |
| "hidden": false, | |
| "nodes": [ | |
| "g1N_s-b-Oa", | |
| "NJv9L5BbH3", | |
| "GXOJANwdmE" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "ZOYj78mZGV": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "390px", | |
| "height": "724px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "OkeOIG1-wX", | |
| "hidden": false, | |
| "nodes": [ | |
| "33SNjnEwM2", | |
| "RS5g8wiZ_U", | |
| "yIrFLVrq6L", | |
| "2LENJ6TGxe", | |
| "Dk5q0v0EPw", | |
| "I5iFFrC-EW" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "33SNjnEwM2": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "center", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "386px", | |
| "height": "129px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "ZOYj78mZGV", | |
| "hidden": false, | |
| "nodes": [ | |
| "mkLEZoO054", | |
| "HybgSDDgd3" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "HybgSDDgd3": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 0.5 | |
| }, | |
| "color": { | |
| "r": 92, | |
| "g": 90, | |
| "b": 90, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Lookup IP", | |
| "margin": [ | |
| 0, | |
| "0", | |
| "5", | |
| 18 | |
| ], | |
| "padding": [ | |
| 10, | |
| 10, | |
| 10, | |
| 9 | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Text", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "redirect": "", | |
| "newTab": false, | |
| "workflows": [ | |
| "018b9bfe-2d38-7036-a6bc-230b2be709d5" | |
| ], | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "33SNjnEwM2", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "inyf6SM9z2": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": 31, | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "IP Geolocation Service", | |
| "propKey": "text", | |
| "variant": "h3" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "g1N_s-b-Oa", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "GXOJANwdmE": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| 62, | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| 0, | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "445px", | |
| "height": "295px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "JDC82E8kcL", | |
| "hidden": false, | |
| "nodes": [ | |
| "HWGv2mBLLq" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "By4s4XV2kL": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": 31, | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| 0, | |
| "0", | |
| 0, | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "<div>Fast response and accurate data</div>", | |
| "propKey": "text", | |
| "variant": "h4" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "NJv9L5BbH3", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "NJv9L5BbH3": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "457px", | |
| "height": "97px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "JDC82E8kcL", | |
| "hidden": false, | |
| "nodes": [ | |
| "By4s4XV2kL" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "HWGv2mBLLq": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "<div>In today's fast-paced world, many tasks are crying out to be automated, especially when it comes to managing geospatial data.</div><div><br></div><div>Whether it's tracking assets, optimizing routes, or analyzing location-based insights, WhisperNode is here to liberate your team from the monotony of manual geolocation management.<br><br><div>Our real-time geolocation service is used by billions of MSPs all around the universe.</div></div><div><br></div>", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "GXOJANwdmE", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "WpeDjCykK9": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "center", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "1173px", | |
| "height": "58px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "-3UxCMQTkW", | |
| "hidden": false, | |
| "nodes": [ | |
| "AfARHpjQXW", | |
| "zJAkExJn5y" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "hoN9wxiU-7": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Copyright © 2023", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "AfARHpjQXW", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "DReW-bKsw6": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 166, | |
| "g": 155, | |
| "b": 155, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 92, | |
| "g": 90, | |
| "b": 90, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "About us", | |
| "margin": [ | |
| "5", | |
| 20, | |
| "5", | |
| "0" | |
| ], | |
| "padding": [ | |
| 0, | |
| 0, | |
| 0, | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Text", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "redirect": "", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "zJAkExJn5y", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "zJAkExJn5y": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "center", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "607px", | |
| "height": "26px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "WpeDjCykK9", | |
| "hidden": false, | |
| "nodes": [ | |
| "DReW-bKsw6", | |
| "zyAnpVmENf", | |
| "kGApZqhbfP", | |
| "uqEEw6gh4_", | |
| "ljwJsxFjqG", | |
| "siNAFtzW_6" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "zyAnpVmENf": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 166, | |
| "g": 155, | |
| "b": 155, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 92, | |
| "g": 90, | |
| "b": 90, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Blog", | |
| "margin": [ | |
| "5", | |
| 20, | |
| "5", | |
| "0" | |
| ], | |
| "padding": [ | |
| 0, | |
| 0, | |
| 0, | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Text", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "redirect": "", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "zJAkExJn5y", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "kGApZqhbfP": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 166, | |
| "g": 155, | |
| "b": 155, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 92, | |
| "g": 90, | |
| "b": 90, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Press", | |
| "margin": [ | |
| "5", | |
| 20, | |
| "5", | |
| "0" | |
| ], | |
| "padding": [ | |
| 0, | |
| 0, | |
| 0, | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Text", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "redirect": "", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "zJAkExJn5y", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "uqEEw6gh4_": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 166, | |
| "g": 155, | |
| "b": 155, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 92, | |
| "g": 90, | |
| "b": 90, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Careers", | |
| "margin": [ | |
| "5", | |
| 20, | |
| "5", | |
| "0" | |
| ], | |
| "padding": [ | |
| 0, | |
| 0, | |
| 0, | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Text", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "redirect": "", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "zJAkExJn5y", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "ljwJsxFjqG": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 166, | |
| "g": 155, | |
| "b": 155, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 92, | |
| "g": 90, | |
| "b": 90, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Terms & Conditions", | |
| "margin": [ | |
| "5", | |
| 20, | |
| "5", | |
| "0" | |
| ], | |
| "padding": [ | |
| 0, | |
| 0, | |
| 0, | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Text", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "redirect": "", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "zJAkExJn5y", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "siNAFtzW_6": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 166, | |
| "g": 155, | |
| "b": 155, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 92, | |
| "g": 90, | |
| "b": 90, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Invest", | |
| "margin": [ | |
| "5", | |
| 20, | |
| "5", | |
| "0" | |
| ], | |
| "padding": [ | |
| 0, | |
| 0, | |
| 0, | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "Text", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "redirect": "", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "zJAkExJn5y", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "AfARHpjQXW": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "center", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "330px", | |
| "height": "47px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "WpeDjCykK9", | |
| "hidden": false, | |
| "nodes": [ | |
| "hoN9wxiU-7" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "g1N_s-b-Oa": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "451px", | |
| "height": "108px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "JDC82E8kcL", | |
| "hidden": false, | |
| "nodes": [ | |
| "inyf6SM9z2" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "LUxbwvb2nj": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "center", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "a": 1, | |
| "b": 255, | |
| "g": 255, | |
| "r": 255 | |
| }, | |
| "color": { | |
| "a": 1, | |
| "b": 0, | |
| "g": 0, | |
| "r": 0 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "1023px", | |
| "height": "74px", | |
| "overrideTheme": false, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bb9f61fdffc5" | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "iKWcKbqHk6", | |
| "hidden": false, | |
| "nodes": [ | |
| "Hm5BT5NgkC", | |
| "fPVf5g-4tj", | |
| "KhF_HPIgi4" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "Hm5BT5NgkC": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "center", | |
| "justifyContent": "center", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| 0, | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "a": 1, | |
| "b": 255, | |
| "g": 255, | |
| "r": 255 | |
| }, | |
| "color": { | |
| "a": 1, | |
| "b": 0, | |
| "g": 0, | |
| "r": 0 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "109px", | |
| "height": "68px", | |
| "overrideTheme": false, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba0092d4f5d" | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "LUxbwvb2nj", | |
| "hidden": false, | |
| "nodes": [ | |
| "v2IBQ_Ht4a" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "v2IBQ_Ht4a": { | |
| "type": { | |
| "resolvedName": "Image" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "src": "", | |
| "propKey": "image", | |
| "url": "https://d33wubrfki0l68.cloudfront.net/c40459a34def6afd91ff6474fb2a2adff8306a59/c6a47/img/main/head-pic.png", | |
| "styles": { | |
| "width": "50px" | |
| }, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba1b831cab9", | |
| "children": [] | |
| }, | |
| "displayName": "Image", | |
| "custom": {}, | |
| "parent": "Hm5BT5NgkC", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "fPVf5g-4tj": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| 0, | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "a": 1, | |
| "b": 255, | |
| "g": 255, | |
| "r": 255 | |
| }, | |
| "color": { | |
| "a": 1, | |
| "b": 0, | |
| "g": 0, | |
| "r": 0 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "344px", | |
| "height": "67px", | |
| "overrideTheme": false, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba2a6f04cbc" | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "LUxbwvb2nj", | |
| "hidden": false, | |
| "nodes": [ | |
| "0U8QSwZU3x" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "0U8QSwZU3x": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "WhisperNode", | |
| "propKey": "text", | |
| "variant": "h3", | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba3ac074013", | |
| "children": [] | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "fPVf5g-4tj", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "SZhZm9wd3a": { | |
| "type": { | |
| "resolvedName": "GridItem" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "styles": { | |
| "width": "100%", | |
| "height": "100%", | |
| "display": "flex", | |
| "gridArea": "nav", | |
| "flexDirection": "column", | |
| "@container root (max-width:600px)": { | |
| "display": "none" | |
| }, | |
| "alignItems": "flex-start" | |
| }, | |
| "rootComponentId": "018b920f-6c56-7db2-977c-146561cbf909", | |
| "rewst_COMPONENT_ID": "018b920f-6c56-7db2-977c-146561cbf909" | |
| }, | |
| "displayName": "Grid Item", | |
| "custom": {}, | |
| "parent": "ROOT", | |
| "hidden": false, | |
| "nodes": [ | |
| "cUv3ZnUB3k", | |
| "soj6ZW4UNl", | |
| "51vpg2HrOS", | |
| "SFFYoRujll", | |
| "_pMIb60cpq" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "cUv3ZnUB3k": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 140, | |
| "g": 102, | |
| "b": 102, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 237, | |
| "g": 211, | |
| "b": 15, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Home ", | |
| "margin": [ | |
| 0, | |
| "0", | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| "5" | |
| ], | |
| "radius": 0, | |
| "fontWeight": "700", | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/home", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": true, | |
| "rootComponentId": "018b920f-6c56-7db2-977c-146561cbf909", | |
| "rewst_COMPONENT_ID": "018b920f-6c60-7789-bc73-e817ce678dc7", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "SZhZm9wd3a", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "soj6ZW4UNl": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 140, | |
| "g": 102, | |
| "b": 102, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 237, | |
| "g": 211, | |
| "b": 15, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Forms Page", | |
| "margin": [ | |
| 0, | |
| "0", | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| "5" | |
| ], | |
| "radius": 0, | |
| "fontWeight": "700", | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/forms-page", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": true, | |
| "rootComponentId": "018b920f-6c56-7db2-977c-146561cbf909", | |
| "rewst_COMPONENT_ID": "018b920f-6c60-7789-bc73-e817ce678dc7", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "SZhZm9wd3a", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "51vpg2HrOS": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 140, | |
| "g": 102, | |
| "b": 102, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 237, | |
| "g": 211, | |
| "b": 15, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Tickets Page", | |
| "margin": [ | |
| 0, | |
| "0", | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| "5" | |
| ], | |
| "radius": 0, | |
| "fontWeight": "700", | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/tickets-page", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": true, | |
| "rootComponentId": "018b920f-6c56-7db2-977c-146561cbf909", | |
| "rewst_COMPONENT_ID": "018b920f-6c60-7789-bc73-e817ce678dc7", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "SZhZm9wd3a", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "SFFYoRujll": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 140, | |
| "g": 102, | |
| "b": 102, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 237, | |
| "g": 211, | |
| "b": 15, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "IP Geolocation Utility", | |
| "margin": [ | |
| 0, | |
| "0", | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| 5 | |
| ], | |
| "radius": 0, | |
| "fontWeight": "700", | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/whois-lookup", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": true, | |
| "rootComponentId": "018b920f-6c56-7db2-977c-146561cbf909", | |
| "rewst_COMPONENT_ID": "018b920f-6c60-7789-bc73-e817ce678dc7", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "SZhZm9wd3a", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "RS5g8wiZ_U": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "377px", | |
| "height": "69px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "ZOYj78mZGV", | |
| "hidden": false, | |
| "nodes": [ | |
| "dX3ekqDy_B", | |
| "UaoMUi6eUj" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "dX3ekqDy_B": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "136px", | |
| "height": "58px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "RS5g8wiZ_U", | |
| "hidden": false, | |
| "nodes": [ | |
| "oYUBP3vYkc" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "oYUBP3vYkc": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "<b>IP:</b>", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "dX3ekqDy_B", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "UaoMUi6eUj": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "183px", | |
| "height": "56px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "RS5g8wiZ_U", | |
| "hidden": false, | |
| "nodes": [ | |
| "bP--HJWwz6" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "bP--HJWwz6": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "{{ CTX.whois['ip'] }}", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "UaoMUi6eUj", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "yIrFLVrq6L": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "317px", | |
| "height": "73px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "ZOYj78mZGV", | |
| "hidden": false, | |
| "nodes": [ | |
| "7kJkC9E_zV", | |
| "luqmqv4Z4M" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "7kJkC9E_zV": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "136px", | |
| "height": "58px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "yIrFLVrq6L", | |
| "hidden": false, | |
| "nodes": [ | |
| "aVlhAHbtl0" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "aVlhAHbtl0": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "<b>City:</b>", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "7kJkC9E_zV", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "luqmqv4Z4M": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "167px", | |
| "height": "59px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "yIrFLVrq6L", | |
| "hidden": false, | |
| "nodes": [ | |
| "1dc5T5bG3m" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "1dc5T5bG3m": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": " {{ CTX.whois['city'] }}", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "luqmqv4Z4M", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "2LENJ6TGxe": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "314px", | |
| "height": "78px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "ZOYj78mZGV", | |
| "hidden": false, | |
| "nodes": [ | |
| "0YUqaTipG-", | |
| "E__TkDPRsw" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "0YUqaTipG-": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "136px", | |
| "height": "58px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "2LENJ6TGxe", | |
| "hidden": false, | |
| "nodes": [ | |
| "qeMvvAX2IQ" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "qeMvvAX2IQ": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "<b>Region:</b>", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "0YUqaTipG-", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "E__TkDPRsw": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "178px", | |
| "height": "53px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "2LENJ6TGxe", | |
| "hidden": false, | |
| "nodes": [ | |
| "vQ1A30RLEb" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "vQ1A30RLEb": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": " {{ CTX.whois['region'] }}", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "E__TkDPRsw", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "Dk5q0v0EPw": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "331px", | |
| "height": "66px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "ZOYj78mZGV", | |
| "hidden": false, | |
| "nodes": [ | |
| "2L0FKjHfnu", | |
| "BxrhZS0U65" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "2L0FKjHfnu": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "136px", | |
| "height": "58px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "Dk5q0v0EPw", | |
| "hidden": false, | |
| "nodes": [ | |
| "Qw8LRGaDgz" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "Qw8LRGaDgz": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "<b>Postal:</b>", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "2L0FKjHfnu", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "BxrhZS0U65": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "188px", | |
| "height": "51px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "Dk5q0v0EPw", | |
| "hidden": false, | |
| "nodes": [ | |
| "2ZSXBKyEef" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "2ZSXBKyEef": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": " {{ CTX.whois['postal'] }}", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "BxrhZS0U65", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "I5iFFrC-EW": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "348px", | |
| "height": "72px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "ZOYj78mZGV", | |
| "hidden": false, | |
| "nodes": [ | |
| "GjQuorvIaF", | |
| "IH-ljTiBND" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "GjQuorvIaF": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "136px", | |
| "height": "58px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "I5iFFrC-EW", | |
| "hidden": false, | |
| "nodes": [ | |
| "mdPIk5W-YX" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "mdPIk5W-YX": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": "<b>Continent:</b>", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "GjQuorvIaF", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "IH-ljTiBND": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": true, | |
| "props": { | |
| "flexDirection": "column", | |
| "alignItems": "flex-start", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "r": 255, | |
| "g": 255, | |
| "b": 255, | |
| "a": 1 | |
| }, | |
| "color": { | |
| "r": 0, | |
| "g": 0, | |
| "b": 0, | |
| "a": 1 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "208px", | |
| "height": "49px", | |
| "overrideTheme": false | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "I5iFFrC-EW", | |
| "hidden": false, | |
| "nodes": [ | |
| "QpMSx1utP5" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "QpMSx1utP5": { | |
| "type": { | |
| "resolvedName": "Text" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "fontSize": "12", | |
| "textAlign": "left", | |
| "fontWeight": "500", | |
| "color": { | |
| "r": "92", | |
| "g": "90", | |
| "b": "90", | |
| "a": "1" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "text": " {{ CTX.whois['continent'] }}", | |
| "propKey": "text", | |
| "variant": "body1" | |
| }, | |
| "displayName": "Text", | |
| "custom": {}, | |
| "parent": "IH-ljTiBND", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "_pMIb60cpq": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "r": 140, | |
| "g": 102, | |
| "b": 102, | |
| "a": 0 | |
| }, | |
| "color": { | |
| "r": 237, | |
| "g": 211, | |
| "b": 15, | |
| "a": 1 | |
| }, | |
| "style": "text", | |
| "text": "Role Alignment Form", | |
| "margin": [ | |
| 0, | |
| "0", | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| 5 | |
| ], | |
| "radius": 0, | |
| "fontWeight": "700", | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/embedded-form", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": true, | |
| "rootComponentId": "018b920f-6c56-7db2-977c-146561cbf909", | |
| "rewst_COMPONENT_ID": "018b920f-6c60-7789-bc73-e817ce678dc7", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "SZhZm9wd3a", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "KhF_HPIgi4": { | |
| "type": { | |
| "resolvedName": "Container" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "flexDirection": "row", | |
| "alignItems": "center", | |
| "justifyContent": "flex-start", | |
| "fillSpace": "no", | |
| "padding": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "margin": [ | |
| "0", | |
| 0, | |
| "0", | |
| "0" | |
| ], | |
| "marginTop": 0, | |
| "marginLeft": 0, | |
| "marginBottom": 0, | |
| "marginRight": 0, | |
| "background": { | |
| "a": 1, | |
| "b": 255, | |
| "g": 255, | |
| "r": 255 | |
| }, | |
| "color": { | |
| "a": 1, | |
| "b": 0, | |
| "g": 0, | |
| "r": 0 | |
| }, | |
| "shadow": 0, | |
| "radius": 0, | |
| "width": "381px", | |
| "height": "65px", | |
| "overrideTheme": false, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba4b63f06b8" | |
| }, | |
| "displayName": "Container", | |
| "custom": {}, | |
| "parent": "LUxbwvb2nj", | |
| "hidden": false, | |
| "nodes": [ | |
| "kzuE4xJjLA", | |
| "LH8xBA7Oaz", | |
| "g8NZaurQ5r" | |
| ], | |
| "linkedNodes": {} | |
| }, | |
| "kzuE4xJjLA": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "a": 0, | |
| "b": 246, | |
| "g": 246, | |
| "r": 255 | |
| }, | |
| "color": { | |
| "a": 0, | |
| "b": 90, | |
| "g": 90, | |
| "r": 92 | |
| }, | |
| "style": "text", | |
| "text": "Dashboards", | |
| "margin": [ | |
| 0, | |
| 20, | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/home", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba581c50b3e", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "KhF_HPIgi4", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "LH8xBA7Oaz": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "a": 0, | |
| "b": 246, | |
| "g": 246, | |
| "r": 255 | |
| }, | |
| "color": { | |
| "a": 0, | |
| "b": 90, | |
| "g": 90, | |
| "r": 92 | |
| }, | |
| "style": "text", | |
| "text": "Goals", | |
| "margin": [ | |
| 0, | |
| 20, | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/home", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba62f145639", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "KhF_HPIgi4", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "g8NZaurQ5r": { | |
| "type": { | |
| "resolvedName": "Button" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "background": { | |
| "a": 0, | |
| "b": 246, | |
| "g": 246, | |
| "r": 255 | |
| }, | |
| "color": { | |
| "a": 0, | |
| "b": 90, | |
| "g": 90, | |
| "r": 92 | |
| }, | |
| "style": "text", | |
| "text": "Reports", | |
| "margin": [ | |
| 0, | |
| 20, | |
| 0, | |
| "0" | |
| ], | |
| "padding": [ | |
| "5", | |
| "0", | |
| "5", | |
| "0" | |
| ], | |
| "radius": 4, | |
| "fontWeight": 400, | |
| "fontSize": 16, | |
| "textComponent": { | |
| "text": "Text", | |
| "color": { | |
| "a": "1", | |
| "b": "90", | |
| "g": "90", | |
| "r": "92" | |
| }, | |
| "margin": [ | |
| "0", | |
| "0", | |
| "0", | |
| "0" | |
| ], | |
| "shadow": 0, | |
| "propKey": "text", | |
| "variant": "body1", | |
| "fontSize": "15", | |
| "textAlign": "center", | |
| "fontWeight": "500" | |
| }, | |
| "redirect": "https://demo.rew.st/s/home", | |
| "newTab": false, | |
| "workflows": [], | |
| "overrideTheme": false, | |
| "rootComponentId": "018b92ab-aa4a-74f8-9965-d2f0121af68d", | |
| "rewst_COMPONENT_ID": "018b92ab-aa53-7b91-b306-bba7469a41aa", | |
| "children": [] | |
| }, | |
| "displayName": "Button", | |
| "custom": {}, | |
| "parent": "KhF_HPIgi4", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| }, | |
| "mkLEZoO054": { | |
| "type": { | |
| "resolvedName": "WorkflowInput" | |
| }, | |
| "isCanvas": false, | |
| "props": { | |
| "inputType": "text", | |
| "label": "Input Label", | |
| "inputValue": 30, | |
| "inputKey": "ip_address" | |
| }, | |
| "displayName": "WorkflowInput", | |
| "custom": {}, | |
| "parent": "33SNjnEwM2", | |
| "hidden": false, | |
| "nodes": [], | |
| "linkedNodes": {} | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment