__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
/**
 * @package   DPCalendar
 * @copyright Digital Peak GmbH. <https://www.digital-peak.com>
 * @license   https://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
 */
import{w as e}from"../../modules/map/loader.min.js?43859213";let t=!1;function d(e){if(t)return;if(!document.getElementById("jform_scheduling"))return void n();const d=document.getElementById("jform_rrule").value;if(!d)return void n();t=!0;let o=null;d.split(";").forEach((t=>{const d=t.split("=");if(0!==d.length)switch(d[0]){case"FREQ":document.getElementById("jform_scheduling").querySelectorAll("input").forEach((e=>{e.checked=e.value==d[1],e.value==d[1]&&(o=e.value),"DAILY"===d[1]&&(document.getElementById("jform_scheduling_daily_weekdays0").checked=!1,document.getElementById("jform_scheduling_daily_weekdays1").checked=!0)}));break;case"BYDAY":"WEEKLY"===o&&"MO,TU,WE,TH,FR"==d[1]&&(document.getElementById("jform_scheduling_daily_weekdays0").checked=!0,document.getElementById("jform_scheduling_daily_weekdays1").checked=!1,document.getElementById("jform_scheduling1").checked=!0),"WEEKLY"===o&&document.querySelectorAll("#jform_scheduling_weekly_days option").forEach((e=>e.selected=!1)),"MONTHLY"===o&&(document.querySelectorAll("#jform_scheduling_monthly_week option").forEach((e=>e.selected=!1)),document.querySelectorAll("#jform_scheduling_monthly_week_days option").forEach((e=>e.selected=!1))),d[1].split(",").forEach((e=>{if("WEEKLY"===o)return void(document.querySelector('#jform_scheduling_weekly_days option[value="'+e+'"]').selected=!0);const t=e.length,d=e.substring(t-2,t);let n=e.substring(0,t-2);-1==n&&(n="last"),n&&(document.querySelector('#jform_scheduling_monthly_week option[value="'+n+'"]').selected=!0),d&&(document.querySelector('#jform_scheduling_monthly_week_days option[value="'+d+'"]').selected=!0)})),"WEEKLY"===o&&document.getElementById("jform_scheduling_weekly_days").dispatchEvent(new Event("change")),"MONTHLY"===o&&(document.getElementById("jform_scheduling_monthly_week").dispatchEvent(new Event("change")),document.getElementById("jform_scheduling_monthly_week_days").dispatchEvent(new Event("change")));break;case"BYMONTHDAY":document.getElementById("jform_scheduling_monthly_options").querySelector('input[value="by_day"]').checked=!0,d[1].split(",").forEach((e=>document.querySelector('#jform_scheduling_monthly_days option[value="'+e+'"]').selected=!0)),document.getElementById("jform_scheduling_monthly_days").dispatchEvent(new Event("change"));break;case"COUNT":document.getElementById("jform_scheduling_repeat_count").value=d[1];break;case"INTERVAL":document.getElementById("jform_scheduling_interval").value=d[1];break;case"UNTIL":{const t=document.getElementById("jform_scheduling_end_date"),o=e.utc(d[1].replace("Z",""),"YYYYMMDDThhmmss");t.value=o.format(t.getAttribute("data-format")),t.setAttribute("data-date",o.format("YYYY-MM-DD"));break}}})),n(),t=!1}function o(e){if(t)return;if(!document.getElementById("jform_scheduling"))return;let d="";if(document.getElementById("jform_scheduling1").checked&&(d="FREQ=DAILY",document.getElementById("jform_scheduling_daily_weekdays0").checked&&(d="FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR")),document.getElementById("jform_scheduling2").checked){d="FREQ=WEEKLY";const e=document.querySelectorAll("#jform_scheduling_weekly_days option:checked");e.length>0&&(d+=";BYDAY=",e.forEach((e=>d+=e.value+",")),d=d.slice(0,-1))}if(document.getElementById("jform_scheduling3").checked)if(d="FREQ=MONTHLY",document.getElementById("jform_scheduling_monthly_options0").checked){const e=document.querySelectorAll("#jform_scheduling_monthly_days option:checked");e.length>0&&(d+=";BYMONTHDAY=",e.forEach((e=>d+=e.value+",")),d=d.slice(0,-1))}else{const e=document.querySelectorAll("#jform_scheduling_monthly_week option:checked");e.length>0&&(d+=";BYDAY=",e.forEach((e=>{const t=document.querySelectorAll("#jform_scheduling_monthly_week_days option:checked");if(0==t.length)return;let o=e.value;"last"==o&&(o=-1),t.forEach((e=>d+=o+e.value+","))})),d.endsWith(",")&&(d=d.slice(0,-1)))}if(document.getElementById("jform_scheduling4").checked&&(d="FREQ=YEARLY"),d.length>1){const t=document.getElementById("jform_scheduling_interval").value;t>0&&(d+=";INTERVAL="+t);const o=document.getElementById("jform_scheduling_repeat_count").value;o>0&&(d+=";COUNT="+o);const n=document.getElementById("jform_scheduling_end_date"),l=e(n.value,n.getAttribute("data-format"));l.isValid()&&(d+=";UNTIL="+l.format("YYYYMMDD")+"T235900Z")}const o=document.getElementById("jform_rrule").value;document.getElementById("jform_rrule").value=d,o!=d&&(t=!0,document.getElementById("jform_rrule").dispatchEvent(new Event("change")),t=!1)}function n(){document.querySelector(".dp-field-rrule").classList.add("dp-control_hidden"),document.querySelector(".dp-field-exdates").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-end-date").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-interval").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-repeat-count").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-daily-weekdays").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-weekly-days").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-monthly-options").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-monthly-week").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-monthly-week-days").classList.add("dp-control_hidden"),document.querySelector(".dp-field-scheduling-monthly-days").classList.add("dp-control_hidden"),document.getElementById("jform_scheduling")&&(document.getElementById("jform_scheduling0").checked||(document.querySelector(".dp-field-rrule").classList.remove("dp-control_hidden"),document.querySelector(".dp-field-exdates").classList.remove("dp-control_hidden"),document.querySelector(".dp-field-scheduling-end-date").classList.remove("dp-control_hidden"),document.querySelector(".dp-field-scheduling-interval").classList.remove("dp-control_hidden"),document.querySelector(".dp-field-scheduling-repeat-count").classList.remove("dp-control_hidden"),document.getElementById("jform_scheduling1").checked&&document.querySelector(".dp-field-scheduling-daily-weekdays").classList.remove("dp-control_hidden"),document.getElementById("jform_scheduling2").checked&&document.querySelector(".dp-field-scheduling-weekly-days").classList.remove("dp-control_hidden"),document.getElementById("jform_scheduling3").checked&&(document.querySelector(".dp-field-scheduling-monthly-options").classList.remove("dp-control_hidden"),document.getElementById("jform_scheduling_monthly_options0").checked?document.querySelector(".dp-field-scheduling-monthly-days").classList.remove("dp-control_hidden"):(document.querySelector(".dp-field-scheduling-monthly-week").classList.remove("dp-control_hidden"),document.querySelector(".dp-field-scheduling-monthly-week-days").classList.remove("dp-control_hidden")))))}function l(e){const t=document.querySelector(".com-dpcalendar-eventform__overlapping");if(!t)return;t.style.display="none";const d=new URL(window.location.href).searchParams.get("e_id");DPCalendar.request("view=event&layout=overlapping&format=json",(d=>{e.forEach((e=>e.disabled=!1)),d.data.message&&(t.style.display="block",t.className="com-dpcalendar-eventform__overlapping dp-info-box"+(d.data.count?"":" dp-info-box_success"),t.innerHTML=d.data.message,t.getAttribute("data-overlapping")&&e.forEach((e=>e.disabled=d.data.count>0)))}),DPCalendar.formToQueryString(document.querySelector(".com-dpcalendar-eventform__form"),"input:not([name=task]), select")+(d?"&id="+d:""),!0,"POST",(()=>e.forEach((e=>e.disabled=!1))))}function c(){const e=document.querySelector(".com-dpcalendar-eventform .dp-map");null!=e&&null!=e.dpmap&&(e.dpmap.invalidateSize&&e.dpmap.invalidateSize(),import("../../modules/map/marker.min.js?43859213").then((t=>{t.clearMarkers(e),document.querySelectorAll("#jform_location_ids option:checked").forEach((d=>{const o=d.innerHTML,n=o.substring(o.lastIndexOf("[")+1,o.lastIndexOf("]")).split(",");n.length<2||0==n[0]&&0==n[1]||t.createMarker(e,{latitude:n[0],longitude:n[1],title:o})}))})))}function r(e,t){return new Promise((function(d,o){""!==e?(import("../../vendor/tingle.js/dist/tingle.css.min.js?43859213"),import("../../vendor/tingle.js/dist/tingle.min.js?43859213").then((()=>{const n=new tingle.modal({footer:!0,closeMethods:[],cssClass:["dpcalendar-modal"]});n.setContent(e),n.addFooterBtn(Joomla.Text._("JYES"),"dp-button",(()=>{n.close(),d(1)})),t&&n.addFooterBtn(Joomla.Text._("JNO"),"dp-button",(()=>{n.close(),d(0)})),n.addFooterBtn(Joomla.Text._("JCANCEL"),"dp-button",(()=>{n.close(),o()})),n.open()}))):d(0)}))}Promise.all([import("../../modules/dpcalendar.min.js?43859213"),import("../../modules/block/select.min.js?43859213")]).then((()=>{!function(){const e=document.getElementById("jform_rrule");e&&import("../../modules/libraries/datejs.min.js?43859213").then((({default:t})=>{e.addEventListener("change",(()=>d(t))),document.getElementById("jform_scheduling_end_date").addEventListener("change",(e=>{e.target.classList.contains("dp-datepicker__input")&&!e.target.dpPikaday||o(t)})),d(t),document.querySelectorAll(".dp-field-scheduling, #jform_scheduling_monthly_options, #jform_scheduling_daily_weekdays").forEach((e=>{e.addEventListener("click",(()=>{n(),o(t)}))})),document.querySelectorAll("#jform_scheduling_interval, #jform_scheduling_repeat_count,#jform_scheduling_weekly_days, #jform_scheduling_monthly_days, #jform_scheduling_monthly_week_days, #jform_scheduling_monthly_week").forEach((e=>{e.addEventListener("change",(()=>o(t)))}))}))}(),function(){Promise.all([import("../../modules/block/datepicker.min.js?43859213"),import("../../modules/block/timepicker.min.js?43859213")]).then((async([e,t])=>{await e.load(),await t.load()}));const e=document.querySelectorAll(".dp-button-apply, .button-apply, .dp-button-save, .button-save, .dp-button-save2new, .button-save-new, .dp-button-save2copy, .button-save-copy"),t=document.querySelector(".com-dpcalendar-eventform__overlapping");t&&t.getAttribute("data-overlapping")&&(document.querySelector(".dp-loader").classList.remove("dp-loader_hidden"),e.forEach((e=>e.disabled=!0)));const d=DPCalendar.debounce((()=>l(e)),2e3);document.querySelectorAll("#jform_start_date, #jform_start_date_time, #jform_end_date, #jform_end_date_time, #jform_rooms").forEach((e=>{e.addEventListener("change",d)})),document.getElementById("jform_catid")&&document.getElementById("jform_catid").addEventListener("change",d),d();const o=e=>{if(document.getElementById("jform_start_date_time")){if(e)return document.getElementById("jform_start_date_time").style.display="inline-block",void(document.getElementById("jform_end_date_time").style.display="inline-block");document.getElementById("jform_start_date_time").style.display="none",document.getElementById("jform_end_date_time").style.display="none"}};document.querySelectorAll("#jform_all_day input").forEach((t=>{t.addEventListener("click",(()=>{o(0==t.value),l(e)}))}));const n=document.querySelector("#jform_all_day");n&&"input"==n.tagName.toLowerCase()?o(0==n.value):o(document.getElementById("jform_all_day0").checked||!document.getElementById("jform_all_day0").checked&&!document.getElementById("jform_all_day1").checked)}(),function(){const t=document.querySelector(".com-dpcalendar-eventform .dp-map");null!=t&&(t.addEventListener("dp-map-loaded",c),e([t]));const d=document.querySelector(".com-dpcalendar-eventform .dp-field-rooms");d&&0==d.querySelectorAll("option").length&&(d.style.display="none");const o=document.querySelector(".com-dpcalendar-eventform #jform_location_lookup");if(!o)return;import("../../modules/block/autocomplete.min.js?43859213").then((e=>e.create(o))),o.addEventListener("dp-autocomplete-select",(e=>{DPCalendar.request("task=event.newlocation",(e=>{if(null==e.data.id||null==e.data.display)return;o.value="";const t=document.getElementById("jform_location_ids");-1==[].slice.call(t.selectedOptions).map((e=>e.value)).indexOf(e.data.id)&&(t.add(new Option(e.data.display,e.data.id?e.data.id:e.data.display,!1,!0)),d&&0==d.querySelectorAll("option").length&&(d.style.display="none"),t.dpInternalTrigger=!0,t.dispatchEvent(new Event("change")),t.dpInternalTrigger=!1,c())}),"lookup="+e.detail.value+"&lookup_title="+e.detail.title)})),o.addEventListener("dp-autocomplete-change",(e=>{let t="location.searchloc";-1==window.location.href.indexOf("administrator")&&(t="locationform.searchloc"),DPCalendar.request("task="+t+"&loc="+encodeURIComponent(e.target.value.trim()),(e=>import("../../modules/block/autocomplete.min.js?43859213").then((t=>t.setItems(o,e.data)))))}));const n=document.getElementById("jform_location_ids");n&&n.addEventListener("change",(e=>{if(!0===e.target.dpInternalTrigger||!document.getElementById("jform_rooms"))return!0;if(isNaN(e.target.value))return;const t=document.querySelector(".dp-loader");t&&t.classList.remove("dp-loader_hidden"),Joomla.submitbutton("event.reload")}))}(),0==parseInt(document.getElementById("jform_id").value)&&Promise.all([import("../../modules/block/autocomplete.min.js?43859213"),import("../../modules/dpcalendar.min.js?43859213")]).then((([e])=>{const t=document.getElementById("jform_title");e.create(t),t.addEventListener("dp-autocomplete-select",(e=>{document.querySelector("input[name=template_event_id]").value=e.detail.value,Joomla.submitbutton("event.reloadfromevent")}));let d=document.querySelector('.com-dpcalendar-eventform__form input[name="Itemid"]');const o=new URL(window.location.href).searchParams.get("e_id");t.addEventListener("dp-autocomplete-change",(()=>{DPCalendar.request("task=event.similar"+(d?"&Itemid="+d.value:""),(d=>e.setItems(t,d.data)),DPCalendar.formToQueryString(document.querySelector(".com-dpcalendar-eventform__form"),"input:not([name=task]), select")+"&id="+o)}))})),function(){const e=document.querySelector(".dp-field-captcha");e&&document.querySelector(".com-dpcalendar-eventform__form").appendChild(e)}(),document.getElementById("jform_catid")&&document.getElementById("jform_catid").addEventListener("change",(e=>{for(let t=0;t<e.target.length;t++)if(e.target.value&&isNaN(parseInt(e.target.options[t].value))){const e=document.querySelector(".dp-loader");return e&&e.classList.remove("dp-loader_hidden"),Joomla.submitbutton("event.reload"),!0}})),document.querySelectorAll(".com-dpcalendar-eventform__actions .dp-button-action").forEach((e=>{e.addEventListener("click",(()=>Joomla.submitbutton("event."+e.getAttribute("data-task"))))})),Joomla.submitbutton=e=>{const t=document.querySelector(".dp-loader");t&&t.classList.remove("dp-loader_hidden");const d=document.getElementsByName("adminForm")[0];if(!d||-1===e.indexOf("reload")&&-1===e.indexOf("cancel")&&-1===e.indexOf("delete")&&!document.formvalidator.isValid(d))return;if(-1===["save","save2new","apply"].indexOf(e.replace("event.","")))return void Joomla.submitform(e,d);let o=Joomla.Text._("COM_DPCALENDAR_VIEW_EVENT_FORM_UPDATE_MODIFIED","");o&&Joomla.getOptions("DPCalendar.event.form.seriesevents").forEach((e=>{o+='<p><a href="'+e.edit_link+'" target="_blank">'+e.title+" "+e.formatted_date+"</a></p>"})),document.querySelectorAll(".com-dpcalendar-eventform .dp-field_reset").length>0&&(o=Joomla.Text._("COM_DPCALENDAR_VIEW_EVENT_FORM_UPDATE_RESET","")),r(Joomla.Text._("COM_DPCALENDAR_VIEW_EVENT_SEND_TICKET_HOLDERS_NOFICATION",""),!0).then((e=>document.getElementById("jform_notify_changes").value=e)).then((()=>r(o,o!==Joomla.Text._("COM_DPCALENDAR_VIEW_EVENT_FORM_UPDATE_RESET","")))).then((e=>document.getElementById("jform_update_modified").value=e)).then((()=>Joomla.submitform(e,d))).then((()=>{document.querySelectorAll("#toolbar button, .com-dpcalendar-eventform__actions button").forEach((e=>{e.disabled=!0}))})).catch((()=>{const e=document.querySelector(".dp-loader");e&&e.classList.add("dp-loader_hidden")}))},document.querySelectorAll(".dp-field-start-date, .dp-field-end-date, .dp-field-rrule input").forEach((e=>{e.addEventListener("change",(t=>{if((e.closest("dp-field-start-date")||e.closest("dp-field-end-date"))&&!e.dpPikaday)return;const d=document.querySelector(".com-dpcalendar-eventform__original-warning");d&&(d.classList.remove("com-dpcalendar-eventform__original-warning_reset"),t.target.classList.remove("dp-field_reset"),t.target.value!=t.target.defaultValue&&(d.classList.add("com-dpcalendar-eventform__original-warning_reset"),t.target.classList.add("dp-field_reset")))}))})),document.querySelectorAll(".dp-field-all-day input").forEach((e=>{e.addEventListener("click",(e=>{const t=document.querySelector(".com-dpcalendar-eventform__original-warning");t&&(t.classList.remove("com-dpcalendar-eventform__original-warning_reset"),e.target.classList.remove("dp-field_reset"),e.target.checked&&"checked"===e.target.getAttribute("checked")||(t.classList.add("com-dpcalendar-eventform__original-warning_reset"),e.target.classList.add("dp-field_reset")))}))}))})),Joomla.Text._("COM_DPCALENDAR_ONLY_AVAILABLE_SUBSCRIBERS","")&&document.querySelectorAll(".dp-field-scheduling .controls, .dp-tabs__tab-booking .controls, #com-dpcalendar-form-Content #booking .controls").forEach((e=>{const t=document.createElement("span");t.className="dp-free-information-text",t.innerText=Joomla.Text._("COM_DPCALENDAR_ONLY_AVAILABLE_SUBSCRIBERS"),e.appendChild(t)}));

Filemanager

Name Type Size Permission Actions
default.min.js File 17.06 KB 0664
Filemanager