blazy-8.x-2.x-dev/js/plugin/blazy.css.min.js
js/plugin/blazy.css.min.js
!function(l){"use strict";var t=l.create("div"),c={},h=t.style,u=["webkit","moz","ms"],d={animationIterationCount:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0},e={class:"className",contenteditable:"contentEditable",for:"htmlFor",readonly:"readOnly",maxlength:"maxLength",tabindex:"tabIndex",colspan:"colSpan",rowspan:"rowSpan",usemap:"useMap"};l.fn.css=function(i,n){if(l.isStr(i)){var e=l.isVar(i);return(r=i,void 0===(o=e)&&(o=l.isVar(r)),i=o?r:(c[r]||(o=""+(s=l.camelCase(r))[0].toUpperCase()+s.slice(1),o=(s+" "+u.join(o+" ")+o).split(" "),l.each(o,function(t){if(t in h)return c[r]=t,!1})),c[r]),arguments.length<2)?this[0]&&l.computeStyle(this[0],i,e):i?(t=i,s=n,void 0===(o=e)&&(o=l.isVar(t)),n=o||d[t]||!l.isNum(s)?s:s+"px",this.each(function(t){l.isElm(t)&&(e?t.style.setProperty(i,n):t.style[i]=n)})):this}var t,r,o,s,a;for(a in i)l.hasProp(i,a)&&this.css(a,i[a]);return this},l.fn.prop=function(i,n){if(i){if(l.isStr(i))return i=e[i]||i,arguments.length<2?this[0]&&this[0][i]:this.each(function(t){t[i]=n});for(var t in i)l.hasProp(i,t)&&this.prop(t,i[t]);return this}},l.fn.removeProp=function(i){return this.each(function(t){delete t[e[i]||i]})}}(dBlazy);