{"version":3,"file":"xxmachina-components-services-app.mjs","sources":["../../../../../packages/@xxmachina/components/src/lib/services/app/app.service.ts","../../../../../packages/@xxmachina/components/src/lib/services/app/xxmachina-components-services-app.ts"],"sourcesContent":["import { inject, Injectable } from \"@angular/core\";\nimport { AppService as BaseAppService } from '@ng-atomic/common/services/app';\nimport { CommandService } from \"@xxmachina/components/services/command\";\nimport { QueryService } from \"@xxmachina/components/services/query\";\nimport { TransformerService } from \"@xxmachina/components/services/transformer\";\nimport { ContextService } from \"@xxmachina/components/services/context\";\n\n@Injectable({providedIn: 'root'})\nexport class AppService extends BaseAppService {\n  readonly command = inject(CommandService);\n  readonly query = inject(QueryService);\n  readonly context = inject(ContextService);\n  readonly transformer = inject(TransformerService);\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["BaseAppService"],"mappings":";;;;;;;;AAQM,MAAO,UAAW,SAAQA,YAAc,CAAA;AACnC,IAAA,OAAO,GAAG,MAAM,CAAC,cAAc,CAAC;AAChC,IAAA,KAAK,GAAG,MAAM,CAAC,YAAY,CAAC;AAC5B,IAAA,OAAO,GAAG,MAAM,CAAC,cAAc,CAAC;AAChC,IAAA,WAAW,GAAG,MAAM,CAAC,kBAAkB,CAAC;uGAJtC,UAAU,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA;AAAV,IAAA,OAAA,KAAA,GAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,UAAU,cADE,MAAM,EAAA,CAAA;;2FAClB,UAAU,EAAA,UAAA,EAAA,CAAA;kBADtB,UAAU;mBAAC,EAAC,UAAU,EAAE,MAAM,EAAC;;;ACPhC;;AAEG;;;;"}