Add built files (#163)

v0.8.5
Eduardo Gómez 2020-04-15 11:59:06 +07:00 committed by GitHub
parent d01aa2d004
commit 71635e1cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 61 additions and 3 deletions

3
.gitignore vendored

@ -2,9 +2,6 @@
*.zip
*.db
assets/css
assets/fonts
assets/js
assets/mix-manifest.json
npm-debug.log

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{1:function(n,e,t){"use strict";t.r(e),t.d(e,"isRTL",(function(){return r})),t.d(e,"isMobile",(function(){return o})),t.d(e,"isDarkMode",(function(){return c})),t.d(e,"formatDate",(function(){return a})),t.d(e,"getParameterByName",(function(){return i}));var r=function(){var n=document.querySelector("html");return["ar","he","fa"].includes(n.getAttribute("lang"))},o=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"768px";return window.matchMedia("(max-width: ".concat(n,")")).matches},c=function(){var n=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)");return n&&n.matches},a=function(n){return n?new Date(n).toLocaleDateString(document.documentElement.lang,{year:"numeric",month:"long",day:"numeric"}):""},i=function(n,e){e||(e=window.location.href),n=n.replace(/[\[\]]/g,"\\$&");var t=new RegExp("[?&]".concat(n,"(=([^&#]*)|&|#|$)")).exec(e);return t?t[2]?decodeURIComponent(t[2].replace(/\+/g," ")):"":null}},15:function(n,e,t){t(1),n.exports=t(25)},25:function(n,e){}},[[15,0,1]]]);

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{1:function(t,n,e){"use strict";e.r(n),e.d(n,"isRTL",(function(){return r})),e.d(n,"isMobile",(function(){return i})),e.d(n,"isDarkMode",(function(){return o})),e.d(n,"formatDate",(function(){return a})),e.d(n,"getParameterByName",(function(){return c}));var r=function(){var t=document.querySelector("html");return["ar","he","fa"].includes(t.getAttribute("lang"))},i=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"768px";return window.matchMedia("(max-width: ".concat(t,")")).matches},o=function(){var t=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)");return t&&t.matches},a=function(t){return t?new Date(t).toLocaleDateString(document.documentElement.lang,{year:"numeric",month:"long",day:"numeric"}):""},c=function(t,n){n||(n=window.location.href),t=t.replace(/[\[\]]/g,"\\$&");var e=new RegExp("[?&]".concat(t,"(=([^&#]*)|&|#|$)")).exec(n);return e?e[2]?decodeURIComponent(e[2].replace(/\+/g," ")):"":null}},19:function(t,n,e){t.exports=e(20)},20:function(t,n,e){"use strict";e.r(n);var r=e(0),i=e.n(r),o=(e(6),e(2)),a=e(1);i()(document).ready((function(){var t=i()(".js-featured-articles");t.length>0&&(t.on("init",(function(){Object(o.a)(".js-featured-article-title",200)})),t.slick({arrows:!0,infinite:!0,prevArrow:'<button class="m-icon-button in-featured-articles slick-prev" aria-label="Previous"><span class="icon-arrow-left"></span></button>',nextArrow:'<button class="m-icon-button in-featured-articles slick-next" aria-label="Next"><span class="icon-arrow-right"></span></button>',mobileFirst:!0,rtl:Object(a.isRTL)()}),setTimeout((function(){t.slick("setPosition")}),350))}))}},[[19,0,1]]]);

@ -0,0 +1 @@
!function(e){function r(r){for(var n,l,f=r[0],i=r[1],a=r[2],c=0,s=[];c<f.length;c++)l=f[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,f=1;f<t.length;f++){var i=t[f];0!==o[i]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={0:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/";var f=window.webpackJsonp=window.webpackJsonp||[],i=f.push.bind(f);f.push=r,f=f.slice();for(var a=0;a<f.length;a++)r(f[a]);var p=i;t()}([]);

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{23:function(t,e,a){t.exports=a(24)},24:function(t,e,a){"use strict";a.r(e);var s=a(0),n=a.n(s),o=a(3),i=a(4),r=a.n(i);n()(document).ready((function(){r()(".js-post-content"),function(){for(var t=document.querySelectorAll(".kg-gallery-image img"),e=0,a=t.length;e<a;e++){var s=t[e].closest(".kg-gallery-image"),n=t[e].attributes.width.value/t[e].attributes.height.value;s.style.flex="".concat(n," 1 0%")}}(),n()(".js-post-content").find("figure img").each((function(){n()(this).closest("figure").hasClass("kg-bookmark-card")||n()(this).addClass("js-zoomable");var t=n()(this).parent().find("figcaption");t?n()(this).attr("alt",t.text()):n()(this).attr("alt","")})),Object(o.a)(".js-zoomable")}))}},[[23,0,1]]]);

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{1:function(t,e,n){"use strict";n.r(e),n.d(e,"isRTL",(function(){return o})),n.d(e,"isMobile",(function(){return i})),n.d(e,"isDarkMode",(function(){return a})),n.d(e,"formatDate",(function(){return r})),n.d(e,"getParameterByName",(function(){return s}));var o=function(){var t=document.querySelector("html");return["ar","he","fa"].includes(t.getAttribute("lang"))},i=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"768px";return window.matchMedia("(max-width: ".concat(t,")")).matches},a=function(){var t=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)");return t&&t.matches},r=function(t){return t?new Date(t).toLocaleDateString(document.documentElement.lang,{year:"numeric",month:"long",day:"numeric"}):""},s=function(t,e){e||(e=window.location.href),t=t.replace(/[\[\]]/g,"\\$&");var n=new RegExp("[?&]".concat(t,"(=([^&#]*)|&|#|$)")).exec(e);return n?n[2]?decodeURIComponent(n[2].replace(/\+/g," ")):"":null}},21:function(t,e,n){t.exports=n(22)},22:function(t,e,n){"use strict";n.r(e);var o=n(0),i=n.n(o),a=(n(6),n(14)),r=n(3),s=n(4),c=n.n(s),l=n(2),u=n(1),d=null,f=null,m=window.pageYOffset,w=0,h=0,p=0,g=!1;function b(){m=window.pageYOffset,y()}function v(t){Object(u.isMobile)("1023px")?(i()("body").addClass("share-menu-displayed"),setTimeout((function(){d.removeAttr("data-aos")}),t)):(Object(a.a)(".js-sticky",{stickyBitStickyOffset:100}),i()("body").removeClass("share-menu-displayed"))}function k(){x(),v(100),setTimeout((function(){O(),y()}),200)}function y(){g||requestAnimationFrame(j),g=!0}function j(){var t=h-w,e=Math.ceil(m/t*100);e<=100&&function(t){if(t<=100){var e=p-t/100*p;f[0].style.strokeDashoffset=e}}(e),g=!1}function x(){w=window.innerHeight,h=i()(document).height()}function O(){var t=f.parent().width(),e=t/2,n=Object(u.isMobile)()?2:3;f.parent().attr("viewBox","0 0 ".concat(t," ").concat(t)),f.attr("stroke-width",n),f.attr("r",e-(n-1)),f.attr("cx",e),f.attr("cy",e),p=2*e*Math.PI,f[0].style.strokeDasharray="".concat(p," ").concat(p),f[0].style.strokeDashoffset=p}function M(){f=i()(".js-progress"),x(),O(),j(),setTimeout((function(){f.parent().css("opacity",1)}),300)}i()(document).ready((function(){d=i()(".js-aos-wrapper");var t=i()(".js-scrolltop"),e=i()(".js-load-comments"),n=i()(".js-comments-iframe"),o=i()(".js-recommended-articles");c()(".js-post-content"),function(){for(var t=document.querySelectorAll(".kg-gallery-image img"),e=0,n=t.length;e<n;e++){var o=t[e].closest(".kg-gallery-image"),i=t[e].attributes.width.value/t[e].attributes.height.value;o.style.flex="".concat(i," 1 0%")}}(),v(1e3),o.length>0&&(o.on("init",(function(){M(),Object(l.a)(".js-article-card-title",100),Object(l.a)(".js-article-card-title-no-image",250)})),o.slick({arrows:!0,infinite:!0,prevArrow:'<button class="m-icon-button filled in-recommended-articles slick-prev" aria-label="Previous"><span class="icon-arrow-left"></span></button>',nextArrow:'<button class="m-icon-button filled in-recommended-articles slick-next" aria-label="Next"><span class="icon-arrow-right"></span></button>',mobileFirst:!0,responsive:[{breakpoint:720,settings:{slidesToShow:2}},{breakpoint:1023,settings:{arrows:!1,slidesToShow:3}}],rtl:Object(u.isRTL)()})),t.click((function(){i()("html, body").animate({scrollTop:0},500)})),e.click((function(){e.parent().hide(),n.fadeIn("slow")})),i()(".js-post-content").find("img").each((function(){i()(this).closest("figure").hasClass("kg-bookmark-card")||i()(this).addClass("js-zoomable");var t=i()(this).parent().find("figcaption");t?i()(this).attr("alt",t.text()):i()(this).attr("alt","")})),Object(r.a)(".js-zoomable"),window.addEventListener("scroll",b,{passive:!0}),window.addEventListener("resize",k,{passive:!0})})),i()(window).on("load",(function(){M()}))}},[[21,0,1]]]);

File diff suppressed because one or more lines are too long