{
  "version": 3,
  "sources": ["../../../src/components/site-editor-routes/identity.jsx"],
  "sourcesContent": ["import Editor from '../editor';\nimport SidebarNavigationScreenIdentity from '../sidebar-navigation-screen-identity';\nimport SidebarIdentity from '../sidebar-identity';\n\nexport const identityRoute = {\n\tname: 'identity',\n\tpath: '/identity',\n\tareas: {\n\t\tsidebar: <SidebarNavigationScreenIdentity />,\n\t\tcontent: <SidebarIdentity />,\n\t\tpreview: <Editor />,\n\t\tmobileContent: <SidebarIdentity />,\n\t},\n\twidths: {\n\t\tcontent: 380,\n\t},\n};\n"],
  "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,oBAAmB;AACnB,gDAA4C;AAC5C,8BAA4B;AAMjB;AAJJ,IAAM,gBAAgB;AAAA,EAC5B,MAAM;AAAA,EACN,MAAM;AAAA,EACN,OAAO;AAAA,IACN,SAAS,4CAAC,0CAAAA,SAAA,EAAgC;AAAA,IAC1C,SAAS,4CAAC,wBAAAC,SAAA,EAAgB;AAAA,IAC1B,SAAS,4CAAC,cAAAC,SAAA,EAAO;AAAA,IACjB,eAAe,4CAAC,wBAAAD,SAAA,EAAgB;AAAA,EACjC;AAAA,EACA,QAAQ;AAAA,IACP,SAAS;AAAA,EACV;AACD;",
  "names": ["SidebarNavigationScreenIdentity", "SidebarIdentity", "Editor"]
}
