{"version":3,"file":"index-L-gaMTRd.js","sources":["../../../app/frontend/entrypoints/controllers/erp/warehouse/overview/index.ts"],"sourcesContent":["import ErpWarehouseList from \"./list\";\nimport ErpWarehouseShow from \"./show\";\n\n\nif (document.body.getAttribute(\"data-current-path\") === \"erp/warehouses\") {\n const action = document.body.getAttribute(\"data-current-action\")\n if (action === \"index\") {\n new ErpWarehouseList();\n } else if(action === \"show\") {\n new ErpWarehouseShow();\n }\n}"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;AAIA,IAAI,SAAS,KAAK,aAAa,mBAAmB,MAAM,kBAAkB;AACtE,QAAM,SAAS,SAAS,KAAK,aAAa,qBAAqB;AAC/D,MAAI,WAAW,SAAS;AACpB,QAAI,iBAAiB;AAAA,EAAA,WACf,WAAW,QAAQ;AACzB,QAAI,iBAAiB;AAAA,EACzB;AACJ;"}