{"version":3,"file":"list-bBpGboiH.js","sources":["../../../app/frontend/entrypoints/controllers/erp/stock/overview/list.ts"],"sourcesContent":["\nimport * as bootstrap from 'bootstrap'\nimport Utils from '../../../../utils'\nimport DefaultController from \"../../../defaultController\";\nimport ErpStockProductList from \"./relations/product\";\nimport ErpStockWarehouseLocationList from \"./relations/warehouse_location\";\n\nexport default class ErpStockOverviewList extends DefaultController {\n async init() {\n await super.init();\n this.childs = {\n products: new ErpStockProductList(this),\n warehouse_locations: new ErpStockWarehouseLocationList(this)\n }\n }\n\n protected getEntityData(elem: any) {\n return {}\n }\n bindListeners() {\n\n }\n}"],"names":[],"mappings":";;;;;;;;;AAOA,MAAqB,6BAA6B,kBAAkB;AAAA,EAChE,MAAM,OAAO;AACT,UAAM,MAAM;AACZ,SAAK,SAAS;AAAA,MACV,UAAU,IAAI,oBAAoB,IAAI;AAAA,MACtC,qBAAqB,IAAI,8BAA8B,IAAI;AAAA,IAAA;AAAA,EAEnE;AAAA,EAEU,cAAc,MAAW;AAC/B,WAAO;EACX;AAAA,EACA,gBAAgB;AAAA,EAEhB;AACJ;"}