{"version":3,"file":"selectors.min.js","sources":["https:\/\/leren.vluchtelingenwerk.nl\/admin\/tool\/catalogue\/amd\/src\/selectors.js"],"sourcesContent":["\/\/ This file is part of Moodle Workplace https:\/\/moodle.com\/workplace based on Moodle\n\/\/\n\/\/ Moodle is free software: you can redistribute it and\/or modify\n\/\/ it under the terms of the GNU General Public License as published by\n\/\/ the Free Software Foundation, either version 3 of the License, or\n\/\/ (at your option) any later version.\n\/\/\n\/\/ Moodle is distributed in the hope that it will be useful,\n\/\/ but WITHOUT ANY WARRANTY; without even the implied warranty of\n\/\/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\/\/ GNU General Public License for more details.\n\/\/\n\/\/ You should have received a copy of the GNU General Public License\n\/\/ along with Moodle. If not, see .\n\/\/\n\/\/ Moodle Workplace\u2122 Code is the collection of software scripts\n\/\/ (plugins and modifications, and any derivations thereof) that are\n\/\/ exclusively owned and licensed by Moodle under the terms of this\n\/\/ proprietary Moodle Workplace License (\"MWL\") alongside Moodle's open\n\/\/ software package offering which itself is freely downloadable at\n\/\/ \"download.moodle.org\" and which is provided by Moodle under a single\n\/\/ GNU General Public License version 3.0, dated 29 June 2007 (\"GPL\").\n\/\/ MWL is strictly controlled by Moodle Pty Ltd and its certified\n\/\/ premium partners. Wherever conflicting terms exist, the terms of the\n\/\/ MWL are binding and shall prevail.\n\n\/**\n * DOM Selectors.\n *\n * @module tool_catalogue\/selectors\n * @copyright 2022 Moodle Pty Ltd \n * @author 2022 Bas Brands \n * @license Moodle Workplace License, distribution is restricted, contact support@moodle.com\n *\/\n\nexport default {\n regions: {\n programContainer: '[data-region=\"program-container\"]',\n breadcrumb: '#page-header .breadcrumb',\n pageHeader: '#page-header :is(h1, h2)',\n level: '.level',\n programLinks: '[data-region=\"programlinks\"]',\n dismissableAlert: '[data-region=\"alert-dismissible\"]',\n courseCoverModal: '[data-region=\"course-cover-modal\"]',\n courseCoverModalBackdrop: '[data-region=\"course-cover-modal-backdrop\"]',\n },\n actions: {\n showSet: '[data-action=\"show-set\"]',\n showMoreLink: '[data-action=\"showmore\"]',\n startCourse: '[data-action=\"start-course\"]',\n dismissAlert: '[data-dismiss=\"alert-custom\"]',\n }\n};\n"],"names":["regions","programContainer","breadcrumb","pageHeader","level","programLinks","dismissableAlert","courseCoverModal","courseCoverModalBackdrop","actions","showSet","showMoreLink","startCourse","dismissAlert"],"mappings":"0KAmCe,CACXA,QAAS,CACLC,iBAAkB,oCAClBC,WAAY,2BACZC,WAAY,2BACZC,MAAO,SACPC,aAAc,+BACdC,iBAAkB,oCAClBC,iBAAkB,qCAClBC,yBAA0B,+CAE9BC,QAAS,CACLC,QAAS,2BACTC,aAAc,2BACdC,YAAa,+BACbC,aAAc"}