__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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
 */
!function(){"use strict";function a(a,e,t){var o=e.latitude,d=e.longitude;if(null!=o&&""!=o){if(null==a.dpmap)return null==a.dpCachedMarkers&&(a.dpCachedMarkers=[]),void a.dpCachedMarkers.push({data:e,dragCallback:t});e.color||(e.color="000000");var p={draggable:null!=t};p.icon=L.divIcon({className:"dp-location-marker"+(e.id?" dp-location-marker-"+e.id:""),html:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="#'+String(e.color).replace("#","")+'" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"/></svg>',iconSize:[25,30],iconAnchor:[10,35]});var l=L.marker([o,d],p),n=e.description?e.description:e.title;if(n){var r=l.bindPopup(n);l.on("click",(function(){return r.openPopup()}))}return t&&l.on("dragend",(function(a){return t(a.target.getLatLng().lat,a.target.getLatLng().lng)})),a.dpmap.dpMarkersCluster.addLayer(l),a.dpmap.dpMarkers.push(l),a.dpmap.dpBounds.extend(l.getLatLng()),a.dpmap.setView(a.dpmap.dpBounds.getCenter(),Math.min(a.dpmap.getBoundsZoom(a.dpmap.dpBounds),a.dpmap.getZoom())),l}}function e(t){var o,d=t.dataset;if(d.width&&(t.style.width=d.width),d.height&&(t.style.height=d.height),!localStorage.getItem("DPCalendar.map.load")&&1==t.dataset.askConsent)return(o=t).classList.add("dp-map_consent"),o.innerHTML=Joomla.Text._("COM_DPCALENDAR_FIELD_CONFIG_INTEGRATION_MAP_CONSENT_INFO_TEXT"),void o.addEventListener("click",(function(){o.classList.contains("dp-map_consent")&&(localStorage.setItem("DPCalendar.map.load",!0),o.classList.remove("dp-map_consent"),o.innerHTML="",e(o))}));var p=["/com_dpcalendar/js/leaflet/leaflet.js","/com_dpcalendar/css/leaflet/leaflet.css"];"google"==Joomla.getOptions("DPCalendar.map.provider")&&p.push("https://maps.googleapis.com/maps/api/js?libraries=places&language="+Joomla.getOptions("DPCalendar.map.google.lang")+"&key="+Joomla.getOptions("DPCalendar.map.google.key")),"mapbox"==Joomla.getOptions("DPCalendar.map.provider")&&(p.push("https://api.tiles.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.css"),p.push("https://api.tiles.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.js")),loadDPAssets(p,(function(){var e=[];"google"==Joomla.getOptions("DPCalendar.map.provider")&&e.push("/com_dpcalendar/js/leaflet/leaflet-google.js"),"mapbox"==Joomla.getOptions("DPCalendar.map.provider")&&e.push("/com_dpcalendar/js/leaflet/leaflet-mapbox.js"),loadDPAssets(e,(function(){!function(e){if("undefined"!=typeof L){e.classList.add("dp-map_loading");var t=e.dataset,o=L.map(e,{attributionControl:!0,fullscreenControl:!0,gestureHandling:!0,gestureHandlingOptions:{duration:2e3,text:{touch:Joomla.Text._("COM_DPCALENDAR_LEAFLET_TEXT_TOUCH"),scroll:Joomla.Text._("COM_DPCALENDAR_LEAFLET_TEXT_SCROLL"),scrollMac:Joomla.Text._("COM_DPCALENDAR_LEAFLET_TEXT_SCROLLMAC")}}}).setView([t.latitude?t.latitude:47,t.longitude?t.longitude:4],t.zoom?t.zoom:4);if(o.attributionControl.setPrefix(""),o.attributionControl.addAttribution(Joomla.getOptions("DPCalendar.map.tiles.attribution")),"google"==Joomla.getOptions("DPCalendar.map.tiles.url")){var d=google.maps.MapTypeId.ROADMAP;switch(t.type){case 2:d=google.maps.MapTypeId.SATELLITE;break;case 3:d=google.maps.MapTypeId.HYBRID;break;case 4:d=google.maps.MapTypeId.TERRAIN}var p=L.gridLayer.googleMutant({type:d});p.addTo(o),p.addEventListener("spawned",(function(a){google.maps.event.addListenerOnce(a.mapObject,"tilesloaded",(function(){e.classList.remove("dp-map_loading"),e.classList.add("dp-map_loaded")}))}))}else if("mapbox"==Joomla.getOptions("DPCalendar.map.tiles.url"))L.mapboxGL({accessToken:Joomla.getOptions("DPCalendar.map.mapbox.token"),style:"mapbox://styles/mapbox/streets-v11"}).addTo(o).getMapboxMap().on("load",(function(){e.classList.remove("dp-map_loading"),e.classList.add("dp-map_loaded")})),o._layersMaxZoom=19;else{var l=L.tileLayer(Joomla.getOptions("DPCalendar.map.tiles.url"));l.on("load",(function(){e.classList.remove("dp-map_loading"),e.classList.add("dp-map_loaded")})),l.addTo(o)}o.dpMarkersCluster=L.markerClusterGroup({maxClusterRadius:t.radius?t.radius:30}),o.addLayer(o.dpMarkersCluster),o.dpBounds=new L.latLngBounds,o.dpMarkers=[],o.dpElement=e,e.dpmap=o,e.dispatchEvent(new CustomEvent("dp-map-loaded")),Array.isArray(e.dpCachedMarkers)&&(e.dpCachedMarkers.forEach((function(t){return a(e,t.data,t.dragCallback)})),e.dpCachedMarkers=null)}}(t);var e=t.closest(".dp-location");null==e&&(e=t.closest(".dp-locations")),null!=e&&[].slice.call(e.querySelectorAll(".dp-location__details")).forEach((function(e){var o=Object.assign({},e.dataset),d=e.parentElement.querySelector(".dp-location__description");!o.description&&d&&(o.description=d.innerHTML),a(t,o)}))}))}))}var t=window.DPCalendar||{};window.DPCalendar=t,t.Map={},t.Map.create=e,t.Map.createMarker=a,t.Map.clearMarkers=function(a){if(null!=a&&null!=a.dpmap&&null!=a.dpmap.dpMarkers){a.dpmap.dpMarkers.forEach((function(e){a.dpmap.removeLayer(e),a.dpmap.dpMarkersCluster.removeLayer(e)})),a.dpmap.dpMarkers=[],a.dpmap.dpCachedMarkers=[],a.dpmap.dpBounds=new L.latLngBounds;var e=a.dpmap.dpElement.dataset;a.dpmap.panTo([e.latitude?e.latitude:47,e.longitude?e.longitude:4])}},t.Map.moveMarker=function(a,e,t,o){e&&null!=a.dpmap&&(e.setLatLng([t,o]),a.dpmap.dpBounds=new L.latLngBounds,a.dpmap.dpMarkers.forEach((function(e){return a.dpmap.dpBounds.extend(e.getLatLng())})),a.dpmap.panTo(a.dpmap.dpBounds.getCenter()))},t.Map.drawCircle=function(a,e,t,o){null!=a.dpmap&&("mile"==o&&(t*=1.60934),a.dpmap.dpMarkers.push(L.circle([e.latitude,e.longitude],1e3*t).addTo(a.dpmap)),a.dpmap.dpMarkers.push(L.circleMarker([e.latitude,e.longitude],{radius:10,color:"#000000",fillColor:"#000000",fillOpacity:1}).addTo(a.dpmap)),a.dpmap.panTo([e.latitude,e.longitude]))}}();

Filemanager

Name Type Size Permission Actions
fields Folder 0775
layouts Folder 0775
views Folder 0775
calendar.js File 32.09 KB 0664
calendar.min.js File 22.39 KB 0664
dpcalendar.js File 9.48 KB 0664
dpcalendar.min.js File 6.41 KB 0664
loader.js File 1.8 KB 0664
loader.min.js File 1.2 KB 0664
map.js File 8.38 KB 0664
map.min.js File 5.89 KB 0664
Filemanager