X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/calendar/amd/build
home
/
cbholdings
/
pasukulu
/
calendar
/
amd
/
build
/
📁
..
📄
calendar.min.js
(5.25 KB)
📄
calendar.min.js.map
(15.24 KB)
📄
calendar_filter.min.js
(1.83 KB)
📄
calendar_filter.min.js.map
(5.36 KB)
📄
calendar_mini.min.js
(1.93 KB)
📄
calendar_mini.min.js.map
(5.57 KB)
📄
calendar_threemonth.min.js
(2.96 KB)
📄
calendar_threemonth.min.js.map
(8.22 KB)
📄
calendar_view.min.js
(1.92 KB)
📄
calendar_view.min.js.map
(5.41 KB)
📄
crud.min.js
(4.39 KB)
📄
crud.min.js.map
(13.11 KB)
📄
drag_drop_data_store.min.js
(1.65 KB)
📄
drag_drop_data_store.min.js.map
(6.77 KB)
📄
event_form.min.js
(1.32 KB)
📄
event_form.min.js.map
(4.13 KB)
📄
events.min.js
(857 B)
📄
events.min.js.map
(2.09 KB)
📄
export.min.js
(624 B)
📄
export.min.js.map
(1.67 KB)
📄
manage_subscriptions.min.js
(3.82 KB)
📄
manage_subscriptions.min.js.map
(6.86 KB)
📄
modal_delete.min.js
(1.92 KB)
📄
modal_delete.min.js.map
(5.17 KB)
📄
modal_event_form.min.js
(5.37 KB)
📄
modal_event_form.min.js.map
(19.55 KB)
📄
month_navigation_drag_drop.min.js
(2.44 KB)
📄
month_navigation_drag_drop.min.js.map
(9.13 KB)
📄
month_view_drag_drop.min.js
(4.83 KB)
📄
month_view_drag_drop.min.js.map
(17.28 KB)
📄
popover.min.js
(3 KB)
📄
popover.min.js.map
(5.1 KB)
📄
repository.min.js
(2.79 KB)
📄
repository.min.js.map
(7.55 KB)
📄
selectors.min.js
(1.72 KB)
📄
selectors.min.js.map
(4.14 KB)
📄
summary_modal.min.js
(3.11 KB)
📄
summary_modal.min.js.map
(9.7 KB)
📄
view_manager.min.js
(14.52 KB)
📄
view_manager.min.js.map
(29.41 KB)
Editing: export.min.js.map
{"version":3,"file":"export.min.js","sources":["../src/export.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 * A javascript module to enhance the calendar export form.\n *\n * @module core_calendar/export\n * @copyright 2021 Jun Pataleta\n * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later\n */\n\nimport 'core/copy_to_clipboard';\n\n/**\n * Selectors for the calendar export page.\n *\n * @property {string} copyUrlId The element ID of the Copy URL button.\n */\nconst selectors = {\n copyUrlId: 'copyexporturl',\n};\n\n/**\n * Initialises the calendar export JS module.\n *\n * @method init\n */\nexport const init = () => {\n // Enable the copy URL button and focus on it.\n const copyUrl = document.getElementById(selectors.copyUrlId);\n copyUrl.removeAttribute('disabled');\n copyUrl.focus();\n};\n"],"names":["selectors","copyUrl","document","getElementById","removeAttribute","focus"],"mappings":";;;;;;;;MA8BMA,oBACS,8BAQK,WAEVC,QAAUC,SAASC,eAAeH,qBACxCC,QAAQG,gBAAgB,YACxBH,QAAQI"}
Upload File
Create Folder