mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-12-27 22:52:23 +00:00
76 lines
261 KiB
Text
76 lines
261 KiB
Text
|
/*! Copyright (c) 2020 WhatsApp Inc. All Rights Reserved. */
|
||
|
webpackJsonp([129],{bacehaajgh:function(t,e){function n(){return t.exports=n=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},n.apply(this,arguments)}t.exports=n},baejaciba:function(t,e){function n(t,e){for(var n=t.length,i=new Array(n),r={},o=n;o--;)r[o]||s(t[o],o,[]);return i;function s(o,a,u){if(u.indexOf(o)>=0)throw new Error("Cyclic dependency: "+JSON.stringify(o));if(!~t.indexOf(o))throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: "+JSON.stringify(o));if(!r[a]){r[a]=!0;var c=e.filter(function(t){return t[0]===o});if(a=c.length){var h=u.concat(o);do{var l=c[--a][1];s(l,t.indexOf(l),h)}while(a)}i[--n]=o}}}t.exports=e=function(t){return n(function(t){for(var e=[],n=0,i=t.length;n<i;n++){var r=t[n];e.indexOf(r[0])<0&&e.push(r[0]),e.indexOf(r[1])<0&&e.push(r[1])}return e}(t),t)},e.array=n},bbieiab:function(t,e,n){"use strict";function i(t){return function(){return t}}var r=function(){};r.thatReturns=i,r.thatReturnsFalse=i(!1),r.thatReturnsTrue=i(!0),r.thatReturnsNull=i(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(t){return t},t.exports=r},bcdgbaaibb:function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var i,r,o,s,a,u=1,c={},h=!1,l=t.document,f=Object.getPrototypeOf&&Object.getPrototypeOf(t);f=f&&f.setTimeout?f:t,"[object process]"==={}.toString.call(t.process)?i=function(t){e.nextTick(function(){p(t)})}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?t.MessageChannel?((o=new MessageChannel).port1.onmessage=function(t){p(t.data)},i=function(t){o.port2.postMessage(t)}):l&&"onreadystatechange"in l.createElement("script")?(r=l.documentElement,i=function(t){var e=l.createElement("script");e.onreadystatechange=function(){p(t),e.onreadystatechange=null,r.removeChild(e),e=null},r.appendChild(e)}):i=function(t){setTimeout(p,0,t)}:(s="setImmediate$"+Math.random()+"$",a=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(s)&&p(+e.data.slice(s.length))},t.addEventListener?t.addEventListener("message",a,!1):t.attachEvent("onmessage",a),i=function(e){t.postMessage(s+e,"*")}),f.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),n=0;n<e.length;n++)e[n]=arguments[n+1];var r={callback:t,args:e};return c[u]=r,i(u),u++},f.clearImmediate=d}function d(t){delete c[t]}function p(t){if(h)setTimeout(p,0,t);else{var e=c[t];if(e){h=!0;try{!function(t){var e=t.callback,i=t.args;switch(i.length){case 0:e();break;case 1:e(i[0]);break;case 2:e(i[0],i[1]);break;case 3:e(i[0],i[1],i[2]);break;default:e.apply(n,i)}}(e)}finally{d(t),h=!1}}}}}("undefined"==typeof self?void 0===t?this:t:self)}).call(e,n("bgdiiijdd"),n("ddghcccjbh"))},bcdieeaibb:function(t,e,n){var i=n("bedeadcjdb");function r(e,n,o){return!function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}()?t.exports=r=function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&i(o,n.prototype),o}:t.exports=r=Reflect.construct,r.apply(null,arguments)}t.exports=r},bddfchfhhe:function(t,e,n){"use strict";function i(t,e){return Object.prototype.hasOwnProperty.call(t,e)}t.exports=function(t,e,n,o){e=e||"&",n=n||"=";var s={};if("string"!=typeof t||0===t.length)return s;var a=/\+/g;t=t.split(e);var u=1e3;o&&"number"==typeof o.maxKeys&&(u=o.maxKeys);var c=t.length;u>0&&c>u&&(c=u);for(var h=0;h<c;++h){var l,f,d,p,m=t[h].replace(a,"%20"),g=m.indexOf(n);g>=0?(l=m.substr(0,g),f=m.substr(g+1)):(l=m,f=""),d=decodeURIComponent(l),p=decodeURIComponent(f),i(s,d)?r(s[d])?s[d].push(p):s[d]=[s[d],p]:s[d]=p}return s};var r=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)}},bdei
|
||
|
/*
|
||
|
object-assign
|
||
|
(c) Sindre Sorhus
|
||
|
@license MIT
|
||
|
*/var i=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach(function(t){i[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var n,s,a=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),u=1;u<arguments.length;u++){for(var c in n=Object(arguments[u]))r.call(n,c)&&(a[c]=n[c]);if(i){s=i(n);for(var h=0;h<s.length;h++)o.call(n,s[h])&&(a[s[h]]=n[s[h]])}}return a}},bhfcfhafdj:function(t,e,n){var i=n("bjihhfbihe"),r=n("jfjadidfi"),o=n("hihjbfggf");t.exports=function(t){return i(t)||r(t)||o()}},biaheggadi:function(t,e,n){"use strict";var i=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}};t.exports=function(t,e,n,a){return e=e||"&",n=n||"=",null===t&&(t=void 0),"object"==typeof t?o(s(t),function(s){var a=encodeURIComponent(i(s))+n;return r(t[s])?o(t[s],function(t){return a+encodeURIComponent(i(t))}).join(e):a+encodeURIComponent(i(t[s]))}).join(e):a?encodeURIComponent(i(a))+n+encodeURIComponent(i(t)):""};var r=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)};function o(t,e){if(t.map)return t.map(e);for(var n=[],i=0;i<t.length;i++)n.push(e(t[i],i));return n}var s=Object.keys||function(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.push(n);return e}},bicgaaagib:function(t,e,n){var i=n("cdjbgfgiig").padLeft,r=e.Printer=function(t,e){return function(n,r){var o=t+" "+e(n);return null==r?o:i(o,r)}};e.sum=function(t,e){return(t=t||0)+e},e.sum.printer=r("∑",String),e.avg=function(t,e,n,i){return t=t||0,t+=e,n+1==i?t/i:t},e.avg.printer=r("Avg:",String)},bjacajbace:function(t,e,n){var i=n("cbedhhbeh").ExifReader;t.exports=function(t){var e=new i;e.load(t);var n,r=e.getAllTags(),o={};for(var s in r)o[(n=s,n.replace(/([A-Z][a-z])|([a-z][A-Z])|([A-Z])/g,function(t){return 1==t.length?t.toLowerCase():t[0]==t[0].toUpperCase()?" "+t.toLowerCase():t[0]+" "+t[1].toLowerCase()}).replace(/^\s+|\s+$/g,""))]=r[s].description;return o}},bjehdcaaj:function(t,e,n){var i=n("dejaibbcca");function r(e,n,o){return"undefined"!=typeof Reflect&&Reflect.get?t.exports=r=Reflect.get:t.exports=r=function(t,e,n){var r=i(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(n):o.value}},r(e,n,o||e)}t.exports=r},bjhfefiab:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["cueVideoById","loadVideoById","cueVideoByUrl","loadVideoByUrl","playVideo","pauseVideo","stopVideo","getVideoLoadedFraction","cuePlaylist","loadPlaylist","nextVideo","previousVideo","playVideoAt","setShuffle","setLoop","getPlaylist","getPlaylistIndex","setOption","mute","unMute","isMuted","setVolume","getVolume","seekTo","getPlayerState","getPlaybackRate","setPlaybackRate","getAvailablePlaybackRates","getPlaybackQuality","setPlaybackQuality","getAvailableQualityLevels","getCurrentTime","getDuration","removeEventListener","getVideoUrl","getVideoEmbedCode","getOptions","getOption","addEventListener","destroy","setSize","getIframe"],t.exports=e.default},bjihhfbihe:function(t,e){t.exports=function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}},cahiigeaeb:function(t,e){t.exports=function(){for(var t=arguments.length,e=[],n=0;n<t;n++)e[n]=arguments[n];if(0!==(e=e.filter(function(t){return null!=t})).length)return 1===e.length?e[0]:e.reduce(function(t,e){return function(){t.apply(this,arguments),e.apply(this,arguments)}})}},cbedhhbeh:function(t,e){(function(){(null!=e?e:this).ExifReader=function(){function
|
||
|
/*!
|
||
|
* UAParser.js v0.7.20
|
||
|
* Lightweight JavaScript-based User-Agent string parser
|
||
|
* https://github.com/faisalman/ua-parser-js
|
||
|
*
|
||
|
* Copyright © 2012-2019 Faisal Salman <f@faisalman.com>
|
||
|
* Licensed under MIT License
|
||
|
*/
|
||
|
/*!
|
||
|
* UAParser.js v0.7.20
|
||
|
* Lightweight JavaScript-based User-Agent string parser
|
||
|
* https://github.com/faisalman/ua-parser-js
|
||
|
*
|
||
|
* Copyright © 2012-2019 Faisal Salman <f@faisalman.com>
|
||
|
* Licensed under MIT License
|
||
|
*/
|
||
|
!function(r,o){"use strict";var s="model",a="name",u="type",c="vendor",h="version",l="mobile",f="tablet",d={extend:function(t,e){var n={};for(var i in t)e[i]&&e[i].length%2==0?n[i]=e[i].concat(t[i]):n[i]=t[i];return n},has:function(t,e){return"string"==typeof t&&-1!==e.toLowerCase().indexOf(t.toLowerCase())},lowerize:function(t){return t.toLowerCase()},major:function(t){return"string"==typeof t?t.replace(/[^\d\.]/g,"").split(".")[0]:void 0},trim:function(t){return t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},p={rgx:function(t,e){for(var n,i,r,o,s,a,u=0;u<e.length&&!s;){var c=e[u],h=e[u+1];for(n=i=0;n<c.length&&!s;)if(s=c[n++].exec(t))for(r=0;r<h.length;r++)a=s[++i],"object"==typeof(o=h[r])&&o.length>0?2==o.length?"function"==typeof o[1]?this[o[0]]=o[1].call(this,a):this[o[0]]=o[1]:3==o.length?"function"!=typeof o[1]||o[1].exec&&o[1].test?this[o[0]]=a?a.replace(o[1],o[2]):void 0:this[o[0]]=a?o[1].call(this,a,o[2]):void 0:4==o.length&&(this[o[0]]=a?o[3].call(this,a.replace(o[1],o[2])):void 0):this[o]=a||void 0;u+=2}},str:function(t,e){for(var n in e)if("object"==typeof e[n]&&e[n].length>0){for(var i=0;i<e[n].length;i++)if(d.has(e[n][i],t))return"?"===n?void 0:n}else if(d.has(e[n],t))return"?"===n?void 0:n;return t}},m={browser:{oldsafari:{version:{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}}},device:{amazon:{model:{"Fire Phone":["SD","KF"]}},sprint:{model:{"Evo Shift 4G":"7373KT"},vendor:{HTC:"APA",Sprint:"Sprint"}}},os:{windows:{version:{ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2000:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"}}}},g={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[a,h],[/(opios)[\/\s]+([\w\.]+)/i],[[a,"Opera Mini"],h],[/\s(opr)\/([\w\.]+)/i],[[a,"Opera"],h],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/\s]?([\w\.]*)/i,/(avant\s|iemobile|slim|baidu)(?:browser)?[\/\s]?([\w\.]*)/i,/(?:ms|\()(ie)\s([\w\.]+)/i,/(rekonq)\/([\w\.]*)/i,/(chromium|flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon)\/([\w\.-]+)/i],[a,h],[/(konqueror)\/([\w\.]+)/i],[[a,"Konqueror"],h],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[a,"IE"],h],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[a,"Edge"],h],[/(yabrowser)\/([\w\.]+)/i],[[a,"Yandex"],h],[/(puffin)\/([\w\.]+)/i],[[a,"Puffin"],h],[/(focus)\/([\w\.]+)/i],[[a,"Firefox Focus"],h],[/(opt)\/([\w\.]+)/i],[[a,"Opera Touch"],h],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[a,"UCBrowser"],h],[/(comodo_dragon)\/([\w\.]+)/i],[[a,/_/g," "],h],[/(windowswechat qbcore)\/([\w\.]+)/i],[[a,"WeChat(Win) Desktop"],h],[/(micromessenger)\/([\w\.]+)/i],[[a,"WeChat"],h],[/(brave)\/([\w\.]+)/i],[[a,"Brave"],h],[/(qqbrowserlite)\/([\w\.]+)/i],[a,h],[/(QQ)\/([\d\.]+)/i],[a,h],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[a,h],[/(BIDUBrowser)[\/\s]?([\w\.]+)/i],[a,h],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[a,h],[/(MetaSr)[\/\s]?([\w\.]+)/i],[a],[/(LBBROWSER)/i],[a],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[h,[a,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[h,[a,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[a,h],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[h,[a,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[a,/(.+)/,"$1 WebView"],h],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[a,/(.+(?:g|us))(.+)/,"$1 $2"],h],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[h,[a,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[a,"Sailfish Browser"],h],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[a,h],[/(dolfin)\/([\w\.]+)/i],[[a,"Dolphin"],h],[/((?:android.+)crmo|crios)\/([\w\.]+)/i],[[a,"Chrome"],h],[/(coast)\/([\w\.]+)/i],[[a,"Opera Coast"],h],[/fxios\/([\w\.-]+)/i],[h,[a,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[h,[a,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[h,a],[/webkit.+?(g
|
||
|
/*!
|
||
|
Copyright (c) 2016 Jed Watson.
|
||
|
Licensed under the MIT License (MIT), see
|
||
|
http://jedwatson.github.io/classnames
|
||
|
*/
|
||
|
/*!
|
||
|
Copyright (c) 2016 Jed Watson.
|
||
|
Licensed under the MIT License (MIT), see
|
||
|
http://jedwatson.github.io/classnames
|
||
|
*/
|
||
|
!function(){"use strict";var n={}.hasOwnProperty;function r(){for(var t=[],e=0;e<arguments.length;e++){var i=arguments[e];if(i){var o=typeof i;if("string"===o||"number"===o)t.push(i);else if(Array.isArray(i))t.push(r.apply(null,i));else if("object"===o)for(var s in i)n.call(i,s)&&i[s]&&t.push(s)}}return t.join(" ")}void 0!==t&&t.exports?t.exports=r:void 0===(i=function(){return r}.apply(e,[]))||(t.exports=i)}()},cehheibgje:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=a(n("cffcffbicc")),o=a(n("ijgbgbfij")),s=a(n("eaafebcbhj"));function a(t){return t&&t.__esModule?t:{default:t}}var u=void 0;e.default=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=(0,r.default)();if(u||(u=(0,o.default)(a)),e.events)throw new Error("Event handlers cannot be overwritten.");if("string"==typeof t&&!document.getElementById(t))throw new Error('Element "'+t+'" does not exist.');e.events=s.default.proxyEvents(a);var c=new Promise(function(n){if("string"==typeof t||t instanceof HTMLElement)u.then(function(i){var r=new i.Player(t,e);return a.on("ready",function(){n(r)}),null});else{if(!("object"===(void 0===t?"undefined":i(t))&&t.playVideo instanceof Function))throw new TypeError("Unexpected state.");n(t)}}),h=s.default.promisifyPlayer(c,n);return h.on=a.on,h.off=a.off,h},t.exports=e.default},cfabbaghh:function(t,e){
|
||
|
/*!
|
||
|
* @license EaselJS
|
||
|
* Visit http://createjs.com/ for documentation, updates and examples.
|
||
|
*
|
||
|
* Copyright (c) 2011-2015 gskinner.com, inc.
|
||
|
*
|
||
|
* Distributed under the terms of the MIT license.
|
||
|
* http://www.opensource.org/licenses/mit-license.html
|
||
|
*
|
||
|
* This notice shall be included in all copies or substantial portions of the Software.
|
||
|
*/
|
||
|
var n=n||{};n.extend=function(t,e){"use strict";function n(){this.constructor=t}return n.prototype=e.prototype,t.prototype=new n},(n=n||{}).promote=function(t,e){"use strict";var n=t.prototype,i=Object.getPrototypeOf&&Object.getPrototypeOf(n)||n.__proto__;if(i)for(var r in n[(e+="_")+"constructor"]=i.constructor,i)n.hasOwnProperty(r)&&"function"==typeof i[r]&&(n[e+r]=i[r]);return t},(n=n||{}).indexOf=function(t,e){"use strict";for(var n=0,i=t.length;i>n;n++)if(e===t[n])return n;return-1},n=n||{},function(){"use strict";function t(t,e,n){this.type=t,this.target=null,this.currentTarget=null,this.eventPhase=0,this.bubbles=!!e,this.cancelable=!!n,this.timeStamp=(new Date).getTime(),this.defaultPrevented=!1,this.propagationStopped=!1,this.immediatePropagationStopped=!1,this.removed=!1}var e=t.prototype;e.preventDefault=function(){this.defaultPrevented=this.cancelable&&!0},e.stopPropagation=function(){this.propagationStopped=!0},e.stopImmediatePropagation=function(){this.immediatePropagationStopped=this.propagationStopped=!0},e.remove=function(){this.removed=!0},e.clone=function(){return new t(this.type,this.bubbles,this.cancelable)},e.set=function(t){for(var e in t)this[e]=t[e];return this},e.toString=function(){return"[Event (type="+this.type+")]"},n.Event=t}(),n=n||{},function(){"use strict";function t(){this._listeners=null,this._captureListeners=null}var e=t.prototype;t.initialize=function(t){t.addEventListener=e.addEventListener,t.on=e.on,t.removeEventListener=t.off=e.removeEventListener,t.removeAllEventListeners=e.removeAllEventListeners,t.hasEventListener=e.hasEventListener,t.dispatchEvent=e.dispatchEvent,t._dispatchEvent=e._dispatchEvent,t.willTrigger=e.willTrigger},e.addEventListener=function(t,e,n){var i,r=(i=n?this._captureListeners=this._captureListeners||{}:this._listeners=this._listeners||{})[t];return r&&this.removeEventListener(t,e,n),(r=i[t])?r.push(e):i[t]=[e],e},e.on=function(t,e,n,i,r,o){return e.handleEvent&&(n=n||e,e=e.handleEvent),n=n||this,this.addEventListener(t,function(t){e.call(n,t,r),i&&t.remove()},o)},e.removeEventListener=function(t,e,n){var i=n?this._captureListeners:this._listeners;if(i){var r=i[t];if(r)for(var o=0,s=r.length;s>o;o++)if(r[o]==e){1==s?delete i[t]:r.splice(o,1);break}}},e.off=e.removeEventListener,e.removeAllEventListeners=function(t){t?(this._listeners&&delete this._listeners[t],this._captureListeners&&delete this._captureListeners[t]):this._listeners=this._captureListeners=null},e.dispatchEvent=function(t,e,i){if("string"==typeof t){var r=this._listeners;if(!(e||r&&r[t]))return!0;t=new n.Event(t,e,i)}else t.target&&t.clone&&(t=t.clone());try{t.target=this}catch(t){}if(t.bubbles&&this.parent){for(var o=this,s=[o];o.parent;)s.push(o=o.parent);var a,u=s.length;for(a=u-1;a>=0&&!t.propagationStopped;a--)s[a]._dispatchEvent(t,1+(0==a));for(a=1;u>a&&!t.propagationStopped;a++)s[a]._dispatchEvent(t,3)}else this._dispatchEvent(t,2);return!t.defaultPrevented},e.hasEventListener=function(t){var e=this._listeners,n=this._captureListeners;return!!(e&&e[t]||n&&n[t])},e.willTrigger=function(t){for(var e=this;e;){if(e.hasEventListener(t))return!0;e=e.parent}return!1},e.toString=function(){return"[EventDispatcher]"},e._dispatchEvent=function(t,e){var n,i=1==e?this._captureListeners:this._listeners;if(t&&i){var r=i[t.type];if(!r||!(n=r.length))return;try{t.currentTarget=this}catch(t){}try{t.eventPhase=e}catch(t){}t.removed=!1,r=r.slice();for(var o=0;n>o&&!t.immediatePropagationStopped;o++){var s=r[o];s.handleEvent?s.handleEvent(t):s(t),t.removed&&(this.off(t.type,s,1==e),t.removed=!1)}}},n.EventDispatcher=t}(),n=n||{},function(){"use strict";function t(){throw"Ticker cannot be instantiated."}t.RAF_SYNCHED="synched",t.RAF="raf",t.TIMEOUT="timeout",t.useRAF=!1,t.timingMode=null,t.maxDelta=0,t.paused=!1,t.removeEventListener=null,t.removeAllEventListeners=null,t.dispatchEvent=null,t.hasEventListener=null,t._listeners=null,n.EventDispatcher.initialize(t),t._addEventListener=t.addEventListener,t.addEventListener=function(){return!t._inited&&t.init(),t._addEventListener.apply(t,arguments)},t._inited=
|
||
|
/**
|
||
|
* @link https://github.com/gajus/sister for the canonical source repository
|
||
|
* @license https://github.com/gajus/sister/blob/master/LICENSE BSD 3-Clause
|
||
|
*/i=function(){var t={},e={};return t.on=function(t,n){var i={name:t,handler:n};return e[t]=e[t]||[],e[t].unshift(i),i},t.off=function(t){var n=e[t.name].indexOf(t);-1!==n&&e[t.name].splice(n,1)},t.trigger=function(t,n){var i,r=e[t];if(r)for(i=r.length;i--;)r[i].handler(n)},t},t.exports=i},cfjecfhbfg:function(t,e){t.exports=function(t){return t&&t.__esModule?t:{default:t}}},cgeeeeddea:function(t,e,n){"use strict";t.exports=function(t,e,n,i,r,o,s,a){if(!t){var u;if(void 0===e)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,i,r,o,s,a],h=0;(u=new Error(e.replace(/%s/g,function(){return c[h++]}))).name="Invariant Violation"}throw u.framesToPop=1,u}}},cjbedagefc:function(t,e,n){"use strict";var i=n("dddgijibah"),r=n("eajjhhhffe");function o(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}e.parse=y,e.resolve=function(t,e){return y(t,!1,!0).resolve(e)},e.resolveObject=function(t,e){return t?y(t,!1,!0).resolveObject(e):e},e.format=function(t){r.isString(t)&&(t=y(t));return t instanceof o?t.format():o.prototype.format.call(t)},e.Url=o;var s=/^([a-z0-9.+-]+:)/i,a=/:[0-9]*$/,u=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,c=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),h=["'"].concat(c),l=["%","/","?",";","#"].concat(h),f=["/","?","#"],d=/^[+a-z0-9A-Z_-]{0,63}$/,p=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,m={javascript:!0,"javascript:":!0},g={javascript:!0,"javascript:":!0},v={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},_=n("hhfbfhbhh");function y(t,e,n){if(t&&r.isObject(t)&&t instanceof o)return t;var i=new o;return i.parse(t,e,n),i}o.prototype.parse=function(t,e,n){if(!r.isString(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var o=t.indexOf("?"),a=-1!==o&&o<t.indexOf("#")?"?":"#",c=t.split(a);c[0]=c[0].replace(/\\/g,"/");var y=t=c.join(a);if(y=y.trim(),!n&&1===t.split("#").length){var w=u.exec(y);if(w)return this.path=y,this.href=y,this.pathname=w[1],w[2]?(this.search=w[2],this.query=e?_.parse(this.search.substr(1)):this.search.substr(1)):e&&(this.search="",this.query={}),this}var b=s.exec(y);if(b){var x=(b=b[0]).toLowerCase();this.protocol=x,y=y.substr(b.length)}if(n||b||y.match(/^\/\/[^@\/]+@[^@\/]+/)){var E="//"===y.substr(0,2);!E||b&&g[b]||(y=y.substr(2),this.slashes=!0)}if(!g[b]&&(E||b&&!v[b])){for(var S,A,T=-1,O=0;O<f.length;O++){-1!==(k=y.indexOf(f[O]))&&(-1===T||k<T)&&(T=k)}-1!==(A=-1===T?y.lastIndexOf("@"):y.lastIndexOf("@",T))&&(S=y.slice(0,A),y=y.slice(A+1),this.auth=decodeURIComponent(S)),T=-1;for(O=0;O<l.length;O++){var k;-1!==(k=y.indexOf(l[O]))&&(-1===T||k<T)&&(T=k)}-1===T&&(T=y.length),this.host=y.slice(0,T),y=y.slice(T),this.parseHost(),this.hostname=this.hostname||"";var P="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!P)for(var I=this.hostname.split(/\./),C=(O=0,I.length);O<C;O++){var D=I[O];if(D&&!D.match(d)){for(var j="",R=0,M=D.length;R<M;R++)D.charCodeAt(R)>127?j+="x":j+=D[R];if(!j.match(d)){var N=I.slice(0,O),F=I.slice(O+1),L=D.match(p);L&&(N.push(L[1]),F.unshift(L[2])),F.length&&(y="/"+F.join(".")+y),this.hostname=N.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),P||(this.hostname=i.toASCII(this.hostname));var U=this.port?":"+this.port:"",B=this.hostname||"";this.host=B+U,this.href+=this.host,P&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==y[0]&&(y="/"+y))}if(!m[x])for(O=0,C=h.length;O<C;O++){var G=h[O];if(-1!==y.indexOf(G)){var Y=encodeURIComponent(G);Y===G&&(Y=escape(G)),y=y.split(G).join(Y)}}var V=y.indexOf("#");-1!==V&&(this.hash=y.substr(V),y=y.slice(0,V));var z=y.indexOf("?");if(-1!==z?(this.search=y.substr(z),this.query=y.substr(z+1),e&&(this.query=_.parse(this.query)),y=y.slice(0,z)):e&&(this.search="",this.query={}),y&&(this.pathname=y),v[x]&&this.hostn
|
||
|
/*! modernizr 3.2.0 (Custom Build) | MIT *
|
||
|
* http://modernizr.com/download/?-adownload-cssanimations-csstransitions-serviceworker-webp-domprefixes-hasevent-prefixed-prefixes-testallprops-testprop !*/
|
||
|
!function(t,e,n){function i(t,e){return typeof t===e}function r(t){var e=w.className,n=_._config.classPrefix||"";if(b&&(e=e.baseVal),_._config.enableJSClass){var i=new RegExp("(^|\\s)"+n+"no-js(\\s|$)");e=e.replace(i,"$1"+n+"js$2")}_._config.enableClasses&&(e+=" "+n+t.join(" "+n),b?w.className.baseVal=e:w.className=e)}function o(){return"function"!=typeof e.createElement?e.createElement(arguments[0]):b?e.createElementNS.call(e,"http://www.w3.org/2000/svg",arguments[0]):e.createElement.apply(e,arguments)}function s(t,e){return!!~(""+t).indexOf(e)}function a(t,n,i,r){var s,a,u,c,h="modernizr",l=o("div"),f=function(){var t=e.body;return t||((t=o(b?"svg":"body")).fake=!0),t}();if(parseInt(i,10))for(;i--;)(u=o("div")).id=r?r[i]:h+(i+1),l.appendChild(u);return(s=o("style")).type="text/css",s.id="s"+h,(f.fake?f:l).appendChild(s),f.appendChild(l),s.styleSheet?s.styleSheet.cssText=t:s.appendChild(e.createTextNode(t)),l.id=h,f.fake&&(f.style.background="",f.style.overflow="hidden",c=w.style.overflow,w.style.overflow="hidden",w.appendChild(f)),a=n(l,t),f.fake?(f.parentNode.removeChild(f),w.style.overflow=c,w.offsetHeight):l.parentNode.removeChild(l),!!a}function u(t){return t.replace(/([A-Z])/g,function(t,e){return"-"+e.toLowerCase()}).replace(/^ms-/,"-ms-")}function c(e,i){var r=e.length;if("CSS"in t&&"supports"in t.CSS){for(;r--;)if(t.CSS.supports(u(e[r]),i))return!0;return!1}if("CSSSupportsRule"in t){for(var o=[];r--;)o.push("("+u(e[r])+":"+i+")");return a("@supports ("+(o=o.join(" or "))+") { #modernizr { position: absolute; } }",function(t){return"absolute"==getComputedStyle(t,null).position})}return n}function h(t){return t.replace(/([a-z])-([a-z])/g,function(t,e,n){return e+n.toUpperCase()}).replace(/^-/,"")}function l(t,e,r,a){function u(){f&&(delete k.style,delete k.modElem)}if(a=!i(a,"undefined")&&a,!i(r,"undefined")){var l=c(t,r);if(!i(l,"undefined"))return l}for(var f,d,p,m,g,v=["modernizr","tspan"];!k.style;)f=!0,k.modElem=o(v.shift()),k.style=k.modElem.style;for(p=t.length,d=0;p>d;d++)if(m=t[d],g=k.style[m],s(m,"-")&&(m=h(m)),k.style[m]!==n){if(a||i(r,"undefined"))return u(),"pfx"!=e||m;try{k.style[m]=r}catch(t){}if(k.style[m]!=g)return u(),"pfx"!=e||m}return u(),!1}function f(t,e){return function(){return t.apply(e,arguments)}}function d(t,e,n,r,o){var s=t.charAt(0).toUpperCase()+t.slice(1),a=(t+" "+T.join(s+" ")+s).split(" ");return i(e,"string")||i(e,"undefined")?l(a,e,r,o):function(t,e,n){var r;for(var o in t)if(t[o]in e)return!1===n?t[o]:i(r=e[t[o]],"function")?f(r,n||e):r;return!1}(a=(t+" "+E.join(s+" ")+s).split(" "),e,n)}function p(t,e,i){return d(t,n,n,e,i)}function m(t,e){if("object"==typeof t)for(var n in t)P(t,n)&&m(n,t[n]);else{var i=(t=t.toLowerCase()).split("."),o=_[i[0]];if(2==i.length&&(o=o[i[1]]),void 0!==o)return _;e="function"==typeof e?e():e,1==i.length?_[i[0]]=e:(!_[i[0]]||_[i[0]]instanceof Boolean||(_[i[0]]=new Boolean(_[i[0]])),_[i[0]][i[1]]=e),r([(e&&0!=e?"":"no-")+i.join("-")]),_._trigger(t,e)}return _}var g=[],v={_version:"3.2.0",_config:{classPrefix:"",enableClasses:!0,enableJSClass:!0,usePrefixes:!0},_q:[],on:function(t,e){var n=this;setTimeout(function(){e(n[t])},0)},addTest:function(t,e,n){g.push({name:t,fn:e,options:n})},addAsyncTest:function(t){g.push({name:null,fn:t})}},_=function(){};_.prototype=v,_=new _;var y=[],w=e.documentElement,b="svg"===w.nodeName.toLowerCase(),x="Moz O ms Webkit",E=v._config.usePrefixes?x.toLowerCase().split(" "):[];v._domPrefixes=E;var S=v._config.usePrefixes?" -webkit- -moz- -o- -ms- ".split(" "):[];v._prefixes=S;var A=function(t){var n=!("onblur"in e.documentElement);return function(e,i){var r;return!!e&&(i&&"string"!=typeof i||(i=o(i||"div")),!(r=(e="on"+e)in i)&&n&&(i.setAttribute||(i=o("div")),i.setAttribute(e,""),r="function"==typeof i[e],i[e]!==t&&(i[e]=t),i.removeAttribute(e)),r)}}();v.hasEvent=A;var T=v._config.usePrefixes?x.split(" "):[];v._cssomPrefixes=T;var O={elem:o("modernizr")};_._q.push(function(){delete O.elem});var k={style:O.elem.style};_._q.unshift(function(){delete k.style}),v.testAllProps=d;var P,I=function(e){var i,r=S.length,o=t.CSS
|
||
|
/**
|
||
|
* An implementation of the standard DOMException and DOMError interfaces
|
||
|
*
|
||
|
* @module w3c-domcore-errors
|
||
|
* @see http://www.w3.org/TR/dom/#errors
|
||
|
* @see http://dom.spec.whatwg.org/#errors
|
||
|
*
|
||
|
* @author Alexandre Morgaut (http://github.com/AMorgaut)
|
||
|
* @license MIT
|
||
|
**/
|
||
|
var n,i;function r(t,e){var i;i=n[t]||{},this.name=t||this.name||"DOMError",this.code=i.code||0,this.message=e||this.message||i.message||this.name}function o(t){var e;e=n[t]||{},this.code=e.code||0,this.message=e.message||t,this.name=t}o.prototype=Object.create(Error.prototype),n={IndexSizeError:{message:"The index is not in the allowed range",constantName:"INDEX_SIZE_ERR",code:1},HierarchyRequestError:{message:"The operation would yield an incorrect node tree.",constantName:"HIERARCHY_REQUEST_ERR",code:3},WrongDocumentError:{message:"The object is in the wrong document.",constantName:"WRONG_DOCUMENT_ERR",code:4},InvalidCharacterError:{message:"The string contains invalid characters.",constantName:"INVALID_CHARACTER_ERR",code:5},NoModificationAllowedError:{message:"The object can not be modified.",constantName:"NO_MODIFICATION_ALLOWED_ERR",code:7},NotFoundError:{message:"The object can not be found here.",constantName:"NOT_FOUND_ERR",code:8},NotSupportedError:{message:"The operation is not supported.",constantName:"NOT_SUPPORTED_ERR",code:9},InvalidStateError:{message:"The object is in an invalid state.",constantName:"INVALID_STATE_ERR",code:11},SyntaxError:{message:"The string did not match the expected pattern",constantName:"SYNTAX_ERR",code:12},InvalidModificationError:{message:"The object can not be modified in this way",constantName:"INVALID_MODIFICATION_ERR",code:13},NamespaceError:{message:"The operation is not allowed by Namespaces in XML.",constantName:"NAMESPACE_ERR",code:14},InvalidAccessError:{message:"The object does not support the operation or argument.",constantName:"INVALID_ACCESS_ERR",code:15},SecurityError:{message:"The operation is insecure.",constantName:"SECURITY_ERR",code:18},NetworkError:{message:"A network error occurred.",constantName:"NETWORK_ERR",code:19},AbortError:{message:"The operation was aborted.",constantName:"ABORT_ERR",code:20},URLMismatchError:{message:"The given URL does not match another URL.",constantName:"URL_MISMATCH_ERR",code:21},QuotaExceededError:{message:"The quota has been exceeded.",constantName:"QUOTA_EXCEEDED_ERR",code:22},TimeoutError:{message:"The operation timed out.",constantName:"TIMEOUT_ERR",code:23},InvalidNodeTypeError:{message:"The supplied node is incorrect or has an incorrect ancestor for this operation.",constantName:"INVALID_NODE_TYPE_ERR",code:24},DataCloneError:{message:"The object can not be cloned.",constantName:"DATA_CLONE_ERR",code:25},EncodingError:{message:"The encoding operation (either encoded or decoding) failed."}},i={},["","INDEX_SIZE_ERR","DOMSTRING_SIZE_ERR","HIERARCHY_REQUEST_ERR","WRONG_DOCUMENT_ERR","INVALID_CHARACTER_ERR","NO_DATA_ALLOWED_ERR","NO_MODIFICATION_ALLOWED_ERR","NOT_FOUND_ERR","NOT_SUPPORTED_ERR","INUSE_ATTRIBUTE_ERR","INVALID_STATE_ERR","SYNTAX_ERR","INVALID_MODIFICATION_ERR","NAMESPACE_ERR","INVALID_ACCESS_ERR","VALIDATION_ERR","TYPE_MISMATCH_ERR","SECURITY_ERR","NETWORK_ERR","ABORT_ERR","URL_MISMATCH_ERR","QUOTA_EXCEEDED_ERR","TIMEOUT_ERR","INVALID_NODE_TYPE_ERR","DATA_CLONE_ERR"].forEach(function(t,e){var n;n={writable:!1,enumerable:!0,configurable:!1,value:e},i[t]=n}),Object.defineProperties(o,i),Object.defineProperties(o.prototype,i),e.DOMException=o,e.DOMError=r,e.Polyfill=function(){this.hasOwnProperty("DOMException")||(this.DOMException=o),this.hasOwnProperty("DOMError")||(this.DOMError=r)}},dgcdacjddi:function(t,e){function n(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}t.exports=function(t,e,i){return e&&n(t.prototype,e),i&&n(t,i),t}},dhdiigfejc:function(t,e,n){t.exports=n.p+"pdf.worker.f68d33bc85783809112beb1c2070ab16.js"},dijfaihfc:function(t,e){t.exports=function(t){if(Array.isArray(t))return t}},djecdhecha:function(t,e){t.exports=function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},djghaahgac:function(t,e){t.exports=function(t,e){var n=[],i=!0,r=!1,o=void 0;try{for(var s,a=t[Symbol.iterator]();!(i=(s=a.next()).done)&&(n.push(s.value),!
|
||
|
/**
|
||
|
* filesize
|
||
|
*
|
||
|
* @author Jason Mulligan <jason.mulligan@avoidwork.com>
|
||
|
* @copyright 2014 Jason Mulligan
|
||
|
* @license BSD-3 <https://raw.github.com/avoidwork/filesize.js/master/LICENSE>
|
||
|
* @link http://filesizejs.com
|
||
|
* @module filesize
|
||
|
* @version 2.0.4
|
||
|
*/
|
||
|
!function(e){"use strict";var n=/b$/,i=10,r=/.*\./,o=/^0$/;function s(t,e){var s,u,c,h,l,f,d,p,m,g,v,_,y="",w=0;if(isNaN(t))throw new Error("Invalid arguments");return c=!0===(e=e||{}).bits,p=!0===e.unix,u=void 0!==e.base?e.base:p?2:10,d=void 0!==e.round?e.round:p?1:2,m=void 0!==e.spacer?e.spacer:p?"":" ",_=void 0!==e.suffixes?e.suffixes:{},h=u>2?1e3:1024,(l=(f=Number(t))<0)&&(f=-f),0===f?y=p?"0":"0"+m+(_[g="B"]||g):((s=Math.floor(Math.log(f)/Math.log(1e3)))>8&&(w*=1e3*(s-8),s=8),w=2===u?f/Math.pow(2,10*s):f/Math.pow(1e3,s),c&&(w*=8)>h&&(w/=h,s++),y=w.toFixed(s>0?d:0),g=a[c?"bits":"bytes"][s],p?(c&&n.test(g)&&(g=g.toLowerCase()),g=g.charAt(0),v=y.replace(r,""),"B"===g?g="":c||"k"!==g||(g="K"),o.test(v)&&(y=parseInt(y,i).toString()),y+=m+(_[g]||g)):p||(y+=m+(_[g]||g))),l&&(y="-"+y),y}var a={bits:["B","kb","Mb","Gb","Tb","Pb","Eb","Zb","Yb"],bytes:["B","kB","MB","GB","TB","PB","EB","ZB","YB"]};t.exports=s}()},ijgbgbfij:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i,r=n("cbfdbgdfih"),o=(i=r)&&i.__esModule?i:{default:i};e.default=function(t){var e=new Promise(function(t){if(window.YT&&window.YT.Player&&window.YT.Player instanceof Function)t(window.YT);else{var e=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){e&&e(),t(window.YT)}}}),n="http:"===window.location.protocol?"http:":"https:";return(0,o.default)(n+"//www.youtube.com/iframe_api",function(e){e&&t.trigger("error",e)}),e},t.exports=e.default},jfjadidfi:function(t,e){t.exports=function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}},jgajhifae:function(t,e,n){var i;!function(){function r(t,e,n){return t.call.apply(t.bind,arguments)}function o(t,e,n){if(!t)throw Error();if(2<arguments.length){var i=Array.prototype.slice.call(arguments,2);return function(){var n=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(n,i),t.apply(e,n)}}return function(){return t.apply(e,arguments)}}function s(t,e,n){return(s=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?r:o).apply(null,arguments)}var a=Date.now||function(){return+new Date};function u(t,e){this.a=t,this.o=e||t,this.c=this.o.document}var c=!!window.FontFace;function h(t,e,n,i){if(e=t.c.createElement(e),n)for(var r in n)n.hasOwnProperty(r)&&("style"==r?e.style.cssText=n[r]:e.setAttribute(r,n[r]));return i&&e.appendChild(t.c.createTextNode(i)),e}function l(t,e,n){(t=t.c.getElementsByTagName(e)[0])||(t=document.documentElement),t.insertBefore(n,t.lastChild)}function f(t){t.parentNode&&t.parentNode.removeChild(t)}function d(t,e,n){e=e||[],n=n||[];for(var i=t.className.split(/\s+/),r=0;r<e.length;r+=1){for(var o=!1,s=0;s<i.length;s+=1)if(e[r]===i[s]){o=!0;break}o||i.push(e[r])}for(e=[],r=0;r<i.length;r+=1){for(o=!1,s=0;s<n.length;s+=1)if(i[r]===n[s]){o=!0;break}o||e.push(i[r])}t.className=e.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function p(t,e){for(var n=t.className.split(/\s+/),i=0,r=n.length;i<r;i++)if(n[i]==e)return!0;return!1}function m(t,e,n){function i(){a&&r&&o&&(a(s),a=null)}e=h(t,"link",{rel:"stylesheet",href:e,media:"all"});var r=!1,o=!0,s=null,a=n||null;c?(e.onload=function(){r=!0,i()},e.onerror=function(){r=!0,s=Error("Stylesheet failed to load"),i()}):setTimeout(function(){r=!0,i()},0),l(t,"head",e)}function g(t,e,n,i){var r=t.c.getElementsByTagName("head")[0];if(r){var o=h(t,"script",{src:e}),s=!1;return o.onload=o.onreadystatechange=function(){s||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(s=!0,n&&n(null),o.onload=o.onreadystatechange=null,"HEAD"==o.parentNode.tagName&&r.removeChild(o))},r.appendChild(o),setTimeout(function(){s||(s=!0,n&&n(Error("Script load timeout")))},i||5e3),o}return null}function v(){this.a=0,this.c=null}function _(t){return t.a++,function(){t.a--,w(t)}}function y(t,e){t.c=e,w(t)}function w(t){0==t.a&&t.c&&(t.c(),t.c=null)}function b(t){this.a=t||"-"}function x(t,e){this.c=t,this.f=4,this.a="n";var n=(e||"n4").match(/^([nio])([1-9])$/i);n&&(this.a=n[1],this.f=pa
|