{"version":3,"file":"index-NQD4U-K9.js","sources":["../../../app/frontend/entrypoints/controllers/teams/settings/user/overview/index.ts"],"sourcesContent":["import TeamsSettingsUserOverviewList from \"./list\";\nimport TeamsSettingsUserOverviewShow from \"./show\";\n\n\nif (document.body.getAttribute(\"data-current-path\") === \"teams/settings/users\") {\n const action = document.body.getAttribute(\"data-current-action\")\n if (action === \"index\") {\n new TeamsSettingsUserOverviewList();\n } else if(action === \"show\") {\n new TeamsSettingsUserOverviewShow();\n }\n}"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAIA,IAAI,SAAS,KAAK,aAAa,mBAAmB,MAAM,wBAAwB;AAC5E,QAAM,SAAS,SAAS,KAAK,aAAa,qBAAqB;AAC/D,MAAI,WAAW,SAAS;AACpB,QAAI,8BAA8B;AAAA,EAAA,WAC5B,WAAW,QAAQ;AACzB,QAAI,8BAA8B;AAAA,EACtC;AACJ;"}