{ "version": 3, "sources": ["libs/galaxy/comment/src/comment.component.ts", "libs/galaxy/comment/src/comment.component.html", "libs/galaxy/comment/src/comment.module.ts", "libs/galaxy/comment/public_api.ts", "libs/galaxy/comment/index.ts"], "sourcesContent": ["import { Component, HostBinding, Input } from '@angular/core';\n\n@Component({\n selector: 'glxy-comment',\n templateUrl: './comment.component.html',\n styleUrls: ['./comment.component.scss'],\n standalone: false,\n})\nexport class CommentComponent {\n @HostBinding('class') class = 'glxy-comment';\n\n @Input() messageText?: string;\n\n @Input() messageFrom?: string;\n\n @Input() messageMetadata?: string;\n\n @Input() profilePicUrl?: string;\n\n @Input() subtitleText?: string;\n}\n", "
\n
\n \n
\n
\n
\n \n \n
\n @if (!!subtitleText) {\n
\n }\n
\n
\n \n
\n
\n \n
\n
\n
\n", "import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\nimport { GalaxyAvatarModule } from '@vendasta/galaxy/avatar';\n\nimport { CommentComponent } from './comment.component';\nexport { CommentComponent };\n\nimport { ActionDirective } from './directives/action.directive';\nexport { ActionDirective };\n\nexport const MODULE_IMPORTS = [CommonModule, GalaxyAvatarModule];\n\nexport const MODULE_DECLARATIONS = [CommentComponent, ActionDirective];\n\n@NgModule({\n declarations: MODULE_DECLARATIONS,\n imports: MODULE_IMPORTS,\n exports: MODULE_DECLARATIONS,\n})\nexport class GalaxyCommentModule {}\n", "export * from './src/comment.module';\n", "// Export things like public API, and interfaces from here.\nexport * from './public_api';\n"], "mappings": "6UCUMA,EAAA,EAAA,MAAA,CAAA,iBAA2BC,EAAA,YAAAC,EAAAC,aAAAC,CAAA,GDVjC,QAQaC,EARbC,EAAAC,EAAA,iFAQaF,GAAgB,IAAA,CAAvB,MAAOA,CAAgB,CAN7BG,aAAA,CAOwB,KAAAC,MAAQ,+DADnBJ,EAAgB,CAAA,+BAAhBA,EAAgBK,UAAA,CAAA,CAAA,cAAA,CAAA,EAAAC,SAAA,EAAAC,aAAA,SAAAC,EAAAC,EAAA,CAAAD,EAAA,GAAhBE,EAAAD,EAAAL,KAAA,ggBCRbO,EAAA,EAAA,MAAA,CAAA,EAAqB,EAAA,MAAA,CAAA,EAEjBhB,EAAA,EAAA,cAAA,CAAA,EACFiB,EAAA,EACAD,EAAA,EAAA,MAAA,CAAA,EAAqB,EAAA,MAAA,CAAA,EAEjBhB,EAAA,EAAA,OAAA,CAAA,EAAoD,EAAA,OAAA,CAAA,EAEtDiB,EAAA,EACAC,EAAA,EAAAC,EAAA,EAAA,EAAA,MAAA,CAAA,EAGAnB,EAAA,EAAA,MAAA,CAAA,EACAgB,EAAA,EAAA,MAAA,CAAA,EACEI,EAAA,EAAA,EACFH,EAAA,EACAD,EAAA,GAAA,MAAA,EAAA,EACEI,EAAA,GAAA,CAAA,EACFH,EAAA,EAAM,EACF,SAjBSI,EAAA,CAAA,EAAApB,EAAA,MAAAa,EAAAQ,aAAA,EAAqB,QAAA,EAAA,EAAa,OAAAR,EAAAS,WAAA,EAI1BF,EAAA,CAAA,EAAApB,EAAA,YAAAa,EAAAS,YAAAnB,CAAA,EACIiB,EAAA,EAAApB,EAAA,YAAAa,EAAAU,gBAAApB,CAAA,EAEzBiB,EAAA,EAAAI,EAAAX,EAAAX,aAAA,EAAA,EAAA,EAG0BkB,EAAA,EAAApB,EAAA,YAAAa,EAAAY,YAAAtB,CAAA;wHDJjBC,CAAgB,GAAA,IER7B,IAWasB,EASAC,EApBbC,EAAAC,EAAA,KACAC,IAEAC,QAQaL,EAAiB,CAACM,EAAcC,CAAkB,EASlDN,GAAmB,IAAA,CAA1B,MAAOA,CAAmB,iDAAnBA,EAAmB,CAAA,+BAAnBA,CAAmB,CAAA,CAAA,mCAHrBD,CAAc,CAAA,CAAA,CAAA,SAGZC,CAAmB,GAAA,ICpBhC,IAAAO,EAAAC,EAAA,KAAAC,MCAA,IAAAC,EAAAC,EAAA,KACAC", "names": ["\u0275\u0275element", "\u0275\u0275property", "ctx_r0", "subtitleText", "\u0275\u0275sanitizeHtml", "CommentComponent", "init_comment_component", "__esmMin", "constructor", "class", "selectors", "hostVars", "hostBindings", "rf", "ctx", "\u0275\u0275classMap", "\u0275\u0275elementStart", "\u0275\u0275elementEnd", "\u0275\u0275template", "CommentComponent_Conditional_7_Template", "\u0275\u0275projection", "\u0275\u0275advance", "profilePicUrl", "messageFrom", "messageMetadata", "\u0275\u0275conditional", "messageText", "MODULE_IMPORTS", "GalaxyCommentModule", "init_comment_module", "__esmMin", "init_common", "init_avatar", "CommonModule", "GalaxyAvatarModule", "init_public_api", "__esmMin", "init_comment_module", "init_comment", "__esmMin", "init_public_api"] }