{ "version": 3, "sources": ["src/app/pages/navigation/view-id/view-id.page.ts"], "sourcesContent": ["/**\n * Copyright (c) 2020-2023 by Bosch.IO GmbH\n *\n * http://www.bosch.io\n * All rights reserved,\n * also regarding any disposal, exploitation, reproduction,\n * editing, distribution, as well as in the event of\n * applications for industrial property rights.\n *\n * This software is the confidential and proprietary information\n * of Bosch.IO GmbH. You shall not disclose\n * such Confidential Information and shall use it only in\n * accordance with the terms of the license agreement you\n * entered into with Bosch.IO.\n */\nimport { CommonModule } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { RouterModule } from '@angular/router';\n\n@Component({\n selector: 'app-view-id-page',\n standalone: true,\n imports: [CommonModule, RouterModule],\n template: '',\n})\nexport class ViewIdComponent {}\n"], "mappings": ";;;;;;;;;;AAyBA,IAAaA,kBAAe,uBAAA;AAAtB,QAAOA,mBAAP,MAAOA,iBAAe;;;qBAAfA,kBAAe;EAAA;;UAAfA;IAAeC,WAAA,CAAA,CAAA,kBAAA,CAAA;IAAAC,YAAA;IAAAC,UAAA,CAAAC,6BAAA;IAAAC,OAAA;IAAAC,MAAA;IAAAC,UAAA,SAAAC,yBAAAC,IAAAC,KAAA;AAAA,UAAAD,KAAA,GAAA;AAFfE,QAAAC,oBAAA,GAAA,eAAA;;;mBADDC,cAAcC,cAAYC,YAAA;IAAAC,eAAA;EAAA,CAAA;AAGhC,MAAOhB,mBAAP;SAAOA;AAAe,GAAA;", "names": ["ViewIdComponent", "selectors", "standalone", "features", "\u0275\u0275StandaloneFeature", "decls", "vars", "template", "ViewIdComponent_Template", "rf", "ctx", "i0", "\u0275\u0275element", "CommonModule", "RouterModule", "RouterOutlet", "encapsulation"] }