UNPKG

@danielkalen/simplybind

Version:

Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.

2 lines (1 loc) 17.9 kB
!function(){var t,u,D,w,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,aa,ba,ca,da,l,E,ea,r,x,k,y,fa,g,ga,F,G,z,ha,n,ia,H,ja,m,ka,A,B,I,J,C,K,v,L,q;return k={},m={silent:!1,liveProps:!0,dispatchEvents:!1,updateEvenIfSame:!1,updateOnBind:!0,mutateInherited:!1,trackArrayChildren:!1,simpleSelector:!1,promiseTransforms:!1,placeholder:["{{","}}"]},fa=function(){var a;return a=document.createEvent("Event"),a.initEvent("change",!0,!1),a._sb=!0,a},x="push pop shift unshift splice reverse sort".split(" "),ga={},ha=function(){return"sb_"+Math.floor(1e12*(1+Math.random())).toString(16)},n=function(){return Object.create(null)},H=function(a,b){return function(c,d){return l(c,d,a,b)}},ia=function(a,b){return function(c,d,e){return l(0,null,a,b).ofEvent(c,e,d)}},r=function(a,b){return-1!==a.indexOf(b)},g={iD:function(a){return void 0!==a},iA:function(a){return a instanceof Array},iO:function(a){return"object"==typeof a&&a},iS:function(a){return"string"==typeof a},iN:function(a){return"number"==typeof a},iF:function(a){return"function"==typeof a},iBI:function(a){return a instanceof u},isSimpleObject:function(a){return g.iF(a)||g.iA(a)},iB:function(a){return a instanceof t},isI:function(a){return g.iO(a)&&g.iN(a.length)},doM:function(a){return a.nodeName&&1===a.nodeType},doI:function(a){return a=a.nodeName.toUpperCase(),"INPUT"===a||"TEXTAREA"===a||"SELECT"===a},doR:function(a){return"radio"===a.type},doC:function(a){return"checkbox"===a.type},eC:function(a){return a instanceof NodeList||a instanceof HTMLCollection||g.iD(jQuery)&&a instanceof jQuery},eAS:function(a){var b;return b=a[0].type,[].filter.call(a,function(a){return a.type===b}).length===a.length}},C=function(a,b){var c,d;for(c in b)d=b[c],g.iD(m[c])&&(a.options[c]=d);a.mPL()},z=function(a,b){var c,d,e,f;for(f=Object.keys(b),c=0,e=f.length;c<e;c++)d=f[c],a[d]=b[d]},y={get:function(a,b,c,d){return b?k[a._sb_ID]:d&&a[0]._sb_map&&(b=k[a[0]._sb_map[c]],b.gB)?b.gB:a._sb_map&&a._sb_map[c]?k[a._sb_map[c]]:void 0},set:function(a,b){var c,d;b?Object.defineProperty(a.object,"_sb_ID",{configurable:!0,value:a.ID}):(d=a.selc,a.object._sb_map?a.object._sb_map[d]=a.ID:(c={},c[d]=a.ID,Object.defineProperty(a.object,"_sb_map",{configurable:!0,value:c})))}},G=/[.*+?^${}()|[\]\\]/g,A=B=null,K=function(){var a,b,c;c=m.placeholder[0].replace(G,"\\$&"),a=m.placeholder[1].replace(G,"\\$&"),b="[^"+a+"]+",A=new RegExp(c+"("+b+")"+a,"g"),B=new RegExp(""+c+b+a,"g")},K(),ea=function(a,b,c){var d,e,f,h,g;for(g="",e=f=0,h=a.length;f<h;e=++f)d=a[e],g+=d,c[e]&&(g+=b[c[e]]);return g},E=function(a,b,c){null==a[c]&&(a[c]=[]),a[c].push(b)},J=function(a,b){var c,d,e,f,h,g,l,n,p,m,k;for(c=Array.prototype.slice.call(a.childNodes),e=0,h=c.length;e<h;e++)if(p=c[e],3!==p.nodeType)J(p,b);else if(p.textContent.match(B))if(d=p.textContent,k=d.split(A),3===k.length&&""===k[0]+k[2])E(b,p,k[1]);else{for(l=document.createDocumentFragment(),d=f=0,g=k.length;f<g;d=++f)m=k[d],n=l.appendChild(document.createTextNode(m)),d%2&&E(b,n,m);p.parentNode.replaceChild(l,p)}},v=function(a){throw Error("SimplyBind: "+(F[a]||a))},q=function(a,b){var c,d;m.silent||(c=ja(b),d=F[a],console.warn("SimplyBind: "+(d+("\n\n"+c))))},L=function(a){v("Invalid argument/s ("+a+")",!0)},ja=function(a){return(Error().stack||"").split("\n").slice(a+3).join("\n")},F={erIP:"SimplyBind() and .to() only accept a function, an array, a bound object, a string, or a number.",erFN:"Only functions are allowed for .transform/.condition/All()",erEV:"Invalid argument number in .ofEvent()",emptyList:"Empty collection provided",erOD:"You can only pass a single DOM element to a binding",erMX:"'checked' of Mixed list of element cannot be bound"},l=function(a,b,c,d){return(a||0===a)&&(g.iS(a)||g.iN(a)||g.iF(a)||a instanceof Array)||g.iBI(a)||v("erIP"),!g.iO(a)||a instanceof Array?new u(null,0,a,b,c,d):a.sC(1)},Object.defineProperties(l,{version:{value:"1.7.1-multiBPs"},options:{get:function(){var a,b,c;a={};for(b in m)c=m[b],a[b]=c;return a}}}),l.setOption=function(a,b){g.iD(m[a])&&(m[a]=b,"placeholder"===a&&K())},l.setOptions=function(a){var b,c;for(b in a)c=a[b],l.setOption(b,c)},l.unBindAll=function(a,b){var c,d,e;if(a&&(g.iO(a)||g.iF(a))&&(g.isI(a)&&!a._sb_ID&&a[0]&&g.doM(a[0])&&(a=a[0]),e=a._sb_map,a._sb_ID&&k[a._sb_ID].rAS(b),e))for(d in e)c=e[d],k[c].rAS(b)},t=function(a,b,c){return z(this,c),this.type=b,this.object=a,this.ID=ha(),this.subs=[],this.sO=n(),this.sM=n(),this.pM=n(),this.sP=n(),this.mPH=n(),this.tfms=n(),this.cnds=n(),this.atEV=[],"Event"!==this.type&&"Func"!==this.type||(this.options.updateOnBind=!1,this.options.updateEvenIfSame=!0),this.mC&&(this.cH=n(),this.object.forEach(function(a){return function(b){var c;c=a.cH[b.value]=l("checked").of(b)._,c.aS(a).aTF(a.ID,function(){return c}),c.gB=a}}(this))),"Event"===this.type||"Func"===this.type&&this.parentInterface||(this.value=this.VLo=a=this.fDV(),"ObjectProp"!==this.type||g.iD(a)||(this.object[this.prop]=a),this.placeholder&&!this.pVL&&this.sPH(),this.mPL()),this.aEV(),this.object instanceof Array&&"Array"!==this.type&&(this.aBI=a=y.get(this.object,!0))&&a.options.trackArrayChildren&&!r(a.tC,this.prop)&&(a.tC.push(this.prop),l(this.prop).of(this.object).to(a.uSL)),k[this.ID]=this},t.prototype={mPL:function(a){var b,c,d;this.options.liveProps&&(b=this,"ObjectProp"===this.type?(d=Object.getOwnPropertyDescriptor(this.object,this.prop)||ga,(a=(a=a||!this.isL&&(d.configurable||this.options.mutateInherited))&&this.object.constructor!==CSSStyleDeclaration)&&(this.isL=!0,Object.defineProperty(this.object,this.prop,{configurable:!0,enumerable:d.enumerable,get:function(){return b.value},set:d.set?function(a){d.set(a),b.sV(a)}:function(a){b.sV(a)}}))):"Array"===this.type&&(this.isL||(this.isL=!0,x.forEach(function(a){return Object.defineProperty(b.value,a,{configurable:!0,value:function(){var c;return c=Array.prototype[a].apply(b.value,arguments),b.uAS(b),c}})})),this.options.trackArrayChildren&&!this.tC&&(this.tC=[],this.uSL=function(){return b.uAS(b)},c={updateOnBind:!1},this.value.forEach(function(a,d){return b.tC.push(""+d),l(d,c).of(b.value).to(b.uSL)}))))},aS:function(a,b){var c,d,e,f;if(a.isMulti)for(e=a.bindings,c=0,d=e.length;c<d;c++)f=e[c],this.aS(f);else this.sM[a.ID]||(this.subs.unshift(a),this.sM[a.ID]=a,b&&(this.sO[a.ID]=a),a.pM[this.ID]=this),this.placeholder?this.mPH[a.ID]=this.placeholder:this.mPH[a.ID]&&delete this.mPH[a.ID],a.placeholder&&(this.sP[a.ID]=a.placeholder);return this},rS:function(a,b){var c,d,e,f;if(a.isMulti)for(e=a.bindings,c=0,d=e.length;c<d;c++)f=e[c],this.rS(f,b);else this.sM[a.ID]&&(this.subs.splice(this.subs.indexOf(a),1),delete this.sP[a.ID],delete this.sM[a.ID],delete a.pM[this.ID]),b&&(a.rS(this),delete this.pM[a.ID]);0===this.subs.length&&0===Object.keys(this.pM).length&&this.DES()},rAS:function(a){var b,c,d,e;for(d=this.subs.slice(),b=0,c=d.length;b<c;b++)e=d[b],this.rS(e,a)},DES:function(){var a,b,c,d;if(delete k[this.ID],this.rPI(),"Event"===this.type){for(d=this.atEV,b=0,c=d.length;b<c;b++)a=d[b],this.urEVE(a,this.cEM.remove);delete this.object._sb_map}else if("Array"===this.type)for(delete this.object._sb_ID,a=0,b=x.length;a<b;a++)c=x[a],delete this.object[c];else"Func"!==this.type&&("ObjectProp"===this.type&&Object.defineProperty(this.object,this.prop,{value:this.value,writable:!0}),delete this.object._sb_map),delete this.object._sb_ID},fDV:function(){var a,b,c,d,e;switch(e=this.type,!1){case"Func"!==e:return this.object();case"Array"!==e:return this.object;case"DOMAttr"!==e:return this.object.getAttribute(this.prop)||"";case!this.mC:d=[],c=this.cH;for(b in c)if(a=c[b],a.object.checked){if("DOMRadio"===e)return b;d.push(b)}return d;default:return this.object[this.prop]}},sV:function(a,b,c,d){var e,f,h,l,k,n,m;if(null==c&&(c=this),e=b?this.pVL[b]:this.value,this.tfS&&(a=this.tfS(a)),(a!==e||this.options.updateEvenIfSame)&&"Array"!==this.type){if(b){if(this.pVL[b]=a,this.txN&&(m=this.txN[b]))for(h=0,l=m.length;h<l;h++)n=m[h],n[this.prop]=a;a=ea(this.pCT,this.pVL,this.pIM)}switch(this.type){case"ObjectProp":this.isL||b&&this.doM&&"textContent"===this.prop||(this.object[this.prop]=a);break;case"Func":e=this.VLp,"Array"===c.type&&a===c.value&&(a=a.slice()),this.VLp=a,a=this.object(a,e);break;case"Event":d||(this.iE=!0,this.eE(a),this.iE=!1);break;case"DOMValue":this.object.value!==a&&(this.object.value=a,this.eCE());break;case"DOMRadio":if(this.mC)if(f=g.iB(a)?a:this.cH[a])for(k in a=f.object.value,b=this.cH)e=b[k],e.sV(e.ID===f.ID,null,c);else a=e;else a=!!a,this.object.checked!==a&&(this.object.checked=a),a&&this.eCE();break;case"DOMCheckbox":if(this.mC){for(k=!g.iB(a),a=[].concat(a),e=b=0,d=a.length;b<d;e=++b)h=a[e],a[e]=g.iB(h)?h:this.cH[h];d=[],h=this.cH;for(f in h)e=h[f],b=k?r(a,e):e.value,e.sV(b,null,c),b&&d.push(f);a=d}else a=!!a,this.object.checked!==a&&(this.object.checked=a,this.eCE());break;case"DOMAttr":this.object.setAttribute(this.prop,a)}this.value=a,this.uAS(c)}},uAS:function(a){var b,c,d;if(this.subs.length){if(this.thR){if(b=+new Date,c=b-this.thLU,c<this.thR)return clearTimeout(this.thT),this.thT=setTimeout(function(b){return function(){return b.uAS(a)}}(this),this.thR-c);this.thLU=b}for(c=(b=this.subs).length;c--;)d=b[c],this.uS(d,a),this.sO[d.ID]&&this.rS(d,a)}},uS:function(a,b){var c,d,e,f;b===a||b!==this&&b.sM[a.ID]||(c=this.mPH[a.ID],e=this.sP[a.ID],c=c?this.pVL[c]:this.value,f=e?a.pVL[e]:a.value,d=this.hasTransforms?this.apT(a,e,c,f):c,this.hCs&&!this.cC(a,e,c,f))||(this.options.promiseTransforms&&d&&g.iF(d.then)?d.then(function(c){a.sV(c,e,b)}):a.sV(d,e,b))},pTF:function(a,b){var c,d,e;if(g.iF(a)){for(c=0,d=b.length;c<d;c++)e=b[c],e=e._||e,e.isMulti?this.pTF(a,e.bindings):(this.aTF(e.ID,a),this.pM[e.ID]&&e.aTF(this.ID,a),(this.options.updateOnBind||"Func"===this.type)&&this.uS(e,this));return!0}return q("erFN",2)},apT:function(a,b,c,d){return this.tfms[a.ID]?this.tfms[a.ID](c,d):c},aTF:function(a,b){this.hasTransforms=!0,this.tfms[a]=b},ss:function(a,b){"Array"!==this.type&&(this.tfS=a,b&&this.sV(this.value))},pCN:function(a,b){var c,d,e;if(g.iF(a)){for(c=0,d=b.length;c<d;c++)e=b[c],e=e._||e,e.isMulti?this.pCN(a,e.bindings):(this.aCND(e.ID,a),this.pM[e.ID]&&e.aCND(this.ID,a));return!0}return q("erFN",2)},cC:function(a,b,c,d){return!this.cnds[a.ID]||this.cnds[a.ID](c,d)},aCND:function(a,b){this.hCs=!0,this.cnds[a]=b},sPH:function(){var a;this.pVL=n(),this.pIM=n(),this.pCT=[],g.iS(this.VLo)&&(this.pCT=this.VLo.split(B),a=0,this.value=this.VLo.replace(A,function(b){return function(c,d){return b.pIM[a++]=d,b.pVL[d]=d}}(this))),this.doM&&"textContent"===this.prop&&J(this.object,this.txN=n())},aPI:function(a){if("Event"!==this.type)return this.rPI(),this.PI=setInterval(function(a){return function(){var b;return b=a.fDV(),a.sV(b)}}(this),a)},rPI:function(){return clearInterval(this.PI),this.PI=null},aUV:function(a,b){this.object.addEventListener(a,function(a){return function(c){c._sb||a.sV(c.target[b])}}(this),!1)},eCE:function(){this.options.dispatchEvents&&this.object.dispatchEvent(fa())},aEV:function(){this.evN?this.rEVE(this.evN,this.cEM.in):"DOMValue"===this.type?(this.aUV("input","value"),this.aUV("change","value")):this.mC||"DOMRadio"!==this.type&&"DOMCheckbox"!==this.type||this.aUV("change","checked")},rEVE:function(a,b){r(this.atEV,a)||(this.atEV.push(a),this.iEM(a,b||"addEventListener","addEventListener"))},urEVE:function(a,b){var c;c=this.atEV.indexOf(a),-1!==c&&(this.atEV.splice(c,1),this.iEM(a,b||"removeEventListener","removeEventListener"))},iEM:function(a,b,c){var d;d=this.object,(this.doM&&g.iD(jQuery)&&"on"===b||"off"===b)&&(d=jQuery(this.object)),d[b]||(b=c),this.evH||(this.evH=ka.bind(this)),"function"==typeof d[b]&&d[b](a,this.evH)},eE:function(a){var b,c;return c=this.object,b=this.cEM.out||"dispatchEvent",this.doM&&g.iD(jQuery)&&"trigger"===b&&(c=jQuery(this.object)),c[b]||(b="dispatchEvent"),"dispatchEvent"===b?(this.evO||(this.evO=document.createEvent("Event"),this.evO.initEvent(this.evN,!0,!0)),this.evO.bindingData=a,c[b](this.evO)):void c[b](this.evN,a)}},ka=function(){var a;this.iE||(a="Event"===this.type?arguments[this.prop]:this.fDV(),this.sV(a,null,null,!0))},u=function(a,b,c,d,e,f){var h;if(a&&z(this,a),this.sG=b||0,null==this.subs&&(this.subs=[]),f&&(this.iSi=f),e&&(this.parentInterface=e),0===this.sG){this.opts=d||(d={}),this.options={};for(h in m)this.options[h]=null!=d[h]?d[h]:m[h];if(g.isSimpleObject(c))return this.sG=1,this.sS(c,!0);g.iN(c)&&(c=c.toString()),this.selc=this.prop=c,this.options.simpleSelector||(r(this.selc,":")&&(a=this.prop.split(":"),this.desc=a[0],this.prop=a[1]),r(this.selc,".")&&(a=this.prop.split("."),this.prop=a[0],this.placeholder=a.slice(1).join(".")),this.selc=this.prop)}return this},D={sC:function(a){return new u(this,a)},dM:function(a){return this._=a,Object.defineProperties(this,{value:{get:function(){return a.value}},original:{get:function(){return a.objects||a.object}},subscribers:{get:function(){return a.subs.slice().map(function(a){return a.object})}}})},createBP:function(a,b,c,d){var e;return this.object=a,(e=y.get(a,d,this.selc,this.mC))?this.patchCachedBP(e):(a=new t(a,b,c),y.set(a,d),a)},patchCachedBP:function(a){return(a.placeholder=this.placeholder)&&!a.pVL&&(a.VLo=a.fDV(),a.sPH()),"ObjectProp"!==a.type||this.prop in this.object||a.mPL(!0),C(a,this.opts),this.options=a.options,a},sS:function(a,b){var c,d,e,f,h;if(h=(f=a!==window&&g.isI(a))?a[0]:a){if((this.doM=g.doM(h))&&("checked"===this.prop?(e=h&&g.doR(h),c=!e&&h&&g.doC(h)):"value"===this.prop&&(d=g.doI(h)),f&&"multi"!==this.desc))if(1===a.length)a=a[0];else{if((e||c)&&!g.eAS(a))return q("erMX",3);e||c?(this.mC=!0,a=[].slice.call(a)):(a=a[0],q("erOD",3))}}else f&&g.eC(a)&&v("emptyList");switch(!1){case!b:c=g.iF(a)?"Func":"Array";break;case!this.evN:c="Event";break;case!d:c="DOMValue";break;case!e:c="DOMRadio";break;case!c:c="DOMCheckbox";break;case"attr"!==this.desc:c="DOMAttr";break;default:c="ObjectProp"}if("multi"===this.desc?(a.length||v("emptyList"),this.dM(new w(this,a,c))):this.dM(this.createBP(a,c,this,b)),f=this.parentInterface){if(this.iSi)f._.addBP(this._);else if(f.sG=2,f.subs.push(this),f._.aS(this._,f.uO),f.uO)delete f.uO;else if(f.options.updateOnBind||"Func"===f._.type)if(this._.isMulti)for(h=this._.bindings,d=0,e=h.length;d<e;d++)c=h[d],f._.uS(c,f._);else f._.uS(this._,f._);return f}return this}},u.prototype=Object.create(D,{of:{get:function(){if(!this.sG)return R}},ofEvent:{get:function(){if(!this.sG)return S}},chainTo:{get:function(){if(this.sG)return N}},set:{get:function(){if(this.sG)return V}},get:{get:function(){if(this.sG)return Q}},transformSelf:{get:function(){if(1===this.sG)return ba}},transform:{get:function(){if(2===this.sG)return Z}},transformAll:{get:function(){if(2===this.sG)return aa}},condition:{get:function(){if(2===this.sG)return O}},conditionAll:{get:function(){if(2===this.sG)return P}},bothWays:{get:function(){if(2===this.sG)return M}},unBind:{get:function(){if(2===this.sG)return ca}},pollEvery:{get:function(){if(2===this.sG)return T}},stopPolling:{get:function(){if(2===this.sG)return X}},updateSubsOnEvent:{get:function(){if(2===this.sG)return da}},removeEvent:{get:function(){if(2===this.sG)return U}},throttle:{get:function(){if(this.sG)return Y}},setOption:{get:function(){return W}},to:{get:function(){if(1===this.sG)return H(this)}},toEvent:{get:function(){if(1===this.sG)return ia(this)}},and:{get:function(){var a,b;return b=this.sC(1),2===this.sG?b:1===this.sG?(b._.isMulti||(a=b._,b._=new w(b),b._.addBP(a)),H(b,!0)):void 0}},once:{get:function(){var a;if(1===this.sG)return a=this.sC(1),a.uO=!0,a}},update:{get:function(){return this.set}},twoWay:{get:function(){return this.bothWays}},pipe:{get:function(){return this.chainTo}}}),R=function(a){return g.iO(a)||g.iF(a)||L(a),g.iBI(a)&&(a=a.object),this.sG=1,this.sS(a)},S=function(a,b,c){return a&&g.iS(a)?isNaN(parseInt(this.prop))&&q("erEV",1):L(a),this.evN=a,this.selc=this.prop+"#"+this.evN,this.cEM={in:b,out:c},this},N=function(a,b){return l(this.subs[this.subs.length-1]).to(a,b)},V=function(a){return this._.sV(a,this.placeholder),this},Q=function(){return!this.placeholder||this._.isMulti?this._.value:this._.pVL[this.placeholder]},ba=function(a){return g.iF(a)?this._.ss(a,this.options.updateOnBind):q("erFN",1),this},Z=function(a){return this._.pTF(a,this.subs.slice(-1)),this},aa=function(a){return this._.pTF(a,this.subs),this},O=function(a){return this._.pCN(a,this.subs.slice(-1)),this},P=function(a){return this._.pCN(a,this.subs),this},M=function(a){var b,c,d,e,f,h,k;for(k=this.subs[this.subs.length-1]._.aS(this._),c=this._.isMulti?this._.bindings:[this._],d=0,e=c.length;d<e;d++)b=c[d],h=b.tfms[k.ID],f=b.cnds[k.ID],(h||a)&&(h=g.iF(a)?a:h)&&!1!==a&&k.aTF(b.ID,h),f&&k.aCND(b.ID,f);return this},ca=function(a){var b,c,d,e;for(d=this.subs,b=0,c=d.length;b<c;b++)e=d[b],this._.rS(e._,a);return this},T=function(a){return this._.aPI(a),this},X=function(){return this._.rPI(),this},da=function(a,b){return this._.rEVE(a,b),this},U=function(a,b){return this._.urEVE(a,b),this},Y=function(a){return a&&g.iN(a)?this._.thR=a:!1===a&&delete this._.thR,this},W=function(a,b){var c,d,e,f,h;for(c={},c[""+a]=b,e=c,C(this._,e),f=this.subs,c=0,d=f.length;c<d;c++)h=f[c],C(h._,e);return this},w=function(a,b,c){var d,e,f;if(z(this,this.In=a),this.isMulti=!0,this.bindings=d=[],b)for(a=0,e=b.length;a<e;a++)f=b[a],this.addBP(f,c);return Object.defineProperties(this,{value:{get:function(){return d.map(function(a){return a.placeholder?a.pVL[a.placeholder]:a.value})}},thR:{set:function(a){return d.forEach(function(b){return b.thR=a})}},tfS:{set:function(a){return d.forEach(function(b){return b.tfS=a})}},uS:{value:function(a){return d.forEach(function(b){b.uS(a,b)})}}})},I=w.prototype=Object.create(D),Object.keys(t.prototype).forEach(function(a){return I[a]=function(b,c){var d,e,f,g;for(g=this.bindings,e=0,f=g.length;e<f;e++)d=g[e],d[a](b,c)}}),I.addBP=function(a,b){this.bindings.push(b?this.createBP(a,b,this.In):a)},window.SimplyBind=l}();