{"version":3,"file":"sgnx-core.mjs","sources":["../../../../libs/core/src/lib/test/test.component.ts","../../../../libs/core/src/lib/test/test.component.html","../../../../libs/core/src/lib/core.module.ts","../../../../libs/core/src/sgnx-core.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n  selector: 'sgnx-test',\n  templateUrl: './test.component.html',\n  styleUrls: ['./test.component.css'],\n})\nexport class TestComponent {}\n","<p>test works!</p>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TestComponent } from './test/test.component';\n\n@NgModule({\n  imports: [CommonModule],\n  declarations: [TestComponent],\n  exports: [TestComponent],\n})\nexport class CoreModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAOa,aAAa;;0GAAb,aAAa;8FAAb,aAAa,iDCP1B,sBACA;2FDMa,aAAa;kBALzB,SAAS;+BACE,WAAW;;;MEMV,UAAU;;uGAAV,UAAU;wGAAV,UAAU,iBAHN,aAAa,aADlB,YAAY,aAEZ,aAAa;wGAEZ,UAAU,YAJZ,CAAC,YAAY,CAAC;2FAIZ,UAAU;kBALtB,QAAQ;mBAAC;oBACR,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,YAAY,EAAE,CAAC,aAAa,CAAC;oBAC7B,OAAO,EAAE,CAAC,aAAa,CAAC;iBACzB;;;ACRD;;;;;;"}