Proyectos de Subversion Moodle

Rev

Autoría | Ultima modificación | Ver Log |

{"version":3,"file":"selectors.min.js","sources":["../src/selectors.js"],"sourcesContent":["// This file is part of Moodle - http://moodle.org/\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 <http://www.gnu.org/licenses/>.\n\n/**\n * Module containing the selectors for the forum summary report.\n *\n * @module     forumreport_summary/selectors\n * @copyright  2019 Jun Pataleta\n * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later\n */\n\nexport default {\n    filters: {\n        group: {\n            checkbox: '[data-region=\"filter-groups\"] input[type=\"checkbox\"]',\n            clear: '[data-region=\"filter-groups\"] .filter-clear',\n            popover: '#filter-groups-popover',\n            save: '[data-region=\"filter-groups\"] .filter-save',\n            selectall: '[data-region=\"filter-groups\"] .select-all',\n            trigger: '#filter-groups-button',\n        },\n        date: {\n            calendar: '#dateselector-calendar-panel',\n            calendariconfrom: '#id_filterdatefrompopover_calendar',\n            calendariconto: '#id_filterdatetopopover_calendar',\n            popover: '#filter-dates-popover',\n            save: '[data-region=\"filter-dates\"] .filter-save',\n            trigger: '#filter-dates-button',\n        },\n        exportlink: {\n            link: '#summaryreport #forumreport_summary_table button.export-link'\n        }\n    }\n};\n"],"names":["filters","group","checkbox","clear","popover","save","selectall","trigger","date","calendar","calendariconfrom","calendariconto","exportlink","link"],"mappings":"+KAuBe,CACXA,QAAS,CACLC,MAAO,CACHC,SAAU,uDACVC,MAAO,8CACPC,QAAS,yBACTC,KAAM,6CACNC,UAAW,4CACXC,QAAS,yBAEbC,KAAM,CACFC,SAAU,+BACVC,iBAAkB,qCAClBC,eAAgB,mCAChBP,QAAS,wBACTC,KAAM,4CACNE,QAAS,wBAEbK,WAAY,CACRC,KAAM"}