{"version":3,"file":"fiscal-io-ds-components-charts.mjs","sources":["../../../../projects/fiscal-io/ds-components/src/lib/components/ds-charts/ds-charts.module.ts","../../../../projects/fiscal-io/ds-components/src/fiscal-io-ds-components-charts.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\r\nimport {\r\n  CategoryService,\r\n  ChartModule,\r\n  ColumnSeriesService,\r\n  LegendService,\r\n  LineSeriesService,\r\n  TooltipService,\r\n} from '@syncfusion/ej2-angular-charts';\r\n\r\n/**\r\n * 2D Chart API with the series/axis services used by typical Fiscal dashboards.\r\n * Import additional chart families from `@syncfusion/ej2-angular-charts` when needed.\r\n */\r\n@NgModule({\r\n  imports: [ChartModule],\r\n  exports: [ChartModule],\r\n  providers: [\r\n    CategoryService,\r\n    ColumnSeriesService,\r\n    LineSeriesService,\r\n    LegendService,\r\n    TooltipService,\r\n  ],\r\n})\r\nexport class DsChartsModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './charts';\n"],"names":[],"mappings":";;;;AAUA;;;AAGG;MAYU,cAAc,CAAA;wGAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;yGAAd,cAAc,EAAA,OAAA,EAAA,CAVf,WAAW,CAAA,EAAA,OAAA,EAAA,CACX,WAAW,CAAA,EAAA,CAAA;AASV,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,EAAA,SAAA,EARd;YACT,eAAe;YACf,mBAAmB;YACnB,iBAAiB;YACjB,aAAa;YACb,cAAc;SACf,EAAA,OAAA,EAAA,CARS,WAAW,EACX,WAAW,CAAA,EAAA,CAAA;;4FASV,cAAc,EAAA,UAAA,EAAA,CAAA;kBAX1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,OAAO,EAAE,CAAC,WAAW,CAAC;oBACtB,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,SAAS,EAAE;wBACT,eAAe;wBACf,mBAAmB;wBACnB,iBAAiB;wBACjB,aAAa;wBACb,cAAc;AACf,qBAAA;AACF,iBAAA;;;ACxBD;;AAEG;;;;"}