{"version":3,"file":"entity-nh2Unhj5.js","sources":["../../../app/frontend/entrypoints/controllers/erp/warehouse_location_pallet/entity.ts"],"sourcesContent":["import Utils from \"../../../utils\";\n\nexport default class WarehouseLocationPalletEntity {\n static getEntityData(elem: any) {\n return {\n id: elem.querySelector(\"#warehouse_location_pallet_id\") ? (elem.querySelector(\"#warehouse_location_pallet_id\") as HTMLInputElement).value : null,\n uuid: elem.querySelector(\"#warehouse_location_pallet_id\") ? (elem.querySelector(\"#warehouse_location_pallet_id\") as HTMLInputElement).value : null,\n name: (elem.querySelector(\"#warehouse_location_pallet_name\") as HTMLInputElement).value,\n warehouse_location_id: (elem.querySelector(\"#warehouse_location_pallet_warehouse_location_id option:checked\") as HTMLInputElement).value,\n }\n }\n}"],"names":[],"mappings":"AAEA,MAAqB,8BAA8B;AAAA,EAC/C,OAAO,cAAc,MAAW;AACrB,WAAA;AAAA,MACH,IAAI,KAAK,cAAc,+BAA+B,IAAK,KAAK,cAAc,+BAA+B,EAAuB,QAAQ;AAAA,MAC5I,MAAM,KAAK,cAAc,+BAA+B,IAAK,KAAK,cAAc,+BAA+B,EAAuB,QAAQ;AAAA,MAC9I,MAAO,KAAK,cAAc,iCAAiC,EAAuB;AAAA,MAClF,uBAAwB,KAAK,cAAc,iEAAiE,EAAuB;AAAA,IAAA;AAAA,EAE3I;AACJ;"}