presentazione-papero/js/reveal.min.js

8 lines
25 KiB
JavaScript
Raw Normal View History

2013-03-17 13:10:04 +01:00
/*!
2013-07-21 04:56:48 +02:00
* reveal.js 2.5.0 (2013-07-20, 22:53)
2013-03-17 13:10:04 +01:00
* http://lab.hakim.se/reveal-js
* MIT licensed
*
* Copyright (C) 2013 Hakim El Hattab, http://hakim.se
*/
2013-07-21 04:56:48 +02:00
var Reveal=function(){"use strict";function e(e){return Ot||It?(window.addEventListener("load",L,!1),l(Pt,e),r(),o(),void 0):(document.body.setAttribute("class","no-transforms"),void 0)}function t(){if(Rt.theme=document.querySelector("#theme"),Rt.wrapper=document.querySelector(".reveal"),Rt.slides=document.querySelector(".reveal .slides"),document.querySelector(".reveal .backgrounds")||(Rt.background=document.createElement("div"),Rt.background.classList.add("backgrounds"),Rt.wrapper.appendChild(Rt.background)),!Rt.wrapper.querySelector(".progress")){var e=document.createElement("div");e.classList.add("progress"),e.innerHTML="<span></span>",Rt.wrapper.appendChild(e)}if(!Rt.wrapper.querySelector(".controls")){var t=document.createElement("aside");t.classList.add("controls"),t.innerHTML='<div class="navigate-left"></div><div class="navigate-right"></div><div class="navigate-up"></div><div class="navigate-down"></div>',Rt.wrapper.appendChild(t)}if(!Rt.wrapper.querySelector(".state-background")){var n=document.createElement("div");n.classList.add("state-background"),Rt.wrapper.appendChild(n)}if(!Rt.wrapper.querySelector(".pause-overlay")){var r=document.createElement("div");r.classList.add("pause-overlay"),Rt.wrapper.appendChild(r)}Rt.progress=document.querySelector(".reveal .progress"),Rt.progressbar=document.querySelector(".reveal .progress span"),Pt.controls&&(Rt.controls=document.querySelector(".reveal .controls"),Rt.controlsLeft=d(document.querySelectorAll(".navigate-left")),Rt.controlsRight=d(document.querySelectorAll(".navigate-right")),Rt.controlsUp=d(document.querySelectorAll(".navigate-up")),Rt.controlsDown=d(document.querySelectorAll(".navigate-down")),Rt.controlsPrev=d(document.querySelectorAll(".navigate-prev")),Rt.controlsNext=d(document.querySelectorAll(".navigate-next")))}function n(){function e(e,t){var n={background:e.getAttribute("data-background"),backgroundSize:e.getAttribute("data-background-size"),backgroundImage:e.getAttribute("data-background-image"),backgroundColor:e.getAttribute("data-background-color"),backgroundRepeat:e.getAttribute("data-background-repeat"),backgroundPosition:e.getAttribute("data-background-position"),backgroundTransition:e.getAttribute("data-background-transition")},r=document.createElement("div");return r.className="slide-background",n.background&&(/^(http|file|\/\/)/gi.test(n.background)||/\.(png|jpg|jpeg|gif|bmp)$/gi.test(n.background)?r.style.backgroundImage="url("+n.background+")":r.style.background=n.background),n.backgroundSize&&(r.style.backgroundSize=n.backgroundSize),n.backgroundImage&&(r.style.backgroundImage='url("'+n.backgroundImage+'")'),n.backgroundColor&&(r.style.backgroundColor=n.backgroundColor),n.backgroundRepeat&&(r.style.backgroundRepeat=n.backgroundRepeat),n.backgroundPosition&&(r.style.backgroundPosition=n.backgroundPosition),n.backgroundTransition&&r.setAttribute("data-background-transition",n.backgroundTransition),t.appendChild(r),r}v()&&document.body.classList.add("print-pdf"),Rt.background.innerHTML="",Rt.background.classList.add("no-transition"),d(document.querySelectorAll(xt)).forEach(function(t){var n;n=v()?e(t,t):e(t,Rt.background),d(t.querySelectorAll("section")).forEach(function(t){v()?e(t,t):e(t,n)})})}function r(){/iphone|ipod|android/gi.test(navigator.userAgent)&&!/crios/gi.test(navigator.userAgent)&&(window.addEventListener("load",p,!1),window.addEventListener("orientationchange",p,!1))}function o(){function e(){n.length&&head.js.apply(null,n),a()}for(var t=[],n=[],r=0,o=Pt.dependencies.length;o>r;r++){var i=Pt.dependencies[r];(!i.condition||i.condition())&&(i.async?n.push(i.src):t.push(i.src),"function"==typeof i.callback&&head.ready(i.src.match(/([\w\d_\-]*)\.?js$|[^\\\/]*$/i)[0],i.callback))}t.length?(head.ready(e),head.js.apply(null,t)):e()}function a(){t(),i(),F(),setTimeout(function(){m("ready",{indexh:Et,indexv:kt,currentSlide:At})},1)}function i(e){if(Rt.wrapper.classList.remove(Pt.transition),"object"==typeof e&&l(Pt,e),It===!1&&(Pt.transition="linear"),Rt.wrapper.classList.add(Pt.transition),Rt.wrapper.setAttribute("data-transition