{"version":3,"file":"mainnavigation.js","sources":["../Navigation/MainNavigation.entry.ts"],"sourcesContent":["import { rootElement } from '@shared/setup';\r\nimport MainNavigation from './MainNavigation.vue';\r\n\r\nconst initMainNavigation = async () => {\r\n rootElement({\r\n name: 'MainNavigation', // pascal, camel & kebab-case are valid\r\n component: MainNavigation,\r\n vm: {},\r\n contextComponents: ['