From 58717fa2d82df5516ed948f1433fda67237b9138 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 5 Dec 2015 09:06:04 +0200 Subject: [PATCH 1/3] Update anchor.js to v2.0.0. [ci skip] --- docs/assets/js/vendor/anchor.min.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/assets/js/vendor/anchor.min.js b/docs/assets/js/vendor/anchor.min.js index 02d60afd4..e739e2dcc 100644 --- a/docs/assets/js/vendor/anchor.min.js +++ b/docs/assets/js/vendor/anchor.min.js @@ -1,6 +1,6 @@ /*! - * AnchorJS - v1.2.1 - 2015-07-02 + * AnchorJS - v2.0.0 - 2015-10-31 * https://github.com/bryanbraun/anchorjs * Copyright (c) 2015 Bryan Braun; Licensed MIT */ -function AnchorJS(A){"use strict";this.options=A||{},this._applyRemainingDefaultOptions=function(A){this.options.icon=this.options.hasOwnProperty("icon")?A.icon:"î§‹",this.options.visible=this.options.hasOwnProperty("visible")?A.visible:"hover",this.options.placement=this.options.hasOwnProperty("placement")?A.placement:"right",this.options.class=this.options.hasOwnProperty("class")?A.class:""},this._applyRemainingDefaultOptions(A),this.add=function(A){var e,t,o,n,i,s,a,l,r,h,c,g;if(this._applyRemainingDefaultOptions(this.options),A){if("string"!=typeof A)throw new Error("The selector provided to AnchorJS was invalid.")}else A="h1, h2, h3, h4, h5, h6";if(e=document.querySelectorAll(A),0===e.length)return!1;for(this._addBaselineStyles(),t=document.querySelectorAll("[id]"),o=[].map.call(t,function(A){return A.id}),i=0;i Date: Sat, 5 Dec 2015 09:14:17 +0200 Subject: [PATCH 2/3] Update clipboard.js to v1.5.5. [ci skip] --- docs/assets/js/vendor/clipboard.min.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/assets/js/vendor/clipboard.min.js b/docs/assets/js/vendor/clipboard.min.js index 4a2195f30..4e2a012a6 100644 --- a/docs/assets/js/vendor/clipboard.min.js +++ b/docs/assets/js/vendor/clipboard.min.js @@ -1,7 +1,7 @@ /*! - * clipboard.js v1.4.2 + * clipboard.js v1.5.5 * https://zenorocha.github.io/clipboard.js * - * Licensed MIT © Zeno Rocha + * Licensed MIT © Zeno Rocha */ -!function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,e.Clipboard=t()}}(function(){var t,e,n;return function t(e,n,i){function o(a,c){if(!n[a]){if(!e[a]){var s="function"==typeof require&&require;if(!c&&s)return s(a,!0);if(r)return r(a,!0);var l=new Error("Cannot find module '"+a+"'");throw l.code="MODULE_NOT_FOUND",l}var u=n[a]={exports:{}};e[a][0].call(u.exports,function(t){var n=e[a][1][t];return o(n?n:t)},u,u.exports,t,e,n,i)}return n[a].exports}for(var r="function"==typeof require&&require,a=0;ai;i++)n[i].fn.apply(n[i].ctx,e);return this},off:function(t,e){var n=this.e||(this.e={}),i=n[t],o=[];if(i&&e)for(var r=0,a=i.length;a>r;r++)i[r].fn!==e&&o.push(i[r]);return o.length?n[t]=o:delete n[t],this}},e.exports=i},{}],6:[function(t,e,n){"use strict";function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n.__esModule=!0;var o=function(){function t(t,e){for(var n=0;nr;r++)n[r].fn.apply(n[r].ctx,e);return this},off:function(t,e){var n=this.e||(this.e={}),r=n[t],o=[];if(r&&e)for(var i=0,a=r.length;a>i;i++)r[i].fn!==e&&r[i].fn._!==e&&o.push(r[i]);return o.length?n[t]=o:delete n[t],this}},e.exports=r},{}],8:[function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{"default":t}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n.__esModule=!0;var i=function(){function t(t,e){for(var n=0;n Date: Sat, 5 Dec 2015 09:15:18 +0200 Subject: [PATCH 3/3] Run `grunt`. [ci skip] --- dist/css/bootstrap.css.map | Bin 49013 -> 49021 bytes dist/js/bootstrap.js | 2 +- dist/js/umd/util.js | 2 +- docs/assets/js/docs.min.js | 10 +++++----- docs/dist/css/bootstrap.css.map | Bin 49013 -> 49021 bytes docs/dist/js/bootstrap.js | 2 +- docs/dist/js/umd/util.js | 2 +- js/dist/util.js | 2 +- js/dist/util.js.map | Bin 7196 -> 7243 bytes 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dist/css/bootstrap.css.map b/dist/css/bootstrap.css.map index aecaea58463bf7e76dd9a87da33d03812ef20d64..2a7456961129dbc6a7e086f4764e5f5cdf9d5e4c 100644 GIT binary patch delta 47 zcmezRkLm9}rVYR1cq^PTolTsqoy(mvoXs~g$Dd&W3K_ctgOx#U3-$6qDG1JM~)zLX?^Mk~>u>c__4^IF9 diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index 4d4b14bb9..a4b05e273 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -129,7 +129,7 @@ var Util = (function ($) { getUID: function getUID(prefix) { do { - prefix += ~ ~(Math.random() * 1000000); + prefix += ~ ~(Math.random() * 1000000); // "~~" acts like a faster Math.floor() here } while (document.getElementById(prefix)); return prefix; }, diff --git a/dist/js/umd/util.js b/dist/js/umd/util.js index 003b93974..8f063b408 100644 --- a/dist/js/umd/util.js +++ b/dist/js/umd/util.js @@ -114,7 +114,7 @@ getUID: function getUID(prefix) { do { - prefix += ~ ~(Math.random() * 1000000); + prefix += ~ ~(Math.random() * 1000000); // "~~" acts like a faster Math.floor() here } while (document.getElementById(prefix)); return prefix; }, diff --git a/docs/assets/js/docs.min.js b/docs/assets/js/docs.min.js index daced4927..6d156a94e 100644 --- a/docs/assets/js/docs.min.js +++ b/docs/assets/js/docs.min.js @@ -1,15 +1,15 @@ /*! - * AnchorJS - v1.2.1 - 2015-07-02 + * AnchorJS - v2.0.0 - 2015-10-31 * https://github.com/bryanbraun/anchorjs * Copyright (c) 2015 Bryan Braun; Licensed MIT */ -function AnchorJS(a){"use strict";this.options=a||{},this._applyRemainingDefaultOptions=function(a){this.options.icon=this.options.hasOwnProperty("icon")?a.icon:"î§‹",this.options.visible=this.options.hasOwnProperty("visible")?a.visible:"hover",this.options.placement=this.options.hasOwnProperty("placement")?a.placement:"right",this.options["class"]=this.options.hasOwnProperty("class")?a["class"]:""},this._applyRemainingDefaultOptions(a),this.add=function(a){var b,c,d,e,f,g,h,i,j,k,l,m;if(this._applyRemainingDefaultOptions(this.options),a){if("string"!=typeof a)throw new Error("The selector provided to AnchorJS was invalid.")}else a="h1, h2, h3, h4, h5, h6";if(b=document.querySelectorAll(a),0===b.length)return!1;for(this._addBaselineStyles(),c=document.querySelectorAll("[id]"),d=[].map.call(c,function(a){return a.id}),f=0;fd;d++)c[d].fn.apply(c[d].ctx,b);return this},off:function(a,b){var c=this.e||(this.e={}),d=c[a],e=[];if(d&&b)for(var f=0,g=d.length;g>f;f++)d[f].fn!==b&&e.push(d[f]);return e.length?c[a]=e:delete c[a],this}},b.exports=d},{}],6:[function(a,b,c){"use strict";function d(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}c.__esModule=!0;var e=function(){function a(a,b){for(var c=0;cd;d++)c[d].fn.apply(c[d].ctx,b);return this},off:function(a,b){var c=this.e||(this.e={}),d=c[a],e=[];if(d&&b)for(var f=0,g=d.length;g>f;f++)d[f].fn!==b&&d[f].fn._!==b&&e.push(d[f]);return e.length?c[a]=e:delete c[a],this}},b.exports=d},{}],8:[function(a,b,c){"use strict";function d(a){return a&&a.__esModule?a:{"default":a}}function e(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}c.__esModule=!0;var f=function(){function a(a,b){for(var c=0;cOx#U3-$6qDG1JM~)zLX?^Mk~>u>c__4^IF9 diff --git a/docs/dist/js/bootstrap.js b/docs/dist/js/bootstrap.js index 4d4b14bb9..a4b05e273 100644 --- a/docs/dist/js/bootstrap.js +++ b/docs/dist/js/bootstrap.js @@ -129,7 +129,7 @@ var Util = (function ($) { getUID: function getUID(prefix) { do { - prefix += ~ ~(Math.random() * 1000000); + prefix += ~ ~(Math.random() * 1000000); // "~~" acts like a faster Math.floor() here } while (document.getElementById(prefix)); return prefix; }, diff --git a/docs/dist/js/umd/util.js b/docs/dist/js/umd/util.js index 003b93974..8f063b408 100644 --- a/docs/dist/js/umd/util.js +++ b/docs/dist/js/umd/util.js @@ -114,7 +114,7 @@ getUID: function getUID(prefix) { do { - prefix += ~ ~(Math.random() * 1000000); + prefix += ~ ~(Math.random() * 1000000); // "~~" acts like a faster Math.floor() here } while (document.getElementById(prefix)); return prefix; }, diff --git a/js/dist/util.js b/js/dist/util.js index 934bad697..7abc5a606 100644 --- a/js/dist/util.js +++ b/js/dist/util.js @@ -101,7 +101,7 @@ var Util = (function ($) { getUID: function getUID(prefix) { do { - prefix += ~ ~(Math.random() * 1000000); + prefix += ~ ~(Math.random() * 1000000); // "~~" acts like a faster Math.floor() here } while (document.getElementById(prefix)); return prefix; }, diff --git a/js/dist/util.js.map b/js/dist/util.js.map index 700eab61e0795f16eedf0054fe1106db07d94e31..cee71d346ca51e2c32bf07692f490a621b525f35 100644 GIT binary patch delta 60 zcmbPZaoS=-oS43XzP>_?Qe9n)l0sr~NwGpsW_GGVqC#3?aY<^Cf^T9;hF)4uetwaL Prb0$)QR?P6v3;xnW*HQ4 delta 12 TcmX?YF~?#}Gv3;xnBoqY|