{"version":3,"file":"index-U_u0IErF.js","sources":["../../../app/frontend/entrypoints/controllers/contract/overview/index.ts"],"sourcesContent":["import ContractList from \"./list\";\nimport ContractShow from \"./show\";\n\n\nif (document.body.getAttribute(\"data-current-path\") === \"customer/contracts\") {\n const action = document.body.getAttribute(\"data-current-action\")\n if (action === \"index\") {\n new ContractList();\n } else if(action === \"show\") {\n new ContractShow();\n }\n}"],"names":[],"mappings":";;;;;;;;;;;;;;AAIA,IAAI,SAAS,KAAK,aAAa,mBAAmB,MAAM,sBAAsB;AAC1E,QAAM,SAAS,SAAS,KAAK,aAAa,qBAAqB;AAC/D,MAAI,WAAW,SAAS;AACpB,QAAI,aAAa;AAAA,EAAA,WACX,WAAW,QAAQ;AACzB,QAAI,aAAa;AAAA,EACrB;AACJ;"}