styledown2-source 2.0.0.pre4 → 2.0.0.pre5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3e5da2d761eaa3acf29610ee4abb67f7919e632f
4
- data.tar.gz: 444f25d5a500976329b1d8739545c07f3c826ad3
3
+ metadata.gz: acc7a076f50e22c43d3e297f54666e172c8ee071
4
+ data.tar.gz: 389fbc56884364d08124430ae159aa9b510eb6b5
5
5
  SHA512:
6
- metadata.gz: 7295639a4999db65d4a57582f8ddd93501356a880ca7a79d731084b66f8dab531ca2cad988e2f72c6d004566859037afb1492e399c61231e4b0f952c4c52ab7e
7
- data.tar.gz: 8073de3b9220bcdeb4a30bcd499bae1727ccc066f52eafd1cf88a80310238023733c9a4438c4964281ada14cdeef7f7d1a4a6d272478895b9bd738fb79912a03
6
+ metadata.gz: 85d435b285eae86f112be452ee05dbd0e5e423e2ad4e5326a3c070504106ecc410cc8193b42b7aec2695dff21e5bf5e030ac9db180abd4c0e7b724d932d772d8
7
+ data.tar.gz: c72bb85cf8df187c4db7d3c4ba3eb84ef5b77e2770c3841d498cc5c439ddddcc3a117c660339ffe865f7c2b8de0477e9e65cf45bb78a6414c836debf13d432cd
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  class Styledown
3
3
  module Source
4
- VERSION = '2.0.0.pre4'
4
+ VERSION = '2.0.0.pre5'
5
5
  end
6
- end
6
+ end
@@ -2,8 +2,8 @@
2
2
  class Styledown
3
3
  module Source
4
4
  SOURCE = <<-'STYLEDOWN_END'
5
- !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.Styledown=e()}}(function(){var define,module,exports;return function e(t,n,i){function r(a,s){if(!n[a]){if(!t[a]){var u="function"==typeof require&&require;if(!s&&u)return u(a,!0);if(o)return o(a,!0);var l=new Error("Cannot find module '"+a+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[a]={exports:{}};t[a][0].call(c.exports,function(e){var n=t[a][1][e];return r(n?n:e)},c,c.exports,e,t,n,i)}return n[a].exports}for(var o="function"==typeof require&&require,a=0;a<i.length;a++)r(i[a]);return r}({1:[function(e,t,n){"use strict";e("babel-polyfill"),n.cache=e("./lib/cache"),n.render=e("./lib/render"),n.build=e("./lib/build"),n.templates=e("./lib/templates"),n.version=e("./package.json").version},{"./lib/build":2,"./lib/cache":5,"./lib/render":9,"./lib/templates":11,"./package.json":760,"babel-polyfill":21}],2:[function(e,t,n){"use strict";function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={files:{},templates:{},meta:{}},i=t.extension||".html";return o(n,e,{extension:i}),a(n),u(e,function(e,o){var a=e.name||o,s=e.contents||e.data||"";if(a.match(/^templates/))r(n,o,e);else{var u=a.replace(/\.md$/,i),h=l(s,{source:a});c(h,t),h.layout="html",h.type="text/html",h.toc=n.toc,n.files[u]=h}}),t.skipAssets||s(n),n}function r(e,t,n){var i=t.replace(/^templates\//,"").replace(/\.[^\.]+$/,""),r=e.templates[i];e.templates[i]=n.contents.replace(/{{{\s*inherit\s*}}}/g,r||"")}function o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};t["README.md"]&&(e.toc=h(t["README.md"].contents,n),delete t["README.md"])}function a(t){t.templates=Object.assign({},e("../templates"))}function s(e){e.files["styledown/script.js"]={layout:"script",type:"application/javascript"},e.files["styledown/style.css"]={layout:"style",type:"text/css"}}var u=e("object-loops/for-each"),l=e("./parse_file"),c=e("./transform_lang"),h=(e("path").basename,e("path").dirname,e("../tocify"));t.exports=i},{"../templates":11,"../tocify":12,"./parse_file":3,"./transform_lang":4,"object-loops/for-each":484,path:488}],3:[function(e,t,n){"use strict";function i(e,t,n){for(;t.length>0;)o(e,t,n)||r(e,t);return!0}function r(e,t){t.shift()}function o(e,t,n){function i(){return a(e,r,s)}var r=[],s={id:null,title:null,depth:null,parts:[]};if(c(e,t,n),h(e,t,n,s)){for(;t.length;){if(o(e,t,n))return i();r.push(t.shift())}return i()}}function a(e,t,n){for(var i=[];t.length;){var r=t[0];"fence"===r.type?(s(e,i,n),u(e,t,n),i=[]):i.push(t.shift())}return s(e,i,n),!0}function s(e,t,n){if(0!==t.length){var i=""+n.id+"-"+(n.parts.length+1);return n.parts.push({id:i,type:"text",isText:!0,content:e.renderer.render(t,e.options).trim()}),!0}}function u(e,t,n){var i=""+n.id+"-"+(n.parts.length+1),r=l(t[0].info.trim()),o=t[0].content.trim();if(r)n.parts.push({id:i,type:"example",isExample:!0,language:r.language,preClass:[r["class"],"lang-"+r.language].join(" "),"class":r["class"],content:o,source:o});else{var a=t[0].info.trim();n.parts.push({id:i,type:"code",isCode:!0,language:a,preClass:"lang-"+a,content:o})}return t.shift(),!0}function l(e){var t=e.match(/^example\.([^\.]+)((?:\.[^\.]+)*)$/);return t?{language:t[1],"class":(t[2]||".").substr(1).split(".").join(" ")}:void 0}function c(e,t,n){var i=t[0];if(!i)return!1;if("heading_open"!==i.type||"h1"!==i.tag)return!1;var r=e.renderer.render(t[1].children,e.options);return n.title=r,!0}function h(e,t,n,i){var r=t[0];if(!r)return!1;if("heading_open"!==r.type)return!1;if(!~["h1","h2","h3"].indexOf(r.tag))return!1;var o=e.renderer.render(t[1].children),a=p(r,"id");return i.id=a,i.title=o,i.depth=+r.tag.substr(1),n.sections.push(i),t.shift(),t.shift(),t.shift(),!0}function p(e,t){for(var n=e.attrs||[],i=0,r=n.length;r>i;i++){var o=n[i];if(o[0]===t)return o[1]}throw new Error("Styledown.parse: no ID for heading")}t.exports=function(t,n){var r=n.source,o=e("markdown-it")().use(e("markdown-it-named-headings")),a={},s={source:r,title:null,sections:[]},u=[].concat(o.parse(t,a));return i(o,u,s),s}},{"markdown-it":426,"markdown-it-named-headings":425}],4:[function(e,t,n){"use strict";function i(e,t){var n=t&&t.transform;if(Array.isArray(n))return o(e.sections,function(e){o(e.parts,function(e){"example"===e.type&&n.indexOf(e.language)>-1&&(e.source=e.content,e.content=r(e.content,e.language),e.sourceLanguage=e.language,e.language="html")})}),e}function r(e,t){var n=a(t);return n.render(e).body}var o=e("../helpers/each"),a=e("../helpers/jst_engine");t.exports=i},{"../helpers/each":6,"../helpers/jst_engine":7}],5:[function(e,t,n){(function(n){"use strict";function i(e,t){return r(JSON.stringify(e),t)}function r(e,t){if(a.has(e))return a.get(e);var n=t();return a.set(e,n),n}var o=e("lru-cache"),a=o(n.env.STYLEDOWN_CACHE_SIZE||1024);t.exports={cache:a,fetch:i,fetchExact:r}}).call(this,e("_process"))},{_process:490,"lru-cache":424}],6:[function(e,t,n){"use strict";function i(e,t){var n,i,r=e&&e.length;if("number"==typeof r)for(n=0;r>n;n++)t(e[n],n);else{i=0;for(n in e)e.hasOwnProperty(n)&&t(e[n],n,i++)}return e}t.exports=i},{}],7:[function(e,t,n){"use strict";function i(e){return~e.indexOf(".")?e.replace(/^.*\.([^\.]+)$/,"$1"):e}var r={};t.exports=function(t){if(t=i(t),r[t])return r[t];var n=e("jstransformer");return"jade"===t||"pug"===t?r[t]=n(e("jstransformer-pug")):"ejs"===t?r[t]=n(e("jstransformer-ejs")):r[t]=n(e("jstransformer-"+t)),r[t]}},{jstransformer:418,"jstransformer-ejs":416,"jstransformer-pug":417}],8:[function(e,t,n){"use strict";var i=e("unidecode"),r=e("lodash.kebabcase");t.exports=function(e){return r(i(e))}},{"lodash.kebabcase":422,unidecode:747}],9:[function(e,t,n){"use strict";function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e.templates||{}),n=e.meta||{},i=a(e.files,function(e,i,o){return e[o]=r(i,{meta:n,templates:t}),e},{});return i}function r(e,t){var n=t.meta,i=t.templates,r=Object.assign({},e,{meta:n}),a=e.layout,s=a?o(r,i,a):"",u=r.type;return{contents:s,type:u}}var o=e("./render_template"),a=e("object-loops/reduce");t.exports=i},{"./render_template":10,"object-loops/reduce":486}],10:[function(e,t,n){"use strict";function i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"html",i=s(["render.templates",t],function(){return a(t,r)}),o=i[n];if(!o)throw new Error("render(): unknown template '"+n+"'");return o.render(e,i)}function r(e){return s(["render.compileTemplate",e],function(){return o.compile(e)})}var o=e("hogan.js"),a=e("object-loops/map"),s=e("../cache").fetch;t.exports=i},{"../cache":5,"hogan.js":406,"object-loops/map":485}],11:[function(e,t,n){"use strict";var i=(e("path").resolve,"<!doctype html>\n<html>\n <head>\n <meta charset='utf-8'>\n {{> htmlHead}}\n </head>\n <body>\n <div class='styledown-layout'>\n {{> htmlBody}}\n </div>\n </body>\n</html>"),r="<title>{{> title}}</title>\n{{> head}}",o="{{> sidebar}}\n{{> body}}\n{{> footer}}",a="{{title}}",s="<meta name='generator' content='Styledown2 "+e("../../package.json").version+"'>\n<meta name='viewport' content='width=device-width, initial-scale=1'>\n<link rel='stylesheet' href='{{base}}styledown/style.css' />",u="<script src='{{base}}styledown/script.js'></script>",l="<div class='styleguide-sidebar'>\n <input type='checkbox' id='styleguide-sidebar-toggle' />\n <label class='styleguide-sidebar-button' for='styleguide-sidebar-toggle'></label>\n <label class='styleguide-sidebar-screen' for='styleguide-sidebar-toggle'></label>\n <div class='styleguide-sidebar-contents'>\n {{> sidebarContents}}\n </div>\n</div>",c="{{> menu}}",h="<div class='styleguide-body'>\n {{#sections}}{{> section}}{{/sections}}\n</div>",p="<section class='styleguide-section -h{{depth}}'>\n <h{{depth}} id='{{id}}'>{{title}}</h{{depth}}>\n {{#parts}}{{> part}}{{/parts}}\n</section>",f="{{#isText}}{{> textPart}}{{/isText}}\n{{#isCode}}{{> codePart}}{{/isCode}}\n{{#isExample}}{{> examplePart}}{{/isExample}}",g="<div class='styleguide-text'>{{{content}}}</div>",d="<div class='styleguide-code {{class}}'>\n <pre class='{{preClass}}'><code>{{{content}}}</code></pre>\n</div>",m="<div class='styleguide-example {{class}}'>\n <div class='styleguide-example-figure'>{{{content}}}</div>\n <div class='styleguide-example-source'>\n <pre class='{{preClass}}'><code>{{{source}}}</code></pre>\n </div>\n</div>",y="<ul class='styleguide-menu'>\n{{#toc}}{{#sections}}{{> menuItem}}{{/sections}}{{/toc}}\n</ul>",b="<li class='styleguide-menu-item -level-{{depth}} {{#isParent}}-parent{{/isParent}}'>\n {{#href}}{{> menuItemLink}}{{/href}}\n {{^href}}{{> menuItemSpan}}{{/href}}\n {{#hasHeadings}}{{> headingList}}{{/hasHeadings}}\n {{#isParent}}{{> menuItemSubmenu}}{{/isParent}}\n</li>",v="<a href='{{href}}' class='link title {{#isActive}}-active{{/isActive}}'>\n {{title}}\n</a>",w="<span class='title'>{{title}}</span>",_="<ul class='submenu'>\n {{#sections}}{{> menuItem}}{{/sections}}\n</ul>",x="<ul class='headings styleguide-heading-list -depth-{{depth}}'>\n {{#headings}}{{> headingItem}}{{/headings}}\n</ul>",k="<li class='styleguide-heading-item'>\n<!-- ... -->\n</li>",j='!function e(t,n,r){function o(c,u){if(!n[c]){if(!t[c]){var a="function"==typeof require&&require;if(!u&&a)return a(c,!0);if(i)return i(c,!0);var s=new Error("Cannot find module \'"+c+"\'");throw s.code="MODULE_NOT_FOUND",s}var l=n[c]={exports:{}};t[c][0].call(l.exports,function(e){var n=t[c][1][e];return o(n?n:e)},l,l.exports,e,t,n,r)}return n[c].exports}for(var i="function"==typeof require&&require,c=0;c<r.length;c++)o(r[c]);return o}({1:[function(e,t,n){"use strict";void function(){function e(e){function t(){n(e,"-collapse"),r(e,"-expand"),c=!0}function o(){r(e,"-collapse"),n(e,"-expand"),c=!1}function i(){return c?o():t()}var c,u=e.querySelector(".styleguide-example-figure");e.querySelector(".styleguide-example-source");u.addEventListener("click",function(){i()}),t()}function t(e){return"complete"===document.readyState?e():void(document.addEventListener?document.addEventListener("DOMContentLoaded",e):document.attachEvent("onreadystatechange",function(){"interactive"===document.readyState&&e()}))}function n(e,t){e.classList?e.classList.add(t):e.className+=" "+t}function r(e,t){if(e.classList)e.classList.remove(t);else{var n=new RegExp("(^|\\\\b)"+t.split(" ").join("|")+"(\\\\b|$)","gi");e.className=e.className.replace(n," ")}}t(function(){for(var t=document.querySelectorAll(".styleguide-example"),n=0,r=t.length;r>n;n++)e(t[n])})}()},{}]},{},[1]);\n',S='.styleguide-body,.styleguide-code,.styleguide-example,.styleguide-menu,.styleguide-section,.styleguide-sidebar,.styleguide-text{box-sizing:border-box}.styleguide-section:after{content:"";display:table;clear:both;zoom:1}.styleguide-section>h3{border-bottom:2px solid hsla(0,0%,50%,.2);margin-bottom:16px;padding-bottom:16px}.styleguide-text{box-sizing:border-box}.styleguide-example,.styleguide-text{margin-bottom:16px}@media (min-width:768px){.styleguide-text{clear:both;float:right;width:30%;padding-left:16px}.styleguide-example{float:left;width:70%}}.styleguide-text>:first-child{margin-top:0}.styleguide-example{border-radius:2px;border:2px solid transparent;overflow:hidden}.styleguide-example-figure{overflow:hidden;padding:8px;background:-webkit-linear-gradient(top,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAF0lEQVQI12P4BAI/QICBFCaYBPNJYQIAkUZftTbC4sIAAAAASUVORK5CYII=");background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAF0lEQVQI12P4BAI/QICBFCaYBPNJYQIAkUZftTbC4sIAAAAASUVORK5CYII=");position:relative}.styleguide-example.-expand>.styleguide-example-figure:after,.styleguide-example.-expand>.styleguide-example-figure:before{content:"";position:absolute;left:0;width:100%;height:16px;opacity:0;background:rgba(0,0,0,.1);-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.styleguide-example.-expand>.styleguide-example-figure:after:hover,.styleguide-example.-expand>.styleguide-example-figure:before:hover{opacity:.3}.styleguide-example.-expand>.styleguide-example-figure:before{top:0;border-bottom:1px dashed red}.styleguide-example.-expand>.styleguide-example-figure:after{bottom:0;border-top:1px dashed red}@media (min-width:768px){.styleguide-example-figure{padding:16px}}.styleguide-example.-clear{border:0}.styleguide-example.-clear>.styleguide-example-figure{padding:0}.styleguide-example.-clear:not(.-expand)>.styleguide-example-figure{background:transparent}.styleguide-example.-dark>.styleguide-example-figure{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAFklEQVQI12NQBQF2EGAghQkmwXxSmADZJQiZ2ZZ46gAAAABJRU5ErkJggg==")}.styleguide-example-source{border-top:1px solid hsla(0,0%,50%,.2)}.styleguide-example-source>pre,.styleguide-example-source>pre>code{margin:0;border:0;border-radius:0;padding:0}.styleguide-example-source>pre{background:#fff;padding:16px}.styleguide-example.-collapse>.styleguide-example-source{display:none}.styleguide-example.-expand{border:2px solid hsla(0,0%,50%,.2)}.styleguide-example.-expand.-clear>.styleguide-example-figure{padding:16px}.styleguide-menu,.styleguide-menu-item,.styleguide-menu-item>.submenu{display:block;margin:0;padding:0;list-style-type:none}.styleguide-menu-item.-parent.-level-1{margin-top:1em;margin-bottom:1em;font-weight:700}.styleguide-menu-item.-parent.-level-1>.title{display:block;font-weight:700;padding:4px 16px}.styleguide-menu-item>.link{display:block;font-weight:400;padding:4px 16px}.styleguide-menu-item>.link.-active,.styleguide-menu-item>.link.-active:visited{color:inherit}.styleguide-menu-item>.link.-active:focus,.styleguide-menu-item>.link.-active:hover{text-decoration:inherit;font-weight:400;cursor:default}.styleguide-menu-item.-level-3>.title:before{content:"-";display:inline-block;width:.7em;margin-right:.2em}.styleguide-sidebar{position:fixed;top:0;left:0;bottom:0;right:0;pointer-events:none;z-index:3}.styleguide-sidebar>[type=checkbox]{display:none}.styleguide-sidebar-button{pointer-events:auto;display:block;cursor:pointer;position:absolute;bottom:16px;left:16px;width:48px;height:48px;background-color:#fff;border-radius:50%;z-index:2;box-shadow:0 2px 4px rgba(0,40,80,.1);-webkit-transition:box-shadow .15s ease-out;transition:box-shadow .15s ease-out;line-height:48px;text-align:center;-webkit-transition:background-color .15s ease-out,box-shadow .15s ease-out,-webkit-transform .15s ease-out;transition:background-color .15s ease-out,box-shadow .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out;transition:transform .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out,-webkit-transform .15s ease-out}.styleguide-sidebar-button:focus,.styleguide-sidebar-button:hover{box-shadow:0 4px 8px rgba(0,40,80,.2)}.styleguide-sidebar-button:before{content:"";display:inline-block;width:12px;height:12px;border-top:1px solid #333;border-right:1px solid #333;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;left:-3px}:checked~.styleguide-sidebar-button{-webkit-transform:translate3d(176px,0,0);transform:translate3d(176px,0,0);background-color:transparent;box-shadow:none}.styleguide-sidebar-contents{opacity:0;-webkit-transform:translate3d(-264px,0,0);transform:translate3d(-264px,0,0);-webkit-transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,transform .15s ease-out;transition:opacity .15s ease-out,transform .15s ease-out,-webkit-transform .15s ease-out;background:#fff;width:256px;height:100%;box-shadow:0 0 10px rgba(0,0,0,.1);pointer-events:none;overflow:hidden;z-index:1;position:relative}:checked~.styleguide-sidebar-contents{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:auto}.styleguide-sidebar-screen{display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:#000;z-index:0;pointer-events:none;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out;opacity:0;margin:0;padding:0}:checked~.styleguide-sidebar-screen{pointer-events:auto;opacity:.1}.styleguide-body{max-width:960px;margin:0 auto;padding-left:16px;padding-right:16px}@media (max-width:480px){.styleguide-body{padding-left:8px;padding-right:8px}}';t.exports={html:i,htmlHead:r,htmlBody:o,title:a,head:s,footer:u,sidebar:l,sidebarContents:c,menu:y,body:h,section:p,part:f,textPart:g,codePart:d,examplePart:m,script:j,style:S,menuItem:b,menuItemLink:v,menuItemSpan:w,menuItemSubmenu:_,headingList:x,headingItem:k}},{"../../package.json":760,path:488}],12:[function(e,t,n){"use strict";function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=r(e,t);return n=o(n)}function r(t){function n(e){return{sections:e.items,isParent:!0}}function i(e){var t=u(e.inline.content);return t.href&&(t.href=t.href.replace(".md#",s+"#").replace(/\.md$/,s)),e.list?(t.sections=e.list.sections,t.isParent=!0):t.isParent=!1,t}for(var r,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=o.extension||".html",l=e("markdown-it")(),c=l.parse(t);c.length;){if(r=a(c,n,i))return r.payload;c=c.slice(1)}}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.depth=t,e.sections&&(e.sections=e.sections.map(function(e){return o(e,t+1)})),e}function a(e,t,n){var i,r=e[0];if(r&&"bullet_list_open"===r.type){e=e.slice(1);var o={items:[]};for(t||(t=function(e){return e}),n||(n=function(e){return e});e.length;){var a=e[0];if(!a)return;if(!(i=s(e,t,n)))return"bullet_list_close"===a.type?{tokens:e.slice(1),payload:t(o)}:void 0;o.items.push(i.payload),e=i.tokens}}}function s(e,t,n){var i,r=e[0];if(r&&"list_item_open"===r.type){e=e.slice(1);for(var o={contents:[]};e.length;){var u=e[0];if(!u)return;if(i=a(e,t,n))o.list=i.payload,e=i.tokens;else if(i=s(e,t,n))e=i.tokens;else if("inline"===u.type)o.inline=u,e=e.slice(1);else{if("list_item_close"===u.type)return{tokens:e.slice(1),payload:n(o)};o.contents.push(u),e=e.slice(1)}}}}var u=e("./parse_link");Object.assign,e("../helpers/slugify");t.exports=i},{"../helpers/slugify":8,"./parse_link":13,"markdown-it":426}],13:[function(e,t,n){"use strict";function i(e){for(var t=e;;){if(t=t.replace(/`([^`]+)`/g,"$1").replace(/\*\*([^\*]+)\*\*/g,"$1").replace(/\*([^\*]+)\*/g,"$1").replace(/\*([^\*]+)\*/g,"$1").replace(/(?:^|\s)([\(\[]?)_([^`]*)_([\)\]]?[\.\!\?]?)(?:$|\s)/g,"$1$2$3").replace(/!?\[([^\]]*)\]\([^\)]*\)/g,"$1").replace(/!?\[([^\]]*)\]\[[^\)]*\]/g,"$1").replace(/<[^>]*>/g,""),t===e)break;e=t}return t=t.replace(/!?\[([^\]]*)\]/g,"$1")}t.exports=function(e){var t;return(t=e.match(/^\[([^\]]*)\]\((.*)\)$/))?{title:i(t[1]),href:t[2]}:(t=e.match(/^(?:__|\*\*)\[([^\]]*)\]\((.*)\)(?:__|\*\*)$/))?{title:i(t[1]),href:t[2],expand:!0}:{title:i(e)}}},{}],14:[function(e,t,n){"use strict";function i(e){return"FunctionExpression"===e.type||"FunctionDeclaration"===e.type||"ArrowFunctionExpression"===e.type||"Program"===e.type}function r(e){return"BlockStatement"===e.type||i(e)}function o(e){return"FunctionExpression"===e.type||"FunctionDeclaration"===e.type}function a(e){return"FunctionExpression"===e.type||"FunctionDeclaration"===e.type}function s(e){return l.parse(e,{allowReturnOutsideFunction:!0,allowImportExportEverywhere:!0,allowHashBang:!0})}function u(e){function t(e,t){var n=e.name;if("undefined"!==n){for(var i=0;i<t.length;i++){if("arguments"===n&&o(t[i]))return;if(t[i].locals&&n in t[i].locals)return}e.parents=t,u.push(e)}}var n,u=[];if(n="string"==typeof e?s(e):e,!n||"object"!=typeof n||"Program"!==n.type)throw new TypeError("Source must be either a string of JavaScript or an acorn AST");var l=function(e){var t=e;t.locals=t.locals||{},e.params.forEach(function(e){h(e,t)}),e.id&&(t.locals[e.id.name]=!0)},h=function(e,t){switch(e.type){case"Identifier":t.locals[e.name]=!0;break;case"ObjectPattern":e.properties.forEach(function(e){h(e.value,t)});break;case"ArrayPattern":e.elements.forEach(function(e){e&&h(e,t)});break;case"RestElement":h(e.argument,t);break;case"AssignmentPattern":h(e.left,t);break;default:throw new Error("Unrecognized pattern type: "+e.type)}},p=function(e,t){n.locals=n.locals||{},n.locals[e.local.name]=!0};c.ancestor(n,{VariableDeclaration:function(e,t){for(var n=null,o=t.length-1;o>=0&&null===n;o--)("var"===e.kind?i(t[o]):r(t[o]))&&(n=t[o]);n.locals=n.locals||{},e.declarations.forEach(function(e){h(e.id,n)})},FunctionDeclaration:function(e,t){for(var n=null,r=t.length-2;r>=0&&null===n;r--)i(t[r])&&(n=t[r]);n.locals=n.locals||{},n.locals[e.id.name]=!0,l(e)},Function:l,ClassDeclaration:function(e,t){for(var n=null,r=t.length-2;r>=0&&null===n;r--)i(t[r])&&(n=t[r]);n.locals=n.locals||{},n.locals[e.id.name]=!0},TryStatement:function(e){null!==e.handler&&(e.handler.locals=e.handler.locals||{},e.handler.locals[e.handler.param.name]=!0)},ImportDefaultSpecifier:p,ImportSpecifier:p,ImportNamespaceSpecifier:p}),c.ancestor(n,{VariablePattern:t,Identifier:t,ThisExpression:function(e,t){for(var n=0;n<t.length;n++)if(a(t[n]))return;e.parents=t,u.push(e)}});var f={};return u.forEach(function(e){var t="ThisExpression"===e.type?"this":e.name;f[t]=f[t]||[],f[t].push(e)}),Object.keys(f).sort().map(function(e){return{name:e,nodes:f[e]}})}var l=e("acorn"),c=e("acorn/dist/walk");t.exports=u,t.exports.parse=s},{acorn:15,"acorn/dist/walk":16}],15:[function(e,t,n){!function(e,i){"object"==typeof n&&"undefined"!=typeof t?i(n):"function"==typeof define&&define.amd?define(["exports"],i):i(e.acorn=e.acorn||{})}(this,function(e){"use strict";function t(e,t){for(var n=65536,i=0;i<t.length;i+=2){if(n+=t[i],n>e)return!1;if(n+=t[i+1],n>=e)return!0}}function n(e,n){return 65>e?36===e:91>e?!0:97>e?95===e:123>e?!0:65535>=e?e>=170&&S.test(String.fromCharCode(e)):n===!1?!1:t(e,E)}function i(e,n){return 48>e?36===e:58>e?!0:65>e?!1:91>e?!0:97>e?95===e:123>e?!0:65535>=e?e>=170&&C.test(String.fromCharCode(e)):n===!1?!1:t(e,E)||t(e,A)}function r(e,t){return new L(e,{beforeExpr:!0,binop:t})}function o(e,t){return void 0===t&&(t={}),t.keyword=e,Y[e]=new L(e,t)}function a(e){return 10===e||13===e||8232===e||8233===e}function s(e){return"[object Array]"===Object.prototype.toString.call(e)}function u(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function l(e,t){for(var n=1,i=0;;){M.lastIndex=i;var r=M.exec(e);if(!(r&&r.index<t))return new P(n,t-i);++n,i=r.index+r[0].length}}function c(e){var t={};for(var n in O)t[n]=e&&u(e,n)?e[n]:O[n];if(t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),null==t.allowReserved&&(t.allowReserved=t.ecmaVersion<5),s(t.onToken)){var i=t.onToken;t.onToken=function(e){return i.push(e)}}return s(t.onComment)&&(t.onComment=h(t,t.onComment)),t}function h(e,t){return function(n,i,r,o,a,s){var u={type:n?"Block":"Line",value:i,start:r,end:o};e.locations&&(u.loc=new J(this,a,s)),e.ranges&&(u.range=[r,o]),t.push(u)}}function p(e){return new RegExp("^("+e.replace(/ /g,"|")+")$")}function f(e,t,n,i){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=i),this.options.ranges&&(e.range[1]=n),e}function g(e,t,n,i){try{return new RegExp(e,t)}catch(r){if(void 0!==n)throw r instanceof SyntaxError&&i.raise(n,"Error parsing regular expression: "+r.message),r}}function d(e){return 65535>=e?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(1023&e)+56320))}function m(e,t){return new X(t,e).parse()}function y(e,t,n){var i=new X(n,e,t);return i.nextToken(),i.parseExpression()}function b(e,t){return new X(t,e)}function v(t,n,i){e.parse_dammit=t,e.LooseParser=n,e.pluginsLoose=i}var w={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},_="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",x={5:_,6:_+" const class extends export import super"},k="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿕ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞮꞰ-ꞷꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",j="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣔ-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",S=new RegExp("["+k+"]"),C=new RegExp("["+k+j+"]");k=j=null;var E=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,17,26,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,26,45,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,785,52,76,44,33,24,27,35,42,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,25,391,63,32,0,449,56,264,8,2,36,18,0,50,29,881,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,881,68,12,0,67,12,65,0,32,6124,20,754,9486,1,3071,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,10591,541],A=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,1306,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,52,0,13,2,49,13,10,2,4,9,83,11,7,0,161,11,6,9,7,3,57,0,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,87,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,423,9,838,7,2,7,17,9,57,21,2,13,19882,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239],L=function(e,t){void 0===t&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null},T={beforeExpr:!0},D={startsExpr:!0},Y={},F={num:new L("num",D),regexp:new L("regexp",D),string:new L("string",D),name:new L("name",D),eof:new L("eof"),bracketL:new L("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new L("]"),braceL:new L("{",{beforeExpr:!0,startsExpr:!0}),braceR:new L("}"),parenL:new L("(",{beforeExpr:!0,startsExpr:!0}),parenR:new L(")"),comma:new L(",",T),semi:new L(";",T),colon:new L(":",T),dot:new L("."),question:new L("?",T),arrow:new L("=>",T),template:new L("template"),ellipsis:new L("...",T),backQuote:new L("`",D),dollarBraceL:new L("${",{beforeExpr:!0,startsExpr:!0}),eq:new L("=",{beforeExpr:!0,isAssign:!0}),assign:new L("_=",{beforeExpr:!0,isAssign:!0}),incDec:new L("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new L("prefix",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:r("||",1),logicalAND:r("&&",2),bitwiseOR:r("|",3),bitwiseXOR:r("^",4),bitwiseAND:r("&",5),equality:r("==/!=",6),relational:r("</>",7),bitShift:r("<</>>",8),plusMin:new L("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:r("%",10),star:r("*",10),slash:r("/",10),starstar:new L("**",{beforeExpr:!0}),_break:o("break"),_case:o("case",T),_catch:o("catch"),_continue:o("continue"),_debugger:o("debugger"),_default:o("default",T),_do:o("do",{isLoop:!0,beforeExpr:!0}),_else:o("else",T),_finally:o("finally"),_for:o("for",{isLoop:!0}),_function:o("function",D),_if:o("if"),_return:o("return",T),_switch:o("switch"),_throw:o("throw",T),_try:o("try"),_var:o("var"),_const:o("const"),_while:o("while",{isLoop:!0}),_with:o("with"),_new:o("new",{beforeExpr:!0,startsExpr:!0}),_this:o("this",D),_super:o("super",D),_class:o("class"),_extends:o("extends",T),_export:o("export"),_import:o("import"),_null:o("null",D),_true:o("true",D),_false:o("false",D),_in:o("in",{beforeExpr:!0,binop:7}),_instanceof:o("instanceof",{beforeExpr:!0,binop:7}),_typeof:o("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:o("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:o("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},B=/\r\n?|\n|\u2028|\u2029/,M=new RegExp(B.source,"g"),N=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/,Z=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,P=function(e,t){this.line=e,this.column=t};P.prototype.offset=function(e){return new P(this.line,this.column+e)};var J=function(e,t,n){this.start=t,this.end=n,null!==e.sourceFile&&(this.source=e.sourceFile)},O={ecmaVersion:7,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowHashBang:!1,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1,plugins:{}},R={},X=function(e,t,n){this.options=e=c(e),this.sourceFile=e.sourceFile,this.keywords=p(x[e.ecmaVersion>=6?6:5]);var i="";if(!e.allowReserved){for(var r=e.ecmaVersion;!(i=w[r]);r--);"module"==e.sourceType&&(i+=" await")}this.reservedWords=p(i);var o=(i?i+" ":"")+w.strict;this.reservedWordsStrict=p(o),this.reservedWordsStrictBind=p(o+" "+w.strictBind),this.input=String(t),this.containsEsc=!1,this.loadPlugins(e.plugins),n?(this.pos=n,this.lineStart=this.input.lastIndexOf("\n",n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(B).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=F.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===e.sourceType,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.inFunction=this.inGenerator=this.inAsync=!1,this.yieldPos=this.awaitPos=0,this.labels=[],0===this.pos&&e.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2)};X.prototype.isKeyword=function(e){return this.keywords.test(e)},X.prototype.isReservedWord=function(e){return this.reservedWords.test(e)},X.prototype.extend=function(e,t){this[e]=t(this[e])},X.prototype.loadPlugins=function(e){var t=this;for(var n in e){var i=R[n];if(!i)throw new Error("Plugin '"+n+"' not found");
6
- i(t,e[n])}},X.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)};var H=X.prototype,I=/^(?:'((?:[^\']|\.)*)'|"((?:[^\"]|\.)*)"|;)/;H.strictDirective=function(e){for(var t=this;;){Z.lastIndex=e,e+=Z.exec(t.input)[0].length;var n=I.exec(t.input.slice(e));if(!n)return!1;if("use strict"==(n[1]||n[2]))return!0;e+=n[0].length}},H.eat=function(e){return this.type===e?(this.next(),!0):!1},H.isContextual=function(e){return this.type===F.name&&this.value===e},H.eatContextual=function(e){return this.value===e&&this.eat(F.name)},H.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},H.canInsertSemicolon=function(){return this.type===F.eof||this.type===F.braceR||B.test(this.input.slice(this.lastTokEnd,this.start))},H.insertSemicolon=function(){return this.canInsertSemicolon()?(this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0):void 0},H.semicolon=function(){this.eat(F.semi)||this.insertSemicolon()||this.unexpected()},H.afterTrailingComma=function(e,t){return this.type==e?(this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0):void 0},H.expect=function(e){this.eat(e)||this.unexpected()},H.unexpected=function(e){this.raise(null!=e?e:this.start,"Unexpected token")};var G=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=-1};H.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,"Parenthesized pattern")}},H.checkExpressionErrors=function(e,t){var n=e?e.shorthandAssign:-1;return t?void(n>-1&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns")):n>=0},H.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},H.isSimpleAssignTarget=function(e){return"ParenthesizedExpression"===e.type?this.isSimpleAssignTarget(e.expression):"Identifier"===e.type||"MemberExpression"===e.type};var Q=X.prototype;Q.parseTopLevel=function(e){var t=this,n={};for(e.body||(e.body=[]);this.type!==F.eof;){var i=t.parseStatement(!0,!0,n);e.body.push(i)}return this.next(),this.options.ecmaVersion>=6&&(e.sourceType=this.options.sourceType),this.finishNode(e,"Program")};var W={kind:"loop"},z={kind:"switch"};Q.isLet=function(){if(this.type!==F.name||this.options.ecmaVersion<6||"let"!=this.value)return!1;Z.lastIndex=this.pos;var e=Z.exec(this.input),t=this.pos+e[0].length,r=this.input.charCodeAt(t);if(91===r||123==r)return!0;if(n(r,!0)){for(var o=t+1;i(this.input.charCodeAt(o),!0);++o);var a=this.input.slice(t,o);if(!this.isKeyword(a))return!0}return!1},Q.isAsyncFunction=function(){if(this.type!==F.name||this.options.ecmaVersion<8||"async"!=this.value)return!1;Z.lastIndex=this.pos;var e=Z.exec(this.input),t=this.pos+e[0].length;return!(B.test(this.input.slice(this.pos,t))||"function"!==this.input.slice(t,t+8)||t+8!=this.input.length&&i(this.input.charAt(t+8)))},Q.parseStatement=function(e,t,n){var i,r=this.type,o=this.startNode();switch(this.isLet()&&(r=F._var,i="let"),r){case F._break:case F._continue:return this.parseBreakContinueStatement(o,r.keyword);case F._debugger:return this.parseDebuggerStatement(o);case F._do:return this.parseDoStatement(o);case F._for:return this.parseForStatement(o);case F._function:return!e&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(o,!1);case F._class:return e||this.unexpected(),this.parseClass(o,!0);case F._if:return this.parseIfStatement(o);case F._return:return this.parseReturnStatement(o);case F._switch:return this.parseSwitchStatement(o);case F._throw:return this.parseThrowStatement(o);case F._try:return this.parseTryStatement(o);case F._const:case F._var:return i=i||this.value,e||"var"==i||this.unexpected(),this.parseVarStatement(o,i);case F._while:return this.parseWhileStatement(o);case F._with:return this.parseWithStatement(o);case F.braceL:return this.parseBlock();case F.semi:return this.parseEmptyStatement(o);case F._export:case F._import:return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),r===F._import?this.parseImport(o):this.parseExport(o,n);default:if(this.isAsyncFunction()&&e)return this.next(),this.parseFunctionStatement(o,!0);var a=this.value,s=this.parseExpression();return r===F.name&&"Identifier"===s.type&&this.eat(F.colon)?this.parseLabeledStatement(o,a,s):this.parseExpressionStatement(o,s)}},Q.parseBreakContinueStatement=function(e,t){var n=this,i="break"==t;this.next(),this.eat(F.semi)||this.insertSemicolon()?e.label=null:this.type!==F.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var r=0;r<this.labels.length;++r){var o=n.labels[r];if(null==e.label||o.name===e.label.name){if(null!=o.kind&&(i||"loop"===o.kind))break;if(e.label&&i)break}}return r===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,i?"BreakStatement":"ContinueStatement")},Q.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},Q.parseDoStatement=function(e){return this.next(),this.labels.push(W),e.body=this.parseStatement(!1),this.labels.pop(),this.expect(F._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(F.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},Q.parseForStatement=function(e){if(this.next(),this.labels.push(W),this.expect(F.parenL),this.type===F.semi)return this.parseFor(e,null);var t=this.isLet();if(this.type===F._var||this.type===F._const||t){var n=this.startNode(),i=t?"let":this.value;return this.next(),this.parseVar(n,!0,i),this.finishNode(n,"VariableDeclaration"),!(this.type===F._in||this.options.ecmaVersion>=6&&this.isContextual("of"))||1!==n.declarations.length||"var"!==i&&n.declarations[0].init?this.parseFor(e,n):this.parseForIn(e,n)}var r=new G,o=this.parseExpression(!0,r);return this.type===F._in||this.options.ecmaVersion>=6&&this.isContextual("of")?(this.toAssignable(o),this.checkLVal(o),this.checkPatternErrors(r,!0),this.parseForIn(e,o)):(this.checkExpressionErrors(r,!0),this.parseFor(e,o))},Q.parseFunctionStatement=function(e,t){return this.next(),this.parseFunction(e,!0,!1,t)},Q.isFunction=function(){return this.type===F._function||this.isAsyncFunction()},Q.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(!this.strict&&this.isFunction()),e.alternate=this.eat(F._else)?this.parseStatement(!this.strict&&this.isFunction()):null,this.finishNode(e,"IfStatement")},Q.parseReturnStatement=function(e){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(F.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},Q.parseSwitchStatement=function(e){var t=this;this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(F.braceL),this.labels.push(z);for(var n,i=!1;this.type!=F.braceR;)if(t.type===F._case||t.type===F._default){var r=t.type===F._case;n&&t.finishNode(n,"SwitchCase"),e.cases.push(n=t.startNode()),n.consequent=[],t.next(),r?n.test=t.parseExpression():(i&&t.raiseRecoverable(t.lastTokStart,"Multiple default clauses"),i=!0,n.test=null),t.expect(F.colon)}else n||t.unexpected(),n.consequent.push(t.parseStatement(!0));return n&&this.finishNode(n,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},Q.parseThrowStatement=function(e){return this.next(),B.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var q=[];Q.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===F._catch){var t=this.startNode();this.next(),this.expect(F.parenL),t.param=this.parseBindingAtom(),this.checkLVal(t.param,!0),this.expect(F.parenR),t.body=this.parseBlock(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(F._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},Q.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},Q.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(W),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,"WhileStatement")},Q.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(!1),this.finishNode(e,"WithStatement")},Q.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},Q.parseLabeledStatement=function(e,t,n){for(var i=this,r=0;r<this.labels.length;++r)i.labels[r].name===t&&i.raise(n.start,"Label '"+t+"' is already declared");for(var o=this.type.isLoop?"loop":this.type===F._switch?"switch":null,a=this.labels.length-1;a>=0;a--){var s=i.labels[a];if(s.statementStart!=e.start)break;s.statementStart=i.start,s.kind=o}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(!0),("ClassDeclaration"==e.body.type||"VariableDeclaration"==e.body.type&&(this.strict||"var"!=e.body.kind)||"FunctionDeclaration"==e.body.type&&(this.strict||e.body.generator))&&this.raiseRecoverable(e.body.start,"Invalid labeled declaration"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},Q.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},Q.parseBlock=function(){var e=this,t=this.startNode();for(t.body=[],this.expect(F.braceL);!this.eat(F.braceR);){var n=e.parseStatement(!0);t.body.push(n)}return this.finishNode(t,"BlockStatement")},Q.parseFor=function(e,t){return e.init=t,this.expect(F.semi),e.test=this.type===F.semi?null:this.parseExpression(),this.expect(F.semi),e.update=this.type===F.parenR?null:this.parseExpression(),this.expect(F.parenR),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,"ForStatement")},Q.parseForIn=function(e,t){var n=this.type===F._in?"ForInStatement":"ForOfStatement";return this.next(),e.left=t,e.right=this.parseExpression(),this.expect(F.parenR),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,n)},Q.parseVar=function(e,t,n){var i=this;for(e.declarations=[],e.kind=n;;){var r=i.startNode();if(i.parseVarId(r),i.eat(F.eq)?r.init=i.parseMaybeAssign(t):"const"!==n||i.type===F._in||i.options.ecmaVersion>=6&&i.isContextual("of")?"Identifier"==r.id.type||t&&(i.type===F._in||i.isContextual("of"))?r.init=null:i.raise(i.lastTokEnd,"Complex binding patterns require an initialization value"):i.unexpected(),e.declarations.push(i.finishNode(r,"VariableDeclarator")),!i.eat(F.comma))break}return e},Q.parseVarId=function(e){e.id=this.parseBindingAtom(),this.checkLVal(e.id,!0)},Q.parseFunction=function(e,t,n,i){this.initFunction(e),this.options.ecmaVersion>=6&&!i&&(e.generator=this.eat(F.star)),this.options.ecmaVersion>=8&&(e.async=!!i),null==t&&(t=this.type==F.name),t&&(e.id=this.parseIdent());var r=this.inGenerator,o=this.inAsync,a=this.yieldPos,s=this.awaitPos,u=this.inFunction;return this.inGenerator=e.generator,this.inAsync=e.async,this.yieldPos=0,this.awaitPos=0,this.inFunction=!0,t||this.type!==F.name||(e.id=this.parseIdent()),this.parseFunctionParams(e),this.parseFunctionBody(e,n),this.inGenerator=r,this.inAsync=o,this.yieldPos=a,this.awaitPos=s,this.inFunction=u,this.finishNode(e,t?"FunctionDeclaration":"FunctionExpression")},Q.parseFunctionParams=function(e){this.expect(F.parenL),e.params=this.parseBindingList(F.parenR,!1,this.options.ecmaVersion>=8,!0),this.checkYieldAwaitInDefaultParams()},Q.parseClass=function(e,t){var n=this;this.next(),null==t&&(t=this.type===F.name),this.parseClassId(e,t),this.parseClassSuper(e);var i=this.startNode(),r=!1;for(i.body=[],this.expect(F.braceL);!this.eat(F.braceR);)if(!n.eat(F.semi)){var o=n.startNode(),a=n.eat(F.star),s=!1,u=n.type===F.name&&"static"===n.value;n.parsePropertyName(o),o["static"]=u&&n.type!==F.parenL,o["static"]&&(a&&n.unexpected(),a=n.eat(F.star),n.parsePropertyName(o)),n.options.ecmaVersion>=8&&!a&&!o.computed&&"Identifier"===o.key.type&&"async"===o.key.name&&n.type!==F.parenL&&!n.canInsertSemicolon()&&(s=!0,n.parsePropertyName(o)),o.kind="method";var l=!1;if(!o.computed){var c=o.key;a||s||"Identifier"!==c.type||n.type===F.parenL||"get"!==c.name&&"set"!==c.name||(l=!0,o.kind=c.name,c=n.parsePropertyName(o)),!o["static"]&&("Identifier"===c.type&&"constructor"===c.name||"Literal"===c.type&&"constructor"===c.value)&&(r&&n.raise(c.start,"Duplicate constructor in the same class"),l&&n.raise(c.start,"Constructor can't have get/set modifier"),a&&n.raise(c.start,"Constructor can't be a generator"),s&&n.raise(c.start,"Constructor can't be an async method"),o.kind="constructor",r=!0)}if(n.parseClassMethod(i,o,a,s),l){var h="get"===o.kind?0:1;if(o.value.params.length!==h){var p=o.value.start;"get"===o.kind?n.raiseRecoverable(p,"getter should have no params"):n.raiseRecoverable(p,"setter should have exactly one param")}else"set"===o.kind&&"RestElement"===o.value.params[0].type&&n.raiseRecoverable(o.value.params[0].start,"Setter cannot use rest params")}}return e.body=this.finishNode(i,"ClassBody"),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},Q.parseClassMethod=function(e,t,n,i){t.value=this.parseMethod(n,i),e.body.push(this.finishNode(t,"MethodDefinition"))},Q.parseClassId=function(e,t){e.id=this.type===F.name?this.parseIdent():t?this.unexpected():null},Q.parseClassSuper=function(e){e.superClass=this.eat(F._extends)?this.parseExprSubscripts():null},Q.parseExport=function(e,t){var n=this;if(this.next(),this.eat(F.star))return this.expectContextual("from"),e.source=this.type===F.string?this.parseExprAtom():this.unexpected(),this.semicolon(),this.finishNode(e,"ExportAllDeclaration");if(this.eat(F._default)){this.checkExport(t,"default",this.lastTokStart);var i;if(this.type===F._function||(i=this.isAsyncFunction())){var r=this.startNode();this.next(),i&&this.next(),e.declaration=this.parseFunction(r,null,!1,i)}else if(this.type===F._class){var o=this.startNode();e.declaration=this.parseClass(o,null)}else e.declaration=this.parseMaybeAssign(),this.semicolon();return this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement())e.declaration=this.parseStatement(!0),"VariableDeclaration"===e.declaration.type?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id.name,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))e.source=this.type===F.string?this.parseExprAtom():this.unexpected();else{for(var a=0;a<e.specifiers.length;a++)(n.keywords.test(e.specifiers[a].local.name)||n.reservedWords.test(e.specifiers[a].local.name))&&n.unexpected(e.specifiers[a].local.start);e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},Q.checkExport=function(e,t,n){e&&(Object.prototype.hasOwnProperty.call(e,t)&&this.raiseRecoverable(n,"Duplicate export '"+t+"'"),e[t]=!0)},Q.checkPatternExport=function(e,t){var n=this,i=t.type;if("Identifier"==i)this.checkExport(e,t.name,t.start);else if("ObjectPattern"==i)for(var r=0;r<t.properties.length;++r)n.checkPatternExport(e,t.properties[r].value);else if("ArrayPattern"==i)for(var o=0;o<t.elements.length;++o){var a=t.elements[o];a&&n.checkPatternExport(e,a)}else"AssignmentPattern"==i?this.checkPatternExport(e,t.left):"ParenthesizedExpression"==i&&this.checkPatternExport(e,t.expression)},Q.checkVariableExport=function(e,t){var n=this;if(e)for(var i=0;i<t.length;i++)n.checkPatternExport(e,t[i].id)},Q.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},Q.parseExportSpecifiers=function(e){var t=this,n=[],i=!0;for(this.expect(F.braceL);!this.eat(F.braceR);){if(i)i=!1;else if(t.expect(F.comma),t.afterTrailingComma(F.braceR))break;var r=t.startNode();r.local=t.parseIdent(!0),r.exported=t.eatContextual("as")?t.parseIdent(!0):r.local,t.checkExport(e,r.exported.name,r.exported.start),n.push(t.finishNode(r,"ExportSpecifier"))}return n},Q.parseImport=function(e){return this.next(),this.type===F.string?(e.specifiers=q,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===F.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},Q.parseImportSpecifiers=function(){var e=this,t=[],n=!0;if(this.type===F.name){var i=this.startNode();if(i.local=this.parseIdent(),this.checkLVal(i.local,!0),t.push(this.finishNode(i,"ImportDefaultSpecifier")),!this.eat(F.comma))return t}if(this.type===F.star){var r=this.startNode();return this.next(),this.expectContextual("as"),r.local=this.parseIdent(),this.checkLVal(r.local,!0),t.push(this.finishNode(r,"ImportNamespaceSpecifier")),t}for(this.expect(F.braceL);!this.eat(F.braceR);){if(n)n=!1;else if(e.expect(F.comma),e.afterTrailingComma(F.braceR))break;var o=e.startNode();o.imported=e.parseIdent(!0),e.eatContextual("as")?o.local=e.parseIdent():(o.local=o.imported,e.isKeyword(o.local.name)&&e.unexpected(o.local.start),e.reservedWordsStrict.test(o.local.name)&&e.raiseRecoverable(o.local.start,"The keyword '"+o.local.name+"' is reserved")),e.checkLVal(o.local,!0),t.push(e.finishNode(o,"ImportSpecifier"))}return t};var K=X.prototype;K.toAssignable=function(e,t){var n=this;if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&"await"===e.name&&this.raise(e.start,"Can not use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":break;case"ObjectExpression":e.type="ObjectPattern";for(var i=0;i<e.properties.length;i++){var r=e.properties[i];"init"!==r.kind&&n.raise(r.key.start,"Object pattern can't contain getter or setter"),n.toAssignable(r.value,t)}break;case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,t);break;case"AssignmentExpression":if("="!==e.operator){this.raise(e.left.end,"Only '=' operator can be used for specifying default value.");break}e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);case"AssignmentPattern":break;case"ParenthesizedExpression":e.expression=this.toAssignable(e.expression,t);break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}return e},K.toAssignableList=function(e,t){var n=this,i=e.length;if(i){var r=e[i-1];if(r&&"RestElement"==r.type)--i;else if(r&&"SpreadElement"==r.type){r.type="RestElement";var o=r.argument;this.toAssignable(o,t),"Identifier"!==o.type&&"MemberExpression"!==o.type&&"ArrayPattern"!==o.type&&this.unexpected(o.start),--i}t&&r&&"RestElement"===r.type&&"Identifier"!==r.argument.type&&this.unexpected(r.argument.start)}for(var a=0;i>a;a++){var s=e[a];s&&n.toAssignable(s,t)}return e},K.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},K.parseRest=function(e){var t=this.startNode();return this.next(),e?t.argument=this.type===F.name?this.parseIdent():this.unexpected():t.argument=this.type===F.name||this.type===F.bracketL?this.parseBindingAtom():this.unexpected(),this.finishNode(t,"RestElement")},K.parseBindingAtom=function(){if(this.options.ecmaVersion<6)return this.parseIdent();switch(this.type){case F.name:return this.parseIdent();case F.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(F.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case F.braceL:return this.parseObj(!0);default:this.unexpected()}},K.parseBindingList=function(e,t,n,i){for(var r=this,o=[],a=!0;!this.eat(e);)if(a?a=!1:r.expect(F.comma),t&&r.type===F.comma)o.push(null);else{if(n&&r.afterTrailingComma(e))break;if(r.type===F.ellipsis){var s=r.parseRest(i);r.parseBindingListItem(s),o.push(s),r.type===F.comma&&r.raise(r.start,"Comma is not permitted after the rest element"),r.expect(e);break}var u=r.parseMaybeDefault(r.start,r.startLoc);r.parseBindingListItem(u),o.push(u)}return o},K.parseBindingListItem=function(e){return e},K.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(F.eq))return n;var i=this.startNodeAt(e,t);return i.left=n,i.right=this.parseMaybeAssign(),this.finishNode(i,"AssignmentPattern")},K.checkLVal=function(e,t,n){var i=this;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(t?"Binding ":"Assigning to ")+e.name+" in strict mode"),n&&(u(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0);break;case"MemberExpression":t&&this.raiseRecoverable(e.start,(t?"Binding":"Assigning to")+" member expression");break;case"ObjectPattern":for(var r=0;r<e.properties.length;r++)i.checkLVal(e.properties[r].value,t,n);break;case"ArrayPattern":for(var o=0;o<e.elements.length;o++){var a=e.elements[o];a&&i.checkLVal(a,t,n)}break;case"AssignmentPattern":this.checkLVal(e.left,t,n);break;case"RestElement":this.checkLVal(e.argument,t,n);break;case"ParenthesizedExpression":this.checkLVal(e.expression,t,n);break;default:this.raise(e.start,(t?"Binding":"Assigning to")+" rvalue")}};var V=X.prototype;V.checkPropClash=function(e,t){if(!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var n,i=e.key;switch(i.type){case"Identifier":n=i.name;break;case"Literal":n=String(i.value);break;default:return}var r=e.kind;if(this.options.ecmaVersion>=6)return void("__proto__"===n&&"init"===r&&(t.proto&&this.raiseRecoverable(i.start,"Redefinition of __proto__ property"),t.proto=!0));n="$"+n;var o=t[n];if(o){var a="init"!==r;(!this.strict&&!a||!o[r])&&a^o.init||this.raiseRecoverable(i.start,"Redefinition of property")}else o=t[n]={init:!1,get:!1,set:!1};o[r]=!0}},V.parseExpression=function(e,t){var n=this,i=this.start,r=this.startLoc,o=this.parseMaybeAssign(e,t);if(this.type===F.comma){var a=this.startNodeAt(i,r);for(a.expressions=[o];this.eat(F.comma);)a.expressions.push(n.parseMaybeAssign(e,t));return this.finishNode(a,"SequenceExpression")}return o},V.parseMaybeAssign=function(e,t,n){if(this.inGenerator&&this.isContextual("yield"))return this.parseYield();var i=!1,r=-1;t?(r=t.parenthesizedAssign,t.parenthesizedAssign=-1):(t=new G,i=!0);var o=this.start,a=this.startLoc;this.type!=F.parenL&&this.type!=F.name||(this.potentialArrowAt=this.start);var s=this.parseMaybeConditional(e,t);if(n&&(s=n.call(this,s,o,a)),this.type.isAssign){this.checkPatternErrors(t,!0),i||G.call(t);var u=this.startNodeAt(o,a);return u.operator=this.value,u.left=this.type===F.eq?this.toAssignable(s):s,t.shorthandAssign=-1,this.checkLVal(s),this.next(),u.right=this.parseMaybeAssign(e),this.finishNode(u,"AssignmentExpression")}return i&&this.checkExpressionErrors(t,!0),r>-1&&(t.parenthesizedAssign=r),s},V.parseMaybeConditional=function(e,t){var n=this.start,i=this.startLoc,r=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return r;if(this.eat(F.question)){var o=this.startNodeAt(n,i);return o.test=r,o.consequent=this.parseMaybeAssign(),this.expect(F.colon),o.alternate=this.parseMaybeAssign(e),this.finishNode(o,"ConditionalExpression")}return r},V.parseExprOps=function(e,t){var n=this.start,i=this.startLoc,r=this.parseMaybeUnary(t,!1);return this.checkExpressionErrors(t)?r:this.parseExprOp(r,n,i,-1,e)},V.parseExprOp=function(e,t,n,i,r){var o=this.type.binop;if(null!=o&&(!r||this.type!==F._in)&&o>i){var a=this.type===F.logicalOR||this.type===F.logicalAND,s=this.value;this.next();var u=this.start,l=this.startLoc,c=this.parseExprOp(this.parseMaybeUnary(null,!1),u,l,o,r),h=this.buildBinary(t,n,e,c,s,a);return this.parseExprOp(h,t,n,i,r)}return e},V.buildBinary=function(e,t,n,i,r,o){var a=this.startNodeAt(e,t);return a.left=n,a.operator=r,a.right=i,this.finishNode(a,o?"LogicalExpression":"BinaryExpression")},V.parseMaybeUnary=function(e,t){var n,i=this,r=this.start,o=this.startLoc;if(this.inAsync&&this.isContextual("await"))n=this.parseAwait(e),t=!0;else if(this.type.prefix){var a=this.startNode(),s=this.type===F.incDec;a.operator=this.value,a.prefix=!0,this.next(),a.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(e,!0),s?this.checkLVal(a.argument):this.strict&&"delete"===a.operator&&"Identifier"===a.argument.type?this.raiseRecoverable(a.start,"Deleting local variable in strict mode"):t=!0,n=this.finishNode(a,s?"UpdateExpression":"UnaryExpression")}else{if(n=this.parseExprSubscripts(e),this.checkExpressionErrors(e))return n;for(;this.type.postfix&&!this.canInsertSemicolon();){var u=i.startNodeAt(r,o);u.operator=i.value,u.prefix=!1,u.argument=n,i.checkLVal(n),i.next(),n=i.finishNode(u,"UpdateExpression")}}return!t&&this.eat(F.starstar)?this.buildBinary(r,o,n,this.parseMaybeUnary(null,!1),"**",!1):n},V.parseExprSubscripts=function(e){var t=this.start,n=this.startLoc,i=this.parseExprAtom(e),r="ArrowFunctionExpression"===i.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd);if(this.checkExpressionErrors(e)||r)return i;var o=this.parseSubscripts(i,t,n);return e&&"MemberExpression"===o.type&&(e.parenthesizedAssign>=o.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=o.start&&(e.parenthesizedBind=-1)),o},V.parseSubscripts=function(e,t,n,i){for(var r,o=this,a=this.options.ecmaVersion>=8&&"Identifier"===e.type&&"async"===e.name&&this.lastTokEnd==e.end&&!this.canInsertSemicolon();;)if((r=o.eat(F.bracketL))||o.eat(F.dot)){var s=o.startNodeAt(t,n);s.object=e,s.property=r?o.parseExpression():o.parseIdent(!0),s.computed=!!r,r&&o.expect(F.bracketR),e=o.finishNode(s,"MemberExpression")}else if(!i&&o.eat(F.parenL)){var u=new G,l=o.yieldPos,c=o.awaitPos;o.yieldPos=0,o.awaitPos=0;var h=o.parseExprList(F.parenR,o.options.ecmaVersion>=8,!1,u);if(a&&!o.canInsertSemicolon()&&o.eat(F.arrow))return o.checkPatternErrors(u,!1),o.checkYieldAwaitInDefaultParams(),o.yieldPos=l,o.awaitPos=c,o.parseArrowExpression(o.startNodeAt(t,n),h,!0);o.checkExpressionErrors(u,!0),o.yieldPos=l||o.yieldPos,o.awaitPos=c||o.awaitPos;var p=o.startNodeAt(t,n);p.callee=e,p.arguments=h,e=o.finishNode(p,"CallExpression")}else{if(o.type!==F.backQuote)return e;var f=o.startNodeAt(t,n);f.tag=e,f.quasi=o.parseTemplate(),e=o.finishNode(f,"TaggedTemplateExpression")}},V.parseExprAtom=function(e){var t,n=this.potentialArrowAt==this.start;switch(this.type){case F._super:this.inFunction||this.raise(this.start,"'super' outside of function or class");case F._this:var i=this.type===F._this?"ThisExpression":"Super";return t=this.startNode(),this.next(),this.finishNode(t,i);case F.name:var r=this.start,o=this.startLoc,a=this.parseIdent(this.type!==F.name);if(this.options.ecmaVersion>=8&&"async"===a.name&&!this.canInsertSemicolon()&&this.eat(F._function))return this.parseFunction(this.startNodeAt(r,o),!1,!1,!0);if(n&&!this.canInsertSemicolon()){if(this.eat(F.arrow))return this.parseArrowExpression(this.startNodeAt(r,o),[a],!1);if(this.options.ecmaVersion>=8&&"async"===a.name&&this.type===F.name)return a=this.parseIdent(),!this.canInsertSemicolon()&&this.eat(F.arrow)||this.unexpected(),this.parseArrowExpression(this.startNodeAt(r,o),[a],!0)}return a;case F.regexp:var s=this.value;return t=this.parseLiteral(s.value),t.regex={pattern:s.pattern,flags:s.flags},t;case F.num:case F.string:return this.parseLiteral(this.value);case F._null:case F._true:case F._false:return t=this.startNode(),t.value=this.type===F._null?null:this.type===F._true,t.raw=this.type.keyword,this.next(),this.finishNode(t,"Literal");case F.parenL:var u=this.start,l=this.parseParenAndDistinguishExpression(n);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(l)&&(e.parenthesizedAssign=u),e.parenthesizedBind<0&&(e.parenthesizedBind=u)),l;case F.bracketL:return t=this.startNode(),this.next(),t.elements=this.parseExprList(F.bracketR,!0,!0,e),this.finishNode(t,"ArrayExpression");case F.braceL:return this.parseObj(!1,e);case F._function:return t=this.startNode(),this.next(),this.parseFunction(t,!1);case F._class:return this.parseClass(this.startNode(),!1);case F._new:return this.parseNew();case F.backQuote:return this.parseTemplate();default:this.unexpected()}},V.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),this.next(),this.finishNode(t,"Literal")},V.parseParenExpression=function(){this.expect(F.parenL);var e=this.parseExpression();return this.expect(F.parenR),e},V.parseParenAndDistinguishExpression=function(e){var t,n=this,i=this.start,r=this.startLoc,o=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var a,s,u=this.start,l=this.startLoc,c=[],h=!0,p=!1,f=new G,g=this.yieldPos,d=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==F.parenR;){if(h?h=!1:n.expect(F.comma),o&&n.afterTrailingComma(F.parenR,!0)){p=!0;break}if(n.type===F.ellipsis){a=n.start,c.push(n.parseParenItem(n.parseRest())),n.type===F.comma&&n.raise(n.start,"Comma is not permitted after the rest element");break}n.type!==F.parenL||s||(s=n.start),c.push(n.parseMaybeAssign(!1,f,n.parseParenItem))}var m=this.start,y=this.startLoc;if(this.expect(F.parenR),e&&!this.canInsertSemicolon()&&this.eat(F.arrow))return this.checkPatternErrors(f,!1),this.checkYieldAwaitInDefaultParams(),s&&this.unexpected(s),this.yieldPos=g,this.awaitPos=d,this.parseParenArrowList(i,r,c);c.length&&!p||this.unexpected(this.lastTokStart),a&&this.unexpected(a),this.checkExpressionErrors(f,!0),this.yieldPos=g||this.yieldPos,this.awaitPos=d||this.awaitPos,c.length>1?(t=this.startNodeAt(u,l),t.expressions=c,this.finishNodeAt(t,"SequenceExpression",m,y)):t=c[0]}else t=this.parseParenExpression();if(this.options.preserveParens){var b=this.startNodeAt(i,r);return b.expression=t,this.finishNode(b,"ParenthesizedExpression")}return t},V.parseParenItem=function(e){return e},V.parseParenArrowList=function(e,t,n){return this.parseArrowExpression(this.startNodeAt(e,t),n)};var U=[];V.parseNew=function(){var e=this.startNode(),t=this.parseIdent(!0);if(this.options.ecmaVersion>=6&&this.eat(F.dot))return e.meta=t,e.property=this.parseIdent(!0),"target"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is new.target"),this.inFunction||this.raiseRecoverable(e.start,"new.target can only be used in functions"),this.finishNode(e,"MetaProperty");var n=this.start,i=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(),n,i,!0),this.eat(F.parenL)?e.arguments=this.parseExprList(F.parenR,this.options.ecmaVersion>=8,!1):e.arguments=U,this.finishNode(e,"NewExpression")},V.parseTemplateElement=function(){var e=this.startNode();return e.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),e.tail=this.type===F.backQuote,this.finishNode(e,"TemplateElement")},V.parseTemplate=function(){var e=this,t=this.startNode();this.next(),t.expressions=[];var n=this.parseTemplateElement();for(t.quasis=[n];!n.tail;)e.expect(F.dollarBraceL),t.expressions.push(e.parseExpression()),e.expect(F.braceR),t.quasis.push(n=e.parseTemplateElement());return this.next(),
5
+ !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.Styledown=e()}}(function(){var define,module,exports;return function e(t,n,i){function r(a,s){if(!n[a]){if(!t[a]){var u="function"==typeof require&&require;if(!s&&u)return u(a,!0);if(o)return o(a,!0);var l=new Error("Cannot find module '"+a+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[a]={exports:{}};t[a][0].call(c.exports,function(e){var n=t[a][1][e];return r(n?n:e)},c,c.exports,e,t,n,i)}return n[a].exports}for(var o="function"==typeof require&&require,a=0;a<i.length;a++)r(i[a]);return r}({1:[function(e,t,n){"use strict";e("babel-polyfill"),n.cache=e("./lib/cache"),n.render=e("./lib/render"),n.build=e("./lib/build"),n.templates=e("./lib/templates"),n.version=e("./package.json").version},{"./lib/build":2,"./lib/cache":5,"./lib/render":9,"./lib/templates":11,"./package.json":760,"babel-polyfill":21}],2:[function(e,t,n){"use strict";function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={files:{},templates:{},meta:{}},i="extension"in t?t.extension:".html";return o(n,e,{extension:i}),a(n),u(e,function(e,o){var a=e.name||o,s=e.contents||e.data||"";if(a.match(/^templates/))r(n,o,e);else{var u=a.replace(/\.md$/,i),h=l(s,{source:a});c(h,t),h.layout="html",h.type="text/html",h.toc=n.toc,n.files[u]=h}}),t.skipAssets||s(n),n}function r(e,t,n){var i=t.replace(/^templates\//,"").replace(/\.[^\.]+$/,""),r=e.templates[i];e.templates[i]=n.contents.replace(/{{{\s*inherit\s*}}}/g,r||"")}function o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};t["README.md"]&&(e.toc=h(t["README.md"].contents,n),delete t["README.md"])}function a(t){t.templates=Object.assign({},e("../templates"))}function s(e){e.files["styledown/script.js"]={layout:"script",type:"application/javascript"},e.files["styledown/style.css"]={layout:"style",type:"text/css"}}var u=e("object-loops/for-each"),l=e("./parse_file"),c=e("./transform_lang"),h=(e("path").basename,e("path").dirname,e("../tocify"));t.exports=i},{"../templates":11,"../tocify":12,"./parse_file":3,"./transform_lang":4,"object-loops/for-each":484,path:488}],3:[function(e,t,n){"use strict";function i(e,t,n){for(;t.length>0;)o(e,t,n)||r(e,t);return!0}function r(e,t){t.shift()}function o(e,t,n){function i(){return a(e,r,s)}var r=[],s={id:null,title:null,depth:null,parts:[]};if(c(e,t,n),h(e,t,n,s)){for(;t.length;){if(o(e,t,n))return i();r.push(t.shift())}return i()}}function a(e,t,n){for(var i=[];t.length;){var r=t[0];"fence"===r.type?(s(e,i,n),u(e,t,n),i=[]):i.push(t.shift())}return s(e,i,n),!0}function s(e,t,n){if(0!==t.length){var i=""+n.id+"-"+(n.parts.length+1);return n.parts.push({id:i,type:"text",isText:!0,content:e.renderer.render(t,e.options).trim()}),!0}}function u(e,t,n){var i=""+n.id+"-"+(n.parts.length+1),r=l(t[0].info.trim()),o=t[0].content.trim();if(r)n.parts.push({id:i,type:"example",isExample:!0,language:r.language,"class":r["class"],content:o,source:o});else{var a=t[0].info.trim();n.parts.push({id:i,type:"code",isCode:!0,language:a,content:o})}return t.shift(),!0}function l(e){var t=e.match(/^example\.([^\.]+)((?:\.[^\.]+)*)$/);return t?{language:t[1],"class":(t[2]||".").substr(1).split(".").join(" ")}:void 0}function c(e,t,n){var i=t[0];if(!i)return!1;if("heading_open"!==i.type||"h1"!==i.tag)return!1;var r=e.renderer.render(t[1].children,e.options);return n.title=r,!0}function h(e,t,n,i){var r=t[0];if(!r)return!1;if("heading_open"!==r.type)return!1;if(!~["h1","h2","h3"].indexOf(r.tag))return!1;var o=e.renderer.render(t[1].children),a=p(r,"id");return i.id=a,i.title=o,i.depth=+r.tag.substr(1),n.sections.push(i),t.shift(),t.shift(),t.shift(),!0}function p(e,t){for(var n=e.attrs||[],i=0,r=n.length;r>i;i++){var o=n[i];if(o[0]===t)return o[1]}throw new Error("Styledown.parse: no ID for heading")}t.exports=function(t,n){var r=n.source,o=e("markdown-it")().use(e("markdown-it-named-headings")),a={},s={source:r,title:null,sections:[]},u=[].concat(o.parse(t,a));return i(o,u,s),s}},{"markdown-it":426,"markdown-it-named-headings":425}],4:[function(e,t,n){"use strict";function i(e,t){var n=t&&t.transform;if(Array.isArray(n))return o(e.sections,function(e){o(e.parts,function(e){"example"===e.type&&n.indexOf(e.language)>-1&&(e.source=e.content,e.content=r(e.content,e.language),e.sourceLanguage=e.language,e.language="html")})}),e}function r(e,t){var n=a(t);return n.render(e).body}var o=e("../helpers/each"),a=e("../helpers/jst_engine");t.exports=i},{"../helpers/each":6,"../helpers/jst_engine":7}],5:[function(e,t,n){(function(n){"use strict";function i(e,t){return r(JSON.stringify(e),t)}function r(e,t){if(a.has(e))return a.get(e);var n=t();return a.set(e,n),n}var o=e("lru-cache"),a=o(n.env.STYLEDOWN_CACHE_SIZE||1024);t.exports={cache:a,fetch:i,fetchExact:r}}).call(this,e("_process"))},{_process:490,"lru-cache":424}],6:[function(e,t,n){"use strict";function i(e,t){var n,i,r=e&&e.length;if("number"==typeof r)for(n=0;r>n;n++)t(e[n],n);else{i=0;for(n in e)e.hasOwnProperty(n)&&t(e[n],n,i++)}return e}t.exports=i},{}],7:[function(e,t,n){"use strict";function i(e){return~e.indexOf(".")?e.replace(/^.*\.([^\.]+)$/,"$1"):e}var r={};t.exports=function(t){if(t=i(t),r[t])return r[t];var n=e("jstransformer");return"jade"===t||"pug"===t?r[t]=n(e("jstransformer-pug")):"ejs"===t?r[t]=n(e("jstransformer-ejs")):r[t]=n(e("jstransformer-"+t)),r[t]}},{jstransformer:418,"jstransformer-ejs":416,"jstransformer-pug":417}],8:[function(e,t,n){"use strict";var i=e("unidecode"),r=e("lodash.kebabcase");t.exports=function(e){return r(i(e))}},{"lodash.kebabcase":422,unidecode:747}],9:[function(e,t,n){"use strict";function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e.templates||{}),n=e.meta||{},i=a(e.files,function(e,i,o){return e[o]=r(i,{meta:n,templates:t}),e},{});return i}function r(e,t){var n=t.meta,i=t.templates,r=Object.assign({},e,{meta:n}),a=e.layout,s=a?o(r,i,a):"",u=r.type;return{contents:s,type:u}}var o=e("./render_template"),a=e("object-loops/reduce");t.exports=i},{"./render_template":10,"object-loops/reduce":486}],10:[function(e,t,n){"use strict";function i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"html",i=s(["render.templates",t],function(){return a(t,r)}),o=i[n];if(!o)throw new Error("render(): unknown template '"+n+"'");return o.render(e,i)}function r(e){return s(["render.compileTemplate",e],function(){return o.compile(e)})}var o=e("hogan.js"),a=e("object-loops/map"),s=e("../cache").fetch;t.exports=i},{"../cache":5,"hogan.js":406,"object-loops/map":485}],11:[function(e,t,n){"use strict";var i=(e("path").resolve,"<!doctype html>\n<html>\n <head>\n <meta charset='utf-8'>\n {{> htmlHead}}\n </head>\n <body>\n <div class='styledown-layout'>\n {{> htmlBody}}\n </div>\n </body>\n</html>"),r="<title>{{> title}}</title>\n{{> head}}",o="{{> sidebar}}\n{{> body}}\n{{> footer}}",a="{{title}}",s="<meta name='generator' content='Styledown2 "+e("../../package.json").version+"'>\n<meta name='viewport' content='width=device-width, initial-scale=1'>\n<link rel='stylesheet' href='{{base}}styledown/style.css' />",u="<script src='{{base}}styledown/script.js'></script>",l="<div class='styleguide-sidebar'>\n <input type='checkbox' id='styleguide-sidebar-toggle' />\n <label class='styleguide-sidebar-button' for='styleguide-sidebar-toggle'></label>\n <label class='styleguide-sidebar-screen' for='styleguide-sidebar-toggle'></label>\n <div class='styleguide-sidebar-contents'>\n {{> sidebarContents}}\n </div>\n</div>",c="{{> menu}}",h="<div class='styleguide-body'>\n {{#sections}}{{> section}}{{/sections}}\n</div>",p="<section class='styleguide-section -h{{depth}}'>\n <h{{depth}} id='{{id}}'>{{title}}</h{{depth}}>\n {{#parts}}{{> part}}{{/parts}}\n</section>",f="{{#isText}}{{> textPart}}{{/isText}}\n{{#isCode}}{{> codePart}}{{/isCode}}\n{{#isExample}}{{> examplePart}}{{/isExample}}",g="<div class='styleguide-text'>{{{content}}}</div>",d="<div class='styleguide-code {{class}}'>\n <pre class='lang-{{language}}'><code>{{{content}}}</code></pre>\n</div>",m="<div class='styleguide-example {{class}}'>\n <div class='styleguide-example-figure'>{{{content}}}</div>\n <div class='styleguide-example-source'>\n <pre class='{{class}} lang-{{language}}'><code>{{{source}}}</code></pre>\n </div>\n</div>",y="<ul class='styleguide-menu'>\n{{#toc}}{{#sections}}{{> menuItem}}{{/sections}}{{/toc}}\n</ul>",b="<li class='styleguide-menu-item -level-{{depth}} {{#isParent}}-parent{{/isParent}}'>\n {{#href}}{{> menuItemLink}}{{/href}}\n {{^href}}{{> menuItemSpan}}{{/href}}\n {{#hasHeadings}}{{> headingList}}{{/hasHeadings}}\n {{#isParent}}{{> menuItemSubmenu}}{{/isParent}}\n</li>",v="<a href='{{href}}' class='link title {{#isActive}}-active{{/isActive}}'>\n {{title}}\n</a>",w="<span class='title'>{{title}}</span>",_="<ul class='submenu'>\n {{#sections}}{{> menuItem}}{{/sections}}\n</ul>",x="<ul class='headings styleguide-heading-list -depth-{{depth}}'>\n {{#headings}}{{> headingItem}}{{/headings}}\n</ul>",k="<li class='styleguide-heading-item'>\n<!-- ... -->\n</li>",j='!function e(t,n,r){function o(c,u){if(!n[c]){if(!t[c]){var a="function"==typeof require&&require;if(!u&&a)return a(c,!0);if(i)return i(c,!0);var s=new Error("Cannot find module \'"+c+"\'");throw s.code="MODULE_NOT_FOUND",s}var l=n[c]={exports:{}};t[c][0].call(l.exports,function(e){var n=t[c][1][e];return o(n?n:e)},l,l.exports,e,t,n,r)}return n[c].exports}for(var i="function"==typeof require&&require,c=0;c<r.length;c++)o(r[c]);return o}({1:[function(e,t,n){"use strict";void function(){function e(e){function t(){n(e,"-collapse"),r(e,"-expand"),c=!0}function o(){r(e,"-collapse"),n(e,"-expand"),c=!1}function i(){return c?o():t()}var c,u=e.querySelector(".styleguide-example-figure");e.querySelector(".styleguide-example-source");u.addEventListener("click",function(){i()}),t()}function t(e){return"complete"===document.readyState?e():void(document.addEventListener?document.addEventListener("DOMContentLoaded",e):document.attachEvent("onreadystatechange",function(){"interactive"===document.readyState&&e()}))}function n(e,t){e.classList?e.classList.add(t):e.className+=" "+t}function r(e,t){if(e.classList)e.classList.remove(t);else{var n=new RegExp("(^|\\\\b)"+t.split(" ").join("|")+"(\\\\b|$)","gi");e.className=e.className.replace(n," ")}}t(function(){for(var t=document.querySelectorAll(".styleguide-example"),n=0,r=t.length;r>n;n++)e(t[n])})}()},{}]},{},[1]);\n',S='.styleguide-body,.styleguide-code,.styleguide-example,.styleguide-menu,.styleguide-section,.styleguide-sidebar,.styleguide-text{box-sizing:border-box}.styleguide-section:after{content:"";display:table;clear:both;zoom:1}.styleguide-section>h3{border-bottom:2px solid hsla(0,0%,50%,.2);margin-bottom:16px;padding-bottom:16px}.styleguide-text{box-sizing:border-box}.styleguide-example,.styleguide-text{margin-bottom:16px}@media (min-width:768px){.styleguide-text{clear:both;float:right;width:30%;padding-left:16px}.styleguide-example{float:left;width:70%}}.styleguide-text>:first-child{margin-top:0}.styleguide-example{border-radius:2px;border:2px solid transparent;overflow:hidden}.styleguide-example-figure{overflow:hidden;padding:8px;background:-webkit-linear-gradient(top,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAF0lEQVQI12P4BAI/QICBFCaYBPNJYQIAkUZftTbC4sIAAAAASUVORK5CYII=");background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAF0lEQVQI12P4BAI/QICBFCaYBPNJYQIAkUZftTbC4sIAAAAASUVORK5CYII=");position:relative}.styleguide-example.-expand>.styleguide-example-figure:after,.styleguide-example.-expand>.styleguide-example-figure:before{content:"";position:absolute;left:0;width:100%;height:16px;opacity:0;background:rgba(0,0,0,.1);-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.styleguide-example.-expand>.styleguide-example-figure:after:hover,.styleguide-example.-expand>.styleguide-example-figure:before:hover{opacity:.3}.styleguide-example.-expand>.styleguide-example-figure:before{top:0;border-bottom:1px dashed red}.styleguide-example.-expand>.styleguide-example-figure:after{bottom:0;border-top:1px dashed red}@media (min-width:768px){.styleguide-example-figure{padding:16px}}.styleguide-example.-clear{border:0}.styleguide-example.-clear>.styleguide-example-figure{padding:0}.styleguide-example.-clear:not(.-expand)>.styleguide-example-figure{background:transparent}.styleguide-example.-dark>.styleguide-example-figure{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAFklEQVQI12NQBQF2EGAghQkmwXxSmADZJQiZ2ZZ46gAAAABJRU5ErkJggg==")}.styleguide-example-source{border-top:1px solid hsla(0,0%,50%,.2)}.styleguide-example-source>pre,.styleguide-example-source>pre>code{margin:0;border:0;border-radius:0;padding:0}.styleguide-example-source>pre{background:#fff;padding:16px}.styleguide-example.-collapse>.styleguide-example-source{display:none}.styleguide-example.-expand{border:2px solid hsla(0,0%,50%,.2)}.styleguide-example.-expand.-clear>.styleguide-example-figure{padding:16px}.styleguide-menu,.styleguide-menu-item,.styleguide-menu-item>.submenu{display:block;margin:0;padding:0;list-style-type:none}.styleguide-menu-item.-parent.-level-1{margin-top:1em;margin-bottom:1em;font-weight:700}.styleguide-menu-item.-parent.-level-1>.title{display:block;font-weight:700;padding:4px 16px}.styleguide-menu-item>.link{display:block;font-weight:400;padding:4px 16px}.styleguide-menu-item>.link.-active,.styleguide-menu-item>.link.-active:visited{color:inherit}.styleguide-menu-item>.link.-active:focus,.styleguide-menu-item>.link.-active:hover{text-decoration:inherit;font-weight:400;cursor:default}.styleguide-menu-item.-level-3>.title:before{content:"-";display:inline-block;width:.7em;margin-right:.2em}.styleguide-sidebar{position:fixed;top:0;left:0;bottom:0;right:0;pointer-events:none;z-index:3}.styleguide-sidebar>[type=checkbox]{display:none}.styleguide-sidebar-button{pointer-events:auto;display:block;cursor:pointer;position:absolute;bottom:16px;left:16px;width:48px;height:48px;background-color:#fff;border-radius:50%;z-index:2;box-shadow:0 2px 4px rgba(0,40,80,.1);-webkit-transition:box-shadow .15s ease-out;transition:box-shadow .15s ease-out;line-height:48px;text-align:center;-webkit-transition:background-color .15s ease-out,box-shadow .15s ease-out,-webkit-transform .15s ease-out;transition:background-color .15s ease-out,box-shadow .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out;transition:transform .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out,-webkit-transform .15s ease-out}.styleguide-sidebar-button:focus,.styleguide-sidebar-button:hover{box-shadow:0 4px 8px rgba(0,40,80,.2)}.styleguide-sidebar-button:before{content:"";display:inline-block;width:12px;height:12px;border-top:1px solid #333;border-right:1px solid #333;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;left:-3px}:checked~.styleguide-sidebar-button{-webkit-transform:translate3d(176px,0,0);transform:translate3d(176px,0,0);background-color:transparent;box-shadow:none}.styleguide-sidebar-contents{opacity:0;-webkit-transform:translate3d(-264px,0,0);transform:translate3d(-264px,0,0);-webkit-transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,transform .15s ease-out;transition:opacity .15s ease-out,transform .15s ease-out,-webkit-transform .15s ease-out;background:#fff;width:256px;height:100%;box-shadow:0 0 10px rgba(0,0,0,.1);pointer-events:none;overflow:hidden;z-index:1;position:relative}:checked~.styleguide-sidebar-contents{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:auto}.styleguide-sidebar-screen{display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:#000;z-index:0;pointer-events:none;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out;opacity:0;margin:0;padding:0}:checked~.styleguide-sidebar-screen{pointer-events:auto;opacity:.1}.styleguide-body{max-width:960px;margin:0 auto;padding-left:16px;padding-right:16px}@media (max-width:480px){.styleguide-body{padding-left:8px;padding-right:8px}}';t.exports={html:i,htmlHead:r,htmlBody:o,title:a,head:s,footer:u,sidebar:l,sidebarContents:c,menu:y,body:h,section:p,part:f,textPart:g,codePart:d,examplePart:m,script:j,style:S,menuItem:b,menuItemLink:v,menuItemSpan:w,menuItemSubmenu:_,headingList:x,headingItem:k}},{"../../package.json":760,path:488}],12:[function(e,t,n){"use strict";function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=r(e,t);return n=o(n)}function r(t){function n(e){return{sections:e.items,isParent:!0}}function i(e){var t=u(e.inline.content);return t.href&&(t.href=t.href.replace(".md#",s+"#").replace(/\.md$/,s)),e.list?(t.sections=e.list.sections,t.isParent=!0):t.isParent=!1,t}for(var r,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=("extension"in o?o.extension:".html"),l=e("markdown-it")(),c=l.parse(t);c.length;){if(r=a(c,n,i))return r.payload;c=c.slice(1)}}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.depth=t,e.sections&&(e.sections=e.sections.map(function(e){return o(e,t+1)})),e}function a(e,t,n){var i,r=e[0];if(r&&"bullet_list_open"===r.type){e=e.slice(1);var o={items:[]};for(t||(t=function(e){return e}),n||(n=function(e){return e});e.length;){var a=e[0];if(!a)return;if(!(i=s(e,t,n)))return"bullet_list_close"===a.type?{tokens:e.slice(1),payload:t(o)}:void 0;o.items.push(i.payload),e=i.tokens}}}function s(e,t,n){var i,r=e[0];if(r&&"list_item_open"===r.type){e=e.slice(1);for(var o={contents:[]};e.length;){var u=e[0];if(!u)return;if(i=a(e,t,n))o.list=i.payload,e=i.tokens;else if(i=s(e,t,n))e=i.tokens;else if("inline"===u.type)o.inline=u,e=e.slice(1);else{if("list_item_close"===u.type)return{tokens:e.slice(1),payload:n(o)};o.contents.push(u),e=e.slice(1)}}}}var u=e("./parse_link");Object.assign,e("../helpers/slugify");t.exports=i},{"../helpers/slugify":8,"./parse_link":13,"markdown-it":426}],13:[function(e,t,n){"use strict";function i(e){for(var t=e;;){if(t=t.replace(/`([^`]+)`/g,"$1").replace(/\*\*([^\*]+)\*\*/g,"$1").replace(/\*([^\*]+)\*/g,"$1").replace(/\*([^\*]+)\*/g,"$1").replace(/(?:^|\s)([\(\[]?)_([^`]*)_([\)\]]?[\.\!\?]?)(?:$|\s)/g,"$1$2$3").replace(/!?\[([^\]]*)\]\([^\)]*\)/g,"$1").replace(/!?\[([^\]]*)\]\[[^\)]*\]/g,"$1").replace(/<[^>]*>/g,""),t===e)break;e=t}return t=t.replace(/!?\[([^\]]*)\]/g,"$1")}t.exports=function(e){var t;return(t=e.match(/^\[([^\]]*)\]\((.*)\)$/))?{title:i(t[1]),href:t[2]}:(t=e.match(/^(?:__|\*\*)\[([^\]]*)\]\((.*)\)(?:__|\*\*)$/))?{title:i(t[1]),href:t[2],expand:!0}:{title:i(e)}}},{}],14:[function(e,t,n){"use strict";function i(e){return"FunctionExpression"===e.type||"FunctionDeclaration"===e.type||"ArrowFunctionExpression"===e.type||"Program"===e.type}function r(e){return"BlockStatement"===e.type||i(e)}function o(e){return"FunctionExpression"===e.type||"FunctionDeclaration"===e.type}function a(e){return"FunctionExpression"===e.type||"FunctionDeclaration"===e.type}function s(e){return l.parse(e,{allowReturnOutsideFunction:!0,allowImportExportEverywhere:!0,allowHashBang:!0})}function u(e){function t(e,t){var n=e.name;if("undefined"!==n){for(var i=0;i<t.length;i++){if("arguments"===n&&o(t[i]))return;if(t[i].locals&&n in t[i].locals)return}e.parents=t,u.push(e)}}var n,u=[];if(n="string"==typeof e?s(e):e,!n||"object"!=typeof n||"Program"!==n.type)throw new TypeError("Source must be either a string of JavaScript or an acorn AST");var l=function(e){var t=e;t.locals=t.locals||{},e.params.forEach(function(e){h(e,t)}),e.id&&(t.locals[e.id.name]=!0)},h=function(e,t){switch(e.type){case"Identifier":t.locals[e.name]=!0;break;case"ObjectPattern":e.properties.forEach(function(e){h(e.value,t)});break;case"ArrayPattern":e.elements.forEach(function(e){e&&h(e,t)});break;case"RestElement":h(e.argument,t);break;case"AssignmentPattern":h(e.left,t);break;default:throw new Error("Unrecognized pattern type: "+e.type)}},p=function(e,t){n.locals=n.locals||{},n.locals[e.local.name]=!0};c.ancestor(n,{VariableDeclaration:function(e,t){for(var n=null,o=t.length-1;o>=0&&null===n;o--)("var"===e.kind?i(t[o]):r(t[o]))&&(n=t[o]);n.locals=n.locals||{},e.declarations.forEach(function(e){h(e.id,n)})},FunctionDeclaration:function(e,t){for(var n=null,r=t.length-2;r>=0&&null===n;r--)i(t[r])&&(n=t[r]);n.locals=n.locals||{},n.locals[e.id.name]=!0,l(e)},Function:l,ClassDeclaration:function(e,t){for(var n=null,r=t.length-2;r>=0&&null===n;r--)i(t[r])&&(n=t[r]);n.locals=n.locals||{},n.locals[e.id.name]=!0},TryStatement:function(e){null!==e.handler&&(e.handler.locals=e.handler.locals||{},e.handler.locals[e.handler.param.name]=!0)},ImportDefaultSpecifier:p,ImportSpecifier:p,ImportNamespaceSpecifier:p}),c.ancestor(n,{VariablePattern:t,Identifier:t,ThisExpression:function(e,t){for(var n=0;n<t.length;n++)if(a(t[n]))return;e.parents=t,u.push(e)}});var f={};return u.forEach(function(e){var t="ThisExpression"===e.type?"this":e.name;f[t]=f[t]||[],f[t].push(e)}),Object.keys(f).sort().map(function(e){return{name:e,nodes:f[e]}})}var l=e("acorn"),c=e("acorn/dist/walk");t.exports=u,t.exports.parse=s},{acorn:15,"acorn/dist/walk":16}],15:[function(e,t,n){!function(e,i){"object"==typeof n&&"undefined"!=typeof t?i(n):"function"==typeof define&&define.amd?define(["exports"],i):i(e.acorn=e.acorn||{})}(this,function(e){"use strict";function t(e,t){for(var n=65536,i=0;i<t.length;i+=2){if(n+=t[i],n>e)return!1;if(n+=t[i+1],n>=e)return!0}}function n(e,n){return 65>e?36===e:91>e?!0:97>e?95===e:123>e?!0:65535>=e?e>=170&&S.test(String.fromCharCode(e)):n===!1?!1:t(e,E)}function i(e,n){return 48>e?36===e:58>e?!0:65>e?!1:91>e?!0:97>e?95===e:123>e?!0:65535>=e?e>=170&&C.test(String.fromCharCode(e)):n===!1?!1:t(e,E)||t(e,A)}function r(e,t){return new L(e,{beforeExpr:!0,binop:t})}function o(e,t){return void 0===t&&(t={}),t.keyword=e,Y[e]=new L(e,t)}function a(e){return 10===e||13===e||8232===e||8233===e}function s(e){return"[object Array]"===Object.prototype.toString.call(e)}function u(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function l(e,t){for(var n=1,i=0;;){M.lastIndex=i;var r=M.exec(e);if(!(r&&r.index<t))return new P(n,t-i);++n,i=r.index+r[0].length}}function c(e){var t={};for(var n in O)t[n]=e&&u(e,n)?e[n]:O[n];if(t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),null==t.allowReserved&&(t.allowReserved=t.ecmaVersion<5),s(t.onToken)){var i=t.onToken;t.onToken=function(e){return i.push(e)}}return s(t.onComment)&&(t.onComment=h(t,t.onComment)),t}function h(e,t){return function(n,i,r,o,a,s){var u={type:n?"Block":"Line",value:i,start:r,end:o};e.locations&&(u.loc=new J(this,a,s)),e.ranges&&(u.range=[r,o]),t.push(u)}}function p(e){return new RegExp("^("+e.replace(/ /g,"|")+")$")}function f(e,t,n,i){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=i),this.options.ranges&&(e.range[1]=n),e}function g(e,t,n,i){try{return new RegExp(e,t)}catch(r){if(void 0!==n)throw r instanceof SyntaxError&&i.raise(n,"Error parsing regular expression: "+r.message),r}}function d(e){return 65535>=e?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(1023&e)+56320))}function m(e,t){return new X(t,e).parse()}function y(e,t,n){var i=new X(n,e,t);return i.nextToken(),i.parseExpression()}function b(e,t){return new X(t,e)}function v(t,n,i){e.parse_dammit=t,e.LooseParser=n,e.pluginsLoose=i}var w={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},_="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",x={5:_,6:_+" const class extends export import super"},k="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿕ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞮꞰ-ꞷꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",j="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣔ-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",S=new RegExp("["+k+"]"),C=new RegExp("["+k+j+"]");k=j=null;var E=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,17,26,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,26,45,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,785,52,76,44,33,24,27,35,42,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,25,391,63,32,0,449,56,264,8,2,36,18,0,50,29,881,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,881,68,12,0,67,12,65,0,32,6124,20,754,9486,1,3071,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,10591,541],A=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,1306,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,52,0,13,2,49,13,10,2,4,9,83,11,7,0,161,11,6,9,7,3,57,0,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,87,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,423,9,838,7,2,7,17,9,57,21,2,13,19882,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239],L=function(e,t){void 0===t&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null},T={beforeExpr:!0},D={startsExpr:!0},Y={},F={num:new L("num",D),regexp:new L("regexp",D),string:new L("string",D),name:new L("name",D),eof:new L("eof"),bracketL:new L("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new L("]"),braceL:new L("{",{beforeExpr:!0,startsExpr:!0}),braceR:new L("}"),parenL:new L("(",{beforeExpr:!0,startsExpr:!0}),parenR:new L(")"),comma:new L(",",T),semi:new L(";",T),colon:new L(":",T),dot:new L("."),question:new L("?",T),arrow:new L("=>",T),template:new L("template"),ellipsis:new L("...",T),backQuote:new L("`",D),dollarBraceL:new L("${",{beforeExpr:!0,startsExpr:!0}),eq:new L("=",{beforeExpr:!0,isAssign:!0}),assign:new L("_=",{beforeExpr:!0,isAssign:!0}),incDec:new L("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new L("prefix",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:r("||",1),logicalAND:r("&&",2),bitwiseOR:r("|",3),bitwiseXOR:r("^",4),bitwiseAND:r("&",5),equality:r("==/!=",6),relational:r("</>",7),bitShift:r("<</>>",8),plusMin:new L("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:r("%",10),star:r("*",10),slash:r("/",10),starstar:new L("**",{beforeExpr:!0}),_break:o("break"),_case:o("case",T),_catch:o("catch"),_continue:o("continue"),_debugger:o("debugger"),_default:o("default",T),_do:o("do",{isLoop:!0,beforeExpr:!0}),_else:o("else",T),_finally:o("finally"),_for:o("for",{isLoop:!0}),_function:o("function",D),_if:o("if"),_return:o("return",T),_switch:o("switch"),_throw:o("throw",T),_try:o("try"),_var:o("var"),_const:o("const"),_while:o("while",{isLoop:!0}),_with:o("with"),_new:o("new",{beforeExpr:!0,startsExpr:!0}),_this:o("this",D),_super:o("super",D),_class:o("class"),_extends:o("extends",T),_export:o("export"),_import:o("import"),_null:o("null",D),_true:o("true",D),_false:o("false",D),_in:o("in",{beforeExpr:!0,binop:7}),_instanceof:o("instanceof",{beforeExpr:!0,binop:7}),_typeof:o("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:o("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:o("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},B=/\r\n?|\n|\u2028|\u2029/,M=new RegExp(B.source,"g"),N=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/,Z=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,P=function(e,t){this.line=e,this.column=t};P.prototype.offset=function(e){return new P(this.line,this.column+e)};var J=function(e,t,n){this.start=t,this.end=n,null!==e.sourceFile&&(this.source=e.sourceFile)},O={ecmaVersion:7,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowHashBang:!1,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1,plugins:{}},R={},X=function(e,t,n){this.options=e=c(e),this.sourceFile=e.sourceFile,this.keywords=p(x[e.ecmaVersion>=6?6:5]);var i="";if(!e.allowReserved){for(var r=e.ecmaVersion;!(i=w[r]);r--);"module"==e.sourceType&&(i+=" await")}this.reservedWords=p(i);var o=(i?i+" ":"")+w.strict;this.reservedWordsStrict=p(o),this.reservedWordsStrictBind=p(o+" "+w.strictBind),this.input=String(t),this.containsEsc=!1,this.loadPlugins(e.plugins),n?(this.pos=n,this.lineStart=this.input.lastIndexOf("\n",n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(B).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=F.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===e.sourceType,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.inFunction=this.inGenerator=this.inAsync=!1,this.yieldPos=this.awaitPos=0,this.labels=[],0===this.pos&&e.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2)};X.prototype.isKeyword=function(e){return this.keywords.test(e)},X.prototype.isReservedWord=function(e){return this.reservedWords.test(e)},X.prototype.extend=function(e,t){this[e]=t(this[e])},X.prototype.loadPlugins=function(e){var t=this;for(var n in e){var i=R[n];if(!i)throw new Error("Plugin '"+n+"' not found");i(t,e[n])}
6
+ },X.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)};var H=X.prototype,I=/^(?:'((?:[^\']|\.)*)'|"((?:[^\"]|\.)*)"|;)/;H.strictDirective=function(e){for(var t=this;;){Z.lastIndex=e,e+=Z.exec(t.input)[0].length;var n=I.exec(t.input.slice(e));if(!n)return!1;if("use strict"==(n[1]||n[2]))return!0;e+=n[0].length}},H.eat=function(e){return this.type===e?(this.next(),!0):!1},H.isContextual=function(e){return this.type===F.name&&this.value===e},H.eatContextual=function(e){return this.value===e&&this.eat(F.name)},H.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},H.canInsertSemicolon=function(){return this.type===F.eof||this.type===F.braceR||B.test(this.input.slice(this.lastTokEnd,this.start))},H.insertSemicolon=function(){return this.canInsertSemicolon()?(this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0):void 0},H.semicolon=function(){this.eat(F.semi)||this.insertSemicolon()||this.unexpected()},H.afterTrailingComma=function(e,t){return this.type==e?(this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0):void 0},H.expect=function(e){this.eat(e)||this.unexpected()},H.unexpected=function(e){this.raise(null!=e?e:this.start,"Unexpected token")};var G=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=-1};H.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,"Parenthesized pattern")}},H.checkExpressionErrors=function(e,t){var n=e?e.shorthandAssign:-1;return t?void(n>-1&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns")):n>=0},H.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},H.isSimpleAssignTarget=function(e){return"ParenthesizedExpression"===e.type?this.isSimpleAssignTarget(e.expression):"Identifier"===e.type||"MemberExpression"===e.type};var Q=X.prototype;Q.parseTopLevel=function(e){var t=this,n={};for(e.body||(e.body=[]);this.type!==F.eof;){var i=t.parseStatement(!0,!0,n);e.body.push(i)}return this.next(),this.options.ecmaVersion>=6&&(e.sourceType=this.options.sourceType),this.finishNode(e,"Program")};var W={kind:"loop"},z={kind:"switch"};Q.isLet=function(){if(this.type!==F.name||this.options.ecmaVersion<6||"let"!=this.value)return!1;Z.lastIndex=this.pos;var e=Z.exec(this.input),t=this.pos+e[0].length,r=this.input.charCodeAt(t);if(91===r||123==r)return!0;if(n(r,!0)){for(var o=t+1;i(this.input.charCodeAt(o),!0);++o);var a=this.input.slice(t,o);if(!this.isKeyword(a))return!0}return!1},Q.isAsyncFunction=function(){if(this.type!==F.name||this.options.ecmaVersion<8||"async"!=this.value)return!1;Z.lastIndex=this.pos;var e=Z.exec(this.input),t=this.pos+e[0].length;return!(B.test(this.input.slice(this.pos,t))||"function"!==this.input.slice(t,t+8)||t+8!=this.input.length&&i(this.input.charAt(t+8)))},Q.parseStatement=function(e,t,n){var i,r=this.type,o=this.startNode();switch(this.isLet()&&(r=F._var,i="let"),r){case F._break:case F._continue:return this.parseBreakContinueStatement(o,r.keyword);case F._debugger:return this.parseDebuggerStatement(o);case F._do:return this.parseDoStatement(o);case F._for:return this.parseForStatement(o);case F._function:return!e&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(o,!1);case F._class:return e||this.unexpected(),this.parseClass(o,!0);case F._if:return this.parseIfStatement(o);case F._return:return this.parseReturnStatement(o);case F._switch:return this.parseSwitchStatement(o);case F._throw:return this.parseThrowStatement(o);case F._try:return this.parseTryStatement(o);case F._const:case F._var:return i=i||this.value,e||"var"==i||this.unexpected(),this.parseVarStatement(o,i);case F._while:return this.parseWhileStatement(o);case F._with:return this.parseWithStatement(o);case F.braceL:return this.parseBlock();case F.semi:return this.parseEmptyStatement(o);case F._export:case F._import:return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),r===F._import?this.parseImport(o):this.parseExport(o,n);default:if(this.isAsyncFunction()&&e)return this.next(),this.parseFunctionStatement(o,!0);var a=this.value,s=this.parseExpression();return r===F.name&&"Identifier"===s.type&&this.eat(F.colon)?this.parseLabeledStatement(o,a,s):this.parseExpressionStatement(o,s)}},Q.parseBreakContinueStatement=function(e,t){var n=this,i="break"==t;this.next(),this.eat(F.semi)||this.insertSemicolon()?e.label=null:this.type!==F.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var r=0;r<this.labels.length;++r){var o=n.labels[r];if(null==e.label||o.name===e.label.name){if(null!=o.kind&&(i||"loop"===o.kind))break;if(e.label&&i)break}}return r===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,i?"BreakStatement":"ContinueStatement")},Q.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},Q.parseDoStatement=function(e){return this.next(),this.labels.push(W),e.body=this.parseStatement(!1),this.labels.pop(),this.expect(F._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(F.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},Q.parseForStatement=function(e){if(this.next(),this.labels.push(W),this.expect(F.parenL),this.type===F.semi)return this.parseFor(e,null);var t=this.isLet();if(this.type===F._var||this.type===F._const||t){var n=this.startNode(),i=t?"let":this.value;return this.next(),this.parseVar(n,!0,i),this.finishNode(n,"VariableDeclaration"),!(this.type===F._in||this.options.ecmaVersion>=6&&this.isContextual("of"))||1!==n.declarations.length||"var"!==i&&n.declarations[0].init?this.parseFor(e,n):this.parseForIn(e,n)}var r=new G,o=this.parseExpression(!0,r);return this.type===F._in||this.options.ecmaVersion>=6&&this.isContextual("of")?(this.toAssignable(o),this.checkLVal(o),this.checkPatternErrors(r,!0),this.parseForIn(e,o)):(this.checkExpressionErrors(r,!0),this.parseFor(e,o))},Q.parseFunctionStatement=function(e,t){return this.next(),this.parseFunction(e,!0,!1,t)},Q.isFunction=function(){return this.type===F._function||this.isAsyncFunction()},Q.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(!this.strict&&this.isFunction()),e.alternate=this.eat(F._else)?this.parseStatement(!this.strict&&this.isFunction()):null,this.finishNode(e,"IfStatement")},Q.parseReturnStatement=function(e){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(F.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},Q.parseSwitchStatement=function(e){var t=this;this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(F.braceL),this.labels.push(z);for(var n,i=!1;this.type!=F.braceR;)if(t.type===F._case||t.type===F._default){var r=t.type===F._case;n&&t.finishNode(n,"SwitchCase"),e.cases.push(n=t.startNode()),n.consequent=[],t.next(),r?n.test=t.parseExpression():(i&&t.raiseRecoverable(t.lastTokStart,"Multiple default clauses"),i=!0,n.test=null),t.expect(F.colon)}else n||t.unexpected(),n.consequent.push(t.parseStatement(!0));return n&&this.finishNode(n,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},Q.parseThrowStatement=function(e){return this.next(),B.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var q=[];Q.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===F._catch){var t=this.startNode();this.next(),this.expect(F.parenL),t.param=this.parseBindingAtom(),this.checkLVal(t.param,!0),this.expect(F.parenR),t.body=this.parseBlock(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(F._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},Q.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},Q.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(W),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,"WhileStatement")},Q.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(!1),this.finishNode(e,"WithStatement")},Q.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},Q.parseLabeledStatement=function(e,t,n){for(var i=this,r=0;r<this.labels.length;++r)i.labels[r].name===t&&i.raise(n.start,"Label '"+t+"' is already declared");for(var o=this.type.isLoop?"loop":this.type===F._switch?"switch":null,a=this.labels.length-1;a>=0;a--){var s=i.labels[a];if(s.statementStart!=e.start)break;s.statementStart=i.start,s.kind=o}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(!0),("ClassDeclaration"==e.body.type||"VariableDeclaration"==e.body.type&&(this.strict||"var"!=e.body.kind)||"FunctionDeclaration"==e.body.type&&(this.strict||e.body.generator))&&this.raiseRecoverable(e.body.start,"Invalid labeled declaration"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},Q.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},Q.parseBlock=function(){var e=this,t=this.startNode();for(t.body=[],this.expect(F.braceL);!this.eat(F.braceR);){var n=e.parseStatement(!0);t.body.push(n)}return this.finishNode(t,"BlockStatement")},Q.parseFor=function(e,t){return e.init=t,this.expect(F.semi),e.test=this.type===F.semi?null:this.parseExpression(),this.expect(F.semi),e.update=this.type===F.parenR?null:this.parseExpression(),this.expect(F.parenR),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,"ForStatement")},Q.parseForIn=function(e,t){var n=this.type===F._in?"ForInStatement":"ForOfStatement";return this.next(),e.left=t,e.right=this.parseExpression(),this.expect(F.parenR),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,n)},Q.parseVar=function(e,t,n){var i=this;for(e.declarations=[],e.kind=n;;){var r=i.startNode();if(i.parseVarId(r),i.eat(F.eq)?r.init=i.parseMaybeAssign(t):"const"!==n||i.type===F._in||i.options.ecmaVersion>=6&&i.isContextual("of")?"Identifier"==r.id.type||t&&(i.type===F._in||i.isContextual("of"))?r.init=null:i.raise(i.lastTokEnd,"Complex binding patterns require an initialization value"):i.unexpected(),e.declarations.push(i.finishNode(r,"VariableDeclarator")),!i.eat(F.comma))break}return e},Q.parseVarId=function(e){e.id=this.parseBindingAtom(),this.checkLVal(e.id,!0)},Q.parseFunction=function(e,t,n,i){this.initFunction(e),this.options.ecmaVersion>=6&&!i&&(e.generator=this.eat(F.star)),this.options.ecmaVersion>=8&&(e.async=!!i),null==t&&(t=this.type==F.name),t&&(e.id=this.parseIdent());var r=this.inGenerator,o=this.inAsync,a=this.yieldPos,s=this.awaitPos,u=this.inFunction;return this.inGenerator=e.generator,this.inAsync=e.async,this.yieldPos=0,this.awaitPos=0,this.inFunction=!0,t||this.type!==F.name||(e.id=this.parseIdent()),this.parseFunctionParams(e),this.parseFunctionBody(e,n),this.inGenerator=r,this.inAsync=o,this.yieldPos=a,this.awaitPos=s,this.inFunction=u,this.finishNode(e,t?"FunctionDeclaration":"FunctionExpression")},Q.parseFunctionParams=function(e){this.expect(F.parenL),e.params=this.parseBindingList(F.parenR,!1,this.options.ecmaVersion>=8,!0),this.checkYieldAwaitInDefaultParams()},Q.parseClass=function(e,t){var n=this;this.next(),null==t&&(t=this.type===F.name),this.parseClassId(e,t),this.parseClassSuper(e);var i=this.startNode(),r=!1;for(i.body=[],this.expect(F.braceL);!this.eat(F.braceR);)if(!n.eat(F.semi)){var o=n.startNode(),a=n.eat(F.star),s=!1,u=n.type===F.name&&"static"===n.value;n.parsePropertyName(o),o["static"]=u&&n.type!==F.parenL,o["static"]&&(a&&n.unexpected(),a=n.eat(F.star),n.parsePropertyName(o)),n.options.ecmaVersion>=8&&!a&&!o.computed&&"Identifier"===o.key.type&&"async"===o.key.name&&n.type!==F.parenL&&!n.canInsertSemicolon()&&(s=!0,n.parsePropertyName(o)),o.kind="method";var l=!1;if(!o.computed){var c=o.key;a||s||"Identifier"!==c.type||n.type===F.parenL||"get"!==c.name&&"set"!==c.name||(l=!0,o.kind=c.name,c=n.parsePropertyName(o)),!o["static"]&&("Identifier"===c.type&&"constructor"===c.name||"Literal"===c.type&&"constructor"===c.value)&&(r&&n.raise(c.start,"Duplicate constructor in the same class"),l&&n.raise(c.start,"Constructor can't have get/set modifier"),a&&n.raise(c.start,"Constructor can't be a generator"),s&&n.raise(c.start,"Constructor can't be an async method"),o.kind="constructor",r=!0)}if(n.parseClassMethod(i,o,a,s),l){var h="get"===o.kind?0:1;if(o.value.params.length!==h){var p=o.value.start;"get"===o.kind?n.raiseRecoverable(p,"getter should have no params"):n.raiseRecoverable(p,"setter should have exactly one param")}else"set"===o.kind&&"RestElement"===o.value.params[0].type&&n.raiseRecoverable(o.value.params[0].start,"Setter cannot use rest params")}}return e.body=this.finishNode(i,"ClassBody"),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},Q.parseClassMethod=function(e,t,n,i){t.value=this.parseMethod(n,i),e.body.push(this.finishNode(t,"MethodDefinition"))},Q.parseClassId=function(e,t){e.id=this.type===F.name?this.parseIdent():t?this.unexpected():null},Q.parseClassSuper=function(e){e.superClass=this.eat(F._extends)?this.parseExprSubscripts():null},Q.parseExport=function(e,t){var n=this;if(this.next(),this.eat(F.star))return this.expectContextual("from"),e.source=this.type===F.string?this.parseExprAtom():this.unexpected(),this.semicolon(),this.finishNode(e,"ExportAllDeclaration");if(this.eat(F._default)){this.checkExport(t,"default",this.lastTokStart);var i;if(this.type===F._function||(i=this.isAsyncFunction())){var r=this.startNode();this.next(),i&&this.next(),e.declaration=this.parseFunction(r,null,!1,i)}else if(this.type===F._class){var o=this.startNode();e.declaration=this.parseClass(o,null)}else e.declaration=this.parseMaybeAssign(),this.semicolon();return this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement())e.declaration=this.parseStatement(!0),"VariableDeclaration"===e.declaration.type?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id.name,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))e.source=this.type===F.string?this.parseExprAtom():this.unexpected();else{for(var a=0;a<e.specifiers.length;a++)(n.keywords.test(e.specifiers[a].local.name)||n.reservedWords.test(e.specifiers[a].local.name))&&n.unexpected(e.specifiers[a].local.start);e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},Q.checkExport=function(e,t,n){e&&(Object.prototype.hasOwnProperty.call(e,t)&&this.raiseRecoverable(n,"Duplicate export '"+t+"'"),e[t]=!0)},Q.checkPatternExport=function(e,t){var n=this,i=t.type;if("Identifier"==i)this.checkExport(e,t.name,t.start);else if("ObjectPattern"==i)for(var r=0;r<t.properties.length;++r)n.checkPatternExport(e,t.properties[r].value);else if("ArrayPattern"==i)for(var o=0;o<t.elements.length;++o){var a=t.elements[o];a&&n.checkPatternExport(e,a)}else"AssignmentPattern"==i?this.checkPatternExport(e,t.left):"ParenthesizedExpression"==i&&this.checkPatternExport(e,t.expression)},Q.checkVariableExport=function(e,t){var n=this;if(e)for(var i=0;i<t.length;i++)n.checkPatternExport(e,t[i].id)},Q.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},Q.parseExportSpecifiers=function(e){var t=this,n=[],i=!0;for(this.expect(F.braceL);!this.eat(F.braceR);){if(i)i=!1;else if(t.expect(F.comma),t.afterTrailingComma(F.braceR))break;var r=t.startNode();r.local=t.parseIdent(!0),r.exported=t.eatContextual("as")?t.parseIdent(!0):r.local,t.checkExport(e,r.exported.name,r.exported.start),n.push(t.finishNode(r,"ExportSpecifier"))}return n},Q.parseImport=function(e){return this.next(),this.type===F.string?(e.specifiers=q,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===F.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},Q.parseImportSpecifiers=function(){var e=this,t=[],n=!0;if(this.type===F.name){var i=this.startNode();if(i.local=this.parseIdent(),this.checkLVal(i.local,!0),t.push(this.finishNode(i,"ImportDefaultSpecifier")),!this.eat(F.comma))return t}if(this.type===F.star){var r=this.startNode();return this.next(),this.expectContextual("as"),r.local=this.parseIdent(),this.checkLVal(r.local,!0),t.push(this.finishNode(r,"ImportNamespaceSpecifier")),t}for(this.expect(F.braceL);!this.eat(F.braceR);){if(n)n=!1;else if(e.expect(F.comma),e.afterTrailingComma(F.braceR))break;var o=e.startNode();o.imported=e.parseIdent(!0),e.eatContextual("as")?o.local=e.parseIdent():(o.local=o.imported,e.isKeyword(o.local.name)&&e.unexpected(o.local.start),e.reservedWordsStrict.test(o.local.name)&&e.raiseRecoverable(o.local.start,"The keyword '"+o.local.name+"' is reserved")),e.checkLVal(o.local,!0),t.push(e.finishNode(o,"ImportSpecifier"))}return t};var K=X.prototype;K.toAssignable=function(e,t){var n=this;if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&"await"===e.name&&this.raise(e.start,"Can not use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":break;case"ObjectExpression":e.type="ObjectPattern";for(var i=0;i<e.properties.length;i++){var r=e.properties[i];"init"!==r.kind&&n.raise(r.key.start,"Object pattern can't contain getter or setter"),n.toAssignable(r.value,t)}break;case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,t);break;case"AssignmentExpression":if("="!==e.operator){this.raise(e.left.end,"Only '=' operator can be used for specifying default value.");break}e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);case"AssignmentPattern":break;case"ParenthesizedExpression":e.expression=this.toAssignable(e.expression,t);break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}return e},K.toAssignableList=function(e,t){var n=this,i=e.length;if(i){var r=e[i-1];if(r&&"RestElement"==r.type)--i;else if(r&&"SpreadElement"==r.type){r.type="RestElement";var o=r.argument;this.toAssignable(o,t),"Identifier"!==o.type&&"MemberExpression"!==o.type&&"ArrayPattern"!==o.type&&this.unexpected(o.start),--i}t&&r&&"RestElement"===r.type&&"Identifier"!==r.argument.type&&this.unexpected(r.argument.start)}for(var a=0;i>a;a++){var s=e[a];s&&n.toAssignable(s,t)}return e},K.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},K.parseRest=function(e){var t=this.startNode();return this.next(),e?t.argument=this.type===F.name?this.parseIdent():this.unexpected():t.argument=this.type===F.name||this.type===F.bracketL?this.parseBindingAtom():this.unexpected(),this.finishNode(t,"RestElement")},K.parseBindingAtom=function(){if(this.options.ecmaVersion<6)return this.parseIdent();switch(this.type){case F.name:return this.parseIdent();case F.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(F.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case F.braceL:return this.parseObj(!0);default:this.unexpected()}},K.parseBindingList=function(e,t,n,i){for(var r=this,o=[],a=!0;!this.eat(e);)if(a?a=!1:r.expect(F.comma),t&&r.type===F.comma)o.push(null);else{if(n&&r.afterTrailingComma(e))break;if(r.type===F.ellipsis){var s=r.parseRest(i);r.parseBindingListItem(s),o.push(s),r.type===F.comma&&r.raise(r.start,"Comma is not permitted after the rest element"),r.expect(e);break}var u=r.parseMaybeDefault(r.start,r.startLoc);r.parseBindingListItem(u),o.push(u)}return o},K.parseBindingListItem=function(e){return e},K.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(F.eq))return n;var i=this.startNodeAt(e,t);return i.left=n,i.right=this.parseMaybeAssign(),this.finishNode(i,"AssignmentPattern")},K.checkLVal=function(e,t,n){var i=this;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(t?"Binding ":"Assigning to ")+e.name+" in strict mode"),n&&(u(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0);break;case"MemberExpression":t&&this.raiseRecoverable(e.start,(t?"Binding":"Assigning to")+" member expression");break;case"ObjectPattern":for(var r=0;r<e.properties.length;r++)i.checkLVal(e.properties[r].value,t,n);break;case"ArrayPattern":for(var o=0;o<e.elements.length;o++){var a=e.elements[o];a&&i.checkLVal(a,t,n)}break;case"AssignmentPattern":this.checkLVal(e.left,t,n);break;case"RestElement":this.checkLVal(e.argument,t,n);break;case"ParenthesizedExpression":this.checkLVal(e.expression,t,n);break;default:this.raise(e.start,(t?"Binding":"Assigning to")+" rvalue")}};var V=X.prototype;V.checkPropClash=function(e,t){if(!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var n,i=e.key;switch(i.type){case"Identifier":n=i.name;break;case"Literal":n=String(i.value);break;default:return}var r=e.kind;if(this.options.ecmaVersion>=6)return void("__proto__"===n&&"init"===r&&(t.proto&&this.raiseRecoverable(i.start,"Redefinition of __proto__ property"),t.proto=!0));n="$"+n;var o=t[n];if(o){var a="init"!==r;(!this.strict&&!a||!o[r])&&a^o.init||this.raiseRecoverable(i.start,"Redefinition of property")}else o=t[n]={init:!1,get:!1,set:!1};o[r]=!0}},V.parseExpression=function(e,t){var n=this,i=this.start,r=this.startLoc,o=this.parseMaybeAssign(e,t);if(this.type===F.comma){var a=this.startNodeAt(i,r);for(a.expressions=[o];this.eat(F.comma);)a.expressions.push(n.parseMaybeAssign(e,t));return this.finishNode(a,"SequenceExpression")}return o},V.parseMaybeAssign=function(e,t,n){if(this.inGenerator&&this.isContextual("yield"))return this.parseYield();var i=!1,r=-1;t?(r=t.parenthesizedAssign,t.parenthesizedAssign=-1):(t=new G,i=!0);var o=this.start,a=this.startLoc;this.type!=F.parenL&&this.type!=F.name||(this.potentialArrowAt=this.start);var s=this.parseMaybeConditional(e,t);if(n&&(s=n.call(this,s,o,a)),this.type.isAssign){this.checkPatternErrors(t,!0),i||G.call(t);var u=this.startNodeAt(o,a);return u.operator=this.value,u.left=this.type===F.eq?this.toAssignable(s):s,t.shorthandAssign=-1,this.checkLVal(s),this.next(),u.right=this.parseMaybeAssign(e),this.finishNode(u,"AssignmentExpression")}return i&&this.checkExpressionErrors(t,!0),r>-1&&(t.parenthesizedAssign=r),s},V.parseMaybeConditional=function(e,t){var n=this.start,i=this.startLoc,r=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return r;if(this.eat(F.question)){var o=this.startNodeAt(n,i);return o.test=r,o.consequent=this.parseMaybeAssign(),this.expect(F.colon),o.alternate=this.parseMaybeAssign(e),this.finishNode(o,"ConditionalExpression")}return r},V.parseExprOps=function(e,t){var n=this.start,i=this.startLoc,r=this.parseMaybeUnary(t,!1);return this.checkExpressionErrors(t)?r:this.parseExprOp(r,n,i,-1,e)},V.parseExprOp=function(e,t,n,i,r){var o=this.type.binop;if(null!=o&&(!r||this.type!==F._in)&&o>i){var a=this.type===F.logicalOR||this.type===F.logicalAND,s=this.value;this.next();var u=this.start,l=this.startLoc,c=this.parseExprOp(this.parseMaybeUnary(null,!1),u,l,o,r),h=this.buildBinary(t,n,e,c,s,a);return this.parseExprOp(h,t,n,i,r)}return e},V.buildBinary=function(e,t,n,i,r,o){var a=this.startNodeAt(e,t);return a.left=n,a.operator=r,a.right=i,this.finishNode(a,o?"LogicalExpression":"BinaryExpression")},V.parseMaybeUnary=function(e,t){var n,i=this,r=this.start,o=this.startLoc;if(this.inAsync&&this.isContextual("await"))n=this.parseAwait(e),t=!0;else if(this.type.prefix){var a=this.startNode(),s=this.type===F.incDec;a.operator=this.value,a.prefix=!0,this.next(),a.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(e,!0),s?this.checkLVal(a.argument):this.strict&&"delete"===a.operator&&"Identifier"===a.argument.type?this.raiseRecoverable(a.start,"Deleting local variable in strict mode"):t=!0,n=this.finishNode(a,s?"UpdateExpression":"UnaryExpression")}else{if(n=this.parseExprSubscripts(e),this.checkExpressionErrors(e))return n;for(;this.type.postfix&&!this.canInsertSemicolon();){var u=i.startNodeAt(r,o);u.operator=i.value,u.prefix=!1,u.argument=n,i.checkLVal(n),i.next(),n=i.finishNode(u,"UpdateExpression")}}return!t&&this.eat(F.starstar)?this.buildBinary(r,o,n,this.parseMaybeUnary(null,!1),"**",!1):n},V.parseExprSubscripts=function(e){var t=this.start,n=this.startLoc,i=this.parseExprAtom(e),r="ArrowFunctionExpression"===i.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd);if(this.checkExpressionErrors(e)||r)return i;var o=this.parseSubscripts(i,t,n);return e&&"MemberExpression"===o.type&&(e.parenthesizedAssign>=o.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=o.start&&(e.parenthesizedBind=-1)),o},V.parseSubscripts=function(e,t,n,i){for(var r,o=this,a=this.options.ecmaVersion>=8&&"Identifier"===e.type&&"async"===e.name&&this.lastTokEnd==e.end&&!this.canInsertSemicolon();;)if((r=o.eat(F.bracketL))||o.eat(F.dot)){var s=o.startNodeAt(t,n);s.object=e,s.property=r?o.parseExpression():o.parseIdent(!0),s.computed=!!r,r&&o.expect(F.bracketR),e=o.finishNode(s,"MemberExpression")}else if(!i&&o.eat(F.parenL)){var u=new G,l=o.yieldPos,c=o.awaitPos;o.yieldPos=0,o.awaitPos=0;var h=o.parseExprList(F.parenR,o.options.ecmaVersion>=8,!1,u);if(a&&!o.canInsertSemicolon()&&o.eat(F.arrow))return o.checkPatternErrors(u,!1),o.checkYieldAwaitInDefaultParams(),o.yieldPos=l,o.awaitPos=c,o.parseArrowExpression(o.startNodeAt(t,n),h,!0);o.checkExpressionErrors(u,!0),o.yieldPos=l||o.yieldPos,o.awaitPos=c||o.awaitPos;var p=o.startNodeAt(t,n);p.callee=e,p.arguments=h,e=o.finishNode(p,"CallExpression")}else{if(o.type!==F.backQuote)return e;var f=o.startNodeAt(t,n);f.tag=e,f.quasi=o.parseTemplate(),e=o.finishNode(f,"TaggedTemplateExpression")}},V.parseExprAtom=function(e){var t,n=this.potentialArrowAt==this.start;switch(this.type){case F._super:this.inFunction||this.raise(this.start,"'super' outside of function or class");case F._this:var i=this.type===F._this?"ThisExpression":"Super";return t=this.startNode(),this.next(),this.finishNode(t,i);case F.name:var r=this.start,o=this.startLoc,a=this.parseIdent(this.type!==F.name);if(this.options.ecmaVersion>=8&&"async"===a.name&&!this.canInsertSemicolon()&&this.eat(F._function))return this.parseFunction(this.startNodeAt(r,o),!1,!1,!0);if(n&&!this.canInsertSemicolon()){if(this.eat(F.arrow))return this.parseArrowExpression(this.startNodeAt(r,o),[a],!1);if(this.options.ecmaVersion>=8&&"async"===a.name&&this.type===F.name)return a=this.parseIdent(),!this.canInsertSemicolon()&&this.eat(F.arrow)||this.unexpected(),this.parseArrowExpression(this.startNodeAt(r,o),[a],!0)}return a;case F.regexp:var s=this.value;return t=this.parseLiteral(s.value),t.regex={pattern:s.pattern,flags:s.flags},t;case F.num:case F.string:return this.parseLiteral(this.value);case F._null:case F._true:case F._false:return t=this.startNode(),t.value=this.type===F._null?null:this.type===F._true,t.raw=this.type.keyword,this.next(),this.finishNode(t,"Literal");case F.parenL:var u=this.start,l=this.parseParenAndDistinguishExpression(n);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(l)&&(e.parenthesizedAssign=u),e.parenthesizedBind<0&&(e.parenthesizedBind=u)),l;case F.bracketL:return t=this.startNode(),this.next(),t.elements=this.parseExprList(F.bracketR,!0,!0,e),this.finishNode(t,"ArrayExpression");case F.braceL:return this.parseObj(!1,e);case F._function:return t=this.startNode(),this.next(),this.parseFunction(t,!1);case F._class:return this.parseClass(this.startNode(),!1);case F._new:return this.parseNew();case F.backQuote:return this.parseTemplate();default:this.unexpected()}},V.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),this.next(),this.finishNode(t,"Literal")},V.parseParenExpression=function(){this.expect(F.parenL);var e=this.parseExpression();return this.expect(F.parenR),e},V.parseParenAndDistinguishExpression=function(e){var t,n=this,i=this.start,r=this.startLoc,o=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var a,s,u=this.start,l=this.startLoc,c=[],h=!0,p=!1,f=new G,g=this.yieldPos,d=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==F.parenR;){if(h?h=!1:n.expect(F.comma),o&&n.afterTrailingComma(F.parenR,!0)){p=!0;break}if(n.type===F.ellipsis){a=n.start,c.push(n.parseParenItem(n.parseRest())),n.type===F.comma&&n.raise(n.start,"Comma is not permitted after the rest element");break}n.type!==F.parenL||s||(s=n.start),c.push(n.parseMaybeAssign(!1,f,n.parseParenItem))}var m=this.start,y=this.startLoc;if(this.expect(F.parenR),e&&!this.canInsertSemicolon()&&this.eat(F.arrow))return this.checkPatternErrors(f,!1),this.checkYieldAwaitInDefaultParams(),s&&this.unexpected(s),this.yieldPos=g,this.awaitPos=d,this.parseParenArrowList(i,r,c);c.length&&!p||this.unexpected(this.lastTokStart),a&&this.unexpected(a),this.checkExpressionErrors(f,!0),this.yieldPos=g||this.yieldPos,this.awaitPos=d||this.awaitPos,c.length>1?(t=this.startNodeAt(u,l),t.expressions=c,this.finishNodeAt(t,"SequenceExpression",m,y)):t=c[0]}else t=this.parseParenExpression();if(this.options.preserveParens){var b=this.startNodeAt(i,r);return b.expression=t,this.finishNode(b,"ParenthesizedExpression")}return t},V.parseParenItem=function(e){return e},V.parseParenArrowList=function(e,t,n){return this.parseArrowExpression(this.startNodeAt(e,t),n)};var U=[];V.parseNew=function(){var e=this.startNode(),t=this.parseIdent(!0);if(this.options.ecmaVersion>=6&&this.eat(F.dot))return e.meta=t,e.property=this.parseIdent(!0),"target"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is new.target"),this.inFunction||this.raiseRecoverable(e.start,"new.target can only be used in functions"),this.finishNode(e,"MetaProperty");var n=this.start,i=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(),n,i,!0),this.eat(F.parenL)?e.arguments=this.parseExprList(F.parenR,this.options.ecmaVersion>=8,!1):e.arguments=U,this.finishNode(e,"NewExpression")},V.parseTemplateElement=function(){var e=this.startNode();return e.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),e.tail=this.type===F.backQuote,this.finishNode(e,"TemplateElement")},V.parseTemplate=function(){var e=this,t=this.startNode();this.next(),t.expressions=[];var n=this.parseTemplateElement();for(t.quasis=[n];!n.tail;)e.expect(F.dollarBraceL),t.expressions.push(e.parseExpression()),e.expect(F.braceR),t.quasis.push(n=e.parseTemplateElement());return this.next(),
7
7
  this.finishNode(t,"TemplateLiteral")},V.parseObj=function(e,t){var n=this,i=this.startNode(),r=!0,o={};for(i.properties=[],this.next();!this.eat(F.braceR);){if(r)r=!1;else if(n.expect(F.comma),n.afterTrailingComma(F.braceR))break;var a,s,u,l,c=n.startNode();n.options.ecmaVersion>=6&&(c.method=!1,c.shorthand=!1,(e||t)&&(u=n.start,l=n.startLoc),e||(a=n.eat(F.star))),n.parsePropertyName(c),e||!(n.options.ecmaVersion>=8)||a||c.computed||"Identifier"!==c.key.type||"async"!==c.key.name||n.type===F.parenL||n.type===F.colon||n.canInsertSemicolon()?s=!1:(s=!0,n.parsePropertyName(c,t)),n.parsePropertyValue(c,e,a,s,u,l,t),n.checkPropClash(c,o),i.properties.push(n.finishNode(c,"Property"))}return this.finishNode(i,e?"ObjectPattern":"ObjectExpression")},V.parsePropertyValue=function(e,t,n,i,r,o,a){if((n||i)&&this.type===F.colon&&this.unexpected(),this.eat(F.colon))e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,a),e.kind="init";else if(this.options.ecmaVersion>=6&&this.type===F.parenL)t&&this.unexpected(),e.kind="init",e.method=!0,e.value=this.parseMethod(n,i);else if(this.options.ecmaVersion>=5&&!e.computed&&"Identifier"===e.key.type&&("get"===e.key.name||"set"===e.key.name)&&this.type!=F.comma&&this.type!=F.braceR){(n||i||t)&&this.unexpected(),e.kind=e.key.name,this.parsePropertyName(e),e.value=this.parseMethod(!1);var s="get"===e.kind?0:1;if(e.value.params.length!==s){var u=e.value.start;"get"===e.kind?this.raiseRecoverable(u,"getter should have no params"):this.raiseRecoverable(u,"setter should have exactly one param")}else"set"===e.kind&&"RestElement"===e.value.params[0].type&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")}else this.options.ecmaVersion>=6&&!e.computed&&"Identifier"===e.key.type?((this.keywords.test(e.key.name)||(this.strict?this.reservedWordsStrict:this.reservedWords).test(e.key.name)||this.inGenerator&&"yield"==e.key.name||this.inAsync&&"await"==e.key.name)&&this.raiseRecoverable(e.key.start,"'"+e.key.name+"' can not be used as shorthand property"),e.kind="init",t?e.value=this.parseMaybeDefault(r,o,e.key):this.type===F.eq&&a?(a.shorthandAssign<0&&(a.shorthandAssign=this.start),e.value=this.parseMaybeDefault(r,o,e.key)):e.value=e.key,e.shorthand=!0):this.unexpected()},V.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(F.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(F.bracketR),e.key;e.computed=!1}return e.key=this.type===F.num||this.type===F.string?this.parseExprAtom():this.parseIdent(!0)},V.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=!1,e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},V.parseMethod=function(e,t){var n=this.startNode(),i=this.inGenerator,r=this.inAsync,o=this.yieldPos,a=this.awaitPos,s=this.inFunction;return this.initFunction(n),this.options.ecmaVersion>=6&&(n.generator=e),this.options.ecmaVersion>=8&&(n.async=!!t),this.inGenerator=n.generator,this.inAsync=n.async,this.yieldPos=0,this.awaitPos=0,this.inFunction=!0,this.expect(F.parenL),n.params=this.parseBindingList(F.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(n,!1),this.inGenerator=i,this.inAsync=r,this.yieldPos=o,this.awaitPos=a,this.inFunction=s,this.finishNode(n,"FunctionExpression")},V.parseArrowExpression=function(e,t,n){var i=this.inGenerator,r=this.inAsync,o=this.yieldPos,a=this.awaitPos,s=this.inFunction;return this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.inGenerator=!1,this.inAsync=e.async,this.yieldPos=0,this.awaitPos=0,this.inFunction=!0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0),this.inGenerator=i,this.inAsync=r,this.yieldPos=o,this.awaitPos=a,this.inFunction=s,this.finishNode(e,"ArrowFunctionExpression")},V.parseFunctionBody=function(e,t){var n=t&&this.type!==F.braceL,i=this.strict,r=!1;if(n)e.body=this.parseMaybeAssign(),e.expression=!0;else{var o=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);i&&!o||(r=this.strictDirective(this.end),r&&o&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list"));var a=this.labels;this.labels=[],r&&(this.strict=!0),e.body=this.parseBlock(!0),e.expression=!1,this.labels=a}i||r?(this.strict=!0,e.id&&this.checkLVal(e.id,!0),this.checkParams(e),this.strict=i):!t&&this.isSimpleParamList(e.params)||this.checkParams(e)},V.isSimpleParamList=function(e){for(var t=0;t<e.length;t++)if("Identifier"!==e[t].type)return!1;return!0},V.checkParams=function(e){for(var t=this,n={},i=0;i<e.params.length;i++)t.checkLVal(e.params[i],!0,n)},V.parseExprList=function(e,t,n,i){for(var r=this,o=[],a=!0;!this.eat(e);){if(a)a=!1;else if(r.expect(F.comma),t&&r.afterTrailingComma(e))break;var s;n&&r.type===F.comma?s=null:r.type===F.ellipsis?(s=r.parseSpread(i),i&&r.type===F.comma&&i.trailingComma<0&&(i.trailingComma=r.start)):s=r.parseMaybeAssign(!1,i),o.push(s)}return o},V.parseIdent=function(e){var t=this.startNode();return e&&"never"==this.options.allowReserved&&(e=!1),this.type===F.name?(!e&&(this.strict?this.reservedWordsStrict:this.reservedWords).test(this.value)&&(this.options.ecmaVersion>=6||-1==this.input.slice(this.start,this.end).indexOf("\\"))&&this.raiseRecoverable(this.start,"The keyword '"+this.value+"' is reserved"),this.inGenerator&&"yield"===this.value&&this.raiseRecoverable(this.start,"Can not use 'yield' as identifier inside a generator"),this.inAsync&&"await"===this.value&&this.raiseRecoverable(this.start,"Can not use 'await' as identifier inside an async function"),t.name=this.value):e&&this.type.keyword?t.name=this.type.keyword:this.unexpected(),this.next(),this.finishNode(t,"Identifier")},V.parseYield=function(){this.yieldPos||(this.yieldPos=this.start);var e=this.startNode();return this.next(),this.type==F.semi||this.canInsertSemicolon()||this.type!=F.star&&!this.type.startsExpr?(e.delegate=!1,e.argument=null):(e.delegate=this.eat(F.star),e.argument=this.parseMaybeAssign()),this.finishNode(e,"YieldExpression")},V.parseAwait=function(){this.awaitPos||(this.awaitPos=this.start);var e=this.startNode();return this.next(),e.argument=this.parseMaybeUnary(null,!0),this.finishNode(e,"AwaitExpression")};var $=X.prototype;$.raise=function(e,t){var n=l(this.input,e);t+=" ("+n.line+":"+n.column+")";var i=new SyntaxError(t);throw i.pos=e,i.loc=n,i.raisedAt=this.pos,i},$.raiseRecoverable=$.raise,$.curPosition=function(){return this.options.locations?new P(this.curLine,this.pos-this.lineStart):void 0};var ee=function(e,t,n){this.type="",this.start=t,this.end=0,e.options.locations&&(this.loc=new J(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},te=X.prototype;te.startNode=function(){return new ee(this,this.start,this.startLoc)},te.startNodeAt=function(e,t){return new ee(this,e,t)},te.finishNode=function(e,t){return f.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},te.finishNodeAt=function(e,t,n,i){return f.call(this,e,t,n,i)};var ne=function(e,t,n,i){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=i},ie={b_stat:new ne("{",!1),b_expr:new ne("{",!0),b_tmpl:new ne("${",!0),p_stat:new ne("(",!1),p_expr:new ne("(",!0),q_tmpl:new ne("`",!0,!0,function(e){return e.readTmplToken()}),f_expr:new ne("function",!0)},re=X.prototype;re.initialContext=function(){return[ie.b_stat]},re.braceIsBlock=function(e){if(e===F.colon){var t=this.curContext();if(t===ie.b_stat||t===ie.b_expr)return!t.isExpr}return e===F._return?B.test(this.input.slice(this.lastTokEnd,this.start)):e===F._else||e===F.semi||e===F.eof||e===F.parenR?!0:e==F.braceL?this.curContext()===ie.b_stat:!this.exprAllowed},re.updateContext=function(e){var t,n=this.type;n.keyword&&e==F.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},F.parenR.updateContext=F.braceR.updateContext=function(){if(1==this.context.length)return void(this.exprAllowed=!0);var e=this.context.pop();e===ie.b_stat&&this.curContext()===ie.f_expr?(this.context.pop(),this.exprAllowed=!1):e===ie.b_tmpl?this.exprAllowed=!0:this.exprAllowed=!e.isExpr},F.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?ie.b_stat:ie.b_expr),this.exprAllowed=!0},F.dollarBraceL.updateContext=function(){this.context.push(ie.b_tmpl),this.exprAllowed=!0},F.parenL.updateContext=function(e){var t=e===F._if||e===F._for||e===F._with||e===F._while;this.context.push(t?ie.p_stat:ie.p_expr),this.exprAllowed=!0},F.incDec.updateContext=function(){},F._function.updateContext=function(e){e.beforeExpr&&e!==F.semi&&e!==F._else&&(e!==F.colon&&e!==F.braceL||this.curContext()!==ie.b_stat)&&this.context.push(ie.f_expr),this.exprAllowed=!1},F.backQuote.updateContext=function(){this.curContext()===ie.q_tmpl?this.context.pop():this.context.push(ie.q_tmpl),this.exprAllowed=!1};var oe=function(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,e.options.locations&&(this.loc=new J(e,e.startLoc,e.endLoc)),e.options.ranges&&(this.range=[e.start,e.end])},ae=X.prototype,se="object"==typeof Packages&&"[object JavaPackage]"==Object.prototype.toString.call(Packages);ae.next=function(){this.options.onToken&&this.options.onToken(new oe(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},ae.getToken=function(){return this.next(),new oe(this)},"undefined"!=typeof Symbol&&(ae[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===F.eof,value:t}}}}),ae.curContext=function(){return this.context[this.context.length-1]},ae.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length?this.finishToken(F.eof):e.override?e.override(this):void this.readToken(this.fullCharCodeAtPos())},ae.readToken=function(e){return n(e,this.options.ecmaVersion>=6)||92===e?this.readWord():this.getTokenFromCode(e)},ae.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(55295>=e||e>=57344)return e;var t=this.input.charCodeAt(this.pos+1);return(e<<10)+t-56613888},ae.skipBlockComment=function(){var e=this,t=this.options.onComment&&this.curPosition(),n=this.pos,i=this.input.indexOf("*/",this.pos+=2);if(-1===i&&this.raise(this.pos-2,"Unterminated comment"),this.pos=i+2,this.options.locations){M.lastIndex=n;for(var r;(r=M.exec(this.input))&&r.index<this.pos;)++e.curLine,e.lineStart=r.index+r[0].length}this.options.onComment&&this.options.onComment(!0,this.input.slice(n+2,i),n,this.pos,t,this.curPosition())},ae.skipLineComment=function(e){for(var t=this,n=this.pos,i=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&10!==r&&13!==r&&8232!==r&&8233!==r;)++t.pos,r=t.input.charCodeAt(t.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(n+e,this.pos),n,this.pos,i,this.curPosition())},ae.skipSpace=function(){var e=this;e:for(;this.pos<this.input.length;){var t=e.input.charCodeAt(e.pos);switch(t){case 32:case 160:++e.pos;break;case 13:10===e.input.charCodeAt(e.pos+1)&&++e.pos;case 10:case 8232:case 8233:++e.pos,e.options.locations&&(++e.curLine,e.lineStart=e.pos);break;case 47:switch(e.input.charCodeAt(e.pos+1)){case 42:e.skipBlockComment();break;case 47:e.skipLineComment(2);break;default:break e}break;default:if(!(t>8&&14>t||t>=5760&&N.test(String.fromCharCode(t))))break e;++e.pos}}},ae.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},ae.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&57>=e)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===e&&46===t?(this.pos+=3,this.finishToken(F.ellipsis)):(++this.pos,this.finishToken(F.dot))},ae.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===e?this.finishOp(F.assign,2):this.finishOp(F.slash,1)},ae.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,i=42===e?F.star:F.modulo;return this.options.ecmaVersion>=7&&42===t&&(++n,i=F.starstar,t=this.input.charCodeAt(this.pos+2)),61===t?this.finishOp(F.assign,n+1):this.finishOp(i,n)},ae.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.finishOp(124===e?F.logicalOR:F.logicalAND,2):61===t?this.finishOp(F.assign,2):this.finishOp(124===e?F.bitwiseOR:F.bitwiseAND,1)},ae.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);return 61===e?this.finishOp(F.assign,2):this.finishOp(F.bitwiseXOR,1)},ae.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?45==t&&62==this.input.charCodeAt(this.pos+2)&&B.test(this.input.slice(this.lastTokEnd,this.pos))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(F.incDec,2):61===t?this.finishOp(F.assign,2):this.finishOp(F.plusMin,1)},ae.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=62===e&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+n)?this.finishOp(F.assign,n+1):this.finishOp(F.bitShift,n)):33==t&&60==e&&45==this.input.charCodeAt(this.pos+2)&&45==this.input.charCodeAt(this.pos+3)?(this.inModule&&this.unexpected(),this.skipLineComment(4),this.skipSpace(),this.nextToken()):(61===t&&(n=2),this.finishOp(F.relational,n))},ae.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return 61===t?this.finishOp(F.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===e&&62===t&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(F.arrow)):this.finishOp(61===e?F.eq:F.prefix,1)},ae.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(F.parenL);case 41:return++this.pos,this.finishToken(F.parenR);case 59:return++this.pos,this.finishToken(F.semi);case 44:return++this.pos,this.finishToken(F.comma);case 91:return++this.pos,this.finishToken(F.bracketL);case 93:return++this.pos,this.finishToken(F.bracketR);case 123:return++this.pos,this.finishToken(F.braceL);case 125:return++this.pos,this.finishToken(F.braceR);case 58:return++this.pos,this.finishToken(F.colon);case 63:return++this.pos,this.finishToken(F.question);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(F.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(F.prefix,1)}this.raise(this.pos,"Unexpected character '"+d(e)+"'")},ae.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)};var ue=!!g("￿","u");ae.readRegexp=function(){for(var e,t,n=this,i=this.pos;;){n.pos>=n.input.length&&n.raise(i,"Unterminated regular expression");var r=n.input.charAt(n.pos);if(B.test(r)&&n.raise(i,"Unterminated regular expression"),e)e=!1;else{if("["===r)t=!0;else if("]"===r&&t)t=!1;else if("/"===r&&!t)break;e="\\"===r}++n.pos}var o=this.input.slice(i,this.pos);++this.pos;var a=this.readWord1(),s=o,u="";if(a){var l=/^[gim]*$/;this.options.ecmaVersion>=6&&(l=/^[gimuy]*$/),l.test(a)||this.raise(i,"Invalid regular expression flag"),a.indexOf("u")>=0&&(ue?u="u":(s=s.replace(/\\u\{([0-9a-fA-F]+)\}/g,function(e,t,r){return t=Number("0x"+t),t>1114111&&n.raise(i+r+3,"Code point out of bounds"),"x"}),s=s.replace(/\\u([a-fA-F0-9]{4})|[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"x"),u=u.replace("u","")))}var c=null;return se||(g(s,u,i,this),c=g(o,a)),this.finishToken(F.regexp,{pattern:o,flags:a,value:c})},ae.readInt=function(e,t){for(var n=this,i=this.pos,r=0,o=0,a=null==t?1/0:t;a>o;++o){var s,u=n.input.charCodeAt(n.pos);if(s=u>=97?u-97+10:u>=65?u-65+10:u>=48&&57>=u?u-48:1/0,s>=e)break;++n.pos,r=r*e+s}return this.pos===i||null!=t&&this.pos-i!==t?null:r},ae.readRadixNumber=function(e){this.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.start+2,"Expected number in radix "+e),n(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(F.num,t)},ae.readNumber=function(e){var t=this.pos,i=!1,r=48===this.input.charCodeAt(this.pos);e||null!==this.readInt(10)||this.raise(t,"Invalid number"),r&&this.pos==t+1&&(r=!1);var o=this.input.charCodeAt(this.pos);46!==o||r||(++this.pos,this.readInt(10),i=!0,o=this.input.charCodeAt(this.pos)),69!==o&&101!==o||r||(o=this.input.charCodeAt(++this.pos),43!==o&&45!==o||++this.pos,null===this.readInt(10)&&this.raise(t,"Invalid number"),i=!0),n(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var a,s=this.input.slice(t,this.pos);return i?a=parseFloat(s):r&&1!==s.length?/[89]/.test(s)||this.strict?this.raise(t,"Invalid number"):a=parseInt(s,8):a=parseInt(s,10),this.finishToken(F.num,a)},ae.readCodePoint=function(){var e,t=this.input.charCodeAt(this.pos);if(123===t){this.options.ecmaVersion<6&&this.unexpected();var n=++this.pos;e=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,e>1114111&&this.raise(n,"Code point out of bounds")}else e=this.readHexChar(4);return e},ae.readString=function(e){for(var t=this,n="",i=++this.pos;;){t.pos>=t.input.length&&t.raise(t.start,"Unterminated string constant");var r=t.input.charCodeAt(t.pos);if(r===e)break;92===r?(n+=t.input.slice(i,t.pos),n+=t.readEscapedChar(!1),i=t.pos):(a(r)&&t.raise(t.start,"Unterminated string constant"),++t.pos)}return n+=this.input.slice(i,this.pos++),this.finishToken(F.string,n)},ae.readTmplToken=function(){for(var e=this,t="",n=this.pos;;){e.pos>=e.input.length&&e.raise(e.start,"Unterminated template");var i=e.input.charCodeAt(e.pos);if(96===i||36===i&&123===e.input.charCodeAt(e.pos+1))return e.pos===e.start&&e.type===F.template?36===i?(e.pos+=2,e.finishToken(F.dollarBraceL)):(++e.pos,e.finishToken(F.backQuote)):(t+=e.input.slice(n,e.pos),e.finishToken(F.template,t));if(92===i)t+=e.input.slice(n,e.pos),t+=e.readEscapedChar(!0),n=e.pos;else if(a(i)){switch(t+=e.input.slice(n,e.pos),++e.pos,i){case 13:10===e.input.charCodeAt(e.pos)&&++e.pos;case 10:t+="\n";break;default:t+=String.fromCharCode(i)}e.options.locations&&(++e.curLine,e.lineStart=e.pos),n=e.pos}else++e.pos}},ae.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return d(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\x0B";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";default:if(t>=48&&55>=t){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],i=parseInt(n,8);return i>255&&(n=n.slice(0,-1),i=parseInt(n,8)),"0"!==n&&(this.strict||e)&&this.raise(this.pos-2,"Octal literal in strict mode"),this.pos+=n.length-1,String.fromCharCode(i)}return String.fromCharCode(t)}},ae.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return null===n&&this.raise(t,"Bad character escape sequence"),n},ae.readWord1=function(){var e=this;this.containsEsc=!1;for(var t="",r=!0,o=this.pos,a=this.options.ecmaVersion>=6;this.pos<this.input.length;){var s=e.fullCharCodeAtPos();if(i(s,a))e.pos+=65535>=s?1:2;else{if(92!==s)break;e.containsEsc=!0,t+=e.input.slice(o,e.pos);var u=e.pos;117!=e.input.charCodeAt(++e.pos)&&e.raise(e.pos,"Expecting Unicode escape sequence \\uXXXX"),++e.pos;var l=e.readCodePoint();(r?n:i)(l,a)||e.raise(u,"Invalid Unicode escape"),t+=d(l),o=e.pos}r=!1}return t+this.input.slice(o,this.pos)},ae.readWord=function(){var e=this.readWord1(),t=F.name;return this.keywords.test(e)&&(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+e),t=Y[e]),this.finishToken(t,e)};var le="4.0.11";e.version=le,e.parse=m,e.parseExpressionAt=y,e.tokenizer=b,e.addLooseExports=v,e.Parser=X,e.plugins=R,e.defaultOptions=O,e.Position=P,e.SourceLocation=J,e.getLineInfo=l,e.Node=ee,e.TokenType=L,e.tokTypes=F,e.keywordTypes=Y,e.TokContext=ne,e.tokContexts=ie,e.isIdentifierChar=i,e.isIdentifierStart=n,e.Token=oe,e.isNewLine=a,e.lineBreak=B,e.lineBreakG=M,Object.defineProperty(e,"__esModule",{value:!0})})},{}],16:[function(e,t,n){!function(e,i){"object"==typeof n&&"undefined"!=typeof t?i(n):"function"==typeof define&&define.amd?define(["exports"],i):i((e.acorn=e.acorn||{},e.acorn.walk=e.acorn.walk||{}))}(this,function(e){"use strict";function t(t,n,i,r,o){i||(i=e.base),function a(e,t,r){var o=r||e.type,s=n[o];i[o](e,t,a),s&&s(e,t)}(t,r,o)}function n(t,n,i,r){i||(i=e.base);var o=[];!function a(e,t,r){var s=r||e.type,u=n[s],l=e!=o[o.length-1];l&&o.push(e),i[s](e,t,a),u&&u(e,t||o,o),l&&o.pop()}(t,r)}function i(t,n,i,r,o){var a=i?e.make(i,r):r;!function s(e,t,n){a[n||e.type](e,t,s)}(t,n,o)}function r(e){return"string"==typeof e?function(t){return t==e}:e?e:function(){return!0}}function o(t,n,i,o,a,s){o=r(o),a||(a=e.base);try{!function l(e,t,r){var s=r||e.type;if((null==n||e.start<=n)&&(null==i||e.end>=i)&&a[s](e,t,l),(null==n||e.start==n)&&(null==i||e.end==i)&&o(s,e))throw new p(e,t)}(t,s)}catch(u){if(u instanceof p)return u;throw u}}function a(t,n,i,o,a){i=r(i),o||(o=e.base);try{!function u(e,t,r){var a=r||e.type;if(!(e.start>n||e.end<n)&&(o[a](e,t,u),i(a,e)))throw new p(e,t)}(t,a)}catch(s){if(s instanceof p)return s;throw s}}function s(t,n,i,o,a){i=r(i),o||(o=e.base);try{!function u(e,t,r){if(!(e.end<n)){var a=r||e.type;if(e.start>=n&&i(a,e))throw new p(e,t);o[a](e,t,u)}}(t,a)}catch(s){if(s instanceof p)return s;throw s}}function u(t,n,i,o,a){i=r(i),o||(o=e.base);var s;return function u(e,t,r){if(!(e.start>n)){var a=r||e.type;e.end<=n&&(!s||s.node.end<e.end)&&i(a,e)&&(s=new p(e,t)),o[a](e,t,u)}}(t,a),s}function l(t,n){n||(n=e.base);var i=f(n);for(var r in t)i[r]=t[r];return i}function c(e,t,n){n(e,t)}function h(e,t,n){}var p=function(e,t){this.node=e,this.state=t},f=Object.create||function(e){function t(){}return t.prototype=e,new t},g={};g.Program=g.BlockStatement=function(e,t,n){for(var i=0;i<e.body.length;++i)n(e.body[i],t,"Statement")},g.Statement=c,g.EmptyStatement=h,g.ExpressionStatement=g.ParenthesizedExpression=function(e,t,n){return n(e.expression,t,"Expression")},g.IfStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Statement"),e.alternate&&n(e.alternate,t,"Statement")},g.LabeledStatement=function(e,t,n){return n(e.body,t,"Statement")},g.BreakStatement=g.ContinueStatement=h,g.WithStatement=function(e,t,n){n(e.object,t,"Expression"),n(e.body,t,"Statement")},g.SwitchStatement=function(e,t,n){n(e.discriminant,t,"Expression");for(var i=0;i<e.cases.length;++i){var r=e.cases[i];r.test&&n(r.test,t,"Expression");for(var o=0;o<r.consequent.length;++o)n(r.consequent[o],t,"Statement")}},g.ReturnStatement=g.YieldExpression=g.AwaitExpression=function(e,t,n){e.argument&&n(e.argument,t,"Expression")},g.ThrowStatement=g.SpreadElement=function(e,t,n){return n(e.argument,t,"Expression")},g.TryStatement=function(e,t,n){n(e.block,t,"Statement"),e.handler&&n(e.handler,t),e.finalizer&&n(e.finalizer,t,"Statement")},g.CatchClause=function(e,t,n){n(e.param,t,"Pattern"),n(e.body,t,"ScopeBody")},g.WhileStatement=g.DoWhileStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.body,t,"Statement")},g.ForStatement=function(e,t,n){e.init&&n(e.init,t,"ForInit"),e.test&&n(e.test,t,"Expression"),e.update&&n(e.update,t,"Expression"),n(e.body,t,"Statement")},g.ForInStatement=g.ForOfStatement=function(e,t,n){n(e.left,t,"ForInit"),n(e.right,t,"Expression"),n(e.body,t,"Statement")},g.ForInit=function(e,t,n){"VariableDeclaration"==e.type?n(e,t):n(e,t,"Expression")},g.DebuggerStatement=h,g.FunctionDeclaration=function(e,t,n){return n(e,t,"Function")},g.VariableDeclaration=function(e,t,n){for(var i=0;i<e.declarations.length;++i)n(e.declarations[i],t)},g.VariableDeclarator=function(e,t,n){n(e.id,t,"Pattern"),e.init&&n(e.init,t,"Expression")},g.Function=function(e,t,n){e.id&&n(e.id,t,"Pattern");for(var i=0;i<e.params.length;i++)n(e.params[i],t,"Pattern");n(e.body,t,e.expression?"ScopeExpression":"ScopeBody")},g.ScopeBody=function(e,t,n){return n(e,t,"Statement")},g.ScopeExpression=function(e,t,n){return n(e,t,"Expression")},g.Pattern=function(e,t,n){"Identifier"==e.type?n(e,t,"VariablePattern"):"MemberExpression"==e.type?n(e,t,"MemberPattern"):n(e,t)},g.VariablePattern=h,g.MemberPattern=c,g.RestElement=function(e,t,n){return n(e.argument,t,"Pattern")},g.ArrayPattern=function(e,t,n){for(var i=0;i<e.elements.length;++i){var r=e.elements[i];r&&n(r,t,"Pattern")}},g.ObjectPattern=function(e,t,n){for(var i=0;i<e.properties.length;++i)n(e.properties[i].value,t,"Pattern")},g.Expression=c,g.ThisExpression=g.Super=g.MetaProperty=h,g.ArrayExpression=function(e,t,n){for(var i=0;i<e.elements.length;++i){var r=e.elements[i];r&&n(r,t,"Expression")}},g.ObjectExpression=function(e,t,n){for(var i=0;i<e.properties.length;++i)n(e.properties[i],t)},g.FunctionExpression=g.ArrowFunctionExpression=g.FunctionDeclaration,g.SequenceExpression=g.TemplateLiteral=function(e,t,n){for(var i=0;i<e.expressions.length;++i)n(e.expressions[i],t,"Expression")},g.UnaryExpression=g.UpdateExpression=function(e,t,n){n(e.argument,t,"Expression")},g.BinaryExpression=g.LogicalExpression=function(e,t,n){n(e.left,t,"Expression"),n(e.right,t,"Expression")},g.AssignmentExpression=g.AssignmentPattern=function(e,t,n){n(e.left,t,"Pattern"),n(e.right,t,"Expression")},g.ConditionalExpression=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Expression"),n(e.alternate,t,"Expression")},g.NewExpression=g.CallExpression=function(e,t,n){if(n(e.callee,t,"Expression"),e.arguments)for(var i=0;i<e.arguments.length;++i)n(e.arguments[i],t,"Expression")},g.MemberExpression=function(e,t,n){n(e.object,t,"Expression"),e.computed&&n(e.property,t,"Expression")},g.ExportNamedDeclaration=g.ExportDefaultDeclaration=function(e,t,n){e.declaration&&n(e.declaration,t,"ExportNamedDeclaration"==e.type||e.declaration.id?"Statement":"Expression"),e.source&&n(e.source,t,"Expression")},g.ExportAllDeclaration=function(e,t,n){n(e.source,t,"Expression")},g.ImportDeclaration=function(e,t,n){for(var i=0;i<e.specifiers.length;i++)n(e.specifiers[i],t);n(e.source,t,"Expression")},g.ImportSpecifier=g.ImportDefaultSpecifier=g.ImportNamespaceSpecifier=g.Identifier=g.Literal=h,g.TaggedTemplateExpression=function(e,t,n){n(e.tag,t,"Expression"),n(e.quasi,t)},g.ClassDeclaration=g.ClassExpression=function(e,t,n){return n(e,t,"Class")},g.Class=function(e,t,n){e.id&&n(e.id,t,"Pattern"),e.superClass&&n(e.superClass,t,"Expression");for(var i=0;i<e.body.body.length;i++)n(e.body.body[i],t)},g.MethodDefinition=g.Property=function(e,t,n){e.computed&&n(e.key,t,"Expression"),n(e.value,t,"Expression")},e.simple=t,e.ancestor=n,e.recursive=i,e.findNodeAt=o,e.findNodeAround=a,e.findNodeAfter=s,e.findNodeBefore=u,e.make=l,e.base=g,Object.defineProperty(e,"__esModule",{value:!0})})},{}],17:[function(e,t,n){(function(n,i){"use strict";function r(t,r){function o(e){var t,n;for(t=0;e[t];t+=1)if(n=e[t],"."===n)e.splice(t,1),t-=1;else if(".."===n){if(1===t&&(".."===e[2]||".."===e[0]))break;t>0&&(e.splice(t-1,2),t-=2)}}function a(e,t){var n;return e&&"."===e.charAt(0)&&t&&(n=t.split("/"),n=n.slice(0,n.length-1),n=n.concat(e.split("/")),o(n),e=n.join("/")),e}function s(e){return function(t){return a(t,e)}}function u(e){function t(t){g[e]=t}return t.fromText=function(e,t){throw new Error("amdefine does not implement load.fromText")},t}function l(e,n,o){var a,s,u,l;if(e)s=g[e]={},u={id:e,uri:i,exports:s},a=h(r,s,u,e);else{if(d)throw new Error("amdefine with no module ID cannot be called more than once per file.");d=!0,s=t.exports,u=t,a=h(r,s,u,t.id)}n&&(n=n.map(function(e){return a(e)})),l="function"==typeof o?o.apply(u.exports,n):o,void 0!==l&&(u.exports=l,e&&(g[e]=u.exports))}function c(e,t,n){Array.isArray(e)?(n=t,t=e,e=void 0):"string"!=typeof e&&(n=e,e=t=void 0),t&&!Array.isArray(t)&&(n=t,t=void 0),t||(t=["require","exports","module"]),e?f[e]=[e,t,n]:l(e,t,n)}var h,p,f={},g={},d=!1,m=e("path");return h=function(e,t,i,r){function o(o,a){return"string"==typeof o?p(e,t,i,o,r):(o=o.map(function(n){return p(e,t,i,n,r)}),void(a&&n.nextTick(function(){a.apply(null,o)})))}return o.toUrl=function(e){return 0===e.indexOf(".")?a(e,m.dirname(i.filename)):e},o},r=r||function(){return t.require.apply(t,arguments)},p=function(e,t,n,i,r){var o,c,d=i.indexOf("!"),m=i;if(-1===d){if(i=a(i,r),"require"===i)return h(e,t,n,r);if("exports"===i)return t;if("module"===i)return n;if(g.hasOwnProperty(i))return g[i];if(f[i])return l.apply(null,f[i]),g[i];if(e)return e(m);throw new Error("No module with ID: "+i)}return o=i.substring(0,d),i=i.substring(d+1,i.length),c=p(e,t,n,o,r),i=c.normalize?c.normalize(i,s(r)):a(i,r),g[i]?g[i]:(c.load(i,h(e,t,n,r),u(i),{}),g[i])},c.require=function(e){return g[e]?g[e]:f[e]?(l.apply(null,f[e]),g[e]):void 0},c.amd={},c}t.exports=r}).call(this,e("_process"),"/node_modules/amdefine/amdefine.js")},{_process:490,path:488}],18:[function(e,t,n){"use strict";function i(){if(u.length)throw u.shift()}function r(e){var t;t=s.length?s.pop():new o,t.task=e,a(t)}function o(){this.task=null}var a=e("./raw"),s=[],u=[],l=a.makeRequestCallFromTimer(i);t.exports=r,o.prototype.call=function(){try{this.task.call()}catch(e){r.onerror?r.onerror(e):(u.push(e),l())}finally{this.task=null,s[s.length]=this}}},{"./raw":19}],19:[function(e,t,n){(function(e){"use strict";function n(e){s.length||(a(),u=!0),s[s.length]=e}function i(){for(;l<s.length;){var e=l;if(l+=1,s[e].call(),l>c){for(var t=0,n=s.length-l;n>t;t++)s[t]=s[t+l];s.length-=l,l=0}}s.length=0,l=0,u=!1}function r(e){var t=1,n=new p(e),i=document.createTextNode("");return n.observe(i,{characterData:!0}),function(){t=-t,i.data=t}}function o(e){return function(){function t(){clearTimeout(n),clearInterval(i),e()}var n=setTimeout(t,0),i=setInterval(t,50)}}t.exports=n;var a,s=[],u=!1,l=0,c=1024,h="undefined"!=typeof e?e:self,p=h.MutationObserver||h.WebKitMutationObserver;a="function"==typeof p?r(i):o(i),n.requestFlush=a,n.makeRequestCallFromTimer=o}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],20:[function(e,t,n){function i(e,t){return f.isUndefined(t)?""+t:f.isNumber(t)&&!isFinite(t)?t.toString():f.isFunction(t)||f.isRegExp(t)?t.toString():t}function r(e,t){return f.isString(e)?e.length<t?e:e.slice(0,t):e}function o(e){return r(JSON.stringify(e.actual,i),128)+" "+e.operator+" "+r(JSON.stringify(e.expected,i),128)}function a(e,t,n,i,r){throw new m.AssertionError({message:n,actual:e,expected:t,operator:i,stackStartFunction:r})}function s(e,t){e||a(e,!0,t,"==",m.ok)}function u(e,t){if(e===t)return!0;if(f.isBuffer(e)&&f.isBuffer(t)){if(e.length!=t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}return f.isDate(e)&&f.isDate(t)?e.getTime()===t.getTime():f.isRegExp(e)&&f.isRegExp(t)?e.source===t.source&&e.global===t.global&&e.multiline===t.multiline&&e.lastIndex===t.lastIndex&&e.ignoreCase===t.ignoreCase:f.isObject(e)||f.isObject(t)?c(e,t):e==t}function l(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function c(e,t){if(f.isNullOrUndefined(e)||f.isNullOrUndefined(t))return!1;
8
8
  if(e.prototype!==t.prototype)return!1;if(f.isPrimitive(e)||f.isPrimitive(t))return e===t;var n=l(e),i=l(t);if(n&&!i||!n&&i)return!1;if(n)return e=g.call(e),t=g.call(t),u(e,t);var r,o,a=y(e),s=y(t);if(a.length!=s.length)return!1;for(a.sort(),s.sort(),o=a.length-1;o>=0;o--)if(a[o]!=s[o])return!1;for(o=a.length-1;o>=0;o--)if(r=a[o],!u(e[r],t[r]))return!1;return!0}function h(e,t){return e&&t?"[object RegExp]"==Object.prototype.toString.call(t)?t.test(e):e instanceof t?!0:t.call({},e)===!0:!1}function p(e,t,n,i){var r;f.isString(n)&&(i=n,n=null);try{t()}catch(o){r=o}if(i=(n&&n.name?" ("+n.name+").":".")+(i?" "+i:"."),e&&!r&&a(r,n,"Missing expected exception"+i),!e&&h(r,n)&&a(r,n,"Got unwanted exception"+i),e&&r&&n&&!h(r,n)||!e&&r)throw r}var f=e("util/"),g=Array.prototype.slice,d=Object.prototype.hasOwnProperty,m=t.exports=s;m.AssertionError=function(e){this.name="AssertionError",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,e.message?(this.message=e.message,this.generatedMessage=!1):(this.message=o(this),this.generatedMessage=!0);var t=e.stackStartFunction||a;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var n=new Error;if(n.stack){var i=n.stack,r=t.name,s=i.indexOf("\n"+r);if(s>=0){var u=i.indexOf("\n",s+1);i=i.substring(u+1)}this.stack=i}}},f.inherits(m.AssertionError,Error),m.fail=a,m.ok=s,m.equal=function(e,t,n){e!=t&&a(e,t,n,"==",m.equal)},m.notEqual=function(e,t,n){e==t&&a(e,t,n,"!=",m.notEqual)},m.deepEqual=function(e,t,n){u(e,t)||a(e,t,n,"deepEqual",m.deepEqual)},m.notDeepEqual=function(e,t,n){u(e,t)&&a(e,t,n,"notDeepEqual",m.notDeepEqual)},m.strictEqual=function(e,t,n){e!==t&&a(e,t,n,"===",m.strictEqual)},m.notStrictEqual=function(e,t,n){e===t&&a(e,t,n,"!==",m.notStrictEqual)},m["throws"]=function(e,t,n){p.apply(this,[!0].concat(g.call(arguments)))},m.doesNotThrow=function(e,t){p.apply(this,[!1].concat(g.call(arguments)))},m.ifError=function(e){if(e)throw e};var y=Object.keys||function(e){var t=[];for(var n in e)d.call(e,n)&&t.push(n);return t}},{"util/":753}],21:[function(e,t,n){(function(t){"use strict";function n(e,t,n){e[t]||Object[i](e,t,{writable:!0,configurable:!0,value:n})}if(e("core-js/shim"),e("regenerator-runtime/runtime"),e("core-js/fn/regexp/escape"),t._babelPolyfill)throw new Error("only one instance of babel-polyfill is allowed");t._babelPolyfill=!0;var i="defineProperty";n(String.prototype,"padLeft","".padStart),n(String.prototype,"padRight","".padEnd),"pop,reverse,shift,keys,values,entries,indexOf,every,some,forEach,map,filter,find,findIndex,includes,join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill".split(",").forEach(function(e){[][e]&&n(Array,e,Function.call.bind([][e]))})}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"core-js/fn/regexp/escape":104,"core-js/shim":397,"regenerator-runtime/runtime":534}],22:[function(e,t,n){"use strict";function i(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function r(e){return 3*e.length/4-i(e)}function o(e){var t,n,r,o,a,s,u=e.length;a=i(e),s=new h(3*u/4-a),r=a>0?u-4:u;var l=0;for(t=0,n=0;r>t;t+=4,n+=3)o=c[e.charCodeAt(t)]<<18|c[e.charCodeAt(t+1)]<<12|c[e.charCodeAt(t+2)]<<6|c[e.charCodeAt(t+3)],s[l++]=o>>16&255,s[l++]=o>>8&255,s[l++]=255&o;return 2===a?(o=c[e.charCodeAt(t)]<<2|c[e.charCodeAt(t+1)]>>4,s[l++]=255&o):1===a&&(o=c[e.charCodeAt(t)]<<10|c[e.charCodeAt(t+1)]<<4|c[e.charCodeAt(t+2)]>>2,s[l++]=o>>8&255,s[l++]=255&o),s}function a(e){return l[e>>18&63]+l[e>>12&63]+l[e>>6&63]+l[63&e]}function s(e,t,n){for(var i,r=[],o=t;n>o;o+=3)i=(e[o]<<16)+(e[o+1]<<8)+e[o+2],r.push(a(i));return r.join("")}function u(e){for(var t,n=e.length,i=n%3,r="",o=[],a=16383,u=0,c=n-i;c>u;u+=a)o.push(s(e,u,u+a>c?c:u+a));return 1===i?(t=e[n-1],r+=l[t>>2],r+=l[t<<4&63],r+="=="):2===i&&(t=(e[n-2]<<8)+e[n-1],r+=l[t>>10],r+=l[t>>4&63],r+=l[t<<2&63],r+="="),o.push(r),o.join("")}n.byteLength=r,n.toByteArray=o,n.fromByteArray=u;for(var l=[],c=[],h="undefined"!=typeof Uint8Array?Uint8Array:Array,p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",f=0,g=p.length;g>f;++f)l[f]=p[f],c[p.charCodeAt(f)]=f;c["-".charCodeAt(0)]=62,c["_".charCodeAt(0)]=63},{}],23:[function(e,t,n){},{}],24:[function(e,t,n){arguments[4][23][0].apply(n,arguments)},{dup:23}],25:[function(e,t,n){(function(t){"use strict";var i=e("buffer"),r=i.Buffer,o=i.SlowBuffer,a=i.kMaxLength||2147483647;n.alloc=function(e,t,n){if("function"==typeof r.alloc)return r.alloc(e,t,n);if("number"==typeof n)throw new TypeError("encoding must not be number");if("number"!=typeof e)throw new TypeError("size must be a number");if(e>a)throw new RangeError("size is too large");var i=n,o=t;void 0===o&&(i=void 0,o=0);var s=new r(e);if("string"==typeof o)for(var u=new r(o,i),l=u.length,c=-1;++c<e;)s[c]=u[c%l];else s.fill(o);return s},n.allocUnsafe=function(e){if("function"==typeof r.allocUnsafe)return r.allocUnsafe(e);if("number"!=typeof e)throw new TypeError("size must be a number");if(e>a)throw new RangeError("size is too large");return new r(e)},n.from=function(e,n,i){if("function"==typeof r.from&&(!t.Uint8Array||Uint8Array.from!==r.from))return r.from(e,n,i);if("number"==typeof e)throw new TypeError('"value" argument must not be a number');if("string"==typeof e)return new r(e,n);if("undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer){var o=n;if(1===arguments.length)return new r(e);"undefined"==typeof o&&(o=0);var a=i;if("undefined"==typeof a&&(a=e.byteLength-o),o>=e.byteLength)throw new RangeError("'offset' is out of bounds");if(a>e.byteLength-o)throw new RangeError("'length' is out of bounds");return new r(e.slice(o,o+a))}if(r.isBuffer(e)){var s=new r(e.length);return e.copy(s,0,0,e.length),s}if(e){if(Array.isArray(e)||"undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return new r(e);if("Buffer"===e.type&&Array.isArray(e.data))return new r(e.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")},n.allocUnsafeSlow=function(e){if("function"==typeof r.allocUnsafeSlow)return r.allocUnsafeSlow(e);if("number"!=typeof e)throw new TypeError("size must be a number");if(e>=a)throw new RangeError("size is too large");return new o(e)}}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{buffer:26}],26:[function(e,t,n){(function(t){"use strict";function i(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}function r(){return a.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function o(e,t){if(r()<t)throw new RangeError("Invalid typed array length");return a.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t),e.__proto__=a.prototype):(null===e&&(e=new a(t)),e.length=t),e}function a(e,t,n){if(!(a.TYPED_ARRAY_SUPPORT||this instanceof a))return new a(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return c(this,e)}return s(this,e,t,n)}function s(e,t,n,i){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?f(e,t,n,i):"string"==typeof t?h(e,t,n):g(e,t)}function u(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(0>e)throw new RangeError('"size" argument must not be negative')}function l(e,t,n,i){return u(t),0>=t?o(e,t):void 0!==n?"string"==typeof i?o(e,t).fill(n,i):o(e,t).fill(n):o(e,t)}function c(e,t){if(u(t),e=o(e,0>t?0:0|d(t)),!a.TYPED_ARRAY_SUPPORT)for(var n=0;t>n;++n)e[n]=0;return e}function h(e,t,n){if("string"==typeof n&&""!==n||(n="utf8"),!a.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var i=0|y(t,n);e=o(e,i);var r=e.write(t,n);return r!==i&&(e=e.slice(0,r)),e}function p(e,t){var n=t.length<0?0:0|d(t.length);e=o(e,n);for(var i=0;n>i;i+=1)e[i]=255&t[i];return e}function f(e,t,n,i){if(t.byteLength,0>n||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(i||0))throw new RangeError("'length' is out of bounds");return t=void 0===n&&void 0===i?new Uint8Array(t):void 0===i?new Uint8Array(t,n):new Uint8Array(t,n,i),a.TYPED_ARRAY_SUPPORT?(e=t,e.__proto__=a.prototype):e=p(e,t),e}function g(e,t){if(a.isBuffer(t)){var n=0|d(t.length);return e=o(e,n),0===e.length?e:(t.copy(e,0,0,n),e)}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||K(t.length)?o(e,0):p(e,t);if("Buffer"===t.type&&$(t.data))return p(e,t.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function d(e){if(e>=r())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r().toString(16)+" bytes");return 0|e}function m(e){return+e!=e&&(e=0),a.alloc(+e)}function y(e,t){if(a.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return G(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return z(e).length;default:if(i)return G(e).length;t=(""+t).toLowerCase(),i=!0}}function b(e,t,n){var i=!1;if((void 0===t||0>t)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),0>=n)return"";if(n>>>=0,t>>>=0,t>=n)return"";for(e||(e="utf8");;)switch(e){case"hex":return F(this,t,n);case"utf8":case"utf-8":return L(this,t,n);case"ascii":return D(this,t,n);case"latin1":case"binary":return Y(this,t,n);case"base64":return A(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,n);default:if(i)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),i=!0}}function v(e,t,n){var i=e[t];e[t]=e[n],e[n]=i}function w(e,t,n,i,r){if(0===e.length)return-1;if("string"==typeof n?(i=n,n=0):n>2147483647?n=2147483647:-2147483648>n&&(n=-2147483648),n=+n,isNaN(n)&&(n=r?0:e.length-1),0>n&&(n=e.length+n),n>=e.length){if(r)return-1;n=e.length-1}else if(0>n){if(!r)return-1;n=0}if("string"==typeof t&&(t=a.from(t,i)),a.isBuffer(t))return 0===t.length?-1:_(e,t,n,i,r);if("number"==typeof t)return t=255&t,a.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):_(e,[t],n,i,r);throw new TypeError("val must be string, number or Buffer")}function _(e,t,n,i,r){function o(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}var a=1,s=e.length,u=t.length;if(void 0!==i&&(i=String(i).toLowerCase(),"ucs2"===i||"ucs-2"===i||"utf16le"===i||"utf-16le"===i)){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,n/=2}var l;if(r){var c=-1;for(l=n;s>l;l++)if(o(e,l)===o(t,-1===c?0:l-c)){if(-1===c&&(c=l),l-c+1===u)return c*a}else-1!==c&&(l-=l-c),c=-1}else for(n+u>s&&(n=s-u),l=n;l>=0;l--){for(var h=!0,p=0;u>p;p++)if(o(e,l+p)!==o(t,p)){h=!1;break}if(h)return l}return-1}function x(e,t,n,i){n=Number(n)||0;var r=e.length-n;i?(i=Number(i),i>r&&(i=r)):i=r;var o=t.length;if(o%2!==0)throw new TypeError("Invalid hex string");i>o/2&&(i=o/2);for(var a=0;i>a;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[n+a]=s}return a}function k(e,t,n,i){return q(G(t,e.length-n),e,n,i)}function j(e,t,n,i){return q(Q(t),e,n,i)}function S(e,t,n,i){return j(e,t,n,i)}function C(e,t,n,i){return q(z(t),e,n,i)}function E(e,t,n,i){return q(W(t,e.length-n),e,n,i)}function A(e,t,n){return 0===t&&n===e.length?V.fromByteArray(e):V.fromByteArray(e.slice(t,n))}function L(e,t,n){n=Math.min(e.length,n);for(var i=[],r=t;n>r;){var o=e[r],a=null,s=o>239?4:o>223?3:o>191?2:1;if(n>=r+s){var u,l,c,h;switch(s){case 1:128>o&&(a=o);break;case 2:u=e[r+1],128===(192&u)&&(h=(31&o)<<6|63&u,h>127&&(a=h));break;case 3:u=e[r+1],l=e[r+2],128===(192&u)&&128===(192&l)&&(h=(15&o)<<12|(63&u)<<6|63&l,h>2047&&(55296>h||h>57343)&&(a=h));break;case 4:u=e[r+1],l=e[r+2],c=e[r+3],128===(192&u)&&128===(192&l)&&128===(192&c)&&(h=(15&o)<<18|(63&u)<<12|(63&l)<<6|63&c,h>65535&&1114112>h&&(a=h))}}null===a?(a=65533,s=1):a>65535&&(a-=65536,i.push(a>>>10&1023|55296),a=56320|1023&a),i.push(a),r+=s}return T(i)}function T(e){var t=e.length;if(ee>=t)return String.fromCharCode.apply(String,e);for(var n="",i=0;t>i;)n+=String.fromCharCode.apply(String,e.slice(i,i+=ee));return n}function D(e,t,n){var i="";n=Math.min(e.length,n);for(var r=t;n>r;++r)i+=String.fromCharCode(127&e[r]);return i}function Y(e,t,n){var i="";n=Math.min(e.length,n);for(var r=t;n>r;++r)i+=String.fromCharCode(e[r]);return i}function F(e,t,n){var i=e.length;(!t||0>t)&&(t=0),(!n||0>n||n>i)&&(n=i);for(var r="",o=t;n>o;++o)r+=I(e[o]);return r}function B(e,t,n){for(var i=e.slice(t,n),r="",o=0;o<i.length;o+=2)r+=String.fromCharCode(i[o]+256*i[o+1]);return r}function M(e,t,n){if(e%1!==0||0>e)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function N(e,t,n,i,r,o){if(!a.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>r||o>t)throw new RangeError('"value" argument is out of bounds');if(n+i>e.length)throw new RangeError("Index out of range")}function Z(e,t,n,i){0>t&&(t=65535+t+1);for(var r=0,o=Math.min(e.length-n,2);o>r;++r)e[n+r]=(t&255<<8*(i?r:1-r))>>>8*(i?r:1-r)}function P(e,t,n,i){0>t&&(t=4294967295+t+1);for(var r=0,o=Math.min(e.length-n,4);o>r;++r)e[n+r]=t>>>8*(i?r:3-r)&255}function J(e,t,n,i,r,o){if(n+i>e.length)throw new RangeError("Index out of range");if(0>n)throw new RangeError("Index out of range")}function O(e,t,n,i,r){return r||J(e,t,n,4,3.4028234663852886e38,-3.4028234663852886e38),U.write(e,t,n,i,23,4),n+4}function R(e,t,n,i,r){return r||J(e,t,n,8,1.7976931348623157e308,-1.7976931348623157e308),U.write(e,t,n,i,52,8),n+8}function X(e){if(e=H(e).replace(te,""),e.length<2)return"";for(;e.length%4!==0;)e+="=";return e}function H(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function I(e){return 16>e?"0"+e.toString(16):e.toString(16)}function G(e,t){t=t||1/0;for(var n,i=e.length,r=null,o=[],a=0;i>a;++a){if(n=e.charCodeAt(a),n>55295&&57344>n){if(!r){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===i){(t-=3)>-1&&o.push(239,191,189);continue}r=n;continue}if(56320>n){(t-=3)>-1&&o.push(239,191,189),r=n;continue}n=(r-55296<<10|n-56320)+65536}else r&&(t-=3)>-1&&o.push(239,191,189);if(r=null,128>n){if((t-=1)<0)break;o.push(n)}else if(2048>n){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(65536>n){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(1114112>n))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function Q(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}function W(e,t){for(var n,i,r,o=[],a=0;a<e.length&&!((t-=2)<0);++a)n=e.charCodeAt(a),i=n>>8,r=n%256,o.push(r),o.push(i);return o}function z(e){return V.toByteArray(X(e))}function q(e,t,n,i){for(var r=0;i>r&&!(r+n>=t.length||r>=e.length);++r)t[r+n]=e[r];return r}function K(e){return e!==e}var V=e("base64-js"),U=e("ieee754"),$=e("isarray");n.Buffer=a,n.SlowBuffer=m,n.INSPECT_MAX_BYTES=50,a.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:i(),n.kMaxLength=r(),a.poolSize=8192,a._augment=function(e){return e.__proto__=a.prototype,e},a.from=function(e,t,n){return s(null,e,t,n)},a.TYPED_ARRAY_SUPPORT&&(a.prototype.__proto__=Uint8Array.prototype,a.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&a[Symbol.species]===a&&Object.defineProperty(a,Symbol.species,{value:null,configurable:!0})),a.alloc=function(e,t,n){return l(null,e,t,n)},a.allocUnsafe=function(e){return c(null,e)},a.allocUnsafeSlow=function(e){return c(null,e)},a.isBuffer=function(e){return!(null==e||!e._isBuffer)},a.compare=function(e,t){if(!a.isBuffer(e)||!a.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,i=t.length,r=0,o=Math.min(n,i);o>r;++r)if(e[r]!==t[r]){n=e[r],i=t[r];break}return i>n?-1:n>i?1:0},a.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},a.concat=function(e,t){if(!$(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return a.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var i=a.allocUnsafe(t),r=0;for(n=0;n<e.length;++n){var o=e[n];if(!a.isBuffer(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(i,r),r+=o.length}return i},a.byteLength=y,a.prototype._isBuffer=!0,a.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;e>t;t+=2)v(this,t,t+1);return this},a.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;e>t;t+=4)v(this,t,t+3),v(this,t+1,t+2);return this},a.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;e>t;t+=8)v(this,t,t+7),v(this,t+1,t+6),v(this,t+2,t+5),v(this,t+3,t+4);return this},a.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?L(this,0,e):b.apply(this,arguments)},a.prototype.equals=function(e){if(!a.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:0===a.compare(this,e)},a.prototype.inspect=function(){var e="",t=n.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,t).match(/.{2}/g).join(" "),this.length>t&&(e+=" ... ")),"<Buffer "+e+">"},a.prototype.compare=function(e,t,n,i,r){if(!a.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===i&&(i=0),void 0===r&&(r=this.length),0>t||n>e.length||0>i||r>this.length)throw new RangeError("out of range index");if(i>=r&&t>=n)return 0;if(i>=r)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,r>>>=0,this===e)return 0;for(var o=r-i,s=n-t,u=Math.min(o,s),l=this.slice(i,r),c=e.slice(t,n),h=0;u>h;++h)if(l[h]!==c[h]){o=l[h],s=c[h];break}return s>o?-1:o>s?1:0},a.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},a.prototype.indexOf=function(e,t,n){return w(this,e,t,n,!0)},a.prototype.lastIndexOf=function(e,t,n){return w(this,e,t,n,!1)},a.prototype.write=function(e,t,n,i){if(void 0===t)i="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)i=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t=0|t,isFinite(n)?(n=0|n,void 0===i&&(i="utf8")):(i=n,n=void 0)}var r=this.length-t;if((void 0===n||n>r)&&(n=r),e.length>0&&(0>n||0>t)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var o=!1;;)switch(i){case"hex":return x(this,e,t,n);case"utf8":case"utf-8":return k(this,e,t,n);case"ascii":return j(this,e,t,n);case"latin1":case"binary":return S(this,e,t,n);case"base64":return C(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return E(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var ee=4096;a.prototype.slice=function(e,t){var n=this.length;e=~~e,t=void 0===t?n:~~t,0>e?(e+=n,0>e&&(e=0)):e>n&&(e=n),0>t?(t+=n,0>t&&(t=0)):t>n&&(t=n),e>t&&(t=e);var i;if(a.TYPED_ARRAY_SUPPORT)i=this.subarray(e,t),i.__proto__=a.prototype;else{var r=t-e;i=new a(r,void 0);for(var o=0;r>o;++o)i[o]=this[o+e]}return i},a.prototype.readUIntLE=function(e,t,n){e=0|e,t=0|t,n||M(e,t,this.length);for(var i=this[e],r=1,o=0;++o<t&&(r*=256);)i+=this[e+o]*r;return i},a.prototype.readUIntBE=function(e,t,n){e=0|e,t=0|t,n||M(e,t,this.length);for(var i=this[e+--t],r=1;t>0&&(r*=256);)i+=this[e+--t]*r;return i},a.prototype.readUInt8=function(e,t){return t||M(e,1,this.length),this[e]},a.prototype.readUInt16LE=function(e,t){return t||M(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUInt16BE=function(e,t){return t||M(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUInt32LE=function(e,t){return t||M(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},a.prototype.readUInt32BE=function(e,t){return t||M(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readIntLE=function(e,t,n){e=0|e,t=0|t,n||M(e,t,this.length);for(var i=this[e],r=1,o=0;++o<t&&(r*=256);)i+=this[e+o]*r;return r*=128,i>=r&&(i-=Math.pow(2,8*t)),i},a.prototype.readIntBE=function(e,t,n){e=0|e,t=0|t,n||M(e,t,this.length);for(var i=t,r=1,o=this[e+--i];i>0&&(r*=256);)o+=this[e+--i]*r;return r*=128,o>=r&&(o-=Math.pow(2,8*t)),o},a.prototype.readInt8=function(e,t){return t||M(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},a.prototype.readInt16LE=function(e,t){t||M(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt16BE=function(e,t){t||M(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt32LE=function(e,t){return t||M(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,t){return t||M(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readFloatLE=function(e,t){return t||M(e,4,this.length),U.read(this,e,!0,23,4)},a.prototype.readFloatBE=function(e,t){return t||M(e,4,this.length),U.read(this,e,!1,23,4)},a.prototype.readDoubleLE=function(e,t){return t||M(e,8,this.length),U.read(this,e,!0,52,8)},a.prototype.readDoubleBE=function(e,t){return t||M(e,8,this.length),U.read(this,e,!1,52,8)},a.prototype.writeUIntLE=function(e,t,n,i){if(e=+e,t=0|t,n=0|n,!i){var r=Math.pow(2,8*n)-1;N(this,e,t,n,r,0)}var o=1,a=0;for(this[t]=255&e;++a<n&&(o*=256);)this[t+a]=e/o&255;return t+n},a.prototype.writeUIntBE=function(e,t,n,i){if(e=+e,t=0|t,n=0|n,!i){var r=Math.pow(2,8*n)-1;N(this,e,t,n,r,0)}var o=n-1,a=1;for(this[t+o]=255&e;--o>=0&&(a*=256);)this[t+o]=e/a&255;return t+n},a.prototype.writeUInt8=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,1,255,0),a.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},a.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,2,65535,0),a.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},a.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,2,65535,0),a.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},a.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,4,4294967295,0),a.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):P(this,e,t,!0),t+4},a.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,4,4294967295,0),a.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):P(this,e,t,!1),t+4},a.prototype.writeIntLE=function(e,t,n,i){if(e=+e,t=0|t,!i){var r=Math.pow(2,8*n-1);N(this,e,t,n,r-1,-r)}var o=0,a=1,s=0;for(this[t]=255&e;++o<n&&(a*=256);)0>e&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},a.prototype.writeIntBE=function(e,t,n,i){if(e=+e,t=0|t,!i){var r=Math.pow(2,8*n-1);N(this,e,t,n,r-1,-r)}var o=n-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)0>e&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},a.prototype.writeInt8=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,1,127,-128),a.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),0>e&&(e=255+e+1),this[t]=255&e,t+1},a.prototype.writeInt16LE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,2,32767,-32768),a.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},a.prototype.writeInt16BE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,2,32767,-32768),a.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},a.prototype.writeInt32LE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,4,2147483647,-2147483648),a.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):P(this,e,t,!0),t+4},a.prototype.writeInt32BE=function(e,t,n){return e=+e,t=0|t,n||N(this,e,t,4,2147483647,-2147483648),0>e&&(e=4294967295+e+1),a.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):P(this,e,t,!1),t+4},a.prototype.writeFloatLE=function(e,t,n){return O(this,e,t,!0,n)},a.prototype.writeFloatBE=function(e,t,n){return O(this,e,t,!1,n)},a.prototype.writeDoubleLE=function(e,t,n){return R(this,e,t,!0,n)},a.prototype.writeDoubleBE=function(e,t,n){return R(this,e,t,!1,n)},a.prototype.copy=function(e,t,n,i){if(n||(n=0),i||0===i||(i=this.length),t>=e.length&&(t=e.length),t||(t=0),i>0&&n>i&&(i=n),i===n)return 0;if(0===e.length||0===this.length)return 0;if(0>t)throw new RangeError("targetStart out of bounds");if(0>n||n>=this.length)throw new RangeError("sourceStart out of bounds");if(0>i)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-t<i-n&&(i=e.length-t+n);var r,o=i-n;if(this===e&&t>n&&i>t)for(r=o-1;r>=0;--r)e[r+t]=this[r+n];else if(1e3>o||!a.TYPED_ARRAY_SUPPORT)for(r=0;o>r;++r)e[r+t]=this[r+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+o),t);return o},a.prototype.fill=function(e,t,n,i){if("string"==typeof e){if("string"==typeof t?(i=t,t=0,n=this.length):"string"==typeof n&&(i=n,n=this.length),1===e.length){var r=e.charCodeAt(0);256>r&&(e=r)}if(void 0!==i&&"string"!=typeof i)throw new TypeError("encoding must be a string");if("string"==typeof i&&!a.isEncoding(i))throw new TypeError("Unknown encoding: "+i)}else"number"==typeof e&&(e=255&e);if(0>t||this.length<t||this.length<n)throw new RangeError("Out of range index");if(t>=n)return this;t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0);var o;if("number"==typeof e)for(o=t;n>o;++o)this[o]=e;else{var s=a.isBuffer(e)?e:G(new a(e,i).toString()),u=s.length;for(o=0;n-t>o;++o)this[o+t]=s[o%u]}return this};var te=/[^+\/0-9A-Za-z-_]/g}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"base64-js":22,ieee754:409,isarray:27}],27:[function(e,t,n){var i={}.toString;t.exports=Array.isArray||function(e){return"[object Array]"==i.call(e)}},{}],28:[function(e,t,n){t.exports={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}},{}],29:[function(e,t,n){t.exports=e("./lib/clean")},{"./lib/clean":30}],30:[function(e,t,n){(function(n){function i(e){return void 0===e?["all"]:e}function r(e){return!A.existsSync(e)&&!/\.css$/.test(e)}function o(e){return A.existsSync(e)&&A.statSync(e).isDirectory()}function a(e){return e?{hostname:T.parse(e).hostname,port:parseInt(T.parse(e).port)}:{}}function s(e,t){function n(n){return n=t.options.debug?l(t,n):h(t,n),n=u(t,n),e?e.call(null,t.errors.length>0?t.errors:null,n):n}return function(e){return t.options.sourceMap?t.inputSourceMapTracker.track(e,function(){return t.options.sourceMapInlineSources?t.inputSourceMapTracker.resolveSources(function(){return n(e)}):n(e)}):n(e)}}function u(e,t){return t.stats=e.stats,t.errors=e.errors,t.warnings=e.warnings,t}function l(e,t){var i=n.hrtime();e.stats.originalSize=e.sourceTracker.removeAll(t).length,t=h(e,t);var r=n.hrtime(i);return e.stats.timeSpent=~~(1e3*r[0]+r[1]/1e6),e.stats.efficiency=1-t.styles.length/e.stats.originalSize,e.stats.minifiedSize=t.styles.length,t}function c(e){return function(t,i){var r=t.constructor.name+"#"+i,o=n.hrtime();e(t,i);var a=n.hrtime(o);console.log("%d ms: "+r,1e3*a[0]+a[1]/1e6)}}function h(e,t){function n(t,n){return t=a.restore(t,n),t=s.restore(t),t=i.rebase?f(t,e):t,t=o.restore(t),r.restore(t)}var i=e.options,r=new v(e,i.keepSpecialComments,i.keepBreaks,i.sourceMap),o=new w(i.sourceMap),a=new _(i.sourceMap),s=new x(e,i.sourceMap,i.compatibility.properties.urlQuotes),u=i.sourceMap?b:y,l=function(e,n){t="function"==typeof e?e(t):e[n](t)};i.benchmark&&(l=c(l)),l(r,"escape"),l(o,"escape"),l(s,"escape"),l(a,"escape");var h=g(t,e);return d(h,i,e),i.advanced&&m(h,i,e,!0),u(h,i,n,e.inputSourceMapTracker)}var p=e("./imports/inliner"),f=e("./urls/rebase"),g=e("./tokenizer/tokenize"),d=e("./selectors/simple"),m=e("./selectors/advanced"),y=e("./stringifier/simple"),b=e("./stringifier/source-maps"),v=e("./text/comments-processor"),w=e("./text/expressions-processor"),_=e("./text/free-text-processor"),x=e("./text/urls-processor"),k=e("./utils/compatibility"),j=e("./utils/input-source-map-tracker"),S=e("./utils/source-tracker"),C=e("./utils/source-reader"),E=e("./properties/validator"),A=e("fs"),L=e("path"),T=e("url"),D=e("./utils/object").override,Y=5e3,F=t.exports=function(e){e=e||{},this.options={advanced:void 0===e.advanced?!0:!!e.advanced,aggressiveMerging:void 0===e.aggressiveMerging?!0:!!e.aggressiveMerging,benchmark:e.benchmark,compatibility:new k(e.compatibility).toOptions(),debug:e.debug,explicitRoot:!!e.root,explicitTarget:!!e.target,inliner:e.inliner||{},keepBreaks:e.keepBreaks||!1,keepSpecialComments:"keepSpecialComments"in e?e.keepSpecialComments:"*",mediaMerging:void 0===e.mediaMerging?!0:!!e.mediaMerging,processImport:void 0===e.processImport?!0:!!e.processImport,processImportFrom:i(e.processImportFrom),rebase:void 0===e.rebase?!0:!!e.rebase,relativeTo:e.relativeTo,restructuring:void 0===e.restructuring?!0:!!e.restructuring,root:e.root||n.cwd(),roundingPrecision:e.roundingPrecision,semanticMerging:void 0===e.semanticMerging?!1:!!e.semanticMerging,shorthandCompacting:void 0===e.shorthandCompacting?!0:!!e.shorthandCompacting,sourceMap:e.sourceMap,sourceMapInlineSources:!!e.sourceMapInlineSources,target:!e.target||r(e.target)||o(e.target)?e.target:L.dirname(e.target)},this.options.inliner.timeout=this.options.inliner.timeout||Y,this.options.inliner.request=D(a(n.env.HTTP_PROXY||n.env.http_proxy),this.options.inliner.request||{})};F.prototype.minify=function(e,t){var i={stats:{},errors:[],warnings:[],options:this.options,debug:this.options.debug,localOnly:!t,sourceTracker:new S,validator:new E(this.options.compatibility)};if(i.options.sourceMap&&(i.inputSourceMapTracker=new j(i)),i.sourceReader=new C(i,e),e=i.sourceReader.toString(),i.options.processImport||e.indexOf("@shallow")>0){var r=t?n.nextTick:function(e){
9
9
  return e()};return r(function(){return new p(i).process(e,{localOnly:i.localOnly,imports:i.options.processImportFrom,whenDone:s(t,i)})})}return s(t,i)(e)}}).call(this,e("_process"))},{"./imports/inliner":34,"./properties/validator":49,"./selectors/advanced":52,"./selectors/simple":65,"./stringifier/simple":69,"./stringifier/source-maps":70,"./text/comments-processor":71,"./text/expressions-processor":73,"./text/free-text-processor":74,"./text/urls-processor":75,"./tokenizer/tokenize":78,"./urls/rebase":79,"./utils/compatibility":83,"./utils/input-source-map-tracker":84,"./utils/object":85,"./utils/source-reader":87,"./utils/source-tracker":88,_process:490,fs:24,path:488,url:748}],31:[function(e,t,n){function i(e,t,n,i){return t+s[n.toLowerCase()]+i}function r(e,t,n){return u[t.toLowerCase()]+n}var o={},a={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#0ff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000",blanchedalmond:"#ffebcd",blue:"#00f",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#0ff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#f0f",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#0f0",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#f00",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#fff",whitesmoke:"#f5f5f5",yellow:"#ff0",yellowgreen:"#9acd32"},s={},u={};for(var l in a){var c=a[l];l.length<c.length?u[c]=l:s[l]=c}var h=new RegExp("(^| |,|\\))("+Object.keys(s).join("|")+")( |,|\\)|$)","ig"),p=new RegExp("("+Object.keys(u).join("|")+")([^a-f0-9]|$)","ig");o.shorten=function(e){var t=e.indexOf("#")>-1,n=e.replace(h,i);return n!=e&&(n=n.replace(h,i)),t?n.replace(p,r):n},t.exports=o},{}],32:[function(e,t,n){function i(e,t,n){this.hue=e,this.saturation=t,this.lightness=n}function r(e,t,n){var i,r,a;if(e%=360,0>e&&(e+=360),e=~~e/360,0>t?t=0:t>100&&(t=100),t=~~t/100,0>n?n=0:n>100&&(n=100),n=~~n/100,0===t)i=r=a=n;else{var s=.5>n?n*(1+t):n+t-n*t,u=2*n-s;i=o(u,s,e+1/3),r=o(u,s,e),a=o(u,s,e-1/3)}return[~~(255*i),~~(255*r),~~(255*a)]}function o(e,t,n){return 0>n&&(n+=1),n>1&&(n-=1),1/6>n?e+6*(t-e)*n:.5>n?t:2/3>n?e+(t-e)*(2/3-n)*6:e}i.prototype.toHex=function(){var e=r(this.hue,this.saturation,this.lightness),t=e[0].toString(16),n=e[1].toString(16),i=e[2].toString(16);return"#"+((1==t.length?"0":"")+t)+((1==n.length?"0":"")+n)+((1==i.length?"0":"")+i)},t.exports=i},{}],33:[function(e,t,n){function i(e,t,n){this.red=e,this.green=t,this.blue=n}i.prototype.toHex=function(){var e=Math.max(0,Math.min(~~this.red,255)),t=Math.max(0,Math.min(~~this.green,255)),n=Math.max(0,Math.min(~~this.blue,255));return"#"+("00000"+(e<<16|t<<8|n).toString(16)).slice(-6)},t.exports=i},{}],34:[function(e,t,n){(function(n){function i(e){this.outerContext=e}function r(e,t){if(t.shallow)return t.shallow=!1,t.done.push(e),s(t);for(var n=0,i=0,r=0,o=u(e);i<e.length&&(n=a(e,r),-1!=n);){if(!o(n)){if(i=e.indexOf(";",n),-1==i){r=e.length,e="";break}var h=e.substring(0,n);return t.done.push(h),t.left.unshift([e.substring(i+1),x(t,{shallow:!1})]),t.afterContent=l(h),c(e,n,i,t)}r=n+1}return t.done.push(e),s(t)}function o(e,t){return e.replace(k,function(e,n){return j.test(n)?e:e.replace(n,v.resolve(t,n))})}function a(e,t){var n=e.indexOf("@import",t),i=e.indexOf("@IMPORT",t);return n>-1&&-1==i?n:-1==n&&i>-1?i:Math.min(n,i)}function s(e){return e.left.length>0?r.apply(null,e.left.shift()):e.whenDone(e.done.join(""))}function u(e){var t=/(\/\*(?!\*\/)[\s\S]*?\*\/)/,n=0,i=0,r=!1;return function(o){var a,s=0,u=0,l=0,c=0;if(r)return!1;do{if(o>n&&i>o)return!0;if(a=e.match(t),!a)return r=!0,!1;n=s=a.index,u=s+a[0].length,c=u+i,l=c-a[0].length,e=e.substring(u),i=c}while(o>c);return c>o&&o>l}}function l(e){for(var t=u(e),n=-1;;)if(n=e.indexOf("{",n+1),-1==n||!t(n))break;return n>-1}function c(e,t,n,i){i.shallow=e.indexOf("@shallow")>0;var r=e.substring(a(e,t)+"@import".length+1,n).replace(/@shallow\)$/,")").trim(),o=0===r.indexOf("url("),u=o?4:0,c=/^['"]/.exec(r.substring(u,u+2)),d=c?r.indexOf(c[0],u+1):_(r," ")[0].length-(o?1:0),m=r.substring(u,d).replace(/['"]/g,"").replace(/\)$/,"").trim(),y=r.substring(d+1).replace(/^\)/,"").trim(),b=i.isRemote||j.test(m);if(b&&(i.localOnly||!h(m,!0,i.imports)))return i.afterContent||l(i.done.join(""))?i.warnings.push('Ignoring remote @import of "'+m+'" as no callback given.'):g(m,y,i),s(i);if(!b&&!h(m,!1,i.imports))return i.afterImport?i.warnings.push('Ignoring local @import of "'+m+'" as after other inlined content.'):g(m,y,i),s(i);if(!b&&i.afterContent)return i.warnings.push('Ignoring local @import of "'+m+'" as after other CSS content.'),s(i);var v=b?p:f;return v(m,y,i)}function h(e,t,n){if(0===n.length)return!1;t&&S.test(e)&&(e="http:"+e);for(var i=t?v.parse(e).host:e,r=!0,o=0;o<n.length;o++){var a=n[o];"all"==a?r=!0:t&&"local"==a?r=!1:t&&"remote"==a?r=!0:t||"remote"!=a?t||"local"!=a?"!"==a[0]&&a.substring(1)===i&&(r=!1):r=!0:r=!1}return r}function p(e,t,i){function a(e){f||(f=!0,i.errors.push('Broken @import declaration of "'+u+'" - '+e),g(u,t,i),n.nextTick(function(){s(i)}))}var u=j.test(e)?e:v.resolve(i.relativeTo,e),l=u;if(S.test(u)&&(u="http:"+u),i.visited.indexOf(u)>-1)return s(i);i.debug&&console.error("Inlining remote stylesheet: "+u),i.visited.push(u);var c=i.inliner.request.protocol||i.inliner.request.hostname,h=c&&0!==c.indexOf("https://")||0===u.indexOf("http://")?y.get:b.get,f=!1,d=x(v.parse(u),i.inliner.request);void 0!==i.inliner.request.hostname&&(d.protocol=i.inliner.request.protocol||"http:",d.path=d.href),h(d,function(e){if(e.statusCode<200||e.statusCode>399)return a("error "+e.statusCode);if(e.statusCode>299){var s=v.resolve(u,e.headers.location);return p(s,t,i)}var c=[],h=v.parse(u);e.on("data",function(e){c.push(e.toString())}),e.on("end",function(){var e=c.join("");i.rebase&&(e=w(e,{toBase:l},i)),i.sourceReader.trackSource(u,e),e=i.sourceTracker.store(u,e),e=o(e,u),t.length>0&&(e="@media "+t+"{"+e+"}"),i.afterImport=!0;var a=x(i,{isRemote:!0,relativeTo:h.protocol+"//"+h.host+h.pathname});n.nextTick(function(){r(e,a)})})}).on("error",function(e){a(e.message)}).on("timeout",function(){a("timeout")}).setTimeout(i.inliner.timeout)}function f(e,t,n){var i="/"==e[0]?n.root:n.relativeTo,o=m.resolve(m.join(i,e));if(!d.existsSync(o)||!d.statSync(o).isFile())return n.errors.push('Broken @import declaration of "'+e+'"'),s(n);if(n.visited.indexOf(o)>-1)return s(n);n.debug&&console.error("Inlining local stylesheet: "+o),n.visited.push(o);var a=m.dirname(o),u=d.readFileSync(o,"utf8");if(n.rebase){var l={relative:!0,fromBase:a,toBase:n.baseRelativeTo};u=w(u,l,n)}var c=m.relative(n.root,o);n.sourceReader.trackSource(c,u),u=n.sourceTracker.store(c,u),t.length>0&&(u="@media "+t+"{"+u+"}"),n.afterImport=!0;var h=x(n,{relativeTo:a});return r(u,h)}function g(e,t,n){var i="@import url("+e+")"+(t.length>0?" "+t:"")+";";n.done.push(i)}var d=e("fs"),m=e("path"),y=e("http"),b=e("https"),v=e("url"),w=e("../urls/rewrite"),_=e("../utils/split"),x=e("../utils/object.js").override,k=/\/\*# sourceMappingURL=(\S+) \*\//,j=/^(https?:)?\/\//,S=/^\/\//;i.prototype.process=function(e,t){var n=this.outerContext.options.root;return t=x(t,{baseRelativeTo:this.outerContext.options.relativeTo||n,debug:this.outerContext.options.debug,done:[],errors:this.outerContext.errors,left:[],inliner:this.outerContext.options.inliner,rebase:this.outerContext.options.rebase,relativeTo:this.outerContext.options.relativeTo||n,root:n,sourceReader:this.outerContext.sourceReader,sourceTracker:this.outerContext.sourceTracker,warnings:this.outerContext.warnings,visited:[]}),r(e,t)},t.exports=i}).call(this,e("_process"))},{"../urls/rewrite":81,"../utils/object.js":85,"../utils/split":89,_process:490,fs:24,http:553,https:408,path:488,url:748}],35:[function(e,t,n){function i(e){return function(t){return"invert"==t[0]||e.isValidColor(t[0])}}function r(e){return function(t){return"inherit"!=t[0]&&e.isValidStyle(t[0])&&!e.isValidColorValue(t[0])}}function o(e,t,n){var i=n[e];return f(i.doubleValues&&2==i.defaultValue.length?[[e,t.important],[i.defaultValue[0]],[i.defaultValue[1]]]:i.doubleValues&&1==i.defaultValue.length?[[e,t.important],[i.defaultValue[0]]]:[[e,t.important],[i.defaultValue]])}function a(e){return function(t){return"inherit"!=t[0]&&e.isValidWidth(t[0])&&!e.isValidStyleKeyword(t[0])&&!e.isValidColorValue(t[0])}}function s(e,t,n){var i=o("background-image",e,t),r=o("background-position",e,t),a=o("background-size",e,t),s=o("background-repeat",e,t),u=o("background-attachment",e,t),l=o("background-origin",e,t),c=o("background-clip",e,t),h=o("background-color",e,t),p=[i,r,a,s,u,l,c,h],f=e.value,g=!1,m=!1,y=!1,b=!1;if(1==e.value.length&&"inherit"==e.value[0][0])return h.value=i.value=s.value=r.value=a.value=l.value=c.value=e.value,p;for(var v=f.length-1;v>=0;v--){var w=f[v];if(n.isValidBackgroundAttachment(w[0]))u.value=[w];else if(n.isValidBackgroundBox(w[0]))m?(l.value=[w],y=!0):(c.value=[w],m=!0);else if(n.isValidBackgroundRepeat(w[0]))b?s.value.unshift(w):(s.value=[w],b=!0);else if(n.isValidBackgroundPositionPart(w[0])||n.isValidBackgroundSizePart(w[0]))if(v>0){var _=f[v-1];if(_[0].indexOf("/")>0){var x=d(_[0],"/");a.value=[[x.pop()].concat(_.slice(1)),w],f[v-1]=[x.pop()].concat(_.slice(1))}else v>1&&"/"==f[v-2][0]?(a.value=[_,w],v-=2):"/"==_[0]?a.value=[w]:(g||(r.value=[]),r.value.unshift(w),g=!0)}else g||(r.value=[]),r.value.unshift(w),g=!0;else if(n.isValidBackgroundPositionAndSize(w[0])){var k=d(w[0],"/");a.value=[[k.pop()].concat(w.slice(1))],r.value=[[k.pop()].concat(w.slice(1))]}else h.value[0][0]!=t[h.name].defaultValue&&"none"!=h.value[0][0]||!n.isValidColor(w[0])?(n.isValidUrl(w[0])||n.isValidFunction(w[0]))&&(i.value=[w]):h.value=[w]}return m&&!y&&(l.value=c.value.slice(0)),p}function u(e,t){for(var n=e.value,i=-1,r=0,a=n.length;a>r;r++)if("/"==n[r][0]){i=r;break}if(0===i||i===n.length-1)throw new g("Invalid border-radius value.");var s=o(e.name,e,t);s.value=i>-1?n.slice(0,i):n.slice(0),s.components=l(s,t);var u=o(e.name,e,t);u.value=i>-1?n.slice(i+1):n.slice(0),u.components=l(u,t);for(var c=0;4>c;c++)s.components[c].multiplex=!0,s.components[c].value=s.components[c].value.concat(u.components[c].value);return s.components}function l(e,t){var n=t[e.name].components,i=[],r=e.value;if(r.length<1)return[];r.length<2&&(r[1]=r[0].slice(0)),r.length<3&&(r[2]=r[0].slice(0)),r.length<4&&(r[3]=r[1].slice(0));for(var o=n.length-1;o>=0;o--){var a=f([[n[o],e.important]]);a.value=[r[o]],i.unshift(a)}return i}function c(e){return function(t,n,i){var r,a,s,u,l=[],c=t.value;for(r=0,s=c.length;s>r;r++)","==c[r][0]&&l.push(r);if(0===l.length)return e(t,n,i);var h=[];for(r=0,s=l.length;s>=r;r++){var p=0===r?0:l[r-1]+1,f=s>r?l[r]:c.length,g=o(t.name,t,n);g.value=c.slice(p,f),h.push(e(g,n,i))}var d=h[0];for(r=0,s=d.length;s>r;r++)for(d[r].multiplex=!0,a=1,u=h.length;u>a;a++)d[r].value.push([m]),Array.prototype.push.apply(d[r].value,h[a][r].value);return d}}function h(e,t,n){var i=o("list-style-type",e,t),r=o("list-style-position",e,t),a=o("list-style-image",e,t),s=[i,r,a];if(1==e.value.length&&"inherit"==e.value[0][0])return i.value=r.value=a.value=[e.value[0]],s;var u=e.value.slice(0),l=u.length,c=0;for(c=0,l=u.length;l>c;c++)if(n.isValidUrl(u[c][0])||"0"==u[c][0]){a.value=[u[c]],u.splice(c,1);break}for(c=0,l=u.length;l>c;c++)if(n.isValidListStyleType(u[c][0])){i.value=[u[c]],u.splice(c,1);break}return u.length>0&&n.isValidListStylePosition(u[0][0])&&(r.value=[u[0]]),s}function p(e,t,n){for(var s,u,l,c=t[e.name],h=[o(c.components[0],e,t),o(c.components[1],e,t),o(c.components[2],e,t)],p=0;3>p;p++){var f=h[p];f.name.indexOf("color")>0?s=f:f.name.indexOf("style")>0?u=f:l=f}if(1==e.value.length&&"inherit"==e.value[0][0]||3==e.value.length&&"inherit"==e.value[0][0]&&"inherit"==e.value[1][0]&&"inherit"==e.value[2][0])return s.value=u.value=l.value=[e.value[0]],h;var g,d,m=e.value.slice(0);return m.length>0&&(d=m.filter(a(n)),g=d.length>1&&("none"==d[0][0]||"auto"==d[0][0])?d[1]:d[0],g&&(l.value=[g],m.splice(m.indexOf(g),1))),m.length>0&&(g=m.filter(r(n))[0],g&&(u.value=[g],m.splice(m.indexOf(g),1))),m.length>0&&(g=m.filter(i(n))[0],g&&(s.value=[g],m.splice(m.indexOf(g),1))),h}var f=e("./wrap-for-optimizing").single,g=e("./invalid-property-error"),d=e("../utils/split"),m=",";t.exports={background:s,border:p,borderRadius:u,fourValues:l,listStyle:h,multiplex:c,outline:p}},{"../utils/split":89,"./invalid-property-error":41,"./wrap-for-optimizing":51}],36:[function(e,t,n){function i(){return!0}function r(e,t,n){var i=e.value[0][0],r=t.value[0][0],o=n.isValidFunction(i),a=n.isValidFunction(r);return o&&a?n.areSameFunction(i,r):o||!a}function o(e,t,n){var i=e.value[0][0],r=t.value[0][0];return"none"==r||"inherit"==r||n.isValidUrl(r)?!0:"none"==i||"inherit"==i||n.isValidUrl(i)?!1:c(e,t,n)}function a(e,t,n){return s(e.components[2],t.components[2],n)}function s(e,t,n){var i=e.value[0][0],r=t.value[0][0];return(n.colorOpacity||!n.isValidRgbaColor(i)&&!n.isValidHslaColor(i))&&(n.colorOpacity||!n.isValidRgbaColor(r)&&!n.isValidHslaColor(r))?n.isValidNamedColor(r)||n.isValidHexColor(r)?!0:n.isValidNamedColor(i)||n.isValidHexColor(i)?!1:n.isValidRgbaColor(r)||n.isValidHslaColor(r)?!0:n.isValidRgbaColor(i)||n.isValidHslaColor(i)?!1:c(e,t,n):!1}function u(e,t,n){var i=e.value[0][0],r=t.value[0][0];return!(n.isValidFunction(i)^n.isValidFunction(r))}function l(e,t){var n=e.value[0][0],i=t.value[0][0];return n===i}function c(e,t,n){var i=e.value[0][0],r=t.value[0][0];return n.areSameFunction(i,r)?!0:i===r}function h(e,t,n){var i=e.value[0][0],r=t.value[0][0];return n.isValidAndCompatibleUnitWithoutFunction(i)&&!n.isValidAndCompatibleUnitWithoutFunction(r)?!1:n.isValidUnitWithoutFunction(r)?!0:n.isValidUnitWithoutFunction(i)?!1:n.isValidFunctionWithoutVendorPrefix(r)&&n.isValidFunctionWithoutVendorPrefix(i)?!0:c(e,t,n)}t.exports={always:i,alwaysButIntoFunction:r,backgroundImage:o,border:a,color:s,sameValue:l,sameFunctionOrValue:c,twoOptionalFunctions:u,unit:h}},{}],37:[function(e,t,n){function i(e){for(var t=r(e),n=e.components.length-1;n>=0;n--){var i=r(e.components[n]);i.value=e.components[n].value.slice(0),t.components.unshift(i)}return t.dirty=!0,t.value=e.value.slice(0),t}function r(e){var t=o([[e.name,e.important,e.hack]]);return t.unused=!1,t}var o=e("./wrap-for-optimizing").single;t.exports={deep:i,shallow:r}},{"./wrap-for-optimizing":51}],38:[function(e,t,n){var i=e("./break-up"),r=e("./can-override"),o=e("./restore"),a={color:{canOverride:r.color,defaultValue:"transparent",shortestValue:"red"},background:{components:["background-image","background-position","background-size","background-repeat","background-attachment","background-origin","background-clip","background-color"],breakUp:i.multiplex(i.background),defaultValue:"0 0",restore:o.multiplex(o.background),shortestValue:"0",shorthand:!0},"background-clip":{canOverride:r.always,defaultValue:"border-box",shortestValue:"border-box"},"background-color":{canOverride:r.color,defaultValue:"transparent",multiplexLastOnly:!0,nonMergeableValue:"none",shortestValue:"red"},"background-image":{canOverride:r.backgroundImage,defaultValue:"none"},"background-origin":{canOverride:r.always,defaultValue:"padding-box",shortestValue:"border-box"},"background-repeat":{canOverride:r.always,defaultValue:["repeat"],doubleValues:!0},"background-position":{canOverride:r.alwaysButIntoFunction,defaultValue:["0","0"],doubleValues:!0,shortestValue:"0"},"background-size":{canOverride:r.alwaysButIntoFunction,defaultValue:["auto"],doubleValues:!0,shortestValue:"0 0"},"background-attachment":{canOverride:r.always,defaultValue:"scroll"},border:{breakUp:i.border,canOverride:r.border,components:["border-width","border-style","border-color"],defaultValue:"none",restore:o.withoutDefaults,shorthand:!0},"border-color":{canOverride:r.color,defaultValue:"none",shorthand:!0},"border-style":{canOverride:r.always,defaultValue:"none",shorthand:!0},"border-width":{canOverride:r.unit,defaultValue:"medium",shortestValue:"0",shorthand:!0},"list-style":{components:["list-style-type","list-style-position","list-style-image"],canOverride:r.always,breakUp:i.listStyle,restore:o.withoutDefaults,defaultValue:"outside",shortestValue:"none",shorthand:!0},"list-style-type":{canOverride:r.always,defaultValue:"__hack",shortestValue:"none"},"list-style-position":{canOverride:r.always,defaultValue:"outside",shortestValue:"inside"},"list-style-image":{canOverride:r.always,defaultValue:"none"},outline:{components:["outline-color","outline-style","outline-width"],breakUp:i.outline,restore:o.withoutDefaults,defaultValue:"0",shorthand:!0},"outline-color":{canOverride:r.color,defaultValue:"invert",shortestValue:"red"},"outline-style":{canOverride:r.always,defaultValue:"none"},"outline-width":{canOverride:r.unit,defaultValue:"medium",shortestValue:"0"},"-moz-transform":{canOverride:r.sameFunctionOrValue},"-ms-transform":{canOverride:r.sameFunctionOrValue},"-webkit-transform":{canOverride:r.sameFunctionOrValue},transform:{canOverride:r.sameFunctionOrValue}},s=function(e,t,n){n=n||{},a[e]={canOverride:n.canOverride,components:t,breakUp:n.breakUp||i.fourValues,defaultValue:n.defaultValue||"0",restore:n.restore||o.fourValues,shortestValue:n.shortestValue,shorthand:!0};for(var s=0;s<t.length;s++)a[t[s]]={breakUp:n.breakUp||i.fourValues,canOverride:n.canOverride||r.unit,defaultValue:n.defaultValue||"0",shortestValue:n.shortestValue}};["","-moz-","-o-"].forEach(function(e){s(e+"border-radius",[e+"border-top-left-radius",e+"border-top-right-radius",e+"border-bottom-right-radius",e+"border-bottom-left-radius"],{breakUp:i.borderRadius,restore:o.borderRadius})}),s("border-color",["border-top-color","border-right-color","border-bottom-color","border-left-color"],{breakUp:i.fourValues,canOverride:r.color,defaultValue:"none",shortestValue:"red"}),s("border-style",["border-top-style","border-right-style","border-bottom-style","border-left-style"],{breakUp:i.fourValues,canOverride:r.always,defaultValue:"none"}),s("border-width",["border-top-width","border-right-width","border-bottom-width","border-left-width"],{defaultValue:"medium",shortestValue:"0"}),s("padding",["padding-top","padding-right","padding-bottom","padding-left"]),s("margin",["margin-top","margin-right","margin-bottom","margin-left"]);for(var u in a)if(a[u].shorthand)for(var l=0,c=a[u].components.length;c>l;l++)a[a[u].components[l]].componentOf=u;t.exports=a},{"./break-up":35,"./can-override":36,"./restore":47}],39:[function(e,t,n){function i(e,t,n,i){for(var a=!(t.shorthand||n.shorthand||t.multiplex||n.multiplex),s=r(t),u=r(n),l=0,c=t.value.length;c>l;l++)for(var h=0,p=n.value.length;p>h;h++)if(t.value[l][0]!=o&&n.value[h][0]!=o&&!(a&&l!=h||(s.value=[t.value[l]],u.value=[n.value[h]],e(s,u,i))))return!1;return!0}var r=e("./clone").shallow,o=",";t.exports=i},{"./clone":37}],40:[function(e,t,n){function i(e){for(var t=e.value.length-1;t>=0;t--)if("inherit"==e.value[t][0])return!0;return!1}t.exports=i},{}],41:[function(e,t,n){function i(e){this.name="InvalidPropertyError",this.message=e,this.stack=(new Error).stack}i.prototype=Object.create(Error.prototype),i.prototype.constructor=i,t.exports=i},{}],42:[function(e,t,n){function i(e,t,n,i){function r(e){return t===!1||t===!0?t:t.indexOf(e)>-1}function a(t){var n=e[t-1],i=e[t];return p(n.all,n.position)==p(i.all,i.position)}var s,u,l={},c=null;e:for(var h=0,g=e.length;g>h;h++){var d=e[h],m=!("-ms-filter"!=d.name&&"filter"!=d.name||"background"!=c&&"background-image"!=c)?c:d.name,y=d.important,b=d.hack;if(!d.unused)if(h>0&&s&&m==c&&y==s.important&&b==s.hack&&a(h)&&!s.unused)d.unused=!0;else{if(m in l&&(n&&m!=c||r(h))){var v=l[m],w=o[m]&&o[m].canOverride,_=!1;for(u=v.length-1;u>=0;u--){var x=e[v[u]],k=x.name!=m,j=x.important,S=x.hack;if(!x.unused&&(!k||!j)&&(j||!(S&&!b||!S&&b))&&(!j||"star"!=b&&"underscore"!=b)&&(S||b||k||!w||w(x,d,i))){if(j&&!y||j&&b){d.unused=!0,s=d;continue e}_=!0,x.unused=!0}}if(_){h=-1,s=null,c=null,l={};continue}}else{l[m]=l[m]||[],l[m].push(h);var C=f[m];if(C)for(u=C.length-1;u>=0;u--){var E=C[u];l[E]=l[E]||[],l[E].push(h)}}c=m,s=d}}}function r(e,t,n,o,p,f){var g=f.validator,d=f.warnings,m=a(t);s(m,g,d),i(m,n,p.aggressiveMerging,g);for(var y=0,b=m.length;b>y;y++){var v=m[y];v.variable&&v.block&&r(e,v.value[0],n,o,p,f)}o&&p.shorthandCompacting&&(u(m,p.compatibility,g),l(m,p.sourceMap,g)),h(m),c(m)}var o=e("./compactable"),a=e("./wrap-for-optimizing").all,s=e("./populate-components"),u=e("./override-compactor"),l=e("./shorthand-compactor"),c=e("./remove-unused"),h=e("./restore-from-optimizing"),p=e("../stringifier/one-time").property,f={"animation-delay":["animation"],"animation-direction":["animation"],"animation-duration":["animation"],"animation-fill-mode":["animation"],"animation-iteration-count":["animation"],"animation-name":["animation"],"animation-play-state":["animation"],"animation-timing-function":["animation"],"-moz-animation-delay":["-moz-animation"],"-moz-animation-direction":["-moz-animation"],"-moz-animation-duration":["-moz-animation"],"-moz-animation-fill-mode":["-moz-animation"],"-moz-animation-iteration-count":["-moz-animation"],"-moz-animation-name":["-moz-animation"],"-moz-animation-play-state":["-moz-animation"],"-moz-animation-timing-function":["-moz-animation"],"-o-animation-delay":["-o-animation"],"-o-animation-direction":["-o-animation"],"-o-animation-duration":["-o-animation"],"-o-animation-fill-mode":["-o-animation"],"-o-animation-iteration-count":["-o-animation"],"-o-animation-name":["-o-animation"],"-o-animation-play-state":["-o-animation"],"-o-animation-timing-function":["-o-animation"],"-webkit-animation-delay":["-webkit-animation"],"-webkit-animation-direction":["-webkit-animation"],"-webkit-animation-duration":["-webkit-animation"],"-webkit-animation-fill-mode":["-webkit-animation"],"-webkit-animation-iteration-count":["-webkit-animation"],"-webkit-animation-name":["-webkit-animation"],"-webkit-animation-play-state":["-webkit-animation"],"-webkit-animation-timing-function":["-webkit-animation"],"border-color":["border"],"border-style":["border"],"border-width":["border"],"border-bottom":["border"],"border-bottom-color":["border-bottom","border-color","border"],"border-bottom-style":["border-bottom","border-style","border"],"border-bottom-width":["border-bottom","border-width","border"],"border-left":["border"],"border-left-color":["border-left","border-color","border"],"border-left-style":["border-left","border-style","border"],"border-left-width":["border-left","border-width","border"],"border-right":["border"],"border-right-color":["border-right","border-color","border"],"border-right-style":["border-right","border-style","border"],"border-right-width":["border-right","border-width","border"],"border-top":["border"],"border-top-color":["border-top","border-color","border"],"border-top-style":["border-top","border-style","border"],"border-top-width":["border-top","border-width","border"],"font-family":["font"],"font-size":["font"],"font-style":["font"],"font-variant":["font"],"font-weight":["font"],"transition-delay":["transition"],"transition-duration":["transition"],"transition-property":["transition"],"transition-timing-function":["transition"],"-moz-transition-delay":["-moz-transition"],"-moz-transition-duration":["-moz-transition"],"-moz-transition-property":["-moz-transition"],"-moz-transition-timing-function":["-moz-transition"],"-o-transition-delay":["-o-transition"],"-o-transition-duration":["-o-transition"],"-o-transition-property":["-o-transition"],"-o-transition-timing-function":["-o-transition"],"-webkit-transition-delay":["-webkit-transition"],"-webkit-transition-duration":["-webkit-transition"],"-webkit-transition-property":["-webkit-transition"],"-webkit-transition-timing-function":["-webkit-transition"]};t.exports=r},{"../stringifier/one-time":68,"./compactable":38,"./override-compactor":43,"./populate-components":44,"./remove-unused":45,"./restore-from-optimizing":46,"./shorthand-compactor":48,"./wrap-for-optimizing":51}],43:[function(e,t,n){function i(e){return function(t){return e.name===t.name}}function r(e,t){for(var n=0;n<e.components.length;n++){var i=e.components[n],r=j[i.name],o=r&&r.canOverride||o.sameValue,a=C(i);if(a.value=[[r.defaultValue]],!o(a,i,t))return!0}return!1}function o(e,t){return j[e.name].components.indexOf(t.name)>-1}function a(e,t){t.unused=!0,h(t,p(e)),e.value=t.value}function s(e,t){t.unused=!0,e.multiplex=!0,e.value=t.value}function u(e,t){t.unused=!0,e.value=t.value}function l(e,t){t.multiplex?s(e,t):e.multiplex?a(e,t):u(e,t)}function c(e,t){t.unused=!0;for(var n=0,i=e.components.length;i>n;n++)l(e.components[n],t.components[n],e.multiplex)}function h(e,t){e.multiplex=!0;for(var n=0,i=e.components.length;i>n;n++){var r=e.components[n];if(!r.multiplex)for(var o=r.value.slice(0),a=1;t>a;a++)r.value.push([Y]),Array.prototype.push.apply(r.value,o)}}function p(e){for(var t=0,n=0,i=e.value.length;i>n;n++)e.value[n][0]==Y&&t++;return t+1}function f(e){var t=[[e.name]].concat(e.value);return D([t],0).length}function g(e,t,n){for(var i=0,r=t;r>=0&&(e[r].name!=n||e[r].unused||i++,!(i>1));r--);return i>1}function d(e,t){for(var n=0,i=e.components.length;i>n;n++)if(m(t.isValidFunction,e.components[n]))return!0;return!1}function m(e,t){for(var n=0,i=t.value.length;i>n;n++)if(t.value[n][0]!=Y&&e(t.value[n][0]))return!0;return!1}function y(e,t){if(!e.multiplex&&!t.multiplex||e.multiplex&&t.multiplex)return!1;var n,r=e.multiplex?e:t,o=e.multiplex?t:e,u=S(r);A([u]);var l=S(o);A([l]);var c=f(u)+1+f(l);e.multiplex?(n=u.components.filter(i(l))[0],a(n,l)):(n=l.components.filter(i(u))[0],h(l,p(u)),s(n,u)),A([l]);var g=f(l);return g>c}function b(e){return e.name in j}function v(e,t){return!e.multiplex&&("background"==e.name||"background-image"==e.name)&&t.multiplex&&("background"==t.name||"background-image"==t.name)&&w(t.value)}function w(e){for(var t=_(e),n=0,i=t.length;i>n;n++)if(1==t[n].length&&"none"==t[n][0][0])return!0;return!1}function _(e){for(var t=[],n=0,i=[],r=e.length;r>n;n++){var o=e[n];o[0]==Y?(t.push(i),i=[]):i.push(o)}return t.push(i),t}function x(e,t,n){var a,s,u,f,w,_,x;e:for(w=e.length-1;w>=0;w--)if(s=e[w],b(s)&&!s.variable)for(a=j[s.name].canOverride||k.sameValue,_=w-1;_>=0;_--)if(u=e[_],b(u)&&!(u.variable||u.unused||s.unused||u.hack&&!s.hack||!u.hack&&s.hack||E(s)||v(u,s)))if(!u.shorthand&&s.shorthand&&o(s,u)){if(!s.important&&u.important)continue;if(!T([u],s.components))continue;if(!m(n.isValidFunction,u)&&d(s,n))continue;f=s.components.filter(i(u))[0],a=j[u.name]&&j[u.name].canOverride||k.sameValue,L(a,u,f,n)&&(u.unused=!0)}else if(u.shorthand&&!s.shorthand&&o(u,s)){if(s.important&&!u.important)continue;if(!s.important&&u.important){s.unused=!0;continue}if(g(e,w-1,u.name))continue;if(d(u,n))continue;if(f=u.components.filter(i(s))[0],L(a,f,s,n)){var S=!t.properties.backgroundClipMerging&&f.name.indexOf("background-clip")>-1||!t.properties.backgroundOriginMerging&&f.name.indexOf("background-origin")>-1||!t.properties.backgroundSizeMerging&&f.name.indexOf("background-size")>-1,C=j[s.name].nonMergeableValue===s.value[0][0];if(S||C)continue;if(!t.properties.merging&&r(u,n))continue;if(f.value[0][0]!=s.value[0][0]&&(E(u)||E(s)))continue;if(y(u,s))continue;!u.multiplex&&s.multiplex&&h(u,p(s)),l(f,s),u.dirty=!0}}else if(u.shorthand&&s.shorthand&&u.name==s.name){if(!u.multiplex&&s.multiplex)continue;if(!s.important&&u.important){s.unused=!0;continue e}if(s.important&&!u.important){u.unused=!0;continue}for(x=u.components.length-1;x>=0;x--){var A=u.components[x],D=s.components[x];if(a=j[A.name].canOverride||k.sameValue,!L(a,A,D,n))continue e;if(!L(k.twoOptionalFunctions,A,D,n)&&n.isValidFunction(D))continue e}c(u,s),u.dirty=!0}else if(u.shorthand&&s.shorthand&&o(u,s)){if(!u.important&&s.important)continue;if(f=u.components.filter(i(s))[0],a=j[s.name].canOverride||k.sameValue,!L(a,f,s,n))continue;if(u.important&&!s.important){s.unused=!0;continue}var Y=j[s.name].restore(s,j);if(Y.length>1)continue;f=u.components.filter(i(s))[0],l(f,s),s.dirty=!0}else if(u.name==s.name){if(u.important&&!s.important){s.unused=!0;continue}if(a=j[s.name].canOverride||k.sameValue,!L(a,u,s,n))continue;u.unused=!0}}var k=e("./can-override"),j=e("./compactable"),S=e("./clone").deep,C=e("./clone").shallow,E=e("./has-inherit"),A=e("./restore-from-optimizing"),L=e("./every-combination"),T=e("./vendor-prefixes").same,D=e("../stringifier/one-time").property,Y=",";t.exports=x},{"../stringifier/one-time":68,"./can-override":36,"./clone":37,"./compactable":38,"./every-combination":39,"./has-inherit":40,"./restore-from-optimizing":46,"./vendor-prefixes":50}],44:[function(e,t,n){function i(e,t,n){for(var i=e.length-1;i>=0;i--){var a=e[i],s=r[a.name];if(s&&s.shorthand){a.shorthand=!0,a.dirty=!0;try{a.components=s.breakUp(a,r,t)}catch(u){if(!(u instanceof o))throw u;a.components=[],n.push(u.message)}a.components.length>0?a.multiplex=a.components[0].multiplex:a.unused=!0}}}var r=e("./compactable"),o=e("./invalid-property-error");t.exports=i},{"./compactable":38,"./invalid-property-error":41}],45:[function(e,t,n){function i(e){for(var t=e.length-1;t>=0;t--){var n=e[t];n.unused&&n.all.splice(n.position,1)}}t.exports=i},{}],46:[function(e,t,n){function i(e){e.value[e.value.length-1][0]+=u}function r(e){"underscore"==e.hack?e.name=c+e.name:"star"==e.hack?e.name=l+e.name:"backslash"==e.hack?e.value[e.value.length-1][0]+=s:"bang"==e.hack&&(e.value[e.value.length-1][0]+=" "+h)}function o(e,t){for(var n=e.length-1;n>=0;n--){var o,s=e[n],u=a[s.name];if(!s.unused&&(s.dirty||s.important||s.hack)&&(!t&&u&&u.shorthand?(o=u.restore(s,a),s.value=o):o=s.value,s.important&&i(s),s.hack&&r(s),"all"in s)){var l=s.all[s.position];
@@ -41,8 +41,8 @@ return{type:"TryStatement",block:l(e),handler:u(e.bcatch),guardedHandlers:[],fin
41
41
  },{}],734:[function(e,t,n){t.exports=["toels","toelt","toelp","toelh","toem","toeb","toebs","toes","toess","toeng","toej","toec","toek","toet","toep","toeh","tyo","tyog","tyogg","tyogs","tyon","tyonj","tyonh","tyod","tyol","tyolg","tyolm","tyolb","tyols","tyolt","tyolp","tyolh","tyom","tyob","tyobs","tyos","tyoss","tyong","tyoj","tyoc","tyok","tyot","tyop","tyoh","tu","tug","tugg","tugs","tun","tunj","tunh","tud","tul","tulg","tulm","tulb","tuls","tult","tulp","tulh","tum","tub","tubs","tus","tuss","tung","tuj","tuc","tuk","tut","tup","tuh","tweo","tweog","tweogg","tweogs","tweon","tweonj","tweonh","tweod","tweol","tweolg","tweolm","tweolb","tweols","tweolt","tweolp","tweolh","tweom","tweob","tweobs","tweos","tweoss","tweong","tweoj","tweoc","tweok","tweot","tweop","tweoh","twe","tweg","twegg","twegs","twen","twenj","twenh","twed","twel","twelg","twelm","twelb","twels","twelt","twelp","twelh","twem","tweb","twebs","twes","twess","tweng","twej","twec","twek","twet","twep","tweh","twi","twig","twigg","twigs","twin","twinj","twinh","twid","twil","twilg","twilm","twilb","twils","twilt","twilp","twilh","twim","twib","twibs","twis","twiss","twing","twij","twic","twik","twit","twip","twih","tyu","tyug","tyugg","tyugs","tyun","tyunj","tyunh","tyud","tyul","tyulg","tyulm","tyulb","tyuls","tyult","tyulp","tyulh","tyum","tyub","tyubs","tyus","tyuss","tyung","tyuj","tyuc","tyuk","tyut","tyup","tyuh","teu","teug","teugg","teugs","teun","teunj","teunh","teud","teul","teulg","teulm","teulb","teuls","teult","teulp","teulh","teum","teub","teubs","teus","teuss","teung","teuj","teuc","teuk","teut","teup","teuh","tyi","tyig","tyigg","tyigs","tyin","tyinj","tyinh","tyid","tyil","tyilg","tyilm","tyilb","tyils","tyilt","tyilp","tyilh","tyim","tyib","tyibs","tyis","tyiss","tying","tyij","tyic","tyik","tyit","tyip","tyih","ti","tig","tigg","tigs","tin","tinj","tinh","tid","til","tilg","tilm","tilb","tils","tilt","tilp","tilh"]},{}],735:[function(e,t,n){t.exports=["tim","tib","tibs","tis","tiss","ting","tij","tic","tik","tit","tip","tih","pa","pag","pagg","pags","pan","panj","panh","pad","pal","palg","palm","palb","pals","palt","palp","palh","pam","pab","pabs","pas","pass","pang","paj","pac","pak","pat","pap","pah","pae","paeg","paegg","paegs","paen","paenj","paenh","paed","pael","paelg","paelm","paelb","paels","paelt","paelp","paelh","paem","paeb","paebs","paes","paess","paeng","paej","paec","paek","paet","paep","paeh","pya","pyag","pyagg","pyags","pyan","pyanj","pyanh","pyad","pyal","pyalg","pyalm","pyalb","pyals","pyalt","pyalp","pyalh","pyam","pyab","pyabs","pyas","pyass","pyang","pyaj","pyac","pyak","pyat","pyap","pyah","pyae","pyaeg","pyaegg","pyaegs","pyaen","pyaenj","pyaenh","pyaed","pyael","pyaelg","pyaelm","pyaelb","pyaels","pyaelt","pyaelp","pyaelh","pyaem","pyaeb","pyaebs","pyaes","pyaess","pyaeng","pyaej","pyaec","pyaek","pyaet","pyaep","pyaeh","peo","peog","peogg","peogs","peon","peonj","peonh","peod","peol","peolg","peolm","peolb","peols","peolt","peolp","peolh","peom","peob","peobs","peos","peoss","peong","peoj","peoc","peok","peot","peop","peoh","pe","peg","pegg","pegs","pen","penj","penh","ped","pel","pelg","pelm","pelb","pels","pelt","pelp","pelh","pem","peb","pebs","pes","pess","peng","pej","pec","pek","pet","pep","peh","pyeo","pyeog","pyeogg","pyeogs","pyeon","pyeonj","pyeonh","pyeod","pyeol","pyeolg","pyeolm","pyeolb","pyeols","pyeolt","pyeolp","pyeolh","pyeom","pyeob","pyeobs","pyeos","pyeoss","pyeong","pyeoj","pyeoc","pyeok","pyeot","pyeop","pyeoh","pye","pyeg","pyegg","pyegs","pyen","pyenj","pyenh","pyed","pyel","pyelg","pyelm","pyelb","pyels","pyelt","pyelp","pyelh","pyem","pyeb","pyebs","pyes","pyess","pyeng","pyej","pyec","pyek","pyet","pyep","pyeh","po","pog","pogg","pogs","pon","ponj","ponh","pod","pol","polg","polm","polb","pols","polt","polp","polh","pom","pob","pobs","pos"]},{}],736:[function(e,t,n){t.exports=["poss","pong","poj","poc","pok","pot","pop","poh","pwa","pwag","pwagg","pwags","pwan","pwanj","pwanh","pwad","pwal","pwalg","pwalm","pwalb","pwals","pwalt","pwalp","pwalh","pwam","pwab","pwabs","pwas","pwass","pwang","pwaj","pwac","pwak","pwat","pwap","pwah","pwae","pwaeg","pwaegg","pwaegs","pwaen","pwaenj","pwaenh","pwaed","pwael","pwaelg","pwaelm","pwaelb","pwaels","pwaelt","pwaelp","pwaelh","pwaem","pwaeb","pwaebs","pwaes","pwaess","pwaeng","pwaej","pwaec","pwaek","pwaet","pwaep","pwaeh","poe","poeg","poegg","poegs","poen","poenj","poenh","poed","poel","poelg","poelm","poelb","poels","poelt","poelp","poelh","poem","poeb","poebs","poes","poess","poeng","poej","poec","poek","poet","poep","poeh","pyo","pyog","pyogg","pyogs","pyon","pyonj","pyonh","pyod","pyol","pyolg","pyolm","pyolb","pyols","pyolt","pyolp","pyolh","pyom","pyob","pyobs","pyos","pyoss","pyong","pyoj","pyoc","pyok","pyot","pyop","pyoh","pu","pug","pugg","pugs","pun","punj","punh","pud","pul","pulg","pulm","pulb","puls","pult","pulp","pulh","pum","pub","pubs","pus","puss","pung","puj","puc","puk","put","pup","puh","pweo","pweog","pweogg","pweogs","pweon","pweonj","pweonh","pweod","pweol","pweolg","pweolm","pweolb","pweols","pweolt","pweolp","pweolh","pweom","pweob","pweobs","pweos","pweoss","pweong","pweoj","pweoc","pweok","pweot","pweop","pweoh","pwe","pweg","pwegg","pwegs","pwen","pwenj","pwenh","pwed","pwel","pwelg","pwelm","pwelb","pwels","pwelt","pwelp","pwelh","pwem","pweb","pwebs","pwes","pwess","pweng","pwej","pwec","pwek","pwet","pwep","pweh","pwi","pwig","pwigg","pwigs","pwin","pwinj","pwinh","pwid","pwil","pwilg","pwilm","pwilb","pwils","pwilt","pwilp","pwilh","pwim","pwib","pwibs","pwis","pwiss","pwing","pwij","pwic","pwik","pwit","pwip","pwih","pyu","pyug","pyugg","pyugs","pyun","pyunj","pyunh","pyud","pyul","pyulg","pyulm","pyulb","pyuls","pyult","pyulp","pyulh","pyum","pyub","pyubs","pyus","pyuss","pyung","pyuj","pyuc"]},{}],737:[function(e,t,n){t.exports=["pyuk","pyut","pyup","pyuh","peu","peug","peugg","peugs","peun","peunj","peunh","peud","peul","peulg","peulm","peulb","peuls","peult","peulp","peulh","peum","peub","peubs","peus","peuss","peung","peuj","peuc","peuk","peut","peup","peuh","pyi","pyig","pyigg","pyigs","pyin","pyinj","pyinh","pyid","pyil","pyilg","pyilm","pyilb","pyils","pyilt","pyilp","pyilh","pyim","pyib","pyibs","pyis","pyiss","pying","pyij","pyic","pyik","pyit","pyip","pyih","pi","pig","pigg","pigs","pin","pinj","pinh","pid","pil","pilg","pilm","pilb","pils","pilt","pilp","pilh","pim","pib","pibs","pis","piss","ping","pij","pic","pik","pit","pip","pih","ha","hag","hagg","hags","han","hanj","hanh","had","hal","halg","halm","halb","hals","halt","halp","halh","ham","hab","habs","has","hass","hang","haj","hac","hak","hat","hap","hah","hae","haeg","haegg","haegs","haen","haenj","haenh","haed","hael","haelg","haelm","haelb","haels","haelt","haelp","haelh","haem","haeb","haebs","haes","haess","haeng","haej","haec","haek","haet","haep","haeh","hya","hyag","hyagg","hyags","hyan","hyanj","hyanh","hyad","hyal","hyalg","hyalm","hyalb","hyals","hyalt","hyalp","hyalh","hyam","hyab","hyabs","hyas","hyass","hyang","hyaj","hyac","hyak","hyat","hyap","hyah","hyae","hyaeg","hyaegg","hyaegs","hyaen","hyaenj","hyaenh","hyaed","hyael","hyaelg","hyaelm","hyaelb","hyaels","hyaelt","hyaelp","hyaelh","hyaem","hyaeb","hyaebs","hyaes","hyaess","hyaeng","hyaej","hyaec","hyaek","hyaet","hyaep","hyaeh","heo","heog","heogg","heogs","heon","heonj","heonh","heod","heol","heolg","heolm","heolb","heols","heolt","heolp","heolh","heom","heob","heobs","heos","heoss","heong","heoj","heoc","heok","heot","heop","heoh","he","heg","hegg","hegs","hen","henj","henh","hed","hel","helg","helm","helb","hels","helt","help","helh","hem","heb","hebs","hes","hess","heng","hej","hec","hek","het","hep","heh"]},{}],738:[function(e,t,n){t.exports=["hyeo","hyeog","hyeogg","hyeogs","hyeon","hyeonj","hyeonh","hyeod","hyeol","hyeolg","hyeolm","hyeolb","hyeols","hyeolt","hyeolp","hyeolh","hyeom","hyeob","hyeobs","hyeos","hyeoss","hyeong","hyeoj","hyeoc","hyeok","hyeot","hyeop","hyeoh","hye","hyeg","hyegg","hyegs","hyen","hyenj","hyenh","hyed","hyel","hyelg","hyelm","hyelb","hyels","hyelt","hyelp","hyelh","hyem","hyeb","hyebs","hyes","hyess","hyeng","hyej","hyec","hyek","hyet","hyep","hyeh","ho","hog","hogg","hogs","hon","honj","honh","hod","hol","holg","holm","holb","hols","holt","holp","holh","hom","hob","hobs","hos","hoss","hong","hoj","hoc","hok","hot","hop","hoh","hwa","hwag","hwagg","hwags","hwan","hwanj","hwanh","hwad","hwal","hwalg","hwalm","hwalb","hwals","hwalt","hwalp","hwalh","hwam","hwab","hwabs","hwas","hwass","hwang","hwaj","hwac","hwak","hwat","hwap","hwah","hwae","hwaeg","hwaegg","hwaegs","hwaen","hwaenj","hwaenh","hwaed","hwael","hwaelg","hwaelm","hwaelb","hwaels","hwaelt","hwaelp","hwaelh","hwaem","hwaeb","hwaebs","hwaes","hwaess","hwaeng","hwaej","hwaec","hwaek","hwaet","hwaep","hwaeh","hoe","hoeg","hoegg","hoegs","hoen","hoenj","hoenh","hoed","hoel","hoelg","hoelm","hoelb","hoels","hoelt","hoelp","hoelh","hoem","hoeb","hoebs","hoes","hoess","hoeng","hoej","hoec","hoek","hoet","hoep","hoeh","hyo","hyog","hyogg","hyogs","hyon","hyonj","hyonh","hyod","hyol","hyolg","hyolm","hyolb","hyols","hyolt","hyolp","hyolh","hyom","hyob","hyobs","hyos","hyoss","hyong","hyoj","hyoc","hyok","hyot","hyop","hyoh","hu","hug","hugg","hugs","hun","hunj","hunh","hud","hul","hulg","hulm","hulb","huls","hult","hulp","hulh","hum","hub","hubs","hus","huss","hung","huj","huc","huk","hut","hup","huh","hweo","hweog","hweogg","hweogs","hweon","hweonj","hweonh","hweod","hweol","hweolg","hweolm","hweolb","hweols","hweolt","hweolp","hweolh","hweom","hweob","hweobs","hweos","hweoss","hweong","hweoj","hweoc","hweok","hweot","hweop","hweoh","hwe","hweg","hwegg","hwegs"]},{}],739:[function(e,t,n){t.exports=["hwen","hwenj","hwenh","hwed","hwel","hwelg","hwelm","hwelb","hwels","hwelt","hwelp","hwelh","hwem","hweb","hwebs","hwes","hwess","hweng","hwej","hwec","hwek","hwet","hwep","hweh","hwi","hwig","hwigg","hwigs","hwin","hwinj","hwinh","hwid","hwil","hwilg","hwilm","hwilb","hwils","hwilt","hwilp","hwilh","hwim","hwib","hwibs","hwis","hwiss","hwing","hwij","hwic","hwik","hwit","hwip","hwih","hyu","hyug","hyugg","hyugs","hyun","hyunj","hyunh","hyud","hyul","hyulg","hyulm","hyulb","hyuls","hyult","hyulp","hyulh","hyum","hyub","hyubs","hyus","hyuss","hyung","hyuj","hyuc","hyuk","hyut","hyup","hyuh","heu","heug","heugg","heugs","heun","heunj","heunh","heud","heul","heulg","heulm","heulb","heuls","heult","heulp","heulh","heum","heub","heubs","heus","heuss","heung","heuj","heuc","heuk","heut","heup","heuh","hyi","hyig","hyigg","hyigs","hyin","hyinj","hyinh","hyid","hyil","hyilg","hyilm","hyilb","hyils","hyilt","hyilp","hyilh","hyim","hyib","hyibs","hyis","hyiss","hying","hyij","hyic","hyik","hyit","hyip","hyih","hi","hig","higg","higs","hin","hinj","hinh","hid","hil","hilg","hilm","hilb","hils","hilt","hilp","hilh","him","hib","hibs","his","hiss","hing","hij","hic","hik","hit","hip","hih","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]"]},{}],740:[function(e,t,n){t.exports=["Kay ","Kayng ","Ke ","Ko ","Kol ","Koc ","Kwi ","Kwi ","Kyun ","Kul ","Kum ","Na ","Na ","Na ","La ","Na ","Na ","Na ","Na ","Na ","Nak ","Nak ","Nak ","Nak ","Nak ","Nak ","Nak ","Nan ","Nan ","Nan ","Nan ","Nan ","Nan ","Nam ","Nam ","Nam ","Nam ","Nap ","Nap ","Nap ","Nang ","Nang ","Nang ","Nang ","Nang ","Nay ","Nayng ","No ","No ","No ","No ","No ","No ","No ","No ","No ","No ","No ","No ","Nok ","Nok ","Nok ","Nok ","Nok ","Nok ","Non ","Nong ","Nong ","Nong ","Nong ","Noy ","Noy ","Noy ","Noy ","Nwu ","Nwu ","Nwu ","Nwu ","Nwu ","Nwu ","Nwu ","Nwu ","Nuk ","Nuk ","Num ","Nung ","Nung ","Nung ","Nung ","Nung ","Twu ","La ","Lak ","Lak ","Lan ","Lyeng ","Lo ","Lyul ","Li ","Pey ","Pen ","Pyen ","Pwu ","Pwul ","Pi ","Sak ","Sak ","Sam ","Sayk ","Sayng ","Sep ","Sey ","Sway ","Sin ","Sim ","Sip ","Ya ","Yak ","Yak ","Yang ","Yang ","Yang ","Yang ","Yang ","Yang ","Yang ","Yang ","Ye ","Ye ","Ye ","Ye ","Ye ","Ye ","Ye ","Ye ","Ye ","Ye ","Ye ","Yek ","Yek ","Yek ","Yek ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yen ","Yel ","Yel ","Yel ","Yel ","Yel ","Yel ","Yem ","Yem ","Yem ","Yem ","Yem ","Yep ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yeng ","Yey ","Yey ","Yey ","Yey ","O ","Yo ","Yo ","Yo ","Yo ","Yo ","Yo ","Yo ","Yo ","Yo ","Yo ","Yong ","Wun ","Wen ","Yu ","Yu ","Yu ","Yu ","Yu ","Yu ","Yu ","Yu ","Yu ","Yu ","Yuk ","Yuk ","Yuk ","Yun ","Yun ","Yun ","Yun ","Yul ","Yul ","Yul ","Yul ","Yung ","I ","I ","I ","I ","I ","I ","I ","I ","I ","I ","I ","I ","I ","I ","Ik ","Ik ","In ","In ","In ","In ","In ","In ","In ","Im ","Im ","Im ","Ip ","Ip ","Ip ","Cang ","Cek ","Ci ","Cip ","Cha ","Chek "]},{}],741:[function(e,t,n){t.exports=["Chey ","Thak ","Thak ","Thang ","Thayk ","Thong ","Pho ","Phok ","Hang ","Hang ","Hyen ","Hwak ","Wu ","Huo ","[?] ","[?] ","Zhong ","[?] ","Qing ","[?] ","[?] ","Xi ","Zhu ","Yi ","Li ","Shen ","Xiang ","Fu ","Jing ","Jing ","Yu ","[?] ","Hagi ","[?] ","Zhu ","[?] ","[?] ","Yi ","Du ","[?] ","[?] ","[?] ","Fan ","Si ","Guan ","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]"]},{}],742:[function(e,t,n){t.exports=["ff","fi","fl","ffi","ffl","st","st","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","mn","me","mi","vn","mkh","[?]","[?]","[?]","[?]","[?]","yi","","ay","`","","d","h","k","l","m","m","t","+","sh","s","sh","s","a","a","","b","g","d","h","v","z","[?]","t","y","k","k","l","[?]","l","[?]","n","n","[?]","p","p","[?]","ts","ts","r","sh","t","vo","b","k","p","l","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]},{}],743:[function(e,t,n){t.exports=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]},{}],744:[function(e,t,n){t.exports=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","[?]","[?]","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","","","","","","","","","","","","","[?]","[?]","[?]"]},{}],745:[function(e,t,n){t.exports=["[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","","","","~","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","..","--","-","_","_","(",") ","{","} ","[","] ","[(",")] ","<<",">> ","<","> ","[","] ","{","}","[?]","[?]","[?]","[?]","","","","","","","",",",",",".","",";",":","?","!","-","(",")","{","}","{","}","#","&","*","+","-","<",">","=","","\\","$","%","@","[?]","[?]","[?]","[?]","","","","[?]","","[?]","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","[?]","[?]",""]},{}],746:[function(e,t,n){t.exports=["[?]","!",'"',"#","$","%","&","'","(",")","*","+",",","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","<","=",">","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","\\","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","[?]","[?]",".","[","]",",","*","wo","a","i","u","e","o","ya","yu","yo","tu","+","a","i","u","e","o","ka","ki","ku","ke","ko","sa","si","su","se","so","ta","ti","tu","te","to","na","ni","nu","ne","no","ha","hi","hu","he","ho","ma","mi","mu","me","mo","ya","yu","yo","ra","ri","ru","re","ro","wa","n",":",";","","g","gg","gs","n","nj","nh","d","dd","r","lg","lm","lb","ls","lt","lp","rh","m","b","bb","bs","s","ss","","j","jj","c","k","t","p","h","[?]","[?]","[?]","a","ae","ya","yae","eo","e","[?]","[?]","yeo","ye","o","wa","wae","oe","[?]","[?]","yo","u","weo","we","wi","yu","[?]","[?]","eu","yi","i","[?]","[?]","[?]","/C","PS","!","-","|","Y=","W=","[?]","|","-","|","-","|","#","O","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","[?]","{","|","}","","","",""]},{}],747:[function(e,t,n){"use strict";function i(t){var n=o(t);if(n>65535)return"_";var i=n>>8,a=255&n;if(i>24&&30>i)return"";if(i>215&&249>i)return"";if(!s[i])switch(r(i)){case"00":s[i]=e("./data/x00");break;case"01":s[i]=e("./data/x01");break;case"02":s[i]=e("./data/x02");break;case"03":s[i]=e("./data/x03");break;case"04":s[i]=e("./data/x04");break;case"05":s[i]=e("./data/x05");break;case"06":s[i]=e("./data/x06");break;case"07":s[i]=e("./data/x07");break;case"09":s[i]=e("./data/x09");break;case"0a":s[i]=e("./data/x0a");break;case"0b":s[i]=e("./data/x0b");break;case"0c":s[i]=e("./data/x0c");break;case"0d":s[i]=e("./data/x0d");break;case"0e":s[i]=e("./data/x0e");break;case"0f":s[i]=e("./data/x0f");break;case"10":s[i]=e("./data/x10");break;case"11":s[i]=e("./data/x11");break;case"12":s[i]=e("./data/x12");break;case"13":s[i]=e("./data/x13");break;case"14":s[i]=e("./data/x14");break;case"15":s[i]=e("./data/x15");break;case"16":s[i]=e("./data/x16");break;case"17":s[i]=e("./data/x17");break;case"18":s[i]=e("./data/x18");break;case"1e":s[i]=e("./data/x1e");break;case"1f":s[i]=e("./data/x1f");break;case"20":s[i]=e("./data/x20");break;case"21":s[i]=e("./data/x21");break;case"22":s[i]=e("./data/x22");break;case"23":s[i]=e("./data/x23");break;case"24":s[i]=e("./data/x24");break;case"25":s[i]=e("./data/x25");break;case"26":s[i]=e("./data/x26");break;case"27":s[i]=e("./data/x27");break;case"28":s[i]=e("./data/x28");break;case"2e":s[i]=e("./data/x2e");break;case"2f":s[i]=e("./data/x2f");break;case"30":s[i]=e("./data/x30");break;case"31":s[i]=e("./data/x31");break;case"32":s[i]=e("./data/x32");break;case"33":s[i]=e("./data/x33");break;case"4d":s[i]=e("./data/x4d");break;case"4e":s[i]=e("./data/x4e");break;case"4f":s[i]=e("./data/x4f");break;case"50":s[i]=e("./data/x50");break;case"51":s[i]=e("./data/x51");break;case"52":s[i]=e("./data/x52");break;case"53":s[i]=e("./data/x53");break;case"54":s[i]=e("./data/x54");break;case"55":s[i]=e("./data/x55");break;case"56":s[i]=e("./data/x56");break;case"57":s[i]=e("./data/x57");break;case"58":s[i]=e("./data/x58");break;case"59":s[i]=e("./data/x59");break;case"5a":s[i]=e("./data/x5a");break;case"5b":s[i]=e("./data/x5b");break;case"5c":s[i]=e("./data/x5c");break;case"5d":s[i]=e("./data/x5d");break;case"5e":s[i]=e("./data/x5e");break;case"5f":s[i]=e("./data/x5f");break;case"60":s[i]=e("./data/x60");break;case"61":s[i]=e("./data/x61");break;case"62":s[i]=e("./data/x62");break;case"63":s[i]=e("./data/x63");break;case"64":s[i]=e("./data/x64");break;case"65":s[i]=e("./data/x65");break;case"66":s[i]=e("./data/x66");break;case"67":s[i]=e("./data/x67");break;case"68":s[i]=e("./data/x68");break;case"69":s[i]=e("./data/x69");break;case"6a":s[i]=e("./data/x6a");break;case"6b":s[i]=e("./data/x6b");break;case"6c":s[i]=e("./data/x6c");break;case"6d":s[i]=e("./data/x6d");break;case"6e":s[i]=e("./data/x6e");break;case"6f":s[i]=e("./data/x6f");break;case"70":s[i]=e("./data/x70");break;case"71":s[i]=e("./data/x71");break;case"72":s[i]=e("./data/x72");break;case"73":s[i]=e("./data/x73");break;case"74":s[i]=e("./data/x74");break;case"75":s[i]=e("./data/x75");break;case"76":s[i]=e("./data/x76");break;case"77":s[i]=e("./data/x77");break;case"78":s[i]=e("./data/x78");break;case"79":s[i]=e("./data/x79");break;case"7a":s[i]=e("./data/x7a");break;case"7b":s[i]=e("./data/x7b");break;case"7c":s[i]=e("./data/x7c");break;case"7d":s[i]=e("./data/x7d");break;case"7e":s[i]=e("./data/x7e");break;case"7f":s[i]=e("./data/x7f");break;case"80":s[i]=e("./data/x80");break;case"81":s[i]=e("./data/x81");break;case"82":s[i]=e("./data/x82");break;case"83":s[i]=e("./data/x83");break;case"84":s[i]=e("./data/x84");break;case"85":s[i]=e("./data/x85");break;case"86":s[i]=e("./data/x86");break;case"87":s[i]=e("./data/x87");break;case"88":s[i]=e("./data/x88");break;case"89":s[i]=e("./data/x89");break;case"8a":s[i]=e("./data/x8a");break;case"8b":s[i]=e("./data/x8b");break;case"8c":s[i]=e("./data/x8c");break;case"8d":s[i]=e("./data/x8d");break;case"8e":s[i]=e("./data/x8e");break;case"8f":s[i]=e("./data/x8f");break;case"90":s[i]=e("./data/x90");break;case"91":s[i]=e("./data/x91");break;case"92":s[i]=e("./data/x92");break;case"93":s[i]=e("./data/x93");break;case"94":s[i]=e("./data/x94");break;case"95":s[i]=e("./data/x95");break;case"96":s[i]=e("./data/x96");break;case"97":s[i]=e("./data/x97");break;case"98":s[i]=e("./data/x98");break;case"99":s[i]=e("./data/x99");break;case"9a":s[i]=e("./data/x9a");break;case"9b":s[i]=e("./data/x9b");break;case"9c":s[i]=e("./data/x9c");break;case"9d":s[i]=e("./data/x9d");break;case"9e":s[i]=e("./data/x9e");break;case"9f":s[i]=e("./data/x9f");break;case"a0":s[i]=e("./data/xa0");break;case"a1":s[i]=e("./data/xa1");break;case"a2":s[i]=e("./data/xa2");break;case"a3":s[i]=e("./data/xa3");break;case"a4":s[i]=e("./data/xa4");break;case"ac":s[i]=e("./data/xac");break;case"ad":s[i]=e("./data/xad");break;case"ae":s[i]=e("./data/xae");break;case"af":s[i]=e("./data/xaf");break;case"b0":s[i]=e("./data/xb0");break;case"b1":s[i]=e("./data/xb1");break;case"b2":s[i]=e("./data/xb2");break;case"b3":s[i]=e("./data/xb3");break;case"b4":s[i]=e("./data/xb4");break;case"b5":s[i]=e("./data/xb5");break;case"b6":s[i]=e("./data/xb6");break;case"b7":s[i]=e("./data/xb7");break;case"b8":s[i]=e("./data/xb8");break;case"b9":s[i]=e("./data/xb9");break;case"ba":s[i]=e("./data/xba");break;case"bb":s[i]=e("./data/xbb");break;case"bc":s[i]=e("./data/xbc");break;case"bd":s[i]=e("./data/xbd");break;case"be":s[i]=e("./data/xbe");break;case"bf":s[i]=e("./data/xbf");break;case"c0":s[i]=e("./data/xc0");break;case"c1":s[i]=e("./data/xc1");break;case"c2":s[i]=e("./data/xc2");break;case"c3":s[i]=e("./data/xc3");break;case"c4":s[i]=e("./data/xc4");break;case"c5":s[i]=e("./data/xc5");break;case"c6":s[i]=e("./data/xc6");break;case"c7":s[i]=e("./data/xc7");break;case"c8":s[i]=e("./data/xc8");break;case"c9":s[i]=e("./data/xc9");break;case"ca":s[i]=e("./data/xca");break;case"cb":s[i]=e("./data/xcb");break;case"cc":s[i]=e("./data/xcc");break;case"cd":s[i]=e("./data/xcd");break;case"ce":s[i]=e("./data/xce");break;case"cf":s[i]=e("./data/xcf");break;case"d0":s[i]=e("./data/xd0");break;case"d1":s[i]=e("./data/xd1");break;case"d2":s[i]=e("./data/xd2");break;case"d3":s[i]=e("./data/xd3");break;case"d4":s[i]=e("./data/xd4");break;case"d5":s[i]=e("./data/xd5");break;case"d6":s[i]=e("./data/xd6");break;case"d7":s[i]=e("./data/xd7");break;case"f9":s[i]=e("./data/xf9");break;case"fa":s[i]=e("./data/xfa");break;case"fb":s[i]=e("./data/xfb");break;case"fc":s[i]=e("./data/xfc");break;case"fd":s[i]=e("./data/xfd");break;case"fe":s[i]=e("./data/xfe");break;case"ff":s[i]=e("./data/xff");break;default:return""}return s[i][a]}function r(e){return(e+256).toString(16).substr(-2)}function o(e){for(var t,n,i,r,o,s,u;Array.isArray(e);)e=e[0];switch(e.length){case 1:return a(e);case 2:return t=a(e.substr(0,1)),n=a(e.substr(1,1)),o=(3&t)<<6|63&n,s=(28&t)>>2,s<<8|o;case 3:return t=a(e.substr(0,1)),n=a(e.substr(1,1)),i=a(e.substr(2,1)),o=(3&n)<<6|63&i,s=(15&t)<<4|(60&n)>>2,s<<8|o;default:return t=a(e.substr(0,1)),n=a(e.substr(1,1)),i=a(e.substr(2,1)),r=a(e.substr(3,1)),o=(3&i)<<6|63&r,s=(15&n)<<4|(60&i)>>2,u=(7&t)<<5|(48&n)>>4,u<<16|s<<8|o}}function a(e){var t=e+"",n=t.charCodeAt(0);if(n>=55296&&56319>=n){var i=n;if(1===t.length)return n;var r=t.charCodeAt(1);return 1024*(i-55296)+(r-56320)+65536}return n>=56320&&57343>=n?n:n}var s={},u=/(?![\x00-\x7F]|[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3})./g;t.exports=function(e){return e.replace(u,i)}},{"./data/x00":567,"./data/x01":568,"./data/x02":569,"./data/x03":570,"./data/x04":571,"./data/x05":572,"./data/x06":573,"./data/x07":574,"./data/x09":575,"./data/x0a":576,"./data/x0b":577,"./data/x0c":578,"./data/x0d":579,"./data/x0e":580,"./data/x0f":581,"./data/x10":582,"./data/x11":583,"./data/x12":584,"./data/x13":585,"./data/x14":586,"./data/x15":587,"./data/x16":588,"./data/x17":589,"./data/x18":590,"./data/x1e":591,"./data/x1f":592,"./data/x20":593,"./data/x21":594,"./data/x22":595,"./data/x23":596,"./data/x24":597,"./data/x25":598,"./data/x26":599,"./data/x27":600,"./data/x28":601,"./data/x2e":602,"./data/x2f":603,"./data/x30":604,"./data/x31":605,"./data/x32":606,"./data/x33":607,"./data/x4d":608,"./data/x4e":609,"./data/x4f":610,"./data/x50":611,"./data/x51":612,"./data/x52":613,"./data/x53":614,"./data/x54":615,"./data/x55":616,"./data/x56":617,"./data/x57":618,"./data/x58":619,"./data/x59":620,"./data/x5a":621,"./data/x5b":622,"./data/x5c":623,"./data/x5d":624,"./data/x5e":625,"./data/x5f":626,"./data/x60":627,"./data/x61":628,"./data/x62":629,"./data/x63":630,"./data/x64":631,"./data/x65":632,"./data/x66":633,"./data/x67":634,"./data/x68":635,"./data/x69":636,"./data/x6a":637,"./data/x6b":638,"./data/x6c":639,"./data/x6d":640,"./data/x6e":641,"./data/x6f":642,"./data/x70":643,"./data/x71":644,"./data/x72":645,"./data/x73":646,"./data/x74":647,"./data/x75":648,"./data/x76":649,"./data/x77":650,"./data/x78":651,"./data/x79":652,"./data/x7a":653,"./data/x7b":654,"./data/x7c":655,"./data/x7d":656,"./data/x7e":657,"./data/x7f":658,"./data/x80":659,"./data/x81":660,"./data/x82":661,"./data/x83":662,"./data/x84":663,"./data/x85":664,"./data/x86":665,"./data/x87":666,"./data/x88":667,"./data/x89":668,"./data/x8a":669,"./data/x8b":670,"./data/x8c":671,"./data/x8d":672,"./data/x8e":673,"./data/x8f":674,"./data/x90":675,"./data/x91":676,"./data/x92":677,"./data/x93":678,"./data/x94":679,"./data/x95":680,"./data/x96":681,"./data/x97":682,"./data/x98":683,"./data/x99":684,"./data/x9a":685,"./data/x9b":686,"./data/x9c":687,"./data/x9d":688,"./data/x9e":689,"./data/x9f":690,"./data/xa0":691,"./data/xa1":692,"./data/xa2":693,"./data/xa3":694,"./data/xa4":695,"./data/xac":696,"./data/xad":697,"./data/xae":698,"./data/xaf":699,"./data/xb0":700,"./data/xb1":701,"./data/xb2":702,"./data/xb3":703,"./data/xb4":704,"./data/xb5":705,"./data/xb6":706,"./data/xb7":707,"./data/xb8":708,"./data/xb9":709,"./data/xba":710,"./data/xbb":711,"./data/xbc":712,"./data/xbd":713,"./data/xbe":714,"./data/xbf":715,"./data/xc0":716,"./data/xc1":717,"./data/xc2":718,"./data/xc3":719,"./data/xc4":720,"./data/xc5":721,"./data/xc6":722,"./data/xc7":723,"./data/xc8":724,"./data/xc9":725,"./data/xca":726,"./data/xcb":727,"./data/xcc":728,"./data/xcd":729,"./data/xce":730,"./data/xcf":731,"./data/xd0":732,"./data/xd1":733,"./data/xd2":734,"./data/xd3":735,"./data/xd4":736,"./data/xd5":737,"./data/xd6":738,"./data/xd7":739,"./data/xf9":740,"./data/xfa":741,"./data/xfb":742,"./data/xfc":743,"./data/xfd":744,"./data/xfe":745,"./data/xff":746}],748:[function(e,t,n){"use strict";function i(){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}function r(e,t,n){if(e&&l.isObject(e)&&e instanceof i)return e;var r=new i;return r.parse(e,t,n),r}function o(e){return l.isString(e)&&(e=r(e)),e instanceof i?e.format():i.prototype.format.call(e)}function a(e,t){return r(e,!1,!0).resolve(t)}function s(e,t){return e?r(e,!1,!0).resolveObject(t):t}var u=e("punycode"),l=e("./util");n.parse=r,n.resolve=a,n.resolveObject=s,n.format=o,n.Url=i;var c=/^([a-z0-9.+-]+:)/i,h=/:[0-9]*$/,p=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,f=["<",">",'"',"`"," ","\r","\n"," "],g=["{","}","|","\\","^","`"].concat(f),d=["'"].concat(g),m=["%","/","?",";","#"].concat(d),y=["/","?","#"],b=255,v=/^[+a-z0-9A-Z_-]{0,63}$/,w=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,_={javascript:!0,"javascript:":!0},x={javascript:!0,"javascript:":!0},k={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},j=e("querystring");i.prototype.parse=function(e,t,n){if(!l.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var i=e.indexOf("?"),r=-1!==i&&i<e.indexOf("#")?"?":"#",o=e.split(r),a=/\\/g;o[0]=o[0].replace(a,"/"),e=o.join(r);var s=e;if(s=s.trim(),!n&&1===e.split("#").length){var h=p.exec(s);if(h)return this.path=s,this.href=s,
42
42
  this.pathname=h[1],h[2]?(this.search=h[2],t?this.query=j.parse(this.search.substr(1)):this.query=this.search.substr(1)):t&&(this.search="",this.query={}),this}var f=c.exec(s);if(f){f=f[0];var g=f.toLowerCase();this.protocol=g,s=s.substr(f.length)}if(n||f||s.match(/^\/\/[^@\/]+@[^@\/]+/)){var S="//"===s.substr(0,2);!S||f&&x[f]||(s=s.substr(2),this.slashes=!0)}if(!x[f]&&(S||f&&!k[f])){for(var C=-1,E=0;E<y.length;E++){var A=s.indexOf(y[E]);-1!==A&&(-1===C||C>A)&&(C=A)}var L,T;T=-1===C?s.lastIndexOf("@"):s.lastIndexOf("@",C),-1!==T&&(L=s.slice(0,T),s=s.slice(T+1),this.auth=decodeURIComponent(L)),C=-1;for(var E=0;E<m.length;E++){var A=s.indexOf(m[E]);-1!==A&&(-1===C||C>A)&&(C=A)}-1===C&&(C=s.length),this.host=s.slice(0,C),s=s.slice(C),this.parseHost(),this.hostname=this.hostname||"";var D="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!D)for(var Y=this.hostname.split(/\./),E=0,F=Y.length;F>E;E++){var B=Y[E];if(B&&!B.match(v)){for(var M="",N=0,Z=B.length;Z>N;N++)M+=B.charCodeAt(N)>127?"x":B[N];if(!M.match(v)){var P=Y.slice(0,E),J=Y.slice(E+1),O=B.match(w);O&&(P.push(O[1]),J.unshift(O[2])),J.length&&(s="/"+J.join(".")+s),this.hostname=P.join(".");break}}}this.hostname.length>b?this.hostname="":this.hostname=this.hostname.toLowerCase(),D||(this.hostname=u.toASCII(this.hostname));var R=this.port?":"+this.port:"",X=this.hostname||"";this.host=X+R,this.href+=this.host,D&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==s[0]&&(s="/"+s))}if(!_[g])for(var E=0,F=d.length;F>E;E++){var H=d[E];if(-1!==s.indexOf(H)){var I=encodeURIComponent(H);I===H&&(I=escape(H)),s=s.split(H).join(I)}}var G=s.indexOf("#");-1!==G&&(this.hash=s.substr(G),s=s.slice(0,G));var Q=s.indexOf("?");if(-1!==Q?(this.search=s.substr(Q),this.query=s.substr(Q+1),t&&(this.query=j.parse(this.query)),s=s.slice(0,Q)):t&&(this.search="",this.query={}),s&&(this.pathname=s),k[g]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){var R=this.pathname||"",W=this.search||"";this.path=R+W}return this.href=this.format(),this},i.prototype.format=function(){var e=this.auth||"";e&&(e=encodeURIComponent(e),e=e.replace(/%3A/i,":"),e+="@");var t=this.protocol||"",n=this.pathname||"",i=this.hash||"",r=!1,o="";this.host?r=e+this.host:this.hostname&&(r=e+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(r+=":"+this.port)),this.query&&l.isObject(this.query)&&Object.keys(this.query).length&&(o=j.stringify(this.query));var a=this.search||o&&"?"+o||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||k[t])&&r!==!1?(r="//"+(r||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):r||(r=""),i&&"#"!==i.charAt(0)&&(i="#"+i),a&&"?"!==a.charAt(0)&&(a="?"+a),n=n.replace(/[?#]/g,function(e){return encodeURIComponent(e)}),a=a.replace("#","%23"),t+r+n+a+i},i.prototype.resolve=function(e){return this.resolveObject(r(e,!1,!0)).format()},i.prototype.resolveObject=function(e){if(l.isString(e)){var t=new i;t.parse(e,!1,!0),e=t}for(var n=new i,r=Object.keys(this),o=0;o<r.length;o++){var a=r[o];n[a]=this[a]}if(n.hash=e.hash,""===e.href)return n.href=n.format(),n;if(e.slashes&&!e.protocol){for(var s=Object.keys(e),u=0;u<s.length;u++){var c=s[u];"protocol"!==c&&(n[c]=e[c])}return k[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n}if(e.protocol&&e.protocol!==n.protocol){if(!k[e.protocol]){for(var h=Object.keys(e),p=0;p<h.length;p++){var f=h[p];n[f]=e[f]}return n.href=n.format(),n}if(n.protocol=e.protocol,e.host||x[e.protocol])n.pathname=e.pathname;else{for(var g=(e.pathname||"").split("/");g.length&&!(e.host=g.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==g[0]&&g.unshift(""),g.length<2&&g.unshift(""),n.pathname=g.join("/")}if(n.search=e.search,n.query=e.query,n.host=e.host||"",n.auth=e.auth,n.hostname=e.hostname||e.host,n.port=e.port,n.pathname||n.search){var d=n.pathname||"",m=n.search||"";n.path=d+m}return n.slashes=n.slashes||e.slashes,n.href=n.format(),n}var y=n.pathname&&"/"===n.pathname.charAt(0),b=e.host||e.pathname&&"/"===e.pathname.charAt(0),v=b||y||n.host&&e.pathname,w=v,_=n.pathname&&n.pathname.split("/")||[],g=e.pathname&&e.pathname.split("/")||[],j=n.protocol&&!k[n.protocol];if(j&&(n.hostname="",n.port=null,n.host&&(""===_[0]?_[0]=n.host:_.unshift(n.host)),n.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===g[0]?g[0]=e.host:g.unshift(e.host)),e.host=null),v=v&&(""===g[0]||""===_[0])),b)n.host=e.host||""===e.host?e.host:n.host,n.hostname=e.hostname||""===e.hostname?e.hostname:n.hostname,n.search=e.search,n.query=e.query,_=g;else if(g.length)_||(_=[]),_.pop(),_=_.concat(g),n.search=e.search,n.query=e.query;else if(!l.isNullOrUndefined(e.search)){if(j){n.hostname=n.host=_.shift();var S=n.host&&n.host.indexOf("@")>0?n.host.split("@"):!1;S&&(n.auth=S.shift(),n.host=n.hostname=S.shift())}return n.search=e.search,n.query=e.query,l.isNull(n.pathname)&&l.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!_.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var C=_.slice(-1)[0],E=(n.host||e.host||_.length>1)&&("."===C||".."===C)||""===C,A=0,L=_.length;L>=0;L--)C=_[L],"."===C?_.splice(L,1):".."===C?(_.splice(L,1),A++):A&&(_.splice(L,1),A--);if(!v&&!w)for(;A--;A)_.unshift("..");!v||""===_[0]||_[0]&&"/"===_[0].charAt(0)||_.unshift(""),E&&"/"!==_.join("/").substr(-1)&&_.push("");var T=""===_[0]||_[0]&&"/"===_[0].charAt(0);if(j){n.hostname=n.host=T?"":_.length?_.shift():"";var S=n.host&&n.host.indexOf("@")>0?n.host.split("@"):!1;S&&(n.auth=S.shift(),n.host=n.hostname=S.shift())}return v=v||n.host&&_.length,v&&!T&&_.unshift(""),_.length?n.pathname=_.join("/"):(n.pathname=null,n.path=null),l.isNull(n.pathname)&&l.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=e.auth||n.auth,n.slashes=n.slashes||e.slashes,n.href=n.format(),n},i.prototype.parseHost=function(){var e=this.host,t=h.exec(e);t&&(t=t[0],":"!==t&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},{"./util":749,punycode:522,querystring:525}],749:[function(e,t,n){"use strict";t.exports={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}}},{}],750:[function(e,t,n){(function(e){function n(e,t){function n(){if(!r){if(i("throwDeprecation"))throw new Error(t);i("traceDeprecation")?console.trace(t):console.warn(t),r=!0}return e.apply(this,arguments)}if(i("noDeprecation"))return e;var r=!1;return n}function i(t){try{if(!e.localStorage)return!1}catch(n){return!1}var i=e.localStorage[t];return null==i?!1:"true"===String(i).toLowerCase()}t.exports=n}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],751:[function(e,t,n){arguments[4][410][0].apply(n,arguments)},{dup:410}],752:[function(e,t,n){t.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},{}],753:[function(e,t,n){(function(t,i){function r(e,t){var i={seen:[],stylize:a};return arguments.length>=3&&(i.depth=arguments[2]),arguments.length>=4&&(i.colors=arguments[3]),d(t)?i.showHidden=t:t&&n._extend(i,t),_(i.showHidden)&&(i.showHidden=!1),_(i.depth)&&(i.depth=2),_(i.colors)&&(i.colors=!1),_(i.customInspect)&&(i.customInspect=!0),i.colors&&(i.stylize=o),u(i,e,i.depth)}function o(e,t){var n=r.styles[t];return n?"["+r.colors[n][0]+"m"+e+"["+r.colors[n][1]+"m":e}function a(e,t){return e}function s(e){var t={};return e.forEach(function(e,n){t[e]=!0}),t}function u(e,t,i){if(e.customInspect&&t&&C(t.inspect)&&t.inspect!==n.inspect&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(i,e);return v(r)||(r=u(e,r,i)),r}var o=l(e,t);if(o)return o;var a=Object.keys(t),d=s(a);if(e.showHidden&&(a=Object.getOwnPropertyNames(t)),S(t)&&(a.indexOf("message")>=0||a.indexOf("description")>=0))return c(t);if(0===a.length){if(C(t)){var m=t.name?": "+t.name:"";return e.stylize("[Function"+m+"]","special")}if(x(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(j(t))return e.stylize(Date.prototype.toString.call(t),"date");if(S(t))return c(t)}var y="",b=!1,w=["{","}"];if(g(t)&&(b=!0,w=["[","]"]),C(t)){var _=t.name?": "+t.name:"";y=" [Function"+_+"]"}if(x(t)&&(y=" "+RegExp.prototype.toString.call(t)),j(t)&&(y=" "+Date.prototype.toUTCString.call(t)),S(t)&&(y=" "+c(t)),0===a.length&&(!b||0==t.length))return w[0]+y+w[1];if(0>i)return x(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special");e.seen.push(t);var k;return k=b?h(e,t,i,d,a):a.map(function(n){return p(e,t,i,d,n,b)}),e.seen.pop(),f(k,y,w)}function l(e,t){if(_(t))return e.stylize("undefined","undefined");if(v(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return b(t)?e.stylize(""+t,"number"):d(t)?e.stylize(""+t,"boolean"):m(t)?e.stylize("null","null"):void 0}function c(e){return"["+Error.prototype.toString.call(e)+"]"}function h(e,t,n,i,r){for(var o=[],a=0,s=t.length;s>a;++a)D(t,String(a))?o.push(p(e,t,n,i,String(a),!0)):o.push("");return r.forEach(function(r){r.match(/^\d+$/)||o.push(p(e,t,n,i,r,!0))}),o}function p(e,t,n,i,r,o){var a,s,l;if(l=Object.getOwnPropertyDescriptor(t,r)||{value:t[r]},l.get?s=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(s=e.stylize("[Setter]","special")),D(i,r)||(a="["+r+"]"),s||(e.seen.indexOf(l.value)<0?(s=m(n)?u(e,l.value,null):u(e,l.value,n-1),s.indexOf("\n")>-1&&(s=o?s.split("\n").map(function(e){return" "+e}).join("\n").substr(2):"\n"+s.split("\n").map(function(e){return" "+e}).join("\n"))):s=e.stylize("[Circular]","special")),_(a)){if(o&&r.match(/^\d+$/))return s;a=JSON.stringify(""+r),a.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function f(e,t,n){var i=0,r=e.reduce(function(e,t){return i++,t.indexOf("\n")>=0&&i++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0);return r>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}function g(e){return Array.isArray(e)}function d(e){return"boolean"==typeof e}function m(e){return null===e}function y(e){return null==e}function b(e){return"number"==typeof e}function v(e){return"string"==typeof e}function w(e){return"symbol"==typeof e}function _(e){return void 0===e}function x(e){return k(e)&&"[object RegExp]"===A(e)}function k(e){return"object"==typeof e&&null!==e}function j(e){return k(e)&&"[object Date]"===A(e)}function S(e){return k(e)&&("[object Error]"===A(e)||e instanceof Error)}function C(e){return"function"==typeof e}function E(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||"undefined"==typeof e}function A(e){return Object.prototype.toString.call(e)}function L(e){return 10>e?"0"+e.toString(10):e.toString(10)}function T(){var e=new Date,t=[L(e.getHours()),L(e.getMinutes()),L(e.getSeconds())].join(":");return[e.getDate(),M[e.getMonth()],t].join(" ")}function D(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var Y=/%[sdj%]/g;n.format=function(e){if(!v(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(r(arguments[n]));return t.join(" ")}for(var n=1,i=arguments,o=i.length,a=String(e).replace(Y,function(e){if("%%"===e)return"%";if(n>=o)return e;switch(e){case"%s":return String(i[n++]);case"%d":return Number(i[n++]);case"%j":try{return JSON.stringify(i[n++])}catch(t){return"[Circular]"}default:return e}}),s=i[n];o>n;s=i[++n])a+=m(s)||!k(s)?" "+s:" "+r(s);return a},n.deprecate=function(e,r){function o(){if(!a){if(t.throwDeprecation)throw new Error(r);t.traceDeprecation?console.trace(r):console.error(r),a=!0}return e.apply(this,arguments)}if(_(i.process))return function(){return n.deprecate(e,r).apply(this,arguments)};if(t.noDeprecation===!0)return e;var a=!1;return o};var F,B={};n.debuglog=function(e){if(_(F)&&(F=t.env.NODE_DEBUG||""),e=e.toUpperCase(),!B[e])if(new RegExp("\\b"+e+"\\b","i").test(F)){var i=t.pid;B[e]=function(){var t=n.format.apply(n,arguments);console.error("%s %d: %s",e,i,t)}}else B[e]=function(){};return B[e]},n.inspect=r,r.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},r.styles={special:"cyan",number:"yellow","boolean":"yellow",undefined:"grey","null":"bold",string:"green",date:"magenta",regexp:"red"},n.isArray=g,n.isBoolean=d,n.isNull=m,n.isNullOrUndefined=y,n.isNumber=b,n.isString=v,n.isSymbol=w,n.isUndefined=_,n.isRegExp=x,n.isObject=k,n.isDate=j,n.isError=S,n.isFunction=C,n.isPrimitive=E,n.isBuffer=e("./support/isBuffer");var M=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];n.log=function(){console.log("%s - %s",T(),n.format.apply(n,arguments))},n.inherits=e("inherits"),n._extend=function(e,t){if(!t||!k(t))return e;for(var n=Object.keys(t),i=n.length;i--;)e[n[i]]=t[n[i]];return e}}).call(this,e("_process"),"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./support/isBuffer":752,_process:490,inherits:751}],754:[function(e,t,n){t.exports={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,menuitem:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}},{}],755:[function(e,t,n){"use strict";function i(e){return s.parse(e,{ecmaVersion:6,allowReturnOutsideFunction:!0})}function r(e,t,n){e+="",t+="",n=n||[],n=n.concat(a(e).map(function(e){return e.name}));var i=a(t).map(function(e){return e.name}).filter(function(e){return-1===n.indexOf(e)&&"undefined"!==e&&"this"!==e});if(0===i.length)return t;var r="",s="locals_for_with",u="result_of_with";if(/^[a-zA-Z0-9$_]+$/.test(e))s=e;else{for(;-1!=i.indexOf(s)||-1!=n.indexOf(s);)s+="_";r="var "+s+" = ("+e+")"}for(;-1!=i.indexOf(u)||-1!=n.indexOf(u);)u+="_";var l=i.map(function(e){return JSON.stringify(e)+" in "+s+"?"+s+"."+e+":typeof "+e+'!=="undefined"?'+e+":undefined"});return t="(function ("+i.join(", ")+") {"+t+"}.call(this"+l.map(function(e){return","+e}).join("")+"))",";"+r+";"+o(t,u)+";"}function o(e,t){function n(t){return e.slice(t.start,t.end).join("")}function r(t,n){for(var i=t.start;i<t.end;i++)e[i]="";e[t.start]=n}var o,a=e,s=!1,l=i(e);if(e=e.split(""),1!==(o=l.body).length||"ExpressionStatement"!==(o=o[0]).type||"CallExpression"!==(o=o.expression).type||"MemberExpression"!==(o=o.callee).type||o.computed!==!1||"call"!==o.property.name||"FunctionExpression"!==(o=o.object).type)throw new Error("AST does not seem to represent a self-calling function");var c=o;return u.recursive(l,null,{Function:function(e,t,n){e===c&&n(e.body,t,"ScopeBody")},ReturnStatement:function(e){s=!0,r(e,"return {value: ("+(e.argument?n(e.argument):"undefined")+")};")}}),s?"var "+t+"="+e.join("")+";if ("+t+") return "+t+".value":a}var a=e("acorn-globals"),s=e("acorn"),u=e("acorn/dist/walk");t.exports=r},{acorn:756,"acorn-globals":14,"acorn/dist/walk":757}],756:[function(e,t,n){!function(e,i){"object"==typeof n&&"undefined"!=typeof t?i(n):"function"==typeof define&&define.amd?define(["exports"],i):i(e.acorn=e.acorn||{})}(this,function(e){"use strict";function t(e,t){for(var n=65536,i=0;i<t.length;i+=2){if(n+=t[i],n>e)return!1;if(n+=t[i+1],n>=e)return!0}}function n(e,n){return 65>e?36===e:91>e?!0:97>e?95===e:123>e?!0:65535>=e?e>=170&&j.test(String.fromCharCode(e)):n===!1?!1:t(e,C)}function i(e,n){return 48>e?36===e:58>e?!0:65>e?!1:91>e?!0:97>e?95===e:123>e?!0:65535>=e?e>=170&&S.test(String.fromCharCode(e)):n===!1?!1:t(e,C)||t(e,E)}function r(e,t){return new A(e,{beforeExpr:!0,binop:t})}function o(e,t){return void 0===t&&(t={}),t.keyword=e,D[e]=new A(e,t)}function a(e){return 10===e||13===e||8232===e||8233==e}function s(e){return"[object Array]"===Object.prototype.toString.call(e)}function u(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function l(e,t){for(var n=1,i=0;;){B.lastIndex=i;var r=B.exec(e);if(!(r&&r.index<t))return new Z(n,t-i);++n,i=r.index+r[0].length}}function c(e){var t={};for(var n in J)t[n]=e&&u(e,n)?e[n]:J[n];if(null==t.allowReserved&&(t.allowReserved=t.ecmaVersion<5),s(t.onToken)){var i=t.onToken;t.onToken=function(e){return i.push(e)}}return s(t.onComment)&&(t.onComment=h(t,t.onComment)),t}function h(e,t){return function(n,i,r,o,a,s){var u={type:n?"Block":"Line",value:i,start:r,end:o};e.locations&&(u.loc=new P(this,a,s)),e.ranges&&(u.range=[r,o]),t.push(u)}}function p(e){return new RegExp("^("+e.replace(/ /g,"|")+")$")}function f(e,t,n,i){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=i),this.options.ranges&&(e.range[1]=n),e}function g(e,t,n,i){try{return new RegExp(e,t)}catch(r){if(void 0!==n)throw r instanceof SyntaxError&&i.raise(n,"Error parsing regular expression: "+r.message),r}}function d(e){return 65535>=e?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(1023&e)+56320))}function m(e,t){return new R(t,e).parse()}function y(e,t,n){var i=new R(n,e,t);return i.nextToken(),i.parseExpression()}function b(e,t){return new R(t,e)}var v={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",7:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},w="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",_={5:w,6:w+" const class extends export import super"},x="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿕ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞮꞰ-ꞷꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",k="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣔ-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",j=new RegExp("["+x+"]"),S=new RegExp("["+x+k+"]");x=k=null;var C=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,17,26,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,26,45,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,785,52,76,44,33,24,27,35,42,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,25,391,63,32,0,449,56,264,8,2,36,18,0,50,29,881,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,881,68,12,0,67,12,65,0,32,6124,20,754,9486,1,3071,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,10591,541],E=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,1306,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,52,0,13,2,49,13,10,2,4,9,83,11,7,0,161,11,6,9,7,3,57,0,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,87,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,423,9,838,7,2,7,17,9,57,21,2,13,19882,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239],A=function(e,t){void 0===t&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null},L={beforeExpr:!0},T={startsExpr:!0},D={},Y={num:new A("num",T),regexp:new A("regexp",T),string:new A("string",T),name:new A("name",T),eof:new A("eof"),bracketL:new A("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new A("]"),braceL:new A("{",{beforeExpr:!0,startsExpr:!0}),braceR:new A("}"),parenL:new A("(",{beforeExpr:!0,startsExpr:!0}),parenR:new A(")"),comma:new A(",",L),semi:new A(";",L),colon:new A(":",L),dot:new A("."),question:new A("?",L),arrow:new A("=>",L),template:new A("template"),ellipsis:new A("...",L),backQuote:new A("`",T),dollarBraceL:new A("${",{beforeExpr:!0,startsExpr:!0}),eq:new A("=",{beforeExpr:!0,isAssign:!0}),assign:new A("_=",{beforeExpr:!0,isAssign:!0}),incDec:new A("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new A("prefix",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:r("||",1),logicalAND:r("&&",2),bitwiseOR:r("|",3),bitwiseXOR:r("^",4),bitwiseAND:r("&",5),equality:r("==/!=",6),relational:r("</>",7),bitShift:r("<</>>",8),plusMin:new A("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:r("%",10),star:r("*",10),slash:r("/",10),starstar:new A("**",{beforeExpr:!0}),_break:o("break"),_case:o("case",L),_catch:o("catch"),_continue:o("continue"),_debugger:o("debugger"),_default:o("default",L),_do:o("do",{isLoop:!0,beforeExpr:!0}),_else:o("else",L),_finally:o("finally"),_for:o("for",{isLoop:!0}),_function:o("function",T),_if:o("if"),_return:o("return",L),_switch:o("switch"),_throw:o("throw",L),_try:o("try"),_var:o("var"),_const:o("const"),_while:o("while",{isLoop:!0}),_with:o("with"),_new:o("new",{beforeExpr:!0,startsExpr:!0}),_this:o("this",T),_super:o("super",T),_class:o("class"),_extends:o("extends",L),_export:o("export"),_import:o("import"),_null:o("null",T),_true:o("true",T),_false:o("false",T),_in:o("in",{beforeExpr:!0,binop:7}),_instanceof:o("instanceof",{beforeExpr:!0,binop:7}),_typeof:o("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:o("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:o("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},F=/\r\n?|\n|\u2028|\u2029/,B=new RegExp(F.source,"g"),M=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/,N=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,Z=function(e,t){this.line=e,this.column=t};Z.prototype.offset=function(e){return new Z(this.line,this.column+e)};var P=function(e,t,n){this.start=t,this.end=n,null!==e.sourceFile&&(this.source=e.sourceFile)},J={ecmaVersion:6,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowHashBang:!1,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1,plugins:{}},O={},R=function(e,t,n){this.options=e=c(e),this.sourceFile=e.sourceFile,this.keywords=p(_[e.ecmaVersion>=6?6:5]);var i=e.allowReserved?"":v[e.ecmaVersion]+("module"==e.sourceType?" await":"");this.reservedWords=p(i);var r=(i?i+" ":"")+v.strict;this.reservedWordsStrict=p(r),this.reservedWordsStrictBind=p(r+" "+v.strictBind),this.input=String(t),this.containsEsc=!1,this.loadPlugins(e.plugins),n?(this.pos=n,this.lineStart=Math.max(0,this.input.lastIndexOf("\n",n)),this.curLine=this.input.slice(0,this.lineStart).split(F).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=Y.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.strict=this.inModule="module"===e.sourceType,this.potentialArrowAt=-1,this.inFunction=this.inGenerator=!1,this.labels=[],0===this.pos&&e.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2)};R.prototype.isKeyword=function(e){return this.keywords.test(e)},R.prototype.isReservedWord=function(e){return this.reservedWords.test(e)},R.prototype.extend=function(e,t){this[e]=t(this[e])},R.prototype.loadPlugins=function(e){var t=this;for(var n in e){var i=O[n];if(!i)throw new Error("Plugin '"+n+"' not found");i(t,e[n])}},R.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)};var X=R.prototype;X.isUseStrict=function(e){return this.options.ecmaVersion>=5&&"ExpressionStatement"===e.type&&"Literal"===e.expression.type&&"use strict"===e.expression.raw.slice(1,-1)},X.eat=function(e){return this.type===e?(this.next(),!0):!1},X.isContextual=function(e){return this.type===Y.name&&this.value===e},X.eatContextual=function(e){return this.value===e&&this.eat(Y.name)},X.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},X.canInsertSemicolon=function(){return this.type===Y.eof||this.type===Y.braceR||F.test(this.input.slice(this.lastTokEnd,this.start))},X.insertSemicolon=function(){return this.canInsertSemicolon()?(this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0):void 0},X.semicolon=function(){this.eat(Y.semi)||this.insertSemicolon()||this.unexpected()},X.afterTrailingComma=function(e){return this.type==e?(this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),this.next(),!0):void 0},X.expect=function(e){this.eat(e)||this.unexpected()},X.unexpected=function(e){this.raise(null!=e?e:this.start,"Unexpected token")};var H=function(){this.shorthandAssign=0,this.trailingComma=0};X.checkPatternErrors=function(e,t){var n=e&&e.trailingComma;return t?void(n&&this.raise(n,"Comma is not permitted after the rest element")):!!n},X.checkExpressionErrors=function(e,t){var n=e&&e.shorthandAssign;return t?void(n&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns")):!!n};var I=R.prototype;I.parseTopLevel=function(e){var t=this,n=!0;for(e.body||(e.body=[]);this.type!==Y.eof;){var i=t.parseStatement(!0,!0);e.body.push(i),n&&(t.isUseStrict(i)&&t.setStrict(!0),n=!1)}return this.next(),this.options.ecmaVersion>=6&&(e.sourceType=this.options.sourceType),this.finishNode(e,"Program")};var G={kind:"loop"},Q={kind:"switch"};I.isLet=function(){if(this.type!==Y.name||this.options.ecmaVersion<6||"let"!=this.value)return!1;N.lastIndex=this.pos;var e=N.exec(this.input),t=this.pos+e[0].length,r=this.input.charCodeAt(t);if(91===r||123==r)return!0;if(n(r,!0)){for(var o=t+1;i(this.input.charCodeAt(o),!0);++o);var a=this.input.slice(t,o);if(!this.isKeyword(a))return!0}return!1},I.parseStatement=function(e,t){var n,i=this.type,r=this.startNode();switch(this.isLet()&&(i=Y._var,n="let"),i){case Y._break:case Y._continue:return this.parseBreakContinueStatement(r,i.keyword);case Y._debugger:return this.parseDebuggerStatement(r);case Y._do:return this.parseDoStatement(r);case Y._for:return this.parseForStatement(r);case Y._function:return!e&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(r);case Y._class:return e||this.unexpected(),this.parseClass(r,!0);case Y._if:return this.parseIfStatement(r);case Y._return:return this.parseReturnStatement(r);case Y._switch:return this.parseSwitchStatement(r);case Y._throw:return this.parseThrowStatement(r);case Y._try:return this.parseTryStatement(r);case Y._const:case Y._var:return n=n||this.value,e||"var"==n||this.unexpected(),this.parseVarStatement(r,n);case Y._while:return this.parseWhileStatement(r);case Y._with:return this.parseWithStatement(r);case Y.braceL:return this.parseBlock();case Y.semi:return this.parseEmptyStatement(r);case Y._export:case Y._import:return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),i===Y._import?this.parseImport(r):this.parseExport(r);default:var o=this.value,a=this.parseExpression();return i===Y.name&&"Identifier"===a.type&&this.eat(Y.colon)?this.parseLabeledStatement(r,o,a):this.parseExpressionStatement(r,a)}},I.parseBreakContinueStatement=function(e,t){var n=this,i="break"==t;this.next(),this.eat(Y.semi)||this.insertSemicolon()?e.label=null:this.type!==Y.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var r=0;r<this.labels.length;++r){var o=n.labels[r];if(null==e.label||o.name===e.label.name){if(null!=o.kind&&(i||"loop"===o.kind))break;if(e.label&&i)break}}return r===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,i?"BreakStatement":"ContinueStatement")},I.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},I.parseDoStatement=function(e){return this.next(),this.labels.push(G),e.body=this.parseStatement(!1),this.labels.pop(),this.expect(Y._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(Y.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},I.parseForStatement=function(e){if(this.next(),this.labels.push(G),this.expect(Y.parenL),this.type===Y.semi)return this.parseFor(e,null);var t=this.isLet();if(this.type===Y._var||this.type===Y._const||t){var n=this.startNode(),i=t?"let":this.value;return this.next(),this.parseVar(n,!0,i),this.finishNode(n,"VariableDeclaration"),!(this.type===Y._in||this.options.ecmaVersion>=6&&this.isContextual("of"))||1!==n.declarations.length||"var"!==i&&n.declarations[0].init?this.parseFor(e,n):this.parseForIn(e,n)}var r=new H,o=this.parseExpression(!0,r);return this.type===Y._in||this.options.ecmaVersion>=6&&this.isContextual("of")?(this.checkPatternErrors(r,!0),this.toAssignable(o),this.checkLVal(o),this.parseForIn(e,o)):(this.checkExpressionErrors(r,!0),this.parseFor(e,o))},I.parseFunctionStatement=function(e){return this.next(),this.parseFunction(e,!0)},I.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(!1),e.alternate=this.eat(Y._else)?this.parseStatement(!1):null,this.finishNode(e,"IfStatement")},I.parseReturnStatement=function(e){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(Y.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},I.parseSwitchStatement=function(e){var t=this;this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(Y.braceL),this.labels.push(Q);for(var n,i=!1;this.type!=Y.braceR;)if(t.type===Y._case||t.type===Y._default){var r=t.type===Y._case;n&&t.finishNode(n,"SwitchCase"),e.cases.push(n=t.startNode()),n.consequent=[],t.next(),r?n.test=t.parseExpression():(i&&t.raiseRecoverable(t.lastTokStart,"Multiple default clauses"),i=!0,n.test=null),t.expect(Y.colon)}else n||t.unexpected(),
43
43
  n.consequent.push(t.parseStatement(!0));return n&&this.finishNode(n,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},I.parseThrowStatement=function(e){return this.next(),F.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var W=[];I.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===Y._catch){var t=this.startNode();this.next(),this.expect(Y.parenL),t.param=this.parseBindingAtom(),this.checkLVal(t.param,!0),this.expect(Y.parenR),t.body=this.parseBlock(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(Y._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},I.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},I.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(G),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,"WhileStatement")},I.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(!1),this.finishNode(e,"WithStatement")},I.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},I.parseLabeledStatement=function(e,t,n){for(var i=this,r=0;r<this.labels.length;++r)i.labels[r].name===t&&i.raise(n.start,"Label '"+t+"' is already declared");for(var o=this.type.isLoop?"loop":this.type===Y._switch?"switch":null,a=this.labels.length-1;a>=0;a--){var s=i.labels[a];if(s.statementStart!=e.start)break;s.statementStart=i.start,s.kind=o}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(!0),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},I.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},I.parseBlock=function(e){var t,n=this,i=this.startNode(),r=!0;for(i.body=[],this.expect(Y.braceL);!this.eat(Y.braceR);){var o=n.parseStatement(!0);i.body.push(o),r&&e&&n.isUseStrict(o)&&(t=n.strict,n.setStrict(n.strict=!0)),r=!1}return t===!1&&this.setStrict(!1),this.finishNode(i,"BlockStatement")},I.parseFor=function(e,t){return e.init=t,this.expect(Y.semi),e.test=this.type===Y.semi?null:this.parseExpression(),this.expect(Y.semi),e.update=this.type===Y.parenR?null:this.parseExpression(),this.expect(Y.parenR),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,"ForStatement")},I.parseForIn=function(e,t){var n=this.type===Y._in?"ForInStatement":"ForOfStatement";return this.next(),e.left=t,e.right=this.parseExpression(),this.expect(Y.parenR),e.body=this.parseStatement(!1),this.labels.pop(),this.finishNode(e,n)},I.parseVar=function(e,t,n){var i=this;for(e.declarations=[],e.kind=n;;){var r=i.startNode();if(i.parseVarId(r),i.eat(Y.eq)?r.init=i.parseMaybeAssign(t):"const"!==n||i.type===Y._in||i.options.ecmaVersion>=6&&i.isContextual("of")?"Identifier"==r.id.type||t&&(i.type===Y._in||i.isContextual("of"))?r.init=null:i.raise(i.lastTokEnd,"Complex binding patterns require an initialization value"):i.unexpected(),e.declarations.push(i.finishNode(r,"VariableDeclarator")),!i.eat(Y.comma))break}return e},I.parseVarId=function(e){e.id=this.parseBindingAtom(),this.checkLVal(e.id,!0)},I.parseFunction=function(e,t,n){this.initFunction(e),this.options.ecmaVersion>=6&&(e.generator=this.eat(Y.star));var i=this.inGenerator;return this.inGenerator=e.generator,(t||this.type===Y.name)&&(e.id=this.parseIdent()),this.parseFunctionParams(e),this.parseFunctionBody(e,n),this.inGenerator=i,this.finishNode(e,t?"FunctionDeclaration":"FunctionExpression")},I.parseFunctionParams=function(e){this.expect(Y.parenL),e.params=this.parseBindingList(Y.parenR,!1,!1,!0)},I.parseClass=function(e,t){var n=this;this.next(),this.parseClassId(e,t),this.parseClassSuper(e);var i=this.startNode(),r=!1;for(i.body=[],this.expect(Y.braceL);!this.eat(Y.braceR);)if(!n.eat(Y.semi)){var o=n.startNode(),a=n.eat(Y.star),s=n.type===Y.name&&"static"===n.value;n.parsePropertyName(o),o["static"]=s&&n.type!==Y.parenL,o["static"]&&(a&&n.unexpected(),a=n.eat(Y.star),n.parsePropertyName(o)),o.kind="method";var u=!1;if(!o.computed){var l=o.key;a||"Identifier"!==l.type||n.type===Y.parenL||"get"!==l.name&&"set"!==l.name||(u=!0,o.kind=l.name,l=n.parsePropertyName(o)),!o["static"]&&("Identifier"===l.type&&"constructor"===l.name||"Literal"===l.type&&"constructor"===l.value)&&(r&&n.raise(l.start,"Duplicate constructor in the same class"),u&&n.raise(l.start,"Constructor can't have get/set modifier"),a&&n.raise(l.start,"Constructor can't be a generator"),o.kind="constructor",r=!0)}if(n.parseClassMethod(i,o,a),u){var c="get"===o.kind?0:1;if(o.value.params.length!==c){var h=o.value.start;"get"===o.kind?n.raiseRecoverable(h,"getter should have no params"):n.raiseRecoverable(h,"setter should have exactly one param")}"set"===o.kind&&"RestElement"===o.value.params[0].type&&n.raise(o.value.params[0].start,"Setter cannot use rest params")}}return e.body=this.finishNode(i,"ClassBody"),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},I.parseClassMethod=function(e,t,n){t.value=this.parseMethod(n),e.body.push(this.finishNode(t,"MethodDefinition"))},I.parseClassId=function(e,t){e.id=this.type===Y.name?this.parseIdent():t?this.unexpected():null},I.parseClassSuper=function(e){e.superClass=this.eat(Y._extends)?this.parseExprSubscripts():null},I.parseExport=function(e){var t=this;if(this.next(),this.eat(Y.star))return this.expectContextual("from"),e.source=this.type===Y.string?this.parseExprAtom():this.unexpected(),this.semicolon(),this.finishNode(e,"ExportAllDeclaration");if(this.eat(Y._default)){var n=this.type==Y.parenL,i=this.parseMaybeAssign(),r=!0;return n||"FunctionExpression"!=i.type&&"ClassExpression"!=i.type||(r=!1,i.id&&(i.type="FunctionExpression"==i.type?"FunctionDeclaration":"ClassDeclaration")),e.declaration=i,r&&this.semicolon(),this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement())e.declaration=this.parseStatement(!0),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(),this.eatContextual("from"))e.source=this.type===Y.string?this.parseExprAtom():this.unexpected();else{for(var o=0;o<e.specifiers.length;o++)(t.keywords.test(e.specifiers[o].local.name)||t.reservedWords.test(e.specifiers[o].local.name))&&t.unexpected(e.specifiers[o].local.start);e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},I.shouldParseExportStatement=function(){return this.type.keyword||this.isLet()},I.parseExportSpecifiers=function(){var e=this,t=[],n=!0;for(this.expect(Y.braceL);!this.eat(Y.braceR);){if(n)n=!1;else if(e.expect(Y.comma),e.afterTrailingComma(Y.braceR))break;var i=e.startNode();i.local=e.parseIdent(e.type===Y._default),i.exported=e.eatContextual("as")?e.parseIdent(!0):i.local,t.push(e.finishNode(i,"ExportSpecifier"))}return t},I.parseImport=function(e){return this.next(),this.type===Y.string?(e.specifiers=W,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===Y.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},I.parseImportSpecifiers=function(){var e=this,t=[],n=!0;if(this.type===Y.name){var i=this.startNode();if(i.local=this.parseIdent(),this.checkLVal(i.local,!0),t.push(this.finishNode(i,"ImportDefaultSpecifier")),!this.eat(Y.comma))return t}if(this.type===Y.star){var r=this.startNode();return this.next(),this.expectContextual("as"),r.local=this.parseIdent(),this.checkLVal(r.local,!0),t.push(this.finishNode(r,"ImportNamespaceSpecifier")),t}for(this.expect(Y.braceL);!this.eat(Y.braceR);){if(n)n=!1;else if(e.expect(Y.comma),e.afterTrailingComma(Y.braceR))break;var o=e.startNode();o.imported=e.parseIdent(!0),e.eatContextual("as")?o.local=e.parseIdent():(o.local=o.imported,e.isKeyword(o.local.name)&&e.unexpected(o.local.start),e.reservedWordsStrict.test(o.local.name)&&e.raise(o.local.start,"The keyword '"+o.local.name+"' is reserved")),e.checkLVal(o.local,!0),t.push(e.finishNode(o,"ImportSpecifier"))}return t};var z=R.prototype;z.toAssignable=function(e,t){var n=this;if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":break;case"ObjectExpression":e.type="ObjectPattern";for(var i=0;i<e.properties.length;i++){var r=e.properties[i];"init"!==r.kind&&n.raise(r.key.start,"Object pattern can't contain getter or setter"),n.toAssignable(r.value,t)}break;case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,t);break;case"AssignmentExpression":if("="!==e.operator){this.raise(e.left.end,"Only '=' operator can be used for specifying default value.");break}e.type="AssignmentPattern",delete e.operator;case"AssignmentPattern":"YieldExpression"===e.right.type&&this.raise(e.right.start,"Yield expression cannot be a default value");break;case"ParenthesizedExpression":e.expression=this.toAssignable(e.expression,t);break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}return e},z.toAssignableList=function(e,t){var n=this,i=e.length;if(i){var r=e[i-1];if(r&&"RestElement"==r.type)--i;else if(r&&"SpreadElement"==r.type){r.type="RestElement";var o=r.argument;this.toAssignable(o,t),"Identifier"!==o.type&&"MemberExpression"!==o.type&&"ArrayPattern"!==o.type&&this.unexpected(o.start),--i}t&&r&&"RestElement"===r.type&&"Identifier"!==r.argument.type&&this.unexpected(r.argument.start)}for(var a=0;i>a;a++){var s=e[a];s&&n.toAssignable(s,t)}return e},z.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},z.parseRest=function(e){var t=this.startNode();return this.next(),e?t.argument=this.type===Y.name?this.parseIdent():this.unexpected():t.argument=this.type===Y.name||this.type===Y.bracketL?this.parseBindingAtom():this.unexpected(),this.finishNode(t,"RestElement")},z.parseBindingAtom=function(){if(this.options.ecmaVersion<6)return this.parseIdent();switch(this.type){case Y.name:return this.parseIdent();case Y.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(Y.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case Y.braceL:return this.parseObj(!0);default:this.unexpected()}},z.parseBindingList=function(e,t,n,i){for(var r=this,o=[],a=!0;!this.eat(e);)if(a?a=!1:r.expect(Y.comma),t&&r.type===Y.comma)o.push(null);else{if(n&&r.afterTrailingComma(e))break;if(r.type===Y.ellipsis){var s=r.parseRest(i);r.parseBindingListItem(s),o.push(s),r.type===Y.comma&&r.raise(r.start,"Comma is not permitted after the rest element"),r.expect(e);break}var u=r.parseMaybeDefault(r.start,r.startLoc);r.parseBindingListItem(u),o.push(u)}return o},z.parseBindingListItem=function(e){return e},z.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(Y.eq))return n;var i=this.startNodeAt(e,t);return i.left=n,i.right=this.parseMaybeAssign(),this.finishNode(i,"AssignmentPattern")},z.checkLVal=function(e,t,n){var i=this;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(t?"Binding ":"Assigning to ")+e.name+" in strict mode"),n&&(u(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0);break;case"MemberExpression":t&&this.raiseRecoverable(e.start,(t?"Binding":"Assigning to")+" member expression");break;case"ObjectPattern":for(var r=0;r<e.properties.length;r++)i.checkLVal(e.properties[r].value,t,n);break;case"ArrayPattern":for(var o=0;o<e.elements.length;o++){var a=e.elements[o];a&&i.checkLVal(a,t,n)}break;case"AssignmentPattern":this.checkLVal(e.left,t,n);break;case"RestElement":this.checkLVal(e.argument,t,n);break;case"ParenthesizedExpression":this.checkLVal(e.expression,t,n);break;default:this.raise(e.start,(t?"Binding":"Assigning to")+" rvalue")}};var q=R.prototype;q.checkPropClash=function(e,t){if(!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var n,i=e.key;switch(i.type){case"Identifier":n=i.name;break;case"Literal":n=String(i.value);break;default:return}var r=e.kind;if(this.options.ecmaVersion>=6)return void("__proto__"===n&&"init"===r&&(t.proto&&this.raiseRecoverable(i.start,"Redefinition of __proto__ property"),t.proto=!0));n="$"+n;var o=t[n];if(o){var a="init"!==r;(!this.strict&&!a||!o[r])&&a^o.init||this.raiseRecoverable(i.start,"Redefinition of property")}else o=t[n]={init:!1,get:!1,set:!1};o[r]=!0}},q.parseExpression=function(e,t){var n=this,i=this.start,r=this.startLoc,o=this.parseMaybeAssign(e,t);if(this.type===Y.comma){var a=this.startNodeAt(i,r);for(a.expressions=[o];this.eat(Y.comma);)a.expressions.push(n.parseMaybeAssign(e,t));return this.finishNode(a,"SequenceExpression")}return o},q.parseMaybeAssign=function(e,t,n){if(this.inGenerator&&this.isContextual("yield"))return this.parseYield();var i=!1;t||(t=new H,i=!0);var r=this.start,o=this.startLoc;this.type!=Y.parenL&&this.type!=Y.name||(this.potentialArrowAt=this.start);var a=this.parseMaybeConditional(e,t);if(n&&(a=n.call(this,a,r,o)),this.type.isAssign){this.checkPatternErrors(t,!0),i||H.call(t);var s=this.startNodeAt(r,o);return s.operator=this.value,s.left=this.type===Y.eq?this.toAssignable(a):a,t.shorthandAssign=0,this.checkLVal(a),this.next(),s.right=this.parseMaybeAssign(e),this.finishNode(s,"AssignmentExpression")}return i&&this.checkExpressionErrors(t,!0),a},q.parseMaybeConditional=function(e,t){var n=this.start,i=this.startLoc,r=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return r;if(this.eat(Y.question)){var o=this.startNodeAt(n,i);return o.test=r,o.consequent=this.parseMaybeAssign(),this.expect(Y.colon),o.alternate=this.parseMaybeAssign(e),this.finishNode(o,"ConditionalExpression")}return r},q.parseExprOps=function(e,t){var n=this.start,i=this.startLoc,r=this.parseMaybeUnary(t,!1);return this.checkExpressionErrors(t)?r:this.parseExprOp(r,n,i,-1,e)},q.parseExprOp=function(e,t,n,i,r){var o=this.type.binop;if(null!=o&&(!r||this.type!==Y._in)&&o>i){var a=this.type===Y.logicalOR||this.type===Y.logicalAND,s=this.value;this.next();var u=this.start,l=this.startLoc,c=this.parseExprOp(this.parseMaybeUnary(null,!1),u,l,o,r),h=this.buildBinary(t,n,e,c,s,a);return this.parseExprOp(h,t,n,i,r)}return e},q.buildBinary=function(e,t,n,i,r,o){var a=this.startNodeAt(e,t);return a.left=n,a.operator=r,a.right=i,this.finishNode(a,o?"LogicalExpression":"BinaryExpression")},q.parseMaybeUnary=function(e,t){var n,i=this,r=this.start,o=this.startLoc;if(this.type.prefix){var a=this.startNode(),s=this.type===Y.incDec;a.operator=this.value,a.prefix=!0,this.next(),a.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(e,!0),s?this.checkLVal(a.argument):this.strict&&"delete"===a.operator&&"Identifier"===a.argument.type?this.raiseRecoverable(a.start,"Deleting local variable in strict mode"):t=!0,n=this.finishNode(a,s?"UpdateExpression":"UnaryExpression")}else{if(n=this.parseExprSubscripts(e),this.checkExpressionErrors(e))return n;for(;this.type.postfix&&!this.canInsertSemicolon();){var u=i.startNodeAt(r,o);u.operator=i.value,u.prefix=!1,u.argument=n,i.checkLVal(n),i.next(),n=i.finishNode(u,"UpdateExpression")}}return!t&&this.eat(Y.starstar)?this.buildBinary(r,o,n,this.parseMaybeUnary(null,!1),"**",!1):n},q.parseExprSubscripts=function(e){var t=this.start,n=this.startLoc,i=this.parseExprAtom(e),r="ArrowFunctionExpression"===i.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd);return this.checkExpressionErrors(e)||r?i:this.parseSubscripts(i,t,n)},q.parseSubscripts=function(e,t,n,i){for(var r=this;;)if(r.eat(Y.dot)){var o=r.startNodeAt(t,n);o.object=e,o.property=r.parseIdent(!0),o.computed=!1,e=r.finishNode(o,"MemberExpression")}else if(r.eat(Y.bracketL)){var a=r.startNodeAt(t,n);a.object=e,a.property=r.parseExpression(),a.computed=!0,r.expect(Y.bracketR),e=r.finishNode(a,"MemberExpression")}else if(!i&&r.eat(Y.parenL)){var s=r.startNodeAt(t,n);s.callee=e,s.arguments=r.parseExprList(Y.parenR,!1),e=r.finishNode(s,"CallExpression")}else{if(r.type!==Y.backQuote)return e;var u=r.startNodeAt(t,n);u.tag=e,u.quasi=r.parseTemplate(),e=r.finishNode(u,"TaggedTemplateExpression")}},q.parseExprAtom=function(e){var t,n=this.potentialArrowAt==this.start;switch(this.type){case Y._super:this.inFunction||this.raise(this.start,"'super' outside of function or class");case Y._this:var i=this.type===Y._this?"ThisExpression":"Super";return t=this.startNode(),this.next(),this.finishNode(t,i);case Y.name:var r=this.start,o=this.startLoc,a=this.parseIdent(this.type!==Y.name);return n&&!this.canInsertSemicolon()&&this.eat(Y.arrow)?this.parseArrowExpression(this.startNodeAt(r,o),[a]):a;case Y.regexp:var s=this.value;return t=this.parseLiteral(s.value),t.regex={pattern:s.pattern,flags:s.flags},t;case Y.num:case Y.string:return this.parseLiteral(this.value);case Y._null:case Y._true:case Y._false:return t=this.startNode(),t.value=this.type===Y._null?null:this.type===Y._true,t.raw=this.type.keyword,this.next(),this.finishNode(t,"Literal");case Y.parenL:return this.parseParenAndDistinguishExpression(n);case Y.bracketL:return t=this.startNode(),this.next(),t.elements=this.parseExprList(Y.bracketR,!0,!0,e),this.finishNode(t,"ArrayExpression");case Y.braceL:return this.parseObj(!1,e);case Y._function:return t=this.startNode(),this.next(),this.parseFunction(t,!1);case Y._class:return this.parseClass(this.startNode(),!1);case Y._new:return this.parseNew();case Y.backQuote:return this.parseTemplate();default:this.unexpected()}},q.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),this.next(),this.finishNode(t,"Literal")},q.parseParenExpression=function(){this.expect(Y.parenL);var e=this.parseExpression();return this.expect(Y.parenR),e},q.parseParenAndDistinguishExpression=function(e){var t,n=this,i=this.start,r=this.startLoc;if(this.options.ecmaVersion>=6){this.next();for(var o,a,s=this.start,u=this.startLoc,l=[],c=!0,h=new H;this.type!==Y.parenR;){if(c?c=!1:n.expect(Y.comma),n.type===Y.ellipsis){o=n.start,l.push(n.parseParenItem(n.parseRest()));break}n.type!==Y.parenL||a||(a=n.start),l.push(n.parseMaybeAssign(!1,h,n.parseParenItem))}var p=this.start,f=this.startLoc;if(this.expect(Y.parenR),e&&!this.canInsertSemicolon()&&this.eat(Y.arrow))return this.checkPatternErrors(h,!0),a&&this.unexpected(a),this.parseParenArrowList(i,r,l);l.length||this.unexpected(this.lastTokStart),o&&this.unexpected(o),this.checkExpressionErrors(h,!0),l.length>1?(t=this.startNodeAt(s,u),t.expressions=l,this.finishNodeAt(t,"SequenceExpression",p,f)):t=l[0]}else t=this.parseParenExpression();if(this.options.preserveParens){var g=this.startNodeAt(i,r);return g.expression=t,this.finishNode(g,"ParenthesizedExpression")}return t},q.parseParenItem=function(e){return e},q.parseParenArrowList=function(e,t,n){return this.parseArrowExpression(this.startNodeAt(e,t),n)};var K=[];q.parseNew=function(){var e=this.startNode(),t=this.parseIdent(!0);if(this.options.ecmaVersion>=6&&this.eat(Y.dot))return e.meta=t,e.property=this.parseIdent(!0),"target"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is new.target"),this.inFunction||this.raiseRecoverable(e.start,"new.target can only be used in functions"),this.finishNode(e,"MetaProperty");var n=this.start,i=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(),n,i,!0),this.eat(Y.parenL)?e.arguments=this.parseExprList(Y.parenR,!1):e.arguments=K,this.finishNode(e,"NewExpression")},q.parseTemplateElement=function(){var e=this.startNode();return e.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),e.tail=this.type===Y.backQuote,this.finishNode(e,"TemplateElement")},q.parseTemplate=function(){var e=this,t=this.startNode();this.next(),t.expressions=[];var n=this.parseTemplateElement();for(t.quasis=[n];!n.tail;)e.expect(Y.dollarBraceL),t.expressions.push(e.parseExpression()),e.expect(Y.braceR),t.quasis.push(n=e.parseTemplateElement());return this.next(),this.finishNode(t,"TemplateLiteral")},q.parseObj=function(e,t){var n=this,i=this.startNode(),r=!0,o={};for(i.properties=[],this.next();!this.eat(Y.braceR);){if(r)r=!1;else if(n.expect(Y.comma),n.afterTrailingComma(Y.braceR))break;var a,s,u,l=n.startNode();n.options.ecmaVersion>=6&&(l.method=!1,l.shorthand=!1,(e||t)&&(s=n.start,u=n.startLoc),e||(a=n.eat(Y.star))),n.parsePropertyName(l),n.parsePropertyValue(l,e,a,s,u,t),n.checkPropClash(l,o),i.properties.push(n.finishNode(l,"Property"))}return this.finishNode(i,e?"ObjectPattern":"ObjectExpression")},q.parsePropertyValue=function(e,t,n,i,r,o){if(this.eat(Y.colon))e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,o),e.kind="init";else if(this.options.ecmaVersion>=6&&this.type===Y.parenL)t&&this.unexpected(),e.kind="init",e.method=!0,e.value=this.parseMethod(n);else if(this.options.ecmaVersion>=5&&!e.computed&&"Identifier"===e.key.type&&("get"===e.key.name||"set"===e.key.name)&&this.type!=Y.comma&&this.type!=Y.braceR){(n||t)&&this.unexpected(),e.kind=e.key.name,this.parsePropertyName(e),e.value=this.parseMethod(!1);var a="get"===e.kind?0:1;if(e.value.params.length!==a){var s=e.value.start;"get"===e.kind?this.raiseRecoverable(s,"getter should have no params"):this.raiseRecoverable(s,"setter should have exactly one param")}"set"===e.kind&&"RestElement"===e.value.params[0].type&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")}else this.options.ecmaVersion>=6&&!e.computed&&"Identifier"===e.key.type?((this.keywords.test(e.key.name)||(this.strict?this.reservedWordsStrictBind:this.reservedWords).test(e.key.name)||this.inGenerator&&"yield"==e.key.name)&&this.raiseRecoverable(e.key.start,"'"+e.key.name+"' can not be used as shorthand property"),e.kind="init",t?e.value=this.parseMaybeDefault(i,r,e.key):this.type===Y.eq&&o?(o.shorthandAssign||(o.shorthandAssign=this.start),e.value=this.parseMaybeDefault(i,r,e.key)):e.value=e.key,e.shorthand=!0):this.unexpected()},q.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(Y.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(Y.bracketR),e.key;e.computed=!1}return e.key=this.type===Y.num||this.type===Y.string?this.parseExprAtom():this.parseIdent(!0)},q.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=!1,e.expression=!1)},q.parseMethod=function(e){var t=this.startNode(),n=this.inGenerator;return this.inGenerator=e,this.initFunction(t),this.expect(Y.parenL),t.params=this.parseBindingList(Y.parenR,!1,!1),this.options.ecmaVersion>=6&&(t.generator=e),this.parseFunctionBody(t,!1),this.inGenerator=n,this.finishNode(t,"FunctionExpression")},q.parseArrowExpression=function(e,t){var n=this.inGenerator;return this.inGenerator=!1,this.initFunction(e),e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0),this.inGenerator=n,this.finishNode(e,"ArrowFunctionExpression")},q.parseFunctionBody=function(e,t){var n=t&&this.type!==Y.braceL;if(n)e.body=this.parseMaybeAssign(),e.expression=!0;else{var i=this.inFunction,r=this.labels;this.inFunction=!0,this.labels=[],e.body=this.parseBlock(!0),e.expression=!1,this.inFunction=i,this.labels=r}var o=!n&&e.body.body.length&&this.isUseStrict(e.body.body[0])?e.body.body[0]:null;if(this.strict||o){var a=this.strict;this.strict=!0,e.id&&this.checkLVal(e.id,!0),this.checkParams(e,o),this.strict=a}else t&&this.checkParams(e,o)},q.checkParams=function(e,t){for(var n=this,i={},r=0;r<e.params.length;r++)t&&n.options.ecmaVersion>=7&&"Identifier"!==e.params[r].type&&n.raiseRecoverable(t.start,"Illegal 'use strict' directive in function with non-simple parameter list"),n.checkLVal(e.params[r],!0,i)},q.parseExprList=function(e,t,n,i){for(var r=this,o=[],a=!0;!this.eat(e);){if(a)a=!1;else if(r.expect(Y.comma),t&&r.afterTrailingComma(e))break;var s;n&&r.type===Y.comma?s=null:r.type===Y.ellipsis?(s=r.parseSpread(i),r.type===Y.comma&&i&&!i.trailingComma&&(i.trailingComma=r.lastTokStart)):s=r.parseMaybeAssign(!1,i),o.push(s)}return o},q.parseIdent=function(e){var t=this.startNode();return e&&"never"==this.options.allowReserved&&(e=!1),this.type===Y.name?(!e&&(this.strict?this.reservedWordsStrict:this.reservedWords).test(this.value)&&(this.options.ecmaVersion>=6||-1==this.input.slice(this.start,this.end).indexOf("\\"))&&this.raiseRecoverable(this.start,"The keyword '"+this.value+"' is reserved"),!e&&this.inGenerator&&"yield"===this.value&&this.raiseRecoverable(this.start,"Can not use 'yield' as identifier inside a generator"),t.name=this.value):e&&this.type.keyword?t.name=this.type.keyword:this.unexpected(),this.next(),this.finishNode(t,"Identifier")},q.parseYield=function(){var e=this.startNode();return this.next(),this.type==Y.semi||this.canInsertSemicolon()||this.type!=Y.star&&!this.type.startsExpr?(e.delegate=!1,e.argument=null):(e.delegate=this.eat(Y.star),e.argument=this.parseMaybeAssign()),this.finishNode(e,"YieldExpression")};var V=R.prototype;V.raise=function(e,t){var n=l(this.input,e);t+=" ("+n.line+":"+n.column+")";var i=new SyntaxError(t);throw i.pos=e,i.loc=n,i.raisedAt=this.pos,i},V.raiseRecoverable=V.raise,V.curPosition=function(){return this.options.locations?new Z(this.curLine,this.pos-this.lineStart):void 0};var U=function(e,t,n){this.type="",this.start=t,this.end=0,e.options.locations&&(this.loc=new P(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},$=R.prototype;$.startNode=function(){return new U(this,this.start,this.startLoc)},$.startNodeAt=function(e,t){return new U(this,e,t)},$.finishNode=function(e,t){return f.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},$.finishNodeAt=function(e,t,n,i){return f.call(this,e,t,n,i)};var ee=function(e,t,n,i){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=i},te={b_stat:new ee("{",!1),b_expr:new ee("{",!0),b_tmpl:new ee("${",!0),p_stat:new ee("(",!1),p_expr:new ee("(",!0),q_tmpl:new ee("`",!0,!0,function(e){return e.readTmplToken()}),f_expr:new ee("function",!0)},ne=R.prototype;ne.initialContext=function(){return[te.b_stat]},ne.braceIsBlock=function(e){if(e===Y.colon){var t=this.curContext();if(t===te.b_stat||t===te.b_expr)return!t.isExpr}return e===Y._return?F.test(this.input.slice(this.lastTokEnd,this.start)):e===Y._else||e===Y.semi||e===Y.eof||e===Y.parenR?!0:e==Y.braceL?this.curContext()===te.b_stat:!this.exprAllowed},ne.updateContext=function(e){var t,n=this.type;n.keyword&&e==Y.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},Y.parenR.updateContext=Y.braceR.updateContext=function(){if(1==this.context.length)return void(this.exprAllowed=!0);var e=this.context.pop();e===te.b_stat&&this.curContext()===te.f_expr?(this.context.pop(),this.exprAllowed=!1):e===te.b_tmpl?this.exprAllowed=!0:this.exprAllowed=!e.isExpr},Y.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?te.b_stat:te.b_expr),this.exprAllowed=!0},Y.dollarBraceL.updateContext=function(){this.context.push(te.b_tmpl),this.exprAllowed=!0},Y.parenL.updateContext=function(e){var t=e===Y._if||e===Y._for||e===Y._with||e===Y._while;this.context.push(t?te.p_stat:te.p_expr),this.exprAllowed=!0},Y.incDec.updateContext=function(){},Y._function.updateContext=function(e){e.beforeExpr&&e!==Y.semi&&e!==Y._else&&(e!==Y.colon&&e!==Y.braceL||this.curContext()!==te.b_stat)&&this.context.push(te.f_expr),this.exprAllowed=!1},Y.backQuote.updateContext=function(){this.curContext()===te.q_tmpl?this.context.pop():this.context.push(te.q_tmpl),this.exprAllowed=!1};var ie=function(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,e.options.locations&&(this.loc=new P(e,e.startLoc,e.endLoc)),e.options.ranges&&(this.range=[e.start,e.end])},re=R.prototype,oe="object"==typeof Packages&&"[object JavaPackage]"==Object.prototype.toString.call(Packages);re.next=function(){this.options.onToken&&this.options.onToken(new ie(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},re.getToken=function(){return this.next(),new ie(this)},"undefined"!=typeof Symbol&&(re[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===Y.eof,value:t}}}}),re.setStrict=function(e){var t=this;if(this.strict=e,this.type===Y.num||this.type===Y.string){if(this.pos=this.start,this.options.locations)for(;this.pos<this.lineStart;)t.lineStart=t.input.lastIndexOf("\n",t.lineStart-2)+1,--t.curLine;this.nextToken()}},re.curContext=function(){return this.context[this.context.length-1]},re.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length?this.finishToken(Y.eof):e.override?e.override(this):void this.readToken(this.fullCharCodeAtPos())},re.readToken=function(e){return n(e,this.options.ecmaVersion>=6)||92===e?this.readWord():this.getTokenFromCode(e)},re.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(55295>=e||e>=57344)return e;var t=this.input.charCodeAt(this.pos+1);return(e<<10)+t-56613888},re.skipBlockComment=function(){var e=this,t=this.options.onComment&&this.curPosition(),n=this.pos,i=this.input.indexOf("*/",this.pos+=2);if(-1===i&&this.raise(this.pos-2,"Unterminated comment"),this.pos=i+2,this.options.locations){B.lastIndex=n;for(var r;(r=B.exec(this.input))&&r.index<this.pos;)++e.curLine,e.lineStart=r.index+r[0].length}this.options.onComment&&this.options.onComment(!0,this.input.slice(n+2,i),n,this.pos,t,this.curPosition())},re.skipLineComment=function(e){for(var t=this,n=this.pos,i=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&10!==r&&13!==r&&8232!==r&&8233!==r;)++t.pos,r=t.input.charCodeAt(t.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(n+e,this.pos),n,this.pos,i,this.curPosition())},re.skipSpace=function(){var e=this;e:for(;this.pos<this.input.length;){var t=e.input.charCodeAt(e.pos);switch(t){case 32:case 160:++e.pos;break;case 13:10===e.input.charCodeAt(e.pos+1)&&++e.pos;case 10:case 8232:case 8233:++e.pos,e.options.locations&&(++e.curLine,e.lineStart=e.pos);break;case 47:switch(e.input.charCodeAt(e.pos+1)){case 42:e.skipBlockComment();break;case 47:e.skipLineComment(2);break;default:break e}break;default:if(!(t>8&&14>t||t>=5760&&M.test(String.fromCharCode(t))))break e;++e.pos}}},re.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},re.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&57>=e)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===e&&46===t?(this.pos+=3,this.finishToken(Y.ellipsis)):(++this.pos,this.finishToken(Y.dot))},re.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===e?this.finishOp(Y.assign,2):this.finishOp(Y.slash,1)},re.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,i=42===e?Y.star:Y.modulo;return this.options.ecmaVersion>=7&&42===t&&(++n,i=Y.starstar,t=this.input.charCodeAt(this.pos+2)),61===t?this.finishOp(Y.assign,n+1):this.finishOp(i,n)},re.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.finishOp(124===e?Y.logicalOR:Y.logicalAND,2):61===t?this.finishOp(Y.assign,2):this.finishOp(124===e?Y.bitwiseOR:Y.bitwiseAND,1);
44
- },re.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);return 61===e?this.finishOp(Y.assign,2):this.finishOp(Y.bitwiseXOR,1)},re.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?45==t&&62==this.input.charCodeAt(this.pos+2)&&F.test(this.input.slice(this.lastTokEnd,this.pos))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(Y.incDec,2):61===t?this.finishOp(Y.assign,2):this.finishOp(Y.plusMin,1)},re.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=62===e&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+n)?this.finishOp(Y.assign,n+1):this.finishOp(Y.bitShift,n)):33==t&&60==e&&45==this.input.charCodeAt(this.pos+2)&&45==this.input.charCodeAt(this.pos+3)?(this.inModule&&this.unexpected(),this.skipLineComment(4),this.skipSpace(),this.nextToken()):(61===t&&(n=2),this.finishOp(Y.relational,n))},re.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return 61===t?this.finishOp(Y.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===e&&62===t&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(Y.arrow)):this.finishOp(61===e?Y.eq:Y.prefix,1)},re.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(Y.parenL);case 41:return++this.pos,this.finishToken(Y.parenR);case 59:return++this.pos,this.finishToken(Y.semi);case 44:return++this.pos,this.finishToken(Y.comma);case 91:return++this.pos,this.finishToken(Y.bracketL);case 93:return++this.pos,this.finishToken(Y.bracketR);case 123:return++this.pos,this.finishToken(Y.braceL);case 125:return++this.pos,this.finishToken(Y.braceR);case 58:return++this.pos,this.finishToken(Y.colon);case 63:return++this.pos,this.finishToken(Y.question);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(Y.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(Y.prefix,1)}this.raise(this.pos,"Unexpected character '"+d(e)+"'")},re.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)};var ae=!!g("￿","u");re.readRegexp=function(){for(var e,t,n=this,i=this.pos;;){n.pos>=n.input.length&&n.raise(i,"Unterminated regular expression");var r=n.input.charAt(n.pos);if(F.test(r)&&n.raise(i,"Unterminated regular expression"),e)e=!1;else{if("["===r)t=!0;else if("]"===r&&t)t=!1;else if("/"===r&&!t)break;e="\\"===r}++n.pos}var o=this.input.slice(i,this.pos);++this.pos;var a=this.readWord1(),s=o,u="";if(a){var l=/^[gim]*$/;this.options.ecmaVersion>=6&&(l=/^[gimuy]*$/),l.test(a)||this.raise(i,"Invalid regular expression flag"),a.indexOf("u")>=0&&(ae?u="u":(s=s.replace(/\\u\{([0-9a-fA-F]+)\}/g,function(e,t,r){return t=Number("0x"+t),t>1114111&&n.raise(i+r+3,"Code point out of bounds"),"x"}),s=s.replace(/\\u([a-fA-F0-9]{4})|[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"x"),u=u.replace("u","")))}var c=null;return oe||(g(s,u,i,this),c=g(o,a)),this.finishToken(Y.regexp,{pattern:o,flags:a,value:c})},re.readInt=function(e,t){for(var n=this,i=this.pos,r=0,o=0,a=null==t?1/0:t;a>o;++o){var s,u=n.input.charCodeAt(n.pos);if(s=u>=97?u-97+10:u>=65?u-65+10:u>=48&&57>=u?u-48:1/0,s>=e)break;++n.pos,r=r*e+s}return this.pos===i||null!=t&&this.pos-i!==t?null:r},re.readRadixNumber=function(e){this.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.start+2,"Expected number in radix "+e),n(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(Y.num,t)},re.readNumber=function(e){var t=this.pos,i=!1,r=48===this.input.charCodeAt(this.pos);e||null!==this.readInt(10)||this.raise(t,"Invalid number");var o=this.input.charCodeAt(this.pos);46===o&&(++this.pos,this.readInt(10),i=!0,o=this.input.charCodeAt(this.pos)),69!==o&&101!==o||(o=this.input.charCodeAt(++this.pos),43!==o&&45!==o||++this.pos,null===this.readInt(10)&&this.raise(t,"Invalid number"),i=!0),n(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var a,s=this.input.slice(t,this.pos);return i?a=parseFloat(s):r&&1!==s.length?/[89]/.test(s)||this.strict?this.raise(t,"Invalid number"):a=parseInt(s,8):a=parseInt(s,10),this.finishToken(Y.num,a)},re.readCodePoint=function(){var e,t=this.input.charCodeAt(this.pos);if(123===t){this.options.ecmaVersion<6&&this.unexpected();var n=++this.pos;e=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,e>1114111&&this.raise(n,"Code point out of bounds")}else e=this.readHexChar(4);return e},re.readString=function(e){for(var t=this,n="",i=++this.pos;;){t.pos>=t.input.length&&t.raise(t.start,"Unterminated string constant");var r=t.input.charCodeAt(t.pos);if(r===e)break;92===r?(n+=t.input.slice(i,t.pos),n+=t.readEscapedChar(!1),i=t.pos):(a(r)&&t.raise(t.start,"Unterminated string constant"),++t.pos)}return n+=this.input.slice(i,this.pos++),this.finishToken(Y.string,n)},re.readTmplToken=function(){for(var e=this,t="",n=this.pos;;){e.pos>=e.input.length&&e.raise(e.start,"Unterminated template");var i=e.input.charCodeAt(e.pos);if(96===i||36===i&&123===e.input.charCodeAt(e.pos+1))return e.pos===e.start&&e.type===Y.template?36===i?(e.pos+=2,e.finishToken(Y.dollarBraceL)):(++e.pos,e.finishToken(Y.backQuote)):(t+=e.input.slice(n,e.pos),e.finishToken(Y.template,t));if(92===i)t+=e.input.slice(n,e.pos),t+=e.readEscapedChar(!0),n=e.pos;else if(a(i)){switch(t+=e.input.slice(n,e.pos),++e.pos,i){case 13:10===e.input.charCodeAt(e.pos)&&++e.pos;case 10:t+="\n";break;default:t+=String.fromCharCode(i)}e.options.locations&&(++e.curLine,e.lineStart=e.pos),n=e.pos}else++e.pos}},re.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return d(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\x0B";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";default:if(t>=48&&55>=t){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],i=parseInt(n,8);return i>255&&(n=n.slice(0,-1),i=parseInt(n,8)),"0"!==n&&(this.strict||e)&&this.raise(this.pos-2,"Octal literal in strict mode"),this.pos+=n.length-1,String.fromCharCode(i)}return String.fromCharCode(t)}},re.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return null===n&&this.raise(t,"Bad character escape sequence"),n},re.readWord1=function(){var e=this;this.containsEsc=!1;for(var t="",r=!0,o=this.pos,a=this.options.ecmaVersion>=6;this.pos<this.input.length;){var s=e.fullCharCodeAtPos();if(i(s,a))e.pos+=65535>=s?1:2;else{if(92!==s)break;e.containsEsc=!0,t+=e.input.slice(o,e.pos);var u=e.pos;117!=e.input.charCodeAt(++e.pos)&&e.raise(e.pos,"Expecting Unicode escape sequence \\uXXXX"),++e.pos;var l=e.readCodePoint();(r?n:i)(l,a)||e.raise(u,"Invalid Unicode escape"),t+=d(l),o=e.pos}r=!1}return t+this.input.slice(o,this.pos)},re.readWord=function(){var e=this.readWord1(),t=Y.name;return(this.options.ecmaVersion>=6||!this.containsEsc)&&this.keywords.test(e)&&(t=D[e]),this.finishToken(t,e)};var se="3.3.0";e.version=se,e.parse=m,e.parseExpressionAt=y,e.tokenizer=b,e.Parser=R,e.plugins=O,e.defaultOptions=J,e.Position=Z,e.SourceLocation=P,e.getLineInfo=l,e.Node=U,e.TokenType=A,e.tokTypes=Y,e.TokContext=ee,e.tokContexts=te,e.isIdentifierChar=i,e.isIdentifierStart=n,e.Token=ie,e.isNewLine=a,e.lineBreak=F,e.lineBreakG=B,Object.defineProperty(e,"__esModule",{value:!0})})},{}],757:[function(e,t,n){!function(e,i){"object"==typeof n&&"undefined"!=typeof t?i(n):"function"==typeof define&&define.amd?define(["exports"],i):i((e.acorn=e.acorn||{},e.acorn.walk=e.acorn.walk||{}))}(this,function(e){"use strict";function t(t,n,i,r,o){i||(i=e.base),function a(e,t,r){var o=r||e.type,s=n[o];i[o](e,t,a),s&&s(e,t)}(t,r,o)}function n(t,n,i,r){i||(i=e.base);var o=[];!function a(e,t,r){var s=r||e.type,u=n[s],l=e!=o[o.length-1];l&&o.push(e),i[s](e,t,a),u&&u(e,t||o,o),l&&o.pop()}(t,r)}function i(t,n,i,r,o){var a=i?e.make(i,r):r;!function s(e,t,n){a[n||e.type](e,t,s)}(t,n,o)}function r(e){return"string"==typeof e?function(t){return t==e}:e?e:function(){return!0}}function o(t,n,i,o,a,s){o=r(o),a||(a=e.base);try{!function l(e,t,r){var s=r||e.type;if((null==n||e.start<=n)&&(null==i||e.end>=i)&&a[s](e,t,l),(null==n||e.start==n)&&(null==i||e.end==i)&&o(s,e))throw new p(e,t)}(t,s)}catch(u){if(u instanceof p)return u;throw u}}function a(t,n,i,o,a){i=r(i),o||(o=e.base);try{!function u(e,t,r){var a=r||e.type;if(!(e.start>n||e.end<n)&&(o[a](e,t,u),i(a,e)))throw new p(e,t)}(t,a)}catch(s){if(s instanceof p)return s;throw s}}function s(t,n,i,o,a){i=r(i),o||(o=e.base);try{!function u(e,t,r){if(!(e.end<n)){var a=r||e.type;if(e.start>=n&&i(a,e))throw new p(e,t);o[a](e,t,u)}}(t,a)}catch(s){if(s instanceof p)return s;throw s}}function u(t,n,i,o,a){i=r(i),o||(o=e.base);var s;return function u(e,t,r){if(!(e.start>n)){var a=r||e.type;e.end<=n&&(!s||s.node.end<e.end)&&i(a,e)&&(s=new p(e,t)),o[a](e,t,u)}}(t,a),s}function l(t,n){n||(n=e.base);var i=f(n);for(var r in t)i[r]=t[r];return i}function c(e,t,n){n(e,t)}function h(e,t,n){}var p=function(e,t){this.node=e,this.state=t},f=Object.create||function(e){function t(){}return t.prototype=e,new t},g={};g.Program=g.BlockStatement=function(e,t,n){for(var i=0;i<e.body.length;++i)n(e.body[i],t,"Statement")},g.Statement=c,g.EmptyStatement=h,g.ExpressionStatement=g.ParenthesizedExpression=function(e,t,n){return n(e.expression,t,"Expression")},g.IfStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Statement"),e.alternate&&n(e.alternate,t,"Statement")},g.LabeledStatement=function(e,t,n){return n(e.body,t,"Statement")},g.BreakStatement=g.ContinueStatement=h,g.WithStatement=function(e,t,n){n(e.object,t,"Expression"),n(e.body,t,"Statement")},g.SwitchStatement=function(e,t,n){n(e.discriminant,t,"Expression");for(var i=0;i<e.cases.length;++i){var r=e.cases[i];r.test&&n(r.test,t,"Expression");for(var o=0;o<r.consequent.length;++o)n(r.consequent[o],t,"Statement")}},g.ReturnStatement=g.YieldExpression=function(e,t,n){e.argument&&n(e.argument,t,"Expression")},g.ThrowStatement=g.SpreadElement=function(e,t,n){return n(e.argument,t,"Expression")},g.TryStatement=function(e,t,n){n(e.block,t,"Statement"),e.handler&&n(e.handler,t),e.finalizer&&n(e.finalizer,t,"Statement")},g.CatchClause=function(e,t,n){n(e.param,t,"Pattern"),n(e.body,t,"ScopeBody")},g.WhileStatement=g.DoWhileStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.body,t,"Statement")},g.ForStatement=function(e,t,n){e.init&&n(e.init,t,"ForInit"),e.test&&n(e.test,t,"Expression"),e.update&&n(e.update,t,"Expression"),n(e.body,t,"Statement")},g.ForInStatement=g.ForOfStatement=function(e,t,n){n(e.left,t,"ForInit"),n(e.right,t,"Expression"),n(e.body,t,"Statement")},g.ForInit=function(e,t,n){"VariableDeclaration"==e.type?n(e,t):n(e,t,"Expression")},g.DebuggerStatement=h,g.FunctionDeclaration=function(e,t,n){return n(e,t,"Function")},g.VariableDeclaration=function(e,t,n){for(var i=0;i<e.declarations.length;++i)n(e.declarations[i],t)},g.VariableDeclarator=function(e,t,n){n(e.id,t,"Pattern"),e.init&&n(e.init,t,"Expression")},g.Function=function(e,t,n){e.id&&n(e.id,t,"Pattern");for(var i=0;i<e.params.length;i++)n(e.params[i],t,"Pattern");n(e.body,t,e.expression?"ScopeExpression":"ScopeBody")},g.ScopeBody=function(e,t,n){return n(e,t,"Statement")},g.ScopeExpression=function(e,t,n){return n(e,t,"Expression")},g.Pattern=function(e,t,n){"Identifier"==e.type?n(e,t,"VariablePattern"):"MemberExpression"==e.type?n(e,t,"MemberPattern"):n(e,t)},g.VariablePattern=h,g.MemberPattern=c,g.RestElement=function(e,t,n){return n(e.argument,t,"Pattern")},g.ArrayPattern=function(e,t,n){for(var i=0;i<e.elements.length;++i){var r=e.elements[i];r&&n(r,t,"Pattern")}},g.ObjectPattern=function(e,t,n){for(var i=0;i<e.properties.length;++i)n(e.properties[i].value,t,"Pattern")},g.Expression=c,g.ThisExpression=g.Super=g.MetaProperty=h,g.ArrayExpression=function(e,t,n){for(var i=0;i<e.elements.length;++i){var r=e.elements[i];r&&n(r,t,"Expression")}},g.ObjectExpression=function(e,t,n){for(var i=0;i<e.properties.length;++i)n(e.properties[i],t)},g.FunctionExpression=g.ArrowFunctionExpression=g.FunctionDeclaration,g.SequenceExpression=g.TemplateLiteral=function(e,t,n){for(var i=0;i<e.expressions.length;++i)n(e.expressions[i],t,"Expression")},g.UnaryExpression=g.UpdateExpression=function(e,t,n){n(e.argument,t,"Expression")},g.BinaryExpression=g.LogicalExpression=function(e,t,n){n(e.left,t,"Expression"),n(e.right,t,"Expression")},g.AssignmentExpression=g.AssignmentPattern=function(e,t,n){n(e.left,t,"Pattern"),n(e.right,t,"Expression")},g.ConditionalExpression=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Expression"),n(e.alternate,t,"Expression")},g.NewExpression=g.CallExpression=function(e,t,n){if(n(e.callee,t,"Expression"),e.arguments)for(var i=0;i<e.arguments.length;++i)n(e.arguments[i],t,"Expression")},g.MemberExpression=function(e,t,n){n(e.object,t,"Expression"),e.computed&&n(e.property,t,"Expression")},g.ExportNamedDeclaration=g.ExportDefaultDeclaration=function(e,t,n){e.declaration&&n(e.declaration,t,"ExportNamedDeclaration"==e.type||e.declaration.id?"Statement":"Expression"),e.source&&n(e.source,t,"Expression")},g.ExportAllDeclaration=function(e,t,n){n(e.source,t,"Expression")},g.ImportDeclaration=function(e,t,n){for(var i=0;i<e.specifiers.length;i++)n(e.specifiers[i],t);n(e.source,t,"Expression")},g.ImportSpecifier=g.ImportDefaultSpecifier=g.ImportNamespaceSpecifier=g.Identifier=g.Literal=h,g.TaggedTemplateExpression=function(e,t,n){n(e.tag,t,"Expression"),n(e.quasi,t)},g.ClassDeclaration=g.ClassExpression=function(e,t,n){return n(e,t,"Class")},g.Class=function(e,t,n){e.id&&n(e.id,t,"Pattern"),e.superClass&&n(e.superClass,t,"Expression");for(var i=0;i<e.body.body.length;i++)n(e.body.body[i],t)},g.MethodDefinition=g.Property=function(e,t,n){e.computed&&n(e.key,t,"Expression"),n(e.value,t,"Expression")},e.simple=t,e.ancestor=n,e.recursive=i,e.findNodeAt=o,e.findNodeAround=a,e.findNodeAfter=s,e.findNodeBefore=u,e.make=l,e.base=g,Object.defineProperty(e,"__esModule",{value:!0})})},{}],758:[function(e,t,n){function i(){for(var e={},t=0;t<arguments.length;t++){var n=arguments[t];for(var i in n)r.call(n,i)&&(e[i]=n[i])}return e}t.exports=i;var r=Object.prototype.hasOwnProperty},{}],759:[function(e,t,n){function i(e){var t=this;if(t instanceof i||(t=new i),t.tail=null,t.head=null,t.length=0,e&&"function"==typeof e.forEach)e.forEach(function(e){t.push(e)});else if(arguments.length>0)for(var n=0,r=arguments.length;r>n;n++)t.push(arguments[n]);return t}function r(e,t){e.tail=new a(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function o(e,t){e.head=new a(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function a(e,t,n,i){return this instanceof a?(this.list=i,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,void(n?(n.prev=this,this.next=n):this.next=null)):new a(e,t,n,i)}t.exports=i,i.Node=a,i.create=i,i.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,n=e.prev;t&&(t.prev=n),n&&(n.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=n),e.list.length--,e.next=null,e.prev=null,e.list=null},i.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},i.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},i.prototype.push=function(){for(var e=0,t=arguments.length;t>e;e++)r(this,arguments[e]);return this.length},i.prototype.unshift=function(){for(var e=0,t=arguments.length;t>e;e++)o(this,arguments[e]);return this.length},i.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail.next=null,this.length--,e}},i.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head.prev=null,this.length--,e}},i.prototype.forEach=function(e,t){t=t||this;for(var n=this.head,i=0;null!==n;i++)e.call(t,n.value,i,this),n=n.next},i.prototype.forEachReverse=function(e,t){t=t||this;for(var n=this.tail,i=this.length-1;null!==n;i--)e.call(t,n.value,i,this),n=n.prev},i.prototype.get=function(e){for(var t=0,n=this.head;null!==n&&e>t;t++)n=n.next;return t===e&&null!==n?n.value:void 0},i.prototype.getReverse=function(e){for(var t=0,n=this.tail;null!==n&&e>t;t++)n=n.prev;return t===e&&null!==n?n.value:void 0},i.prototype.map=function(e,t){t=t||this;for(var n=new i,r=this.head;null!==r;)n.push(e.call(t,r.value,this)),r=r.next;return n},i.prototype.mapReverse=function(e,t){t=t||this;for(var n=new i,r=this.tail;null!==r;)n.push(e.call(t,r.value,this)),r=r.prev;return n},i.prototype.reduce=function(e,t){var n,i=this.head;if(arguments.length>1)n=t;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");i=this.head.next,n=this.head.value}for(var r=0;null!==i;r++)n=e(n,i.value,r),i=i.next;return n},i.prototype.reduceReverse=function(e,t){var n,i=this.tail;if(arguments.length>1)n=t;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");i=this.tail.prev,n=this.tail.value}for(var r=this.length-1;null!==i;r--)n=e(n,i.value,r),i=i.prev;return n},i.prototype.toArray=function(){for(var e=new Array(this.length),t=0,n=this.head;null!==n;t++)e[t]=n.value,n=n.next;return e},i.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,n=this.tail;null!==n;t++)e[t]=n.value,n=n.prev;return e},i.prototype.slice=function(e,t){t=t||this.length,0>t&&(t+=this.length),e=e||0,0>e&&(e+=this.length);var n=new i;if(e>t||0>t)return n;0>e&&(e=0),t>this.length&&(t=this.length);for(var r=0,o=this.head;null!==o&&e>r;r++)o=o.next;for(;null!==o&&t>r;r++,o=o.next)n.push(o.value);return n},i.prototype.sliceReverse=function(e,t){t=t||this.length,0>t&&(t+=this.length),e=e||0,0>e&&(e+=this.length);var n=new i;if(e>t||0>t)return n;0>e&&(e=0),t>this.length&&(t=this.length);for(var r=this.length,o=this.tail;null!==o&&r>t;r--)o=o.prev;for(;null!==o&&r>e;r--,o=o.prev)n.push(o.value);return n},i.prototype.reverse=function(){for(var e=this.head,t=this.tail,n=e;null!==n;n=n.prev){var i=n.prev;n.prev=n.next,n.next=i}return this.head=t,this.tail=e,this}},{}],760:[function(e,t,n){t.exports={name:"styledown2",description:"Write maintainable CSS styleguides using Markdown.",version:"2.0.0-pre3",author:"Rico Sta. Cruz <rico@ricostacruz.com>",bugs:{url:"https://github.com/styledown/styledown/issues"},dependencies:{"any-promise":"1.1.0",classnames:"2.2.5","hogan.js":"3.0.2","js-yaml":"3.6.0",jstransformer:"1.0.0","jstransformer-ejs":"^0.0.3","jstransformer-pug":"0.2.3","lodash.kebabcase":"4.0.1","lru-cache":"4.0.2","markdown-it":"6.0.1","markdown-it-named-headings":"1.1.0",meow:"3.7.0",mkdirp:"0.5.1",mz:"2.4.0","object-loops":"0.8.0",unidecode:"0.1.8"},devDependencies:{ava:"0.18.1","babel-polyfill":"6.22.0","babel-preset-es2015":"6.6.0","babel-preset-stage-0":"6.5.0",babelify:"7.3.0",brfs:"1.4.3",browserify:"13.0.0",cssnano:"3.10.0",dedent:"0.7.0",docpress:"0.6.11","git-update-ghpages":"1.3.0",jsdom:"9.10.0",nodemon:"1.11.0","npm-run-all":"4.0.1",postcss:"5.2.12","postcss-cli":"2.6.0","postcss-cssnext":"2.9.0",redent:"2.0.0",serve:"3.3.0","uglify-js":"2.6.2"},files:["assets","bin","cache","lib"],homepage:"https://github.com/styledown/styledown2#readme",keywords:["css","markdown","styleguide"],license:"MIT",main:"index.js",repository:{type:"git",url:"git+ssh://git@github.com/styledown/styledown2.git"},scripts:{"assets:build":"run-p assets:build:js assets:build:css","assets:build:css":"postcss -u postcss-cssnext -u cssnano assets/style.css -o cache/style.css","assets:build:js":"browserify -t babelify assets/script.js | uglifyjs -c warnings=false -m > cache/script.js","assets:watch":"run-p assets:watch:css assets:watch:js","assets:watch:css":'nodemon -C --exec "run-s assets:build:css" --ext "css" --watch assets --quiet',"assets:watch:js":'nodemon -C --exec "run-s assets:build:js" --ext "js" --watch assets --quiet',"dev:mkdir":"mkdirp examples/bootstrap/html cache dist",example:"run-s dev:mkdir assets:build example:post","example:post":"run-p -l example:watch example:serve assets:watch","example:build":"cd examples/bootstrap && make","example:serve":"cd examples/bootstrap/html && serve","example:watch":'cd examples/bootstrap && nodemon --exec make --ext "md" --watch . --watch ../../assets --quiet',prepublish:"run-s assets:build",test:"ava"},babel:{presets:["es2015","stage-0"]},engines:{node:">= 6"}}},{}]},{},[1])(1)});
44
+ },re.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);return 61===e?this.finishOp(Y.assign,2):this.finishOp(Y.bitwiseXOR,1)},re.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?45==t&&62==this.input.charCodeAt(this.pos+2)&&F.test(this.input.slice(this.lastTokEnd,this.pos))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(Y.incDec,2):61===t?this.finishOp(Y.assign,2):this.finishOp(Y.plusMin,1)},re.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=62===e&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+n)?this.finishOp(Y.assign,n+1):this.finishOp(Y.bitShift,n)):33==t&&60==e&&45==this.input.charCodeAt(this.pos+2)&&45==this.input.charCodeAt(this.pos+3)?(this.inModule&&this.unexpected(),this.skipLineComment(4),this.skipSpace(),this.nextToken()):(61===t&&(n=2),this.finishOp(Y.relational,n))},re.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return 61===t?this.finishOp(Y.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===e&&62===t&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(Y.arrow)):this.finishOp(61===e?Y.eq:Y.prefix,1)},re.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(Y.parenL);case 41:return++this.pos,this.finishToken(Y.parenR);case 59:return++this.pos,this.finishToken(Y.semi);case 44:return++this.pos,this.finishToken(Y.comma);case 91:return++this.pos,this.finishToken(Y.bracketL);case 93:return++this.pos,this.finishToken(Y.bracketR);case 123:return++this.pos,this.finishToken(Y.braceL);case 125:return++this.pos,this.finishToken(Y.braceR);case 58:return++this.pos,this.finishToken(Y.colon);case 63:return++this.pos,this.finishToken(Y.question);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(Y.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(Y.prefix,1)}this.raise(this.pos,"Unexpected character '"+d(e)+"'")},re.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)};var ae=!!g("￿","u");re.readRegexp=function(){for(var e,t,n=this,i=this.pos;;){n.pos>=n.input.length&&n.raise(i,"Unterminated regular expression");var r=n.input.charAt(n.pos);if(F.test(r)&&n.raise(i,"Unterminated regular expression"),e)e=!1;else{if("["===r)t=!0;else if("]"===r&&t)t=!1;else if("/"===r&&!t)break;e="\\"===r}++n.pos}var o=this.input.slice(i,this.pos);++this.pos;var a=this.readWord1(),s=o,u="";if(a){var l=/^[gim]*$/;this.options.ecmaVersion>=6&&(l=/^[gimuy]*$/),l.test(a)||this.raise(i,"Invalid regular expression flag"),a.indexOf("u")>=0&&(ae?u="u":(s=s.replace(/\\u\{([0-9a-fA-F]+)\}/g,function(e,t,r){return t=Number("0x"+t),t>1114111&&n.raise(i+r+3,"Code point out of bounds"),"x"}),s=s.replace(/\\u([a-fA-F0-9]{4})|[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"x"),u=u.replace("u","")))}var c=null;return oe||(g(s,u,i,this),c=g(o,a)),this.finishToken(Y.regexp,{pattern:o,flags:a,value:c})},re.readInt=function(e,t){for(var n=this,i=this.pos,r=0,o=0,a=null==t?1/0:t;a>o;++o){var s,u=n.input.charCodeAt(n.pos);if(s=u>=97?u-97+10:u>=65?u-65+10:u>=48&&57>=u?u-48:1/0,s>=e)break;++n.pos,r=r*e+s}return this.pos===i||null!=t&&this.pos-i!==t?null:r},re.readRadixNumber=function(e){this.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.start+2,"Expected number in radix "+e),n(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(Y.num,t)},re.readNumber=function(e){var t=this.pos,i=!1,r=48===this.input.charCodeAt(this.pos);e||null!==this.readInt(10)||this.raise(t,"Invalid number");var o=this.input.charCodeAt(this.pos);46===o&&(++this.pos,this.readInt(10),i=!0,o=this.input.charCodeAt(this.pos)),69!==o&&101!==o||(o=this.input.charCodeAt(++this.pos),43!==o&&45!==o||++this.pos,null===this.readInt(10)&&this.raise(t,"Invalid number"),i=!0),n(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var a,s=this.input.slice(t,this.pos);return i?a=parseFloat(s):r&&1!==s.length?/[89]/.test(s)||this.strict?this.raise(t,"Invalid number"):a=parseInt(s,8):a=parseInt(s,10),this.finishToken(Y.num,a)},re.readCodePoint=function(){var e,t=this.input.charCodeAt(this.pos);if(123===t){this.options.ecmaVersion<6&&this.unexpected();var n=++this.pos;e=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,e>1114111&&this.raise(n,"Code point out of bounds")}else e=this.readHexChar(4);return e},re.readString=function(e){for(var t=this,n="",i=++this.pos;;){t.pos>=t.input.length&&t.raise(t.start,"Unterminated string constant");var r=t.input.charCodeAt(t.pos);if(r===e)break;92===r?(n+=t.input.slice(i,t.pos),n+=t.readEscapedChar(!1),i=t.pos):(a(r)&&t.raise(t.start,"Unterminated string constant"),++t.pos)}return n+=this.input.slice(i,this.pos++),this.finishToken(Y.string,n)},re.readTmplToken=function(){for(var e=this,t="",n=this.pos;;){e.pos>=e.input.length&&e.raise(e.start,"Unterminated template");var i=e.input.charCodeAt(e.pos);if(96===i||36===i&&123===e.input.charCodeAt(e.pos+1))return e.pos===e.start&&e.type===Y.template?36===i?(e.pos+=2,e.finishToken(Y.dollarBraceL)):(++e.pos,e.finishToken(Y.backQuote)):(t+=e.input.slice(n,e.pos),e.finishToken(Y.template,t));if(92===i)t+=e.input.slice(n,e.pos),t+=e.readEscapedChar(!0),n=e.pos;else if(a(i)){switch(t+=e.input.slice(n,e.pos),++e.pos,i){case 13:10===e.input.charCodeAt(e.pos)&&++e.pos;case 10:t+="\n";break;default:t+=String.fromCharCode(i)}e.options.locations&&(++e.curLine,e.lineStart=e.pos),n=e.pos}else++e.pos}},re.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return d(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\x0B";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";default:if(t>=48&&55>=t){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],i=parseInt(n,8);return i>255&&(n=n.slice(0,-1),i=parseInt(n,8)),"0"!==n&&(this.strict||e)&&this.raise(this.pos-2,"Octal literal in strict mode"),this.pos+=n.length-1,String.fromCharCode(i)}return String.fromCharCode(t)}},re.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return null===n&&this.raise(t,"Bad character escape sequence"),n},re.readWord1=function(){var e=this;this.containsEsc=!1;for(var t="",r=!0,o=this.pos,a=this.options.ecmaVersion>=6;this.pos<this.input.length;){var s=e.fullCharCodeAtPos();if(i(s,a))e.pos+=65535>=s?1:2;else{if(92!==s)break;e.containsEsc=!0,t+=e.input.slice(o,e.pos);var u=e.pos;117!=e.input.charCodeAt(++e.pos)&&e.raise(e.pos,"Expecting Unicode escape sequence \\uXXXX"),++e.pos;var l=e.readCodePoint();(r?n:i)(l,a)||e.raise(u,"Invalid Unicode escape"),t+=d(l),o=e.pos}r=!1}return t+this.input.slice(o,this.pos)},re.readWord=function(){var e=this.readWord1(),t=Y.name;return(this.options.ecmaVersion>=6||!this.containsEsc)&&this.keywords.test(e)&&(t=D[e]),this.finishToken(t,e)};var se="3.3.0";e.version=se,e.parse=m,e.parseExpressionAt=y,e.tokenizer=b,e.Parser=R,e.plugins=O,e.defaultOptions=J,e.Position=Z,e.SourceLocation=P,e.getLineInfo=l,e.Node=U,e.TokenType=A,e.tokTypes=Y,e.TokContext=ee,e.tokContexts=te,e.isIdentifierChar=i,e.isIdentifierStart=n,e.Token=ie,e.isNewLine=a,e.lineBreak=F,e.lineBreakG=B,Object.defineProperty(e,"__esModule",{value:!0})})},{}],757:[function(e,t,n){!function(e,i){"object"==typeof n&&"undefined"!=typeof t?i(n):"function"==typeof define&&define.amd?define(["exports"],i):i((e.acorn=e.acorn||{},e.acorn.walk=e.acorn.walk||{}))}(this,function(e){"use strict";function t(t,n,i,r,o){i||(i=e.base),function a(e,t,r){var o=r||e.type,s=n[o];i[o](e,t,a),s&&s(e,t)}(t,r,o)}function n(t,n,i,r){i||(i=e.base);var o=[];!function a(e,t,r){var s=r||e.type,u=n[s],l=e!=o[o.length-1];l&&o.push(e),i[s](e,t,a),u&&u(e,t||o,o),l&&o.pop()}(t,r)}function i(t,n,i,r,o){var a=i?e.make(i,r):r;!function s(e,t,n){a[n||e.type](e,t,s)}(t,n,o)}function r(e){return"string"==typeof e?function(t){return t==e}:e?e:function(){return!0}}function o(t,n,i,o,a,s){o=r(o),a||(a=e.base);try{!function l(e,t,r){var s=r||e.type;if((null==n||e.start<=n)&&(null==i||e.end>=i)&&a[s](e,t,l),(null==n||e.start==n)&&(null==i||e.end==i)&&o(s,e))throw new p(e,t)}(t,s)}catch(u){if(u instanceof p)return u;throw u}}function a(t,n,i,o,a){i=r(i),o||(o=e.base);try{!function u(e,t,r){var a=r||e.type;if(!(e.start>n||e.end<n)&&(o[a](e,t,u),i(a,e)))throw new p(e,t)}(t,a)}catch(s){if(s instanceof p)return s;throw s}}function s(t,n,i,o,a){i=r(i),o||(o=e.base);try{!function u(e,t,r){if(!(e.end<n)){var a=r||e.type;if(e.start>=n&&i(a,e))throw new p(e,t);o[a](e,t,u)}}(t,a)}catch(s){if(s instanceof p)return s;throw s}}function u(t,n,i,o,a){i=r(i),o||(o=e.base);var s;return function u(e,t,r){if(!(e.start>n)){var a=r||e.type;e.end<=n&&(!s||s.node.end<e.end)&&i(a,e)&&(s=new p(e,t)),o[a](e,t,u)}}(t,a),s}function l(t,n){n||(n=e.base);var i=f(n);for(var r in t)i[r]=t[r];return i}function c(e,t,n){n(e,t)}function h(e,t,n){}var p=function(e,t){this.node=e,this.state=t},f=Object.create||function(e){function t(){}return t.prototype=e,new t},g={};g.Program=g.BlockStatement=function(e,t,n){for(var i=0;i<e.body.length;++i)n(e.body[i],t,"Statement")},g.Statement=c,g.EmptyStatement=h,g.ExpressionStatement=g.ParenthesizedExpression=function(e,t,n){return n(e.expression,t,"Expression")},g.IfStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Statement"),e.alternate&&n(e.alternate,t,"Statement")},g.LabeledStatement=function(e,t,n){return n(e.body,t,"Statement")},g.BreakStatement=g.ContinueStatement=h,g.WithStatement=function(e,t,n){n(e.object,t,"Expression"),n(e.body,t,"Statement")},g.SwitchStatement=function(e,t,n){n(e.discriminant,t,"Expression");for(var i=0;i<e.cases.length;++i){var r=e.cases[i];r.test&&n(r.test,t,"Expression");for(var o=0;o<r.consequent.length;++o)n(r.consequent[o],t,"Statement")}},g.ReturnStatement=g.YieldExpression=function(e,t,n){e.argument&&n(e.argument,t,"Expression")},g.ThrowStatement=g.SpreadElement=function(e,t,n){return n(e.argument,t,"Expression")},g.TryStatement=function(e,t,n){n(e.block,t,"Statement"),e.handler&&n(e.handler,t),e.finalizer&&n(e.finalizer,t,"Statement")},g.CatchClause=function(e,t,n){n(e.param,t,"Pattern"),n(e.body,t,"ScopeBody")},g.WhileStatement=g.DoWhileStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.body,t,"Statement")},g.ForStatement=function(e,t,n){e.init&&n(e.init,t,"ForInit"),e.test&&n(e.test,t,"Expression"),e.update&&n(e.update,t,"Expression"),n(e.body,t,"Statement")},g.ForInStatement=g.ForOfStatement=function(e,t,n){n(e.left,t,"ForInit"),n(e.right,t,"Expression"),n(e.body,t,"Statement")},g.ForInit=function(e,t,n){"VariableDeclaration"==e.type?n(e,t):n(e,t,"Expression")},g.DebuggerStatement=h,g.FunctionDeclaration=function(e,t,n){return n(e,t,"Function")},g.VariableDeclaration=function(e,t,n){for(var i=0;i<e.declarations.length;++i)n(e.declarations[i],t)},g.VariableDeclarator=function(e,t,n){n(e.id,t,"Pattern"),e.init&&n(e.init,t,"Expression")},g.Function=function(e,t,n){e.id&&n(e.id,t,"Pattern");for(var i=0;i<e.params.length;i++)n(e.params[i],t,"Pattern");n(e.body,t,e.expression?"ScopeExpression":"ScopeBody")},g.ScopeBody=function(e,t,n){return n(e,t,"Statement")},g.ScopeExpression=function(e,t,n){return n(e,t,"Expression")},g.Pattern=function(e,t,n){"Identifier"==e.type?n(e,t,"VariablePattern"):"MemberExpression"==e.type?n(e,t,"MemberPattern"):n(e,t)},g.VariablePattern=h,g.MemberPattern=c,g.RestElement=function(e,t,n){return n(e.argument,t,"Pattern")},g.ArrayPattern=function(e,t,n){for(var i=0;i<e.elements.length;++i){var r=e.elements[i];r&&n(r,t,"Pattern")}},g.ObjectPattern=function(e,t,n){for(var i=0;i<e.properties.length;++i)n(e.properties[i].value,t,"Pattern")},g.Expression=c,g.ThisExpression=g.Super=g.MetaProperty=h,g.ArrayExpression=function(e,t,n){for(var i=0;i<e.elements.length;++i){var r=e.elements[i];r&&n(r,t,"Expression")}},g.ObjectExpression=function(e,t,n){for(var i=0;i<e.properties.length;++i)n(e.properties[i],t)},g.FunctionExpression=g.ArrowFunctionExpression=g.FunctionDeclaration,g.SequenceExpression=g.TemplateLiteral=function(e,t,n){for(var i=0;i<e.expressions.length;++i)n(e.expressions[i],t,"Expression")},g.UnaryExpression=g.UpdateExpression=function(e,t,n){n(e.argument,t,"Expression")},g.BinaryExpression=g.LogicalExpression=function(e,t,n){n(e.left,t,"Expression"),n(e.right,t,"Expression")},g.AssignmentExpression=g.AssignmentPattern=function(e,t,n){n(e.left,t,"Pattern"),n(e.right,t,"Expression")},g.ConditionalExpression=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Expression"),n(e.alternate,t,"Expression")},g.NewExpression=g.CallExpression=function(e,t,n){if(n(e.callee,t,"Expression"),e.arguments)for(var i=0;i<e.arguments.length;++i)n(e.arguments[i],t,"Expression")},g.MemberExpression=function(e,t,n){n(e.object,t,"Expression"),e.computed&&n(e.property,t,"Expression")},g.ExportNamedDeclaration=g.ExportDefaultDeclaration=function(e,t,n){e.declaration&&n(e.declaration,t,"ExportNamedDeclaration"==e.type||e.declaration.id?"Statement":"Expression"),e.source&&n(e.source,t,"Expression")},g.ExportAllDeclaration=function(e,t,n){n(e.source,t,"Expression")},g.ImportDeclaration=function(e,t,n){for(var i=0;i<e.specifiers.length;i++)n(e.specifiers[i],t);n(e.source,t,"Expression")},g.ImportSpecifier=g.ImportDefaultSpecifier=g.ImportNamespaceSpecifier=g.Identifier=g.Literal=h,g.TaggedTemplateExpression=function(e,t,n){n(e.tag,t,"Expression"),n(e.quasi,t)},g.ClassDeclaration=g.ClassExpression=function(e,t,n){return n(e,t,"Class")},g.Class=function(e,t,n){e.id&&n(e.id,t,"Pattern"),e.superClass&&n(e.superClass,t,"Expression");for(var i=0;i<e.body.body.length;i++)n(e.body.body[i],t)},g.MethodDefinition=g.Property=function(e,t,n){e.computed&&n(e.key,t,"Expression"),n(e.value,t,"Expression")},e.simple=t,e.ancestor=n,e.recursive=i,e.findNodeAt=o,e.findNodeAround=a,e.findNodeAfter=s,e.findNodeBefore=u,e.make=l,e.base=g,Object.defineProperty(e,"__esModule",{value:!0})})},{}],758:[function(e,t,n){function i(){for(var e={},t=0;t<arguments.length;t++){var n=arguments[t];for(var i in n)r.call(n,i)&&(e[i]=n[i])}return e}t.exports=i;var r=Object.prototype.hasOwnProperty},{}],759:[function(e,t,n){function i(e){var t=this;if(t instanceof i||(t=new i),t.tail=null,t.head=null,t.length=0,e&&"function"==typeof e.forEach)e.forEach(function(e){t.push(e)});else if(arguments.length>0)for(var n=0,r=arguments.length;r>n;n++)t.push(arguments[n]);return t}function r(e,t){e.tail=new a(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function o(e,t){e.head=new a(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function a(e,t,n,i){return this instanceof a?(this.list=i,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,void(n?(n.prev=this,this.next=n):this.next=null)):new a(e,t,n,i)}t.exports=i,i.Node=a,i.create=i,i.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,n=e.prev;t&&(t.prev=n),n&&(n.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=n),e.list.length--,e.next=null,e.prev=null,e.list=null},i.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},i.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},i.prototype.push=function(){for(var e=0,t=arguments.length;t>e;e++)r(this,arguments[e]);return this.length},i.prototype.unshift=function(){for(var e=0,t=arguments.length;t>e;e++)o(this,arguments[e]);return this.length},i.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail.next=null,this.length--,e}},i.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head.prev=null,this.length--,e}},i.prototype.forEach=function(e,t){t=t||this;for(var n=this.head,i=0;null!==n;i++)e.call(t,n.value,i,this),n=n.next},i.prototype.forEachReverse=function(e,t){t=t||this;for(var n=this.tail,i=this.length-1;null!==n;i--)e.call(t,n.value,i,this),n=n.prev},i.prototype.get=function(e){for(var t=0,n=this.head;null!==n&&e>t;t++)n=n.next;return t===e&&null!==n?n.value:void 0},i.prototype.getReverse=function(e){for(var t=0,n=this.tail;null!==n&&e>t;t++)n=n.prev;return t===e&&null!==n?n.value:void 0},i.prototype.map=function(e,t){t=t||this;for(var n=new i,r=this.head;null!==r;)n.push(e.call(t,r.value,this)),r=r.next;return n},i.prototype.mapReverse=function(e,t){t=t||this;for(var n=new i,r=this.tail;null!==r;)n.push(e.call(t,r.value,this)),r=r.prev;return n},i.prototype.reduce=function(e,t){var n,i=this.head;if(arguments.length>1)n=t;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");i=this.head.next,n=this.head.value}for(var r=0;null!==i;r++)n=e(n,i.value,r),i=i.next;return n},i.prototype.reduceReverse=function(e,t){var n,i=this.tail;if(arguments.length>1)n=t;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");i=this.tail.prev,n=this.tail.value}for(var r=this.length-1;null!==i;r--)n=e(n,i.value,r),i=i.prev;return n},i.prototype.toArray=function(){for(var e=new Array(this.length),t=0,n=this.head;null!==n;t++)e[t]=n.value,n=n.next;return e},i.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,n=this.tail;null!==n;t++)e[t]=n.value,n=n.prev;return e},i.prototype.slice=function(e,t){t=t||this.length,0>t&&(t+=this.length),e=e||0,0>e&&(e+=this.length);var n=new i;if(e>t||0>t)return n;0>e&&(e=0),t>this.length&&(t=this.length);for(var r=0,o=this.head;null!==o&&e>r;r++)o=o.next;for(;null!==o&&t>r;r++,o=o.next)n.push(o.value);return n},i.prototype.sliceReverse=function(e,t){t=t||this.length,0>t&&(t+=this.length),e=e||0,0>e&&(e+=this.length);var n=new i;if(e>t||0>t)return n;0>e&&(e=0),t>this.length&&(t=this.length);for(var r=this.length,o=this.tail;null!==o&&r>t;r--)o=o.prev;for(;null!==o&&r>e;r--,o=o.prev)n.push(o.value);return n},i.prototype.reverse=function(){for(var e=this.head,t=this.tail,n=e;null!==n;n=n.prev){var i=n.prev;n.prev=n.next,n.next=i}return this.head=t,this.tail=e,this}},{}],760:[function(e,t,n){t.exports={name:"styledown2",description:"Write maintainable CSS styleguides using Markdown.",version:"2.0.0-pre5",author:"Rico Sta. Cruz <rico@ricostacruz.com>",bugs:{url:"https://github.com/styledown/styledown/issues"},dependencies:{"any-promise":"1.1.0",classnames:"2.2.5","hogan.js":"3.0.2","js-yaml":"3.6.0",jstransformer:"1.0.0","jstransformer-ejs":"^0.0.3","jstransformer-pug":"0.2.3","lodash.kebabcase":"4.0.1","lru-cache":"4.0.2","markdown-it":"6.0.1","markdown-it-named-headings":"1.1.0",meow:"3.7.0",mkdirp:"0.5.1",mz:"2.4.0","object-loops":"0.8.0",unidecode:"0.1.8"},devDependencies:{ava:"0.18.1","babel-polyfill":"6.22.0","babel-preset-es2015":"6.6.0","babel-preset-stage-0":"6.5.0",babelify:"7.3.0",brfs:"1.4.3",browserify:"13.0.0",cssnano:"3.10.0",dedent:"0.7.0",docpress:"0.6.11","git-update-ghpages":"1.3.0",jsdom:"9.10.0",nodemon:"1.11.0","npm-run-all":"4.0.1",postcss:"5.2.12","postcss-cli":"2.6.0","postcss-cssnext":"2.9.0",redent:"2.0.0",serve:"3.3.0","uglify-js":"2.6.2"},files:["assets","bin","cache","lib"],homepage:"https://github.com/styledown/styledown2#readme",keywords:["css","markdown","styleguide"],license:"MIT",main:"index.js",repository:{type:"git",url:"git+ssh://git@github.com/styledown/styledown2.git"},scripts:{"assets:build":"run-p assets:build:js assets:build:css","assets:build:css":"postcss -u postcss-cssnext -u cssnano assets/style.css -o cache/style.css","assets:build:js":"browserify -t babelify assets/script.js | uglifyjs -c warnings=false -m > cache/script.js","assets:watch":"run-p assets:watch:css assets:watch:js","assets:watch:css":'nodemon -C --exec "run-s assets:build:css" --ext "css" --watch assets --quiet',"assets:watch:js":'nodemon -C --exec "run-s assets:build:js" --ext "js" --watch assets --quiet',"dev:mkdir":"mkdirp examples/bootstrap/html cache dist",example:"run-s dev:mkdir assets:build example:post","example:post":"run-p -l example:watch example:serve assets:watch","example:build":"cd examples/bootstrap && make","example:serve":"cd examples/bootstrap/html && serve","example:watch":'cd examples/bootstrap && nodemon --exec make --ext "md" --watch . --watch ../../assets --quiet',prepublish:"run-s assets:build",test:"ava"},babel:{presets:["es2015","stage-0"]},engines:{node:">= 6"}}},{}]},{},[1])(1)});
45
45
 
46
46
  STYLEDOWN_END
47
47
  end
48
- end
48
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: styledown2-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre4
4
+ version: 2.0.0.pre5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rico Sta. Cruz