{"version":3,"file":"entity-T-pLxK2A.js","sources":["../../../app/frontend/entrypoints/controllers/erp/notepad/entity.ts"],"sourcesContent":["export default class ErpNotepadEntity {\n static getEntityData(elem: any) {\n return {\n id: elem.querySelector(\"#erp_notepad_id\") ? (elem.querySelector(\"#erp_notepad_id\") as HTMLInputElement).value : null,\n note: (elem.querySelector(\"#erp_notepad_note\") as HTMLInputElement).value,\n }\n }\n}"],"names":[],"mappings":"AAAA,MAAqB,iBAAiB;AAAA,EAClC,OAAO,cAAc,MAAW;AACrB,WAAA;AAAA,MACH,IAAI,KAAK,cAAc,iBAAiB,IAAK,KAAK,cAAc,iBAAiB,EAAuB,QAAQ;AAAA,MAChH,MAAO,KAAK,cAAc,mBAAmB,EAAuB;AAAA,IAAA;AAAA,EAE5E;AACJ;"}