{"version":3,"file":"static/chunks/pages/welcome-ca19eac9ce55bd00.js","mappings":"oPAEO,SAASA,EAA0BC,GACxC,OAAO,EAAAC,EAAA,GAAqB,gBAAiBD,IAErB,EAAAE,EAAA,GAAuB,gBAAiB,CAAC,SACnE,I,WCJA,MAAMC,EAAY,CAAC,aAmBbC,GAAiB,EAAAC,EAAA,IAAOC,EAAA,EAAY,CACxCC,KAAM,gBACNP,KAAM,OACNQ,kBAAmB,CAACC,EAAOC,IAAWA,EAAOC,MAHxB,EAIpB,EACDC,MAAAA,MAEO,CACLC,WAAYD,EAAME,WAAWC,iBAC7BC,WAAY,MA4ChB,MAzCgC,cAAiB,SAAoBC,EAASC,GAC5E,MAAMT,GAAQ,EAAAU,EAAA,GAAc,CAC1BV,MAAOQ,EACPV,KAAM,mBAEF,UACFa,GACEX,EACJY,GAAQ,OAA8BZ,EAAON,GACzCmB,EAAab,EACbc,EA/BkBD,CAAAA,IACxB,MAAM,QACJC,GACED,EAIJ,OAAO,EAAAE,EAAA,GAHO,CACZb,KAAM,CAAC,SAEoBZ,EAA2BwB,IAwBxCE,CAAkBH,GAClC,OAAoB,SAAKlB,GAAgB,OAAS,CAChDsB,cAAc,EACdC,UAAW,MACXL,WAAYA,EACZJ,IAAKA,EACLE,WAAW,aAAKG,EAAQZ,KAAMS,IAC7BC,Q,uBCjDAO,OAAOC,SAAWD,OAAOC,UAAY,IAAIC,KAAK,CAC7C,WACA,WACE,OAAO,EAAQ,W,2QC+DvB,EA5DgB,WACd,IAAMC,GAASC,EAAAA,EAAAA,aAEf,OACE,sB,WACE,SAAC1B,EAAAA,EAAU,CAAC2B,QAAQ,KAAKC,GAAI,E,SAAG,0BAGhC,UAAC5B,EAAAA,EAAU,CAAC2B,QAAQ,KAAKC,GAAI,E,UAAG,+DAE9B,SAACC,KAAE,IAAG,kCAGR,SAACC,EAAAA,EAAK,CAACC,GAAI,CAAEC,QAAS,EAAGC,SAAU,QAASC,aAAc,Q,UACxD,UAACC,EAAAA,GAAI,CAACC,WAAS,EAACC,IAAK,E,WACnB,UAACF,EAAAA,GAAI,CAACG,MAAI,EAACC,GAAI,E,WACb,SAACvC,EAAAA,EAAU,CAAC2B,QAAQ,KAAKC,GAAI,E,SAAG,iBAGhC,SAAC5B,EAAAA,EAAU,CAAC4B,GAAI,E,SAAG,2IAInB,SAACY,EAAAA,GAAK,kBAAKC,EAAAA,GAAAA,eAAgC,C,UACzC,SAACC,EAAAA,EAAM,CAACf,QAAQ,YAAYgB,QAAS,W,OAAMlB,EAAOD,KAAKoB,EAAAA,EAAAA,O,SAAiB,0BAI1E,SAACC,EAAAA,EAAO,CAACC,YAAY,WAAWC,UAAQ,QAE1C,UAACZ,EAAAA,GAAI,CAACG,MAAI,EAACC,IAAE,E,WACX,SAACvC,EAAAA,EAAU,CAAC2B,QAAQ,KAAKC,GAAI,E,SAAG,wBAGhC,SAAC5B,EAAAA,EAAU,CAAC2B,QAAQ,QAAQC,GAAI,E,SAAG,sHAInC,SAACY,EAAAA,GAAK,kBAAKQ,EAAAA,GAAAA,aAA4B,C,UACrC,SAACN,EAAAA,EAAM,CAACf,QAAQ,WAAWgB,QAAS,W,OAAMlB,EAAOD,KAAK,U,SAAU,kCAOxE,UAACyB,EAAAA,EAAK,CAACC,SAAS,UAAUnB,GAAI,CAAEC,QAAS,EAAGC,SAAU,QAASkB,QAAS,oB,WACtE,SAACC,EAAAA,EAAU,C,SAAC,YAAoB,wBACV,KACtB,SAACC,SAAM,C,UACL,SAACC,IAAC,CAACC,KAAK,6G,SAA6G,mBAG7G,IAAI,sHC5CtB,EAZ0B,WACxB,OACE,UAACC,OAAI,C,WACH,SAACC,IAAI,C,UACH,SAACC,QAAK,C,SAAC,2BAGT,SAACC,EAAO,U","sources":["webpack://_N_E/./node_modules/@mui/material/AlertTitle/alertTitleClasses.js","webpack://_N_E/./node_modules/@mui/material/AlertTitle/AlertTitle.js","webpack://_N_E/?ff5d","webpack://_N_E/./src/components/welcome/index.tsx","webpack://_N_E/./src/pages/welcome.tsx"],"sourcesContent":["import { unstable_generateUtilityClasses as generateUtilityClasses } from '@mui/utils';\nimport generateUtilityClass from '../generateUtilityClass';\nexport function getAlertTitleUtilityClass(slot) {\n return generateUtilityClass('MuiAlertTitle', slot);\n}\nconst alertTitleClasses = generateUtilityClasses('MuiAlertTitle', ['root']);\nexport default alertTitleClasses;","import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nconst _excluded = [\"className\"];\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport { unstable_composeClasses as composeClasses } from '@mui/base';\nimport styled from '../styles/styled';\nimport useThemeProps from '../styles/useThemeProps';\nimport Typography from '../Typography';\nimport { getAlertTitleUtilityClass } from './alertTitleClasses';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n classes\n } = ownerState;\n const slots = {\n root: ['root']\n };\n return composeClasses(slots, getAlertTitleUtilityClass, classes);\n};\nconst AlertTitleRoot = styled(Typography, {\n name: 'MuiAlertTitle',\n slot: 'Root',\n overridesResolver: (props, styles) => styles.root\n})(({\n theme\n}) => {\n return {\n fontWeight: theme.typography.fontWeightMedium,\n marginTop: -2\n };\n});\nconst AlertTitle = /*#__PURE__*/React.forwardRef(function AlertTitle(inProps, ref) {\n const props = useThemeProps({\n props: inProps,\n name: 'MuiAlertTitle'\n });\n const {\n className\n } = props,\n other = _objectWithoutPropertiesLoose(props, _excluded);\n const ownerState = props;\n const classes = useUtilityClasses(ownerState);\n return /*#__PURE__*/_jsx(AlertTitleRoot, _extends({\n gutterBottom: true,\n component: \"div\",\n ownerState: ownerState,\n ref: ref,\n className: clsx(classes.root, className)\n }, other));\n});\nprocess.env.NODE_ENV !== \"production\" ? AlertTitle.propTypes /* remove-proptypes */ = {\n // ----------------------------- Warning --------------------------------\n // | These PropTypes are generated from the TypeScript type definitions |\n // | To update them edit the d.ts file and run \"yarn proptypes\" |\n // ----------------------------------------------------------------------\n /**\n * The content of the component.\n */\n children: PropTypes.node,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])\n} : void 0;\nexport default AlertTitle;","\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/welcome\",\n function () {\n return require(\"private-next-pages/welcome.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/welcome\"])\n });\n }\n ","import React from 'react'\nimport { Button, Divider, Grid, Paper, Typography, Alert, AlertTitle } from '@mui/material'\nimport { useRouter } from 'next/router'\nimport { CREATE_SAFE_EVENTS, LOAD_SAFE_EVENTS } from '@/services/analytics/events/createLoadSafe'\nimport Track from '../common/Track'\nimport { AppRoutes } from '@/config/routes'\n\nconst NewSafe = () => {\n const router = useRouter()\n\n return (\n <>\n \n Welcome to the Safe.\n \n \n Safe is the most trusted platform to manage digital assets.\n \n Here is how to get started:\n \n \n \n \n \n Create Safe\n \n \n Create a new Safe that is controlled by one or multiple owners. You will be required to pay a network fee\n for creating your new Safe.\n \n \n \n \n \n \n Load Existing Safe\n \n \n Already have a Safe or want to access it from a different device? Easily load your Safe using your Safe\n address.\n \n \n \n \n \n \n Warning\n Please DO NOT USE the{' '}\n \n \n nested safes\n \n {' '}\n feature (a safe address as owner of another safe)! You will not be able to send transactions from that safe.\n \n >\n )\n}\n\nexport default NewSafe\n","import type { NextPage } from 'next'\nimport Head from 'next/head'\nimport NewSafe from '@/components/welcome'\n\nconst Welcome: NextPage = () => {\n return (\n \n \n Safe – Welcome\n \n\n \n \n )\n}\n\nexport default Welcome\n"],"names":["getAlertTitleUtilityClass","slot","generateUtilityClass","generateUtilityClasses","_excluded","AlertTitleRoot","styled","Typography","name","overridesResolver","props","styles","root","theme","fontWeight","typography","fontWeightMedium","marginTop","inProps","ref","useThemeProps","className","other","ownerState","classes","composeClasses","useUtilityClasses","gutterBottom","component","window","__NEXT_P","push","router","useRouter","variant","mb","br","Paper","sx","padding","maxWidth","marginBottom","Grid","container","gap","item","md","Track","CREATE_SAFE_EVENTS","Button","onClick","AppRoutes","Divider","orientation","flexItem","LOAD_SAFE_EVENTS","Alert","severity","bgcolor","AlertTitle","strong","a","href","main","Head","title","NewSafe"],"sourceRoot":""}