{"version":3,"file":"index-JhxHdh5G.js","sources":["../../../app/frontend/entrypoints/controllers/customer_contact/overview/index.ts"],"sourcesContent":["import CustomerContactList from \"./list\";\nimport CustomerContactShow from \"./show\";\n\n\nif (document.body.getAttribute(\"data-current-path\") === \"customer/contacts\") {\n const action = document.body.getAttribute(\"data-current-action\")\n if (action === \"index\") {\n new CustomerContactList();\n } else if(action === \"show\") {\n new CustomerContactShow();\n }\n}"],"names":[],"mappings":";;;;;;;;;;;;AAIA,IAAI,SAAS,KAAK,aAAa,mBAAmB,MAAM,qBAAqB;AACzE,QAAM,SAAS,SAAS,KAAK,aAAa,qBAAqB;AAC/D,MAAI,WAAW,SAAS;AACpB,QAAI,oBAAoB;AAAA,EAAA,WAClB,WAAW,QAAQ;AACzB,QAAI,oBAAoB;AAAA,EAC5B;AACJ;"}