-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathw-model.js
1 lines (1 loc) · 172 KB
/
w-model.js
1
!function(e){var t={};function n(i){if(t[i])return t[i].exports;var o=t[i]={i:i,l:!1,exports:{}};return e[i].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(i,o,function(t){return e[t]}.bind(null,o));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/assets/",n(n.s=15)}([function(e,t,n){"use strict";n.d(t,"d",(function(){return r})),n.d(t,"a",(function(){return s})),n.d(t,"g",(function(){return a})),n.d(t,"m",(function(){return l})),n.d(t,"l",(function(){return c})),n.d(t,"f",(function(){return u})),n.d(t,"k",(function(){return d})),n.d(t,"b",(function(){return h})),n.d(t,"h",(function(){return p})),n.d(t,"e",(function(){return f})),n.d(t,"j",(function(){return m})),n.d(t,"c",(function(){return T})),n.d(t,"i",(function(){return b}));n(2);var i=n(6);const o=new(n.n(i).a)(window.navigator.userAgent),r=!o.mobile()&&!o.phone()&&!o.tablet();const s="webgl_api",a=Math.min(window.devicePixelRatio,2),l={width:window.innerWidth,height:window.innerHeight},c=(e,t)=>{l.width=e,l.height=t};let u=null;const d=e=>{u=e};let h=null;const p=e=>{h=e};let f=null;const m=e=>{f=e};let T=null;const b=e=>{T=e}},function(e,t,n){"use strict";var i=n(4),o=n.n(i);const r=e=>!!/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(e);var s=class{constructor(){r(window.location.hostname);this.whitelist=["gl.jojo.ninja","jojo.ninja"]}setConfig(e){e&&(this.config=e)}setWhiteList(e){Array.isArray(e)?this.whitelist=e:this.whitelist=[e]}parseQuery(){let e=!1;if(this.whitelist.forEach(t=>{t===window.location.hostname&&(e=!0)}),!r(window.location.hostname)&&!e)return;const t=o.a.parse(window.location.href.replace(/#/g,"hexa"),!0);for(const e in t.query)"config"===e&&(this[e]=JSON.parse(t.query[e])),"config"!==e&&("true"===t.query[e]?this[e]=!0:"false"===t.query[e]?this[e]=!1:this[e]=t.query[e])}},a=n(5),l=n.n(a),c=n(2);t.a=new class{constructor(){window.SuperConfig=window.superConfig=this,this.query=new s,this.broadCaster=c.a}destroy(){for(const e in this.gui.folders)try{this.gui.removeFolder(this.gui.folders[e])}catch(e){}}init(e={},t){if(t&&this.query.setWhiteList(t),this.query.parseQuery(),this.query.debug&&!this.gui&&(this.gui=new l.a.GUI,this.gui.folders={}),this.query.config){for(const t in e)this.query.config.hasOwnProperty(t)||(this.config=e,this.query.setConfig(e));for(const t in this.query.config)e.hasOwnProperty(t)||(this.config=e,this.query.setConfig(e))}else this.query.setConfig(e);if(!this.query.debug)return this.config=e||{},void this.createGetterSetter(this,this.config);this.destroy(),this.query.config&&(this.gui.folders.config=this.gui.addFolder("config"),this.query.open&&this.gui.folders.config.open(),this.config=this.query.config,this.parseConfig(this.config,this.gui.folders.config),this.createGetterSetter(this,this.config),this.updateConfig()),this.gui.folders.root=this.gui.addFolder("experiment"),this.query.open&&this.gui.folders.root.open(),this.gui.folders.root.add(this,"reload"),this.gui.folders.root.add(this,"log")}createGetterSetter(e,t){for(const n in t)"object"==typeof t[n]?void 0!==t[n].value?Object.defineProperty(e,n,{configurable:!0,get:()=>t[n].value}):(e[n]={},this.createGetterSetter(e[n],t[n])):Object.defineProperty(e,n,{configurable:!0,get:()=>t[n]})}exist(e){return void 0!==this[e]}updateConfig(){const e=this.getParams(!0);window.history.pushState("experiment","Title",`${window.location.origin+window.location.pathname+e}`)}getParams(e=!0){let t="?";for(const e in this.query)"config"!==e&&""!==e&&"whitelist"!==e&&(t+=`${e}=${this.query[e]}&`);return e?`${t}config=${JSON.stringify(this.config)}`:`${t}`}log(){this.updateConfig(),console.log("Current Config:"),console.log(this.config),console.log(JSON.stringify(this.config))}reload(){const e=this.getParams(!1);window.history.pushState("experiment","Title",`${window.location.origin+window.location.pathname+e}`),location.reload()}parseConfig(e,t,n){const i="config"===(n=n||"config")?"":n,o=i?`_${i}`:"";for(const i in e){const r=e[i];"object"!=typeof r&&-1===i.indexOf("range")?-1!==i.indexOf("color")||-1!==i.indexOf("Color")?(e[i]=e[i].replace("hexa","#"),t.addColor(e,i).onChange(()=>{this.updateConfig(),c.a.emit(`gui${o}_${i}`)})):t.add(e,i).onChange(()=>{this.updateConfig(),c.a.emit(`gui${o}_${i}`)}):"object"==typeof r&&void 0!==r.min?(this.gui.folders[i]=this.gui.folders[n].addFolder(i),this.query.open&&this.gui.folders[i].open(),this.gui.folders[i].add(r,"value").min(r.min).max(r.max).step(r.step||.01).onChange(()=>{c.a.emit(`gui${o}_${i}`),this.updateConfig()})):"object"==typeof r&&void 0!==r.options?(this.gui.folders[i]=this.gui.folders[n].addFolder(i),this.query.open&&this.gui.folders[i].open(),this.gui.folders[i].add(r,"value",r.options).onChange(()=>{c.a.emit(`gui${o}_${i}`),this.updateConfig()})):"object"==typeof r&&(this.gui.folders[i]=n?this.gui.folders[n].addFolder(i):this.gui.folders.config.addFolder(i),this.query.open&&this.gui.folders[i].open(),this.parseConfig(r,this.gui.folders[i],i,n||"config"))}}}},function(e,t,n){"use strict";var i=n(3),o=n(1);class r extends i.EventEmitter{constructor(){super(),window.broadcaster=this}emit(...e){super.emit(...e),o.a.query.debug&&console.log("Broadcaster emit:",...e)}}const s=new r;t.a=s},function(e,t,n){"use strict";var i,o="object"==typeof Reflect?Reflect:null,r=o&&"function"==typeof o.apply?o.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};i=o&&"function"==typeof o.ownKeys?o.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var s=Number.isNaN||function(e){return e!=e};function a(){a.init.call(this)}e.exports=a,a.EventEmitter=a,a.prototype._events=void 0,a.prototype._eventsCount=0,a.prototype._maxListeners=void 0;var l=10;function c(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function u(e){return void 0===e._maxListeners?a.defaultMaxListeners:e._maxListeners}function d(e,t,n,i){var o,r,s,a;if(c(n),void 0===(r=e._events)?(r=e._events=Object.create(null),e._eventsCount=0):(void 0!==r.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),r=e._events),s=r[t]),void 0===s)s=r[t]=n,++e._eventsCount;else if("function"==typeof s?s=r[t]=i?[n,s]:[s,n]:i?s.unshift(n):s.push(n),(o=u(e))>0&&s.length>o&&!s.warned){s.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=s.length,a=l,console&&console.warn&&console.warn(a)}return e}function h(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(e,t,n){var i={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},o=h.bind(i);return o.listener=n,i.wrapFn=o,o}function f(e,t,n){var i=e._events;if(void 0===i)return[];var o=i[t];return void 0===o?[]:"function"==typeof o?n?[o.listener||o]:[o]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(o):T(o,o.length)}function m(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function T(e,t){for(var n=new Array(t),i=0;i<t;++i)n[i]=e[i];return n}Object.defineProperty(a,"defaultMaxListeners",{enumerable:!0,get:function(){return l},set:function(e){if("number"!=typeof e||e<0||s(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");l=e}}),a.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},a.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||s(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},a.prototype.getMaxListeners=function(){return u(this)},a.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var s;if(t.length>0&&(s=t[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var l=o[e];if(void 0===l)return!1;if("function"==typeof l)r(l,this,t);else{var c=l.length,u=T(l,c);for(n=0;n<c;++n)r(u[n],this,t)}return!0},a.prototype.addListener=function(e,t){return d(this,e,t,!1)},a.prototype.on=a.prototype.addListener,a.prototype.prependListener=function(e,t){return d(this,e,t,!0)},a.prototype.once=function(e,t){return c(t),this.on(e,p(this,e,t)),this},a.prototype.prependOnceListener=function(e,t){return c(t),this.prependListener(e,p(this,e,t)),this},a.prototype.removeListener=function(e,t){var n,i,o,r,s;if(c(t),void 0===(i=this._events))return this;if(void 0===(n=i[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(o=-1,r=n.length-1;r>=0;r--)if(n[r]===t||n[r].listener===t){s=n[r].listener,o=r;break}if(o<0)return this;0===o?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,o),1===n.length&&(i[e]=n[0]),void 0!==i.removeListener&&this.emit("removeListener",e,s||t)}return this},a.prototype.off=a.prototype.removeListener,a.prototype.removeAllListeners=function(e){var t,n,i;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var o,r=Object.keys(n);for(i=0;i<r.length;++i)"removeListener"!==(o=r[i])&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(i=t.length-1;i>=0;i--)this.removeListener(e,t[i]);return this},a.prototype.listeners=function(e){return f(this,e,!0)},a.prototype.rawListeners=function(e){return f(this,e,!1)},a.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):m.call(e,t)},a.prototype.listenerCount=m,a.prototype.eventNames=function(){return this._eventsCount>0?i(this._events):[]}},function(e,t,n){"use strict";function i(){this._protocol=null,this._href="",this._port=-1,this._query=null,this.auth=null,this.slashes=null,this.host=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null,this._prependSlash=!1}var o=n(7);i.queryString=o,i.prototype.parse=function(e,t,n,o){if("string"!=typeof e)throw new TypeError("Parameter 'url' must be a string, not "+typeof e);for(var r=0,s=e.length-1;e.charCodeAt(r)<=32;)r++;for(;e.charCodeAt(s)<=32;)s--;if(r=this._parseProtocol(e,r,s),"javascript"!==this._protocol){r=this._parseHost(e,r,s,n);var a=this._protocol;!this.hostname&&(this.slashes||a&&!b[a])&&(this.hostname=this.host="")}if(r<=s){var l=e.charCodeAt(r);47===l||92===l?this._parsePath(e,r,s,o):63===l?this._parseQuery(e,r,s,o):35===l?this._parseHash(e,r,s,o):"javascript"!==this._protocol?this._parsePath(e,r,s,o):this.pathname=e.slice(r,s+1)}if(!this.pathname&&this.hostname&&this._slashProtocols[this._protocol]&&(this.pathname="/"),t){var c=this.search;null==c&&(c=this.search=""),63===c.charCodeAt(0)&&(c=c.slice(1)),this.query=i.queryString.parse(c)}},i.prototype.resolve=function(e){return this.resolveObject(i.parse(e,!1,!0)).format()},i.prototype.format=function(){var e=this.auth||"";e&&(e=(e=encodeURIComponent(e)).replace(/%3A/i,":"),e+="@");var t=this.protocol||"",n=this.pathname||"",o=this.hash||"",r=this.search||"",l="",c=this.hostname||"",u=this.port||"",d=!1,h="",p=this.query;if(p&&"object"==typeof p&&(l=i.queryString.stringify(p)),r||(r=l?"?"+l:""),t&&58!==t.charCodeAt(t.length-1)&&(t+=":"),this.host)d=e+this.host;else if(c){c.indexOf(":")>-1&&(c="["+c+"]"),d=e+c+(u?":"+u:"")}var f=this.slashes||(!t||b[t])&&!1!==d;return t?h=t+(f?"//":""):f&&(h="//"),f&&n&&47!==n.charCodeAt(0)&&(n="/"+n),r&&63!==r.charCodeAt(0)&&(r="?"+r),o&&35!==o.charCodeAt(0)&&(o="#"+o),h+(!1===d?"":d)+(n=s(n))+(r=a(r))+o},i.prototype.resolveObject=function(e){"string"==typeof e&&(e=i.parse(e,!1,!0));var t=this._clone();if(t.hash=e.hash,!e.href)return t._href="",t;if(e.slashes&&!e._protocol)return e._copyPropsTo(t,!0),b[t._protocol]&&t.hostname&&!t.pathname&&(t.pathname="/"),t._href="",t;if(e._protocol&&e._protocol!==t._protocol){if(!b[e._protocol])return e._copyPropsTo(t,!1),t._href="",t;if(t._protocol=e._protocol,e.host||"javascript"===e._protocol)t.pathname=e.pathname;else{for(var n=(e.pathname||"").split("/");n.length&&!(e.host=n.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==n[0]&&n.unshift(""),n.length<2&&n.unshift(""),t.pathname=n.join("/")}return t.search=e.search,t.host=e.host||"",t.auth=e.auth,t.hostname=e.hostname||e.host,t._port=e._port,t.slashes=t.slashes||e.slashes,t._href="",t}var o=t.pathname&&47===t.pathname.charCodeAt(0),r=e.host||e.pathname&&47===e.pathname.charCodeAt(0),s=r||o||t.host&&e.pathname,a=s,l=t.pathname&&t.pathname.split("/")||[],c=(n=e.pathname&&e.pathname.split("/")||[],t._protocol&&!b[t._protocol]);if(c&&(t.hostname="",t._port=-1,t.host&&(""===l[0]?l[0]=t.host:l.unshift(t.host)),t.host="",e._protocol&&(e.hostname="",e._port=-1,e.host&&(""===n[0]?n[0]=e.host:n.unshift(e.host)),e.host=""),s=s&&(""===n[0]||""===l[0])),r)t.host=e.host?e.host:t.host,t.hostname=e.hostname?e.hostname:t.hostname,t.search=e.search,l=n;else if(n.length)l||(l=[]),l.pop(),l=l.concat(n),t.search=e.search;else if(e.search){if(c)t.hostname=t.host=l.shift(),(f=!!(t.host&&t.host.indexOf("@")>0)&&t.host.split("@"))&&(t.auth=f.shift(),t.host=t.hostname=f.shift());return t.search=e.search,t._href="",t}if(!l.length)return t.pathname=null,t._href="",t;for(var u=l.slice(-1)[0],d=(t.host||e.host)&&("."===u||".."===u)||""===u,h=0,p=l.length;p>=0;p--)"."===(u=l[p])?l.splice(p,1):".."===u?(l.splice(p,1),h++):h&&(l.splice(p,1),h--);if(!s&&!a)for(;h--;h)l.unshift("..");!s||""===l[0]||l[0]&&47===l[0].charCodeAt(0)||l.unshift(""),d&&"/"!==l.join("/").substr(-1)&&l.push("");var f,m=""===l[0]||l[0]&&47===l[0].charCodeAt(0);c&&(t.hostname=t.host=m?"":l.length?l.shift():"",(f=!!(t.host&&t.host.indexOf("@")>0)&&t.host.split("@"))&&(t.auth=f.shift(),t.host=t.hostname=f.shift()));return(s=s||t.host&&l.length)&&!m&&l.unshift(""),t.pathname=0===l.length?null:l.join("/"),t.auth=e.auth||t.auth,t.slashes=t.slashes||e.slashes,t._href="",t};var r=n(10);i.prototype._hostIdna=function(e){return r.toASCII(e)};var s=i.prototype._escapePathName=function(e){return l(e,35,63)?function(e){return e.replace(/[?#]/g,(function(e){return encodeURIComponent(e)}))}(e):e},a=i.prototype._escapeSearch=function(e){return l(e,35,-1)?function(e){return e.replace(/#/g,(function(e){return encodeURIComponent(e)}))}(e):e};function l(e,t,n){for(var i=0,o=e.length;i<o;++i){var r=e.charCodeAt(i);if(r===t||r===n)return!0}return!1}function c(e){var t=new Uint8Array(128);return e.forEach((function(e){if("number"==typeof e)t[e]=1;else for(var n=e[0],i=e[1],o=n;o<=i;++o)t[o]=1})),t}i.prototype._parseProtocol=function(e,t,n){for(var i=!1,o=this._protocolCharacters,r=t;r<=n;++r){var s=e.charCodeAt(r);if(58===s){var a=e.slice(t,r);return i&&(a=a.toLowerCase()),this._protocol=a,r+1}if(1!==o[s])return t;s<97&&(i=!0)}return t},i.prototype._parseAuth=function(e,t,n,i){var o=e.slice(t,n+1);i&&(o=decodeURIComponent(o)),this.auth=o},i.prototype._parsePort=function(e,t,n){for(var i=0,o=!1,r=!0,s=t;s<=n;++s){var a=e.charCodeAt(s);if(!(48<=a&&a<=57)){r=!1,92!==a&&47!==a||(r=!0);break}i=10*i+(a-48),o=!0}return 0===i&&!o||!r?(r||(this._port=-2),0):(this._port=i,s-t)},i.prototype._parseHost=function(e,t,n,i){var o=this._hostEndingCharacters,r=e.charCodeAt(t),s=e.charCodeAt(t+1);if(47!==r&&92!==r||47!==s&&92!==s){if(!this._protocol||b[this._protocol])return t}else{if(this.slashes=!0,0===t){if(n<2)return t;if(!function(e,t,n,i){for(var o=e.length,r=n;r<o;++r){var s=e.charCodeAt(r);if(s===t)return!0;if(1===i[s])return!1}return!1}(e,64,2,o)&&!i)return this.slashes=null,t}t+=2}for(var a=!1,l=!1,c=t,u=n,d=0,h=0,p=!1,f=-1,m=t;m<=n;++m){if(64===(S=e.charCodeAt(m)))f=m;else if(37===S)p=!0;else if(1===o[S])break}if(f>-1&&(this._parseAuth(e,t,f-1,p),t=c=f+1),91===e.charCodeAt(t)){for(m=t+1;m<=n;++m){if(93===(S=e.charCodeAt(m))){58===e.charCodeAt(m+1)&&(d=this._parsePort(e,m+2,n)+1);var T=e.slice(t+1,m).toLowerCase();return this.hostname=T,this.host=this._port>0?"["+T+"]:"+this._port:"["+T+"]",this.pathname="/",m+d+1}}return t}for(m=t;m<=n;++m){if(h>62)return this.hostname=this.host=e.slice(t,m),m;var S;if(58===(S=e.charCodeAt(m))){d=this._parsePort(e,m+1,n)+1,u=m-1;break}if(S<97){if(46===S)h=-1;else if(65<=S&&S<=90)a=!0;else if(!(45===S||95===S||43===S||48<=S&&S<=57)){0===o[S]&&0===this._noPrependSlashHostEnders[S]&&(this._prependSlash=!0),u=m-1;break}}else if(S>=123){if(S<=126){0===this._noPrependSlashHostEnders[S]&&(this._prependSlash=!0),u=m-1;break}l=!0}S,h++}if(u+1!==t&&u-c<=256){T=e.slice(c,u+1);a&&(T=T.toLowerCase()),l&&(T=this._hostIdna(T)),this.hostname=T,this.host=this._port>0?T+":"+this._port:T}return u+1+d},i.prototype._copyPropsTo=function(e,t){t||(e._protocol=this._protocol),e._href=this._href,e._port=this._port,e._prependSlash=this._prependSlash,e.auth=this.auth,e.slashes=this.slashes,e.host=this.host,e.hostname=this.hostname,e.hash=this.hash,e.search=this.search,e.pathname=this.pathname},i.prototype._clone=function(){var e=new i;return e._protocol=this._protocol,e._href=this._href,e._port=this._port,e._prependSlash=this._prependSlash,e.auth=this.auth,e.slashes=this.slashes,e.host=this.host,e.hostname=this.hostname,e.hash=this.hash,e.search=this.search,e.pathname=this.pathname,e},i.prototype._getComponentEscaped=function(e,t,n,i){for(var o=t,r=t,s="",a=i?this._afterQueryAutoEscapeMap:this._autoEscapeMap;r<=n;++r){var l=a[e.charCodeAt(r)];""!==l&&void 0!==l&&(o<r&&(s+=e.slice(o,r)),s+=l,o=r+1)}return o<r+1&&(s+=e.slice(o,r)),s},i.prototype._parsePath=function(e,t,n,i){for(var o,r=t,s=n,a=!1,l=this._autoEscapeCharacters,c=-2===this._port?"/:":"",u=t;u<=n;++u){var d=e.charCodeAt(u);if(35===d){this._parseHash(e,u,n,i),s=u-1;break}if(63===d){this._parseQuery(e,u,n,i),s=u-1;break}i||a||1!==l[d]||(a=!0)}r>s?this.pathname=""===c?"/":c:(o=a?this._getComponentEscaped(e,r,s,!1):e.slice(r,s+1),this.pathname=""===c?this._prependSlash?"/"+o:o:c+o)},i.prototype._parseQuery=function(e,t,n,i){for(var o,r=t,s=n,a=!1,l=this._autoEscapeCharacters,c=t;c<=n;++c){var u=e.charCodeAt(c);if(35===u){this._parseHash(e,c,n,i),s=c-1;break}i||a||1!==l[u]||(a=!0)}r>s?this.search="":(o=a?this._getComponentEscaped(e,r,s,!0):e.slice(r,s+1),this.search=o)},i.prototype._parseHash=function(e,t,n,i){this.hash=t>n?"":i?e.slice(t,n+1):this._getComponentEscaped(e,t,n,!0)},Object.defineProperty(i.prototype,"port",{get:function(){return this._port>=0?""+this._port:null},set:function(e){this._port=null==e?-1:parseInt(e,10)}}),Object.defineProperty(i.prototype,"query",{get:function(){var e=this._query;if(null!=e)return e;var t=this.search;return t&&(63===t.charCodeAt(0)&&(t=t.slice(1)),""!==t)?(this._query=t,t):t},set:function(e){this._query=e}}),Object.defineProperty(i.prototype,"path",{get:function(){var e=this.pathname||"",t=this.search||"";return e||t?e+t:null==e&&t?"/"+t:null},set:function(){}}),Object.defineProperty(i.prototype,"protocol",{get:function(){var e=this._protocol;return e?e+":":e},set:function(e){if("string"==typeof e){var t=e.length-1;58===e.charCodeAt(t)?this._protocol=e.slice(0,t):this._protocol=e}else null==e&&(this._protocol=null)}}),Object.defineProperty(i.prototype,"href",{get:function(){var e=this._href;return e||(e=this._href=this.format()),e},set:function(e){this._href=e}}),i.parse=function(e,t,n,o){if(e instanceof i)return e;var r=new i;return r.parse(e,!!t,!!n,!!o),r},i.format=function(e){return"string"==typeof e&&(e=i.parse(e)),e instanceof i?e.format():i.prototype.format.call(e)},i.resolve=function(e,t){return i.parse(e,!1,!0).resolve(t)},i.resolveObject=function(e,t){return e?i.parse(e,!1,!0).resolveObject(t):t};for(var u=["<",">",'"',"`"," ","\r","\n","\t","{","}","|","\\","^","`","'"],d=new Array(128),h=0,p=d.length;h<p;++h)d[h]="";for(h=0,p=u.length;h<p;++h){var f=u[h],m=encodeURIComponent(f);m===f&&(m=escape(f)),d[f.charCodeAt(0)]=m}var T=d.slice();d[92]="/";var b=i.prototype._slashProtocols={http:!0,https:!0,gopher:!0,file:!0,ftp:!0,"http:":!0,"https:":!0,"gopher:":!0,"file:":!0,"ftp:":!0};i.prototype._protocolCharacters=c([[97,122],[65,90],46,43,45]),i.prototype._hostEndingCharacters=c([35,63,47,92]),i.prototype._autoEscapeCharacters=c(u.map((function(e){return e.charCodeAt(0)}))),i.prototype._noPrependSlashHostEnders=c(["<",">","'","`"," ","\r","\n","\t","{","}","|","^","`",'"',"%",";"].map((function(e){return e.charCodeAt(0)}))),i.prototype._autoEscapeMap=d,i.prototype._afterQueryAutoEscapeMap=T,e.exports=i,i.replace=function(){n.c.url={exports:i}}},function(e,t,n){!function(e){"use strict";function t(e,t){var n=e.__state.conversionName.toString(),i=Math.round(e.r),o=Math.round(e.g),r=Math.round(e.b),s=e.a,a=Math.round(e.h),l=e.s.toFixed(1),c=e.v.toFixed(1);if(t||"THREE_CHAR_HEX"===n||"SIX_CHAR_HEX"===n){for(var u=e.hex.toString(16);u.length<6;)u="0"+u;return"#"+u}return"CSS_RGB"===n?"rgb("+i+","+o+","+r+")":"CSS_RGBA"===n?"rgba("+i+","+o+","+r+","+s+")":"HEX"===n?"0x"+e.hex.toString(16):"RGB_ARRAY"===n?"["+i+","+o+","+r+"]":"RGBA_ARRAY"===n?"["+i+","+o+","+r+","+s+"]":"RGB_OBJ"===n?"{r:"+i+",g:"+o+",b:"+r+"}":"RGBA_OBJ"===n?"{r:"+i+",g:"+o+",b:"+r+",a:"+s+"}":"HSV_OBJ"===n?"{h:"+a+",s:"+l+",v:"+c+"}":"HSVA_OBJ"===n?"{h:"+a+",s:"+l+",v:"+c+",a:"+s+"}":"unknown format"}function n(e,t,n){Object.defineProperty(e,t,{get:function(){return"RGB"===this.__state.space?this.__state[t]:(I.recalculateRGB(this,t,n),this.__state[t])},set:function(e){"RGB"!==this.__state.space&&(I.recalculateRGB(this,t,n),this.__state.space="RGB"),this.__state[t]=e}})}function i(e,t){Object.defineProperty(e,t,{get:function(){return"HSV"===this.__state.space?this.__state[t]:(I.recalculateHSV(this),this.__state[t])},set:function(e){"HSV"!==this.__state.space&&(I.recalculateHSV(this),this.__state.space="HSV"),this.__state[t]=e}})}function o(e){if("0"===e||v.isUndefined(e))return 0;var t=e.match(O);return v.isNull(t)?0:parseFloat(t[1])}function r(e){var t=e.toString();return t.indexOf(".")>-1?t.length-t.indexOf(".")-1:0}function s(e,t,n,i,o){return i+(e-t)/(n-t)*(o-i)}function a(e,t,n,i){e.style.background="",v.each(z,(function(o){e.style.cssText+="background: "+o+"linear-gradient("+t+", "+n+" 0%, "+i+" 100%); "}))}function l(e,t,n){var i=document.createElement("li");return t&&i.appendChild(t),n?e.__ul.insertBefore(i,n):e.__ul.appendChild(i),e.onResize(),i}function c(e){k.unbind(window,"resize",e.__resizeHandler),e.saveToLocalStorageIfPossible&&k.unbind(window,"unload",e.saveToLocalStorageIfPossible)}function u(e,t){var n=e.__preset_select[e.__preset_select.selectedIndex];n.innerHTML=t?n.value+"*":n.value}function d(e,t){var n=e.getRoot(),i=n.__rememberedObjects.indexOf(t.object);if(-1!==i){var o=n.__rememberedObjectIndecesToControllers[i];if(void 0===o&&(o={},n.__rememberedObjectIndecesToControllers[i]=o),o[t.property]=t,n.load&&n.load.remembered){var r=n.load.remembered,s=void 0;if(r[e.preset])s=r[e.preset];else{if(!r[$])return;s=r[$]}if(s[i]&&void 0!==s[i][t.property]){var a=s[i][t.property];t.initialValue=a,t.setValue(a)}}}}function h(e,t,n,i){if(void 0===t[n])throw new Error('Object "'+t+'" has no property "'+n+'"');var o=void 0;if(i.color)o=new K(t,n);else{var r=[t,n].concat(i.factoryArgs);o=Y.apply(e,r)}i.before instanceof L&&(i.before=i.before.__li),d(e,o),k.addClass(o.domElement,"c");var s=document.createElement("span");k.addClass(s,"property-name"),s.innerHTML=o.property;var a=document.createElement("div");a.appendChild(s),a.appendChild(o.domElement);var c=l(e,a,i.before);return k.addClass(c,se.CLASS_CONTROLLER_ROW),o instanceof K?k.addClass(c,"color"):k.addClass(c,C(o.getValue())),function(e,t,n){if(n.__li=t,n.__gui=e,v.extend(n,{options:function(t){if(arguments.length>1){var i=n.__li.nextElementSibling;return n.remove(),h(e,n.object,n.property,{before:i,factoryArgs:[v.toArray(arguments)]})}if(v.isArray(t)||v.isObject(t)){var o=n.__li.nextElementSibling;return n.remove(),h(e,n.object,n.property,{before:o,factoryArgs:[t]})}},name:function(e){return n.__li.firstElementChild.firstElementChild.innerHTML=e,n},listen:function(){return n.__gui.listen(n),n},remove:function(){return n.__gui.remove(n),n}}),n instanceof j){var i=new X(n.object,n.property,{min:n.__min,max:n.__max,step:n.__step});v.each(["updateDisplay","onChange","onFinishChange","step","min","max"],(function(e){var t=n[e],o=i[e];n[e]=i[e]=function(){var e=Array.prototype.slice.call(arguments);return o.apply(i,e),t.apply(n,e)}})),k.addClass(t,"has-slider"),n.domElement.insertBefore(i.domElement,n.domElement.firstElementChild)}else if(n instanceof X){var o=function(t){if(v.isNumber(n.__min)&&v.isNumber(n.__max)){var i=n.__li.firstElementChild.firstElementChild.innerHTML,o=n.__gui.__listening.indexOf(n)>-1;n.remove();var r=h(e,n.object,n.property,{before:n.__li.nextElementSibling,factoryArgs:[n.__min,n.__max,n.__step]});return r.name(i),o&&r.listen(),r}return t};n.min=v.compose(o,n.min),n.max=v.compose(o,n.max)}else n instanceof N?(k.bind(t,"click",(function(){k.fakeEvent(n.__checkbox,"click")})),k.bind(n.__checkbox,"click",(function(e){e.stopPropagation()}))):n instanceof W?(k.bind(t,"click",(function(){k.fakeEvent(n.__button,"click")})),k.bind(t,"mouseover",(function(){k.addClass(n.__button,"hover")})),k.bind(t,"mouseout",(function(){k.removeClass(n.__button,"hover")}))):n instanceof K&&(k.addClass(t,"color"),n.updateDisplay=v.compose((function(e){return t.style.borderLeftColor=n.__color.toString(),e}),n.updateDisplay),n.updateDisplay());n.setValue=v.compose((function(t){return e.getRoot().__preset_select&&n.isModified()&&u(e.getRoot(),!0),t}),n.setValue)}(e,c,o),e.__controllers.push(o),o}function p(e,t){return document.location.href+"."+t}function f(e,t,n){var i=document.createElement("option");i.innerHTML=t,i.value=t,e.__preset_select.appendChild(i),n&&(e.__preset_select.selectedIndex=e.__preset_select.length-1)}function m(e,t){t.style.display=e.useLocalStorage?"block":"none"}function T(e){var t=e.__save_row=document.createElement("li");k.addClass(e.domElement,"has-save"),e.__ul.insertBefore(t,e.__ul.firstChild),k.addClass(t,"save-row");var n=document.createElement("span");n.innerHTML=" ",k.addClass(n,"button gears");var i=document.createElement("span");i.innerHTML="Save",k.addClass(i,"button"),k.addClass(i,"save");var o=document.createElement("span");o.innerHTML="New",k.addClass(o,"button"),k.addClass(o,"save-as");var r=document.createElement("span");r.innerHTML="Revert",k.addClass(r,"button"),k.addClass(r,"revert");var s=e.__preset_select=document.createElement("select");if(e.load&&e.load.remembered?v.each(e.load.remembered,(function(t,n){f(e,n,n===e.preset)})):f(e,$,!1),k.bind(s,"change",(function(){for(var t=0;t<e.__preset_select.length;t++)e.__preset_select[t].innerHTML=e.__preset_select[t].value;e.preset=this.value})),t.appendChild(s),t.appendChild(n),t.appendChild(i),t.appendChild(o),t.appendChild(r),ee){var a=document.getElementById("dg-local-explain"),l=document.getElementById("dg-local-storage");document.getElementById("dg-save-locally").style.display="block","true"===localStorage.getItem(p(0,"isLocal"))&&l.setAttribute("checked","checked"),m(e,a),k.bind(l,"change",(function(){e.useLocalStorage=!e.useLocalStorage,m(e,a)}))}var c=document.getElementById("dg-new-constructor");k.bind(c,"keydown",(function(e){!e.metaKey||67!==e.which&&67!==e.keyCode||te.hide()})),k.bind(n,"click",(function(){c.innerHTML=JSON.stringify(e.getSaveObject(),void 0,2),te.show(),c.focus(),c.select()})),k.bind(i,"click",(function(){e.save()})),k.bind(o,"click",(function(){var t=prompt("Enter a new preset name.");t&&e.saveAs(t)})),k.bind(r,"click",(function(){e.revert()}))}function b(e,t){e.domElement.style.width=t+"px",e.__save_row&&e.autoPlace&&(e.__save_row.style.width=t+"px"),e.__closeButton&&(e.__closeButton.style.width=t+"px")}function S(e,t){var n={};return v.each(e.__rememberedObjects,(function(i,o){var r={},s=e.__rememberedObjectIndecesToControllers[o];v.each(s,(function(e,n){r[n]=t?e.initialValue:e.getValue()})),n[o]=r})),n}var g=Array.prototype.forEach,_=Array.prototype.slice,v={BREAK:{},extend:function(e){return this.each(_.call(arguments,1),(function(t){(this.isObject(t)?Object.keys(t):[]).forEach(function(n){this.isUndefined(t[n])||(e[n]=t[n])}.bind(this))}),this),e},defaults:function(e){return this.each(_.call(arguments,1),(function(t){(this.isObject(t)?Object.keys(t):[]).forEach(function(n){this.isUndefined(e[n])&&(e[n]=t[n])}.bind(this))}),this),e},compose:function(){var e=_.call(arguments);return function(){for(var t=_.call(arguments),n=e.length-1;n>=0;n--)t=[e[n].apply(this,t)];return t[0]}},each:function(e,t,n){if(e)if(g&&e.forEach&&e.forEach===g)e.forEach(t,n);else if(e.length===e.length+0){var i,o=void 0;for(o=0,i=e.length;o<i;o++)if(o in e&&t.call(n,e[o],o)===this.BREAK)return}else for(var r in e)if(t.call(n,e[r],r)===this.BREAK)return},defer:function(e){setTimeout(e,0)},debounce:function(e,t,n){var i=void 0;return function(){var o=this,r=arguments,s=n||!i;clearTimeout(i),i=setTimeout((function(){i=null,n||e.apply(o,r)}),t),s&&e.apply(o,r)}},toArray:function(e){return e.toArray?e.toArray():_.call(e)},isUndefined:function(e){return void 0===e},isNull:function(e){return null===e},isNaN:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return isNaN(e)})),isArray:Array.isArray||function(e){return e.constructor===Array},isObject:function(e){return e===Object(e)},isNumber:function(e){return e===e+0},isString:function(e){return e===e+""},isBoolean:function(e){return!1===e||!0===e},isFunction:function(e){return"[object Function]"===Object.prototype.toString.call(e)}},A=[{litmus:v.isString,conversions:{THREE_CHAR_HEX:{read:function(e){var t=e.match(/^#([A-F0-9])([A-F0-9])([A-F0-9])$/i);return null!==t&&{space:"HEX",hex:parseInt("0x"+t[1].toString()+t[1].toString()+t[2].toString()+t[2].toString()+t[3].toString()+t[3].toString(),0)}},write:t},SIX_CHAR_HEX:{read:function(e){var t=e.match(/^#([A-F0-9]{6})$/i);return null!==t&&{space:"HEX",hex:parseInt("0x"+t[1].toString(),0)}},write:t},CSS_RGB:{read:function(e){var t=e.match(/^rgb\(\s*(.+)\s*,\s*(.+)\s*,\s*(.+)\s*\)/);return null!==t&&{space:"RGB",r:parseFloat(t[1]),g:parseFloat(t[2]),b:parseFloat(t[3])}},write:t},CSS_RGBA:{read:function(e){var t=e.match(/^rgba\(\s*(.+)\s*,\s*(.+)\s*,\s*(.+)\s*,\s*(.+)\s*\)/);return null!==t&&{space:"RGB",r:parseFloat(t[1]),g:parseFloat(t[2]),b:parseFloat(t[3]),a:parseFloat(t[4])}},write:t}}},{litmus:v.isNumber,conversions:{HEX:{read:function(e){return{space:"HEX",hex:e,conversionName:"HEX"}},write:function(e){return e.hex}}}},{litmus:v.isArray,conversions:{RGB_ARRAY:{read:function(e){return 3===e.length&&{space:"RGB",r:e[0],g:e[1],b:e[2]}},write:function(e){return[e.r,e.g,e.b]}},RGBA_ARRAY:{read:function(e){return 4===e.length&&{space:"RGB",r:e[0],g:e[1],b:e[2],a:e[3]}},write:function(e){return[e.r,e.g,e.b,e.a]}}}},{litmus:v.isObject,conversions:{RGBA_OBJ:{read:function(e){return!!(v.isNumber(e.r)&&v.isNumber(e.g)&&v.isNumber(e.b)&&v.isNumber(e.a))&&{space:"RGB",r:e.r,g:e.g,b:e.b,a:e.a}},write:function(e){return{r:e.r,g:e.g,b:e.b,a:e.a}}},RGB_OBJ:{read:function(e){return!!(v.isNumber(e.r)&&v.isNumber(e.g)&&v.isNumber(e.b))&&{space:"RGB",r:e.r,g:e.g,b:e.b}},write:function(e){return{r:e.r,g:e.g,b:e.b}}},HSVA_OBJ:{read:function(e){return!!(v.isNumber(e.h)&&v.isNumber(e.s)&&v.isNumber(e.v)&&v.isNumber(e.a))&&{space:"HSV",h:e.h,s:e.s,v:e.v,a:e.a}},write:function(e){return{h:e.h,s:e.s,v:e.v,a:e.a}}},HSV_OBJ:{read:function(e){return!!(v.isNumber(e.h)&&v.isNumber(e.s)&&v.isNumber(e.v))&&{space:"HSV",h:e.h,s:e.s,v:e.v}},write:function(e){return{h:e.h,s:e.s,v:e.v}}}}}],M=void 0,y=void 0,P=function(){y=!1;var e=arguments.length>1?v.toArray(arguments):arguments[0];return v.each(A,(function(t){if(t.litmus(e))return v.each(t.conversions,(function(t,n){if(M=t.read(e),!1===y&&!1!==M)return y=M,M.conversionName=n,M.conversion=t,v.BREAK})),v.BREAK})),y},E=void 0,w={hsv_to_rgb:function(e,t,n){var i=Math.floor(e/60)%6,o=e/60-Math.floor(e/60),r=n*(1-t),s=n*(1-o*t),a=n*(1-(1-o)*t),l=[[n,a,r],[s,n,r],[r,n,a],[r,s,n],[a,r,n],[n,r,s]][i];return{r:255*l[0],g:255*l[1],b:255*l[2]}},rgb_to_hsv:function(e,t,n){var i=Math.min(e,t,n),o=Math.max(e,t,n),r=o-i,s=void 0;return 0===o?{h:NaN,s:0,v:0}:(s=e===o?(t-n)/r:t===o?2+(n-e)/r:4+(e-t)/r,(s/=6)<0&&(s+=1),{h:360*s,s:r/o,v:o/255})},rgb_to_hex:function(e,t,n){var i=this.hex_with_component(0,2,e);return i=this.hex_with_component(i,1,t),this.hex_with_component(i,0,n)},component_from_hex:function(e,t){return e>>8*t&255},hex_with_component:function(e,t,n){return n<<(E=8*t)|e&~(255<<E)}},C="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},G=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},H=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),x=function e(t,n,i){null===t&&(t=Function.prototype);var o=Object.getOwnPropertyDescriptor(t,n);if(void 0===o){var r=Object.getPrototypeOf(t);return null===r?void 0:e(r,n,i)}if("value"in o)return o.value;var s=o.get;return void 0!==s?s.call(i):void 0},B=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},R=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t},I=function(){function e(){if(G(this,e),this.__state=P.apply(this,arguments),!1===this.__state)throw new Error("Failed to interpret color arguments");this.__state.a=this.__state.a||1}return H(e,[{key:"toString",value:function(){return t(this)}},{key:"toHexString",value:function(){return t(this,!0)}},{key:"toOriginal",value:function(){return this.__state.conversion.write(this)}}]),e}();I.recalculateRGB=function(e,t,n){if("HEX"===e.__state.space)e.__state[t]=w.component_from_hex(e.__state.hex,n);else{if("HSV"!==e.__state.space)throw new Error("Corrupted color state");v.extend(e.__state,w.hsv_to_rgb(e.__state.h,e.__state.s,e.__state.v))}},I.recalculateHSV=function(e){var t=w.rgb_to_hsv(e.r,e.g,e.b);v.extend(e.__state,{s:t.s,v:t.v}),v.isNaN(t.h)?v.isUndefined(e.__state.h)&&(e.__state.h=0):e.__state.h=t.h},I.COMPONENTS=["r","g","b","h","s","v","hex","a"],n(I.prototype,"r",2),n(I.prototype,"g",1),n(I.prototype,"b",0),i(I.prototype,"h"),i(I.prototype,"s"),i(I.prototype,"v"),Object.defineProperty(I.prototype,"a",{get:function(){return this.__state.a},set:function(e){this.__state.a=e}}),Object.defineProperty(I.prototype,"hex",{get:function(){return"HEX"!==!this.__state.space&&(this.__state.hex=w.rgb_to_hex(this.r,this.g,this.b)),this.__state.hex},set:function(e){this.__state.space="HEX",this.__state.hex=e}});var L=function(){function e(t,n){G(this,e),this.initialValue=t[n],this.domElement=document.createElement("div"),this.object=t,this.property=n,this.__onChange=void 0,this.__onFinishChange=void 0}return H(e,[{key:"onChange",value:function(e){return this.__onChange=e,this}},{key:"onFinishChange",value:function(e){return this.__onFinishChange=e,this}},{key:"setValue",value:function(e){return this.object[this.property]=e,this.__onChange&&this.__onChange.call(this,e),this.updateDisplay(),this}},{key:"getValue",value:function(){return this.object[this.property]}},{key:"updateDisplay",value:function(){return this}},{key:"isModified",value:function(){return this.initialValue!==this.getValue()}}]),e}(),D={};v.each({HTMLEvents:["change"],MouseEvents:["click","mousemove","mousedown","mouseup","mouseover"],KeyboardEvents:["keydown"]},(function(e,t){v.each(e,(function(e){D[e]=t}))}));var O=/(\d+(\.\d+)?)px/,k={makeSelectable:function(e,t){void 0!==e&&void 0!==e.style&&(e.onselectstart=t?function(){return!1}:function(){},e.style.MozUserSelect=t?"auto":"none",e.style.KhtmlUserSelect=t?"auto":"none",e.unselectable=t?"on":"off")},makeFullscreen:function(e,t,n){var i=n,o=t;v.isUndefined(o)&&(o=!0),v.isUndefined(i)&&(i=!0),e.style.position="absolute",o&&(e.style.left=0,e.style.right=0),i&&(e.style.top=0,e.style.bottom=0)},fakeEvent:function(e,t,n,i){var o=n||{},r=D[t];if(!r)throw new Error("Event type "+t+" not supported.");var s=document.createEvent(r);switch(r){case"MouseEvents":var a=o.x||o.clientX||0,l=o.y||o.clientY||0;s.initMouseEvent(t,o.bubbles||!1,o.cancelable||!0,window,o.clickCount||1,0,0,a,l,!1,!1,!1,!1,0,null);break;case"KeyboardEvents":var c=s.initKeyboardEvent||s.initKeyEvent;v.defaults(o,{cancelable:!0,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,keyCode:void 0,charCode:void 0}),c(t,o.bubbles||!1,o.cancelable,window,o.ctrlKey,o.altKey,o.shiftKey,o.metaKey,o.keyCode,o.charCode);break;default:s.initEvent(t,o.bubbles||!1,o.cancelable||!0)}v.defaults(s,i),e.dispatchEvent(s)},bind:function(e,t,n,i){var o=i||!1;return e.addEventListener?e.addEventListener(t,n,o):e.attachEvent&&e.attachEvent("on"+t,n),k},unbind:function(e,t,n,i){var o=i||!1;return e.removeEventListener?e.removeEventListener(t,n,o):e.detachEvent&&e.detachEvent("on"+t,n),k},addClass:function(e,t){if(void 0===e.className)e.className=t;else if(e.className!==t){var n=e.className.split(/ +/);-1===n.indexOf(t)&&(n.push(t),e.className=n.join(" ").replace(/^\s+/,"").replace(/\s+$/,""))}return k},removeClass:function(e,t){if(t)if(e.className===t)e.removeAttribute("class");else{var n=e.className.split(/ +/),i=n.indexOf(t);-1!==i&&(n.splice(i,1),e.className=n.join(" "))}else e.className=void 0;return k},hasClass:function(e,t){return new RegExp("(?:^|\\s+)"+t+"(?:\\s+|$)").test(e.className)||!1},getWidth:function(e){var t=getComputedStyle(e);return o(t["border-left-width"])+o(t["border-right-width"])+o(t["padding-left"])+o(t["padding-right"])+o(t.width)},getHeight:function(e){var t=getComputedStyle(e);return o(t["border-top-width"])+o(t["border-bottom-width"])+o(t["padding-top"])+o(t["padding-bottom"])+o(t.height)},getOffset:function(e){var t=e,n={left:0,top:0};if(t.offsetParent)do{n.left+=t.offsetLeft,n.top+=t.offsetTop,t=t.offsetParent}while(t);return n},isActive:function(e){return e===document.activeElement&&(e.type||e.href)}},N=function(e){function t(e,n){G(this,t);var i=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),o=i;return i.__prev=i.getValue(),i.__checkbox=document.createElement("input"),i.__checkbox.setAttribute("type","checkbox"),k.bind(i.__checkbox,"change",(function(){o.setValue(!o.__prev)}),!1),i.domElement.appendChild(i.__checkbox),i.updateDisplay(),i}return B(t,L),H(t,[{key:"setValue",value:function(e){var n=x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,e);return this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue()),this.__prev=this.getValue(),n}},{key:"updateDisplay",value:function(){return!0===this.getValue()?(this.__checkbox.setAttribute("checked","checked"),this.__checkbox.checked=!0,this.__prev=!0):(this.__checkbox.checked=!1,this.__prev=!1),x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(),F=function(e){function t(e,n,i){G(this,t);var o=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=i,s=o;if(o.__select=document.createElement("select"),v.isArray(r)){var a={};v.each(r,(function(e){a[e]=e})),r=a}return v.each(r,(function(e,t){var n=document.createElement("option");n.innerHTML=t,n.setAttribute("value",e),s.__select.appendChild(n)})),o.updateDisplay(),k.bind(o.__select,"change",(function(){var e=this.options[this.selectedIndex].value;s.setValue(e)})),o.domElement.appendChild(o.__select),o}return B(t,L),H(t,[{key:"setValue",value:function(e){var n=x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,e);return this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue()),n}},{key:"updateDisplay",value:function(){return k.isActive(this.__select)?this:(this.__select.value=this.getValue(),x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this))}}]),t}(),V=function(e){function t(e,n){function i(){r.setValue(r.__input.value)}G(this,t);var o=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=o;return o.__input=document.createElement("input"),o.__input.setAttribute("type","text"),k.bind(o.__input,"keyup",i),k.bind(o.__input,"change",i),k.bind(o.__input,"blur",(function(){r.__onFinishChange&&r.__onFinishChange.call(r,r.getValue())})),k.bind(o.__input,"keydown",(function(e){13===e.keyCode&&this.blur()})),o.updateDisplay(),o.domElement.appendChild(o.__input),o}return B(t,L),H(t,[{key:"updateDisplay",value:function(){return k.isActive(this.__input)||(this.__input.value=this.getValue()),x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(),U=function(e){function t(e,n,i){G(this,t);var o=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),s=i||{};return o.__min=s.min,o.__max=s.max,o.__step=s.step,v.isUndefined(o.__step)?0===o.initialValue?o.__impliedStep=1:o.__impliedStep=Math.pow(10,Math.floor(Math.log(Math.abs(o.initialValue))/Math.LN10))/10:o.__impliedStep=o.__step,o.__precision=r(o.__impliedStep),o}return B(t,L),H(t,[{key:"setValue",value:function(e){var n=e;return void 0!==this.__min&&n<this.__min?n=this.__min:void 0!==this.__max&&n>this.__max&&(n=this.__max),void 0!==this.__step&&n%this.__step!=0&&(n=Math.round(n/this.__step)*this.__step),x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,n)}},{key:"min",value:function(e){return this.__min=e,this}},{key:"max",value:function(e){return this.__max=e,this}},{key:"step",value:function(e){return this.__step=e,this.__impliedStep=e,this.__precision=r(e),this}}]),t}(),X=function(e){function t(e,n,i){function o(){l.__onFinishChange&&l.__onFinishChange.call(l,l.getValue())}function r(e){var t=c-e.clientY;l.setValue(l.getValue()+t*l.__impliedStep),c=e.clientY}function s(){k.unbind(window,"mousemove",r),k.unbind(window,"mouseup",s),o()}G(this,t);var a=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n,i));a.__truncationSuspended=!1;var l=a,c=void 0;return a.__input=document.createElement("input"),a.__input.setAttribute("type","text"),k.bind(a.__input,"change",(function(){var e=parseFloat(l.__input.value);v.isNaN(e)||l.setValue(e)})),k.bind(a.__input,"blur",(function(){o()})),k.bind(a.__input,"mousedown",(function(e){k.bind(window,"mousemove",r),k.bind(window,"mouseup",s),c=e.clientY})),k.bind(a.__input,"keydown",(function(e){13===e.keyCode&&(l.__truncationSuspended=!0,this.blur(),l.__truncationSuspended=!1,o())})),a.updateDisplay(),a.domElement.appendChild(a.__input),a}return B(t,U),H(t,[{key:"updateDisplay",value:function(){return this.__input.value=this.__truncationSuspended?this.getValue():function(e,t){var n=Math.pow(10,t);return Math.round(e*n)/n}(this.getValue(),this.__precision),x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(),j=function(e){function t(e,n,i,o,r){function a(e){e.preventDefault();var t=h.__background.getBoundingClientRect();return h.setValue(s(e.clientX,t.left,t.right,h.__min,h.__max)),!1}function l(){k.unbind(window,"mousemove",a),k.unbind(window,"mouseup",l),h.__onFinishChange&&h.__onFinishChange.call(h,h.getValue())}function c(e){var t=e.touches[0].clientX,n=h.__background.getBoundingClientRect();h.setValue(s(t,n.left,n.right,h.__min,h.__max))}function u(){k.unbind(window,"touchmove",c),k.unbind(window,"touchend",u),h.__onFinishChange&&h.__onFinishChange.call(h,h.getValue())}G(this,t);var d=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n,{min:i,max:o,step:r})),h=d;return d.__background=document.createElement("div"),d.__foreground=document.createElement("div"),k.bind(d.__background,"mousedown",(function(e){document.activeElement.blur(),k.bind(window,"mousemove",a),k.bind(window,"mouseup",l),a(e)})),k.bind(d.__background,"touchstart",(function(e){1===e.touches.length&&(k.bind(window,"touchmove",c),k.bind(window,"touchend",u),c(e))})),k.addClass(d.__background,"slider"),k.addClass(d.__foreground,"slider-fg"),d.updateDisplay(),d.__background.appendChild(d.__foreground),d.domElement.appendChild(d.__background),d}return B(t,U),H(t,[{key:"updateDisplay",value:function(){var e=(this.getValue()-this.__min)/(this.__max-this.__min);return this.__foreground.style.width=100*e+"%",x(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(),W=function(e){function t(e,n,i){G(this,t);var o=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=o;return o.__button=document.createElement("div"),o.__button.innerHTML=void 0===i?"Fire":i,k.bind(o.__button,"click",(function(e){return e.preventDefault(),r.fire(),!1})),k.addClass(o.__button,"button"),o.domElement.appendChild(o.__button),o}return B(t,L),H(t,[{key:"fire",value:function(){this.__onChange&&this.__onChange.call(this),this.getValue().call(this.object),this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue())}}]),t}(),K=function(e){function t(e,n){function i(e){u(e),k.bind(window,"mousemove",u),k.bind(window,"touchmove",u),k.bind(window,"mouseup",r),k.bind(window,"touchend",r)}function o(e){d(e),k.bind(window,"mousemove",d),k.bind(window,"touchmove",d),k.bind(window,"mouseup",s),k.bind(window,"touchend",s)}function r(){k.unbind(window,"mousemove",u),k.unbind(window,"touchmove",u),k.unbind(window,"mouseup",r),k.unbind(window,"touchend",r),c()}function s(){k.unbind(window,"mousemove",d),k.unbind(window,"touchmove",d),k.unbind(window,"mouseup",s),k.unbind(window,"touchend",s),c()}function l(){var e=P(this.value);!1!==e?(p.__color.__state=e,p.setValue(p.__color.toOriginal())):this.value=p.__color.toString()}function c(){p.__onFinishChange&&p.__onFinishChange.call(p,p.__color.toOriginal())}function u(e){-1===e.type.indexOf("touch")&&e.preventDefault();var t=p.__saturation_field.getBoundingClientRect(),n=e.touches&&e.touches[0]||e,i=n.clientX,o=n.clientY,r=(i-t.left)/(t.right-t.left),s=1-(o-t.top)/(t.bottom-t.top);return s>1?s=1:s<0&&(s=0),r>1?r=1:r<0&&(r=0),p.__color.v=s,p.__color.s=r,p.setValue(p.__color.toOriginal()),!1}function d(e){-1===e.type.indexOf("touch")&&e.preventDefault();var t=p.__hue_field.getBoundingClientRect(),n=1-((e.touches&&e.touches[0]||e).clientY-t.top)/(t.bottom-t.top);return n>1?n=1:n<0&&(n=0),p.__color.h=360*n,p.setValue(p.__color.toOriginal()),!1}G(this,t);var h=R(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n));h.__color=new I(h.getValue()),h.__temp=new I(0);var p=h;h.domElement=document.createElement("div"),k.makeSelectable(h.domElement,!1),h.__selector=document.createElement("div"),h.__selector.className="selector",h.__saturation_field=document.createElement("div"),h.__saturation_field.className="saturation-field",h.__field_knob=document.createElement("div"),h.__field_knob.className="field-knob",h.__field_knob_border="2px solid ",h.__hue_knob=document.createElement("div"),h.__hue_knob.className="hue-knob",h.__hue_field=document.createElement("div"),h.__hue_field.className="hue-field",h.__input=document.createElement("input"),h.__input.type="text",h.__input_textShadow="0 1px 1px ",k.bind(h.__input,"keydown",(function(e){13===e.keyCode&&l.call(this)})),k.bind(h.__input,"blur",l),k.bind(h.__selector,"mousedown",(function(){k.addClass(this,"drag").bind(window,"mouseup",(function(){k.removeClass(p.__selector,"drag")}))})),k.bind(h.__selector,"touchstart",(function(){k.addClass(this,"drag").bind(window,"touchend",(function(){k.removeClass(p.__selector,"drag")}))}));var f=document.createElement("div");return v.extend(h.__selector.style,{width:"122px",height:"102px",padding:"3px",backgroundColor:"#222",boxShadow:"0px 1px 3px rgba(0,0,0,0.3)"}),v.extend(h.__field_knob.style,{position:"absolute",width:"12px",height:"12px",border:h.__field_knob_border+(h.__color.v<.5?"#fff":"#000"),boxShadow:"0px 1px 3px rgba(0,0,0,0.5)",borderRadius:"12px",zIndex:1}),v.extend(h.__hue_knob.style,{position:"absolute",width:"15px",height:"2px",borderRight:"4px solid #fff",zIndex:1}),v.extend(h.__saturation_field.style,{width:"100px",height:"100px",border:"1px solid #555",marginRight:"3px",display:"inline-block",cursor:"pointer"}),v.extend(f.style,{width:"100%",height:"100%",background:"none"}),a(f,"top","rgba(0,0,0,0)","#000"),v.extend(h.__hue_field.style,{width:"15px",height:"100px",border:"1px solid #555",cursor:"ns-resize",position:"absolute",top:"3px",right:"3px"}),function(e){e.style.background="",e.style.cssText+="background: -moz-linear-gradient(top, #ff0000 0%, #ff00ff 17%, #0000ff 34%, #00ffff 50%, #00ff00 67%, #ffff00 84%, #ff0000 100%);",e.style.cssText+="background: -webkit-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",e.style.cssText+="background: -o-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",e.style.cssText+="background: -ms-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",e.style.cssText+="background: linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);"}(h.__hue_field),v.extend(h.__input.style,{outline:"none",textAlign:"center",color:"#fff",border:0,fontWeight:"bold",textShadow:h.__input_textShadow+"rgba(0,0,0,0.7)"}),k.bind(h.__saturation_field,"mousedown",i),k.bind(h.__saturation_field,"touchstart",i),k.bind(h.__field_knob,"mousedown",i),k.bind(h.__field_knob,"touchstart",i),k.bind(h.__hue_field,"mousedown",o),k.bind(h.__hue_field,"touchstart",o),h.__saturation_field.appendChild(f),h.__selector.appendChild(h.__field_knob),h.__selector.appendChild(h.__saturation_field),h.__selector.appendChild(h.__hue_field),h.__hue_field.appendChild(h.__hue_knob),h.domElement.appendChild(h.__input),h.domElement.appendChild(h.__selector),h.updateDisplay(),h}return B(t,L),H(t,[{key:"updateDisplay",value:function(){var e=P(this.getValue());if(!1!==e){var t=!1;v.each(I.COMPONENTS,(function(n){if(!v.isUndefined(e[n])&&!v.isUndefined(this.__color.__state[n])&&e[n]!==this.__color.__state[n])return t=!0,{}}),this),t&&v.extend(this.__color.__state,e)}v.extend(this.__temp.__state,this.__color.__state),this.__temp.a=1;var n=this.__color.v<.5||this.__color.s>.5?255:0,i=255-n;v.extend(this.__field_knob.style,{marginLeft:100*this.__color.s-7+"px",marginTop:100*(1-this.__color.v)-7+"px",backgroundColor:this.__temp.toHexString(),border:this.__field_knob_border+"rgb("+n+","+n+","+n+")"}),this.__hue_knob.style.marginTop=100*(1-this.__color.h/360)+"px",this.__temp.s=1,this.__temp.v=1,a(this.__saturation_field,"left","#fff",this.__temp.toHexString()),this.__input.value=this.__color.toString(),v.extend(this.__input.style,{backgroundColor:this.__color.toHexString(),color:"rgb("+n+","+n+","+n+")",textShadow:this.__input_textShadow+"rgba("+i+","+i+","+i+",.7)"})}}]),t}(),z=["-moz-","-o-","-webkit-","-ms-",""],Q=function(e,t){var n=t||document,i=document.createElement("style");i.type="text/css",i.innerHTML=e;var o=n.getElementsByTagName("head")[0];try{o.appendChild(i)}catch(e){}},Y=function(e,t){var n=e[t];return v.isArray(arguments[2])||v.isObject(arguments[2])?new F(e,t,arguments[2]):v.isNumber(n)?v.isNumber(arguments[2])&&v.isNumber(arguments[3])?v.isNumber(arguments[4])?new j(e,t,arguments[2],arguments[3],arguments[4]):new j(e,t,arguments[2],arguments[3]):v.isNumber(arguments[4])?new X(e,t,{min:arguments[2],max:arguments[3],step:arguments[4]}):new X(e,t,{min:arguments[2],max:arguments[3]}):v.isString(n)?new V(e,t):v.isFunction(n)?new W(e,t,""):v.isBoolean(n)?new N(e,t):null},q=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e){setTimeout(e,1e3/60)},Z=function(){function e(){G(this,e),this.backgroundElement=document.createElement("div"),v.extend(this.backgroundElement.style,{backgroundColor:"rgba(0,0,0,0.8)",top:0,left:0,display:"none",zIndex:"1000",opacity:0,WebkitTransition:"opacity 0.2s linear",transition:"opacity 0.2s linear"}),k.makeFullscreen(this.backgroundElement),this.backgroundElement.style.position="fixed",this.domElement=document.createElement("div"),v.extend(this.domElement.style,{position:"fixed",display:"none",zIndex:"1001",opacity:0,WebkitTransition:"-webkit-transform 0.2s ease-out, opacity 0.2s linear",transition:"transform 0.2s ease-out, opacity 0.2s linear"}),document.body.appendChild(this.backgroundElement),document.body.appendChild(this.domElement);var t=this;k.bind(this.backgroundElement,"click",(function(){t.hide()}))}return H(e,[{key:"show",value:function(){var e=this;this.backgroundElement.style.display="block",this.domElement.style.display="block",this.domElement.style.opacity=0,this.domElement.style.webkitTransform="scale(1.1)",this.layout(),v.defer((function(){e.backgroundElement.style.opacity=1,e.domElement.style.opacity=1,e.domElement.style.webkitTransform="scale(1)"}))}},{key:"hide",value:function(){var e=this,t=function t(){e.domElement.style.display="none",e.backgroundElement.style.display="none",k.unbind(e.domElement,"webkitTransitionEnd",t),k.unbind(e.domElement,"transitionend",t),k.unbind(e.domElement,"oTransitionEnd",t)};k.bind(this.domElement,"webkitTransitionEnd",t),k.bind(this.domElement,"transitionend",t),k.bind(this.domElement,"oTransitionEnd",t),this.backgroundElement.style.opacity=0,this.domElement.style.opacity=0,this.domElement.style.webkitTransform="scale(1.1)"}},{key:"layout",value:function(){this.domElement.style.left=window.innerWidth/2-k.getWidth(this.domElement)/2+"px",this.domElement.style.top=window.innerHeight/2-k.getHeight(this.domElement)/2+"px"}}]),e}(),J=function(e){if("undefined"!=typeof window){var t=document.createElement("style");return t.setAttribute("type","text/css"),t.innerHTML=e,document.head.appendChild(t),e}}(".dg ul{list-style:none;margin:0;padding:0;width:100%;clear:both}.dg.ac{position:fixed;top:0;left:0;right:0;height:0;z-index:0}.dg:not(.ac) .main{overflow:hidden}.dg.main{-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.dg.main.taller-than-window{overflow-y:auto}.dg.main.taller-than-window .close-button{opacity:1;margin-top:-1px;border-top:1px solid #2c2c2c}.dg.main ul.closed .close-button{opacity:1 !important}.dg.main:hover .close-button,.dg.main .close-button.drag{opacity:1}.dg.main .close-button{-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear;border:0;line-height:19px;height:20px;cursor:pointer;text-align:center;background-color:#000}.dg.main .close-button.close-top{position:relative}.dg.main .close-button.close-bottom{position:absolute}.dg.main .close-button:hover{background-color:#111}.dg.a{float:right;margin-right:15px;overflow-y:visible}.dg.a.has-save>ul.close-top{margin-top:0}.dg.a.has-save>ul.close-bottom{margin-top:27px}.dg.a.has-save>ul.closed{margin-top:0}.dg.a .save-row{top:0;z-index:1002}.dg.a .save-row.close-top{position:relative}.dg.a .save-row.close-bottom{position:fixed}.dg li{-webkit-transition:height .1s ease-out;-o-transition:height .1s ease-out;-moz-transition:height .1s ease-out;transition:height .1s ease-out;-webkit-transition:overflow .1s linear;-o-transition:overflow .1s linear;-moz-transition:overflow .1s linear;transition:overflow .1s linear}.dg li:not(.folder){cursor:auto;height:27px;line-height:27px;padding:0 4px 0 5px}.dg li.folder{padding:0;border-left:4px solid rgba(0,0,0,0)}.dg li.title{cursor:pointer;margin-left:-4px}.dg .closed li:not(.title),.dg .closed ul li,.dg .closed ul li>*{height:0;overflow:hidden;border:0}.dg .cr{clear:both;padding-left:3px;height:27px;overflow:hidden}.dg .property-name{cursor:default;float:left;clear:left;width:40%;overflow:hidden;text-overflow:ellipsis}.dg .c{float:left;width:60%;position:relative}.dg .c input[type=text]{border:0;margin-top:4px;padding:3px;width:100%;float:right}.dg .has-slider input[type=text]{width:30%;margin-left:0}.dg .slider{float:left;width:66%;margin-left:-5px;margin-right:0;height:19px;margin-top:4px}.dg .slider-fg{height:100%}.dg .c input[type=checkbox]{margin-top:7px}.dg .c select{margin-top:5px}.dg .cr.function,.dg .cr.function .property-name,.dg .cr.function *,.dg .cr.boolean,.dg .cr.boolean *{cursor:pointer}.dg .cr.color{overflow:visible}.dg .selector{display:none;position:absolute;margin-left:-9px;margin-top:23px;z-index:10}.dg .c:hover .selector,.dg .selector.drag{display:block}.dg li.save-row{padding:0}.dg li.save-row .button{display:inline-block;padding:0px 6px}.dg.dialogue{background-color:#222;width:460px;padding:15px;font-size:13px;line-height:15px}#dg-new-constructor{padding:10px;color:#222;font-family:Monaco, monospace;font-size:10px;border:0;resize:none;box-shadow:inset 1px 1px 1px #888;word-wrap:break-word;margin:12px 0;display:block;width:440px;overflow-y:scroll;height:100px;position:relative}#dg-local-explain{display:none;font-size:11px;line-height:17px;border-radius:3px;background-color:#333;padding:8px;margin-top:10px}#dg-local-explain code{font-size:10px}#dat-gui-save-locally{display:none}.dg{color:#eee;font:11px 'Lucida Grande', sans-serif;text-shadow:0 -1px 0 #111}.dg.main::-webkit-scrollbar{width:5px;background:#1a1a1a}.dg.main::-webkit-scrollbar-corner{height:0;display:none}.dg.main::-webkit-scrollbar-thumb{border-radius:5px;background:#676767}.dg li:not(.folder){background:#1a1a1a;border-bottom:1px solid #2c2c2c}.dg li.save-row{line-height:25px;background:#dad5cb;border:0}.dg li.save-row select{margin-left:5px;width:108px}.dg li.save-row .button{margin-left:5px;margin-top:1px;border-radius:2px;font-size:9px;line-height:7px;padding:4px 4px 5px 4px;background:#c5bdad;color:#fff;text-shadow:0 1px 0 #b0a58f;box-shadow:0 -1px 0 #b0a58f;cursor:pointer}.dg li.save-row .button.gears{background:#c5bdad url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQJJREFUeNpiYKAU/P//PwGIC/ApCABiBSAW+I8AClAcgKxQ4T9hoMAEUrxx2QSGN6+egDX+/vWT4e7N82AMYoPAx/evwWoYoSYbACX2s7KxCxzcsezDh3evFoDEBYTEEqycggWAzA9AuUSQQgeYPa9fPv6/YWm/Acx5IPb7ty/fw+QZblw67vDs8R0YHyQhgObx+yAJkBqmG5dPPDh1aPOGR/eugW0G4vlIoTIfyFcA+QekhhHJhPdQxbiAIguMBTQZrPD7108M6roWYDFQiIAAv6Aow/1bFwXgis+f2LUAynwoIaNcz8XNx3Dl7MEJUDGQpx9gtQ8YCueB+D26OECAAQDadt7e46D42QAAAABJRU5ErkJggg==) 2px 1px no-repeat;height:7px;width:8px}.dg li.save-row .button:hover{background-color:#bab19e;box-shadow:0 -1px 0 #b0a58f}.dg li.folder{border-bottom:0}.dg li.title{padding-left:16px;background:#000 url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlI+hKgFxoCgAOw==) 6px 10px no-repeat;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.2)}.dg .closed li.title{background-image:url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlGIWqMCbWAEAOw==)}.dg .cr.boolean{border-left:3px solid #806787}.dg .cr.color{border-left:3px solid}.dg .cr.function{border-left:3px solid #e61d5f}.dg .cr.number{border-left:3px solid #2FA1D6}.dg .cr.number input[type=text]{color:#2FA1D6}.dg .cr.string{border-left:3px solid #1ed36f}.dg .cr.string input[type=text]{color:#1ed36f}.dg .cr.function:hover,.dg .cr.boolean:hover{background:#111}.dg .c input[type=text]{background:#303030;outline:none}.dg .c input[type=text]:hover{background:#3c3c3c}.dg .c input[type=text]:focus{background:#494949;color:#fff}.dg .c .slider{background:#303030;cursor:ew-resize}.dg .c .slider-fg{background:#2FA1D6;max-width:100%}.dg .c .slider:hover{background:#3c3c3c}.dg .c .slider:hover .slider-fg{background:#44abda}\n");Q(J);var $="Default",ee=function(){try{return!!window.localStorage}catch(e){return!1}}(),te=void 0,ne=!0,ie=void 0,oe=!1,re=[],se=function e(t){var n=this,i=t||{};this.domElement=document.createElement("div"),this.__ul=document.createElement("ul"),this.domElement.appendChild(this.__ul),k.addClass(this.domElement,"dg"),this.__folders={},this.__controllers=[],this.__rememberedObjects=[],this.__rememberedObjectIndecesToControllers=[],this.__listening=[],i=v.defaults(i,{closeOnTop:!1,autoPlace:!0,width:e.DEFAULT_WIDTH}),i=v.defaults(i,{resizable:i.autoPlace,hideable:i.autoPlace}),v.isUndefined(i.load)?i.load={preset:$}:i.preset&&(i.load.preset=i.preset),v.isUndefined(i.parent)&&i.hideable&&re.push(this),i.resizable=v.isUndefined(i.parent)&&i.resizable,i.autoPlace&&v.isUndefined(i.scrollable)&&(i.scrollable=!0);var o=ee&&"true"===localStorage.getItem(p(0,"isLocal")),r=void 0,s=void 0;if(Object.defineProperties(this,{parent:{get:function(){return i.parent}},scrollable:{get:function(){return i.scrollable}},autoPlace:{get:function(){return i.autoPlace}},closeOnTop:{get:function(){return i.closeOnTop}},preset:{get:function(){return n.parent?n.getRoot().preset:i.load.preset},set:function(e){n.parent?n.getRoot().preset=e:i.load.preset=e,function(e){for(var t=0;t<e.__preset_select.length;t++)e.__preset_select[t].value===e.preset&&(e.__preset_select.selectedIndex=t)}(this),n.revert()}},width:{get:function(){return i.width},set:function(e){i.width=e,b(n,e)}},name:{get:function(){return i.name},set:function(e){i.name=e,s&&(s.innerHTML=i.name)}},closed:{get:function(){return i.closed},set:function(t){i.closed=t,i.closed?k.addClass(n.__ul,e.CLASS_CLOSED):k.removeClass(n.__ul,e.CLASS_CLOSED),this.onResize(),n.__closeButton&&(n.__closeButton.innerHTML=t?e.TEXT_OPEN:e.TEXT_CLOSED)}},load:{get:function(){return i.load}},useLocalStorage:{get:function(){return o},set:function(e){ee&&(o=e,e?k.bind(window,"unload",r):k.unbind(window,"unload",r),localStorage.setItem(p(0,"isLocal"),e))}}}),v.isUndefined(i.parent)){if(this.closed=i.closed||!1,k.addClass(this.domElement,e.CLASS_MAIN),k.makeSelectable(this.domElement,!1),ee&&o){n.useLocalStorage=!0;var a=localStorage.getItem(p(0,"gui"));a&&(i.load=JSON.parse(a))}this.__closeButton=document.createElement("div"),this.__closeButton.innerHTML=e.TEXT_CLOSED,k.addClass(this.__closeButton,e.CLASS_CLOSE_BUTTON),i.closeOnTop?(k.addClass(this.__closeButton,e.CLASS_CLOSE_TOP),this.domElement.insertBefore(this.__closeButton,this.domElement.childNodes[0])):(k.addClass(this.__closeButton,e.CLASS_CLOSE_BOTTOM),this.domElement.appendChild(this.__closeButton)),k.bind(this.__closeButton,"click",(function(){n.closed=!n.closed}))}else{void 0===i.closed&&(i.closed=!0);var c=document.createTextNode(i.name);k.addClass(c,"controller-name"),s=l(n,c),k.addClass(this.__ul,e.CLASS_CLOSED),k.addClass(s,"title"),k.bind(s,"click",(function(e){return e.preventDefault(),n.closed=!n.closed,!1})),i.closed||(this.closed=!1)}i.autoPlace&&(v.isUndefined(i.parent)&&(ne&&(ie=document.createElement("div"),k.addClass(ie,"dg"),k.addClass(ie,e.CLASS_AUTO_PLACE_CONTAINER),document.body.appendChild(ie),ne=!1),ie.appendChild(this.domElement),k.addClass(this.domElement,e.CLASS_AUTO_PLACE)),this.parent||b(n,i.width)),this.__resizeHandler=function(){n.onResizeDebounced()},k.bind(window,"resize",this.__resizeHandler),k.bind(this.__ul,"webkitTransitionEnd",this.__resizeHandler),k.bind(this.__ul,"transitionend",this.__resizeHandler),k.bind(this.__ul,"oTransitionEnd",this.__resizeHandler),this.onResize(),i.resizable&&function(e){function t(t){return t.preventDefault(),e.width+=o-t.clientX,e.onResize(),o=t.clientX,!1}function n(){k.removeClass(e.__closeButton,se.CLASS_DRAG),k.unbind(window,"mousemove",t),k.unbind(window,"mouseup",n)}function i(i){return i.preventDefault(),o=i.clientX,k.addClass(e.__closeButton,se.CLASS_DRAG),k.bind(window,"mousemove",t),k.bind(window,"mouseup",n),!1}var o=void 0;e.__resize_handle=document.createElement("div"),v.extend(e.__resize_handle.style,{width:"6px",marginLeft:"-3px",height:"200px",cursor:"ew-resize",position:"absolute"}),k.bind(e.__resize_handle,"mousedown",i),k.bind(e.__closeButton,"mousedown",i),e.domElement.insertBefore(e.__resize_handle,e.domElement.firstElementChild)}(this),r=function(){ee&&"true"===localStorage.getItem(p(0,"isLocal"))&&localStorage.setItem(p(0,"gui"),JSON.stringify(n.getSaveObject()))},this.saveToLocalStorageIfPossible=r,i.parent||function(){var e=n.getRoot();e.width+=1,v.defer((function(){e.width-=1}))}()};se.toggleHide=function(){oe=!oe,v.each(re,(function(e){e.domElement.style.display=oe?"none":""}))},se.CLASS_AUTO_PLACE="a",se.CLASS_AUTO_PLACE_CONTAINER="ac",se.CLASS_MAIN="main",se.CLASS_CONTROLLER_ROW="cr",se.CLASS_TOO_TALL="taller-than-window",se.CLASS_CLOSED="closed",se.CLASS_CLOSE_BUTTON="close-button",se.CLASS_CLOSE_TOP="close-top",se.CLASS_CLOSE_BOTTOM="close-bottom",se.CLASS_DRAG="drag",se.DEFAULT_WIDTH=245,se.TEXT_CLOSED="Close Controls",se.TEXT_OPEN="Open Controls",se._keydownHandler=function(e){"text"===document.activeElement.type||72!==e.which&&72!==e.keyCode||se.toggleHide()},k.bind(window,"keydown",se._keydownHandler,!1),v.extend(se.prototype,{add:function(e,t){return h(this,e,t,{factoryArgs:Array.prototype.slice.call(arguments,2)})},addColor:function(e,t){return h(this,e,t,{color:!0})},remove:function(e){this.__ul.removeChild(e.__li),this.__controllers.splice(this.__controllers.indexOf(e),1);var t=this;v.defer((function(){t.onResize()}))},destroy:function(){if(this.parent)throw new Error("Only the root GUI should be removed with .destroy(). For subfolders, use gui.removeFolder(folder) instead.");this.autoPlace&&ie.removeChild(this.domElement);var e=this;v.each(this.__folders,(function(t){e.removeFolder(t)})),k.unbind(window,"keydown",se._keydownHandler,!1),c(this)},addFolder:function(e){if(void 0!==this.__folders[e])throw new Error('You already have a folder in this GUI by the name "'+e+'"');var t={name:e,parent:this};t.autoPlace=this.autoPlace,this.load&&this.load.folders&&this.load.folders[e]&&(t.closed=this.load.folders[e].closed,t.load=this.load.folders[e]);var n=new se(t);this.__folders[e]=n;var i=l(this,n.domElement);return k.addClass(i,"folder"),n},removeFolder:function(e){this.__ul.removeChild(e.domElement.parentElement),delete this.__folders[e.name],this.load&&this.load.folders&&this.load.folders[e.name]&&delete this.load.folders[e.name],c(e);var t=this;v.each(e.__folders,(function(t){e.removeFolder(t)})),v.defer((function(){t.onResize()}))},open:function(){this.closed=!1},close:function(){this.closed=!0},hide:function(){this.domElement.style.display="none"},show:function(){this.domElement.style.display=""},onResize:function(){var e=this.getRoot();if(e.scrollable){var t=k.getOffset(e.__ul).top,n=0;v.each(e.__ul.childNodes,(function(t){e.autoPlace&&t===e.__save_row||(n+=k.getHeight(t))})),window.innerHeight-t-20<n?(k.addClass(e.domElement,se.CLASS_TOO_TALL),e.__ul.style.height=window.innerHeight-t-20+"px"):(k.removeClass(e.domElement,se.CLASS_TOO_TALL),e.__ul.style.height="auto")}e.__resize_handle&&v.defer((function(){e.__resize_handle.style.height=e.__ul.offsetHeight+"px"})),e.__closeButton&&(e.__closeButton.style.width=e.width+"px")},onResizeDebounced:v.debounce((function(){this.onResize()}),50),remember:function(){if(v.isUndefined(te)&&((te=new Z).domElement.innerHTML='<div id="dg-save" class="dg dialogue">\n\n Here\'s the new load parameter for your <code>GUI</code>\'s constructor:\n\n <textarea id="dg-new-constructor"></textarea>\n\n <div id="dg-save-locally">\n\n <input id="dg-local-storage" type="checkbox"/> Automatically save\n values to <code>localStorage</code> on exit.\n\n <div id="dg-local-explain">The values saved to <code>localStorage</code> will\n override those passed to <code>dat.GUI</code>\'s constructor. This makes it\n easier to work incrementally, but <code>localStorage</code> is fragile,\n and your friends may not see the same values you do.\n\n </div>\n\n </div>\n\n</div>'),this.parent)throw new Error("You can only call remember on a top level GUI.");var e=this;v.each(Array.prototype.slice.call(arguments),(function(t){0===e.__rememberedObjects.length&&T(e),-1===e.__rememberedObjects.indexOf(t)&&e.__rememberedObjects.push(t)})),this.autoPlace&&b(this,this.width)},getRoot:function(){for(var e=this;e.parent;)e=e.parent;return e},getSaveObject:function(){var e=this.load;return e.closed=this.closed,this.__rememberedObjects.length>0&&(e.preset=this.preset,e.remembered||(e.remembered={}),e.remembered[this.preset]=S(this)),e.folders={},v.each(this.__folders,(function(t,n){e.folders[n]=t.getSaveObject()})),e},save:function(){this.load.remembered||(this.load.remembered={}),this.load.remembered[this.preset]=S(this),u(this,!1),this.saveToLocalStorageIfPossible()},saveAs:function(e){this.load.remembered||(this.load.remembered={},this.load.remembered[$]=S(this,!0)),this.load.remembered[e]=S(this),this.preset=e,f(this,e,!0),this.saveToLocalStorageIfPossible()},revert:function(e){v.each(this.__controllers,(function(t){this.getRoot().load.remembered?d(e||this.getRoot(),t):t.setValue(t.initialValue),t.__onFinishChange&&t.__onFinishChange.call(t,t.getValue())}),this),v.each(this.__folders,(function(e){e.revert(e)})),e||u(this.getRoot(),!1)},listen:function(e){var t=0===this.__listening.length;this.__listening.push(e),t&&function e(t){0!==t.length&&q.call(window,(function(){e(t)})),v.each(t,(function(e){e.updateDisplay()}))}(this.__listening)},updateDisplay:function(){v.each(this.__controllers,(function(e){e.updateDisplay()})),v.each(this.__folders,(function(e){e.updateDisplay()}))}});var ae={Color:I,math:w,interpret:P},le={Controller:L,BooleanController:N,OptionController:F,StringController:V,NumberController:U,NumberControllerBox:X,NumberControllerSlider:j,FunctionController:W,ColorController:K},ce={dom:k},ue={GUI:se},de=se,he={color:ae,controllers:le,dom:ce,gui:ue,GUI:de};e.color=ae,e.controllers=le,e.dom=ce,e.gui=ue,e.GUI=de,e.default=he,Object.defineProperty(e,"__esModule",{value:!0})}(t)},function(e,t,n){(e.exports?function(t){e.exports=t()}:n(13))((function(){"use strict";var e,t={mobileDetectRules:{phones:{iPhone:"\\biPhone\\b|\\biPod\\b",BlackBerry:"BlackBerry|\\bBB10\\b|rim[0-9]+|\\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\\b-[0-9]+",HTC:"HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Legend|Desire|T8282)|APX515CKT|Qtek9090|APA9292KT|HD_mini|Sensation.*Z710e|PG86100|Z715e|Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m|Android [0-9.]+; Pixel",Nexus:"Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus 6",Dell:"Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\\b001DL\\b|\\b101DL\\b|\\bGS01\\b",Motorola:"Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|A555|A853|A855|A953|A955|A956|Motorola.*ELECTRIFY|Motorola.*i1|i867|i940|MB200|MB300|MB501|MB502|MB508|MB511|MB520|MB525|MB526|MB611|MB612|MB632|MB810|MB855|MB860|MB861|MB865|MB870|ME501|ME502|ME511|ME525|ME600|ME632|ME722|ME811|ME860|ME863|ME865|MT620|MT710|MT716|MT720|MT810|MT870|MT917|Motorola.*TITANIUM|WX435|WX445|XT300|XT301|XT311|XT316|XT317|XT319|XT320|XT390|XT502|XT530|XT531|XT532|XT535|XT603|XT610|XT611|XT615|XT681|XT701|XT702|XT711|XT720|XT800|XT806|XT860|XT862|XT875|XT882|XT883|XT894|XT901|XT907|XT909|XT910|XT912|XT928|XT926|XT915|XT919|XT925|XT1021|\\bMoto E\\b|XT1068|XT1092|XT1052",Samsung:"\\bSamsung\\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|GT-B3740|GT-B5510|GT-B5512|GT-B5722|GT-B6520|GT-B7300|GT-B7320|GT-B7330|GT-B7350|GT-B7510|GT-B7722|GT-B7800|GT-C3010|GT-C3011|GT-C3060|GT-C3200|GT-C3212|GT-C3212I|GT-C3262|GT-C3222|GT-C3300|GT-C3300K|GT-C3303|GT-C3303K|GT-C3310|GT-C3322|GT-C3330|GT-C3350|GT-C3500|GT-C3510|GT-C3530|GT-C3630|GT-C3780|GT-C5010|GT-C5212|GT-C6620|GT-C6625|GT-C6712|GT-E1050|GT-E1070|GT-E1075|GT-E1080|GT-E1081|GT-E1085|GT-E1087|GT-E1100|GT-E1107|GT-E1110|GT-E1120|GT-E1125|GT-E1130|GT-E1160|GT-E1170|GT-E1175|GT-E1180|GT-E1182|GT-E1200|GT-E1210|GT-E1225|GT-E1230|GT-E1390|GT-E2100|GT-E2120|GT-E2121|GT-E2152|GT-E2220|GT-E2222|GT-E2230|GT-E2232|GT-E2250|GT-E2370|GT-E2550|GT-E2652|GT-E3210|GT-E3213|GT-I5500|GT-I5503|GT-I5700|GT-I5800|GT-I5801|GT-I6410|GT-I6420|GT-I7110|GT-I7410|GT-I7500|GT-I8000|GT-I8150|GT-I8160|GT-I8190|GT-I8320|GT-I8330|GT-I8350|GT-I8530|GT-I8700|GT-I8703|GT-I8910|GT-I9000|GT-I9001|GT-I9003|GT-I9010|GT-I9020|GT-I9023|GT-I9070|GT-I9082|GT-I9100|GT-I9103|GT-I9220|GT-I9250|GT-I9300|GT-I9305|GT-I9500|GT-I9505|GT-M3510|GT-M5650|GT-M7500|GT-M7600|GT-M7603|GT-M8800|GT-M8910|GT-N7000|GT-S3110|GT-S3310|GT-S3350|GT-S3353|GT-S3370|GT-S3650|GT-S3653|GT-S3770|GT-S3850|GT-S5210|GT-S5220|GT-S5229|GT-S5230|GT-S5233|GT-S5250|GT-S5253|GT-S5260|GT-S5263|GT-S5270|GT-S5300|GT-S5330|GT-S5350|GT-S5360|GT-S5363|GT-S5369|GT-S5380|GT-S5380D|GT-S5560|GT-S5570|GT-S5600|GT-S5603|GT-S5610|GT-S5620|GT-S5660|GT-S5670|GT-S5690|GT-S5750|GT-S5780|GT-S5830|GT-S5839|GT-S6102|GT-S6500|GT-S7070|GT-S7200|GT-S7220|GT-S7230|GT-S7233|GT-S7250|GT-S7500|GT-S7530|GT-S7550|GT-S7562|GT-S7710|GT-S8000|GT-S8003|GT-S8500|GT-S8530|GT-S8600|SCH-A310|SCH-A530|SCH-A570|SCH-A610|SCH-A630|SCH-A650|SCH-A790|SCH-A795|SCH-A850|SCH-A870|SCH-A890|SCH-A930|SCH-A950|SCH-A970|SCH-A990|SCH-I100|SCH-I110|SCH-I400|SCH-I405|SCH-I500|SCH-I510|SCH-I515|SCH-I600|SCH-I730|SCH-I760|SCH-I770|SCH-I830|SCH-I910|SCH-I920|SCH-I959|SCH-LC11|SCH-N150|SCH-N300|SCH-R100|SCH-R300|SCH-R351|SCH-R400|SCH-R410|SCH-T300|SCH-U310|SCH-U320|SCH-U350|SCH-U360|SCH-U365|SCH-U370|SCH-U380|SCH-U410|SCH-U430|SCH-U450|SCH-U460|SCH-U470|SCH-U490|SCH-U540|SCH-U550|SCH-U620|SCH-U640|SCH-U650|SCH-U660|SCH-U700|SCH-U740|SCH-U750|SCH-U810|SCH-U820|SCH-U900|SCH-U940|SCH-U960|SCS-26UC|SGH-A107|SGH-A117|SGH-A127|SGH-A137|SGH-A157|SGH-A167|SGH-A177|SGH-A187|SGH-A197|SGH-A227|SGH-A237|SGH-A257|SGH-A437|SGH-A517|SGH-A597|SGH-A637|SGH-A657|SGH-A667|SGH-A687|SGH-A697|SGH-A707|SGH-A717|SGH-A727|SGH-A737|SGH-A747|SGH-A767|SGH-A777|SGH-A797|SGH-A817|SGH-A827|SGH-A837|SGH-A847|SGH-A867|SGH-A877|SGH-A887|SGH-A897|SGH-A927|SGH-B100|SGH-B130|SGH-B200|SGH-B220|SGH-C100|SGH-C110|SGH-C120|SGH-C130|SGH-C140|SGH-C160|SGH-C170|SGH-C180|SGH-C200|SGH-C207|SGH-C210|SGH-C225|SGH-C230|SGH-C417|SGH-C450|SGH-D307|SGH-D347|SGH-D357|SGH-D407|SGH-D415|SGH-D780|SGH-D807|SGH-D980|SGH-E105|SGH-E200|SGH-E315|SGH-E316|SGH-E317|SGH-E335|SGH-E590|SGH-E635|SGH-E715|SGH-E890|SGH-F300|SGH-F480|SGH-I200|SGH-I300|SGH-I320|SGH-I550|SGH-I577|SGH-I600|SGH-I607|SGH-I617|SGH-I627|SGH-I637|SGH-I677|SGH-I700|SGH-I717|SGH-I727|SGH-i747M|SGH-I777|SGH-I780|SGH-I827|SGH-I847|SGH-I857|SGH-I896|SGH-I897|SGH-I900|SGH-I907|SGH-I917|SGH-I927|SGH-I937|SGH-I997|SGH-J150|SGH-J200|SGH-L170|SGH-L700|SGH-M110|SGH-M150|SGH-M200|SGH-N105|SGH-N500|SGH-N600|SGH-N620|SGH-N625|SGH-N700|SGH-N710|SGH-P107|SGH-P207|SGH-P300|SGH-P310|SGH-P520|SGH-P735|SGH-P777|SGH-Q105|SGH-R210|SGH-R220|SGH-R225|SGH-S105|SGH-S307|SGH-T109|SGH-T119|SGH-T139|SGH-T209|SGH-T219|SGH-T229|SGH-T239|SGH-T249|SGH-T259|SGH-T309|SGH-T319|SGH-T329|SGH-T339|SGH-T349|SGH-T359|SGH-T369|SGH-T379|SGH-T409|SGH-T429|SGH-T439|SGH-T459|SGH-T469|SGH-T479|SGH-T499|SGH-T509|SGH-T519|SGH-T539|SGH-T559|SGH-T589|SGH-T609|SGH-T619|SGH-T629|SGH-T639|SGH-T659|SGH-T669|SGH-T679|SGH-T709|SGH-T719|SGH-T729|SGH-T739|SGH-T746|SGH-T749|SGH-T759|SGH-T769|SGH-T809|SGH-T819|SGH-T839|SGH-T919|SGH-T929|SGH-T939|SGH-T959|SGH-T989|SGH-U100|SGH-U200|SGH-U800|SGH-V205|SGH-V206|SGH-X100|SGH-X105|SGH-X120|SGH-X140|SGH-X426|SGH-X427|SGH-X475|SGH-X495|SGH-X497|SGH-X507|SGH-X600|SGH-X610|SGH-X620|SGH-X630|SGH-X700|SGH-X820|SGH-X890|SGH-Z130|SGH-Z150|SGH-Z170|SGH-ZX10|SGH-ZX20|SHW-M110|SPH-A120|SPH-A400|SPH-A420|SPH-A460|SPH-A500|SPH-A560|SPH-A600|SPH-A620|SPH-A660|SPH-A700|SPH-A740|SPH-A760|SPH-A790|SPH-A800|SPH-A820|SPH-A840|SPH-A880|SPH-A900|SPH-A940|SPH-A960|SPH-D600|SPH-D700|SPH-D710|SPH-D720|SPH-I300|SPH-I325|SPH-I330|SPH-I350|SPH-I500|SPH-I600|SPH-I700|SPH-L700|SPH-M100|SPH-M220|SPH-M240|SPH-M300|SPH-M305|SPH-M320|SPH-M330|SPH-M350|SPH-M360|SPH-M370|SPH-M380|SPH-M510|SPH-M540|SPH-M550|SPH-M560|SPH-M570|SPH-M580|SPH-M610|SPH-M620|SPH-M630|SPH-M800|SPH-M810|SPH-M850|SPH-M900|SPH-M910|SPH-M920|SPH-M930|SPH-N100|SPH-N200|SPH-N240|SPH-N300|SPH-N400|SPH-Z400|SWC-E100|SCH-i909|GT-N7100|GT-N7105|SCH-I535|SM-N900A|SGH-I317|SGH-T999L|GT-S5360B|GT-I8262|GT-S6802|GT-S6312|GT-S6310|GT-S5312|GT-S5310|GT-I9105|GT-I8510|GT-S6790N|SM-G7105|SM-N9005|GT-S5301|GT-I9295|GT-I9195|SM-C101|GT-S7392|GT-S7560|GT-B7610|GT-I5510|GT-S7582|GT-S7530E|GT-I8750|SM-G9006V|SM-G9008V|SM-G9009D|SM-G900A|SM-G900D|SM-G900F|SM-G900H|SM-G900I|SM-G900J|SM-G900K|SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558|GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F",LG:"\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|LS840|LS970|LU6200|MS690|MS695|MS770|MS840|MS870|MS910|P500|P700|P705|VM696|AS680|AS695|AX840|C729|E970|GS505|272|C395|E739BK|E960|L55C|L75C|LS696|LS860|P769BK|P350|P500|P509|P870|UN272|US730|VS840|VS950|LN272|LN510|LS670|LS855|LW690|MN270|MN510|P509|P769|P930|UN200|UN270|UN510|UN610|US670|US740|US760|UX265|UX840|VN271|VN530|VS660|VS700|VS740|VS750|VS910|VS920|VS930|VX9200|VX11000|AX840A|LW770|P506|P925|P999|E612|D955|D802|MS323|M257)|LM-G710",Sony:"SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEricssonMT27i|C5303|C6902|C6903|C6906|C6943|D2533",Asus:"Asus.*Galaxy|PadFone.*Mobile",NokiaLumia:"Lumia [0-9]{3,4}",Micromax:"Micromax.*\\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54|A25|A27|A89|A68|A65|A57|A90)\\b",Palm:"PalmSource|Palm",Vertu:"Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|Vertu.*Monika|Vertu.*Signature",Pantech:"PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|IM-A780L|IM-A775C|IM-A770K|IM-A760S|IM-A750K|IM-A740S|IM-A730S|IM-A720L|IM-A710K|IM-A690L|IM-A690S|IM-A650S|IM-A630K|IM-A600S|VEGA PTL21|PT003|P8010|ADR910L|P6030|P6020|P9070|P4100|P9060|P5000|CDM8992|TXT8045|ADR8995|IS11PT|P2030|P6010|P8000|PT002|IS06|CDM8999|P9050|PT001|TXT8040|P2020|P9020|P2000|P7040|P7000|C790",Fly:"IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ275|IQ240|IQ285|IQ280|IQ270|IQ260|IQ250",Wiko:"KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|WAX 4G|RAINBOW|BLOOM|SUNSET|GOA(?!nna)|LENNY|BARRY|IGGY|OZZY|CINK FIVE|CINK PEAX|CINK PEAX 2|CINK SLIM|CINK SLIM 2|CINK +|CINK KING|CINK PEAX|CINK SLIM|SUBLIM",iMobile:"i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",SimValley:"\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\\b",Wolfgang:"AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",Alcatel:"Alcatel",Nintendo:"Nintendo (3DS|Switch)",Amoi:"Amoi",INQ:"INQ",OnePlus:"ONEPLUS",GenericPhone:"Tapatalk|PDA;|SAGEM|\\bmmp\\b|pocket|\\bpsp\\b|symbian|Smartphone|smartfon|treo|up.browser|up.link|vodafone|\\bwap\\b|nokia|Series40|Series60|S60|SonyEricsson|N900|MAUI.*WAP.*Browser"},tablets:{iPad:"iPad|iPad.*Mobile",NexusTablet:"Android.*Nexus[\\s]+(7|9|10)",GoogleTablet:"Android.*Pixel C",SamsungTablet:"SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6210|GT-P6800|GT-P6810|GT-P7100|GT-P7300|GT-P7310|GT-P7500|GT-P7510|SCH-I800|SCH-I815|SCH-I905|SGH-I957|SGH-I987|SGH-T849|SGH-T859|SGH-T869|SPH-P100|GT-P3100|GT-P3108|GT-P3110|GT-P5100|GT-P5110|GT-P6200|GT-P7320|GT-P7511|GT-N8000|GT-P8510|SGH-I497|SPH-P500|SGH-T779|SCH-I705|SCH-I915|GT-N8013|GT-P3113|GT-P5113|GT-P8110|GT-N8010|GT-N8005|GT-N8020|GT-P1013|GT-P6201|GT-P7501|GT-N5100|GT-N5105|GT-N5110|SHV-E140K|SHV-E140L|SHV-E140S|SHV-E150S|SHV-E230K|SHV-E230L|SHV-E230S|SHW-M180K|SHW-M180L|SHW-M180S|SHW-M180W|SHW-M300W|SHW-M305W|SHW-M380K|SHW-M380S|SHW-M380W|SHW-M430W|SHW-M480K|SHW-M480S|SHW-M480W|SHW-M485W|SHW-M486W|SHW-M500W|GT-I9228|SCH-P739|SCH-I925|GT-I9200|GT-P5200|GT-P5210|GT-P5210X|SM-T311|SM-T310|SM-T310X|SM-T210|SM-T210R|SM-T211|SM-P600|SM-P601|SM-P605|SM-P900|SM-P901|SM-T217|SM-T217A|SM-T217S|SM-P6000|SM-T3100|SGH-I467|XE500|SM-T110|GT-P5220|GT-I9200X|GT-N5110X|GT-N5120|SM-P905|SM-T111|SM-T2105|SM-T315|SM-T320|SM-T320X|SM-T321|SM-T520|SM-T525|SM-T530NU|SM-T230NU|SM-T330NU|SM-T900|XE500T1C|SM-P605V|SM-P905V|SM-T337V|SM-T537V|SM-T707V|SM-T807V|SM-P600X|SM-P900X|SM-T210X|SM-T230|SM-T230X|SM-T325|GT-P7503|SM-T531|SM-T330|SM-T530|SM-T705|SM-T705C|SM-T535|SM-T331|SM-T800|SM-T700|SM-T537|SM-T807|SM-P907A|SM-T337A|SM-T537A|SM-T707A|SM-T807A|SM-T237|SM-T807P|SM-P607T|SM-T217T|SM-T337T|SM-T807T|SM-T116NQ|SM-T116BU|SM-P550|SM-T350|SM-T550|SM-T9000|SM-P9000|SM-T705Y|SM-T805|GT-P3113|SM-T710|SM-T810|SM-T815|SM-T360|SM-T533|SM-T113|SM-T335|SM-T715|SM-T560|SM-T670|SM-T677|SM-T377|SM-T567|SM-T357T|SM-T555|SM-T561|SM-T713|SM-T719|SM-T813|SM-T819|SM-T580|SM-T355Y?|SM-T280|SM-T817A|SM-T820|SM-W700|SM-P580|SM-T587|SM-P350|SM-P555M|SM-P355M|SM-T113NU|SM-T815Y|SM-T585|SM-T285|SM-T825|SM-W708|SM-T835|SM-T830|SM-T837V|SM-T720|SM-T510|SM-T387V",Kindle:"Kindle|Silk.*Accelerated|Android.*\\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|WFJWAE|KFSAWA|KFSAWI|KFASWI|KFARWI|KFFOWI|KFGIWI|KFMEWI)\\b|Android.*Silk/[0-9.]+ like Chrome/[0-9.]+ (?!Mobile)",SurfaceTablet:"Windows NT [0-9.]+; ARM;.*(Tablet|ARMBJS)",HPTablet:"HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|HP SlateBook 10",AsusTablet:"^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF700T|TF700KL|TF701T|TF810C|ME171|ME301T|ME302C|ME371MG|ME370T|ME372MG|ME172V|ME173X|ME400C|Slider SL101|\\bK00F\\b|\\bK00C\\b|\\bK00E\\b|\\bK00L\\b|TX201LA|ME176C|ME102A|\\bM80TA\\b|ME372CL|ME560CG|ME372CG|ME302KL| K010 | K011 | K017 | K01E |ME572C|ME103K|ME170C|ME171C|\\bME70C\\b|ME581C|ME581CL|ME8510C|ME181C|P01Y|PO1MA|P01Z|\\bP027\\b|\\bP024\\b|\\bP00C\\b",BlackBerryTablet:"PlayBook|RIM Tablet",HTCtablet:"HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG09410",MotorolaTablet:"xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ609|MZ615|MZ616|MZ617",NookTablet:"Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV400|BNTV600|LogicPD Zoom2",AcerTablet:"Android.*; \\b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W500|W500P|W501|W501P|W510|W511|W700|G100|G100W|B1-A71|B1-710|B1-711|A1-810|A1-811|A1-830)\\b|W3-810|\\bA3-A10\\b|\\bA3-A11\\b|\\bA3-A20\\b|\\bA3-A30",ToshibaTablet:"Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|AT700|AT830)|TOSHIBA.*FOLIO",LGTablet:"\\bL-06C|LG-V909|LG-V900|LG-V700|LG-V510|LG-V500|LG-V410|LG-V400|LG-VK810\\b",FujitsuTablet:"Android.*\\b(F-01D|F-02F|F-05E|F-10D|M532|Q572)\\b",PrestigioTablet:"PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5570C|PMP5770D|PMP3970B|PMP3870C|PMP5580C|PMP5880D|PMP5780D|PMP5588C|PMP7280C|PMP7280C3G|PMP7280|PMP7880D|PMP5597D|PMP5597|PMP7100D|PER3464|PER3274|PER3574|PER3884|PER5274|PER5474|PMP5097CPRO|PMP5097|PMP7380D|PMP5297C|PMP5297C_QUAD|PMP812E|PMP812E3G|PMP812F|PMP810E|PMP880TD|PMT3017|PMT3037|PMT3047|PMT3057|PMT7008|PMT5887|PMT5001|PMT5002",LenovoTablet:"Lenovo TAB|Idea(Tab|Pad)( A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X90L|YT3-X90F|YT3-X90X|Lenovo.*(S2109|S2110|S5000|S6000|K3011|A3000|A3500|A1000|A2107|A2109|A1107|A5500|A7600|B6000|B8000|B8080)(-|)(FL|F|HV|H|)|TB-X103F|TB-X304X|TB-X304F|TB-X304L|TB-X505F|TB-X505L|TB-X505X|TB-X605F|TB-X605L|TB-8703F|TB-8703X|TB-8703N|TB-8704N|TB-8704F|TB-8704X|TB-8704V|TB-7304F|TB-7304I|TB-7304X|Tab2A7-10F|Tab2A7-20F|TB2-X30L|YT3-X50L|YT3-X50F|YT3-X50M|YT-X705F|YT-X703F|YT-X703L|YT-X705L|YT-X705X|TB2-X30F|TB2-X30L|TB2-X30M|A2107A-F|A2107A-H|TB3-730F|TB3-730M|TB3-730X|TB-7504F|TB-7504X",DellTablet:"Venue 11|Venue 8|Venue 7|Dell Streak 10|Dell Streak 7",YarvikTablet:"Android.*\\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|TAB410|TAB411|TAB420|TAB424|TAB450|TAB460|TAB461|TAB464|TAB465|TAB467|TAB468|TAB07-100|TAB07-101|TAB07-150|TAB07-151|TAB07-152|TAB07-200|TAB07-201-3G|TAB07-210|TAB07-211|TAB07-212|TAB07-214|TAB07-220|TAB07-400|TAB07-485|TAB08-150|TAB08-200|TAB08-201-3G|TAB08-201-30|TAB09-100|TAB09-211|TAB09-410|TAB10-150|TAB10-201|TAB10-211|TAB10-400|TAB10-410|TAB13-201|TAB274EUK|TAB275EUK|TAB374EUK|TAB462EUK|TAB474EUK|TAB9-200)\\b",MedionTablet:"Android.*\\bOYO\\b|LIFE.*(P9212|P9514|P9516|S9512)|LIFETAB",ArnovaTablet:"97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3ChildPad|AN10bG3|AN10bG3DT|AN9G2",IntensoTablet:"INM8002KP|INM1010FP|INM805ND|Intenso Tab|TAB1004",IRUTablet:"M702pro",MegafonTablet:"MegaFon V9|\\bZTE V9\\b|Android.*\\bMT7A\\b",EbodaTablet:"E-Boda (Supreme|Impresspeed|Izzycomm|Essential)",AllViewTablet:"Allview.*(Viva|Alldro|City|Speed|All TV|Frenzy|Quasar|Shine|TX1|AX1|AX2)",ArchosTablet:"\\b(101G9|80G9|A101IT)\\b|Qilive 97R|Archos5|\\bARCHOS (70|79|80|90|97|101|FAMILYPAD|)(b|c|)(G10| Cobalt| TITANIUM(HD|)| Xenon| Neon|XSK| 2| XS 2| PLATINUM| CARBON|GAMEPAD)\\b",AinolTablet:"NOVO7|NOVO8|NOVO10|Novo7Aurora|Novo7Basic|NOVO7PALADIN|novo9-Spark",NokiaLumiaTablet:"Lumia 2520",SonyTablet:"Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT121|SGPT122|SGPT123|SGPT111|SGPT112|SGPT113|SGPT131|SGPT132|SGPT133|SGPT211|SGPT212|SGPT213|SGP311|SGP312|SGP321|EBRD1101|EBRD1102|EBRD1201|SGP351|SGP341|SGP511|SGP512|SGP521|SGP541|SGP551|SGP621|SGP641|SGP612|SOT31|SGP771|SGP611|SGP612|SGP712",PhilipsTablet:"\\b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7100)\\b",CubeTablet:"Android.*(K8GT|U9GT|U10GT|U16GT|U17GT|U18GT|U19GT|U20GT|U23GT|U30GT)|CUBE U8GT",CobyTablet:"MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7036|MID7042|MID7048|MID7127|MID8042|MID8048|MID8127|MID9042|MID9740|MID9742|MID7022|MID7010",MIDTablet:"M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MID830|MID728|MID933|MID125|MID810|MID732|MID120|MID930|MID800|MID731|MID900|MID100|MID820|MID735|MID980|MID130|MID833|MID737|MID960|MID135|MID860|MID736|MID140|MID930|MID835|MID733|MID4X10",MSITablet:"MSI \\b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|Primo 81|Primo 91|Primo 90|Enjoy 71|Enjoy 7|Enjoy 10)\\b",SMiTTablet:"Android.*(\\bMID\\b|MID-560|MTV-T1200|MTV-PND531|MTV-P1101|MTV-PND530)",RockChipTablet:"Android.*(RK2818|RK2808A|RK2918|RK3066)|RK2738|RK2808A",FlyTablet:"IQ310|Fly Vision",bqTablet:"Android.*(bq)?.*\\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|Platon|Newton|Livingstone|Cervantes|Avant|Aquaris ([E|M]10|M8))\\b|Maxwell.*Lite|Maxwell.*Plus",HuaweiTablet:"MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-105|S7-106|S7-201|S7-Slim|M2-A01L|BAH-L09|BAH-W09|AGS-L09|CMR-AL19",NecTablet:"\\bN-06D|\\bN-08D",PantechTablet:"Pantech.*P4100",BronchoTablet:"Broncho.*(N701|N708|N802|a710)",VersusTablet:"TOUCHPAD.*[78910]|\\bTOUCHTAB\\b",ZyncTablet:"z1000|Z99 2G|z930|z990|z909|Z919|z900",PositivoTablet:"TB07STA|TB10STA|TB07FTA|TB10FTA",NabiTablet:"Android.*\\bNabi",KoboTablet:"Kobo Touch|\\bK080\\b|\\bVox\\b Build|\\bArc\\b Build",DanewTablet:"DSlide.*\\b(700|701R|702|703R|704|802|970|971|972|973|974|1010|1012)\\b",TexetTablet:"NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7043|TM-7047|TM-8041|TM-9741|TM-9747|TM-9748|TM-9751|TM-7022|TM-7021|TM-7020|TM-7011|TM-7010|TM-7023|TM-7025|TM-7037W|TM-7038W|TM-7027W|TM-9720|TM-9725|TM-9737W|TM-1020|TM-9738W|TM-9740|TM-9743W|TB-807A|TB-771A|TB-727A|TB-725A|TB-719A|TB-823A|TB-805A|TB-723A|TB-715A|TB-707A|TB-705A|TB-709A|TB-711A|TB-890HD|TB-880HD|TB-790HD|TB-780HD|TB-770HD|TB-721HD|TB-710HD|TB-434HD|TB-860HD|TB-840HD|TB-760HD|TB-750HD|TB-740HD|TB-730HD|TB-722HD|TB-720HD|TB-700HD|TB-500HD|TB-470HD|TB-431HD|TB-430HD|TB-506|TB-504|TB-446|TB-436|TB-416|TB-146SE|TB-126SE",PlaystationTablet:"Playstation.*(Portable|Vita)",TrekstorTablet:"ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|VT10416-2|ST10216-2A|SurfTab",PyleAudioTablet:"\\b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU|PTBL9CEU|PTBL9CUK|PTBL9C)\\b",AdvanTablet:"Android.* \\b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T4|E1-B|T2Ci|T1-B|T1-D|O1-A|E1-A|T1-A|T3A|T4i)\\b ",DanyTechTablet:"Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius Tab G-II|Genius TAB GII|Genius TAB GIII|Genius Tab S1",GalapadTablet:"Android.*\\bG1\\b(?!\\))",MicromaxTablet:"Funbook|Micromax.*\\b(P250|P560|P360|P362|P600|P300|P350|P500|P275)\\b",KarbonnTablet:"Android.*\\b(A39|A37|A34|ST8|ST10|ST7|Smart Tab3|Smart Tab2)\\b",AllFineTablet:"Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 Wide",PROSCANTablet:"\\b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315|PLT7030|PLT7033|PLT7033D|PLT7035|PLT7035D|PLT7044K|PLT7045K|PLT7045KB|PLT7071KG|PLT7072|PLT7223G|PLT7225G|PLT7777G|PLT7810K|PLT7849G|PLT7851G|PLT7852G|PLT8015|PLT8031|PLT8034|PLT8036|PLT8080K|PLT8082|PLT8088|PLT8223G|PLT8234G|PLT8235G|PLT8816K|PLT9011|PLT9045K|PLT9233G|PLT9735|PLT9760G|PLT9770G)\\b",YONESTablet:"BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|BC7012|BC7030|BC7027|BC7026",ChangJiaTablet:"TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7708|TPC7709|TPC7712|TPC7110|TPC8101|TPC8103|TPC8105|TPC8106|TPC8203|TPC8205|TPC8503|TPC9106|TPC9701|TPC97101|TPC97103|TPC97105|TPC97106|TPC97111|TPC97113|TPC97203|TPC97603|TPC97809|TPC97205|TPC10101|TPC10103|TPC10106|TPC10111|TPC10203|TPC10205|TPC10503",GUTablet:"TX-A1301|TX-M9002|Q702|kf026",PointOfViewTablet:"TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P731N|TAB-P741|TAB-P825|TAB-P905|TAB-P925|TAB-PR945|TAB-PL1015|TAB-P1025|TAB-PI1045|TAB-P1325|TAB-PROTAB[0-9]+|TAB-PROTAB25|TAB-PROTAB26|TAB-PROTAB27|TAB-PROTAB26XL|TAB-PROTAB2-IPS9|TAB-PROTAB30-IPS9|TAB-PROTAB25XXL|TAB-PROTAB26-IPS10|TAB-PROTAB30-IPS10",OvermaxTablet:"OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTION|BasicTab|TeddyTab|MagicTab|Stream|TB-08|TB-09)|Qualcore 1027",HCLTablet:"HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Tablet G1|ME Tablet X1|ME Tablet Y2|ME Tablet Sync",DPSTablet:"DPS Dream 9|DPS Dual 7",VistureTablet:"V97 HD|i75 3G|Visture V4( HD)?|Visture V5( HD)?|Visture V10",CrestaTablet:"CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980|CTP(-)?987|CTP(-)?988|CTP(-)?989",MediatekTablet:"\\bMT8125|MT8389|MT8135|MT8377\\b",ConcordeTablet:"Concorde([ ]+)?Tab|ConCorde ReadMan",GoCleverTablet:"GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TAB A741|TAB A741L|TAB M723G|TAB M721|TAB A1021|TAB I921|TAB R721|TAB I720|TAB T76|TAB R70|TAB R76.2|TAB R106|TAB R83.2|TAB M813G|TAB I721|GCTA722|TAB I70|TAB I71|TAB S73|TAB R73|TAB R74|TAB R93|TAB R75|TAB R76.1|TAB A73|TAB A93|TAB A93.2|TAB T72|TAB R83|TAB R974|TAB R973|TAB A101|TAB A103|TAB A104|TAB A104.2|R105BK|M713G|A972BK|TAB A971|TAB R974.2|TAB R104|TAB R83.3|TAB A1042",ModecomTablet:"FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|FreeTAB 1014|FreeTAB 1001 |FreeTAB 8001|FreeTAB 9706|FreeTAB 9702|FreeTAB 7003|FreeTAB 7002|FreeTAB 1002|FreeTAB 7801|FreeTAB 1331|FreeTAB 1004|FreeTAB 8002|FreeTAB 8014|FreeTAB 9704|FreeTAB 1003",VoninoTablet:"\\b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx[ _]?Z|Orin[ _]?HD|Orin[ _]?S|Otis[ _]?S|SpeedStar[ _]?S|Magnet[ _]?M9|Primus[ _]?94[ _]?3G|Primus[ _]?94HD|Primus[ _]?QS|Android.*\\bQ8\\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\\b",ECSTablet:"V07OT2|TM105A|S10OT1|TR10CS1",StorexTablet:"eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",VodafoneTablet:"SmartTab([ ]+)?[0-9]+|SmartTabII10|SmartTabII7|VF-1497|VFD 1400",EssentielBTablet:"Smart[ ']?TAB[ ]+?[0-9]+|Family[ ']?TAB2",RossMoorTablet:"RM-790|RM-997|RMD-878G|RMD-974R|RMT-705A|RMT-701|RME-601|RMT-501|RMT-711",iMobileTablet:"i-mobile i-note",TolinoTablet:"tolino tab [0-9.]+|tolino shine",AudioSonicTablet:"\\bC-22Q|T7-QC|T-17B|T-17P\\b",AMPETablet:"Android.* A78 ",SkkTablet:"Android.* (SKYPAD|PHOENIX|CYCLOPS)",TecnoTablet:"TECNO P9|TECNO DP8D",JXDTablet:"Android.* \\b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|S602b|S5110b|S7300|S5300|S602|S603|S5100|S5110|S601|S7100a|P3000F|P3000s|P101|P200s|P1000m|P200m|P9100|P1000s|S6600b|S908|P1000|P300|S18|S6600|S9100)\\b",iJoyTablet:"Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stella|Themis|Argon|Unique 7|Sygnus|Hexen|Finity 7|Cream|Cream X2|Jade|Neon 7|Neron 7|Kandy|Scape|Saphyr 7|Rebel|Biox|Rebel|Rebel 8GB|Myst|Draco 7|Myst|Tab7-004|Myst|Tadeo Jones|Tablet Boing|Arrow|Draco Dual Cam|Aurix|Mint|Amity|Revolution|Finity 9|Neon 9|T9w|Amity 4GB Dual Cam|Stone 4GB|Stone 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|Hexen 10|Memphis 4GB|Memphis 8GB|Onix 10)",FX2Tablet:"FX2 PAD7|FX2 PAD10",XoroTablet:"KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?720|PAD[ ]?721|PAD[ ]?722|PAD[ ]?790|PAD[ ]?792|PAD[ ]?900|PAD[ ]?9715D|PAD[ ]?9716DR|PAD[ ]?9718DR|PAD[ ]?9719QR|PAD[ ]?9720QR|TelePAD1030|Telepad1032|TelePAD730|TelePAD731|TelePAD732|TelePAD735Q|TelePAD830|TelePAD9730|TelePAD795|MegaPAD 1331|MegaPAD 1851|MegaPAD 2151",ViewsonicTablet:"ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewPad 7e|ViewSonic VB733|VB100a",VerizonTablet:"QTAQZ3|QTAIR7|QTAQTZ3|QTASUN1|QTASUN2|QTAXIA1",OdysTablet:"LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\\bXELIO\\b|Xelio10Pro|XELIO7PHONETAB|XELIO10EXTREME|XELIOPT2|NEO_QUAD10",CaptivaTablet:"CAPTIVA PAD",IconbitTablet:"NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805C|NT-3805C|NT-0806C|NT-0806C|NT-0909T|NT-0909T|NT-0907S|NT-0907S|NT-0902S|NT-0902S",TeclastTablet:"T98 4G|\\bP80\\b|\\bX90HD\\b|X98 Air|X98 Air 3G|\\bX89\\b|P80 3G|\\bX80h\\b|P98 Air|\\bX89HD\\b|P98 3G|\\bP90HD\\b|P89 3G|X98 3G|\\bP70h\\b|P79HD 3G|G18d 3G|\\bP79HD\\b|\\bP89s\\b|\\bA88\\b|\\bP10HD\\b|\\bP19HD\\b|G18 3G|\\bP78HD\\b|\\bA78\\b|\\bP75\\b|G17s 3G|G17h 3G|\\bP85t\\b|\\bP90\\b|\\bP11\\b|\\bP98t\\b|\\bP98HD\\b|\\bG18d\\b|\\bP85s\\b|\\bP11HD\\b|\\bP88s\\b|\\bA80HD\\b|\\bA80se\\b|\\bA10h\\b|\\bP89\\b|\\bP78s\\b|\\bG18\\b|\\bP85\\b|\\bA70h\\b|\\bA70\\b|\\bG17\\b|\\bP18\\b|\\bA80s\\b|\\bA11s\\b|\\bP88HD\\b|\\bA80h\\b|\\bP76s\\b|\\bP76h\\b|\\bP98\\b|\\bA10HD\\b|\\bP78\\b|\\bP88\\b|\\bA11\\b|\\bA10t\\b|\\bP76a\\b|\\bP76t\\b|\\bP76e\\b|\\bP85HD\\b|\\bP85a\\b|\\bP86\\b|\\bP75HD\\b|\\bP76v\\b|\\bA12\\b|\\bP75a\\b|\\bA15\\b|\\bP76Ti\\b|\\bP81HD\\b|\\bA10\\b|\\bT760VE\\b|\\bT720HD\\b|\\bP76\\b|\\bP73\\b|\\bP71\\b|\\bP72\\b|\\bT720SE\\b|\\bC520Ti\\b|\\bT760\\b|\\bT720VE\\b|T720-3GE|T720-WiFi",OndaTablet:"\\b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10|VX580W|Vi10|V711s|V813|V811|V820w|V820|Vi20|V711|VI30W|V712|V891w|V972|V819w|V820w|Vi60|V820w|V711|V813s|V801|V819|V975s|V801|V819|V819|V818|V811|V712|V975m|V101w|V961w|V812|V818|V971|V971s|V919|V989|V116w|V102w|V973|Vi40)\\b[\\s]+|V10 \\b4G\\b",JaytechTablet:"TPC-PA762",BlaupunktTablet:"Endeavour 800NG|Endeavour 1010",DigmaTablet:"\\b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|iDsQ11|iDj7|iDs10)\\b",EvolioTablet:"ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\\bEvotab\\b|\\bNeura\\b",LavaTablet:"QPAD E704|\\bIvoryS\\b|E-TAB IVORY|\\bE-TAB\\b",AocTablet:"MW0811|MW0812|MW0922|MTK8382|MW1031|MW0831|MW0821|MW0931|MW0712",MpmanTablet:"MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC784|MPQC780|\\bMPG7\\b|MPDCG75|MPDCG71|MPDC1006|MP101DC|MPDC9000|MPDC905|MPDC706HD|MPDC706|MPDC705|MPDC110|MPDC100|MPDC99|MPDC97|MPDC88|MPDC8|MPDC77|MP709|MID701|MID711|MID170|MPDC703|MPQC1010",CelkonTablet:"CT695|CT888|CT[\\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\\bCT-1\\b",WolderTablet:"miTab \\b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)\\b",MediacomTablet:"M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP8MXA",MiTablet:"\\bMI PAD\\b|\\bHM NOTE 1W\\b",NibiruTablet:"Nibiru M1|Nibiru Jupiter One",NexoTablet:"NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NEXO KIDDO|NEXO MOBI",LeaderTablet:"TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV572|TBLT7I|TBA-AC7-8G|TBLT79|TBL-8W16|TBL-10W32|TBL-10WKB|TBL-W100",UbislateTablet:"UbiSlate[\\s]?7C",PocketBookTablet:"Pocketbook",KocasoTablet:"\\b(TB-1207)\\b",HisenseTablet:"\\b(F5281|E2371)\\b",Hudl:"Hudl HT7S3|Hudl 2",TelstraTablet:"T-Hub2",GenericTablet:"Android.*\\b97D\\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\\bA7EB\\b|CatNova8|A1_07|CT704|CT1002|\\bM721\\b|rk30sdk|\\bEVOTAB\\b|M758A|ET904|ALUMIUM10|Smartfren Tab|Endeavour 1010|Tablet-PC-4|Tagi Tab|\\bM6pro\\b|CT1020W|arc 10HD|\\bTP750\\b|\\bQTAQZ3\\b|WVT101|TM1088|KT107"},oss:{AndroidOS:"Android",BlackBerryOS:"blackberry|\\bBB10\\b|rim tablet os",PalmOS:"PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino",SymbianOS:"Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\\bS60\\b",WindowsMobileOS:"Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows Phone [0-9.]+|WCE;",WindowsPhoneOS:"Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLWP7|ZuneWP7|Windows NT 6.[23]; ARM;",iOS:"\\biPhone.*Mobile|\\biPod|\\biPad|AppleCoreMedia",iPadOS:"CPU OS 13",MeeGoOS:"MeeGo",MaemoOS:"Maemo",JavaOS:"J2ME/|\\bMIDP\\b|\\bCLDC\\b",webOS:"webOS|hpwOS",badaOS:"\\bBada\\b",BREWOS:"BREW"},uas:{Chrome:"\\bCrMo\\b|CriOS|Android.*Chrome/[.0-9]* (Mobile)?",Dolfin:"\\bDolfin\\b",Opera:"Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR/[0-9.]+$|Coast/[0-9.]+",Skyfire:"Skyfire",Edge:"Mobile Safari/[.0-9]* Edge",IE:"IEMobile|MSIEMobile",Firefox:"fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS",Bolt:"bolt",TeaShark:"teashark",Blazer:"Blazer",Safari:"Version.*Mobile.*Safari|Safari.*Mobile|MobileSafari",WeChat:"\\bMicroMessenger\\b",UCBrowser:"UC.*Browser|UCWEB",baiduboxapp:"baiduboxapp",baidubrowser:"baidubrowser",DiigoBrowser:"DiigoBrowser",Mercury:"\\bMercury\\b",ObigoBrowser:"Obigo",NetFront:"NF-Browser",GenericBrowser:"NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger",PaleMoon:"Android.*PaleMoon|Mobile.*PaleMoon"},props:{Mobile:"Mobile/[VER]",Build:"Build/[VER]",Version:"Version/[VER]",VendorID:"VendorID/[VER]",iPad:"iPad.*CPU[a-z ]+[VER]",iPhone:"iPhone.*CPU[a-z ]+[VER]",iPod:"iPod.*CPU[a-z ]+[VER]",Kindle:"Kindle/[VER]",Chrome:["Chrome/[VER]","CriOS/[VER]","CrMo/[VER]"],Coast:["Coast/[VER]"],Dolfin:"Dolfin/[VER]",Firefox:["Firefox/[VER]","FxiOS/[VER]"],Fennec:"Fennec/[VER]",Edge:"Edge/[VER]",IE:["IEMobile/[VER];","IEMobile [VER]","MSIE [VER];","Trident/[0-9.]+;.*rv:[VER]"],NetFront:"NetFront/[VER]",NokiaBrowser:"NokiaBrowser/[VER]",Opera:[" OPR/[VER]","Opera Mini/[VER]","Version/[VER]"],"Opera Mini":"Opera Mini/[VER]","Opera Mobi":"Version/[VER]",UCBrowser:["UCWEB[VER]","UC.*Browser/[VER]"],MQQBrowser:"MQQBrowser/[VER]",MicroMessenger:"MicroMessenger/[VER]",baiduboxapp:"baiduboxapp/[VER]",baidubrowser:"baidubrowser/[VER]",SamsungBrowser:"SamsungBrowser/[VER]",Iron:"Iron/[VER]",Safari:["Version/[VER]","Safari/[VER]"],Skyfire:"Skyfire/[VER]",Tizen:"Tizen/[VER]",Webkit:"webkit[ /][VER]",PaleMoon:"PaleMoon/[VER]",Gecko:"Gecko/[VER]",Trident:"Trident/[VER]",Presto:"Presto/[VER]",Goanna:"Goanna/[VER]",iOS:" \\bi?OS\\b [VER][ ;]{1}",Android:"Android [VER]",BlackBerry:["BlackBerry[\\w]+/[VER]","BlackBerry.*Version/[VER]","Version/[VER]"],BREW:"BREW [VER]",Java:"Java/[VER]","Windows Phone OS":["Windows Phone OS [VER]","Windows Phone [VER]"],"Windows Phone":"Windows Phone [VER]","Windows CE":"Windows CE/[VER]","Windows NT":"Windows NT [VER]",Symbian:["SymbianOS/[VER]","Symbian/[VER]"],webOS:["webOS/[VER]","hpwOS/[VER];"]},utils:{Bot:"Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|Google Keyword Suggestion|Facebot|YandexBot|YandexMobileBot|bingbot|ia_archiver|AhrefsBot|Ezooms|GSLFbot|WBSearchBot|Twitterbot|TweetmemeBot|Twikle|PaperLiBot|Wotbox|UnwindFetchor|Exabot|MJ12bot|YandexImages|TurnitinBot|Pingdom|contentkingapp",MobileBot:"Googlebot-Mobile|AdsBot-Google-Mobile|YahooSeeker/M1A1-R2D2",DesktopMode:"WPDesktop",TV:"SonyDTV|HbbTV",WebKit:"(webkit)[ /]([\\w.]+)",Console:"\\b(Nintendo|Nintendo WiiU|Nintendo 3DS|Nintendo Switch|PLAYSTATION|Xbox)\\b",Watch:"SM-V700"}},detectMobileBrowsers:{fullPattern:/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,shortPattern:/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,tabletPattern:/android|ipad|playbook|silk/i}},n=Object.prototype.hasOwnProperty;function i(e,t){return null!=e&&null!=t&&e.toLowerCase()===t.toLowerCase()}function o(e,t){var n,i,o=e.length;if(!o||!t)return!1;for(n=t.toLowerCase(),i=0;i<o;++i)if(n===e[i].toLowerCase())return!0;return!1}function r(e){for(var t in e)n.call(e,t)&&(e[t]=new RegExp(e[t],"i"))}function s(e,t){this.ua=function(e){return(e||"").substr(0,500)}(e),this._cache={},this.maxPhoneWidth=t||600}return t.FALLBACK_PHONE="UnknownPhone",t.FALLBACK_TABLET="UnknownTablet",t.FALLBACK_MOBILE="UnknownMobile",e="isArray"in Array?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},function(){var i,o,s,a,l,c,u=t.mobileDetectRules;for(i in u.props)if(n.call(u.props,i)){for(o=u.props[i],e(o)||(o=[o]),l=o.length,a=0;a<l;++a)(c=(s=o[a]).indexOf("[VER]"))>=0&&(s=s.substring(0,c)+"([\\w._\\+]+)"+s.substring(c+5)),o[a]=new RegExp(s,"i");u.props[i]=o}r(u.oss),r(u.phones),r(u.tablets),r(u.uas),r(u.utils),u.oss0={WindowsPhoneOS:u.oss.WindowsPhoneOS,WindowsMobileOS:u.oss.WindowsMobileOS}}(),t.findMatch=function(e,t){for(var i in e)if(n.call(e,i)&&e[i].test(t))return i;return null},t.findMatches=function(e,t){var i=[];for(var o in e)n.call(e,o)&&e[o].test(t)&&i.push(o);return i},t.getVersionStr=function(e,i){var o,r,s,a,l=t.mobileDetectRules.props;if(n.call(l,e))for(s=(o=l[e]).length,r=0;r<s;++r)if(null!==(a=o[r].exec(i)))return a[1];return null},t.getVersion=function(e,n){var i=t.getVersionStr(e,n);return i?t.prepareVersionNo(i):NaN},t.prepareVersionNo=function(e){var t;return 1===(t=e.split(/[a-z._ \/\-]/i)).length&&(e=t[0]),t.length>1&&(e=t[0]+".",t.shift(),e+=t.join("")),Number(e)},t.isMobileFallback=function(e){return t.detectMobileBrowsers.fullPattern.test(e)||t.detectMobileBrowsers.shortPattern.test(e.substr(0,4))},t.isTabletFallback=function(e){return t.detectMobileBrowsers.tabletPattern.test(e)},t.prepareDetectionCache=function(e,n,i){if(void 0===e.mobile){var o,r,a;if(r=t.findMatch(t.mobileDetectRules.tablets,n))return e.mobile=e.tablet=r,void(e.phone=null);if(o=t.findMatch(t.mobileDetectRules.phones,n))return e.mobile=e.phone=o,void(e.tablet=null);t.isMobileFallback(n)?void 0===(a=s.isPhoneSized(i))?(e.mobile=t.FALLBACK_MOBILE,e.tablet=e.phone=null):a?(e.mobile=e.phone=t.FALLBACK_PHONE,e.tablet=null):(e.mobile=e.tablet=t.FALLBACK_TABLET,e.phone=null):t.isTabletFallback(n)?(e.mobile=e.tablet=t.FALLBACK_TABLET,e.phone=null):e.mobile=e.tablet=e.phone=null}},t.mobileGrade=function(e){var t=null!==e.mobile();return e.os("iOS")&&e.version("iPad")>=4.3||e.os("iOS")&&e.version("iPhone")>=3.1||e.os("iOS")&&e.version("iPod")>=3.1||e.version("Android")>2.1&&e.is("Webkit")||e.version("Windows Phone OS")>=7||e.is("BlackBerry")&&e.version("BlackBerry")>=6||e.match("Playbook.*Tablet")||e.version("webOS")>=1.4&&e.match("Palm|Pre|Pixi")||e.match("hp.*TouchPad")||e.is("Firefox")&&e.version("Firefox")>=12||e.is("Chrome")&&e.is("AndroidOS")&&e.version("Android")>=4||e.is("Skyfire")&&e.version("Skyfire")>=4.1&&e.is("AndroidOS")&&e.version("Android")>=2.3||e.is("Opera")&&e.version("Opera Mobi")>11&&e.is("AndroidOS")||e.is("MeeGoOS")||e.is("Tizen")||e.is("Dolfin")&&e.version("Bada")>=2||(e.is("UC Browser")||e.is("Dolfin"))&&e.version("Android")>=2.3||e.match("Kindle Fire")||e.is("Kindle")&&e.version("Kindle")>=3||e.is("AndroidOS")&&e.is("NookTablet")||e.version("Chrome")>=11&&!t||e.version("Safari")>=5&&!t||e.version("Firefox")>=4&&!t||e.version("MSIE")>=7&&!t||e.version("Opera")>=10&&!t?"A":e.os("iOS")&&e.version("iPad")<4.3||e.os("iOS")&&e.version("iPhone")<3.1||e.os("iOS")&&e.version("iPod")<3.1||e.is("Blackberry")&&e.version("BlackBerry")>=5&&e.version("BlackBerry")<6||e.version("Opera Mini")>=5&&e.version("Opera Mini")<=6.5&&(e.version("Android")>=2.3||e.is("iOS"))||e.match("NokiaN8|NokiaC7|N97.*Series60|Symbian/3")||e.version("Opera Mobi")>=11&&e.is("SymbianOS")?"B":(e.version("BlackBerry")<5||e.match("MSIEMobile|Windows CE.*Mobile")||e.version("Windows Mobile"),"C")},t.detectOS=function(e){return t.findMatch(t.mobileDetectRules.oss0,e)||t.findMatch(t.mobileDetectRules.oss,e)},t.getDeviceSmallerSide=function(){return window.screen.width<window.screen.height?window.screen.width:window.screen.height},s.prototype={constructor:s,mobile:function(){return t.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.mobile},phone:function(){return t.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.phone},tablet:function(){return t.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.tablet},userAgent:function(){return void 0===this._cache.userAgent&&(this._cache.userAgent=t.findMatch(t.mobileDetectRules.uas,this.ua)),this._cache.userAgent},userAgents:function(){return void 0===this._cache.userAgents&&(this._cache.userAgents=t.findMatches(t.mobileDetectRules.uas,this.ua)),this._cache.userAgents},os:function(){return void 0===this._cache.os&&(this._cache.os=t.detectOS(this.ua)),this._cache.os},version:function(e){return t.getVersion(e,this.ua)},versionStr:function(e){return t.getVersionStr(e,this.ua)},is:function(e){return o(this.userAgents(),e)||i(e,this.os())||i(e,this.phone())||i(e,this.tablet())||o(t.findMatches(t.mobileDetectRules.utils,this.ua),e)},match:function(e){return e instanceof RegExp||(e=new RegExp(e,"i")),e.test(this.ua)},isPhoneSized:function(e){return s.isPhoneSized(e||this.maxPhoneWidth)},mobileGrade:function(){return void 0===this._cache.grade&&(this._cache.grade=t.mobileGrade(this)),this._cache.grade}},"undefined"!=typeof window&&window.screen?s.isPhoneSized=function(e){return e<0?void 0:t.getDeviceSmallerSide()<=e}:s.isPhoneSized=function(){},s._impl=t,s.version="1.4.4 2019-09-21",s}))},function(e,t,n){"use strict";t.decode=t.parse=n(8),t.encode=t.stringify=n(9)},function(e,t,n){"use strict";function i(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,t,n,r){t=t||"&",n=n||"=";var s={};if("string"!=typeof e||0===e.length)return s;var a=/\+/g;e=e.split(t);var l=1e3;r&&"number"==typeof r.maxKeys&&(l=r.maxKeys);var c=e.length;l>0&&c>l&&(c=l);for(var u=0;u<c;++u){var d,h,p,f,m=e[u].replace(a,"%20"),T=m.indexOf(n);T>=0?(d=m.substr(0,T),h=m.substr(T+1)):(d=m,h=""),p=decodeURIComponent(d),f=decodeURIComponent(h),i(s,p)?o(s[p])?s[p].push(f):s[p]=[s[p],f]:s[p]=f}return s};var o=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},function(e,t,n){"use strict";var i=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,t,n,a){return t=t||"&",n=n||"=",null===e&&(e=void 0),"object"==typeof e?r(s(e),(function(s){var a=encodeURIComponent(i(s))+n;return o(e[s])?r(e[s],(function(e){return a+encodeURIComponent(i(e))})).join(t):a+encodeURIComponent(i(e[s]))})).join(t):a?encodeURIComponent(i(a))+n+encodeURIComponent(i(e)):""};var o=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function r(e,t){if(e.map)return e.map(t);for(var n=[],i=0;i<e.length;i++)n.push(t(e[i],i));return n}var s=Object.keys||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t}},function(e,t,n){(function(e,i){var o;!function(r){t&&t.nodeType,e&&e.nodeType;var s="object"==typeof i&&i;s.global!==s&&s.window!==s&&s.self;var a,l=2147483647,c=/^xn--/,u=/[^\x20-\x7E]/,d=/[\x2E\u3002\uFF0E\uFF61]/g,h={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},p=Math.floor,f=String.fromCharCode;function m(e){throw new RangeError(h[e])}function T(e,t){for(var n=e.length,i=[];n--;)i[n]=t(e[n]);return i}function b(e,t){var n=e.split("@"),i="";return n.length>1&&(i=n[0]+"@",e=n[1]),i+T((e=e.replace(d,".")).split("."),t).join(".")}function S(e){for(var t,n,i=[],o=0,r=e.length;o<r;)(t=e.charCodeAt(o++))>=55296&&t<=56319&&o<r?56320==(64512&(n=e.charCodeAt(o++)))?i.push(((1023&t)<<10)+(1023&n)+65536):(i.push(t),o--):i.push(t);return i}function g(e){return T(e,(function(e){var t="";return e>65535&&(t+=f((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=f(e)})).join("")}function _(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function v(e,t,n){var i=0;for(e=n?p(e/700):e>>1,e+=p(e/t);e>455;i+=36)e=p(e/35);return p(i+36*e/(e+38))}function A(e){var t,n,i,o,r,s,a,c,u,d,h,f=[],T=e.length,b=0,S=128,_=72;for((n=e.lastIndexOf("-"))<0&&(n=0),i=0;i<n;++i)e.charCodeAt(i)>=128&&m("not-basic"),f.push(e.charCodeAt(i));for(o=n>0?n+1:0;o<T;){for(r=b,s=1,a=36;o>=T&&m("invalid-input"),((c=(h=e.charCodeAt(o++))-48<10?h-22:h-65<26?h-65:h-97<26?h-97:36)>=36||c>p((l-b)/s))&&m("overflow"),b+=c*s,!(c<(u=a<=_?1:a>=_+26?26:a-_));a+=36)s>p(l/(d=36-u))&&m("overflow"),s*=d;_=v(b-r,t=f.length+1,0==r),p(b/t)>l-S&&m("overflow"),S+=p(b/t),b%=t,f.splice(b++,0,S)}return g(f)}function M(e){var t,n,i,o,r,s,a,c,u,d,h,T,b,g,A,M=[];for(T=(e=S(e)).length,t=128,n=0,r=72,s=0;s<T;++s)(h=e[s])<128&&M.push(f(h));for(i=o=M.length,o&&M.push("-");i<T;){for(a=l,s=0;s<T;++s)(h=e[s])>=t&&h<a&&(a=h);for(a-t>p((l-n)/(b=i+1))&&m("overflow"),n+=(a-t)*b,t=a,s=0;s<T;++s)if((h=e[s])<t&&++n>l&&m("overflow"),h==t){for(c=n,u=36;!(c<(d=u<=r?1:u>=r+26?26:u-r));u+=36)A=c-d,g=36-d,M.push(f(_(d+A%g,0))),c=p(A/g);M.push(f(_(c,0))),r=v(n,b,i==o),n=0,++i}++n,++t}return M.join("")}a={version:"1.4.1",ucs2:{decode:S,encode:g},decode:A,encode:M,toASCII:function(e){return b(e,(function(e){return u.test(e)?"xn--"+M(e):e}))},toUnicode:function(e){return b(e,(function(e){return c.test(e)?A(e.slice(4).toLowerCase()):e}))}},void 0===(o=function(){return a}.call(t,n,t,e))||(e.exports=o)}()}).call(this,n(11)(e),n(12))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t){e.exports=function(){throw new Error("define cannot be used indirect")}},function(e,t,n){"use strict";n.r(t);var i=n(0),o=n(1);const r=Object.create(null);function s(e){return r[e]?r[e]:null}r.get=s,r.getClone=s,r.set=function(e,t){r[e]||(r[e]=t)};var a=function(e){THREE.Loader.call(this,e),this.decoderPath="",this.decoderConfig={},this.decoderBinary=null,this.decoderPending=null,this.workerLimit=8,this.workerPool=[],this.workerNextTaskID=1,this.workerSourceURL="",this.defaultAttributeIDs={position:"POSITION",normal:"NORMAL",color:"COLOR",uv:"TEX_COORD"},this.defaultAttributeTypes={position:"Float32Array",normal:"Float32Array",color:"Float32Array",uv:"Float32Array"}};a.prototype=Object.assign(Object.create(THREE.Loader.prototype),{constructor:a,setDecoderPath:function(e){return this.decoderPath=e,this},setDecoderConfig:function(e){return this.decoderConfig=e,this},setWorkerLimit:function(e){return this.workerLimit=e,this},setVerbosity:function(){console.warn("THREE.DRACOLoader: The .setVerbosity() method has been removed.")},setDrawMode:function(){console.warn("THREE.DRACOLoader: The .setDrawMode() method has been removed.")},setSkipDequantization:function(){console.warn("THREE.DRACOLoader: The .setSkipDequantization() method has been removed.")},load:function(e,t,n,i){var o=new THREE.FileLoader(this.manager);o.setPath(this.path),o.setResponseType("arraybuffer"),"use-credentials"===this.crossOrigin&&o.setWithCredentials(!0),o.load(e,e=>{var n={attributeIDs:this.defaultAttributeIDs,attributeTypes:this.defaultAttributeTypes,useUniqueIDs:!1};this.decodeGeometry(e,n).then(t).catch(i)},n,i)},decodeDracoFile:function(e,t,n,i){var o={attributeIDs:n||this.defaultAttributeIDs,attributeTypes:i||this.defaultAttributeTypes,useUniqueIDs:!!n};this.decodeGeometry(e,o).then(t)},decodeGeometry:function(e,t){var n,i=this.workerNextTaskID++,o=e.byteLength;for(var r in t.attributeTypes){var s=t.attributeTypes[r];void 0!==s.BYTES_PER_ELEMENT&&(t.attributeTypes[r]=s.name)}var a=this._getWorker(i,o).then(o=>(n=o,new Promise((o,r)=>{n._callbacks[i]={resolve:o,reject:r},n.postMessage({type:"decode",id:i,taskConfig:t,buffer:e},[e])}))).then(e=>this._createGeometry(e.geometry));return a.finally(()=>{n&&i&&this._releaseTask(n,i)}),a},_createGeometry:function(e){var t=new THREE.BufferGeometry;e.index&&t.setIndex(new THREE.BufferAttribute(e.index.array,1));for(var n=0;n<e.attributes.length;n++){var i=e.attributes[n],o=i.name,r=i.array,s=i.itemSize;t.setAttribute(o,new THREE.BufferAttribute(r,s))}return t},_loadLibrary:function(e,t){var n=new THREE.FileLoader(this.manager);return n.setPath(this.decoderPath),n.setResponseType(t),new Promise((t,i)=>{n.load(e,t,void 0,i)})},loadLocal:()=>new Promise((e,t)=>{e(r.get("dracoDecoder"))}),_initDecoder:function(){if(this.decoderPending)return this.decoderPending;var e="object"!=typeof WebAssembly||"js"===this.decoderConfig.type,t=[];return e?t.push(this.loadLocal()):(t.push(this._loadLibrary("draco_wasm_wrapper.js","text")),t.push(this._loadLibrary("draco_decoder.wasm","arraybuffer"))),this.decoderPending=Promise.all(t).then(t=>{var n=t[0];e||(this.decoderConfig.wasmBinary=t[1]);var i=a.DRACOWorker.toString(),o=["/* draco decoder */",n,"","/* worker */",i.substring(i.indexOf("{")+1,i.lastIndexOf("}"))].join("\n");this.workerSourceURL=URL.createObjectURL(new Blob([o]))}),this.decoderPending},_getWorker:function(e,t){return this._initDecoder().then(()=>{var n;this.workerPool.length<this.workerLimit?((n=new Worker(this.workerSourceURL))._callbacks={},n._taskCosts={},n._taskLoad=0,n.postMessage({type:"init",decoderConfig:this.decoderConfig}),n.onmessage=function(e){var t=e.data;switch(t.type){case"decode":n._callbacks[t.id].resolve(t);break;case"error":n._callbacks[t.id].reject(t);break;default:console.error('THREE.DRACOLoader: Unexpected message, "'+t.type+'"')}},this.workerPool.push(n)):this.workerPool.sort((function(e,t){return e._taskLoad>t._taskLoad?-1:1}));return(n=this.workerPool[this.workerPool.length-1])._taskCosts[e]=t,n._taskLoad+=t,n})},_releaseTask:function(e,t){e._taskLoad-=e._taskCosts[t],delete e._callbacks[t],delete e._taskCosts[t]},debug:function(){console.log("Task load: ",this.workerPool.map(e=>e._taskLoad))},dispose:function(){for(var e=0;e<this.workerPool.length;++e)this.workerPool[e].terminate();return this.workerPool.length=0,this}}),a.DRACOWorker=function(){var e,t;function n(e,t,n,i,o,r){var s,a,l=r.num_components(),c=n.num_points()*l;switch(o){case Float32Array:s=new e.DracoFloat32Array,t.GetAttributeFloatForAllPoints(n,r,s),a=new Float32Array(c);break;case Int8Array:s=new e.DracoInt8Array,t.GetAttributeInt8ForAllPoints(n,r,s),a=new Int8Array(c);break;case Int16Array:s=new e.DracoInt16Array,t.GetAttributeInt16ForAllPoints(n,r,s),a=new Int16Array(c);break;case Int32Array:s=new e.DracoInt32Array,t.GetAttributeInt32ForAllPoints(n,r,s),a=new Int32Array(c);break;case Uint8Array:s=new e.DracoUInt8Array,t.GetAttributeUInt8ForAllPoints(n,r,s),a=new Uint8Array(c);break;case Uint16Array:s=new e.DracoUInt16Array,t.GetAttributeUInt16ForAllPoints(n,r,s),a=new Uint16Array(c);break;case Uint32Array:s=new e.DracoUInt32Array,t.GetAttributeUInt32ForAllPoints(n,r,s),a=new Uint32Array(c);break;default:throw new Error("THREE.DRACOLoader: Unexpected attribute type.")}for(var u=0;u<c;u++)a[u]=s.GetValue(u);return e.destroy(s),{name:i,array:a,itemSize:l}}onmessage=function(i){var o=i.data;switch(o.type){case"init":e=o.decoderConfig,t=new Promise((function(t){e.onModuleLoaded=function(e){t({draco:e})},DracoDecoderModule(e)}));break;case"decode":var r=o.buffer,s=o.taskConfig;t.then(e=>{var t=e.draco,i=new t.Decoder,a=new t.DecoderBuffer;a.Init(new Int8Array(r),r.byteLength);try{var l=function(e,t,i,o){var r,s,a=o.attributeIDs,l=o.attributeTypes,c=t.GetEncodedGeometryType(i);if(c===e.TRIANGULAR_MESH)r=new e.Mesh,s=t.DecodeBufferToMesh(i,r);else{if(c!==e.POINT_CLOUD)throw new Error("THREE.DRACOLoader: Unexpected geometry type.");r=new e.PointCloud,s=t.DecodeBufferToPointCloud(i,r)}if(!s.ok()||0===r.ptr)throw new Error("THREE.DRACOLoader: Decoding failed: "+s.error_msg());var u={index:null,attributes:[]};for(var d in a){var h,p,f=self[l[d]];if(o.useUniqueIDs)p=a[d],h=t.GetAttributeByUniqueId(r,p);else{if(-1===(p=t.GetAttributeId(r,e[a[d]])))continue;h=t.GetAttribute(r,p)}u.attributes.push(n(e,t,r,d,f,h))}if(c===e.TRIANGULAR_MESH){for(var m=r.num_faces(),T=new Uint32Array(3*m),b=new e.DracoInt32Array,S=0;S<m;++S){t.GetFaceFromMesh(r,S,b);for(var g=0;g<3;++g)T[3*S+g]=b.GetValue(g)}u.index={array:T,itemSize:1},e.destroy(b)}return e.destroy(r),u}(t,i,a,s),c=l.attributes.map(e=>e.array.buffer);l.index&&c.push(l.index.array.buffer),self.postMessage({type:"decode",id:o.id,geometry:l},c)}catch(e){console.error(e),self.postMessage({type:"error",id:o.id,error:e.message})}finally{t.destroy(a),t.destroy(i)}})}}},a.setDecoderPath=function(){console.warn("THREE.DRACOLoader: The .setDecoderPath() method has been removed. Use instance methods.")},a.setDecoderConfig=function(){console.warn("THREE.DRACOLoader: The .setDecoderConfig() method has been removed. Use instance methods.")},a.releaseDecoderModule=function(){console.warn("THREE.DRACOLoader: The .releaseDecoderModule() method has been removed. Use instance methods.")},a.getDecoderModule=function(){console.warn("THREE.DRACOLoader: The .getDecoderModule() method has been removed. Use instance methods.")};const l=THREE.AnimationClip,c=THREE.Bone,u=THREE.BufferAttribute,d=THREE.BufferGeometry,h=THREE.ClampToEdgeWrapping,p=THREE.Color,f=THREE.DirectionalLight,m=THREE.DoubleSide,T=THREE.FileLoader,b=THREE.FrontSide,S=THREE.Group,g=THREE.InterleavedBuffer,_=THREE.InterleavedBufferAttribute,v=THREE.Interpolant,A=THREE.InterpolateDiscrete,M=THREE.InterpolateLinear,y=THREE.Line,P=THREE.LineBasicMaterial,E=THREE.LineLoop,w=THREE.LineSegments,C=THREE.LinearFilter,G=THREE.LinearMipmapLinearFilter,H=THREE.LinearMipmapNearestFilter,x=THREE.Loader,B=THREE.LoaderUtils,R=THREE.Material,I=THREE.Math,L=THREE.Matrix4,D=THREE.Mesh,O=THREE.MeshBasicMaterial,k=THREE.MeshStandardMaterial,N=THREE.MirroredRepeatWrapping,F=THREE.NearestFilter,V=THREE.NearestMipmapLinearFilter,U=THREE.NearestMipmapNearestFilter,X=THREE.NumberKeyframeTrack,j=THREE.Object3D,W=THREE.OrthographicCamera,K=THREE.PerspectiveCamera,z=THREE.PointLight,Q=THREE.Points,Y=THREE.PointsMaterial,q=THREE.PropertyBinding,Z=THREE.QuaternionKeyframeTrack,J=THREE.RGBAFormat,$=THREE.RGBFormat,ee=THREE.RepeatWrapping,te=THREE.Scene,ne=THREE.ShaderLib,ie=THREE.ShaderMaterial,oe=THREE.Skeleton,re=THREE.SkinnedMesh,se=THREE.SpotLight,ae=THREE.TextureLoader,le=THREE.TriangleFanDrawMode,ce=THREE.TriangleStripDrawMode,ue=THREE.UniformsUtils,de=THREE.Vector2,he=THREE.VectorKeyframeTrack,pe=THREE.VertexColors,fe=THREE.sRGBEncoding;class me extends THREE.Object3D{constructor(e){super(),this.gltf=e,this.name=e.name,this.meshes=[],this.materials=[],this.geometries=[],this.actions=[],this.init(e)}init(e){const t=e.scene||e.scenes[0];this.scene=t,this.add(this.scene),this.parse()}parse(){this.traverseMesh(this.scene,e=>{this.meshes.push(e)}),this.traverseMaterial(this.scene,e=>{this.materials.push(e)}),this.setMaterialProperty("side",THREE.DoubleSide)}traverseMesh(e,t){const n=[];e.traverse(e=>{e.isMesh&&n.push(e)}),n.forEach(t)}getMeshByName(e){for(let t=0;t<this.meshes.length;t++)if(this.meshes[t].name===e)return this.meshes[t];return null}traverseMaterial(e,t){const n=[];e.traverse(e=>{e.isMesh&&(e.material.name=e.name,n.push(e.material))}),n.forEach(t)}setMaterialClone(e){this.newMats=[];for(let t=0;t<this.materials.length;t++){const n=e.clone();n.name=this.meshes[t].name,this.copyMatProperties(this.materials[t],n),this.newMats.push(n),this.meshes[t].material=this.newMats[t]}let t=0;for(;t<this.materials.length;)this.materials[t].dispose(),this.materials[t]=null,t++;this.materials=this.newMats}setMaterial(e){this.newMats=[];for(let t=0;t<this.materials.length;t++){const n=e;n.name=this.meshes[t].name,this.copyMatProperties(this.materials[t],n),this.newMats.push(n),this.meshes[t].material=this.newMats[t]}let t=0;for(;t<this.materials.length;)this.materials[t].dispose(),this.materials[t]=null,t++;this.materials=this.newMats}switchMaterial(e="MeshBasicMaterial"){this.newMats=[];for(let t=0;t<this.materials.length;t++){const n=new THREE[e];n.name=this.meshes[t].name,this.copyMatProperties(this.materials[t],n),this.newMats.push(n),this.meshes[t].material=this.newMats[t]}let t=0;for(;t<this.materials.length;)this.materials[t].dispose(),this.materials[t]=null,t++;this.materials=this.newMats}setDynamicMaterialProperty(e,t){let n=0;for(;n<this.materials.length;)this.isDynamic(this.materials[n])&&(this.materials[n][e]=t,this.materials[n].needsUpdate=!0),n++}setMaterialProperty(e,t){let n=0;for(;n<this.materials.length;)this.materials[n][e]=t,this.materials[n].needsUpdate=!0,n++}setMeshProperty(e,t){let n=0;for(;n<this.meshes.length;)this.meshes[n][e]=t,this.meshes[n].needsUpdate=!0,n++}isDynamic(e){return e.name.indexOf("_dynamic")>-1}copyMatProperties(e,t){t.clippingPlanes=e.clippingPlanes,t.depthTest=e.depthTest,t.depthWrite=e.depthWrite,t.side=e.side,t.transparent=e.transparent,t.alphaTest=e.alphaTest,t.skinning=e.skinning,t.morphTargets=e.morphTargets,t.blending=e.blending,t.map=e.map}compare(e,t){return e.name<t.name?-1:e.name>t.name?1:void 0}destroy(){this.traverseMesh(this.scene,e=>{e.geometry.dispose(),e.material.dispose(),e.material.map&&!r.get(e.material.map.image.src)&&e.material.map.dispose()})}}const Te=new(function(){function e(e){x.call(this,e),this.dracoLoader=null,this.ddsLoader=null}function t(){var e={};return{get:function(t){return e[t]},add:function(t,n){e[t]=n},remove:function(t){delete e[t]},removeAll:function(){e={}}}}e.prototype=Object.assign(Object.create(x.prototype),{constructor:e,load:function(e,t,n,i){var o,r=this;o=""!==this.resourcePath?this.resourcePath:""!==this.path?this.path:B.extractUrlBase(e),r.manager.itemStart(e);var s=function(t){i?i(t):console.error(t),r.manager.itemError(e),r.manager.itemEnd(e)},a=new T(r.manager);a.setPath(this.path),a.setResponseType("arraybuffer"),"use-credentials"===r.crossOrigin&&a.setWithCredentials(!0),a.load(e,(function(n){try{r.parse(n,o,(function(n){t(n),r.manager.itemEnd(e)}),s)}catch(e){s(e)}}),n,s)},setDRACOLoader:function(e){return this.dracoLoader=e,this},setDDSLoader:function(e){return this.ddsLoader=e,this},parse:function(e,t,a,l){var c,u={};if("string"==typeof e)c=e;else if(B.decodeText(new Uint8Array(e,0,4))===s){try{u[n.KHR_BINARY_GLTF]=new Te(e)}catch(e){return void(l&&l(e))}c=u[n.KHR_BINARY_GLTF].content}else c=B.decodeText(new Uint8Array(e));var d=JSON.parse(c);if(void 0===d.asset||d.asset.version[0]<2)l&&l(new Error("THREE.GLTFLoader: Unsupported asset. glTF versions >=2.0 are supported. Use LegacyGLTFLoader instead."));else{if(d.extensionsUsed)for(var h=0;h<d.extensionsUsed.length;++h){var p=d.extensionsUsed[h],f=d.extensionsRequired||[];switch(p){case n.KHR_LIGHTS_PUNCTUAL:u[p]=new o(d);break;case n.KHR_MATERIALS_UNLIT:u[p]=new r;break;case n.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS:u[p]=new ge;break;case n.KHR_DRACO_MESH_COMPRESSION:u[p]=new be(d,this.dracoLoader);break;case n.MSFT_TEXTURE_DDS:u[n.MSFT_TEXTURE_DDS]=new i(this.ddsLoader);break;case n.KHR_TEXTURE_TRANSFORM:u[n.KHR_TEXTURE_TRANSFORM]=new Se;break;default:f.indexOf(p)>=0&&console.warn('THREE.GLTFLoader: Unknown extension "'+p+'".')}}new Ke(d,u,{path:t||this.resourcePath||"",crossOrigin:this.crossOrigin,manager:this.manager}).parse(a,l)}}});var n={KHR_BINARY_GLTF:"KHR_binary_glTF",KHR_DRACO_MESH_COMPRESSION:"KHR_draco_mesh_compression",KHR_LIGHTS_PUNCTUAL:"KHR_lights_punctual",KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS:"KHR_materials_pbrSpecularGlossiness",KHR_MATERIALS_UNLIT:"KHR_materials_unlit",KHR_TEXTURE_TRANSFORM:"KHR_texture_transform",MSFT_TEXTURE_DDS:"MSFT_texture_dds"};function i(e){if(!e)throw new Error("THREE.GLTFLoader: Attempting to load .dds texture without importing DDSLoader");this.name=n.MSFT_TEXTURE_DDS,this.ddsLoader=e}function o(e){this.name=n.KHR_LIGHTS_PUNCTUAL;var t=e.extensions&&e.extensions[n.KHR_LIGHTS_PUNCTUAL]||{};this.lightDefs=t.lights||[]}function r(){this.name=n.KHR_MATERIALS_UNLIT}o.prototype.loadLight=function(e){var t,n=this.lightDefs[e],i=new p(16777215);void 0!==n.color&&i.fromArray(n.color);var o=void 0!==n.range?n.range:0;switch(n.type){case"directional":(t=new f(i)).target.position.set(0,0,-1),t.add(t.target);break;case"point":(t=new z(i)).distance=o;break;case"spot":(t=new se(i)).distance=o,n.spot=n.spot||{},n.spot.innerConeAngle=void 0!==n.spot.innerConeAngle?n.spot.innerConeAngle:0,n.spot.outerConeAngle=void 0!==n.spot.outerConeAngle?n.spot.outerConeAngle:I.PI/4,t.angle=n.spot.outerConeAngle,t.penumbra=1-n.spot.innerConeAngle/n.spot.outerConeAngle,t.target.position.set(0,0,-1),t.add(t.target);break;default:throw new Error('THREE.GLTFLoader: Unexpected light type, "'+n.type+'".')}return t.position.set(0,0,0),t.decay=2,void 0!==n.intensity&&(t.intensity=n.intensity),t.name=n.name||"light_"+e,Promise.resolve(t)},r.prototype.getMaterialType=function(){return O},r.prototype.extendParams=function(e,t,n){var i=[];e.color=new p(1,1,1),e.opacity=1;var o=t.pbrMetallicRoughness;if(o){if(Array.isArray(o.baseColorFactor)){var r=o.baseColorFactor;e.color.fromArray(r),e.opacity=r[3]}void 0!==o.baseColorTexture&&i.push(n.assignTexture(e,"map",o.baseColorTexture))}return Promise.all(i)};var s="glTF",a=1313821514,me=5130562;function Te(e){this.name=n.KHR_BINARY_GLTF,this.content=null,this.body=null;var t=new DataView(e,0,12);if(this.header={magic:B.decodeText(new Uint8Array(e.slice(0,4))),version:t.getUint32(4,!0),length:t.getUint32(8,!0)},this.header.magic!==s)throw new Error("THREE.GLTFLoader: Unsupported glTF-Binary header.");if(this.header.version<2)throw new Error("THREE.GLTFLoader: Legacy binary file detected. Use LegacyGLTFLoader instead.");for(var i=new DataView(e,12),o=0;o<i.byteLength;){var r=i.getUint32(o,!0);o+=4;var l=i.getUint32(o,!0);if(o+=4,l===a){var c=new Uint8Array(e,12+o,r);this.content=B.decodeText(c)}else if(l===me){var u=12+o;this.body=e.slice(u,u+r)}o+=r}if(null===this.content)throw new Error("THREE.GLTFLoader: JSON content not found.")}function be(e,t){if(!t)throw new Error("THREE.GLTFLoader: No DRACOLoader instance provided.");this.name=n.KHR_DRACO_MESH_COMPRESSION,this.json=e,this.dracoLoader=t}function Se(){this.name=n.KHR_TEXTURE_TRANSFORM}function ge(){return{name:n.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS,specularGlossinessParams:["color","map","lightMap","lightMapIntensity","aoMap","aoMapIntensity","emissive","emissiveIntensity","emissiveMap","bumpMap","bumpScale","normalMap","displacementMap","displacementScale","displacementBias","specularMap","specular","glossinessMap","glossiness","alphaMap","envMap","envMapIntensity","refractionRatio"],getMaterialType:function(){return ie},extendParams:function(e,t,n){var i=t.extensions[this.name],o=ne.standard,r=ue.clone(o.uniforms),s=["#ifdef USE_SPECULARMAP","\tuniform sampler2D specularMap;","#endif"].join("\n"),a=["#ifdef USE_GLOSSINESSMAP","\tuniform sampler2D glossinessMap;","#endif"].join("\n"),l=["vec3 specularFactor = specular;","#ifdef USE_SPECULARMAP","\tvec4 texelSpecular = texture2D( specularMap, vUv );","\ttexelSpecular = sRGBToLinear( texelSpecular );","\t// reads channel RGB, compatible with a glTF Specular-Glossiness (RGBA) texture","\tspecularFactor *= texelSpecular.rgb;","#endif"].join("\n"),c=["float glossinessFactor = glossiness;","#ifdef USE_GLOSSINESSMAP","\tvec4 texelGlossiness = texture2D( glossinessMap, vUv );","\t// reads channel A, compatible with a glTF Specular-Glossiness (RGBA) texture","\tglossinessFactor *= texelGlossiness.a;","#endif"].join("\n"),u=["PhysicalMaterial material;","material.diffuseColor = diffuseColor.rgb;","material.specularRoughness = clamp( 1.0 - glossinessFactor, 0.04, 1.0 );","material.specularColor = specularFactor.rgb;"].join("\n"),d=o.fragmentShader.replace("uniform float roughness;","uniform vec3 specular;").replace("uniform float metalness;","uniform float glossiness;").replace("#include <roughnessmap_pars_fragment>",s).replace("#include <metalnessmap_pars_fragment>",a).replace("#include <roughnessmap_fragment>",l).replace("#include <metalnessmap_fragment>",c).replace("#include <lights_physical_fragment>",u);delete r.roughness,delete r.metalness,delete r.roughnessMap,delete r.metalnessMap,r.specular={value:(new p).setHex(1118481)},r.glossiness={value:.5},r.specularMap={value:null},r.glossinessMap={value:null},e.vertexShader=o.vertexShader,e.fragmentShader=d,e.uniforms=r,e.defines={STANDARD:""},e.color=new p(1,1,1),e.opacity=1;var h=[];if(Array.isArray(i.diffuseFactor)){var f=i.diffuseFactor;e.color.fromArray(f),e.opacity=f[3]}if(void 0!==i.diffuseTexture&&h.push(n.assignTexture(e,"map",i.diffuseTexture)),e.emissive=new p(0,0,0),e.glossiness=void 0!==i.glossinessFactor?i.glossinessFactor:1,e.specular=new p(1,1,1),Array.isArray(i.specularFactor)&&e.specular.fromArray(i.specularFactor),void 0!==i.specularGlossinessTexture){var m=i.specularGlossinessTexture;h.push(n.assignTexture(e,"glossinessMap",m)),h.push(n.assignTexture(e,"specularMap",m))}return Promise.all(h)},createMaterial:function(e){var t=new ie({defines:e.defines,vertexShader:e.vertexShader,fragmentShader:e.fragmentShader,uniforms:e.uniforms,fog:!0,lights:!0,opacity:e.opacity,transparent:e.transparent});return t.isGLTFSpecularGlossinessMaterial=!0,t.color=e.color,t.map=void 0===e.map?null:e.map,t.lightMap=null,t.lightMapIntensity=1,t.aoMap=void 0===e.aoMap?null:e.aoMap,t.aoMapIntensity=1,t.emissive=e.emissive,t.emissiveIntensity=1,t.emissiveMap=void 0===e.emissiveMap?null:e.emissiveMap,t.bumpMap=void 0===e.bumpMap?null:e.bumpMap,t.bumpScale=1,t.normalMap=void 0===e.normalMap?null:e.normalMap,e.normalScale&&(t.normalScale=e.normalScale),t.displacementMap=null,t.displacementScale=1,t.displacementBias=0,t.specularMap=void 0===e.specularMap?null:e.specularMap,t.specular=e.specular,t.glossinessMap=void 0===e.glossinessMap?null:e.glossinessMap,t.glossiness=e.glossiness,t.alphaMap=null,t.envMap=void 0===e.envMap?null:e.envMap,t.envMapIntensity=1,t.refractionRatio=.98,t.extensions.derivatives=!0,t},cloneMaterial:function(e){var t=e.clone();t.isGLTFSpecularGlossinessMaterial=!0;for(var n=this.specularGlossinessParams,i=0,o=n.length;i<o;i++){var r=e[n[i]];t[n[i]]=r&&r.isColor?r.clone():r}return t},refreshUniforms:function(e,t,n,i,o){if(!0===o.isGLTFSpecularGlossinessMaterial){var r,s=o.uniforms,a=o.defines;s.opacity.value=o.opacity,s.diffuse.value.copy(o.color),s.emissive.value.copy(o.emissive).multiplyScalar(o.emissiveIntensity),s.map.value=o.map,s.specularMap.value=o.specularMap,s.alphaMap.value=o.alphaMap,s.lightMap.value=o.lightMap,s.lightMapIntensity.value=o.lightMapIntensity,s.aoMap.value=o.aoMap,s.aoMapIntensity.value=o.aoMapIntensity,o.map?r=o.map:o.specularMap?r=o.specularMap:o.displacementMap?r=o.displacementMap:o.normalMap?r=o.normalMap:o.bumpMap?r=o.bumpMap:o.glossinessMap?r=o.glossinessMap:o.alphaMap?r=o.alphaMap:o.emissiveMap&&(r=o.emissiveMap),void 0!==r&&(r.isWebGLRenderTarget&&(r=r.texture),!0===r.matrixAutoUpdate&&r.updateMatrix(),s.uvTransform.value.copy(r.matrix)),o.envMap&&(s.envMap.value=o.envMap,s.envMapIntensity.value=o.envMapIntensity,s.flipEnvMap.value=o.envMap.isCubeTexture?-1:1,s.reflectivity.value=o.reflectivity,s.refractionRatio.value=o.refractionRatio,s.maxMipLevel.value=e.properties.get(o.envMap).__maxMipLevel),s.specular.value.copy(o.specular),s.glossiness.value=o.glossiness,s.glossinessMap.value=o.glossinessMap,s.emissiveMap.value=o.emissiveMap,s.bumpMap.value=o.bumpMap,s.normalMap.value=o.normalMap,s.displacementMap.value=o.displacementMap,s.displacementScale.value=o.displacementScale,s.displacementBias.value=o.displacementBias,null!==s.glossinessMap.value&&void 0===a.USE_GLOSSINESSMAP&&(a.USE_GLOSSINESSMAP="",a.USE_ROUGHNESSMAP=""),null===s.glossinessMap.value&&void 0!==a.USE_GLOSSINESSMAP&&(delete a.USE_GLOSSINESSMAP,delete a.USE_ROUGHNESSMAP)}}}}function _e(e,t,n,i){v.call(this,e,t,n,i)}be.prototype.decodePrimitive=function(e,t){var n=this.json,i=this.dracoLoader,o=e.extensions[this.name].bufferView,r=e.extensions[this.name].attributes,s={},a={},l={};for(var c in r){var u=Re[c]||c.toLowerCase();s[u]=r[c]}for(c in e.attributes){u=Re[c]||c.toLowerCase();if(void 0!==r[c]){var d=n.accessors[e.attributes[c]],h=Ge[d.componentType];l[u]=h,a[u]=!0===d.normalized}}return t.getDependency("bufferView",o).then((function(e){return new Promise((function(t){i.decodeDracoFile(e,(function(e){for(var n in e.attributes){var i=e.attributes[n],o=a[n];void 0!==o&&(i.normalized=o)}t(e)}),s,l)}))}))},Se.prototype.extendTexture=function(e,t){return e=e.clone(),void 0!==t.offset&&e.offset.fromArray(t.offset),void 0!==t.rotation&&(e.rotation=t.rotation),void 0!==t.scale&&e.repeat.fromArray(t.scale),void 0!==t.texCoord&&console.warn('THREE.GLTFLoader: Custom UV sets in "'+this.name+'" extension not yet supported.'),e.needsUpdate=!0,e},_e.prototype=Object.create(v.prototype),_e.prototype.constructor=_e,_e.prototype.copySampleValue_=function(e){for(var t=this.resultBuffer,n=this.sampleValues,i=this.valueSize,o=e*i*3+i,r=0;r!==i;r++)t[r]=n[o+r];return t},_e.prototype.beforeStart_=_e.prototype.copySampleValue_,_e.prototype.afterEnd_=_e.prototype.copySampleValue_,_e.prototype.interpolate_=function(e,t,n,i){for(var o=this.resultBuffer,r=this.sampleValues,s=this.valueSize,a=2*s,l=3*s,c=i-t,u=(n-t)/c,d=u*u,h=d*u,p=e*l,f=p-l,m=-2*h+3*d,T=h-d,b=1-m,S=T-d+u,g=0;g!==s;g++){var _=r[f+g+s],v=r[f+g+a]*c,A=r[p+g+s],M=r[p+g]*c;o[g]=b*_+S*v+m*A+T*M}return o};var ve,Ae=0,Me=1,ye=2,Pe=3,Ee=4,we=5,Ce=6,Ge={5120:Int8Array,5121:Uint8Array,5122:Int16Array,5123:Uint16Array,5125:Uint32Array,5126:Float32Array},He={9728:F,9729:C,9984:U,9985:H,9986:V,9987:G},xe={33071:h,33648:N,10497:ee},Be={SCALAR:1,VEC2:2,VEC3:3,VEC4:4,MAT2:4,MAT3:9,MAT4:16},Re={POSITION:"position",NORMAL:"normal",TANGENT:"tangent",TEXCOORD_0:"uv",TEXCOORD_1:"uv2",COLOR_0:"color",WEIGHTS_0:"skinWeight",JOINTS_0:"skinIndex"},Ie={scale:"scale",translation:"position",rotation:"quaternion",weights:"morphTargetInfluences"},Le={CUBICSPLINE:void 0,LINEAR:M,STEP:A},De="OPAQUE",Oe="MASK",ke="BLEND",Ne={"image/png":J,"image/jpeg":$};function Fe(e,t){return"string"!=typeof e||""===e?"":(/^https?:\/\//i.test(t)&&/^\//.test(e)&&(t=t.replace(/(^https?:\/\/[^\/]+).*/i,"$1")),/^(https?:)?\/\//i.test(e)?e:/^data:.*,.*$/i.test(e)?e:/^blob:.*$/i.test(e)?e:t+e)}function Ve(e,t,n){for(var i in n.extensions)void 0===e[i]&&(t.userData.gltfExtensions=t.userData.gltfExtensions||{},t.userData.gltfExtensions[i]=n.extensions[i])}function Ue(e,t){void 0!==t.extras&&("object"==typeof t.extras?Object.assign(e.userData,t.extras):console.warn("THREE.GLTFLoader: Ignoring primitive type .extras, "+t.extras))}function Xe(e,t){if(e.updateMorphTargets(),void 0!==t.weights)for(var n=0,i=t.weights.length;n<i;n++)e.morphTargetInfluences[n]=t.weights[n];if(t.extras&&Array.isArray(t.extras.targetNames)){var o=t.extras.targetNames;if(e.morphTargetInfluences.length===o.length){e.morphTargetDictionary={};for(n=0,i=o.length;n<i;n++)e.morphTargetDictionary[o[n]]=n}else console.warn("THREE.GLTFLoader: Invalid extras.targetNames length. Ignoring names.")}}function je(e){for(var t="",n=Object.keys(e).sort(),i=0,o=n.length;i<o;i++)t+=n[i]+":"+e[n[i]]+";";return t}function We(e){if(e.isInterleavedBufferAttribute){for(var t=e.count,n=e.itemSize,i=e.array.slice(0,t*n),o=0,r=0;o<t;++o)i[r++]=e.getX(o),n>=2&&(i[r++]=e.getY(o)),n>=3&&(i[r++]=e.getZ(o)),n>=4&&(i[r++]=e.getW(o));return new u(i,n,e.normalized)}return e.clone()}function Ke(e,n,i){this.json=e||{},this.extensions=n||{},this.options=i||{},this.cache=new t,this.primitiveCache={},this.textureLoader=new ae(this.options.manager),this.textureLoader.setCrossOrigin(this.options.crossOrigin),this.fileLoader=new T(this.options.manager),this.fileLoader.setResponseType("arraybuffer"),"use-credentials"===this.options.crossOrigin&&this.fileLoader.setWithCredentials(!0)}function ze(e,t,n){var i=t.attributes,o=[];function r(t,i){return n.getDependency("accessor",t).then((function(t){e.addAttribute(i,t)}))}for(var s in i){var a=Re[s]||s.toLowerCase();a in e.attributes||o.push(r(i[s],a))}if(void 0!==t.indices&&!e.index){var l=n.getDependency("accessor",t.indices).then((function(t){e.setIndex(t)}));o.push(l)}return Ue(e,t),Promise.all(o).then((function(){return void 0!==t.targets?function(e,t,n){for(var i=!1,o=!1,r=0,s=t.length;r<s;r++){if(void 0!==(c=t[r]).POSITION&&(i=!0),void 0!==c.NORMAL&&(o=!0),i&&o)break}if(!i&&!o)return Promise.resolve(e);var a=[],l=[];for(r=0,s=t.length;r<s;r++){var c=t[r];if(i){var u=void 0!==c.POSITION?n.getDependency("accessor",c.POSITION):e.attributes.position;a.push(u)}if(o){u=void 0!==c.NORMAL?n.getDependency("accessor",c.NORMAL):e.attributes.normal;l.push(u)}}return Promise.all([Promise.all(a),Promise.all(l)]).then((function(n){for(var r=n[0],s=n[1],a=0,l=r.length;a<l;a++)e.attributes.position!==r[a]&&(r[a]=We(r[a]));for(a=0,l=s.length;a<l;a++)e.attributes.normal!==s[a]&&(s[a]=We(s[a]));for(a=0,l=t.length;a<l;a++){var c=t[a],u="morphTarget"+a;if(i&&void 0!==c.POSITION){var d=r[a];d.name=u;for(var h=e.attributes.position,p=0,f=d.count;p<f;p++)d.setXYZ(p,d.getX(p)+h.getX(p),d.getY(p)+h.getY(p),d.getZ(p)+h.getZ(p))}if(o&&void 0!==c.NORMAL){var m=s[a];m.name=u;var T=e.attributes.normal;for(p=0,f=m.count;p<f;p++)m.setXYZ(p,m.getX(p)+T.getX(p),m.getY(p)+T.getY(p),m.getZ(p)+T.getZ(p))}}return i&&(e.morphAttributes.position=r),o&&(e.morphAttributes.normal=s),e}))}(e,t.targets,n):e}))}return Ke.prototype.parse=function(e,t){var n=this,i=this.json,o=this.extensions;this.cache.removeAll(),this.markDefs(),Promise.all([this.getDependencies("scene"),this.getDependencies("animation"),this.getDependencies("camera")]).then((function(t){var r={scene:t[0][i.scene||0],scenes:t[0],animations:t[1],cameras:t[2],asset:i.asset,parser:n,userData:{}};Ve(o,r,i),Ue(r,i),e(r)})).catch(t)},Ke.prototype.markDefs=function(){for(var e=this.json.nodes||[],t=this.json.skins||[],n=this.json.meshes||[],i={},o={},r=0,s=t.length;r<s;r++)for(var a=t[r].joints,l=0,c=a.length;l<c;l++)e[a[l]].isBone=!0;for(var u=0,d=e.length;u<d;u++){var h=e[u];void 0!==h.mesh&&(void 0===i[h.mesh]&&(i[h.mesh]=o[h.mesh]=0),i[h.mesh]++,void 0!==h.skin&&(n[h.mesh].isSkinnedMesh=!0))}this.json.meshReferences=i,this.json.meshUses=o},Ke.prototype.getDependency=function(e,t){var i=e+":"+t,o=this.cache.get(i);if(!o){switch(e){case"scene":o=this.loadScene(t);break;case"node":o=this.loadNode(t);break;case"mesh":o=this.loadMesh(t);break;case"accessor":o=this.loadAccessor(t);break;case"bufferView":o=this.loadBufferView(t);break;case"buffer":o=this.loadBuffer(t);break;case"material":o=this.loadMaterial(t);break;case"texture":o=this.loadTexture(t);break;case"skin":o=this.loadSkin(t);break;case"animation":o=this.loadAnimation(t);break;case"camera":o=this.loadCamera(t);break;case"light":o=this.extensions[n.KHR_LIGHTS_PUNCTUAL].loadLight(t);break;default:throw new Error("Unknown type: "+e)}this.cache.add(i,o)}return o},Ke.prototype.getDependencies=function(e){var t=this.cache.get(e);if(!t){var n=this,i=this.json[e+("mesh"===e?"es":"s")]||[];t=Promise.all(i.map((function(t,i){return n.getDependency(e,i)}))),this.cache.add(e,t)}return t},Ke.prototype.loadBuffer=function(e){var t=this.json.buffers[e],i=this.fileLoader;if(t.type&&"arraybuffer"!==t.type)throw new Error("THREE.GLTFLoader: "+t.type+" buffer type is not supported.");if(void 0===t.uri&&0===e)return Promise.resolve(this.extensions[n.KHR_BINARY_GLTF].body);var o=this.options;return new Promise((function(e,n){i.load(Fe(t.uri,o.path),e,void 0,(function(){n(new Error('THREE.GLTFLoader: Failed to load buffer "'+t.uri+'".'))}))}))},Ke.prototype.loadBufferView=function(e){var t=this.json.bufferViews[e];return this.getDependency("buffer",t.buffer).then((function(e){var n=t.byteLength||0,i=t.byteOffset||0;return e.slice(i,i+n)}))},Ke.prototype.loadAccessor=function(e){var t=this,n=this.json,i=this.json.accessors[e];if(void 0===i.bufferView&&void 0===i.sparse)return Promise.resolve(null);var o=[];return void 0!==i.bufferView?o.push(this.getDependency("bufferView",i.bufferView)):o.push(null),void 0!==i.sparse&&(o.push(this.getDependency("bufferView",i.sparse.indices.bufferView)),o.push(this.getDependency("bufferView",i.sparse.values.bufferView))),Promise.all(o).then((function(e){var o,r,s=e[0],a=Be[i.type],l=Ge[i.componentType],c=l.BYTES_PER_ELEMENT,d=c*a,h=i.byteOffset||0,p=void 0!==i.bufferView?n.bufferViews[i.bufferView].byteStride:void 0,f=!0===i.normalized;if(p&&p!==d){var m=I.floor(h/p),T="InterleavedBuffer:"+i.bufferView+":"+i.componentType+":"+m+":"+i.count,b=t.cache.get(T);b||(o=new l(s,m*p,i.count*p/c),b=new g(o,p/c),t.cache.add(T,b)),r=new _(b,a,h%p/c,f)}else o=null===s?new l(i.count*a):new l(s,h,i.count*a),r=new u(o,a,f);if(void 0!==i.sparse){var S=Be.SCALAR,v=Ge[i.sparse.indices.componentType],A=i.sparse.indices.byteOffset||0,M=i.sparse.values.byteOffset||0,y=new v(e[1],A,i.sparse.count*S),P=new l(e[2],M,i.sparse.count*a);null!==s&&(r=new u(r.array.slice(),r.itemSize,r.normalized));for(var E=0,w=y.length;E<w;E++){var C=y[E];if(r.setX(C,P[E*a]),a>=2&&r.setY(C,P[E*a+1]),a>=3&&r.setZ(C,P[E*a+2]),a>=4&&r.setW(C,P[E*a+3]),a>=5)throw new Error("THREE.GLTFLoader: Unsupported itemSize in sparse BufferAttribute.")}}return r}))},Ke.prototype.loadTexture=function(e){var t,i=this,o=this.json,r=this.options,s=this.textureLoader,a=window.URL||window.webkitURL,l=o.textures[e],c=l.extensions||{},u=(t=c[n.MSFT_TEXTURE_DDS]?o.images[c[n.MSFT_TEXTURE_DDS].source]:o.images[l.source]).uri,d=!1;return void 0!==t.bufferView&&(u=i.getDependency("bufferView",t.bufferView).then((function(e){d=!0;var n=new Blob([e],{type:t.mimeType});return u=a.createObjectURL(n)}))),Promise.resolve(u).then((function(e){var t=r.manager.getHandler(e);return t||(t=c[n.MSFT_TEXTURE_DDS]?i.extensions[n.MSFT_TEXTURE_DDS].ddsLoader:s),new Promise((function(n,i){t.load(Fe(e,r.path),n,void 0,i)}))})).then((function(e){!0===d&&a.revokeObjectURL(u),e.flipY=!1,void 0!==l.name&&(e.name=l.name),t.mimeType in Ne&&(e.format=Ne[t.mimeType]);var n=(o.samplers||{})[l.sampler]||{};return e.magFilter=He[n.magFilter]||C,e.minFilter=He[n.minFilter]||G,e.wrapS=xe[n.wrapS]||ee,e.wrapT=xe[n.wrapT]||ee,e}))},Ke.prototype.assignTexture=function(e,t,i){var o=this;return this.getDependency("texture",i.index).then((function(r){if(!r.isCompressedTexture)switch(t){case"aoMap":case"emissiveMap":case"metalnessMap":case"normalMap":case"roughnessMap":r.format=$}if(o.extensions[n.KHR_TEXTURE_TRANSFORM]){var s=void 0!==i.extensions?i.extensions[n.KHR_TEXTURE_TRANSFORM]:void 0;s&&(r=o.extensions[n.KHR_TEXTURE_TRANSFORM].extendTexture(r,s))}e[t]=r}))},Ke.prototype.assignFinalMaterial=function(e){var t=e.geometry,i=e.material,o=this.extensions,r=void 0!==t.attributes.tangent,s=void 0!==t.attributes.color,a=void 0===t.attributes.normal,l=!0===e.isSkinnedMesh,c=Object.keys(t.morphAttributes).length>0,d=c&&void 0!==t.morphAttributes.normal;if(e.isPoints){var h="PointsMaterial:"+i.uuid,p=this.cache.get(h);p||(p=new Y,R.prototype.copy.call(p,i),p.color.copy(i.color),p.map=i.map,p.sizeAttenuation=!1,this.cache.add(h,p)),i=p}else if(e.isLine){h="LineBasicMaterial:"+i.uuid;var f=this.cache.get(h);f||(f=new P,R.prototype.copy.call(f,i),f.color.copy(i.color),this.cache.add(h,f)),i=f}if(r||s||a||l||c){h="ClonedMaterial:"+i.uuid+":";i.isGLTFSpecularGlossinessMaterial&&(h+="specular-glossiness:"),l&&(h+="skinning:"),r&&(h+="vertex-tangents:"),s&&(h+="vertex-colors:"),a&&(h+="flat-shading:"),c&&(h+="morph-targets:"),d&&(h+="morph-normals:");var m=this.cache.get(h);m||(m=i.isGLTFSpecularGlossinessMaterial?o[n.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS].cloneMaterial(i):i.clone(),l&&(m.skinning=!0),r&&(m.vertexTangents=!0),s&&(m.vertexColors=pe),a&&(m.flatShading=!0),c&&(m.morphTargets=!0),d&&(m.morphNormals=!0),this.cache.add(h,m)),i=m}i.aoMap&&void 0===t.attributes.uv2&&void 0!==t.attributes.uv&&(console.log("THREE.GLTFLoader: Duplicating UVs to support aoMap."),t.addAttribute("uv2",new u(t.attributes.uv.array,2))),i.isGLTFSpecularGlossinessMaterial&&(e.onBeforeRender=o[n.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS].refreshUniforms),e.material=i},Ke.prototype.loadMaterial=function(e){var t,i=this.json,o=this.extensions,r=i.materials[e],s={},a=r.extensions||{},l=[];if(a[n.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS]){var c=o[n.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS];t=c.getMaterialType(),l.push(c.extendParams(s,r,this))}else if(a[n.KHR_MATERIALS_UNLIT]){var u=o[n.KHR_MATERIALS_UNLIT];t=u.getMaterialType(),l.push(u.extendParams(s,r,this))}else{t=k;var d=r.pbrMetallicRoughness||{};if(s.color=new p(1,1,1),s.opacity=1,Array.isArray(d.baseColorFactor)){var h=d.baseColorFactor;s.color.fromArray(h),s.opacity=h[3]}void 0!==d.baseColorTexture&&l.push(this.assignTexture(s,"map",d.baseColorTexture)),s.metalness=void 0!==d.metallicFactor?d.metallicFactor:1,s.roughness=void 0!==d.roughnessFactor?d.roughnessFactor:1,void 0!==d.metallicRoughnessTexture&&(l.push(this.assignTexture(s,"metalnessMap",d.metallicRoughnessTexture)),l.push(this.assignTexture(s,"roughnessMap",d.metallicRoughnessTexture)))}!0===r.doubleSided&&(s.side=m);var f=r.alphaMode||De;return f===ke?s.transparent=!0:(s.transparent=!1,f===Oe&&(s.alphaTest=void 0!==r.alphaCutoff?r.alphaCutoff:.5)),void 0!==r.normalTexture&&t!==O&&(l.push(this.assignTexture(s,"normalMap",r.normalTexture)),s.normalScale=new de(1,1),void 0!==r.normalTexture.scale&&s.normalScale.set(r.normalTexture.scale,r.normalTexture.scale)),void 0!==r.occlusionTexture&&t!==O&&(l.push(this.assignTexture(s,"aoMap",r.occlusionTexture)),void 0!==r.occlusionTexture.strength&&(s.aoMapIntensity=r.occlusionTexture.strength)),void 0!==r.emissiveFactor&&t!==O&&(s.emissive=(new p).fromArray(r.emissiveFactor)),void 0!==r.emissiveTexture&&t!==O&&l.push(this.assignTexture(s,"emissiveMap",r.emissiveTexture)),Promise.all(l).then((function(){var e;return e=t===ie?o[n.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS].createMaterial(s):new t(s),void 0!==r.name&&(e.name=r.name),e.map&&(e.map.encoding=fe),e.emissiveMap&&(e.emissiveMap.encoding=fe),e.specularMap&&(e.specularMap.encoding=fe),Ue(e,r),r.extensions&&Ve(o,e,r),e}))},Ke.prototype.loadGeometries=function(e){var t=this,i=this.extensions,o=this.primitiveCache;function r(e){return i[n.KHR_DRACO_MESH_COMPRESSION].decodePrimitive(e,t).then((function(n){return ze(n,e,t)}))}for(var s,a,l=[],c=0,u=e.length;c<u;c++){var h,p=e[c],f=(a=void 0,(a=(s=p).extensions&&s.extensions[n.KHR_DRACO_MESH_COMPRESSION])?"draco:"+a.bufferView+":"+a.indices+":"+je(a.attributes):s.indices+":"+je(s.attributes)+":"+s.mode),m=o[f];if(m)l.push(m.promise);else h=p.extensions&&p.extensions[n.KHR_DRACO_MESH_COMPRESSION]?r(p):ze(new d,p,t),o[f]={primitive:p,promise:h},l.push(h)}return Promise.all(l)},Ke.prototype.loadMesh=function(e){for(var t=this,n=this.json.meshes[e],i=n.primitives,o=[],r=0,s=i.length;r<s;r++){var a=void 0===i[r].material?ve=ve||new k({color:16777215,emissive:0,metalness:1,roughness:1,transparent:!1,depthTest:!0,side:b}):this.getDependency("material",i[r].material);o.push(a)}return Promise.all(o).then((function(o){return t.loadGeometries(i).then((function(r){for(var s=[],a=0,l=r.length;a<l;a++){var c,u=r[a],d=i[a],h=o[a];if(d.mode===Ee||d.mode===we||d.mode===Ce||void 0===d.mode)!0!==(c=!0===n.isSkinnedMesh?new re(u,h):new D(u,h)).isSkinnedMesh||c.geometry.attributes.skinWeight.normalized||c.normalizeSkinWeights(),d.mode===we?c.drawMode=ce:d.mode===Ce&&(c.drawMode=le);else if(d.mode===Me)c=new w(u,h);else if(d.mode===Pe)c=new y(u,h);else if(d.mode===ye)c=new E(u,h);else{if(d.mode!==Ae)throw new Error("THREE.GLTFLoader: Primitive mode unsupported: "+d.mode);c=new Q(u,h)}Object.keys(c.geometry.morphAttributes).length>0&&Xe(c,n),c.name=n.name||"mesh_"+e,r.length>1&&(c.name+="_"+a),Ue(c,n),t.assignFinalMaterial(c),s.push(c)}if(1===s.length)return s[0];var p=new S;for(a=0,l=s.length;a<l;a++)p.add(s[a]);return p}))}))},Ke.prototype.loadCamera=function(e){var t,n=this.json.cameras[e],i=n[n.type];if(i)return"perspective"===n.type?t=new K(_Math.radToDeg(i.yfov),i.aspectRatio||1,i.znear||1,i.zfar||2e6):"orthographic"===n.type&&(t=new W(i.xmag/-2,i.xmag/2,i.ymag/2,i.ymag/-2,i.znear,i.zfar)),void 0!==n.name&&(t.name=n.name),Ue(t,n),Promise.resolve(t);console.warn("THREE.GLTFLoader: Missing camera parameters.")},Ke.prototype.loadSkin=function(e){var t=this.json.skins[e],n={joints:t.joints};return void 0===t.inverseBindMatrices?Promise.resolve(n):this.getDependency("accessor",t.inverseBindMatrices).then((function(e){return n.inverseBindMatrices=e,n}))},Ke.prototype.loadAnimation=function(e){for(var t=this.json.animations[e],n=[],i=[],o=[],r=[],s=[],a=0,c=t.channels.length;a<c;a++){var u=t.channels[a],d=t.samplers[u.sampler],h=u.target,p=void 0!==h.node?h.node:h.id,f=void 0!==t.parameters?t.parameters[d.input]:d.input,m=void 0!==t.parameters?t.parameters[d.output]:d.output;n.push(this.getDependency("node",p)),i.push(this.getDependency("accessor",f)),o.push(this.getDependency("accessor",m)),r.push(d),s.push(h)}return Promise.all([Promise.all(n),Promise.all(i),Promise.all(o),Promise.all(r),Promise.all(s)]).then((function(n){for(var i=n[0],o=n[1],r=n[2],s=n[3],a=n[4],c=[],u=0,d=i.length;u<d;u++){var h=i[u],p=o[u],f=r[u],m=s[u],T=a[u];if(void 0!==h){var b;switch(h.updateMatrix(),h.matrixAutoUpdate=!0,Ie[T.path]){case Ie.weights:b=X;break;case Ie.rotation:b=Z;break;case Ie.position:case Ie.scale:default:b=he}var S=h.name?h.name:h.uuid,g=void 0!==m.interpolation?Le[m.interpolation]:M,_=[];Ie[T.path]===Ie.weights?h.traverse((function(e){!0===e.isMesh&&e.morphTargetInfluences&&_.push(e.name?e.name:e.uuid)})):_.push(S);var v=f.array;if(f.normalized){var A;if(v.constructor===Int8Array)A=1/127;else if(v.constructor===Uint8Array)A=1/255;else if(v.constructor==Int16Array)A=1/32767;else{if(v.constructor!==Uint16Array)throw new Error("THREE.GLTFLoader: Unsupported output accessor component type.");A=1/65535}for(var y=new Float32Array(v.length),P=0,E=v.length;P<E;P++)y[P]=v[P]*A;v=y}for(P=0,E=_.length;P<E;P++){var w=new b(_[P]+"."+Ie[T.path],p.array,v,g);"CUBICSPLINE"===m.interpolation&&(w.createInterpolant=function(e){return new _e(this.times,this.values,this.getValueSize()/3,e)},w.createInterpolant.isInterpolantFactoryMethodGLTFCubicSpline=!0),c.push(w)}}}var C=void 0!==t.name?t.name:"animation_"+e;return new l(C,void 0,c)}))},Ke.prototype.loadNode=function(e){var t,i=this.json,o=this.extensions,r=this,s=i.meshReferences,a=i.meshUses,l=i.nodes[e];return(t=[],void 0!==l.mesh&&t.push(r.getDependency("mesh",l.mesh).then((function(e){var t;if(s[l.mesh]>1){var n=a[l.mesh]++;(t=e.clone()).name+="_instance_"+n,t.onBeforeRender=e.onBeforeRender;for(var i=0,o=t.children.length;i<o;i++)t.children[i].name+="_instance_"+n,t.children[i].onBeforeRender=e.children[i].onBeforeRender}else t=e;return void 0!==l.weights&&t.traverse((function(e){if(e.isMesh)for(var t=0,n=l.weights.length;t<n;t++)e.morphTargetInfluences[t]=l.weights[t]})),t}))),void 0!==l.camera&&t.push(r.getDependency("camera",l.camera)),l.extensions&&l.extensions[n.KHR_LIGHTS_PUNCTUAL]&&void 0!==l.extensions[n.KHR_LIGHTS_PUNCTUAL].light&&t.push(r.getDependency("light",l.extensions[n.KHR_LIGHTS_PUNCTUAL].light)),Promise.all(t)).then((function(e){var t;if((t=!0===l.isBone?new c:e.length>1?new S:1===e.length?e[0]:new j)!==e[0])for(var n=0,i=e.length;n<i;n++)t.add(e[n]);if(void 0!==l.name&&(t.userData.name=l.name,t.name=q.sanitizeNodeName(l.name)),Ue(t,l),l.extensions&&Ve(o,t,l),void 0!==l.matrix){var r=new L;r.fromArray(l.matrix),t.applyMatrix(r)}else void 0!==l.translation&&t.position.fromArray(l.translation),void 0!==l.rotation&&t.quaternion.fromArray(l.rotation),void 0!==l.scale&&t.scale.fromArray(l.scale);return t}))},Ke.prototype.loadScene=function(){function e(t,n,i,o){var r=i.nodes[t];return o.getDependency("node",t).then((function(e){return void 0===r.skin?e:o.getDependency("skin",r.skin).then((function(e){for(var n=[],i=0,r=(t=e).joints.length;i<r;i++)n.push(o.getDependency("node",t.joints[i]));return Promise.all(n)})).then((function(n){return e.traverse((function(e){if(e.isMesh){for(var i=[],o=[],r=0,s=n.length;r<s;r++){var a=n[r];if(a){i.push(a);var l=new L;void 0!==t.inverseBindMatrices&&l.fromArray(t.inverseBindMatrices.array,16*r),o.push(l)}else console.warn('THREE.GLTFLoader: Joint "%s" could not be found.',t.joints[r])}e.bind(new oe(i,o),e.matrixWorld)}})),e}));var t})).then((function(t){n.add(t);var s=[];if(r.children)for(var a=r.children,l=0,c=a.length;l<c;l++){var u=a[l];s.push(e(u,t,i,o))}return Promise.all(s)}))}return function(t){var n=this.json,i=this.extensions,o=this.json.scenes[t],r=new te;void 0!==o.name&&(r.name=o.name),Ue(r,o),o.extensions&&Ve(i,r,o);for(var s=o.nodes||[],a=[],l=0,c=s.length;l<c;l++)a.push(e(s[l],r,n,this));return Promise.all(a).then((function(){return r}))}}(),e}()),be=new a;be.setDecoderPath("/assets/draco/"),be.setDecoderConfig({type:"js"}),Te.setDRACOLoader(be),Te.setCrossOrigin("anonymous");var Se=new class{constructor(){}load(e,t=!0){return new Promise(n=>{const i=[];if(e.length){let n=0;for(;n<e.length;)i.push(this._load(e[n],t)),n++}else i.push(this._load(e,t));Promise.all(i).then(e=>{n(e)})})}_load(e,t){return new Promise(n=>{Te.load(e.url,i=>{if(i.name=e.name,r.set(e.name,i),t){const e=new me(i);n(e)}else n(i)},()=>{},e=>{console.log(e)})})}};class ge extends THREE.Scene{constructor(){super(),this.camera=new THREE.PerspectiveCamera(45,i.m.width/i.m.height,1,1e3),this.camera.position.z=150}onClickHoldProgress(){}onClickHold(){}update(){}mouseInteraction(e){}render(e){e.render(this,this.camera)}resize(){i.l(i.b.clientWidth,i.b.clientHeight),this.camera.aspect=i.m.width/i.m.height,this.camera.updateProjectionMatrix(),i.f.setSize(i.m.width,i.m.height,!1)}}var _e=e=>{const t={animations:e.animations,scene:e.scene.clone(!0)},n={};e.scene.traverse(e=>{e.isSkinnedMesh&&(n[e.name]=e)});const i={},o={};t.scene.traverse(e=>{e.isBone&&(i[e.name]=e),e.isSkinnedMesh&&(o[e.name]=e)});for(let e in n){const t=n[e].skeleton,r=o[e],s=[];for(let e=0;e<t.bones.length;++e){const n=i[t.bones[e].name];s.push(n)}r.bind(new THREE.Skeleton(s,t.boneInverses),r.matrixWorld)}return t};class ve extends THREE.Object3D{constructor(){if(super(),r.get("skullModel")){const e=_e(r.get("skullModel"));this.model=new me(e),this.model.switchMaterial("MeshStandardMaterial"),this.model.setMaterialProperty("transparent",!0),this.model.setMaterialProperty("side",0),this.model.setMaterialProperty("color",new THREE.Color(i.e.backgroundColor)),this.model.setMaterialProperty("roughness",.15),this.model.setMaterialProperty("metalness",.5),this.model.rotation.x=90*Math.PI/180,this.add(this.model)}TweenLite.set(this.scale,{x:.8,y:.8,z:.8}),TweenLite.to(this.scale,1,{x:1,y:1,z:1,delay:i.c/1e3<3.5?3.5:i.c/1e3-3.5,ease:Power2.easeOut}),this.tl=new TimelineLite({paused:!0}),this.tl.to(this,1.5,{offsetZ:25},"i"),this.offsetZ=o.a.z,this.offsetZMouse=0}update(e,t){this.offsetZMouse=t.y*o.a.skull.mouseZMultiplier,this.position.z=this.offsetZ+this.offsetZMouse,this.tl.progress(e)}}const Ae=function(e,t){const n=e.x-t.x,i=e.y-t.y;return Math.sqrt(n*n+i*i)};class Me extends THREE.Object3D{constructor(){super();const e=new THREE.ShaderMaterial({transparent:!0,uniforms:{matcapFirst:{value:null},matcapSecond:{value:null},matcapThird:{value:null},edgeColor:{value:new THREE.Color(i.e.backgroundColor)},noiseEdgeWidth:{value:o.a.noise.noiseEdgeWidth},noiseFrequency:{value:o.a.noise.noiseFrequency},noiseThreshold:{value:o.a.noise.noiseThreshold},transition:{value:0},matcapIndex:{value:0}},vertexShader:"#define GLSLIFY 1\nuniform float noiseEdgeWidth;\nuniform float noiseFrequency;\n\nvarying vec3 vNormal;\nvarying vec3 vView;\n// varying float vDist;\nvarying float vNoise;\n\n//\n// Description : Array and textureless GLSL 2D/3D/4D simplex\n// noise functions.\n// Author : Ian McEwan, Ashima Arts.\n// Maintainer : ijm\n// Lastmod : 20110822 (ijm)\n// License : Copyright (C) 2011 Ashima Arts. All rights reserved.\n// Distributed under the MIT License. See LICENSE file.\n// https://github.com/ashima/webgl-noise\n//\n\nvec4 mod289(vec4 x) {\n return x - floor(x * (1.0 / 289.0)) * 289.0; }\n\nfloat mod289(float x) {\n return x - floor(x * (1.0 / 289.0)) * 289.0; }\n\nvec4 permute(vec4 x) {\n return mod289(((x*34.0)+1.0)*x);\n}\n\nfloat permute(float x) {\n return mod289(((x*34.0)+1.0)*x);\n}\n\nvec4 taylorInvSqrt(vec4 r)\n{\n return 1.79284291400159 - 0.85373472095314 * r;\n}\n\nfloat taylorInvSqrt(float r)\n{\n return 1.79284291400159 - 0.85373472095314 * r;\n}\n\nvec4 grad4(float j, vec4 ip)\n {\n const vec4 ones = vec4(1.0, 1.0, 1.0, -1.0);\n vec4 p,s;\n\n p.xyz = floor( fract (vec3(j) * ip.xyz) * 7.0) * ip.z - 1.0;\n p.w = 1.5 - dot(abs(p.xyz), ones.xyz);\n s = vec4(lessThan(p, vec4(0.0)));\n p.xyz = p.xyz + (s.xyz*2.0 - 1.0) * s.www;\n\n return p;\n }\n\n// (sqrt(5) - 1)/4 = F4, used once below\n#define F4 0.309016994374947451\n\nfloat snoise(vec4 v)\n {\n const vec4 C = vec4( 0.138196601125011, // (5 - sqrt(5))/20 G4\n 0.276393202250021, // 2 * G4\n 0.414589803375032, // 3 * G4\n -0.447213595499958); // -1 + 4 * G4\n\n// First corner\n vec4 i = floor(v + dot(v, vec4(F4)) );\n vec4 x0 = v - i + dot(i, C.xxxx);\n\n// Other corners\n\n// Rank sorting originally contributed by Bill Licea-Kane, AMD (formerly ATI)\n vec4 i0;\n vec3 isX = step( x0.yzw, x0.xxx );\n vec3 isYZ = step( x0.zww, x0.yyz );\n// i0.x = dot( isX, vec3( 1.0 ) );\n i0.x = isX.x + isX.y + isX.z;\n i0.yzw = 1.0 - isX;\n// i0.y += dot( isYZ.xy, vec2( 1.0 ) );\n i0.y += isYZ.x + isYZ.y;\n i0.zw += 1.0 - isYZ.xy;\n i0.z += isYZ.z;\n i0.w += 1.0 - isYZ.z;\n\n // i0 now contains the unique values 0,1,2,3 in each channel\n vec4 i3 = clamp( i0, 0.0, 1.0 );\n vec4 i2 = clamp( i0-1.0, 0.0, 1.0 );\n vec4 i1 = clamp( i0-2.0, 0.0, 1.0 );\n\n // x0 = x0 - 0.0 + 0.0 * C.xxxx\n // x1 = x0 - i1 + 1.0 * C.xxxx\n // x2 = x0 - i2 + 2.0 * C.xxxx\n // x3 = x0 - i3 + 3.0 * C.xxxx\n // x4 = x0 - 1.0 + 4.0 * C.xxxx\n vec4 x1 = x0 - i1 + C.xxxx;\n vec4 x2 = x0 - i2 + C.yyyy;\n vec4 x3 = x0 - i3 + C.zzzz;\n vec4 x4 = x0 + C.wwww;\n\n// Permutations\n i = mod289(i);\n float j0 = permute( permute( permute( permute(i.w) + i.z) + i.y) + i.x);\n vec4 j1 = permute( permute( permute( permute (\n i.w + vec4(i1.w, i2.w, i3.w, 1.0 ))\n + i.z + vec4(i1.z, i2.z, i3.z, 1.0 ))\n + i.y + vec4(i1.y, i2.y, i3.y, 1.0 ))\n + i.x + vec4(i1.x, i2.x, i3.x, 1.0 ));\n\n// Gradients: 7x7x6 points over a cube, mapped onto a 4-cross polytope\n// 7*7*6 = 294, which is close to the ring size 17*17 = 289.\n vec4 ip = vec4(1.0/294.0, 1.0/49.0, 1.0/7.0, 0.0) ;\n\n vec4 p0 = grad4(j0, ip);\n vec4 p1 = grad4(j1.x, ip);\n vec4 p2 = grad4(j1.y, ip);\n vec4 p3 = grad4(j1.z, ip);\n vec4 p4 = grad4(j1.w, ip);\n\n// Normalise gradients\n vec4 norm = taylorInvSqrt(vec4(dot(p0,p0), dot(p1,p1), dot(p2, p2), dot(p3,p3)));\n p0 *= norm.x;\n p1 *= norm.y;\n p2 *= norm.z;\n p3 *= norm.w;\n p4 *= taylorInvSqrt(dot(p4,p4));\n\n// Mix contributions from the five corners\n vec3 m0 = max(0.6 - vec3(dot(x0,x0), dot(x1,x1), dot(x2,x2)), 0.0);\n vec2 m1 = max(0.6 - vec2(dot(x3,x3), dot(x4,x4) ), 0.0);\n m0 = m0 * m0;\n m1 = m1 * m1;\n return 49.0 * ( dot(m0*m0, vec3( dot( p0, x0 ), dot( p1, x1 ), dot( p2, x2 )))\n + dot(m1*m1, vec2( dot( p3, x3 ), dot( p4, x4 ) ) ) ) ;\n\n }\n\n#define NUM_OCTAVES 3\nfloat fbm(vec4 x) {\nfloat v = 0.0;\nfloat a = 0.5;\n\nvec4 shift = vec4(100.);\n\nfor (int i = 0; i < NUM_OCTAVES; ++i) {\nv += a * snoise(x);\nx = x * 2.0 + shift;\na *= 0.5;\n}\n\nreturn v;\n}\n\nfloat map(float value, float min1, float max1, float min2, float max2) {\nreturn min2 + (value - min1) * (max2 - min2) / (max1 - min1);\n}\n\nvoid main() {\n vec4 transformed = modelViewMatrix * vec4( position, 1.0 );\n vec4 transformed2 = modelMatrix * vec4( position, 1.0 );\n\n // vNormal = normal * normalMatrix;\n\n vNormal = normalize( normal *normalMatrix);\n vView = normalize(transformed.xyz);\n\n //\n // float distToBackground = distance(0.,transformed2.z);\n // vDist = smoothstep(0.,20.,distToBackground);\n // vDist = clamp(0.,1., vDist);\n\n vNoise = fbm(vec4(position * noiseFrequency, 0.0));\n vNoise = map(vNoise, -0.6, 0.6, 0.0, 1.0 - noiseEdgeWidth);\n\n gl_Position = projectionMatrix * transformed;\n}\n",fragmentShader:"#define GLSLIFY 1\nuniform sampler2D matcapFirst;\nuniform sampler2D matcapSecond;\nuniform sampler2D matcapThird;\n\nvarying vec3 vNormal;\nvarying vec3 vView;\nvarying float vNoise;\nuniform float noiseThreshold;\nuniform float noiseEdgeWidth;\nuniform float matcapIndex;\nuniform vec3 edgeColor;\nuniform float transition;\n\nvoid main() {\n vec3 r = reflect( vView, normalize(vNormal) );\n\n float m = 2. * sqrt( pow( r.x, 2. ) + pow( r.y, 2. ) + pow( r.z + 1., 2. ) );\n vec2 vN = r.xy / m + .5;\n\n // vec3 matcapColor = texture2D( current, vN ).rgb;\n // vec3 matcapColor2 = texture2D( next, vN ).rgb;\n\n float a1 = 0.;\n if (vNoise < transition) {\n a1 = 1.0;\n }\n\n vec3 baseFirst = texture2D(matcapFirst, vN).rgb;\nvec3 baseSecond = texture2D(matcapSecond, vN).rgb;\nvec3 baseThird = texture2D(matcapThird, vN).rgb;\n\n vec3 colorFirst = vec3(0.0);\nvec3 colorSecond = vec3(0.0);\n\nif (matcapIndex == 0.0) {\n colorFirst = baseFirst;\n colorSecond = baseSecond;\n} else if (matcapIndex == 1.0) {\n colorFirst = baseSecond;\n colorSecond = baseThird;\n} else if (matcapIndex == 2.0) {\n colorFirst = baseThird;\n colorSecond = baseFirst;\n}\n\nvec3 color = mix(colorFirst, colorSecond, a1);\n\n if( vNoise + noiseEdgeWidth > noiseThreshold ) {\n color = edgeColor;\n }\n\n float alpha = 1.;\n if (vNoise > noiseThreshold) {\n alpha = 0.0;\n }\n\n gl_FragColor= vec4(color,alpha);\n}\n"});if(this.rotation.x=90*Math.PI/180,r.get("skullModel")){const t=_e(r.get("skullModel"));this.model=new me(t),this.model.setMaterialClone(e),this.model.setMeshProperty("renderOrder",999),this.hat=[],this.hat.push(this.model.getMeshByName("hat")),this.hat.push(this.model.getMeshByName("band")),this.hat.push(this.model.getMeshByName("w")),this.model.meshes.forEach(e=>{r.get(`matcap_step1_${e.name}`)?e.material.uniforms.matcapFirst.value=r.get(`matcap_step1_${e.name}`):e.material.uniforms.matcapFirst.value=r.get("matcap_step1_default"),r.get(`matcap_step2_${e.name}`)?e.material.uniforms.matcapSecond.value=r.get(`matcap_step2_${e.name}`):e.material.uniforms.matcapSecond.value=r.get("matcap_step2_default"),r.get(`matcap_step3_${e.name}`)?e.material.uniforms.matcapThird.value=r.get(`matcap_step3_${e.name}`):e.material.uniforms.matcapThird.value=r.get("matcap_step3_default")}),this.model.setMaterialProperty("transparent",!0),this.add(this.model)}o.a.query.debug&&(o.a.broadCaster.on("gui_z",()=>{this.position.z=o.a.z}),o.a.broadCaster.on("gui_noise_edgeColor",()=>{e.uniforms.edgeColor.value=new THREE.Color(o.a.noise.edgeColor)}),o.a.broadCaster.on("gui_noise_noiseFrequency",()=>{e.uniforms.noiseFrequency.value=o.a.noise.noiseFrequency}),o.a.broadCaster.on("gui_noise_noiseThreshold",()=>{e.uniforms.noiseThreshold.value=o.a.noise.noiseThreshold}),o.a.broadCaster.on("gui_noise_noiseEdgeWidth",()=>{e.uniforms.noiseEdgeWidth.value=o.a.noise.noiseEdgeWidth})),this.offsetZ=o.a.z,this.offsetZMouse=0,this.rotationOffset=0,this.draggOffset=0,this.transition={value:0},this.hatProps={y:0,rotationY:0},this.noiseThreshold=0,this.tl=new TimelineLite({paused:!0}),this.tl.to(this,1.5,{offsetZ:25},"i"),this.tl.to(this,1,{noiseThreshold:1,onUpdate:()=>{this.model.meshes.forEach(e=>{e.material.uniforms.noiseThreshold.value=this.noiseThreshold})}},"i")}animate(e,t){this.animating=!0,this.transition.value=0,this.draggOffset=0,gsap.to(this,1,{rotationOffset:this.rotationOffset+360*Math.PI/180*-t,ease:Back.easeOut,onUpdate:()=>{this.model.meshes.forEach(e=>{e.rotation.z=this.rotationOffset})}}),gsap.to(this.hatProps,1,{rotationY:this.hatProps.rotationY-360*Math.PI/180*-t,ease:Back.easeOut,onUpdate:()=>{this.hat.forEach(e=>{e.rotation.z=this.hatProps.rotationY})}}),gsap.to(this.hatProps,.5,{y:-20,yoyo:!0,repeat:1,ease:Power3.easeInOut,onUpdate:()=>{this.hat.forEach(e=>{e.position.z=this.hatProps.y})}}),gsap.to(this.transition,1,{value:1,ease:Back.easeOut,onUpdate:()=>{this.model.meshes.forEach(e=>{e.material.uniforms.transition.value=this.transition.value})},onComplete:()=>{this.animating=!1,this.model.meshes.forEach(t=>{t.material.uniforms.transition.value=0,t.material.uniforms.matcapIndex.value=e})}})}drag({dist:e,direction:t}){const n=(i=-100,o=100,r=e*t,Math.min(Math.max(r,i),o));var i,o,r;this.draggOffset=.005*n}update(e,t){this.offsetZMouse=t.y*o.a.skull.mouseZMultiplier,this.position.z=this.offsetZ+this.offsetZMouse,this.rotation.z+=.1*(this.draggOffset-this.rotation.z),this.model&&this.tl.progress(e)}}const ye=e=>{let t=e.clientX,n=e.clientY;return e.touches&&(t=e.touches[0].clientX,n=e.touches[0].clientY),{x:t,y:n}};var Pe=n(3);class Ee extends Pe.EventEmitter{constructor(e=100){super(),this.isDragging=!1,this.threshold=e}down(e){this.start=ye(e),this.isDragging=!0}up(e){this.isDragging=!1,this.current=ye(e);const t=Ae(this.start,this.current),n=Math.sign(this.start.x-this.current.x);t>this.threshold&&(this.isDragging=!1,this.emit("drag",n))}move(e){if(!this.isDragging)return;this.current=ye(e);const t=Ae(this.start,this.current),n=Math.sign(this.start.x-this.current.x);this.emit("dragging",{dist:t,direction:n})}}class we extends ge{constructor(){super(),this.camera.position.z=150,this.drag=new Ee,this.bg=new THREE.Mesh(new THREE.PlaneBufferGeometry(200,200),new THREE.MeshBasicMaterial({color:i.e.backgroundColor})),this.add(this.bg),this.skullWall=new ve,this.add(this.skullWall),this.skull=new Me,this.add(this.skull),this.progress=0,this.step=0,o.a.skipClickHold&&(this.progress=1,this.done=!0,this.skullWall.visible=!1),this.light=new THREE.AmbientLight(16777215,1),this.add(this.light),this.light=new THREE.PointLight(16777215,1),this.lightHelper=new THREE.PointLightHelper(this.light),this.light.position.x=0,this.light.position.y=10,this.light.position.z=100,this.add(this.light),this.drag.on("drag",e=>{this.done&&!this.skull.animating&&(this.step+=1,this.step%=3,this.skull.animate(this.step,e))}),this.drag.on("dragging",({dist:e,direction:t})=>{this.done&&this.skull.drag({dist:e,direction:t})})}update(e){this.skullWall.update(this.progress,e),this.skull.update(this.progress,e),this.camera.position.x=20*-e.x,this.camera.position.y=20*-e.y,this.camera.lookAt(new THREE.Vector3),this.done||(this.progress*=.95)}mouseInteraction(e){"mousedown"===e.type&&this.drag.down(e),"mousemove"===e.type&&this.drag.move(e),"mouseup"===e.type&&this.drag.up(e)}onClickHoldProgress(e){this.done||(this.progress=e)}onClickHold(){this.skullWall.visible=!1,this.done=!0,this.progress=1}render(e){e.clear(),e.render(this,this.camera)}}n.d(t,"default",(function(){return He}));const Ce=new THREE.TextureLoader,Ge=new THREE.FileLoader;class He{constructor(e){window.gl=this,e.backgroundColor=e.backgroundColor?e.backgroundColor:"#eddfcc",i.j(e),i.h(e.canvas),i.l(i.b.clientWidth,i.b.clientHeight),this.scene=new THREE.Scene,this.renderer=new THREE.WebGLRenderer({canvas:e.canvas,preserveDrawingBuffer:!0}),this.renderer.setPixelRatio(i.g),this.renderer.setSize(i.m.width,i.m.height,!1),this.renderer.setClearColor(new THREE.Color(e.backgroundColor),1),i.k(this.renderer)}start(){this.paused=!1,this._init(),this._events(),this._tick()}pause(){this.paused=!0}resume(){this.paused=!1}load(e){return this.loadImage(name,e.matcaps.step1.default),new Promise(t=>{const n=[];for(const t in e.matcaps)for(const i in e.matcaps[t]){const o=e.matcaps[t][i];n.push(this.loadImage(`matcap_${t}_${i}`,o))}n.push(this.loaderFile("dracoDecoder",e.dracoDecoderUrl)),Promise.all(n).then(n=>{Se.load([{name:"skullModel",url:e.skullUrl}]).then(()=>{t(n)})})})}loaderFile(e,t){return new Promise(n=>{Ge.load(t,t=>{r.set(e,t),n()})})}loadImage(e,t){return new Promise(n=>{Ce.load(t,t=>{r.set(e,t),n()})})}_init(){this.mouse=new THREE.Vector2,this.mouseEase=new THREE.Vector2,this.mouseMultipler=new THREE.Vector2(1,1),this.currentScene=null,this.intro=new we,this.currentScene=this.intro}_events(){}mouseInteraction(e){if("mousedown"===e.type&&(this.down=!0,this.startTime=Date.now()),"mouseup"===e.type&&(this.down=!1),"mousemove"===e.type&&this.mousemove(e),this.currentScene)if("click"===e.type){Math.abs(this.startTime-Date.now())/1e3<.5&&this.currentScene.mouseInteraction(e)}else this.currentScene.mouseInteraction(e)}mousemove(e){this.mouse.x=2*(e.clientX/i.m.width-.5),this.mouse.y=2*-(e.clientY/i.m.height-.5),this.mouse.x*=this.mouseMultipler.x,this.mouse.y*=this.mouseMultipler.y}_tick(){this.raf=window.requestAnimationFrame(this._tick.bind(this)),this.paused||(this.update(),this.render(),this.postRender())}update(){if(this.down){const e=Math.abs(this.startTime-Date.now());this.currentScene.onClickHoldProgress(e/1e3),e/1e3>1&&(this.down=!1,this.currentScene&&this.currentScene.onClickHold())}this.mouseEase.x+=.1*(this.mouse.x-this.mouseEase.x),this.mouseEase.y+=.1*(this.mouse.y-this.mouseEase.y),this.currentScene&&this.currentScene.update(this.mouseEase)}render(){this.renderer.clear(),this.currentScene&&this.currentScene.render(this.renderer)}postRender(){}resize(){this.currentScene&&this.currentScene.resize()}}},function(e,t,n){"use strict";n.r(t);var i=n(1),o=n(2),r=n(0),s=n(3);var a={controls:!1,skipClickHold:!1,bgColor:"#eddfcc",wallColor:"#eddfcc",z:{value:-12,min:-50,max:50,step:1},noise:{edgeColor:"#eddfcc",noiseEdgeWidth:{value:.01,min:0,max:.5,step:.01},noiseFrequency:{value:.08,min:0,max:1,step:.01},noiseThreshold:{value:0,min:0,max:1,step:.01}},skull:{mouseZMultiplier:{value:1,min:0,max:5,step:.1}}};i.a.init(a,["localhost","clients.jojo.ninja"]);let l=null;class c extends s.EventEmitter{start(e){if(l=Date.now(),r.d)return new Promise(t=>{window.webglApi=this;let i=n(14);i.default&&(i=i.default),this.webgl=new i(e),o.a.on(r.a,(e,t)=>{this.emit(e,t)})})}events(){window.addEventListener("resize",e=>{this.webgl.resize(e)}),window.addEventListener("click",e=>{this.webgl.mouseInteraction(e)}),window.addEventListener("mousedown",e=>{this.webgl.mouseInteraction(e)}),window.addEventListener("mousemove",e=>{this.webgl.mouseInteraction(e)}),window.addEventListener("mouseup",e=>{this.webgl.mouseInteraction(e)}),window.addEventListener("touchstart",e=>{this.webgl.mouseInteraction(e)}),window.addEventListener("touchmove",e=>{this.webgl.mouseInteraction(e)}),window.addEventListener("touchend",e=>{this.webgl.mouseInteraction(e)})}pause(){this.webgl.pause()}resume(){this.webgl.resume()}load(e){return new Promise(t=>{r.d&&this.webgl.load(e).then(()=>{this.events();const e=Date.now();Object(r.i)(e-l),this.webgl.start(),t()})})}}var u=new c;window.WannabeIndex=u}]);