{"version":3,"file":"index-E1hNf-lI.js","sources":["../../../app/frontend/entrypoints/controllers/reporting/product/overview/index.ts"],"sourcesContent":["import ReportingProductInUse from \"./inuse\";\nimport ReportingProductStock from \"./stock\";\n\n\nif (document.body.getAttribute(\"data-current-path\") === \"reporting/product\") {\n const action = document.body.getAttribute(\"data-current-action\")\n if (action === \"stock\") {\n new ReportingProductStock();\n } else if (action === \"inuse\") {\n new ReportingProductInUse();\n }\n}"],"names":[],"mappings":";;;;;;;;;AAIA,IAAI,SAAS,KAAK,aAAa,mBAAmB,MAAM,qBAAqB;AACzE,QAAM,SAAS,SAAS,KAAK,aAAa,qBAAqB;AAC/D,MAAI,WAAW,SAAS;AACpB,QAAI,sBAAsB;AAAA,EAAA,WAClB,WAAW,SAAS;AAC5B,QAAI,sBAAsB;AAAA,EAC9B;AACJ;"}