{"version":3,"file":"c8y-ngx-components-widgets-cockpit-exports.mjs","sources":["../../widgets/cockpit-exports/index.ts","../../widgets/cockpit-exports/c8y-ngx-components-widgets-cockpit-exports.ts"],"sourcesContent":["import { PluginsExports } from '@c8y/options';\nimport * as allExports from '@c8y/ngx-components/widgets/exports';\n\nexport const widgetsToExcludeFromCockpitApp = [\n  allExports.deviceManagementWelcomeWidgetExport,\n  allExports.assetNotesWidgetExport\n];\n\nexport const cockpitWidgetsExports = [\n  ...Object.values(allExports).filter(\n    widgetExport => !(widgetsToExcludeFromCockpitApp as PluginsExports[]).includes(widgetExport)\n  )\n] as const satisfies PluginsExports[];\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAGO,MAAM,8BAA8B,GAAG;AAC5C,IAAA,UAAU,CAAC,mCAAmC;AAC9C,IAAA,UAAU,CAAC;;AAGN,MAAM,qBAAqB,GAAG;IACnC,GAAG,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,MAAM,CACjC,YAAY,IAAI,CAAE,8BAAmD,CAAC,QAAQ,CAAC,YAAY,CAAC;;;ACVhG;;AAEG;;;;"}