diff --git a/dist/moon.js b/dist/moon.js index c20b3a5b..b7a862c0 100644 --- a/dist/moon.js +++ b/dist/moon.js @@ -1,5 +1,5 @@ /* -* Moon v0.7.0 +* Moon v0.7.1 * Copyright 2016-2017, Kabir Shah * https://github.com/KingPixil/moon/ * Free to use under the MIT license. @@ -1388,7 +1388,7 @@ /** * Version of Moon */ - Moon.version = '0.7.0'; + Moon.version = '0.7.1'; /** * Moon Utilities diff --git a/dist/moon.min.js b/dist/moon.min.js index 988d5dd4..e2ed6de0 100644 --- a/dist/moon.min.js +++ b/dist/moon.min.js @@ -1,8 +1,8 @@ /* -* Moon v0.7.0 +* Moon v0.7.1 * Copyright 2016-2017, Kabir Shah * https://github.com/KingPixil/moon/ * Free to use under the MIT license. * https://kingpixil.github.io/license */ -!function(e,t){"object"==typeof module&&module.exports?module.exports=t():e.Moon=t()}(this,function(){"use strict";function e(e){this.instance=e,this.cache={}}function t(t){this.$opts=t||{},this.$id=s++,this.$name=this.$opts.name||"root",this.$data=this.$opts.data||{},this.$render=this.$opts.render||S,this.$hooks=this.$opts.hooks||{},this.$methods=this.$opts.methods||{},this.$events={},this.$dom={},this.$observer=new e(this),this.$destroyed=!1,this.$initialRender=!0,this.$queued=!1,this.$opts.computed&&a(this,this.$opts.computed),this.init()}var n={},r={},o={},i={stop:"event.stopPropagation();",prevent:"event.preventDefault();",ctrl:"if(!event.ctrlKey) {return;};",shift:"if(!event.shiftKey) {return;};",alt:"if(!event.altKey) {return;};",enter:"if(event.keyCode !== 13) {return;};"},s=0,a=function(e,t){var n=function(n){var r={get:function(){return t[n].get.call(e)}};t[n].set&&(r.set=function(r){return t[n].set.call(e,r)}),Object.defineProperty(e.$data,n,r)};for(var r in t)n(r)};e.prototype.notify=function(){u(this.instance)};var c=function(e){t.config.silent||console.log(e)},p=function(e){console.error("[Moon] ERR: "+e)},u=function(e){e.$queued||e.$destroyed||(e.$queued=!0,setTimeout(function(){e.build(),w(e,"updated"),e.$queued=!1},0))},l=function(e){for(var t={},n=e.attributes,r=n.length;r--;)t[n[r].name]=n[r].value;return e.__moon__props__=t,t},f=function(){return{shouldRender:!0,eventListeners:{}}},h=function(e){var t=/\n/g,n=/"/g,r=/\\/g;return e.replace(r,"\\\\").replace(n,'\\"').replace(t,"\\n")},v=function(e,t,n,r){var o;n.replace(/\[(\w+)\]/g,function(e,t){n=n.replace(e,"."+t)});var i=n.split(".");for(o=0;o",e.current);return r===-1?(e.tokens.push({type:"comment",value:t.slice(e.current)}),void(e.current=n)):(e.tokens.push({type:"comment",value:t.slice(e.current,r)}),void(e.current=r+3))},T=function(e){var t=e.input,n=(t.length,"/"===t.charAt(e.current+1));e.tokens.push({type:"tagStart",close:n}),e.current+=n?2:1;var r=N(e);j(e);var o="/"===t.charAt(e.current);e.tokens.push({type:"tagEnd",close:!1}),e.current+=o?2:1,o&&(e.tokens.push({type:"tagStart",close:!0}),e.tokens.push({type:"tag",value:r}),e.tokens.push({type:"attribute",value:{}}),e.tokens.push({type:"tagEnd",close:!1}))},N=function(e){for(var t=e.input,n=t.length,r=e.current;r"!==o&&" "!==o)break;r++}for(var i=r;i"===o||" "===o)break;i++}var s=t.slice(r,i);return e.tokens.push({type:"tag",value:s}),e.current=i,s},j=function(e){for(var t=e.input,n=t.length,r=e.current,o={},i=t.charAt(r),s=t.charAt(r+1),a=function(){r++,i=t.charAt(r),s=t.charAt(r+1)};r"!==i&&("/"!==i||">"!==s);)if(" "!==i){for(var c="",p=!1;"="!==i&&r"!==i||"/"===i&&">"!==s)){p=!0;break}c+=i,a()}if(p)o[c]="";else{var u={meta:{},value:""},l=" ";for(a(),"'"===i||'"'===i?(l=i,a()):u.value+=i;(i!==l&&">"!==i||"/"===i&&">"!==s)&&r1&&(a=c.shift(),s=c.join("(").slice(0,-1));var p="";r.shift();for(var u=0;u",e.current);return r===-1?(e.tokens.push({type:"comment",value:t.slice(e.current)}),void(e.current=n)):(e.tokens.push({type:"comment",value:t.slice(e.current,r)}),void(e.current=r+3))},T=function(e){var t=e.input,n=(t.length,"/"===t.charAt(e.current+1));e.tokens.push({type:"tagStart",close:n}),e.current+=n?2:1;var r=N(e);j(e);var o="/"===t.charAt(e.current);e.tokens.push({type:"tagEnd",close:!1}),e.current+=o?2:1,o&&(e.tokens.push({type:"tagStart",close:!0}),e.tokens.push({type:"tag",value:r}),e.tokens.push({type:"attribute",value:{}}),e.tokens.push({type:"tagEnd",close:!1}))},N=function(e){for(var t=e.input,n=t.length,r=e.current;r"!==o&&" "!==o)break;r++}for(var i=r;i"===o||" "===o)break;i++}var s=t.slice(r,i);return e.tokens.push({type:"tag",value:s}),e.current=i,s},j=function(e){for(var t=e.input,n=t.length,r=e.current,o={},i=t.charAt(r),s=t.charAt(r+1),a=function(){r++,i=t.charAt(r),s=t.charAt(r+1)};r"!==i&&("/"!==i||">"!==s);)if(" "!==i){for(var c="",p=!1;"="!==i&&r"!==i||"/"===i&&">"!==s)){p=!0;break}c+=i,a()}if(p)o[c]="";else{var u={meta:{},value:""},l=" ";for(a(),"'"===i||'"'===i?(l=i,a()):u.value+=i;(i!==l&&">"!==i||"/"===i&&">"!==s)&&r1&&(a=c.shift(),s=c.join("(").slice(0,-1));var p="";r.shift();for(var u=0;u