{"version":3,"file":"index-vSUXey5Z.js","sources":["../../../app/frontend/entrypoints/controllers/customer_location/overview/index.ts"],"sourcesContent":["import CustomerLocationList from \"./list\";\nimport CustomerLocationShow from \"./show\";\n\n\nif (document.body.getAttribute(\"data-current-path\") === \"customer/locations\") {\n const action = document.body.getAttribute(\"data-current-action\")\n if (action === \"index\") {\n new CustomerLocationList();\n } else if(action === \"show\") {\n new CustomerLocationShow();\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,qBAAqB;AAAA,EAAA,WACnB,WAAW,QAAQ;AACzB,QAAI,qBAAqB;AAAA,EAC7B;AACJ;"}