Files
everything2/EveryThing/wwwroot/vendor/libs/blueimp-gallery/gallery-fullscreen.js
David Štaleker 03b92525d7 Prvi commit
2023-05-12 09:00:07 +02:00

1 line
2.4 KiB
JavaScript

!function(e,t){var n=function(e){var t={};function n(l){if(t[l])return t[l].exports;var u=t[l]={i:l,l:!1,exports:{}};return e[l].call(u.exports,u,u.exports,n),u.l=!0,u.exports}return n.m=e,n.c=t,n.d=function(e,t,l){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:l})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var l=Object.create(null);if(n.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var u in e)n.d(l,u,function(t){return e[t]}.bind(null,u));return l},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=316)}({1:function(e,t){e.exports=window.jQuery},316:function(e,t,n){n(317)},317:function(e,t,n){var l,u,r;!function(o){"use strict";u=[n(1),n(5)],void 0===(r="function"==typeof(l=function(e,t){e.extend(t.prototype.options,{fullScreen:!1});var n=t.prototype.initialize,l=t.prototype.close;return e.extend(t.prototype,{getFullScreenElement:function(){return document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement},requestFullScreen:function(e){e.requestFullscreen?e.requestFullscreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.msRequestFullscreen&&e.msRequestFullscreen()},exitFullScreen:function(){document.exitFullscreen?document.exitFullscreen():document.webkitCancelFullScreen?document.webkitCancelFullScreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen()},initialize:function(){n.call(this),this.options.fullScreen&&!this.getFullScreenElement()&&this.requestFullScreen(this.container[0])},close:function(){this.getFullScreenElement()===this.container[0]&&this.exitFullScreen(),l.call(this)}}),t})?l.apply(t,u):l)||(e.exports=r)}()},5:function(e,t){e.exports=window.blueimpGallery}});if("object"==typeof n){var l=["object"==typeof module&&"object"==typeof module.exports?module.exports:null,"undefined"!=typeof window?window:null,e&&e!==window?e:null];for(var u in n)l[0]&&(l[0][u]=n[u]),l[1]&&"__esModule"!==u&&(l[1][u]=n[u]),l[2]&&(l[2][u]=n[u])}}(this);