{"version":3,"file":"index-G6SLAPZv.js","sources":["../../../app/frontend/entrypoints/controllers/teams/settings/group/overview/index.ts"],"sourcesContent":["import TeamsSettingsGroupOverviewList from \"./list\";\nimport TeamsSettingsGroupOverviewShow from \"./show\";\n\n\nif (document.body.getAttribute(\"data-current-path\") === \"teams/settings/time_entry_groups\") {\n const action = document.body.getAttribute(\"data-current-action\")\n if (action === \"index\") {\n new TeamsSettingsGroupOverviewList();\n } else if(action === \"show\") {\n new TeamsSettingsGroupOverviewShow();\n }\n}"],"names":["TeamsSettingsGroupOverviewShow"],"mappings":";;;;;;;;;;;;;;;;;AAIA,IAAI,SAAS,KAAK,aAAa,mBAAmB,MAAM,oCAAoC;AACxF,QAAM,SAAS,SAAS,KAAK,aAAa,qBAAqB;AAC/D,MAAI,WAAW,SAAS;AACpB,QAAI,+BAA+B;AAAA,EAAA,WAC7B,WAAW,QAAQ;AACzB,QAAIA,8BAA+B;AAAA,EACvC;AACJ;"}