{"roots":["0:3"],"nodeById":{"0:3":{"type":"WEBPAGE","id":"0:3","name":"/","absoluteBoundingBox":{"x":0.0,"y":0.0,"width":1408.0,"height":1244.0},"isolatedAbsoluteRenderBounds":{"x":0.0,"y":0.0,"width":1408.0,"height":1244.0},"relativeTransform":[[1.0,0.0,0.0],[0.0,1.0,0.0]],"size":{"x":1408.0,"y":1244.0},"fills":[{"opacity":0.0470588244497776,"blendMode":"NORMAL","type":"SOLID","color":{"r":1.0,"g":1.0,"b":1.0,"a":1.0},"visible":true}],"strokeAlign":"INSIDE","strokes":[],"accessibleHTMLTag":"AUTO","isDecorativeImage":false,"ariaAttributes":{},"interactions":[],"children":["0:4"]},"0:4":{"type":"FRAME","id":"0:4","name":"Desktop","absoluteBoundingBox":{"x":64.0,"y":100.0,"width":1280.0,"height":1080.0},"isolatedAbsoluteRenderBounds":{"x":64.0,"y":100.0,"width":1280.0,"height":1080.0},"relativeTransform":[[1.0,0.0,64.0],[0.0,1.0,100.0]],"size":{"x":1280.0,"y":1080.0},"fills":[{"blendMode":"NORMAL","type":"SOLID","color":{"r":1.0,"g":1.0,"b":1.0,"a":1.0},"visible":true,"opacity":1.0}],"strokeAlign":"INSIDE","strokes":[],"effects":[],"accessibleHTMLTag":"AUTO","isDecorativeImage":false,"ariaAttributes":{},"interactions":[],"clipsContent":true,"overflowDirection":"VERTICAL_SCROLLING","layoutMode":"VERTICAL","counterAxisSizingMode":"FIXED","isBreakpointFrame":true,"children":["0:7"]},"0:7":{"type":"CODE_INSTANCE","id":"0:7","name":"Code","absoluteBoundingBox":{"x":64.0,"y":100.0,"width":1280.0,"height":1080.0},"isolatedAbsoluteRenderBounds":{"x":64.0,"y":100.0,"width":1280.0,"height":1080.0},"relativeTransform":[[1.0,0.0,0.0],[0.0,1.0,0.0]],"size":{"x":1280.0,"y":1080.0},"fills":[],"strokeAlign":"INSIDE","layoutAlign":"STRETCH","layoutGrow":1.0,"strokes":[],"accessibleHTMLTag":"AUTO","isDecorativeImage":false,"ariaAttributes":{},"interactions":[],"codeExportName":"Code0_8.default","componentProperties":{"text#0:0":{"type":"TEXT","value":{"characters":"Code layer","characterStyleOverrides":[],"styleOverrideTable":{},"lineTypes":["NONE"],"lineIndentations":[0],"listStartOffsets":[],"lineStyleOverrides":[0]},"isDefault":true}}}},"assetIdToGuid":{},"guidToUrl":{"0:3":"/"},"fonts":{},"assets":{"4b6fdfe5c0e85e6fade99d04fd91269c38616c68":{"type":"PAINT_ASSET","url":"4b6fdfe5c0e85e6fade99d04fd91269c38616c68.png","size":{"x":0.0,"y":0.0}},"eebfc4174d4828bf76f6e54e0b85f4bae6f2fcc1":{"type":"PAINT_ASSET","url":"eebfc4174d4828bf76f6e54e0b85f4bae6f2fcc1.png","size":{"x":0.0,"y":0.0}}},"stablePathToAssetInfo":{},"animateRootIds":[],"siteSettings":{"description":"Discover and join social activities tailored for you, featuring a dynamic carousel of events to meet new people and play for fun.","scalingMode":"REFLOW","blockSearchIndexing":true,"customCodeHeadEnd":"<script type=\"text/javascript\">\n(function() {\n  \"use strict\";\n  window.RudderSnippetVersion = \"3.2.0\";\n  var identifier = \"rudderanalytics\";\n  if (!window[identifier]) {\n    window[identifier] = [];\n  }\n  var rudderanalytics = window[identifier];\n  if (Array.isArray(rudderanalytics)) {\n    if (rudderanalytics.snippetExecuted === true && window.console && console.error) {\n      console.error(\"RudderStack JavaScript SDK snippet included more than once.\");\n    } else {\n      rudderanalytics.snippetExecuted = true;\n      window.rudderAnalyticsBuildType = \"legacy\";\n      var sdkBaseUrl = \"https://cdn.rudderlabs.com\";\n      var sdkVersion = \"v3\";\n      var sdkFileName = \"rsa.min.js\";\n      var scriptLoadingMode = \"async\";\n      var methods = [ \"setDefaultInstanceKey\", \"load\", \"ready\", \"page\", \"track\", \"identify\", \"alias\", \"group\", \"reset\", \"setAnonymousId\", \"startSession\", \"endSession\", \"consent\", \"addCustomIntegration\" ];\n      for (var i = 0; i < methods.length; i++) {\n        var method = methods[i];\n        rudderanalytics[method] = function(methodName) {\n          return function() {\n            if (Array.isArray(window[identifier])) {\n              rudderanalytics.push([ methodName ].concat(Array.prototype.slice.call(arguments)));\n            } else {\n              var _methodName;\n              (_methodName = window[identifier][methodName]) === null || _methodName === undefined || _methodName.apply(window[identifier], arguments);\n            }\n          };\n        }(method);\n      }\n      try {\n        new Function('class Test{field=()=>{};test({prop=[]}={}){return prop?(prop?.property??[...prop]):import(\"\");}}');\n        window.rudderAnalyticsBuildType = \"modern\";\n      } catch (e) {}\n      var head = document.head || document.getElementsByTagName(\"head\")[0];\n      var body = document.body || document.getElementsByTagName(\"body\")[0];\n      window.rudderAnalyticsAddScript = function(url, extraAttributeKey, extraAttributeVal) {\n        var scriptTag = document.createElement(\"script\");\n        scriptTag.src = url;\n        scriptTag.setAttribute(\"data-loader\", \"RS_JS_SDK\");\n        if (extraAttributeKey && extraAttributeVal) {\n          scriptTag.setAttribute(extraAttributeKey, extraAttributeVal);\n        }\n        if (scriptLoadingMode === \"async\") {\n          scriptTag.async = true;\n        } else if (scriptLoadingMode === \"defer\") {\n          scriptTag.defer = true;\n        }\n        if (head) {\n          head.insertBefore(scriptTag, head.firstChild);\n        } else {\n          body.insertBefore(scriptTag, body.firstChild);\n        }\n      };\n      window.rudderAnalyticsMount = function() {\n        (function() {\n          if (typeof globalThis === \"undefined\") {\n            var getGlobal = function getGlobal() {\n              if (typeof self !== \"undefined\") {\n                return self;\n              }\n              if (typeof window !== \"undefined\") {\n                return window;\n              }\n              return null;\n            };\n            var global = getGlobal();\n            if (global) {\n              Object.defineProperty(global, \"globalThis\", {\n                value: global,\n                configurable: true\n              });\n            }\n          }\n        })();\n        window.rudderAnalyticsAddScript(\"\".concat(sdkBaseUrl, \"/\").concat(sdkVersion, \"/\").concat(window.rudderAnalyticsBuildType, \"/\").concat(sdkFileName), \"data-rsa-write-key\", \"3Fx4sPs2rnu9zqiQOfrj9Y5UBne\");\n      };\n      if (typeof Promise === \"undefined\" || typeof globalThis === \"undefined\") {\n        window.rudderAnalyticsAddScript(\"https://polyfill-fastly.io/v3/polyfill.min.js?version=3.111.0&features=Symbol%2CPromise&callback=rudderAnalyticsMount\");\n      } else {\n        window.rudderAnalyticsMount();\n      }\n      var loadOptions = {};\n      rudderanalytics.load(\"3Fx4sPs2rnu9zqiQOfrj9Y5UBne\", \"https://playtomiciepsl.dataplane.rudderstack.com\", loadOptions);\n    }\n  }\n})();\n</script>","labs":{"E5FBBA911B2B7A09E649D4BE6CDF8591EAEFC881":false},"title":"Create social activities carousel"},"sourceCodeHash":"a182ecbe6fee133a64827a995ad6886e25b98151"}