[Pkg-javascript-commits] [rainloop] 17/38: Removed minified versions of bundled libraries, since the build process minifies them anyway.

Daniel Ring techwolf-guest at moszumanska.debian.org
Fri Dec 15 06:03:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

techwolf-guest pushed a commit to branch master
in repository rainloop.

commit 5750df2c1fb505578c715424f0f1ebd3c90a1f08
Author: Techwolf <dring at g33kworld.net>
Date:   Tue May 23 13:48:59 2017 -0700

    Removed minified versions of bundled libraries, since the build process minifies them anyway.
---
 debian/lib/autolinker/Autolinker.min.js            | 11 ----
 debian/lib/ifvisible/ifvisible.min.js              |  1 -
 .../jquery-backstretch/jquery.backstretch.min.js   |  1 -
 debian/lib/jquery/jquery.min.js                    |  4 --
 debian/lib/json3/json3.min.js                      | 17 -----
 .../knockout-projections.min.js                    | 10 ---
 .../lib/knockout-sortable/knockout-sortable.min.js |  2 -
 debian/lib/lightgallery/lg-autoplay.min.js         |  4 --
 debian/lib/lightgallery/lg-fullscreen.min.js       |  4 --
 debian/lib/lightgallery/lg-thumbnail.min.js        |  4 --
 debian/lib/lightgallery/lg-transitions.min.css     |  1 -
 debian/lib/lightgallery/lg-zoom.min.js             |  4 --
 debian/lib/lightgallery/lightgallery.min.css       |  1 -
 debian/lib/lightgallery/lightgallery.min.js        |  4 --
 debian/lib/progressjs/progressjs.min.css           |  1 -
 debian/lib/simplestatemanager/ssm.min.js           |  2 -
 debian/patches/build.patch                         | 74 +++++++++++++++++++++-
 17 files changed, 72 insertions(+), 73 deletions(-)

diff --git a/debian/lib/autolinker/Autolinker.min.js b/debian/lib/autolinker/Autolinker.min.js
deleted file mode 100644
index c0ba9cf..0000000
--- a/debian/lib/autolinker/Autolinker.min.js
+++ /dev/null
@@ -1,11 +0,0 @@
-/*!
- * Autolinker.js
- * 1.4.3
- *
- * Copyright(c) 2017 Gregory Jacobs <greg at greg-jacobs.com>
- * MIT License
- *
- * https://github.com/gregjacobs/Autolinker.js
- */
-!function(e,t){"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?module.exports=t():e.Autolinker=t()}(this,function(){var e=function(t){t=t||{},this.version=e.version,this.urls=this.normalizeUrlsCfg(t.urls),this.email="boolean"!=typeof t.email||t.email,this.phone="boolean"!=typeof t.phone||t.phone,this.hashtag=t.hashtag||!1,this.mention=t.mention||!1,this.newWindow="boolean"!=typeof t.newWindow||t.newWindow,this.stripPrefix=this.normalizeStripPrefixCfg(t.stripPr [...]
-},urlMatchDoesNotHaveProtocolOrDot:function(e,t){return!(!e||t&&this.hasFullProtocolRegex.test(t)||e.indexOf(".")!==-1)},urlMatchDoesNotHaveAtLeastOneWordChar:function(e,t){return!(!e||!t)&&!this.hasWordCharAfterProtocolRegex.test(e)}},e.truncate.TruncateEnd=function(t,r,n){return e.Util.ellipsis(t,r,n)},e.truncate.TruncateMiddle=function(e,t,r){if(e.length<=t)return e;var n,a;null==r?(r="…",n=8,a=3):(n=r.length,a=r.length);var i=t-a,s="";return i>0&&(s=e.substr(-1*Math.floor(i/2) [...]
\ No newline at end of file
diff --git a/debian/lib/ifvisible/ifvisible.min.js b/debian/lib/ifvisible/ifvisible.min.js
deleted file mode 100644
index e4f99d2..0000000
--- a/debian/lib/ifvisible/ifvisible.min.js
+++ /dev/null
@@ -1 +0,0 @@
-(function(){!function(a,b){return"function"==typeof define&&define.amd?define(function(){return b()}):"object"==typeof exports?module.exports=b():a.ifvisible=b()}(this,function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n;return i={},c=document,k=!1,l="active",g=6e4,f=!1,b=function(){var a,b,c,d,e,f,g;return a=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)},e=function(){return a()+a()+"-"+a()+"-"+a()+"-"+a()+"-"+a()+a()+a()},f={},c="__ceGUID",b=function(a,b,d){return a[c]=vo [...]
\ No newline at end of file
diff --git a/debian/lib/jquery-backstretch/jquery.backstretch.min.js b/debian/lib/jquery-backstretch/jquery.backstretch.min.js
deleted file mode 100644
index 5176d7e..0000000
--- a/debian/lib/jquery-backstretch/jquery.backstretch.min.js
+++ /dev/null
@@ -1 +0,0 @@
-/*! Backstretch - v2.1.15 - 2016-11-10\n* Copyright (c) 2016 Scott Robbin;* Fork of improvements - by Daniel Cohen Gindi (danielgindi at gmail.com) Licensed MIT */!function(a,b,c){"use strict";var d=/^.*(youtu\.be\/|youtube\.com\/v\/|youtube\.com\/embed\/|youtube\.com\/watch\?v=|youtube\.com\/watch\?.*\&v=)([^#\&\?]*).*/i;a.fn.backstretch=function(d,e){var f=arguments;0===a(b).scrollTop()&&b.scrollTo(0,0);var g;return this.each(function(b){var h=a(this),i=h.data("backstretch");if(i){if("str [...]
\ No newline at end of file
diff --git a/debian/lib/jquery/jquery.min.js b/debian/lib/jquery/jquery.min.js
deleted file mode 100644
index 4024b66..0000000
--- a/debian/lib/jquery/jquery.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! jQuery v2.2.4 | (c) jQuery Foundation | jquery.org/license */
-!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=a.document,e=c.slice,f=c.concat,g=c.push,h=c.indexOf,i={},j=i.toString,k=i.hasOwnProperty,l={},m="2.2.4",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r= [...]
-}catch(e){}O.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return O.hasData(a)||N.hasData(a)},data:function(a,b,c){return O.access(a,b,c)},removeData:function(a,b){O.remove(a,b)},_data:function(a,b,c){return N.access(a,b,c)},_removeData:function(a,b){N.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=O.get(f),1===f.nodeType&&!N.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.inde [...]
-void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=n.find.attr(a,"tabindex");return b?parseInt(b,10):cb.test(a.nodeName)||db.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),l.optSelected||(n.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.par [...]
diff --git a/debian/lib/json3/json3.min.js b/debian/lib/json3/json3.min.js
deleted file mode 100644
index 5f896fa..0000000
--- a/debian/lib/json3/json3.min.js
+++ /dev/null
@@ -1,17 +0,0 @@
-/*! JSON v3.3.2 | http://bestiejs.github.io/json3 | Copyright 2012-2014, Kit Cambridge | http://kit.mit-license.org */
-(function(){function N(p,r){function q(a){if(q[a]!==w)return q[a];var c;if("bug-string-char-index"==a)c="a"!="a"[0];else if("json"==a)c=q("json-stringify")&&q("json-parse");else{var e;if("json-stringify"==a){c=r.stringify;var b="function"==typeof c&&s;if(b){(e=function(){return 1}).toJSON=e;try{b="0"===c(0)&&"0"===c(new t)&&'""'==c(new A)&&c(u)===w&&c(w)===w&&c()===w&&"1"===c(e)&&"[1]"==c([e])&&"[null]"==c([w])&&"null"==c(null)&&"[null,null,null]"==c([w,u,null])&&'{"a":[1,true,false,null [...]
-c({a:[e,!0,!1,null,"\x00\b\n\f\r\t"]})&&"1"===c(null,e)&&"[\n 1,\n 2\n]"==c([1,2],null,1)&&'"-271821-04-20T00:00:00.000Z"'==c(new C(-864E13))&&'"+275760-09-13T00:00:00.000Z"'==c(new C(864E13))&&'"-000001-01-01T00:00:00.000Z"'==c(new C(-621987552E5))&&'"1969-12-31T23:59:59.999Z"'==c(new C(-1))}catch(f){b=!1}}c=b}if("json-parse"==a){c=r.parse;if("function"==typeof c)try{if(0===c("0")&&!c(!1)){e=c('{"a":[1,true,false,null,"\\u0000\\b\\n\\f\\r\\t"]}');var n=5==e.a.length&&1===e.a[0];if(n){tr [...]
-1!==c("01")}catch(g){}if(n)try{n=1!==c("1.")}catch(m){}}}}catch(X){n=!1}c=n}}return q[a]=!!c}p||(p=k.Object());r||(r=k.Object());var t=p.Number||k.Number,A=p.String||k.String,H=p.Object||k.Object,C=p.Date||k.Date,G=p.SyntaxError||k.SyntaxError,K=p.TypeError||k.TypeError,L=p.Math||k.Math,I=p.JSON||k.JSON;"object"==typeof I&&I&&(r.stringify=I.stringify,r.parse=I.parse);var H=H.prototype,u=H.toString,v,B,w,s=new C(-0xc782b5b800cec);try{s=-109252==s.getUTCFullYear()&&0===s.getUTCMonth()&&1== [...]
-10==s.getUTCHours()&&37==s.getUTCMinutes()&&6==s.getUTCSeconds()&&708==s.getUTCMilliseconds()}catch(Q){}if(!q("json")){var D=q("bug-string-char-index");if(!s)var x=L.floor,M=[0,31,59,90,120,151,181,212,243,273,304,334],E=function(a,c){return M[c]+365*(a-1970)+x((a-1969+(c=+(1<c)))/4)-x((a-1901+c)/100)+x((a-1601+c)/400)};(v=H.hasOwnProperty)||(v=function(a){var c={},e;(c.__proto__=null,c.__proto__={toString:1},c).toString!=u?v=function(a){var c=this.__proto__;a=a in(this.__proto__=null,th [...]
-c;return a}:(e=c.constructor,v=function(a){var c=(this.constructor||e).prototype;return a in this&&!(a in c&&this[a]===c[a])});c=null;return v.call(this,a)});B=function(a,c){var e=0,b,f,n;(b=function(){this.valueOf=0}).prototype.valueOf=0;f=new b;for(n in f)v.call(f,n)&&e++;b=f=null;e?B=2==e?function(a,c){var e={},b="[object Function]"==u.call(a),f;for(f in a)b&&"prototype"==f||v.call(e,f)||!(e[f]=1)||!v.call(a,f)||c(f)}:function(a,c){var e="[object Function]"==u.call(a),b,f;for(b in a)e [...]
-b||!v.call(a,b)||(f="constructor"===b)||c(b);(f||v.call(a,b="constructor"))&&c(b)}:(f="valueOf toString toLocaleString propertyIsEnumerable isPrototypeOf hasOwnProperty constructor".split(" "),B=function(a,c){var e="[object Function]"==u.call(a),b,h=!e&&"function"!=typeof a.constructor&&F[typeof a.hasOwnProperty]&&a.hasOwnProperty||v;for(b in a)e&&"prototype"==b||!h.call(a,b)||c(b);for(e=f.length;b=f[--e];h.call(a,b)&&c(b));});return B(a,c)};if(!q("json-stringify")){var U={92:"\\\\",34:' [...]
-12:"\\f",10:"\\n",13:"\\r",9:"\\t"},y=function(a,c){return("000000"+(c||0)).slice(-a)},R=function(a){for(var c='"',b=0,h=a.length,f=!D||10<h,n=f&&(D?a.split(""):a);b<h;b++){var d=a.charCodeAt(b);switch(d){case 8:case 9:case 10:case 12:case 13:case 34:case 92:c+=U[d];break;default:if(32>d){c+="\\u00"+y(2,d.toString(16));break}c+=f?n[b]:a.charAt(b)}}return c+'"'},O=function(a,c,b,h,f,n,d){var g,m,k,l,p,r,s,t,q;try{g=c[a]}catch(z){}if("object"==typeof g&&g)if(m=u.call(g),"[object Date]"!=m| [...]
-"toJSON"))"function"==typeof g.toJSON&&("[object Number]"!=m&&"[object String]"!=m&&"[object Array]"!=m||v.call(g,"toJSON"))&&(g=g.toJSON(a));else if(g>-1/0&&g<1/0){if(E){l=x(g/864E5);for(m=x(l/365.2425)+1970-1;E(m+1,0)<=l;m++);for(k=x((l-E(m,0))/30.42);E(m,k+1)<=l;k++);l=1+l-E(m,k);p=(g%864E5+864E5)%864E5;r=x(p/36E5)%24;s=x(p/6E4)%60;t=x(p/1E3)%60;p%=1E3}else m=g.getUTCFullYear(),k=g.getUTCMonth(),l=g.getUTCDate(),r=g.getUTCHours(),s=g.getUTCMinutes(),t=g.getUTCSeconds(),p=g.getUTCMilli [...]
-g=(0>=m||1E4<=m?(0>m?"-":"+")+y(6,0>m?-m:m):y(4,m))+"-"+y(2,k+1)+"-"+y(2,l)+"T"+y(2,r)+":"+y(2,s)+":"+y(2,t)+"."+y(3,p)+"Z"}else g=null;b&&(g=b.call(c,a,g));if(null===g)return"null";m=u.call(g);if("[object Boolean]"==m)return""+g;if("[object Number]"==m)return g>-1/0&&g<1/0?""+g:"null";if("[object String]"==m)return R(""+g);if("object"==typeof g){for(a=d.length;a--;)if(d[a]===g)throw K();d.push(g);q=[];c=n;n+=f;if("[object Array]"==m){k=0;for(a=g.length;k<a;k++)m=O(k,g,b,h,f,n,d),q.push( [...]
-m);a=q.length?f?"[\n"+n+q.join(",\n"+n)+"\n"+c+"]":"["+q.join(",")+"]":"[]"}else B(h||g,function(a){var c=O(a,g,b,h,f,n,d);c!==w&&q.push(R(a)+":"+(f?" ":"")+c)}),a=q.length?f?"{\n"+n+q.join(",\n"+n)+"\n"+c+"}":"{"+q.join(",")+"}":"{}";d.pop();return a}};r.stringify=function(a,c,b){var h,f,n,d;if(F[typeof c]&&c)if("[object Function]"==(d=u.call(c)))f=c;else if("[object Array]"==d){n={};for(var g=0,k=c.length,l;g<k;l=c[g++],(d=u.call(l),"[object String]"==d||"[object Number]"==d)&&(n[l]=1) [...]
-(d=u.call(b))){if(0<(b-=b%1))for(h="",10<b&&(b=10);h.length<b;h+=" ");}else"[object String]"==d&&(h=10>=b.length?b:b.slice(0,10));return O("",(l={},l[""]=a,l),f,n,h,"",[])}}if(!q("json-parse")){var V=A.fromCharCode,W={92:"\\",34:'"',47:"/",98:"\b",116:"\t",110:"\n",102:"\f",114:"\r"},b,J,l=function(){b=J=null;throw G();},z=function(){for(var a=J,c=a.length,e,h,f,k,d;b<c;)switch(d=a.charCodeAt(b),d){case 9:case 10:case 13:case 32:b++;break;case 123:case 125:case 91:case 93:case 58:case 44 [...]
-D?a.charAt(b):a[b],b++,e;case 34:e="@";for(b++;b<c;)if(d=a.charCodeAt(b),32>d)l();else if(92==d)switch(d=a.charCodeAt(++b),d){case 92:case 34:case 47:case 98:case 116:case 110:case 102:case 114:e+=W[d];b++;break;case 117:h=++b;for(f=b+4;b<f;b++)d=a.charCodeAt(b),48<=d&&57>=d||97<=d&&102>=d||65<=d&&70>=d||l();e+=V("0x"+a.slice(h,b));break;default:l()}else{if(34==d)break;d=a.charCodeAt(b);for(h=b;32<=d&&92!=d&&34!=d;)d=a.charCodeAt(++b);e+=a.slice(h,b)}if(34==a.charCodeAt(b))return b++,e;l [...]
-b;45==d&&(k=!0,d=a.charCodeAt(++b));if(48<=d&&57>=d){for(48==d&&(d=a.charCodeAt(b+1),48<=d&&57>=d)&&l();b<c&&(d=a.charCodeAt(b),48<=d&&57>=d);b++);if(46==a.charCodeAt(b)){for(f=++b;f<c&&(d=a.charCodeAt(f),48<=d&&57>=d);f++);f==b&&l();b=f}d=a.charCodeAt(b);if(101==d||69==d){d=a.charCodeAt(++b);43!=d&&45!=d||b++;for(f=b;f<c&&(d=a.charCodeAt(f),48<=d&&57>=d);f++);f==b&&l();b=f}return+a.slice(h,b)}k&&l();if("true"==a.slice(b,b+4))return b+=4,!0;if("false"==a.slice(b,b+5))return b+=5,!1;if("n [...]
-b+4))return b+=4,null;l()}return"$"},P=function(a){var c,b;"$"==a&&l();if("string"==typeof a){if("@"==(D?a.charAt(0):a[0]))return a.slice(1);if("["==a){for(c=[];;b||(b=!0)){a=z();if("]"==a)break;b&&(","==a?(a=z(),"]"==a&&l()):l());","==a&&l();c.push(P(a))}return c}if("{"==a){for(c={};;b||(b=!0)){a=z();if("}"==a)break;b&&(","==a?(a=z(),"}"==a&&l()):l());","!=a&&"string"==typeof a&&"@"==(D?a.charAt(0):a[0])&&":"==z()||l();c[a.slice(1)]=P(z())}return c}l()}return a},T=function(a,b,e){e=S(a, [...]
-w?delete a[b]:a[b]=e},S=function(a,b,e){var h=a[b],f;if("object"==typeof h&&h)if("[object Array]"==u.call(h))for(f=h.length;f--;)T(h,f,e);else B(h,function(a){T(h,a,e)});return e.call(a,b,h)};r.parse=function(a,c){var e,h;b=0;J=""+a;e=P(z());"$"!=z()&&l();b=J=null;return c&&"[object Function]"==u.call(c)?S((h={},h[""]=e,h),"",c):e}}}r.runInContext=N;return r}var K=typeof define==="function"&&define.amd,F={"function":!0,object:!0},G=F[typeof exports]&&exports&&!exports.nodeType&&exports,k [...]
-window||this,t=G&&F[typeof module]&&module&&!module.nodeType&&"object"==typeof global&&global;!t||t.global!==t&&t.window!==t&&t.self!==t||(k=t);if(G&&!K)N(k,G);else{var L=k.JSON,Q=k.JSON3,M=!1,A=N(k,k.JSON3={noConflict:function(){M||(M=!0,k.JSON=L,k.JSON3=Q,L=Q=null);return A}});k.JSON={parse:A.parse,stringify:A.stringify}}K&&define(function(){return A})}).call(this);
diff --git a/debian/lib/knockout-projections/knockout-projections.min.js b/debian/lib/knockout-projections/knockout-projections.min.js
deleted file mode 100644
index 5814064..0000000
--- a/debian/lib/knockout-projections/knockout-projections.min.js
+++ /dev/null
@@ -1,10 +0,0 @@
-/*! Knockout projections plugin - version 1.1.0
-------------------------------------------------------------------------------
-Copyright (c) Microsoft Corporation
-All rights reserved.
-Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 
-THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR NON-INFRINGEMENT.
-See the Apache Version 2.0 License for specific language governing permissions and limitations under the License.
-------------------------------------------------------------------------------
-*/
-!function(a){"use strict";function b(a,b,c,d,e,f,g){this.inputItem=b,this.stateArrayIndex=c,this.mappingOptions=e,this.arrayOfState=f,this.outputObservableArray=g,this.outputArray=this.outputObservableArray.peek(),this.isIncluded=null,this.suppressNotification=!1,this.outputArrayIndex=a.observable(d),this.disposeFuncFromMostRecentMapping=null,this.mappedValueComputed=a.computed(this.mappingEvaluator,this),this.mappedValueComputed.subscribe(this.onMappingResultChanged,this),this.previousM [...]
\ No newline at end of file
diff --git a/debian/lib/knockout-sortable/knockout-sortable.min.js b/debian/lib/knockout-sortable/knockout-sortable.min.js
deleted file mode 100644
index 91460ad..0000000
--- a/debian/lib/knockout-sortable/knockout-sortable.min.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// knockout-sortable 0.14.1 | (c) 2016 Ryan Niemeyer |  http://www.opensource.org/licenses/mit-license
-!function(a){if("function"==typeof define&&define.amd)define(["knockout","jquery","jquery-ui/sortable","jquery-ui/draggable"],a);else if("function"==typeof require&&"object"==typeof exports&&"object"==typeof module){var b=require("knockout"),c=require("jquery");require("jquery-ui/sortable"),require("jquery-ui/draggable"),a(b,c)}else a(window.ko,window.jQuery)}(function(a,b){var c="ko_sortItem",d="ko_sourceIndex",e="ko_sortList",f="ko_parentList",g="ko_dragItem",h=a.utils.unwrapObservable [...]
\ No newline at end of file
diff --git a/debian/lib/lightgallery/lg-autoplay.min.js b/debian/lib/lightgallery/lg-autoplay.min.js
deleted file mode 100644
index d4323b1..0000000
--- a/debian/lib/lightgallery/lg-autoplay.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! lightgallery - v1.2.21 - 2016-06-28
-* http://sachinchoolur.github.io/lightGallery/
-* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
-!function(a,b,c,d){"use strict";var e={autoplay:!1,pause:5e3,progressBar:!0,fourceAutoplay:!1,autoplayControls:!0,appendAutoplayControlsTo:".lg-toolbar"},f=function(b){return this.core=a(b).data("lightGallery"),this.$el=a(b),this.core.$items.length<2?!1:(this.core.s=a.extend({},e,this.core.s),this.interval=!1,this.fromAuto=!0,this.canceledOnTouch=!1,this.fourceAutoplayTemp=this.core.s.fourceAutoplay,this.core.doCss()||(this.core.s.progressBar=!1),this.init(),this)};f.prototype.init=funct [...]
\ No newline at end of file
diff --git a/debian/lib/lightgallery/lg-fullscreen.min.js b/debian/lib/lightgallery/lg-fullscreen.min.js
deleted file mode 100644
index 5af5eb4..0000000
--- a/debian/lib/lightgallery/lg-fullscreen.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! lightgallery - v1.2.21 - 2016-06-28
-* http://sachinchoolur.github.io/lightGallery/
-* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
-!function(a,b,c,d){"use strict";var e={fullScreen:!0},f=function(b){return this.core=a(b).data("lightGallery"),this.$el=a(b),this.core.s=a.extend({},e,this.core.s),this.init(),this};f.prototype.init=function(){var a="";if(this.core.s.fullScreen){if(!(c.fullscreenEnabled||c.webkitFullscreenEnabled||c.mozFullScreenEnabled||c.msFullscreenEnabled))return;a='<span class="lg-fullscreen lg-icon"></span>',this.core.$outer.find(".lg-toolbar").append(a),this.fullScreen()}},f.prototype.requestFulls [...]
\ No newline at end of file
diff --git a/debian/lib/lightgallery/lg-thumbnail.min.js b/debian/lib/lightgallery/lg-thumbnail.min.js
deleted file mode 100644
index db4a2c3..0000000
--- a/debian/lib/lightgallery/lg-thumbnail.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! lightgallery - v1.2.21 - 2016-06-28
-* http://sachinchoolur.github.io/lightGallery/
-* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
-!function(a,b,c,d){"use strict";var e={thumbnail:!0,animateThumb:!0,currentPagerPosition:"middle",thumbWidth:100,thumbContHeight:100,thumbMargin:5,exThumbImage:!1,showThumbByDefault:!0,toogleThumb:!0,pullCaptionUp:!0,enableThumbDrag:!0,enableThumbSwipe:!0,swipeThreshold:50,loadYoutubeThumbnail:!0,youtubeThumbSize:1,loadVimeoThumbnail:!0,vimeoThumbSize:"thumbnail_small",loadDailymotionThumbnail:!0},f=function(b){return this.core=a(b).data("lightGallery"),this.core.s=a.extend({},e,this.cor [...]
\ No newline at end of file
diff --git a/debian/lib/lightgallery/lg-transitions.min.css b/debian/lib/lightgallery/lg-transitions.min.css
deleted file mode 100644
index 0ce5713..0000000
--- a/debian/lib/lightgallery/lg-transitions.min.css
+++ /dev/null
@@ -1 +0,0 @@
-.lg-css3.lg-zoom-in .lg-item{opacity:0}.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3)}.lg-css3.lg-zoom-in .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-in .lg-item.lg-current,.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) [...]
\ No newline at end of file
diff --git a/debian/lib/lightgallery/lg-zoom.min.js b/debian/lib/lightgallery/lg-zoom.min.js
deleted file mode 100644
index 721aeb8..0000000
--- a/debian/lib/lightgallery/lg-zoom.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! lightgallery - v1.2.21 - 2016-06-28
-* http://sachinchoolur.github.io/lightGallery/
-* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
-!function(a,b,c,d){"use strict";var e={scale:1,zoom:!0,actualSize:!0,enableZoomAfter:300},f=function(c){return this.core=a(c).data("lightGallery"),this.core.s=a.extend({},e,this.core.s),this.core.s.zoom&&this.core.doCss()&&(this.init(),this.zoomabletimeout=!1,this.pageX=a(b).width()/2,this.pageY=a(b).height()/2+a(b).scrollTop()),this};f.prototype.init=function(){var c=this,d='<span id="lg-zoom-in" class="lg-icon"></span><span id="lg-zoom-out" class="lg-icon"></span>';c.core.s.actualSize& [...]
\ No newline at end of file
diff --git a/debian/lib/lightgallery/lightgallery.min.css b/debian/lib/lightgallery/lightgallery.min.css
deleted file mode 100644
index b6359e8..0000000
--- a/debian/lib/lightgallery/lightgallery.min.css
+++ /dev/null
@@ -1 +0,0 @@
-.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(../fonts/lg.eot?n1z373);src:url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-we [...]
\ No newline at end of file
diff --git a/debian/lib/lightgallery/lightgallery.min.js b/debian/lib/lightgallery/lightgallery.min.js
deleted file mode 100644
index 159815d..0000000
--- a/debian/lib/lightgallery/lightgallery.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! lightgallery - v1.2.21 - 2016-06-28
-* http://sachinchoolur.github.io/lightGallery/
-* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
-!function(a,b,c,d){"use strict";function e(b,d){if(this.el=b,this.$el=a(b),this.s=a.extend({},f,d),this.s.dynamic&&"undefined"!==this.s.dynamicEl&&this.s.dynamicEl.constructor===Array&&!this.s.dynamicEl.length)throw"When using dynamic mode, you must also define dynamicEl as an Array.";return this.modules={},this.lGalleryOn=!1,this.lgBusy=!1,this.hideBartimeout=!1,this.isTouch="ontouchstart"in c.documentElement,this.s.slideEndAnimatoin&&(this.s.hideControlOnEnd=!1),this.s.dynamic?this.$it [...]
\ No newline at end of file
diff --git a/debian/lib/progressjs/progressjs.min.css b/debian/lib/progressjs/progressjs.min.css
deleted file mode 100644
index 9ac739e..0000000
--- a/debian/lib/progressjs/progressjs.min.css
+++ /dev/null
@@ -1 +0,0 @@
-.progressjs-inner{width:0}.progressjs-progress{z-index:9999999}.progressjs-theme-blue .progressjs-inner{height:2px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;background-color:#3498db}.progressjs-theme-blue.progressjs-end{-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;opacity:0}.progressjs-theme-blue .progress [...]
\ No newline at end of file
diff --git a/debian/lib/simplestatemanager/ssm.min.js b/debian/lib/simplestatemanager/ssm.min.js
deleted file mode 100644
index 87e0c97..0000000
--- a/debian/lib/simplestatemanager/ssm.min.js
+++ /dev/null
@@ -1,2 +0,0 @@
-/*! simplestatemanager | license: MIT | version: 3.3.0 | build date: 2016-09-20 */
-!function(a,b,c,d){"function"==typeof define&&define.amd?define(function(){return d(a,b,c)}):"object"==typeof exports?module.exports=d:a.ssm=d(a,b,c)}(window,document,void 0,function(a,b,c){"use strict";function d(a){this.message=a,this.name="Error"}function e(a){this.id=a.id||i(),this.query=a.query||"all",delete a.id,delete a.query;var b={onEnter:[],onLeave:[],onResize:[],onFirstRun:[]};return this.options=h(b,a),"function"==typeof this.options.onEnter&&(this.options.onEnter=[this.optio [...]
\ No newline at end of file
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 865d04b..917e384 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -169,15 +169,85 @@ Simplified build process to reduce dependencies.
  		options: {
  			paths: [
  				path.join(__dirname, 'dev', 'Styles'),
-@@ -221,7 +145,7 @@
+@@ -192,14 +116,14 @@
+ 			'vendors/jquery-ui/css/smoothness/jquery-ui-1.10.3.custom.css',
+ 			'vendors/fontastic/styles.css',
+ 			'vendors/jquery-nanoscroller/nanoscroller.css',
+-			'vendors/jquery-letterfx/jquery-letterfx.min.css',
++			'vendors/jquery-letterfx/jquery-letterfx.css',
+ 			'vendors/inputosaurus/inputosaurus.css',
+ 			'vendors/flags/flags-fixed.css',
+ 			'debian/lib/opentip/opentip.css',
+ 			'debian/lib/pikaday/pikaday.css',
+-			'debian/lib/lightgallery/lightgallery.min.css',
+-			'debian/lib/lightgallery/lg-transitions.min.css',
+-			'debian/lib/progressjs/progressjs.min.css',
++			'debian/lib/lightgallery/lightgallery.css',
++			'debian/lib/lightgallery/lg-transitions.css',
++			'debian/lib/progressjs/progressjs.css',
+ 			'dev/Styles/_progressjs.css'
+ 		]
+ 	},
+@@ -221,40 +145,40 @@
  	libs: {
  		name: 'libs.js',
  		src: [
 -			'/usr/share/javascript/jquery/jquery.min.js',
-+			'debian/lib/jquery/jquery.min.js',
++			'debian/lib/jquery/jquery.js',
  			'/usr/share/javascript/jquery-mousewheel/jquery.mousewheel.js',
  			'debian/lib/jquery-scrollstop/jquery.scrollstop.js',
  			'/usr/share/javascript/jquery-lazyload/jquery.lazyload.js ',
+-			'debian/lib/jquery-backstretch/jquery.backstretch.min.js',
+-			'vendors/jquery-ui/js/jquery-ui-1.10.3.custom.min.js', // custom
++			'debian/lib/jquery-backstretch/jquery.backstretch.js',
++			'vendors/jquery-ui/js/jquery-ui-1.10.3.custom.js', // custom
+ 			'vendors/jquery-nanoscroller/jquery.nanoscroller.js', // custom (modified)
+ 			'vendors/jquery-wakeup/jquery.wakeup.js', // no-npm
+-			'vendors/jquery-letterfx/jquery-letterfx.min.js', // no-npm
++			'vendors/jquery-letterfx/jquery-letterfx.js', // no-npm
+ 			'vendors/inputosaurus/inputosaurus.js', // custom (modified)
+ 			'vendors/routes/signals.min.js', // fixed
+ 			'vendors/routes/hasher.min.js', // fixed
+ 			'vendors/routes/crossroads.min.js', // fixed
+-			'vendors/jua/jua.min.js', // custom
++			'vendors/jua/jua.js', // custom
+ 			'vendors/keymaster/keymaster.js', // custom (modified)
+-			'vendors/qr.js/qr.min.js', // fixed
+-			'vendors/bootstrap/js/bootstrap.min.js', // fixed
+-			'/usr/share/javascript/underscore/underscore.min.js',
+-			'/usr/share/javascript/moment/moment.min.js',
++			'vendors/qr.js/qr.js', // fixed
++			'vendors/bootstrap/js/bootstrap.js', // fixed
++			'/usr/share/javascript/underscore/underscore.js',
++			'/usr/share/javascript/moment/moment.js',
+ 			'debian/lib/knockout/knockout-latest.js',
+-			'debian/lib/knockout-projections/knockout-projections.min.js',
+-			'debian/lib/knockout-sortable/knockout-sortable.min.js',
++			'debian/lib/knockout-projections/knockout-projections.js',
++			'debian/lib/knockout-sortable/knockout-sortable.js',
+ 			'debian/lib/matchmedia-polyfill/matchMedia.js',
+ 			'debian/lib/matchmedia-polyfill/matchMedia.addListener.js',
+-			'debian/lib/simplestatemanager/ssm.min.js',
+-			'debian/lib/autolinker/Autolinker.min.js',
++			'debian/lib/simplestatemanager/ssm.js',
++			'debian/lib/autolinker/Autolinker.js',
+ 			'debian/lib/opentip/opentip.js',
+ 			'debian/lib/opentip/adapter-jquery.js',
+-			'debian/lib/lightgallery/lightgallery.min.js',
+-			'debian/lib/lightgallery/lg-fullscreen.min.js',
+-			'debian/lib/lightgallery/lg-thumbnail.min.js',
+-			'debian/lib/lightgallery/lg-zoom.min.js',
+-			'debian/lib/lightgallery/lg-autoplay.min.js',
+-			'debian/lib/ifvisible/ifvisible.min.js'
++			'debian/lib/lightgallery/lightgallery.js',
++			'debian/lib/lightgallery/lg-fullscreen.js',
++			'debian/lib/lightgallery/lg-thumbnail.js',
++			'debian/lib/lightgallery/lg-zoom.js',
++			'debian/lib/lightgallery/lg-autoplay.js',
++			'debian/lib/ifvisible/ifvisible.js'
+ 		]
+ 	},
+ 	app: {
 @@ -266,7 +190,7 @@
  };
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/rainloop.git



More information about the Pkg-javascript-commits mailing list