{"version":3,"file":"index.js","sources":["../../../../src/packages/core/router/components/not-found/route-not-found.element.ts","../../../../src/packages/core/router/generate-route-path-builder.function.ts","../../../../src/packages/core/router/components/router-slot/route.context.ts","../../../../src/packages/core/router/components/router-slot/router-slot-change.event.ts","../../../../src/packages/core/router/components/router-slot/router-slot-init.event.ts","../../../../src/packages/core/router/contexts/route-path-addendum.context-token.ts","../../../../src/packages/core/router/contexts/route-path-addendum-reset.context.ts","../../../../src/packages/core/router/components/router-slot/router-slot.element.ts","../../../../src/packages/core/router/contexts/route-path-addendum.context.ts","../../../../src/packages/core/router/encode-folder-name.function.ts","../../../../src/packages/core/router/modal-registration/modal-route-registration.controller.ts"],"sourcesContent":["import { UmbTextStyles } from '@umbraco-cms/backoffice/style';\r\nimport { css, html, customElement } from '@umbraco-cms/backoffice/external/lit';\r\nimport { UmbLitElement } from '@umbraco-cms/backoffice/lit-element';\r\n\r\n/**\r\n * A fallback view to be used in Workspace Views, maybe this can be upgraded at a later point.\r\n */\r\n// TODO: Rename and move this file to a more generic place.\r\n@customElement('umb-route-not-found')\r\nexport class UmbRouteNotFoundElement extends UmbLitElement {\r\n\toverride render() {\r\n\t\treturn html`\r\n\t\t\t