__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/**
* Manage the timeline dates view for the timeline block.
*
* @copyright 2018 Ryan Wyllie <ryan@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
define("block_timeline/view_dates",["jquery","block_timeline/event_list","core/pubsub","core/paged_content_events"],(function($,EventList,PubSub,PagedContentEvents){var SELECTORS_EVENT_LIST_CONTAINER='[data-region="event-list-container"]',SELECTORS_NO_COURSES_EMPTY_MESSAGE='[data-region="no-courses-empty-message"]',load=function(root){if(!root.find(SELECTORS_NO_COURSES_EMPTY_MESSAGE).length){var eventListContainer=root.find(SELECTORS_EVENT_LIST_CONTAINER),namespace=$(eventListContainer).attr("id")+"user_block_timeline"+Math.random();!function(root,namespace){var event=namespace+PagedContentEvents.SET_ITEMS_PER_PAGE_LIMIT;PubSub.subscribe(event,(function(limit){$(root).data("limit",limit)}))}(root,namespace);var config={persistentLimitKey:"block_timeline_user_limit_preference",eventNamespace:namespace};EventList.init(eventListContainer,config)}};return{init:function(root){(root=$(root)).hasClass("active")&&!root.find(SELECTORS_NO_COURSES_EMPTY_MESSAGE).length&&(load(root),root.attr("data-seen",!0))},reset:function(root){root.removeAttr("data-seen"),root.hasClass("active")&&(load(root),root.attr("data-seen",!0))},shown:function(root){root.attr("data-seen")||(load(root),root.attr("data-seen",!0))}}}));
//# sourceMappingURL=view_dates.min.js.map| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| calendar_events_repository.min.js | File | 1.81 KB | 0777 |
|
| calendar_events_repository.min.js.map | File | 6.67 KB | 0777 |
|
| event_list.min.js | File | 7.62 KB | 0777 |
|
| event_list.min.js.map | File | 26.87 KB | 0777 |
|
| main.min.js | File | 531 B | 0777 |
|
| main.min.js.map | File | 1.94 KB | 0777 |
|
| view.min.js | File | 1.12 KB | 0777 |
|
| view.min.js.map | File | 3.79 KB | 0777 |
|
| view_courses.min.js | File | 7.02 KB | 0777 |
|
| view_courses.min.js.map | File | 26.59 KB | 0777 |
|
| view_dates.min.js | File | 1.42 KB | 0777 |
|
| view_dates.min.js.map | File | 4.96 KB | 0777 |
|
| view_nav.min.js | File | 4.76 KB | 0777 |
|
| view_nav.min.js.map | File | 9.56 KB | 0777 |
|