From e767ee5870e833fc3fce43ca824121eef6fb1029 Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Fri, 15 Feb 2019 21:52:54 +0100 Subject: [PATCH] Fixed build --- .eslintrc.js | 5 +- docs/404.html | 38 +++++++++++++ docs/CNAME | 1 + docs/babel-standalone.js | 25 +++++++++ docs/css/app.96c2cce1.css | 1 + docs/css/chunk-vendors.26c7146d.css | 1 + docs/favicon.ico | Bin 0 -> 109167 bytes docs/fonts/GentiumBasic-Italic.ccdf623e.woff2 | Bin 0 -> 16948 bytes docs/fonts/GentiumBasic.64d1e286.woff2 | Bin 0 -> 15168 bytes docs/fonts/Lato-Italic.0acac383.eot | Bin 0 -> 268604 bytes docs/fonts/Lato-Italic.4eb103b4.woff2 | Bin 0 -> 195704 bytes docs/fonts/Lato-Italic.4ffc48d0.ttf | Bin 0 -> 639388 bytes docs/fonts/Lato-Italic.f28f2d64.woff | Bin 0 -> 328412 bytes docs/fonts/Lato-Regular.27bd77b9.woff | Bin 0 -> 309192 bytes docs/fonts/Lato-Regular.6d4e7822.ttf | Bin 0 -> 607720 bytes docs/fonts/Lato-Regular.8ab18d93.eot | Bin 0 -> 253461 bytes docs/fonts/Lato-Regular.bd03a2cc.woff2 | Bin 0 -> 182708 bytes docs/fonts/Lato-Semibold.3b0cd725.ttf | Bin 0 -> 614256 bytes docs/fonts/Lato-Semibold.8b4f872c.woff2 | Bin 0 -> 184076 bytes docs/fonts/Lato-Semibold.8bb939ef.eot | Bin 0 -> 256876 bytes docs/fonts/Lato-Semibold.c2b50f4a.woff | Bin 0 -> 312952 bytes docs/fonts/Lato-SemiboldItalic.80f6811f.woff2 | Bin 0 -> 195128 bytes docs/fonts/Lato-SemiboldItalic.82b587d9.eot | Bin 0 -> 267490 bytes docs/fonts/Lato-SemiboldItalic.9fcec04c.woff | Bin 0 -> 327188 bytes docs/fonts/Lato-SemiboldItalic.d5fa302e.ttf | Bin 0 -> 630852 bytes docs/index.html | 1 + docs/js/app.02e22ccf.js | 1 + docs/js/chunk-vendors.d4b4f982.js | 38 +++++++++++++ package-lock.json | 52 +++++++++--------- vue.config.js | 4 +- 30 files changed, 136 insertions(+), 31 deletions(-) create mode 100644 docs/404.html create mode 100644 docs/CNAME create mode 100644 docs/babel-standalone.js create mode 100644 docs/css/app.96c2cce1.css create mode 100644 docs/css/chunk-vendors.26c7146d.css create mode 100644 docs/favicon.ico create mode 100644 docs/fonts/GentiumBasic-Italic.ccdf623e.woff2 create mode 100644 docs/fonts/GentiumBasic.64d1e286.woff2 create mode 100644 docs/fonts/Lato-Italic.0acac383.eot create mode 100644 docs/fonts/Lato-Italic.4eb103b4.woff2 create mode 100644 docs/fonts/Lato-Italic.4ffc48d0.ttf create mode 100644 docs/fonts/Lato-Italic.f28f2d64.woff create mode 100644 docs/fonts/Lato-Regular.27bd77b9.woff create mode 100644 docs/fonts/Lato-Regular.6d4e7822.ttf create mode 100644 docs/fonts/Lato-Regular.8ab18d93.eot create mode 100644 docs/fonts/Lato-Regular.bd03a2cc.woff2 create mode 100644 docs/fonts/Lato-Semibold.3b0cd725.ttf create mode 100644 docs/fonts/Lato-Semibold.8b4f872c.woff2 create mode 100644 docs/fonts/Lato-Semibold.8bb939ef.eot create mode 100644 docs/fonts/Lato-Semibold.c2b50f4a.woff create mode 100644 docs/fonts/Lato-SemiboldItalic.80f6811f.woff2 create mode 100644 docs/fonts/Lato-SemiboldItalic.82b587d9.eot create mode 100644 docs/fonts/Lato-SemiboldItalic.9fcec04c.woff create mode 100644 docs/fonts/Lato-SemiboldItalic.d5fa302e.ttf create mode 100644 docs/index.html create mode 100644 docs/js/app.02e22ccf.js create mode 100644 docs/js/chunk-vendors.d4b4f982.js diff --git a/.eslintrc.js b/.eslintrc.js index cb9bf9169..a4e006b74 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -4,8 +4,9 @@ module.exports = { browser: true, node: true }, - "extends": [ - 'plugin:vue/strongly-recommended' + extends: ['plugin:vue/strongly-recommended'], + plugins: [ + 'vue' ], rules: { 'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off', diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 000000000..b2d8a401c --- /dev/null +++ b/docs/404.html @@ -0,0 +1,38 @@ + + + + + Single Page Apps for GitHub Pages + + + + + \ No newline at end of file diff --git a/docs/CNAME b/docs/CNAME new file mode 100644 index 000000000..be0a2f034 --- /dev/null +++ b/docs/CNAME @@ -0,0 +1 @@ +styleguide.cion.visualjerk.de \ No newline at end of file diff --git a/docs/babel-standalone.js b/docs/babel-standalone.js new file mode 100644 index 000000000..78ee00622 --- /dev/null +++ b/docs/babel-standalone.js @@ -0,0 +1,25 @@ +!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Babel=t():e.Babel=t()}(this,function(){return function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={exports:{},id:n,loaded:!1};return e[n].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var r={};return t.m=e,t.c=r,t.p="",t(0)}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var r=t.slice(1),n=e[t[0]];return function(e,t,i){n.apply(this,[e,t,i].concat(r))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([function(e,t,r){"use strict";function n(e,t){return g(t)&&"string"==typeof t[0]?e.hasOwnProperty(t[0])?[e[t[0]]].concat(t.slice(1)):void 0:"string"==typeof t?e[t]:t}function i(e){var t=(e.presets||[]).map(function(e){var t=n(E,e);if(!t)throw new Error('Invalid preset specified in Babel options: "'+e+'"');return g(t)&&"object"===h(t[0])&&t[0].hasOwnProperty("buildPreset")&&(t[0]=d({},t[0],{buildPreset:t[0].buildPreset})),t}),r=(e.plugins||[]).map(function(e){var t=n(b,e);if(!t)throw new Error('Invalid plugin specified in Babel options: "'+e+'"');return t});return d({babelrc:!1},e,{presets:t,plugins:r})}function s(e,t){return y.transform(e,i(t))}function a(e,t,r){return y.transformFromAst(e,t,i(r))}function o(e,t){b.hasOwnProperty(e)&&console.warn('A plugin named "'+e+'" is already registered, it will be overridden'),b[e]=t}function u(e){Object.keys(e).forEach(function(t){return o(t,e[t])})}function l(e,t){E.hasOwnProperty(e)&&console.warn('A preset named "'+e+'" is already registered, it will be overridden'),E[e]=t}function c(e){Object.keys(e).forEach(function(t){return l(t,e[t])})}function f(e){(0,v.runScripts)(s,e)}function p(){window.removeEventListener("DOMContentLoaded",f)}Object.defineProperty(t,"__esModule",{value:!0}),t.version=t.buildExternalHelpers=t.availablePresets=t.availablePlugins=void 0;var d=Object.assign||function(e){for(var t=1;t=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}if(e===a)return!0}}return!1}function o(e,t,r){if(e){var n=z.NODE_FIELDS[e.type];if(n){var i=n[t];i&&i.validate&&(i.optional&&null==r||i.validate(e,t,r))}}}function u(e,t){for(var r=(0,B.default)(t),n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if(e[o]!==t[o])return!1}return!0}function l(e,t,r){return e.object=z.memberExpression(e.object,e.property,e.computed),e.property=t,e.computed=!!r,e}function c(e,t){return e.object=z.memberExpression(t,e.object),e}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"body";return e[t]=z.toBlock(e[t],e)}function p(e){if(!e)return e;var t={};for(var r in e)"_"!==r[0]&&(t[r]=e[r]);return t}function d(e){var t=p(e);return delete t.loc,t}function h(e){if(!e)return e;var t={};for(var r in e)if("_"!==r[0]){var n=e[r];n&&(n.type?n=z.cloneDeep(n):Array.isArray(n)&&(n=n.map(z.cloneDeep))),t[r]=n}return t}function m(e,t){var r=e.split(".");return function(e){if(!z.isMemberExpression(e))return!1;for(var n=[e],i=0;n.length;){var s=n.shift();if(t&&i===r.length)return!0;if(z.isIdentifier(s)){if(r[i]!==s.name)return!1}else{if(!z.isStringLiteral(s)){if(z.isMemberExpression(s)){if(s.computed&&!z.isStringLiteral(s.property))return!1;n.push(s.object),n.push(s.property);continue}return!1}if(r[i]!==s.value)return!1}if(++i>r.length)return!1}return!0}}function y(e){for(var t=z.COMMENT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,T.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}delete e[i]}return e}function v(e,t){return g(e,t),b(e,t),E(e,t),e}function g(e,t){x("trailingComments",e,t)}function b(e,t){x("leadingComments",e,t)}function E(e,t){x("innerComments",e,t)}function x(e,t,r){t&&r&&(t[e]=(0,K.default)([].concat(t[e],r[e]).filter(Boolean)))}function A(e,t){if(!e||!t)return e;for(var r=z.INHERIT_KEYS.optional,n=Array.isArray(r),i=0,r=n?r:(0,T.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;null==e[a]&&(e[a]=t[a])}for(var o in t)"_"===o[0]&&(e[o]=t[o]);for(var u=z.INHERIT_KEYS.force,l=Array.isArray(u),c=0,u=l?u:(0,T.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;e[p]=t[p]}return z.inheritsComments(e,t),e}function S(e){if(!_(e))throw new TypeError("Not a valid node "+(e&&e.type))}function _(e){return!(!e||!H.VISITOR_KEYS[e.type])}function D(e,t,r){if(e){var n=z.VISITOR_KEYS[e.type];if(n){r=r||{},t(e,r);for(var i=n,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o,l=e[u];if(Array.isArray(l))for(var c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;D(h,t,r)}else D(l,t,r)}}}}function C(e,t){t=t||{};for(var r=t.preserveComments?Z:ee,n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;null!=e[o]&&(e[o]=void 0)}for(var u in e)"_"===u[0]&&null!=e[u]&&(e[u]=void 0);for(var l=(0,k.default)(e),c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}e[d]=null}}function w(e,t){return D(e,C,t),e}t.__esModule=!0,t.createTypeAnnotationBasedOnTypeof=t.removeTypeDuplicates=t.createUnionTypeAnnotation=t.valueToNode=t.toBlock=t.toExpression=t.toStatement=t.toBindingIdentifierName=t.toIdentifier=t.toKeyAlias=t.toSequenceExpression=t.toComputedKey=t.isNodesEquivalent=t.isImmutable=t.isScope=t.isSpecifierDefault=t.isVar=t.isBlockScoped=t.isLet=t.isValidIdentifier=t.isReferenced=t.isBinding=t.getOuterBindingIdentifiers=t.getBindingIdentifiers=t.TYPES=t.react=t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=t.NOT_LOCAL_BINDING=t.BLOCK_SCOPED_SYMBOL=t.INHERIT_KEYS=t.UNARY_OPERATORS=t.STRING_UNARY_OPERATORS=t.NUMBER_UNARY_OPERATORS=t.BOOLEAN_UNARY_OPERATORS=t.BINARY_OPERATORS=t.NUMBER_BINARY_OPERATORS=t.BOOLEAN_BINARY_OPERATORS=t.COMPARISON_BINARY_OPERATORS=t.EQUALITY_BINARY_OPERATORS=t.BOOLEAN_NUMBER_BINARY_OPERATORS=t.UPDATE_OPERATORS=t.LOGICAL_OPERATORS=t.COMMENT_KEYS=t.FOR_INIT_KEYS=t.FLATTENABLE_KEYS=t.STATEMENT_OR_BLOCK_KEYS=void 0;var P=r(360),k=n(P),F=r(2),T=n(F),O=r(14),B=n(O),R=r(35),I=n(R),M=r(135);Object.defineProperty(t,"STATEMENT_OR_BLOCK_KEYS",{enumerable:!0,get:function(){return M.STATEMENT_OR_BLOCK_KEYS}}),Object.defineProperty(t,"FLATTENABLE_KEYS",{enumerable:!0,get:function(){return M.FLATTENABLE_KEYS}}),Object.defineProperty(t,"FOR_INIT_KEYS",{enumerable:!0,get:function(){return M.FOR_INIT_KEYS}}),Object.defineProperty(t,"COMMENT_KEYS",{enumerable:!0,get:function(){return M.COMMENT_KEYS}}),Object.defineProperty(t,"LOGICAL_OPERATORS",{enumerable:!0,get:function(){return M.LOGICAL_OPERATORS}}),Object.defineProperty(t,"UPDATE_OPERATORS",{enumerable:!0,get:function(){return M.UPDATE_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"EQUALITY_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.EQUALITY_BINARY_OPERATORS}}),Object.defineProperty(t,"COMPARISON_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.COMPARISON_BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_BINARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_UNARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_UNARY_OPERATORS}}),Object.defineProperty(t,"STRING_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.STRING_UNARY_OPERATORS}}),Object.defineProperty(t,"UNARY_OPERATORS",{enumerable:!0,get:function(){return M.UNARY_OPERATORS}}),Object.defineProperty(t,"INHERIT_KEYS",{enumerable:!0,get:function(){return M.INHERIT_KEYS}}),Object.defineProperty(t,"BLOCK_SCOPED_SYMBOL",{enumerable:!0,get:function(){return M.BLOCK_SCOPED_SYMBOL}}),Object.defineProperty(t,"NOT_LOCAL_BINDING",{enumerable:!0,get:function(){return M.NOT_LOCAL_BINDING}}),t.is=s,t.isType=a,t.validate=o,t.shallowEqual=u,t.appendToMemberExpression=l,t.prependToMemberExpression=c,t.ensureBlock=f,t.clone=p,t.cloneWithoutLoc=d,t.cloneDeep=h,t.buildMatchMemberExpression=m,t.removeComments=y,t.inheritsComments=v,t.inheritTrailingComments=g,t.inheritLeadingComments=b,t.inheritInnerComments=E,t.inherits=A,t.assertNode=S,t.isNode=_,t.traverseFast=D,t.removeProperties=C,t.removePropertiesDeep=w;var N=r(226);Object.defineProperty(t,"getBindingIdentifiers",{enumerable:!0,get:function(){return N.getBindingIdentifiers}}),Object.defineProperty(t,"getOuterBindingIdentifiers",{enumerable:!0,get:function(){return N.getOuterBindingIdentifiers}});var L=r(395);Object.defineProperty(t,"isBinding",{enumerable:!0,get:function(){return L.isBinding}}),Object.defineProperty(t,"isReferenced",{enumerable:!0,get:function(){return L.isReferenced}}),Object.defineProperty(t,"isValidIdentifier",{enumerable:!0,get:function(){return L.isValidIdentifier}}),Object.defineProperty(t,"isLet",{enumerable:!0,get:function(){return L.isLet}}),Object.defineProperty(t,"isBlockScoped",{enumerable:!0,get:function(){return L.isBlockScoped}}),Object.defineProperty(t,"isVar",{enumerable:!0,get:function(){return L.isVar}}),Object.defineProperty(t,"isSpecifierDefault",{enumerable:!0,get:function(){return L.isSpecifierDefault}}),Object.defineProperty(t,"isScope",{enumerable:!0,get:function(){return L.isScope}}),Object.defineProperty(t,"isImmutable",{enumerable:!0,get:function(){return L.isImmutable}}),Object.defineProperty(t,"isNodesEquivalent",{enumerable:!0,get:function(){return L.isNodesEquivalent}});var j=r(385);Object.defineProperty(t,"toComputedKey",{enumerable:!0,get:function(){return j.toComputedKey}}),Object.defineProperty(t,"toSequenceExpression",{enumerable:!0,get:function(){return j.toSequenceExpression}}),Object.defineProperty(t,"toKeyAlias",{enumerable:!0,get:function(){return j.toKeyAlias}}),Object.defineProperty(t,"toIdentifier",{enumerable:!0,get:function(){return j.toIdentifier}}),Object.defineProperty(t,"toBindingIdentifierName",{enumerable:!0,get:function(){return j.toBindingIdentifierName}}),Object.defineProperty(t,"toStatement",{enumerable:!0,get:function(){return j.toStatement}}),Object.defineProperty(t,"toExpression",{enumerable:!0,get:function(){return j.toExpression}}),Object.defineProperty(t,"toBlock",{enumerable:!0,get:function(){return j.toBlock}}),Object.defineProperty(t,"valueToNode",{enumerable:!0,get:function(){return j.valueToNode}});var U=r(393);Object.defineProperty(t,"createUnionTypeAnnotation",{enumerable:!0,get:function(){return U.createUnionTypeAnnotation}}),Object.defineProperty(t,"removeTypeDuplicates",{enumerable:!0,get:function(){return U.removeTypeDuplicates}}),Object.defineProperty(t,"createTypeAnnotationBasedOnTypeof",{enumerable:!0,get:function(){return U.createTypeAnnotationBasedOnTypeof}});var V=r(624),G=n(V),W=r(109),Y=n(W),q=r(600),K=n(q);r(390);var H=r(26),J=r(394),X=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(J),z=t;t.VISITOR_KEYS=H.VISITOR_KEYS,t.ALIAS_KEYS=H.ALIAS_KEYS,t.NODE_FIELDS=H.NODE_FIELDS,t.BUILDER_KEYS=H.BUILDER_KEYS,t.DEPRECATED_KEYS=H.DEPRECATED_KEYS,t.react=X;for(var $ in z.VISITOR_KEYS)i($);z.FLIPPED_ALIAS_KEYS={},(0,B.default)(z.ALIAS_KEYS).forEach(function(e){z.ALIAS_KEYS[e].forEach(function(t){(z.FLIPPED_ALIAS_KEYS[t]=z.FLIPPED_ALIAS_KEYS[t]||[]).push(e)})}),(0,B.default)(z.FLIPPED_ALIAS_KEYS).forEach(function(e){z[e.toUpperCase()+"_TYPES"]=z.FLIPPED_ALIAS_KEYS[e],i(e)});t.TYPES=(0,B.default)(z.VISITOR_KEYS).concat((0,B.default)(z.FLIPPED_ALIAS_KEYS)).concat((0,B.default)(z.DEPRECATED_KEYS));(0,B.default)(z.BUILDER_KEYS).forEach(function(e){function t(){if(arguments.length>r.length)throw new Error("t."+e+": Too many arguments passed. Received "+arguments.length+" but can receive no more than "+r.length);var t={};t.type=e;for(var n=0,i=r,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var u;if(s){if(a>=i.length)break;u=i[a++]}else{if(a=i.next(),a.done)break;u=a.value}var l=u,c=z.NODE_FIELDS[e][l],f=arguments[n++];void 0===f&&(f=(0,Y.default)(c.default)),t[l]=f}for(var p in t)o(t,p,t[p]);return t}var r=z.BUILDER_KEYS[e];z[e]=t,z[e[0].toLowerCase()+e.slice(1)]=t});for(var Q in z.DEPRECATED_KEYS)!function(e){function t(t){return function(){return console.trace("The node type "+e+" has been renamed to "+r),t.apply(this,arguments)}}var r=z.DEPRECATED_KEYS[e];z[e]=z[e[0].toLowerCase()+e.slice(1)]=t(z[r]),z["is"+e]=t(z["is"+r]),z["assert"+e]=t(z["assert"+r])}(Q);(0,G.default)(z),(0,G.default)(z.VISITOR_KEYS);var Z=["tokens","start","end","loc","raw","rawValue"],ee=z.COMMENT_KEYS.concat(["comments"]).concat(Z)},function(e,t,r){"use strict";e.exports={default:r(404),__esModule:!0}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){e=(0,l.default)(e);var r=e,n=r.program;return t.length&&(0,m.default)(e,A,null,t),n.body.length>1?n.body:n.body[0]}t.__esModule=!0;var a=r(10),o=i(a);t.default=function(e,t){var r=void 0;try{throw new Error}catch(e){e.stack&&(r=e.stack.split("\n").slice(1).join("\n"))}t=(0,f.default)({allowReturnOutsideFunction:!0,allowSuperOutsideMethod:!0,preserveComments:!1},t);var n=function(){var i=void 0;try{i=v.parse(e,t),i=m.default.removeProperties(i,{preserveComments:t.preserveComments}),m.default.cheap(i,function(e){e[E]=!0})}catch(e){throw e.stack=e.stack+"from\n"+r,e}return n=function(){return i},i};return function(){for(var e=arguments.length,t=Array(e),r=0;r=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var h=p;if((!s||!s[h])&&o.visit(e,h))return}},s.clearNode=function(e,t){x.removeProperties(e,t),S.path.delete(e)},s.removeProperties=function(e,t){return x.traverseFast(e,s.clearNode,t),e},s.hasType=function(e,t,r,n){if((0,b.default)(n,e.type))return!1;if(e.type===r)return!0;var i={has:!1,type:r};return s(e,{blacklist:n,enter:a},t,i),i.has},s.clearCache=function(){S.clear()},s.clearCache.clearPath=S.clearPath,s.clearCache.clearScope=S.clearScope,s.copyCache=function(e,t){S.path.has(e)&&S.path.set(t,S.path.get(e))}},function(e,t){"use strict";function r(){throw new Error("setTimeout has not been defined")}function n(){throw new Error("clearTimeout has not been defined")}function i(e){if(c===setTimeout)return setTimeout(e,0);if((c===r||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function s(e){if(f===clearTimeout)return clearTimeout(e);if((f===n||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(e);try{return f(e)}catch(t){try{return f.call(null,e)}catch(t){return f.call(this,e)}}}function a(){m&&d&&(m=!1,d.length?h=d.concat(h):y=-1,h.length&&o())}function o(){if(!m){var e=i(a);m=!0;for(var t=h.length;t;){for(d=h,h=[];++y1)for(var r=1;r=0;n--){var i=e[n];"."===i?e.splice(n,1):".."===i?(e.splice(n,1),r++):r&&(e.splice(n,1),r--)}if(t)for(;r--;r)e.unshift("..");return e}function n(e,t){if(e.filter)return e.filter(t);for(var r=[],n=0;n=-1&&!i;s--){var a=s>=0?arguments[s]:e.cwd();if("string"!=typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(t=a+"/"+t,i="/"===a.charAt(0))}return t=r(n(t.split("/"),function(e){return!!e}),!i).join("/"),(i?"/":"")+t||"."},t.normalize=function(e){var i=t.isAbsolute(e),s="/"===a(e,-1);return e=r(n(e.split("/"),function(e){return!!e}),!i).join("/"),e||i||(e="."),e&&s&&(e+="/"),(i?"/":"")+e},t.isAbsolute=function(e){return"/"===e.charAt(0)},t.join=function(){var e=Array.prototype.slice.call(arguments,0);return t.normalize(n(e,function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e}).join("/"))},t.relative=function(e,r){function n(e){for(var t=0;t=0&&""===e[r];r--);return t>r?[]:e.slice(t,r-t+1)}e=t.resolve(e).substr(1),r=t.resolve(r).substr(1);for(var i=n(e.split("/")),s=n(r.split("/")),a=Math.min(i.length,s.length),o=a,u=0;u1?t-1:0),n=1;n=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(b.is(l,n)){i=!0;break}}if(!i)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(i(n)===c||b.is(c,n)){s=!0;break}}if(!s)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n=e.length)break;i=e[n++]}else{if(n=e.next(),n.done)break;i=n.value}i.apply(void 0,arguments)}}for(var t=arguments.length,r=Array(t),n=0;n1&&void 0!==arguments[1]?arguments[1]:{},r=t.inherits&&D[t.inherits]||{};t.fields=t.fields||r.fields||{},t.visitor=t.visitor||r.visitor||[],t.aliases=t.aliases||r.aliases||[],t.builder=t.builder||r.builder||t.visitor||[],t.deprecatedAlias&&(_[t.deprecatedAlias]=e);for(var n=t.visitor.concat(t.builder),s=Array.isArray(n),a=0,n=s?n:(0,d.default)(n);;){var o;if(s){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;t.fields[u]=t.fields[u]||{}}for(var c in t.fields){var f=t.fields[c];-1===t.builder.indexOf(c)&&(f.optional=!0),void 0===f.default?f.default=null:f.validate||(f.validate=l(i(f.default)))}E[e]=t.visitor,S[e]=t.builder,A[e]=t.fields,x[e]=t.aliases,D[e]=t}t.__esModule=!0,t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=void 0;var p=r(2),d=n(p),h=r(35),m=n(h),y=r(11),v=n(y);t.assertEach=s,t.assertOneOf=a,t.assertNodeType=o,t.assertNodeOrValueType=u,t.assertValueType=l,t.chain=c,t.default=f;var g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E=t.VISITOR_KEYS={},x=t.ALIAS_KEYS={},A=t.NODE_FIELDS={},S=t.BUILDER_KEYS={},_=t.DEPRECATED_KEYS={},D={}},function(e,t){"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){"use strict";var r={}.hasOwnProperty;e.exports=function(e,t){return r.call(e,t)}},function(e,t,r){"use strict";var n=r(23),i=r(92);e.exports=r(22)?function(e,t,r){return n.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},function(e,t,r){"use strict";function n(e){return null==e?void 0===e?u:o:l&&l in Object(e)?s(e):a(e)}var i=r(45),s=r(534),a=r(559),o="[object Null]",u="[object Undefined]",l=i?i.toStringTag:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var a=!r;r||(r={});for(var o=-1,u=t.length;++o=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(l.container===t)return l.plugin}var c=void 0;if(c="function"==typeof t?t(b):t,"object"===(void 0===c?"undefined":(0,m.default)(c))){var f=new x.default(c,i);return e.memoisedPlugins.push({container:t,plugin:f}),f}throw new TypeError(S.get("pluginNotObject",r,n,void 0===c?"undefined":(0,m.default)(c))+r+n)},e.createBareOptions=function(){var e={};for(var t in M.default){var r=M.default[t];e[t]=(0,O.default)(r.default)}return e},e.normalisePlugin=function(t,r,n,i){if(!((t=t.__esModule?t.default:t)instanceof x.default)){if("function"!=typeof t&&"object"!==(void 0===t?"undefined":(0,m.default)(t)))throw new TypeError(S.get("pluginNotFunction",r,n,void 0===t?"undefined":(0,m.default)(t)));t=e.memoisePluginContainer(t,r,n,i)}return t.init(r,n),t},e.normalisePlugins=function(t,n,i){return i.map(function(i,s){var a=void 0,o=void 0;if(!i)throw new TypeError("Falsy value found in plugins");Array.isArray(i)?(a=i[0],o=i[1]):a=i;var u="string"==typeof a?a:t+"$"+s;if("string"==typeof a){var l=(0,C.default)(a,n);if(!l)throw new ReferenceError(S.get("pluginUnknown",a,t,s,n));a=r(179)(l)}return a=e.normalisePlugin(a,t,s,u),[a,o]})},e.prototype.mergeOptions=function(t){var r=this,i=t.options,s=t.extending,a=t.alias,o=t.loc,u=t.dirname;if(a=a||"foreign",i){("object"!==(void 0===i?"undefined":(0,m.default)(i))||Array.isArray(i))&&this.log.error("Invalid options type for "+a,TypeError);var l=(0,F.default)(i,function(e){if(e instanceof x.default)return e});u=u||n.cwd(),o=o||a;for(var c in l){if(!M.default[c]&&this.log)if(L.default[c])this.log.error("Using removed Babel 5 option: "+a+"."+c+" - "+L.default[c].message,ReferenceError);else{var p="Unknown option: "+a+"."+c+". Check out http://babeljs.io/docs/usage/options/ for more information about options.";this.log.error(p+"\n\nA common cause of this error is the presence of a configuration options object without the corresponding preset name. Example:\n\nInvalid:\n `{ presets: [{option: value}] }`\nValid:\n `{ presets: [['presetName', {option: value}]] }`\n\nFor more detailed information on preset configuration, please see http://babeljs.io/docs/plugins/#pluginpresets-options.",ReferenceError)}}(0,_.normaliseOptions)(l),l.plugins&&(l.plugins=e.normalisePlugins(o,u,l.plugins)),l.presets&&(l.passPerPreset?l.presets=this.resolvePresets(l.presets,u,function(e,t){r.mergeOptions({options:e,extending:e,alias:t,loc:t,dirname:u})}):(this.mergePresets(l.presets,u),delete l.presets)),i===s?(0,f.default)(s,l):(0,R.default)(s||this.options,l)}},e.prototype.mergePresets=function(e,t){var r=this;this.resolvePresets(e,t,function(e,t){r.mergeOptions({options:e,alias:t,loc:t,dirname:G.default.dirname(t||"")})})},e.prototype.resolvePresets=function(e,t,n){return e.map(function(e){var i=void 0;if(Array.isArray(e)){if(e.length>2)throw new Error("Unexpected extra options "+(0,l.default)(e.slice(2))+" passed to preset.");var s=e;e=s[0],i=s[1]}var a=void 0;try{if("string"==typeof e){if(!(a=(0,P.default)(e,t)))throw new Error("Couldn't find preset "+(0,l.default)(e)+" relative to directory "+(0,l.default)(t));e=r(179)(a)}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.__esModule)if(e.default)e=e.default;else{var u=e,c=(u.__esModule,(0,o.default)(u,["__esModule"]));e=c}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.buildPreset&&(e=e.buildPreset),"function"!=typeof e&&void 0!==i)throw new Error("Options "+(0,l.default)(i)+" passed to "+(a||"a preset")+" which does not accept options.");if("function"==typeof e&&(e=e(b,i,{dirname:t})),"object"!==(void 0===e?"undefined":(0,m.default)(e)))throw new Error("Unsupported preset format: "+e+".");n&&n(e,a)}catch(e){throw a&&(e.message+=" (While processing preset: "+(0,l.default)(a)+")"),e}return e})},e.prototype.normaliseOptions=function(){var e=this.options;for(var t in M.default){var r=M.default[t],n=e[t];!n&&r.optional||(r.alias?e[r.alias]=e[r.alias]||n:e[t]=n)}},e.prototype.init=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,U.default)(e,this.log),r=Array.isArray(t),n=0,t=r?t:(0,d.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.mergeOptions(s)}return this.normaliseOptions(e),this.options},e}();t.default=W,W.memoisedPlugins=[],e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";e.exports={default:r(405),__esModule:!0}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(2),a=i(s),o=r(3),u=i(o),l=r(224),c=n(l),f=r(239),p=i(f),d=r(466),h=i(d),m=r(7),y=i(m),v=r(174),g=i(v),b=r(134),E=i(b),x=r(1),A=n(x),S=r(88),_=(0,p.default)("babel"),D=function(){function e(t,r){(0,u.default)(this,e),this.parent=r,this.hub=t,this.contexts=[],this.data={},this.shouldSkip=!1,this.shouldStop=!1,this.removed=!1,this.state=null,this.opts=null,this.skipKeys=null,this.parentPath=null,this.context=null,this.container=null,this.listKey=null,this.inList=!1,this.parentKey=null,this.key=null,this.node=null,this.scope=null,this.type=null,this.typeAnnotation=null}return e.get=function(t){var r=t.hub,n=t.parentPath,i=t.parent,s=t.container,a=t.listKey,o=t.key;!r&&n&&(r=n.hub),(0,h.default)(i,"To get a node path the parent needs to exist");var u=s[o],l=S.path.get(i)||[];S.path.has(i)||S.path.set(i,l);for(var c=void 0,f=0;f1&&void 0!==arguments[1]?arguments[1]:SyntaxError;return this.hub.file.buildCodeFrameError(this.node,e,t)},e.prototype.traverse=function(e,t){(0,y.default)(this.node,e,this.scope,t,this)},e.prototype.mark=function(e,t){this.hub.file.metadata.marked.push({type:e,message:t,loc:this.node.loc})},e.prototype.set=function(e,t){A.validate(this.node,e,t),this.node[e]=t},e.prototype.getPathLocation=function(){var e=[],t=this;do{var r=t.key;t.inList&&(r=t.listKey+"["+r+"]"),e.unshift(r)}while(t=t.parentPath);return e.join(".")},e.prototype.debug=function(e){_.enabled&&_(this.getPathLocation()+" "+this.type+": "+e())},e}();t.default=D,(0,g.default)(D.prototype,r(368)),(0,g.default)(D.prototype,r(374)),(0,g.default)(D.prototype,r(382)),(0,g.default)(D.prototype,r(372)),(0,g.default)(D.prototype,r(371)),(0,g.default)(D.prototype,r(377)),(0,g.default)(D.prototype,r(370)),(0,g.default)(D.prototype,r(381)),(0,g.default)(D.prototype,r(380)),(0,g.default)(D.prototype,r(373)),(0,g.default)(D.prototype,r(369));for(var C=A.TYPES,w=Array.isArray(C),P=0,C=w?C:(0,a.default)(C);;){var k;if("break"===function(){if(w){if(P>=C.length)return"break";k=C[P++]}else{if(P=C.next(),P.done)return"break";k=P.value}var e=k,t="is"+e;D.prototype[t]=function(e){return A[t](this.node,e)},D.prototype["assert"+e]=function(r){if(!this[t](r))throw new TypeError("Expected node path of type "+e)}}())break}for(var F in c){(function(e){if("_"===e[0])return"continue";A.TYPES.indexOf(e)<0&&A.TYPES.push(e);var t=c[e];D.prototype["is"+e]=function(e){return t.checkPath(this,e)}})(F)}e.exports=t.default},function(e,t,r){"use strict";var n=r(142),i=r(140);e.exports=function(e){return n(i(e))}},function(e,t,r){"use strict";function n(e,t){var r=s(e,t);return i(r)?r:void 0}var i=r(497),s=r(535);e.exports=n},function(e,t){"use strict";e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t,r,n){if(e.selfReference){if(!n.hasBinding(r.name)||n.hasGlobal(r.name)){if(!f.isFunction(t))return;var i=p;t.generator&&(i=d);var s=i({FUNCTION:t,FUNCTION_ID:r,FUNCTION_KEY:n.generateUidIdentifier(r.name)}).expression;s.callee._skipModulesRemap=!0;for(var a=s.callee.body.body[0].params,u=0,l=(0,o.default)(t);u0&&void 0!==arguments[0]?arguments[0]:{},r=arguments[1];(0,p.default)(this,n);var i=(0,h.default)(this,t.call(this));return i.pipeline=r,i.log=new L.default(i,e.filename||"unknown"),i.opts=i.initOptions(e),i.parserOpts={sourceType:i.opts.sourceType,sourceFileName:i.opts.filename,plugins:[]},i.pluginVisitors=[],i.pluginPasses=[],i.buildPluginsForOptions(i.opts),i.opts.passPerPreset&&(i.perPresetOpts=[],i.opts.presets.forEach(function(e){var t=(0,c.default)((0,u.default)(i.opts),e);i.perPresetOpts.push(t),i.buildPluginsForOptions(t)})),i.metadata={usedHelpers:[],marked:[],modules:{imports:[],exports:{exported:[],specifiers:[]}}},i.dynamicImportTypes={},i.dynamicImportIds={},i.dynamicImports=[],i.declarations={},i.usedHelpers={},i.path=null,i.ast={},i.code="",i.shebang="",i.hub=new w.Hub(i),i}return(0,y.default)(n,t),n.prototype.getMetadata=function(){for(var e=!1,t=this.ast.program.body,r=Array.isArray(t),n=0,t=r?t:(0,a.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(H.isModuleDeclaration(s)){e=!0;break}}e&&this.path.traverse(E,this)},n.prototype.initOptions=function(e){e=new _.default(this.log,this.pipeline).init(e),e.inputSourceMap&&(e.sourceMaps=!0),e.moduleId&&(e.moduleIds=!0),e.basename=q.default.basename(e.filename,q.default.extname(e.filename)),e.ignore=W.arrayify(e.ignore,W.regexify),e.only&&(e.only=W.arrayify(e.only,W.regexify)),(0,M.default)(e,{moduleRoot:e.sourceRoot}),(0,M.default)(e,{sourceRoot:e.moduleRoot}),(0,M.default)(e,{filenameRelative:e.filename});var t=q.default.basename(e.filenameRelative);return(0,M.default)(e,{sourceFileName:t,sourceMapTarget:t}),e},n.prototype.buildPluginsForOptions=function(e){if(Array.isArray(e.plugins)){for(var t=e.plugins.concat(te),r=[],n=[],i=t,s=Array.isArray(i),o=0,i=s?i:(0,a.default)(i);;){var u;if(s){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u,c=l[0],f=l[1];r.push(c.visitor),n.push(new C.default(this,c,f)),c.manipulateOptions&&c.manipulateOptions(e,this.parserOpts,this)}this.pluginVisitors.push(r),this.pluginPasses.push(n)}},n.prototype.getModuleName=function(){var e=this.opts;if(!e.moduleIds)return null;if(null!=e.moduleId&&!e.getModuleId)return e.moduleId;var t=e.filenameRelative,r="";if(null!=e.moduleRoot&&(r=e.moduleRoot+"/"),!e.filenameRelative)return r+e.filename.replace(/^\//,"");if(null!=e.sourceRoot){var n=new RegExp("^"+e.sourceRoot+"/?");t=t.replace(n,"")}return t=t.replace(/\.(\w*?)$/,""),r+=t,r=r.replace(/\\/g,"/"),e.getModuleId?e.getModuleId(r)||r:r},n.prototype.resolveModuleSource=function(e){var t=this.opts.resolveModuleSource;return t&&(e=t(e,this.opts.filename)),e},n.prototype.addImport=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,n=e+":"+t,i=this.dynamicImportIds[n];if(!i){e=this.resolveModuleSource(e),i=this.dynamicImportIds[n]=this.scope.generateUidIdentifier(r);var s=[];"*"===t?s.push(H.importNamespaceSpecifier(i)):"default"===t?s.push(H.importDefaultSpecifier(i)):s.push(H.importSpecifier(i,H.identifier(t)));var a=H.importDeclaration(s,H.stringLiteral(e));a._blockHoist=3,this.path.unshiftContainer("body",a)}return i},n.prototype.addHelper=function(e){var t=this.declarations[e];if(t)return t;this.usedHelpers[e]||(this.metadata.usedHelpers.push(e),this.usedHelpers[e]=!0);var r=this.get("helperGenerator"),n=this.get("helpersNamespace");if(r){var i=r(e);if(i)return i}else if(n)return H.memberExpression(n,H.identifier(e));var s=(0,g.default)(e),a=this.declarations[e]=this.scope.generateUidIdentifier(e);return H.isFunctionExpression(s)&&!s.id?(s.body._compact=!0,s._generated=!0,s.id=a,s.type="FunctionDeclaration",this.path.unshiftContainer("body",s)):(s._compact=!0,this.scope.push({id:a,init:s,unique:!0})),a},n.prototype.addTemplateObject=function(e,t,r){var n=r.elements.map(function(e){return e.value}),i=e+"_"+r.elements.length+"_"+n.join(","),s=this.declarations[i];if(s)return s;var a=this.declarations[i]=this.scope.generateUidIdentifier("templateObject"),o=this.addHelper(e),u=H.callExpression(o,[t,r]);return u._compact=!0,this.scope.push({id:a,init:u,_blockHoist:1.9}),a},n.prototype.buildCodeFrameError=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:SyntaxError,n=e&&(e.loc||e._loc),i=new r(t);return n?i.loc=n.start:((0,P.default)(e,re,this.scope,i),i.message+=" (This is an error on an internal node. Probably an internal error",i.loc&&(i.message+=". Location has been estimated."),i.message+=")"),i},n.prototype.mergeSourceMap=function(e){var t=this.opts.inputSourceMap;if(t){var r=new F.default.SourceMapConsumer(t),n=new F.default.SourceMapConsumer(e),i=new F.default.SourceMapGenerator({file:r.file,sourceRoot:r.sourceRoot}),s=n.sources[0];r.eachMapping(function(e){var t=n.generatedPositionFor({line:e.generatedLine,column:e.generatedColumn,source:s});null!=t.column&&i.addMapping({source:e.source,original:null==e.source?null:{line:e.originalLine,column:e.originalColumn},generated:t})});var a=i.toJSON();return t.mappings=a.mappings,t}return e},n.prototype.parse=function(t){var n=V.parse,i=this.opts.parserOpts;if(i&&(i=(0,c.default)({},this.parserOpts,i),i.parser)){if("string"==typeof i.parser){var s=q.default.dirname(this.opts.filename)||e.cwd(),a=(0,X.default)(i.parser,s);if(!a)throw new Error("Couldn't find parser "+i.parser+' with "parse" method relative to directory '+s);n=r(178)(a).parse}else n=i.parser;i.parser={parse:function(e){return(0,V.parse)(e,i)}}}this.log.debug("Parse start");var o=n(t,i||this.parserOpts);return this.log.debug("Parse stop"),o},n.prototype._addAst=function(e){this.path=w.NodePath.get({hub:this.hub,parentPath:null,parent:e,container:e,key:"program"}).setContext(),this.scope=this.path.scope,this.ast=e,this.getMetadata()},n.prototype.addAst=function(e){this.log.debug("Start set AST"),this._addAst(e),this.log.debug("End set AST")},n.prototype.transform=function(){for(var e=0;e=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var o=s,u=o.plugin,l=u[e];l&&l.call(o,this)}},n.prototype.parseInputSourceMap=function(e){var t=this.opts;if(!1!==t.inputSourceMap){var r=A.default.fromSource(e);r&&(t.inputSourceMap=r.toObject(),e=A.default.removeComments(e))}return e},n.prototype.parseShebang=function(){var e=ee.exec(this.code);e&&(this.shebang=e[0],this.code=this.code.replace(ee,""))},n.prototype.makeResult=function(e){var t=e.code,r=e.map,n=e.ast,i=e.ignored,s={metadata:null,options:this.opts,ignored:!!i,code:null,ast:null,map:r||null};return this.opts.code&&(s.code=t),this.opts.ast&&(s.ast=n),this.opts.metadata&&(s.metadata=this.metadata),s},n.prototype.generate=function(){var t=this.opts,n=this.ast,i={ast:n};if(!t.code)return this.makeResult(i);var s=O.default;if(t.generatorOpts.generator&&"string"==typeof(s=t.generatorOpts.generator)){var a=q.default.dirname(this.opts.filename)||e.cwd(),o=(0,X.default)(s,a);if(!o)throw new Error("Couldn't find generator "+s+' with "print" method relative to directory '+a);s=r(178)(o).print}this.log.debug("Generation start");var u=s(n,t.generatorOpts?(0,c.default)(t,t.generatorOpts):t,this.code);return i.code=u.code,i.map=u.map,this.log.debug("Generation end"),this.shebang&&(i.code=this.shebang+"\n"+i.code),i.map&&(i.map=this.mergeSourceMap(i.map)),"inline"!==t.sourceMaps&&"both"!==t.sourceMaps||(i.code+="\n"+A.default.fromObject(i.map).toComment()),"inline"===t.sourceMaps&&(i.map=null),this.makeResult(i)},n}(U.default);t.default=ne,t.File=ne}).call(t,r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=x[e];return null==t?x[e]=E.default.existsSync(e):t}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1],r=e.filename,n=new S(t);return!1!==e.babelrc&&n.findConfigs(r),n.mergeConfig({options:e,alias:"base",dirname:r&&g.default.dirname(r)}),n.configs}t.__esModule=!0;var o=r(87),u=i(o),l=r(3),c=i(l);t.default=a;var f=r(118),p=i(f),d=r(470),h=i(d),m=r(604),y=i(m),v=r(19),g=i(v),b=r(115),E=i(b),x={},A={},S=function(){function e(t){(0,c.default)(this,e),this.resolvedConfigs=[],this.configs=[],this.log=t}return e.prototype.findConfigs=function(e){if(e){(0,y.default)(e)||(e=g.default.join(n.cwd(),e));for(var t=!1,r=!1;e!==(e=g.default.dirname(e));){if(!t){var i=g.default.join(e,".babelrc");s(i)&&(this.addConfig(i),t=!0);var a=g.default.join(e,"package.json");!t&&s(a)&&(t=this.addConfig(a,"babel",JSON))}if(!r){var o=g.default.join(e,".babelignore");s(o)&&(this.addIgnoreConfig(o),r=!0)}if(r&&t)return}}},e.prototype.addIgnoreConfig=function(e){var t=E.default.readFileSync(e,"utf8"),r=t.split("\n");r=r.map(function(e){return e.replace(/#(.*?)$/,"").trim()}).filter(function(e){return!!e}),r.length&&this.mergeConfig({options:{ignore:r},alias:e,dirname:g.default.dirname(e)})},e.prototype.addConfig=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:h.default;if(this.resolvedConfigs.indexOf(e)>=0)return!1 +;this.resolvedConfigs.push(e);var n=E.default.readFileSync(e,"utf8"),i=void 0;try{i=A[n]=A[n]||r.parse(n),t&&(i=i[t])}catch(t){throw t.message=e+": Error while parsing JSON - "+t.message,t}return this.mergeConfig({options:i,alias:e,dirname:g.default.dirname(e)}),!!i},e.prototype.mergeConfig=function(e){var t=e.options,r=e.alias,i=e.loc,s=e.dirname;if(!t)return!1;if(t=(0,u.default)({},t),s=s||n.cwd(),i=i||r,t.extends){var a=(0,p.default)(t.extends,s);a?this.addConfig(a):this.log&&this.log.error("Couldn't resolve extends clause of "+t.extends+" in "+r),delete t.extends}this.configs.push({options:t,alias:r,loc:i,dirname:s});var o=void 0,l=n.env.BABEL_ENV||"production"||"development";t.env&&(o=t.env[l],delete t.env),this.mergeConfig({options:o,alias:r+".env."+l,dirname:s})},e}();e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};for(var t in e){var r=e[t];if(null!=r){var n=o.default[t];if(n&&n.alias&&(n=o.default[n.alias]),n){var i=s[n.type];i&&(r=i(r)),e[t]=r}}}return e}t.__esModule=!0,t.config=void 0,t.normaliseOptions=n;var i=r(53),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(i),a=r(33),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.config=o.default},function(e,t,r){"use strict";function n(e){return!!e}function i(e){return l.booleanify(e)}function s(e){return l.list(e)}t.__esModule=!0,t.filename=void 0,t.boolean=n,t.booleanString=i,t.list=s;var a=r(284),o=function(e){return e&&e.__esModule?e:{default:e}}(a),u=r(122),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.filename=o.default},function(e,t){"use strict";e.exports={auxiliaryComment:{message:"Use `auxiliaryCommentBefore` or `auxiliaryCommentAfter`"},blacklist:{message:"Put the specific transforms you want in the `plugins` option"},breakConfig:{message:"This is not a necessary option in Babel 6"},experimental:{message:"Put the specific transforms you want in the `plugins` option"},externalHelpers:{message:"Use the `external-helpers` plugin instead. Check out http://babeljs.io/docs/plugins/external-helpers/"},extra:{message:""},jsxPragma:{message:"use the `pragma` option in the `react-jsx` plugin . Check out http://babeljs.io/docs/plugins/transform-react-jsx/"},loose:{message:"Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option."},metadataUsedHelpers:{message:"Not required anymore as this is enabled by default"},modules:{message:"Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules"},nonStandard:{message:"Use the `react-jsx` and `flow-strip-types` plugins to support JSX and Flow. Also check out the react preset http://babeljs.io/docs/plugins/preset-react/"},optional:{message:"Put the specific transforms you want in the `plugins` option"},sourceMapName:{message:"Use the `sourceMapTarget` option"},stage:{message:"Check out the corresponding stage-x presets http://babeljs.io/docs/plugins/#presets"},whitelist:{message:"Put the specific transforms you want in the `plugins` option"}}},function(e,t,r){"use strict";var n=r(43),i=r(428),s=r(427),a=r(21),o=r(153),u=r(238),l={},c={},f=e.exports=function(e,t,r,f,p){var d,h,m,y,v=p?function(){return e}:u(e),g=n(r,f,t?2:1),b=0;if("function"!=typeof v)throw TypeError(e+" is not iterable!");if(s(v)){for(d=o(e.length);d>b;b++)if((y=t?g(a(h=e[b])[0],h[1]):g(e[b]))===l||y===c)return y}else for(m=v.call(e);!(h=m.next()).done;)if((y=i(m,g,h.value,t))===l||y===c)return y};f.BREAK=l,f.RETURN=c},function(e,t){"use strict";e.exports={}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(95)("meta"),s=r(16),a=r(28),o=r(23).f,u=0,l=Object.isExtensible||function(){return!0},c=!r(27)(function(){return l(Object.preventExtensions({}))}),f=function(e){o(e,i,{value:{i:"O"+ ++u,w:{}}})},p=function(e,t){if(!s(e))return"symbol"==(void 0===e?"undefined":n(e))?e:("string"==typeof e?"S":"P")+e;if(!a(e,i)){if(!l(e))return"F";if(!t)return"E";f(e)}return e[i].i},d=function(e,t){if(!a(e,i)){if(!l(e))return!0;if(!t)return!1;f(e)}return e[i].w},h=function(e){return c&&m.NEED&&l(e)&&!a(e,i)&&f(e),e},m=e.exports={KEY:i,NEED:!1,fastKey:p,getWeak:d,onFreeze:h}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},function(e,t,r){"use strict";r(440);for(var n=r(15),i=r(29),s=r(56),a=r(13)("toStringTag"),o="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u=0;c--)a=u[c],"."===a?u.splice(c,1):".."===a?l++:l>0&&(""===a?(u.splice(c+1,l),l=0):(u.splice(c,2),l--));return r=u.join("/"),""===r&&(r=o?"/":"."),s?(s.path=r,i(s)):r}function a(e,t){""===e&&(e="."),""===t&&(t=".");var r=n(t),a=n(e);if(a&&(e=a.path||"/"),r&&!r.scheme)return a&&(r.scheme=a.scheme),i(r);if(r||t.match(v))return t;if(a&&!a.host&&!a.path)return a.host=t,i(a);var o="/"===t.charAt(0)?t:s(e.replace(/\/+$/,"")+"/"+t);return a?(a.path=o,i(a)):o}function o(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var r=0;0!==t.indexOf(e+"/");){var n=e.lastIndexOf("/");if(n<0)return t;if(e=e.slice(0,n),e.match(/^([^\/]+:\/)?\/*$/))return t;++r}return Array(r+1).join("../")+t.substr(e.length+1)}function u(e){return e}function l(e){return f(e)?"$"+e:e}function c(e){return f(e)?e.slice(1):e}function f(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var r=t-10;r>=0;r--)if(36!==e.charCodeAt(r))return!1;return!0}function p(e,t,r){var n=e.source-t.source;return 0!==n?n:0!==(n=e.originalLine-t.originalLine)?n:0!==(n=e.originalColumn-t.originalColumn)||r?n:0!==(n=e.generatedColumn-t.generatedColumn)?n:(n=e.generatedLine-t.generatedLine,0!==n?n:e.name-t.name)}function d(e,t,r){var n=e.generatedLine-t.generatedLine;return 0!==n?n:0!==(n=e.generatedColumn-t.generatedColumn)||r?n:0!==(n=e.source-t.source)?n:0!==(n=e.originalLine-t.originalLine)?n:(n=e.originalColumn-t.originalColumn,0!==n?n:e.name-t.name)}function h(e,t){return e===t?0:e>t?1:-1}function m(e,t){var r=e.generatedLine-t.generatedLine;return 0!==r?r:0!==(r=e.generatedColumn-t.generatedColumn)?r:0!==(r=h(e.source,t.source))?r:0!==(r=e.originalLine-t.originalLine)?r:(r=e.originalColumn-t.originalColumn,0!==r?r:h(e.name,t.name))}t.getArg=r;var y=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/,v=/^data:.+\,.+$/;t.urlParse=n,t.urlGenerate=i,t.normalize=s,t.join=a,t.isAbsolute=function(e){return"/"===e.charAt(0)||!!e.match(y)},t.relative=o;var g=function(){return!("__proto__"in Object.create(null))}();t.toSetString=g?u:l,t.fromSetString=g?u:c,t.compareByOriginalPositions=p,t.compareByGeneratedPositionsDeflated=d,t.compareByGeneratedPositionsInflated=m},function(e,t,r){(function(t){"use strict";function n(e,t){if(e===t)return 0;for(var r=e.length,n=t.length,i=0,s=Math.min(r,n);i=0;o--)if(u[o]!==l[o])return!1;for(o=u.length-1;o>=0;o--)if(a=u[o],!d(e[a],t[a],r,n))return!1;return!0}function y(e,t,r){d(e,t,!0)&&f(e,t,r,"notDeepStrictEqual",y)}function v(e,t){if(!e||!t)return!1;if("[object RegExp]"==Object.prototype.toString.call(t))return t.test(e);try{if(e instanceof t)return!0}catch(e){}return!Error.isPrototypeOf(t)&&!0===t.call({},e)}function g(e){var t;try{e()}catch(e){t=e}return t}function b(e,t,r,n){var i;if("function"!=typeof t)throw new TypeError('"block" argument must be a function');"string"==typeof r&&(n=r,r=null),i=g(t),n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:"."),e&&!i&&f(i,r,"Missing expected exception"+n);var s="string"==typeof n,a=!e&&x.isError(i),o=!e&&i&&!r;if((a&&s&&v(i,r)||o)&&f(i,r,"Got unwanted exception"+n),e&&i&&r&&!v(i,r)||!e&&i)throw i}var E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},x=r(117),A=Object.prototype.hasOwnProperty,S=Array.prototype.slice,_=function(){return"foo"===function(){}.name}(),D=e.exports=p,C=/\s*function\s+([^\(\s]*)\s*/;D.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=c(this),this.generatedMessage=!0);var t=e.stackStartFunction||f;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var r=new Error;if(r.stack){var n=r.stack,i=o(t),s=n.indexOf("\n"+i);if(s>=0){var a=n.indexOf("\n",s+1);n=n.substring(a+1)}this.stack=n}}},x.inherits(D.AssertionError,Error),D.fail=f,D.ok=p,D.equal=function(e,t,r){e!=t&&f(e,t,r,"==",D.equal)},D.notEqual=function(e,t,r){e==t&&f(e,t,r,"!=",D.notEqual)},D.deepEqual=function(e,t,r){d(e,t,!1)||f(e,t,r,"deepEqual",D.deepEqual)},D.deepStrictEqual=function(e,t,r){d(e,t,!0)||f(e,t,r,"deepStrictEqual",D.deepStrictEqual)},D.notDeepEqual=function(e,t,r){d(e,t,!1)&&f(e,t,r,"notDeepEqual",D.notDeepEqual)},D.notDeepStrictEqual=y,D.strictEqual=function(e,t,r){e!==t&&f(e,t,r,"===",D.strictEqual)},D.notStrictEqual=function(e,t,r){e===t&&f(e,t,r,"!==",D.notStrictEqual)},D.throws=function(e,t,r){b(!0,e,t,r)},D.doesNotThrow=function(e,t,r){b(!1,e,t,r)},D.ifError=function(e){if(e)throw e};var w=Object.keys||function(e){var t=[];for(var r in e)A.call(e,r)&&t.push(r);return t}}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c),p=r(34),d=n(p),h=r(20),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(119),v=n(y),g=r(7),b=n(g),E=r(174),x=n(E),A=r(109),S=n(A),_=["enter","exit"],D=function(e){function t(r,n){(0,o.default)(this,t);var i=(0,l.default)(this,e.call(this));return i.initialized=!1,i.raw=(0,x.default)({},r),i.key=i.take("name")||n,i.manipulateOptions=i.take("manipulateOptions"),i.post=i.take("post"),i.pre=i.take("pre"),i.visitor=i.normaliseVisitor((0,S.default)(i.take("visitor"))||{}),i}return(0,f.default)(t,e),t.prototype.take=function(e){var t=this.raw[e];return delete this.raw[e],t},t.prototype.chain=function(e,t){if(!e[t])return this[t];if(!this[t])return e[t];var r=[e[t],this[t]];return function(){for(var e=void 0,t=arguments.length,n=Array(t),i=0;i=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(c){var f=c.apply(this,n);null!=f&&(e=f)}}return e}},t.prototype.maybeInherit=function(e){var t=this.take("inherits");t&&(t=d.default.normalisePlugin(t,e,"inherits"),this.manipulateOptions=this.chain(t,"manipulateOptions"),this.post=this.chain(t,"post"),this.pre=this.chain(t,"pre"),this.visitor=b.default.visitors.merge([t.visitor,this.visitor]))},t.prototype.init=function(e,t){if(!this.initialized){this.initialized=!0,this.maybeInherit(e);for(var r in this.raw)throw new Error(m.get("pluginInvalidProperty",e,t,r))}},t.prototype.normaliseVisitor=function(e){for(var t=_,r=Array.isArray(t),n=0,t=r?t:(0,s.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}if(e[i])throw new Error("Plugins aren't allowed to specify catch-all enter/exit handlers. Please target individual nodes.")}return b.default.explode(e),e},t}(v.default);t.default=D,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.messages;return{visitor:{Scope:function(e){var r=e.scope;for(var n in r.bindings){var s=r.bindings[n];if("const"===s.kind||"module"===s.kind)for(var a=s.constantViolations,o=Array.isArray(a),u=0,a=o?a:(0,i.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;throw c.buildCodeFrameError(t.get("readOnly",n))}}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("asyncFunctions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{ArrowFunctionExpression:function(e,r){if(r.opts.spec){var n=e.node;if(n.shadow)return;n.shadow={this:!1},n.type="FunctionExpression";var i=t.thisExpression();i._forceShadow=e,e.ensureBlock(),e.get("body").unshiftContainer("body",t.expressionStatement(t.callExpression(r.addHelper("newArrowCheck"),[t.thisExpression(),i]))),e.replaceWith(t.callExpression(t.memberExpression(n,t.identifier("bind")),[t.thisExpression()]))}else e.arrowFunctionToShadowed()}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t){for(var n=t.get(e),s=n,a=Array.isArray(s),o=0,s=a?s:(0,i.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u,c=l.node;if(l.isFunctionDeclaration()){var f=r.variableDeclaration("let",[r.variableDeclarator(c.id,r.toExpression(c))]);f._blockHoist=2,c.id=null,l.replaceWith(f)}}}var r=e.types;return{visitor:{BlockStatement:function(e){var n=e.node,i=e.parent;r.isFunction(i,{body:n})||r.isExportDeclaration(i)||t("body",e)},SwitchCase:function(e){t("consequent",e)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return b.isLoop(e.parent)||b.isCatchClause(e.parent)}function s(e){return!!b.isVariableDeclaration(e)&&(!!e[b.BLOCK_SCOPED_SYMBOL]||("let"===e.kind||"const"===e.kind))}function a(e,t,r,n){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(t||(t=e.node),!b.isFor(r))for(var s=0;s0&&e.traverse(P,t),e.skip()}},v.visitor]),P=y.default.visitors.merge([{ReferencedIdentifier:function(e,t){var r=t.letReferences[e.node.name];if(r){var n=e.scope.getBindingIdentifier(e.node.name);n&&n!==r||(t.closurify=!0)}}},v.visitor]),k={enter:function(e,t){var r=e.node;e.parent;if(e.isForStatement()){if(o(r.init)){var n=t.pushDeclar(r.init);1===n.length?r.init=n[0]:r.init=b.sequenceExpression(n)}}else if(e.isFor())o(r.left)&&(t.pushDeclar(r.left),r.left=r.left.declarations[0].id);else if(o(r))e.replaceWithMultiple(t.pushDeclar(r).map(function(e){return b.expressionStatement(e)}));else if(e.isFunction())return e.skip()}},F={LabeledStatement:function(e,t){var r=e.node;t.innerLabels.push(r.label.name)}},T={enter:function(e,t){if(e.isAssignmentExpression()||e.isUpdateExpression()){var r=e.getBindingIdentifiers();for(var n in r)t.outsideReferences[n]===e.scope.getBindingIdentifier(n)&&(t.reassignments[n]=!0)}}},O={Loop:function(e,t){var r=t.ignoreLabeless;t.ignoreLabeless=!0,e.traverse(O,t),t.ignoreLabeless=r,e.skip()},Function:function(e){e.skip()},SwitchCase:function(e,t){var r=t.inSwitchCase;t.inSwitchCase=!0,e.traverse(O,t),t.inSwitchCase=r,e.skip()},"BreakStatement|ContinueStatement|ReturnStatement":function(e,t){var r=e.node,n=e.parent,i=e.scope;if(!r[this.LOOP_IGNORE]){var s=void 0,a=u(r);if(a){if(r.label){if(t.innerLabels.indexOf(r.label.name)>=0)return;a=a+"|"+r.label.name}else{if(t.ignoreLabeless)return;if(t.inSwitchCase)return;if(b.isBreakStatement(r)&&b.isSwitchCase(n))return}t.hasBreakContinue=!0,t.map[a]=r,s=b.stringLiteral(a)}e.isReturnStatement()&&(t.hasReturn=!0,s=b.objectExpression([b.objectProperty(b.identifier("v"),r.argument||i.buildUndefinedNode())])),s&&(s=b.returnStatement(s),s[this.LOOP_IGNORE]=!0,e.skip(),e.replaceWith(b.inherits(s,r)))}}},B=function(){function e(t,r,n,i,s){(0,h.default)(this,e),this.parent=n,this.scope=i,this.file=s,this.blockPath=r,this.block=r.node,this.outsideLetReferences=(0,p.default)(null),this.hasLetReferences=!1,this.letReferences=(0,p.default)(null),this.body=[],t&&(this.loopParent=t.parent,this.loopLabel=b.isLabeledStatement(this.loopParent)&&this.loopParent.label,this.loopPath=t,this.loop=t.node)}return e.prototype.run=function(){var e=this.block;if(!e._letDone){e._letDone=!0;var t=this.getLetReferences();if(b.isFunction(this.parent)||b.isProgram(this.block))return void this.updateScopeInfo();if(this.hasLetReferences)return t?this.wrapClosure():this.remap(),this.updateScopeInfo(t),this.loopLabel&&!b.isLabeledStatement(this.loopParent)?b.labeledStatement(this.loopLabel,this.loop):void 0}},e.prototype.updateScopeInfo=function(e){var t=this.scope,r=t.getFunctionParent(),n=this.letReferences;for(var i in n){var s=n[i],a=t.getBinding(s.name);a&&("let"!==a.kind&&"const"!==a.kind||(a.kind="var",e?t.removeBinding(s.name):t.moveBindingTo(s.name,r)))}},e.prototype.remap=function(){var e=this.letReferences,t=this.scope;for(var r in e){var n=e[r];(t.parentHasBinding(r)||t.hasGlobal(r))&&(t.hasOwnBinding(r)&&t.rename(n.name),this.blockPath.scope.hasOwnBinding(r)&&this.blockPath.scope.rename(n.name))}},e.prototype.wrapClosure=function(){if(this.file.opts.throwIfClosureRequired)throw this.blockPath.buildCodeFrameError("Compiling let/const in this block would add a closure (throwIfClosureRequired).");var e=this.block,t=this.outsideLetReferences;if(this.loop)for(var r in t){var n=t[r];(this.scope.hasGlobal(n.name)||this.scope.parentHasBinding(n.name))&&(delete t[n.name],delete this.letReferences[n.name],this.scope.rename(n.name),this.letReferences[n.name]=n,t[n.name]=n)}this.has=this.checkLoop(),this.hoistVarDeclarations();var i=(0,x.default)(t),s=(0,x.default)(t),a=this.blockPath.isSwitchStatement(),o=b.functionExpression(null,i,b.blockStatement(a?[e]:e.body));o.shadow=!0,this.addContinuations(o);var u=o;this.loop&&(u=this.scope.generateUidIdentifier("loop"),this.loopPath.insertBefore(b.variableDeclaration("var",[b.variableDeclarator(u,o)])));var l=b.callExpression(u,s),c=this.scope.generateUidIdentifier("ret");y.default.hasType(o.body,this.scope,"YieldExpression",b.FUNCTION_TYPES)&&(o.generator=!0,l=b.yieldExpression(l,!0)),y.default.hasType(o.body,this.scope,"AwaitExpression",b.FUNCTION_TYPES)&&(o.async=!0,l=b.awaitExpression(l)),this.buildClosure(c,l),a?this.blockPath.replaceWithMultiple(this.body):e.body=this.body},e.prototype.buildClosure=function(e,t){var r=this.has;r.hasReturn||r.hasBreakContinue?this.buildHas(e,t):this.body.push(b.expressionStatement(t))},e.prototype.addContinuations=function(e){var t={reassignments:{},outsideReferences:this.outsideLetReferences};this.scope.traverse(e,T,t);for(var r=0;r=t.length)break;o=t[a++]}else{if(a=t.next(),a.done)break;o=a.value}var u=o;"get"===u.kind||"set"===u.kind?n(e,u):r(e.objId,u,e.body)}}function a(e){for(var s=e.objId,a=e.body,u=e.computedProps,l=e.state,c=u,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d,m=o.toComputedKey(h);if("get"===h.kind||"set"===h.kind)n(e,h);else if(o.isStringLiteral(m,{value:"__proto__"}))r(s,h,a);else{if(1===u.length)return o.callExpression(l.addHelper("defineProperty"),[e.initPropExpression,m,t(h)]);a.push(o.expressionStatement(o.callExpression(l.addHelper("defineProperty"),[s,m,t(h)])))}}}var o=e.types,u=e.template,l=u("\n MUTATOR_MAP_REF[KEY] = MUTATOR_MAP_REF[KEY] || {};\n MUTATOR_MAP_REF[KEY].KIND = VALUE;\n ");return{visitor:{ObjectExpression:{exit:function(e,t){for(var r=e.node,n=e.parent,u=e.scope,l=!1,c=r.properties,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}if(l=!0===d.computed)break}if(l){for(var h=[],m=[],y=!1,v=r.properties,g=Array.isArray(v),b=0,v=g?v:(0,i.default)(v);;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.computed&&(y=!0),y?m.push(x):h.push(x)}var A=u.generateUidIdentifierBasedOnNode(n),S=o.objectExpression(h),_=[];_.push(o.variableDeclaration("var",[o.variableDeclarator(A,S)]));var D=a;t.opts.loose&&(D=s);var C=void 0,w=function(){return C||(C=u.generateUidIdentifier("mutatorMap"),_.push(o.variableDeclaration("var",[o.variableDeclarator(C,o.objectExpression([]))]))),C},P=D({scope:u,objId:A,body:_,computedProps:m,initPropExpression:S,getMutatorId:w,state:t});C&&_.push(o.expressionStatement(o.callExpression(t.addHelper("defineEnumerableProperties"),[A,C]))),P?e.replaceWith(P):(_.push(o.expressionStatement(A)),e.replaceWithMultiple(_))}}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(2),o=n(a);t.default=function(e){function t(e){for(var t=e.declarations,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isPattern(a.id))return!0}return!1}function r(e){for(var t=e.elements,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isRestElement(a))return!0}return!1}var n=e.types,i={ReferencedIdentifier:function(e,t){t.bindings[e.node.name]&&(t.deopt=!0,e.stop())}},a=function(){function e(t){(0,s.default)(this,e),this.blockHoist=t.blockHoist,this.operator=t.operator,this.arrays={},this.nodes=t.nodes||[],this.scope=t.scope,this.file=t.file,this.kind=t.kind} +return e.prototype.buildVariableAssignment=function(e,t){var r=this.operator;n.isMemberExpression(e)&&(r="=");var i=void 0;return i=r?n.expressionStatement(n.assignmentExpression(r,e,t)):n.variableDeclaration(this.kind,[n.variableDeclarator(e,t)]),i._blockHoist=this.blockHoist,i},e.prototype.buildVariableDeclaration=function(e,t){var r=n.variableDeclaration("var",[n.variableDeclarator(e,t)]);return r._blockHoist=this.blockHoist,r},e.prototype.push=function(e,t){n.isObjectPattern(e)?this.pushObjectPattern(e,t):n.isArrayPattern(e)?this.pushArrayPattern(e,t):n.isAssignmentPattern(e)?this.pushAssignmentPattern(e,t):this.nodes.push(this.buildVariableAssignment(e,t))},e.prototype.toArray=function(e,t){return this.file.opts.loose||n.isIdentifier(e)&&this.arrays[e.name]?e:this.scope.toArray(e,t)},e.prototype.pushAssignmentPattern=function(e,t){var r=this.scope.generateUidIdentifierBasedOnNode(t),i=n.variableDeclaration("var",[n.variableDeclarator(r,t)]);i._blockHoist=this.blockHoist,this.nodes.push(i);var s=n.conditionalExpression(n.binaryExpression("===",r,n.identifier("undefined")),e.right,r),a=e.left;if(n.isPattern(a)){var o=n.expressionStatement(n.assignmentExpression("=",r,s));o._blockHoist=this.blockHoist,this.nodes.push(o),this.push(a,r)}else this.nodes.push(this.buildVariableAssignment(a,s))},e.prototype.pushObjectRest=function(e,t,r,i){for(var s=[],a=0;a=i)break;if(!n.isRestProperty(o)){var u=o.key;n.isIdentifier(u)&&!o.computed&&(u=n.stringLiteral(o.key.name)),s.push(u)}}s=n.arrayExpression(s);var l=n.callExpression(this.file.addHelper("objectWithoutProperties"),[t,s]);this.nodes.push(this.buildVariableAssignment(r.argument,l))},e.prototype.pushObjectProperty=function(e,t){n.isLiteral(e.key)&&(e.computed=!0);var r=e.value,i=n.memberExpression(t,e.key,e.computed);n.isPattern(r)?this.push(r,i):this.nodes.push(this.buildVariableAssignment(r,i))},e.prototype.pushObjectPattern=function(e,t){if(e.properties.length||this.nodes.push(n.expressionStatement(n.callExpression(this.file.addHelper("objectDestructuringEmpty"),[t]))),e.properties.length>1&&!this.scope.isStatic(t)){var r=this.scope.generateUidIdentifierBasedOnNode(t);this.nodes.push(this.buildVariableDeclaration(r,t)),t=r}for(var i=0;it.elements.length)){if(e.elements.length=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l;if(!c)return!1;if(n.isMemberExpression(c))return!1}for(var f=t.elements,p=Array.isArray(f),d=0,f=p?f:(0,o.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;if(n.isSpreadElement(m))return!1;if(n.isCallExpression(m))return!1;if(n.isMemberExpression(m))return!1}var y=n.getBindingIdentifiers(e),v={deopt:!1,bindings:y};return this.scope.traverse(t,i,v),!v.deopt}},e.prototype.pushUnpackedArrayPattern=function(e,t){for(var r=0;r=y.length)break;b=y[g++]}else{if(g=y.next(),g.done)break;b=g.value}var E=b,x=m[m.length-1];if(x&&n.isVariableDeclaration(x)&&n.isVariableDeclaration(E)&&x.kind===E.kind){var A;(A=x.declarations).push.apply(A,E.declarations)}else m.push(E)}for(var S=m,_=Array.isArray(S),D=0,S=_?S:(0,o.default)(S);;){var C;if(_){if(D>=S.length)break;C=S[D++]}else{if(D=S.next(),D.done)break;C=D.value}var w=C;if(w.declarations)for(var P=w.declarations,k=Array.isArray(P),F=0,P=k?P:(0,o.default)(P);;){var T;if(k){if(F>=P.length)break;T=P[F++]}else{if(F=P.next(),F.done)break;T=F.value}var O=T,B=O.id.name;s.bindings[B]&&(s.bindings[B].kind=w.kind)}}1===m.length?e.replaceWith(m[0]):e.replaceWithMultiple(m)}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){function t(e){var t=e.node,r=e.scope,n=[],i=t.right;if(!a.isIdentifier(i)||!r.hasBinding(i.name)){var s=r.generateUidIdentifier("arr");n.push(a.variableDeclaration("var",[a.variableDeclarator(s,i)])),i=s}var u=r.generateUidIdentifier("i"),l=o({BODY:t.body,KEY:u,ARR:i});a.inherits(l,t),a.ensureBlock(l);var c=a.memberExpression(i,u,!0),f=t.left;return a.isVariableDeclaration(f)?(f.declarations[0].init=c,l.body.body.unshift(f)):l.body.body.unshift(a.expressionStatement(a.assignmentExpression("=",f,c))),e.parentPath.isLabeledStatement()&&(l=a.labeledStatement(e.parentPath.node.label,l)),n.push(l),n}function r(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,l=void 0,c=void 0;if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))c=o;else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));c=n.generateUidIdentifier("ref"),l=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,c)])}var f=n.generateUidIdentifier("iterator"),p=n.generateUidIdentifier("isArray"),d=u({LOOP_OBJECT:f,IS_ARRAY:p,OBJECT:r.right,INDEX:n.generateUidIdentifier("i"),ID:c});l||d.body.body.shift();var h=a.isLabeledStatement(s),m=void 0;return h&&(m=a.labeledStatement(s.label,d)),{replaceParent:h,declar:l,node:m||d,loop:d}}function n(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,u=void 0,c=n.generateUidIdentifier("step"),f=a.memberExpression(c,a.identifier("value"));if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))u=a.expressionStatement(a.assignmentExpression("=",o,f));else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));u=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,f)])}var p=n.generateUidIdentifier("iterator"),d=l({ITERATOR_HAD_ERROR_KEY:n.generateUidIdentifier("didIteratorError"),ITERATOR_COMPLETION:n.generateUidIdentifier("iteratorNormalCompletion"),ITERATOR_ERROR_KEY:n.generateUidIdentifier("iteratorError"),ITERATOR_KEY:p,STEP_KEY:c,OBJECT:r.right,BODY:null}),h=a.isLabeledStatement(s),m=d[3].block.body,y=m[0];return h&&(m[0]=a.labeledStatement(s.label,y)),{replaceParent:h,declar:u,loop:y,node:d}}var i=e.messages,s=e.template,a=e.types,o=s("\n for (var KEY = 0; KEY < ARR.length; KEY++) BODY;\n "),u=s("\n for (var LOOP_OBJECT = OBJECT,\n IS_ARRAY = Array.isArray(LOOP_OBJECT),\n INDEX = 0,\n LOOP_OBJECT = IS_ARRAY ? LOOP_OBJECT : LOOP_OBJECT[Symbol.iterator]();;) {\n var ID;\n if (IS_ARRAY) {\n if (INDEX >= LOOP_OBJECT.length) break;\n ID = LOOP_OBJECT[INDEX++];\n } else {\n INDEX = LOOP_OBJECT.next();\n if (INDEX.done) break;\n ID = INDEX.value;\n }\n }\n "),l=s("\n var ITERATOR_COMPLETION = true;\n var ITERATOR_HAD_ERROR_KEY = false;\n var ITERATOR_ERROR_KEY = undefined;\n try {\n for (var ITERATOR_KEY = OBJECT[Symbol.iterator](), STEP_KEY; !(ITERATOR_COMPLETION = (STEP_KEY = ITERATOR_KEY.next()).done); ITERATOR_COMPLETION = true) {\n }\n } catch (err) {\n ITERATOR_HAD_ERROR_KEY = true;\n ITERATOR_ERROR_KEY = err;\n } finally {\n try {\n if (!ITERATOR_COMPLETION && ITERATOR_KEY.return) {\n ITERATOR_KEY.return();\n }\n } finally {\n if (ITERATOR_HAD_ERROR_KEY) {\n throw ITERATOR_ERROR_KEY;\n }\n }\n }\n ");return{visitor:{ForOfStatement:function(e,i){if(e.get("right").isArrayExpression())return e.parentPath.isLabeledStatement()?e.parentPath.replaceWithMultiple(t(e)):e.replaceWithMultiple(t(e));var s=n;i.opts.loose&&(s=r);var o=e.node,u=s(e,i),l=u.declar,c=u.loop,f=c.body;e.ensureBlock(),l&&f.body.push(l),f.body=f.body.concat(o.body.body),a.inherits(c,o),a.inherits(c.body,o.body),u.replaceParent?(e.parentPath.replaceWithMultiple(u.node),e.remove()):e.replaceWithMultiple(u.node)}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{FunctionExpression:{exit:function(e){if("value"!==e.key&&!e.parentPath.isObjectProperty()){var t=(0,i.default)(e);t&&e.replaceWith(t)}}},ObjectProperty:function(e){var t=e.get("value");if(t.isFunction()){var r=(0,i.default)(t);r&&t.replaceWith(r)}}}}};var n=r(40),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{NumericLiteral:function(e){var t=e.node;t.extra&&/^0[ob]/i.test(t.extra.raw)&&(t.extra=void 0)},StringLiteral:function(e){var t=e.node;t.extra&&/\\[u]/gi.test(t.extra.raw)&&(t.extra=void 0)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(14),s=n(i),a=r(9),o=n(a),u=r(2),l=n(u),c=r(10),f=n(c);t.default=function(){var e=(0,f.default)(),t={ReferencedIdentifier:function(e){var t=e.node.name,r=this.remaps[t];if(r&&this.scope.getBinding(t)===e.scope.getBinding(t)){if(e.parentPath.isCallExpression({callee:e.node}))e.replaceWith(g.sequenceExpression([g.numericLiteral(0),r]));else if(e.isJSXIdentifier()&&g.isMemberExpression(r)){var n=r.object,i=r.property;e.replaceWith(g.JSXMemberExpression(g.JSXIdentifier(n.name),g.JSXIdentifier(i.name)))}else e.replaceWith(r);this.requeueInParent(e)}},AssignmentExpression:function(t){var r=t.node;if(!r[e]){var n=t.get("left");if(n.isIdentifier()){var i=n.node.name,s=this.exports[i];if(!s)return;if(this.scope.getBinding(i)!==t.scope.getBinding(i))return;r[e]=!0;for(var a=s,o=Array.isArray(a),u=0,a=o?a:(0,l.default)(a);;){var c;if(o){if(u>=a.length)break;c=a[u++]}else{if(u=a.next(),u.done)break;c=u.value}r=S(c,r).expression}t.replaceWith(r),this.requeueInParent(t)}else if(n.isObjectPattern())for(var f=n.node.properties,p=Array.isArray(f),d=0,f=p?f:(0,l.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h,y=m.value.name,v=this.exports[y];if(v){if(this.scope.getBinding(y)!==t.scope.getBinding(y))return;r[e]=!0,t.insertAfter(S(g.identifier(y),g.identifier(y)))}}else if(n.isArrayPattern())for(var b=n.node.elements,E=Array.isArray(b),x=0,b=E?b:(0,l.default)(b);;){var A;if(E){if(x>=b.length)break;A=b[x++]}else{if(x=b.next(),x.done)break;A=x.value}var _=A;if(_){var D=_.name,C=this.exports[D];if(C){if(this.scope.getBinding(D)!==t.scope.getBinding(D))return;r[e]=!0,t.insertAfter(S(g.identifier(D),g.identifier(D)))}}}}},UpdateExpression:function(e){var t=e.get("argument");if(t.isIdentifier()){var r=t.node.name;if(this.exports[r]&&this.scope.getBinding(r)===e.scope.getBinding(r)){var n=g.assignmentExpression(e.node.operator[0]+"=",t.node,g.numericLiteral(1));if(e.parentPath.isExpressionStatement()&&!e.isCompletionRecord()||e.node.prefix)return e.replaceWith(n),void this.requeueInParent(e);var i=[];i.push(n);var s=void 0;s="--"===e.node.operator?"+":"-",i.push(g.binaryExpression(s,t.node,g.numericLiteral(1))),e.replaceWithMultiple(g.sequenceExpression(i))}}}};return{inherits:y.default,visitor:{ThisExpression:function(e,t){this.ranCommonJS||!0===t.opts.allowTopLevelThis||e.findParent(function(e){return!e.is("shadow")&&D.indexOf(e.type)>=0})||e.replaceWith(g.identifier("undefined"))},Program:{exit:function(e){function r(t,r){var n=C[t];if(n)return n;var i=e.scope.generateUidIdentifier((0,p.basename)(t,(0,p.extname)(t))),s=g.variableDeclaration("var",[g.variableDeclarator(i,b(g.stringLiteral(t)).expression)]);return h[t]&&(s.loc=h[t].loc),"number"==typeof r&&r>0&&(s._blockHoist=r),v.push(s),C[t]=i}function n(e,t,r){var n=e[t]||[];e[t]=n.concat(r)}this.ranCommonJS=!0;var i=!!this.opts.strict,a=!!this.opts.noInterop,u=e.scope;u.rename("module"),u.rename("exports"),u.rename("require");for(var c=!1,f=!1,d=e.get("body"),h=(0,o.default)(null),m=(0,o.default)(null),y=(0,o.default)(null),v=[],D=(0,o.default)(null),C=(0,o.default)(null),w=d,P=Array.isArray(w),k=0,w=P?w:(0,l.default)(w);;){var F;if(P){if(k>=w.length)break;F=w[k++]}else{if(k=w.next(),k.done)break;F=k.value}var T=F;if(T.isExportDeclaration()){c=!0;for(var O=[].concat(T.get("declaration"),T.get("specifiers")),B=O,R=Array.isArray(B),I=0,B=R?B:(0,l.default)(B);;){var M;if(R){if(I>=B.length)break;M=B[I++]}else{if(I=B.next(),I.done)break;M=I.value}var N=M;if(N.getBindingIdentifiers().__esModule)throw N.buildCodeFrameError('Illegal export "__esModule"')}}if(T.isImportDeclaration()){var L;f=!0;var j=T.node.source.value,U=h[j]||{specifiers:[],maxBlockHoist:0,loc:T.node.loc};(L=U.specifiers).push.apply(L,T.node.specifiers),"number"==typeof T.node._blockHoist&&(U.maxBlockHoist=Math.max(T.node._blockHoist,U.maxBlockHoist)),h[j]=U,T.remove()}else if(T.isExportDefaultDeclaration()){var V=T.get("declaration");if(V.isFunctionDeclaration()){var G=V.node.id,W=g.identifier("default");G?(n(m,G.name,W),v.push(S(W,G)),T.replaceWith(V.node)):(v.push(S(W,g.toExpression(V.node))),T.remove())}else if(V.isClassDeclaration()){var Y=V.node.id,q=g.identifier("default");Y?(n(m,Y.name,q),T.replaceWithMultiple([V.node,S(q,Y)])):(T.replaceWith(S(q,g.toExpression(V.node))),T.parentPath.requeue(T.get("expression.left")))}else T.replaceWith(S(g.identifier("default"),V.node)),T.parentPath.requeue(T.get("expression.left"))}else if(T.isExportNamedDeclaration()){var K=T.get("declaration");if(K.node){if(K.isFunctionDeclaration()){var H=K.node.id;n(m,H.name,H),v.push(S(H,H)),T.replaceWith(K.node)}else if(K.isClassDeclaration()){var J=K.node.id;n(m,J.name,J),T.replaceWithMultiple([K.node,S(J,J)]),y[J.name]=!0}else if(K.isVariableDeclaration()){for(var X=K.get("declarations"),z=X,$=Array.isArray(z),Q=0,z=$?z:(0,l.default)(z);;){var Z;if($){if(Q>=z.length)break;Z=z[Q++]}else{if(Q=z.next(),Q.done)break;Z=Q.value}var ee=Z,te=ee.get("id"),re=ee.get("init"),ne=[];if(re.node||re.replaceWith(g.identifier("undefined")),te.isIdentifier())n(m,te.node.name,te.node),re.replaceWith(S(te.node,re.node).expression),y[te.node.name]=!0;else if(te.isObjectPattern())for(var ie=0;ie=he.length)break;ve=he[ye++]}else{if(ye=he.next(),ye.done)break;ve=ye.value}var ge=ve;ge.isExportNamespaceSpecifier()||ge.isExportDefaultSpecifier()||ge.isExportSpecifier()&&(a||"default"!==ge.node.local.name?v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(de,ge.node.local))):v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(g.callExpression(this.addHelper("interopRequireDefault"),[de]),ge.node.local))),y[ge.node.exported.name]=!0)}else for(var be=ce,Ee=Array.isArray(be),xe=0,be=Ee?be:(0,l.default)(be);;){var Ae;if(Ee){if(xe>=be.length)break;Ae=be[xe++]}else{if(xe=be.next(),xe.done)break;Ae=xe.value}var Se=Ae;Se.isExportSpecifier()&&(n(m,Se.node.local.name,Se.node.exported),y[Se.node.exported.name]=!0,fe.push(S(Se.node.exported,Se.node.local)))}T.replaceWithMultiple(fe)}else if(T.isExportAllDeclaration()){var _e=_({OBJECT:r(T.node.source.value,T.node._blockHoist)});_e.loc=T.node.loc,v.push(_e),T.remove()}}for(var De in h){var Ce=h[De],O=Ce.specifiers,we=Ce.maxBlockHoist;if(O.length){for(var Pe=r(De,we),ke=void 0,Fe=0;Fe0&&(Oe._blockHoist=we),v.push(Oe)}ke=Te.local}else g.isImportDefaultSpecifier(Te)&&(O[Fe]=g.importSpecifier(Te.local,g.identifier("default")))}for(var Be=O,Re=Array.isArray(Be),Ie=0,Be=Re?Be:(0,l.default)(Be);;){var Me;if(Re){if(Ie>=Be.length)break;Me=Be[Ie++]}else{if(Ie=Be.next(),Ie.done)break;Me=Ie.value}var Ne=Me;if(g.isImportSpecifier(Ne)){var Le=Pe;if("default"===Ne.imported.name)if(ke)Le=ke;else if(!a){Le=ke=e.scope.generateUidIdentifier(Pe.name);var je=g.variableDeclaration("var",[g.variableDeclarator(Le,g.callExpression(this.addHelper("interopRequireDefault"),[Pe]))]);we>0&&(je._blockHoist=we),v.push(je)}D[Ne.local.name]=g.memberExpression(Le,g.cloneWithoutLoc(Ne.imported))}}}else{var Ue=b(g.stringLiteral(De));Ue.loc=h[De].loc,v.push(Ue)}}if(f&&(0,s.default)(y).length)for(var Ve=(0,s.default)(y),Ge=0;Ge=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;d.isObjectProperty()&&(d=d.get("value")),t(d,d.node,e.scope,o,i)}a&&(e.scope.push({id:a}),e.replaceWith(r.assignmentExpression("=",a,e.node)))}}}}}};var u=r(193),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0;var i=r(2),s=function(e){return e&&e.__esModule?e:{default:e}}(i);t.default=function(){return{visitor:a.visitors.merge([{ArrowFunctionExpression:function(e){for(var t=e.get("params"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}var o=a;if(o.isRestElement()||o.isAssignmentPattern()){e.arrowFunctionToShadowed();break}}}},u.visitor,p.visitor,c.visitor])}};var a=r(7),o=r(334),u=n(o),l=r(333),c=n(l),f=r(335),p=n(f);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{ObjectMethod:function(e){var t=e.node;if("method"===t.kind){var r=i.functionExpression(null,t.params,t.body,t.generator,t.async);r.returnType=t.returnType,e.replaceWith(i.objectProperty(t.key,r,t.computed))}},ObjectProperty:function(e){var t=e.node;t.shorthand&&(t.shorthand=!1)}}}};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t,r){return r.opts.loose&&!s.isIdentifier(e.argument,{name:"arguments"})?e.argument:t.toArray(e.argument,!0)}function r(e){for(var t=0;t=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;s.isSpreadElement(d)?(a(),o.push(t(d,r,n))):u.push(d)}return a(),o}var s=e.types;return{visitor:{ArrayExpression:function(e,t){var i=e.node,a=e.scope,o=i.elements;if(r(o)){var u=n(o,a,t),l=u.shift();s.isArrayExpression(l)||(u.unshift(l),l=s.arrayExpression([])),e.replaceWith(s.callExpression(s.memberExpression(l,s.identifier("concat")),u))}},CallExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=e.get("callee");if(!u.isSuper()){var l=s.identifier("undefined");i.arguments=[];var c=void 0;c=1===o.length&&"arguments"===o[0].argument.name?[o[0].argument]:n(o,a,t);var f=c.shift();c.length?i.arguments.push(s.callExpression(s.memberExpression(f,s.identifier("concat")),c)):i.arguments.push(f);var p=i.callee;if(u.isMemberExpression()){var d=a.maybeGenerateMemoised(p.object);d?(p.object=s.assignmentExpression("=",d,p.object),l=d):l=p.object,s.appendToMemberExpression(p,s.identifier("apply"))}else i.callee=s.memberExpression(i.callee,s.identifier("apply"));s.isSuper(l)&&(l=s.thisExpression()),i.arguments.unshift(l)}}},NewExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=n(o,a,t),l=s.arrayExpression([s.nullLiteral()]);o=s.callExpression(s.memberExpression(l,s.identifier("concat")),u),e.replaceWith(s.newExpression(s.callExpression(s.memberExpression(s.memberExpression(s.memberExpression(s.identifier("Function"),s.identifier("prototype")),s.identifier("bind")),s.identifier("apply")),[i.callee,o]),[]))}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;s.is(t,"y")&&e.replaceWith(o.newExpression(o.identifier("RegExp"),[o.stringLiteral(t.pattern),o.stringLiteral(t.flags)]))}}}};var i=r(192),s=n(i),a=r(1),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){return n.isLiteral(e)&&"string"==typeof e.value}function r(e,t){return n.binaryExpression("+",e,t)}var n=e.types;return{visitor:{TaggedTemplateExpression:function(e,t){for(var r=e.node,s=r.quasi,a=[],o=[],u=[],l=s.quasis,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;o.push(n.stringLiteral(d.value.cooked)),u.push(n.stringLiteral(d.value.raw))}o=n.arrayExpression(o),u=n.arrayExpression(u);var h="taggedTemplateLiteral";t.opts.loose&&(h+="Loose");var m=t.file.addTemplateObject(h,o,u);a.push(m),a=a.concat(s.expressions),e.replaceWith(n.callExpression(r.tag,a))},TemplateLiteral:function(e,s){for(var a=[],o=e.get("expressions"),u=e.node.quasis,l=Array.isArray(u),c=0,u=l?u:(0,i.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;a.push(n.stringLiteral(p.value.cooked));var d=o.shift();d&&(!s.opts.spec||d.isBaseType("string")||d.isBaseType("number")?a.push(d.node):a.push(n.callExpression(n.identifier("String"),[d.node])))}if(a=a.filter(function(e){return!n.isLiteral(e,{value:""})}),t(a[0])||t(a[1])||a.unshift(n.stringLiteral("")),a.length>1){for(var h=r(a.shift(),a.shift()),m=a,y=Array.isArray(m),v=0,m=y?m:(0,i.default)(m);;){var g;if(y){if(v>=m.length)break;g=m[v++]}else{if(v=m.next(),v.done)break;g=v.value}h=r(h,g)}e.replaceWith(h)}else e.replaceWith(a[0])}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(10),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types,r=(0,i.default)();return{visitor:{Scope:function(e){var t=e.scope;t.getBinding("Symbol")&&t.rename("Symbol")},UnaryExpression:function(e){var n=e.node,i=e.parent;if(!n[r]&&!e.find(function(e){return e.node&&!!e.node._generated})){if(e.parentPath.isBinaryExpression()&&t.EQUALITY_BINARY_OPERATORS.indexOf(i.operator)>=0){var s=e.getOpposite();if(s.isLiteral()&&"symbol"!==s.node.value&&"object"!==s.node.value)return}if("typeof"===n.operator){var a=t.callExpression(this.addHelper("typeof"),[n.argument]);if(e.get("argument").isIdentifier()){var o=t.stringLiteral("undefined"),u=t.unaryExpression("typeof",n.argument);u[r]=!0,e.replaceWith(t.conditionalExpression(t.binaryExpression("===",u,o),o,a))}else e.replaceWith(a)}}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;a.is(t,"u")&&(t.pattern=(0,i.default)(t.pattern,t.flags),a.pullFlag(t,"u"))}}}};var n=r(612),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(192),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";e.exports=r(606)},function(e,t,r){"use strict";e.exports={default:r(408),__esModule:!0}},function(e,t,r){"use strict";function n(){i(),s()}function i(){t.path=u=new o.default}function s(){t.scope=l=new o.default}t.__esModule=!0,t.scope=t.path=void 0;var a=r(364),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.clear=n,t.clearPath=i,t.clearScope=s;var u=t.path=new o.default,l=t.scope=new o.default},function(e,t){"use strict";function r(e){return e=e.split(" "),function(t){return e.indexOf(t)>=0}}function n(e,t){for(var r=65536,n=0;ne)return!1;if((r+=t[n+1])>=e)return!0}}function i(e){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&x.test(String.fromCharCode(e)):n(e,S)))}function s(e){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&A.test(String.fromCharCode(e)):n(e,S)||n(e,_))))}function a(e){var t={};for(var r in D)t[r]=e&&r in e?e[r]:D[r];return t}function o(e){return 10===e||13===e||8232===e||8233===e}function u(e,t){for(var r=1,n=0;;){N.lastIndex=n;var i=N.exec(e);if(!(i&&i.index>10),56320+(e-65536&1023))}function c(e,t,r,n){return e.type=t,e.end=r,e.loc.end=n,this.processComment(e),e}function f(e){return e[e.length-1]}function p(e){return e&&"Property"===e.type&&"init"===e.kind&&!1===e.method}function d(e){return"JSXIdentifier"===e.type?e.name:"JSXNamespacedName"===e.type?e.namespace.name+":"+e.name.name:"JSXMemberExpression"===e.type?d(e.object)+"."+d(e.property):void 0}function h(e,t){return new J(t,e).parse()}function m(e,t){var r=new J(t,e);return r.options.strictMode&&(r.state.strict=!0),r.getExpression()}var y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};Object.defineProperty(t,"__esModule",{value:!0});var v={6:r("enum await"),strict:r("implements interface let package private protected public static yield"),strictBind:r("eval arguments") +},g=r("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 let const class extends export import yield super"),b="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿕ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞮꞰ-ꞷꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",E="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣔ-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",x=new RegExp("["+b+"]"),A=new RegExp("["+b+E+"]");b=E=null;var S=[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],_=[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],D={sourceType:"script",sourceFilename:void 0,startLine:1,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,plugins:[],strictMode:null},C="function"==typeof Symbol&&"symbol"===y(Symbol.iterator)?function(e){return void 0===e?"undefined":y(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":void 0===e?"undefined":y(e)},w=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},P=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":y(t)));e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},k=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":y(t))&&"function"!=typeof t?e:t},F=!0,T=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};w(this,e),this.label=t,this.keyword=r.keyword,this.beforeExpr=!!r.beforeExpr,this.startsExpr=!!r.startsExpr,this.rightAssociative=!!r.rightAssociative,this.isLoop=!!r.isLoop,this.isAssign=!!r.isAssign,this.prefix=!!r.prefix,this.postfix=!!r.postfix,this.binop=r.binop||null,this.updateContext=null},O=function(e){function t(r){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return w(this,t),n.keyword=r,k(this,e.call(this,r,n))}return P(t,e),t}(T),B=function(e){function t(r,n){return w(this,t),k(this,e.call(this,r,{beforeExpr:F,binop:n}))}return P(t,e),t}(T),R={num:new T("num",{startsExpr:!0}),regexp:new T("regexp",{startsExpr:!0}),string:new T("string",{startsExpr:!0}),name:new T("name",{startsExpr:!0}),eof:new T("eof"),bracketL:new T("[",{beforeExpr:F,startsExpr:!0}),bracketR:new T("]"),braceL:new T("{",{beforeExpr:F,startsExpr:!0}),braceBarL:new T("{|",{beforeExpr:F,startsExpr:!0}),braceR:new T("}"),braceBarR:new T("|}"),parenL:new T("(",{beforeExpr:F,startsExpr:!0}),parenR:new T(")"),comma:new T(",",{beforeExpr:F}),semi:new T(";",{beforeExpr:F}),colon:new T(":",{beforeExpr:F}),doubleColon:new T("::",{beforeExpr:F}),dot:new T("."),question:new T("?",{beforeExpr:F}),arrow:new T("=>",{beforeExpr:F}),template:new T("template"),ellipsis:new T("...",{beforeExpr:F}),backQuote:new T("`",{startsExpr:!0}),dollarBraceL:new T("${",{beforeExpr:F,startsExpr:!0}),at:new T("@"),eq:new T("=",{beforeExpr:F,isAssign:!0}),assign:new T("_=",{beforeExpr:F,isAssign:!0}),incDec:new T("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new T("prefix",{beforeExpr:F,prefix:!0,startsExpr:!0}),logicalOR:new B("||",1),logicalAND:new B("&&",2),bitwiseOR:new B("|",3),bitwiseXOR:new B("^",4),bitwiseAND:new B("&",5),equality:new B("==/!=",6),relational:new B("",7),bitShift:new B("<>",8),plusMin:new T("+/-",{beforeExpr:F,binop:9,prefix:!0,startsExpr:!0}),modulo:new B("%",10),star:new B("*",10),slash:new B("/",10),exponent:new T("**",{beforeExpr:F,binop:11,rightAssociative:!0})},I={break:new O("break"),case:new O("case",{beforeExpr:F}),catch:new O("catch"),continue:new O("continue"),debugger:new O("debugger"),default:new O("default",{beforeExpr:F}),do:new O("do",{isLoop:!0,beforeExpr:F}),else:new O("else",{beforeExpr:F}),finally:new O("finally"),for:new O("for",{isLoop:!0}),function:new O("function",{startsExpr:!0}),if:new O("if"),return:new O("return",{beforeExpr:F}),switch:new O("switch"),throw:new O("throw",{beforeExpr:F}),try:new O("try"),var:new O("var"),let:new O("let"),const:new O("const"),while:new O("while",{isLoop:!0}),with:new O("with"),new:new O("new",{beforeExpr:F,startsExpr:!0}),this:new O("this",{startsExpr:!0}),super:new O("super",{startsExpr:!0}),class:new O("class"),extends:new O("extends",{beforeExpr:F}),export:new O("export"),import:new O("import",{startsExpr:!0}),yield:new O("yield",{beforeExpr:F,startsExpr:!0}),null:new O("null",{startsExpr:!0}),true:new O("true",{startsExpr:!0}),false:new O("false",{startsExpr:!0}),in:new O("in",{beforeExpr:F,binop:7}),instanceof:new O("instanceof",{beforeExpr:F,binop:7}),typeof:new O("typeof",{beforeExpr:F,prefix:!0,startsExpr:!0}),void:new O("void",{beforeExpr:F,prefix:!0,startsExpr:!0}),delete:new O("delete",{beforeExpr:F,prefix:!0,startsExpr:!0})};Object.keys(I).forEach(function(e){R["_"+e]=I[e]});var M=/\r\n?|\n|\u2028|\u2029/,N=new RegExp(M.source,"g"),L=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/,j=function e(t,r,n,i){w(this,e),this.token=t,this.isExpr=!!r,this.preserveSpace=!!n,this.override=i},U={braceStatement:new j("{",!1),braceExpression:new j("{",!0),templateQuasi:new j("${",!0),parenStatement:new j("(",!1),parenExpression:new j("(",!0),template:new j("`",!0,!0,function(e){return e.readTmplToken()}),functionExpression:new j("function",!0)};R.parenR.updateContext=R.braceR.updateContext=function(){if(1===this.state.context.length)return void(this.state.exprAllowed=!0);var e=this.state.context.pop();e===U.braceStatement&&this.curContext()===U.functionExpression?(this.state.context.pop(),this.state.exprAllowed=!1):e===U.templateQuasi?this.state.exprAllowed=!0:this.state.exprAllowed=!e.isExpr},R.name.updateContext=function(e){this.state.exprAllowed=!1,e!==R._let&&e!==R._const&&e!==R._var||M.test(this.input.slice(this.state.end))&&(this.state.exprAllowed=!0)},R.braceL.updateContext=function(e){this.state.context.push(this.braceIsBlock(e)?U.braceStatement:U.braceExpression),this.state.exprAllowed=!0},R.dollarBraceL.updateContext=function(){this.state.context.push(U.templateQuasi),this.state.exprAllowed=!0},R.parenL.updateContext=function(e){var t=e===R._if||e===R._for||e===R._with||e===R._while;this.state.context.push(t?U.parenStatement:U.parenExpression),this.state.exprAllowed=!0},R.incDec.updateContext=function(){},R._function.updateContext=function(){this.curContext()!==U.braceStatement&&this.state.context.push(U.functionExpression),this.state.exprAllowed=!1},R.backQuote.updateContext=function(){this.curContext()===U.template?this.state.context.pop():this.state.context.push(U.template),this.state.exprAllowed=!1};var V=function e(t,r){w(this,e),this.line=t,this.column=r},G=function e(t,r){w(this,e),this.start=t,this.end=r},W=function(){function e(){w(this,e)}return e.prototype.init=function(e,t){return this.strict=!1!==e.strictMode&&"module"===e.sourceType,this.input=t,this.potentialArrowAt=-1,this.inMethod=this.inFunction=this.inGenerator=this.inAsync=this.inPropertyName=this.inType=this.inClassProperty=this.noAnonFunctionType=!1,this.labels=[],this.decorators=[],this.tokens=[],this.comments=[],this.trailingComments=[],this.leadingComments=[],this.commentStack=[],this.pos=this.lineStart=0,this.curLine=e.startLine,this.type=R.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=[U.braceStatement],this.exprAllowed=!0,this.containsEsc=this.containsOctal=!1,this.octalPosition=null,this.invalidTemplateEscapePosition=null,this.exportedIdentifiers=[],this},e.prototype.curPosition=function(){return new V(this.curLine,this.pos-this.lineStart)},e.prototype.clone=function(t){var r=new e;for(var n in this){var i=this[n];t&&"context"!==n||!Array.isArray(i)||(i=i.slice()),r[n]=i}return r},e}(),Y=function e(t){w(this,e),this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,this.loc=new G(t.startLoc,t.endLoc)},q=function(){function e(t,r){w(this,e),this.state=new W,this.state.init(t,r)}return e.prototype.next=function(){this.isLookahead||this.state.tokens.push(new Y(this.state)),this.state.lastTokEnd=this.state.end,this.state.lastTokStart=this.state.start,this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()},e.prototype.eat=function(e){return!!this.match(e)&&(this.next(),!0)},e.prototype.match=function(e){return this.state.type===e},e.prototype.isKeyword=function(e){return g(e)},e.prototype.lookahead=function(){var e=this.state;this.state=e.clone(!0),this.isLookahead=!0,this.next(),this.isLookahead=!1;var t=this.state.clone(!0);return this.state=e,t},e.prototype.setStrict=function(e){if(this.state.strict=e,this.match(R.num)||this.match(R.string)){for(this.state.pos=this.state.start;this.state.pos=this.input.length?this.finishToken(R.eof):e.override?e.override(this):this.readToken(this.fullCharCodeAtPos())},e.prototype.readToken=function(e){return i(e)||92===e?this.readWord():this.getTokenFromCode(e)},e.prototype.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.state.pos);return e<=55295||e>=57344?e:(e<<10)+this.input.charCodeAt(this.state.pos+1)-56613888},e.prototype.pushComment=function(e,t,r,n,i,s){var a={type:e?"CommentBlock":"CommentLine",value:t,start:r,end:n,loc:new G(i,s)};this.isLookahead||(this.state.tokens.push(a),this.state.comments.push(a),this.addComment(a))},e.prototype.skipBlockComment=function(){var e=this.state.curPosition(),t=this.state.pos,r=this.input.indexOf("*/",this.state.pos+=2);-1===r&&this.raise(this.state.pos-2,"Unterminated comment"),this.state.pos=r+2,N.lastIndex=t;for(var n=void 0;(n=N.exec(this.input))&&n.index8&&e<14||e>=5760&&L.test(String.fromCharCode(e))))break e;++this.state.pos}}},e.prototype.finishToken=function(e,t){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();var r=this.state.type;this.state.type=e,this.state.value=t,this.updateContext(r)},e.prototype.readToken_dot=function(){var e=this.input.charCodeAt(this.state.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.state.pos+2);return 46===e&&46===t?(this.state.pos+=3,this.finishToken(R.ellipsis)):(++this.state.pos,this.finishToken(R.dot))},e.prototype.readToken_slash=function(){return this.state.exprAllowed?(++this.state.pos,this.readRegexp()):61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.slash,1)},e.prototype.readToken_mult_modulo=function(e){var t=42===e?R.star:R.modulo,r=1,n=this.input.charCodeAt(this.state.pos+1);return 42===n&&(r++,n=this.input.charCodeAt(this.state.pos+2),t=R.exponent),61===n&&(r++,t=R.assign),this.finishOp(t,r)},e.prototype.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?this.finishOp(124===e?R.logicalOR:R.logicalAND,2):61===t?this.finishOp(R.assign,2):124===e&&125===t&&this.hasPlugin("flow")?this.finishOp(R.braceBarR,2):this.finishOp(124===e?R.bitwiseOR:R.bitwiseAND,1)},e.prototype.readToken_caret=function(){return 61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.bitwiseXOR,1)},e.prototype.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?45===t&&62===this.input.charCodeAt(this.state.pos+2)&&M.test(this.input.slice(this.state.lastTokEnd,this.state.pos))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(R.incDec,2):61===t?this.finishOp(R.assign,2):this.finishOp(R.plusMin,1)},e.prototype.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.state.pos+1),r=1;return t===e?(r=62===e&&62===this.input.charCodeAt(this.state.pos+2)?3:2,61===this.input.charCodeAt(this.state.pos+r)?this.finishOp(R.assign,r+1):this.finishOp(R.bitShift,r)):33===t&&60===e&&45===this.input.charCodeAt(this.state.pos+2)&&45===this.input.charCodeAt(this.state.pos+3)?(this.inModule&&this.unexpected(),this.skipLineComment(4),this.skipSpace(),this.nextToken()):(61===t&&(r=2),this.finishOp(R.relational,r))},e.prototype.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.state.pos+1);return 61===t?this.finishOp(R.equality,61===this.input.charCodeAt(this.state.pos+2)?3:2):61===e&&62===t?(this.state.pos+=2,this.finishToken(R.arrow)):this.finishOp(61===e?R.eq:R.prefix,1)},e.prototype.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.state.pos,this.finishToken(R.parenL);case 41:return++this.state.pos,this.finishToken(R.parenR);case 59:return++this.state.pos,this.finishToken(R.semi);case 44:return++this.state.pos,this.finishToken(R.comma);case 91:return++this.state.pos,this.finishToken(R.bracketL);case 93:return++this.state.pos,this.finishToken(R.bracketR);case 123:return this.hasPlugin("flow")&&124===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.braceBarL,2):(++this.state.pos,this.finishToken(R.braceL));case 125:return++this.state.pos,this.finishToken(R.braceR);case 58:return this.hasPlugin("functionBind")&&58===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.doubleColon,2):(++this.state.pos,this.finishToken(R.colon));case 63:return++this.state.pos,this.finishToken(R.question);case 64:return++this.state.pos,this.finishToken(R.at);case 96:return++this.state.pos,this.finishToken(R.backQuote);case 48:var t=this.input.charCodeAt(this.state.pos+1);if(120===t||88===t)return this.readRadixNumber(16);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(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(R.prefix,1)}this.raise(this.state.pos,"Unexpected character '"+l(e)+"'")},e.prototype.finishOp=function(e,t){var r=this.input.slice(this.state.pos,this.state.pos+t);return this.state.pos+=t,this.finishToken(e,r)},e.prototype.readRegexp=function(){for(var e=this.state.pos,t=void 0,r=void 0;;){this.state.pos>=this.input.length&&this.raise(e,"Unterminated regular expression");var n=this.input.charAt(this.state.pos);if(M.test(n)&&this.raise(e,"Unterminated regular expression"),t)t=!1;else{if("["===n)r=!0;else if("]"===n&&r)r=!1;else if("/"===n&&!r)break;t="\\"===n}++this.state.pos}var i=this.input.slice(e,this.state.pos);++this.state.pos;var s=this.readWord1();if(s){/^[gmsiyu]*$/.test(s)||this.raise(e,"Invalid regular expression flag")}return this.finishToken(R.regexp,{pattern:i,flags:s})},e.prototype.readInt=function(e,t){for(var r=this.state.pos,n=0,i=0,s=null==t?1/0:t;i=97?a-97+10:a>=65?a-65+10:a>=48&&a<=57?a-48:1/0)>=e)break;++this.state.pos,n=n*e+o}return this.state.pos===r||null!=t&&this.state.pos-r!==t?null:n},e.prototype.readRadixNumber=function(e){this.state.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.state.start+2,"Expected number in radix "+e),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number"),this.finishToken(R.num,t)},e.prototype.readNumber=function(e){var t=this.state.pos,r=48===this.input.charCodeAt(t),n=!1;e||null!==this.readInt(10)||this.raise(t,"Invalid number"),r&&this.state.pos==t+1&&(r=!1);var s=this.input.charCodeAt(this.state.pos);46!==s||r||(++this.state.pos,this.readInt(10),n=!0,s=this.input.charCodeAt(this.state.pos)),69!==s&&101!==s||r||(s=this.input.charCodeAt(++this.state.pos),43!==s&&45!==s||++this.state.pos,null===this.readInt(10)&&this.raise(t,"Invalid number"),n=!0),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number");var a=this.input.slice(t,this.state.pos),o=void 0;return n?o=parseFloat(a):r&&1!==a.length?this.state.strict?this.raise(t,"Invalid number"):o=/[89]/.test(a)?parseInt(a,10):parseInt(a,8):o=parseInt(a,10),this.finishToken(R.num,o)},e.prototype.readCodePoint=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;if(123===t){var n=++this.state.pos;if(r=this.readHexChar(this.input.indexOf("}",this.state.pos)-this.state.pos,e),++this.state.pos,null===r)--this.state.invalidTemplateEscapePosition;else if(r>1114111){if(!e)return this.state.invalidTemplateEscapePosition=n-2,null;this.raise(n,"Code point out of bounds")}}else r=this.readHexChar(4,e);return r},e.prototype.readString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;92===n?(t+=this.input.slice(r,this.state.pos),t+=this.readEscapedChar(!1),r=this.state.pos):(o(n)&&this.raise(this.state.start,"Unterminated string constant"),++this.state.pos)}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},e.prototype.readTmplToken=function(){for(var e="",t=this.state.pos,r=!1;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated template");var n=this.input.charCodeAt(this.state.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.state.pos+1))return this.state.pos===this.state.start&&this.match(R.template)?36===n?(this.state.pos+=2,this.finishToken(R.dollarBraceL)):(++this.state.pos,this.finishToken(R.backQuote)):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.template,r?null:e));if(92===n){e+=this.input.slice(t,this.state.pos);var i=this.readEscapedChar(!0);null===i?r=!0:e+=i,t=this.state.pos}else if(o(n)){switch(e+=this.input.slice(t,this.state.pos),++this.state.pos,n){case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:e+="\n";break;default:e+=String.fromCharCode(n)}++this.state.curLine,this.state.lineStart=this.state.pos,t=this.state.pos}else++this.state.pos}},e.prototype.readEscapedChar=function(e){var t=!e,r=this.input.charCodeAt(++this.state.pos);switch(++this.state.pos,r){case 110:return"\n";case 114:return"\r";case 120:var n=this.readHexChar(2,t);return null===n?null:String.fromCharCode(n);case 117:var i=this.readCodePoint(t);return null===i?null:l(i);case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:return this.state.lineStart=this.state.pos,++this.state.curLine,"";default:if(r>=48&&r<=55){var s=this.state.pos-1,a=this.input.substr(this.state.pos-1,3).match(/^[0-7]+/)[0],o=parseInt(a,8);if(o>255&&(a=a.slice(0,-1),o=parseInt(a,8)),o>0){if(e)return this.state.invalidTemplateEscapePosition=s,null;this.state.strict?this.raise(s,"Octal literal in strict mode"):this.state.containsOctal||(this.state.containsOctal=!0,this.state.octalPosition=s)}return this.state.pos+=a.length-1,String.fromCharCode(o)}return String.fromCharCode(r)}},e.prototype.readHexChar=function(e,t){var r=this.state.pos,n=this.readInt(16,e);return null===n&&(t?this.raise(r,"Bad character escape sequence"):(this.state.pos=r-1,this.state.invalidTemplateEscapePosition=r-1)),n},e.prototype.readWord1=function(){this.state.containsEsc=!1;for(var e="",t=!0,r=this.state.pos;this.state.pos-1)||!!this.plugins[e]},t.prototype.extend=function(e,t){this[e]=t(this[e])},t.prototype.loadAllPlugins=function(){var e=this,t=Object.keys(K).filter(function(e){return"flow"!==e&&"estree"!==e});t.push("flow"),t.forEach(function(t){var r=K[t];r&&r(e)})},t.prototype.loadPlugins=function(e){if(e.indexOf("*")>=0)return this.loadAllPlugins(),{"*":!0};var t={};e.indexOf("flow")>=0&&(e=e.filter(function(e){return"flow"!==e}),e.push("flow")),e.indexOf("estree")>=0&&(e=e.filter(function(e){return"estree"!==e}),e.unshift("estree"));for(var r=e,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if(!t[a]){t[a]=!0;var o=K[a];o&&o(this)}}return t},t.prototype.parse=function(){var e=this.startNode(),t=this.startNode();return this.nextToken(),this.parseTopLevel(e,t)},t}(q),X=J.prototype;X.addExtra=function(e,t,r){if(e){(e.extra=e.extra||{})[t]=r}},X.isRelational=function(e){return this.match(R.relational)&&this.state.value===e},X.expectRelational=function(e){this.isRelational(e)?this.next():this.unexpected(null,R.relational)},X.isContextual=function(e){return this.match(R.name)&&this.state.value===e},X.eatContextual=function(e){return this.state.value===e&&this.eat(R.name)},X.expectContextual=function(e,t){this.eatContextual(e)||this.unexpected(null,t)},X.canInsertSemicolon=function(){return this.match(R.eof)||this.match(R.braceR)||M.test(this.input.slice(this.state.lastTokEnd,this.state.start))},X.isLineTerminator=function(){return this.eat(R.semi)||this.canInsertSemicolon()},X.semicolon=function(){this.isLineTerminator()||this.unexpected(null,R.semi)},X.expect=function(e,t){return this.eat(e)||this.unexpected(t,e)},X.unexpected=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"Unexpected token";t&&"object"===(void 0===t?"undefined":C(t))&&t.label&&(t="Unexpected token, expected "+t.label),this.raise(null!=e?e:this.state.start,t)};var z=J.prototype;z.parseTopLevel=function(e,t){return t.sourceType=this.options.sourceType,this.parseBlockBody(t,!0,!0,R.eof),e.program=this.finishNode(t,"Program"),e.comments=this.state.comments,e.tokens=this.state.tokens,this.finishNode(e,"File")};var $={kind:"loop"},Q={kind:"switch"};z.stmtToDirective=function(e){var t=e.expression,r=this.startNodeAt(t.start,t.loc.start),n=this.startNodeAt(e.start,e.loc.start),i=this.input.slice(t.start,t.end),s=r.value=i.slice(1,-1);return this.addExtra(r,"raw",i),this.addExtra(r,"rawValue",s),n.value=this.finishNodeAt(r,"DirectiveLiteral",t.end,t.loc.end),this.finishNodeAt(n,"Directive",e.end,e.loc.end)},z.parseStatement=function(e,t){this.match(R.at)&&this.parseDecorators(!0);var r=this.state.type,n=this.startNode();switch(r){case R._break:case R._continue:return this.parseBreakContinueStatement(n,r.keyword);case R._debugger:return this.parseDebuggerStatement(n);case R._do:return this.parseDoStatement(n);case R._for:return this.parseForStatement(n);case R._function:return e||this.unexpected(),this.parseFunctionStatement(n);case R._class:return e||this.unexpected(),this.parseClass(n,!0);case R._if:return this.parseIfStatement(n);case R._return:return this.parseReturnStatement(n);case R._switch:return this.parseSwitchStatement(n);case R._throw:return this.parseThrowStatement(n);case R._try:return this.parseTryStatement(n);case R._let:case R._const:e||this.unexpected();case R._var:return this.parseVarStatement(n,r);case R._while:return this.parseWhileStatement(n);case R._with:return this.parseWithStatement(n);case R.braceL:return this.parseBlock();case R.semi:return this.parseEmptyStatement(n);case R._export:case R._import:if(this.hasPlugin("dynamicImport")&&this.lookahead().type===R.parenL)break;return this.options.allowImportExportEverywhere||(t||this.raise(this.state.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.state.start,"'import' and 'export' may appear only with 'sourceType: \"module\"'")),r===R._import?this.parseImport(n):this.parseExport(n);case R.name:if("async"===this.state.value){var i=this.state.clone();if(this.next(),this.match(R._function)&&!this.canInsertSemicolon())return this.expect(R._function),this.parseFunction(n,!0,!1,!0);this.state=i}}var s=this.state.value,a=this.parseExpression();return r===R.name&&"Identifier"===a.type&&this.eat(R.colon)?this.parseLabeledStatement(n,s,a):this.parseExpressionStatement(n,a)},z.takeDecorators=function(e){this.state.decorators.length&&(e.decorators=this.state.decorators,this.state.decorators=[])},z.parseDecorators=function(e){for(;this.match(R.at);){var t=this.parseDecorator();this.state.decorators.push(t)}e&&this.match(R._export)||this.match(R._class)||this.raise(this.state.start,"Leading decorators must be attached to a class declaration")},z.parseDecorator=function(){this.hasPlugin("decorators")||this.unexpected();var e=this.startNode();return this.next(),e.expression=this.parseMaybeAssign(),this.finishNode(e,"Decorator")},z.parseBreakContinueStatement=function(e,t){var r="break"===t;this.next(),this.isLineTerminator()?e.label=null:this.match(R.name)?(e.label=this.parseIdentifier(),this.semicolon()):this.unexpected();var n=void 0;for(n=0;n=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}a.name===t&&this.raise(r.start,"Label '"+t+"' is already declared")}for(var o=this.state.type.isLoop?"loop":this.match(R._switch)?"switch":null,u=this.state.labels.length-1;u>=0;u--){var l=this.state.labels[u];if(l.statementStart!==e.start)break;l.statementStart=this.state.start,l.kind=o}return this.state.labels.push({name:t,kind:o,statementStart:this.state.start}),e.body=this.parseStatement(!0),this.state.labels.pop(),e.label=r,this.finishNode(e,"LabeledStatement")},z.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},z.parseBlock=function(e){var t=this.startNode();return this.expect(R.braceL),this.parseBlockBody(t,e,!1,R.braceR),this.finishNode(t,"BlockStatement")},z.isValidDirective=function(e){return"ExpressionStatement"===e.type&&"StringLiteral"===e.expression.type&&!e.expression.extra.parenthesized},z.parseBlockBody=function(e,t,r,n){e.body=[],e.directives=[];for(var i=!1,s=void 0,a=void 0;!this.eat(n);){i||!this.state.containsOctal||a||(a=this.state.octalPosition);var o=this.parseStatement(!0,r);if(t&&!i&&this.isValidDirective(o)){var u=this.stmtToDirective(o);e.directives.push(u),void 0===s&&"use strict"===u.value.value&&(s=this.state.strict,this.setStrict(!0),a&&this.raise(a,"Octal literal in strict mode"))}else i=!0,e.body.push(o)}!1===s&&this.setStrict(!1)},z.parseFor=function(e,t){return e.init=t,this.expect(R.semi),e.test=this.match(R.semi)?null:this.parseExpression(),this.expect(R.semi),e.update=this.match(R.parenR)?null:this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,"ForStatement")},z.parseForIn=function(e,t,r){var n=void 0;return r?(this.eatContextual("of"),n="ForAwaitStatement"):(n=this.match(R._in)?"ForInStatement":"ForOfStatement",this.next()),e.left=t,e.right=this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,n)},z.parseVar=function(e,t,r){for(e.declarations=[],e.kind=r.keyword;;){var n=this.startNode();if(this.parseVarHead(n),this.eat(R.eq)?n.init=this.parseMaybeAssign(t):r!==R._const||this.match(R._in)||this.isContextual("of")?"Identifier"===n.id.type||t&&(this.match(R._in)||this.isContextual("of"))?n.init=null:this.raise(this.state.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(n,"VariableDeclarator")),!this.eat(R.comma))break}return e},z.parseVarHead=function(e){e.id=this.parseBindingAtom(),this.checkLVal(e.id,!0,void 0,"variable declaration")},z.parseFunction=function(e,t,r,n,i){var s=this.state.inMethod;return this.state.inMethod=!1,this.initFunction(e,n),this.match(R.star)&&(e.async&&!this.hasPlugin("asyncGenerators")?this.unexpected():(e.generator=!0,this.next())),!t||i||this.match(R.name)||this.match(R._yield)||this.unexpected(),(this.match(R.name)||this.match(R._yield))&&(e.id=this.parseBindingIdentifier()),this.parseFunctionParams(e),this.parseFunctionBody(e,r),this.state.inMethod=s,this.finishNode(e,t?"FunctionDeclaration":"FunctionExpression")},z.parseFunctionParams=function(e){this.expect(R.parenL),e.params=this.parseBindingList(R.parenR)},z.parseClass=function(e,t,r){return this.next(),this.takeDecorators(e),this.parseClassId(e,t,r),this.parseClassSuper(e),this.parseClassBody(e),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},z.isClassProperty=function(){return this.match(R.eq)||this.match(R.semi)||this.match(R.braceR)},z.isClassMethod=function(){return this.match(R.parenL)},z.isNonstaticConstructor=function(e){return!(e.computed||e.static||"constructor"!==e.key.name&&"constructor"!==e.key.value)},z.parseClassBody=function(e){var t=this.state.strict;this.state.strict=!0;var r=!1,n=!1,i=[],s=this.startNode();for(s.body=[],this.expect(R.braceL);!this.eat(R.braceR);)if(this.eat(R.semi))i.length>0&&this.raise(this.state.lastTokEnd,"Decorators must not be followed by a semicolon");else if(this.match(R.at))i.push(this.parseDecorator());else{var a=this.startNode();if(i.length&&(a.decorators=i,i=[]),a.static=!1,this.match(R.name)&&"static"===this.state.value){var o=this.parseIdentifier(!0);if(this.isClassMethod()){a.kind="method",a.computed=!1,a.key=o,this.parseClassMethod(s,a,!1,!1);continue}if(this.isClassProperty()){a.computed=!1,a.key=o,s.body.push(this.parseClassProperty(a));continue}a.static=!0}if(this.eat(R.star))a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be a generator"),a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.parseClassMethod(s,a,!0,!1);else{var u=this.match(R.name),l=this.parsePropertyName(a);if(a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.isClassMethod())this.isNonstaticConstructor(a)?(n?this.raise(l.start,"Duplicate constructor in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),n=!0,a.kind="constructor"):a.kind="method",this.parseClassMethod(s,a,!1,!1);else if(this.isClassProperty())this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a));else if(u&&"async"===l.name&&!this.isLineTerminator()){var c=this.hasPlugin("asyncGenerators")&&this.eat(R.star);a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be an async function"),this.parseClassMethod(s,a,c,!0)}else!u||"get"!==l.name&&"set"!==l.name||this.isLineTerminator()&&this.match(R.star)?this.hasPlugin("classConstructorCall")&&u&&"call"===l.name&&this.match(R.name)&&"constructor"===this.state.value?(r?this.raise(a.start,"Duplicate constructor call in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),r=!0,a.kind="constructorCall",this.parsePropertyName(a),this.parseClassMethod(s,a,!1,!1)):this.isLineTerminator()?(this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a))):this.unexpected():(a.kind=l.name,this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't have get/set modifier"),this.parseClassMethod(s,a,!1,!1),this.checkGetterSetterParamCount(a))}}i.length&&this.raise(this.state.start,"You have trailing decorators with no method"),e.body=this.finishNode(s,"ClassBody"),this.state.strict=t},z.parseClassProperty=function(e){return this.state.inClassProperty=!0,this.match(R.eq)?(this.hasPlugin("classProperties")||this.unexpected(),this.next(),e.value=this.parseMaybeAssign()):e.value=null,this.semicolon(),this.state.inClassProperty=!1,this.finishNode(e,"ClassProperty")},z.parseClassMethod=function(e,t,r,n){this.parseMethod(t,r,n),e.body.push(this.finishNode(t,"ClassMethod"))},z.parseClassId=function(e,t,r){this.match(R.name)?e.id=this.parseIdentifier():r||!t?e.id=null:this.unexpected()},z.parseClassSuper=function(e){e.superClass=this.eat(R._extends)?this.parseExprSubscripts():null},z.parseExport=function(e){if(this.next(),this.match(R.star)){var t=this.startNode();if(this.next(),!this.hasPlugin("exportExtensions")||!this.eatContextual("as"))return this.parseExportFrom(e,!0),this.finishNode(e,"ExportAllDeclaration");t.exported=this.parseIdentifier(),e.specifiers=[this.finishNode(t,"ExportNamespaceSpecifier")],this.parseExportSpecifiersMaybe(e),this.parseExportFrom(e,!0)}else if(this.hasPlugin("exportExtensions")&&this.isExportDefaultSpecifier()){var r=this.startNode();if(r.exported=this.parseIdentifier(!0),e.specifiers=[this.finishNode(r,"ExportDefaultSpecifier")],this.match(R.comma)&&this.lookahead().type===R.star){this.expect(R.comma);var n=this.startNode();this.expect(R.star),this.expectContextual("as"),n.exported=this.parseIdentifier(),e.specifiers.push(this.finishNode(n,"ExportNamespaceSpecifier"))}else this.parseExportSpecifiersMaybe(e);this.parseExportFrom(e,!0)}else{if(this.eat(R._default)){var i=this.startNode(),s=!1;return this.eat(R._function)?i=this.parseFunction(i,!0,!1,!1,!0):this.match(R._class)?i=this.parseClass(i,!0,!0):(s=!0,i=this.parseMaybeAssign()),e.declaration=i,s&&this.semicolon(),this.checkExport(e,!0,!0),this.finishNode(e,"ExportDefaultDeclaration")}this.shouldParseExportDeclaration()?(e.specifiers=[],e.source=null,e.declaration=this.parseExportDeclaration(e)):(e.declaration=null,e.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(e))}return this.checkExport(e,!0),this.finishNode(e,"ExportNamedDeclaration")},z.parseExportDeclaration=function(){return this.parseStatement(!0)},z.isExportDefaultSpecifier=function(){if(this.match(R.name))return"async"!==this.state.value;if(!this.match(R._default))return!1;var e=this.lookahead();return e.type===R.comma||e.type===R.name&&"from"===e.value},z.parseExportSpecifiersMaybe=function(e){this.eat(R.comma)&&(e.specifiers=e.specifiers.concat(this.parseExportSpecifiers()))},z.parseExportFrom=function(e,t){this.eatContextual("from")?(e.source=this.match(R.string)?this.parseExprAtom():this.unexpected(),this.checkExport(e)):t?this.unexpected():e.source=null,this.semicolon()},z.shouldParseExportDeclaration=function(){return"var"===this.state.type.keyword||"const"===this.state.type.keyword||"let"===this.state.type.keyword||"function"===this.state.type.keyword||"class"===this.state.type.keyword||this.isContextual("async")},z.checkExport=function(e,t,r){if(t)if(r)this.checkDuplicateExports(e,"default");else if(e.specifiers&&e.specifiers.length)for(var n=e.specifiers,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;this.checkDuplicateExports(o,o.exported.name)}else if(e.declaration)if("FunctionDeclaration"===e.declaration.type||"ClassDeclaration"===e.declaration.type)this.checkDuplicateExports(e,e.declaration.id.name);else if("VariableDeclaration"===e.declaration.type)for(var u=e.declaration.declarations,l=Array.isArray(u),c=0,u=l?u:u[Symbol.iterator]();;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;this.checkDeclaration(p.id)}if(this.state.decorators.length){var d=e.declaration&&("ClassDeclaration"===e.declaration.type||"ClassExpression"===e.declaration.type);e.declaration&&d||this.raise(e.start,"You can only use decorators on an export when exporting a class"),this.takeDecorators(e.declaration)}},z.checkDeclaration=function(e){if("ObjectPattern"===e.type)for(var t=e.properties,r=Array.isArray(t),n=0,t=r?t:t[Symbol.iterator]();;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.checkDeclaration(s)}else if("ArrayPattern"===e.type)for(var a=e.elements,o=Array.isArray(a),u=0,a=o?a:a[Symbol.iterator]();;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;c&&this.checkDeclaration(c)}else"ObjectProperty"===e.type?this.checkDeclaration(e.value):"RestElement"===e.type||"RestProperty"===e.type?this.checkDeclaration(e.argument):"Identifier"===e.type&&this.checkDuplicateExports(e,e.name)},z.checkDuplicateExports=function(e,t){this.state.exportedIdentifiers.indexOf(t)>-1&&this.raiseDuplicateExportError(e,t),this.state.exportedIdentifiers.push(t)},z.raiseDuplicateExportError=function(e,t){this.raise(e.start,"default"===t?"Only one default export allowed per module.":"`"+t+"` has already been exported. Exported identifiers must be unique.")},z.parseExportSpecifiers=function(){var e=[],t=!0,r=void 0;for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;var n=this.match(R._default);n&&!r&&(r=!0);var i=this.startNode();i.local=this.parseIdentifier(n),i.exported=this.eatContextual("as")?this.parseIdentifier(!0):i.local.__clone(),e.push(this.finishNode(i,"ExportSpecifier"))}return r&&!this.isContextual("from")&&this.unexpected(),e},z.parseImport=function(e){return this.eat(R._import),this.match(R.string)?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=[],this.parseImportSpecifiers(e),this.expectContextual("from"),e.source=this.match(R.string)?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},z.parseImportSpecifiers=function(e){var t=!0;if(this.match(R.name)){var r=this.state.start,n=this.state.startLoc;if(e.specifiers.push(this.parseImportSpecifierDefault(this.parseIdentifier(),r,n)),!this.eat(R.comma))return}if(this.match(R.star)){var i=this.startNode();return this.next(),this.expectContextual("as"),i.local=this.parseIdentifier(),this.checkLVal(i.local,!0,void 0,"import namespace specifier"),void e.specifiers.push(this.finishNode(i,"ImportNamespaceSpecifier"))}for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.eat(R.colon)&&this.unexpected(null,"ES2015 named imports do not destructure. Use another statement for destructuring after the import."),this.expect(R.comma),this.eat(R.braceR))break;this.parseImportSpecifier(e)}},z.parseImportSpecifier=function(e){var t=this.startNode();t.imported=this.parseIdentifier(!0),this.eatContextual("as")?t.local=this.parseIdentifier():(this.checkReservedWord(t.imported.name,t.start,!0,!0),t.local=t.imported.__clone()),this.checkLVal(t.local,!0,void 0,"import specifier"),e.specifiers.push(this.finishNode(t,"ImportSpecifier"))},z.parseImportSpecifierDefault=function(e,t,r){var n=this.startNodeAt(t,r);return n.local=e,this.checkLVal(n.local,!0,void 0,"default import specifier"),this.finishNode(n,"ImportDefaultSpecifier")};var ee=J.prototype;ee.toAssignable=function(e,t,r){if(e)switch(e.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":break;case"ObjectExpression":e.type="ObjectPattern";for(var n=e.properties,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;"ObjectMethod"===o.type?"get"===o.kind||"set"===o.kind?this.raise(o.key.start,"Object pattern can't contain getter or setter"):this.raise(o.key.start,"Object pattern can't contain methods"):this.toAssignable(o,t,"object destructuring pattern")}break;case"ObjectProperty":this.toAssignable(e.value,t,r);break;case"SpreadProperty":e.type="RestProperty";var u=e.argument;this.toAssignable(u,t,r);break;case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,t,r);break;case"AssignmentExpression":"="===e.operator?(e.type="AssignmentPattern",delete e.operator):this.raise(e.left.end,"Only '=' operator can be used for specifying default value.");break;case"MemberExpression":if(!t)break;default:var l="Invalid left-hand side"+(r?" in "+r:"expression");this.raise(e.start,l)}return e},ee.toAssignableList=function(e,t,r){var n=e.length;if(n){var i=e[n-1];if(i&&"RestElement"===i.type)--n;else if(i&&"SpreadElement"===i.type){i.type="RestElement";var s=i.argument;this.toAssignable(s,t,r),"Identifier"!==s.type&&"MemberExpression"!==s.type&&"ArrayPattern"!==s.type&&this.unexpected(s.start),--n}}for(var a=0;a=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;"ObjectProperty"===l.type&&(l=l.value),this.checkLVal(l,t,r,"object destructuring pattern")}break;case"ArrayPattern":for(var c=e.elements,f=Array.isArray(c),p=0,c=f?c:c[Symbol.iterator]();;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;h&&this.checkLVal(h,t,r,"array destructuring pattern")}break;case"AssignmentPattern":this.checkLVal(e.left,t,r,"assignment pattern");break;case"RestProperty":this.checkLVal(e.argument,t,r,"rest property");break;case"RestElement":this.checkLVal(e.argument,t,r,"rest element");break;default:var m=(t?"Binding invalid":"Invalid")+" left-hand side"+(n?" in "+n:"expression");this.raise(e.start,m)}};var te=J.prototype;te.checkPropClash=function(e,t){if(!e.computed&&!e.kind){var r=e.key;"__proto__"===("Identifier"===r.type?r.name:String(r.value))&&(t.proto&&this.raise(r.start,"Redefinition of __proto__ property"),t.proto=!0)}},te.getExpression=function(){this.nextToken();var e=this.parseExpression();return this.match(R.eof)||this.unexpected(),e},te.parseExpression=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeAssign(e,t);if(this.match(R.comma)){var s=this.startNodeAt(r,n);for(s.expressions=[i];this.eat(R.comma);)s.expressions.push(this.parseMaybeAssign(e,t));return this.toReferencedList(s.expressions),this.finishNode(s,"SequenceExpression")}return i},te.parseMaybeAssign=function(e,t,r,n){var i=this.state.start,s=this.state.startLoc;if(this.match(R._yield)&&this.state.inGenerator){var a=this.parseYield();return r&&(a=r.call(this,a,i,s)),a}var o=void 0;t?o=!1:(t={start:0},o=!0),(this.match(R.parenL)||this.match(R.name))&&(this.state.potentialArrowAt=this.state.start);var u=this.parseMaybeConditional(e,t,n);if(r&&(u=r.call(this,u,i,s)),this.state.type.isAssign){var l=this.startNodeAt(i,s);if(l.operator=this.state.value,l.left=this.match(R.eq)?this.toAssignable(u,void 0,"assignment expression"):u,t.start=0,this.checkLVal(u,void 0,void 0,"assignment expression"),u.extra&&u.extra.parenthesized){var c=void 0;"ObjectPattern"===u.type?c="`({a}) = 0` use `({a} = 0)`":"ArrayPattern"===u.type&&(c="`([a]) = 0` use `([a] = 0)`"),c&&this.raise(u.start,"You're trying to assign to a parenthesized expression, eg. instead of "+c)}return this.next(),l.right=this.parseMaybeAssign(e),this.finishNode(l,"AssignmentExpression")}return o&&t.start&&this.unexpected(t.start),u},te.parseMaybeConditional=function(e,t,r){var n=this.state.start,i=this.state.startLoc,s=this.parseExprOps(e,t);return t&&t.start?s:this.parseConditional(s,e,n,i,r)},te.parseConditional=function(e,t,r,n){if(this.eat(R.question)){var i=this.startNodeAt(r,n);return i.test=e,i.consequent=this.parseMaybeAssign(),this.expect(R.colon),i.alternate=this.parseMaybeAssign(t),this.finishNode(i,"ConditionalExpression")}return e},te.parseExprOps=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeUnary(t);return t&&t.start?i:this.parseExprOp(i,r,n,-1,e)},te.parseExprOp=function(e,t,r,n,i){var s=this.state.type.binop;if(!(null==s||i&&this.match(R._in))&&s>n){var a=this.startNodeAt(t,r);a.left=e,a.operator=this.state.value,"**"!==a.operator||"UnaryExpression"!==e.type||!e.extra||e.extra.parenthesizedArgument||e.extra.parenthesized||this.raise(e.argument.start,"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.");var o=this.state.type;this.next();var u=this.state.start,l=this.state.startLoc;return a.right=this.parseExprOp(this.parseMaybeUnary(),u,l,o.rightAssociative?s-1:s,i),this.finishNode(a,o===R.logicalOR||o===R.logicalAND?"LogicalExpression":"BinaryExpression"),this.parseExprOp(a,t,r,n,i)}return e},te.parseMaybeUnary=function(e){if(this.state.type.prefix){var t=this.startNode(),r=this.match(R.incDec);t.operator=this.state.value,t.prefix=!0,this.next();var n=this.state.type;return t.argument=this.parseMaybeUnary(),this.addExtra(t,"parenthesizedArgument",!(n!==R.parenL||t.argument.extra&&t.argument.extra.parenthesized)),e&&e.start&&this.unexpected(e.start),r?this.checkLVal(t.argument,void 0,void 0,"prefix operation"):this.state.strict&&"delete"===t.operator&&"Identifier"===t.argument.type&&this.raise(t.start,"Deleting local variable in strict mode"),this.finishNode(t,r?"UpdateExpression":"UnaryExpression")}var i=this.state.start,s=this.state.startLoc,a=this.parseExprSubscripts(e);if(e&&e.start)return a;for(;this.state.type.postfix&&!this.canInsertSemicolon();){var o=this.startNodeAt(i,s);o.operator=this.state.value,o.prefix=!1,o.argument=a,this.checkLVal(a,void 0,void 0,"postfix operation"),this.next(),a=this.finishNode(o,"UpdateExpression")}return a},te.parseExprSubscripts=function(e){var t=this.state.start,r=this.state.startLoc,n=this.state.potentialArrowAt,i=this.parseExprAtom(e);return"ArrowFunctionExpression"===i.type&&i.start===n?i:e&&e.start?i:this.parseSubscripts(i,t,r)},te.parseSubscripts=function(e,t,r,n){for(;;){if(!n&&this.eat(R.doubleColon)){var i=this.startNodeAt(t,r);return i.object=e,i.callee=this.parseNoCallExpr(),this.parseSubscripts(this.finishNode(i,"BindExpression"),t,r,n)}if(this.eat(R.dot)){var s=this.startNodeAt(t,r);s.object=e,s.property=this.parseIdentifier(!0),s.computed=!1,e=this.finishNode(s,"MemberExpression")}else if(this.eat(R.bracketL)){var a=this.startNodeAt(t,r);a.object=e,a.property=this.parseExpression(),a.computed=!0,this.expect(R.bracketR),e=this.finishNode(a,"MemberExpression")}else if(!n&&this.match(R.parenL)){var o=this.state.potentialArrowAt===e.start&&"Identifier"===e.type&&"async"===e.name&&!this.canInsertSemicolon();this.next();var u=this.startNodeAt(t,r);if(u.callee=e,u.arguments=this.parseCallExpressionArguments(R.parenR,o),"Import"===u.callee.type&&1!==u.arguments.length&&this.raise(u.start,"import() requires exactly one argument"),e=this.finishNode(u,"CallExpression"),o&&this.shouldParseAsyncArrow())return this.parseAsyncArrowFromCallExpression(this.startNodeAt(t,r),u);this.toReferencedList(u.arguments)}else{if(!this.match(R.backQuote))return e;var l=this.startNodeAt(t,r);l.tag=e,l.quasi=this.parseTemplate(!0),e=this.finishNode(l,"TaggedTemplateExpression")}}},te.parseCallExpressionArguments=function(e,t){for(var r=[],n=void 0,i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;this.match(R.parenL)&&!n&&(n=this.state.start),r.push(this.parseExprListItem(!1,t?{start:0}:void 0,t?{start:0}:void 0))}return t&&n&&this.shouldParseAsyncArrow()&&this.unexpected(),r},te.shouldParseAsyncArrow=function(){return this.match(R.arrow)},te.parseAsyncArrowFromCallExpression=function(e,t){return this.expect(R.arrow),this.parseArrowExpression(e,t.arguments,!0)},te.parseNoCallExpr=function(){var e=this.state.start,t=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),e,t,!0)},te.parseExprAtom=function(e){var t=this.state.potentialArrowAt===this.state.start,r=void 0;switch(this.state.type){case R._super:return this.state.inMethod||this.state.inClassProperty||this.options.allowSuperOutsideMethod||this.raise(this.state.start,"'super' outside of function or class"),r=this.startNode(),this.next(),this.match(R.parenL)||this.match(R.bracketL)||this.match(R.dot)||this.unexpected(),this.match(R.parenL)&&"constructor"!==this.state.inMethod&&!this.options.allowSuperOutsideMethod&&this.raise(r.start,"super() outside of class constructor"),this.finishNode(r,"Super");case R._import:return this.hasPlugin("dynamicImport")||this.unexpected(),r=this.startNode(),this.next(),this.match(R.parenL)||this.unexpected(null,R.parenL),this.finishNode(r,"Import");case R._this:return r=this.startNode(),this.next(),this.finishNode(r,"ThisExpression");case R._yield:this.state.inGenerator&&this.unexpected();case R.name:r=this.startNode();var n="await"===this.state.value&&this.state.inAsync,i=this.shouldAllowYieldIdentifier(),s=this.parseIdentifier(n||i);if("await"===s.name){if(this.state.inAsync||this.inModule)return this.parseAwait(r)}else{if("async"===s.name&&this.match(R._function)&&!this.canInsertSemicolon())return this.next(),this.parseFunction(r,!1,!1,!0);if(t&&"async"===s.name&&this.match(R.name)){var a=[this.parseIdentifier()];return this.expect(R.arrow),this.parseArrowExpression(r,a,!0)}}return t&&!this.canInsertSemicolon()&&this.eat(R.arrow)?this.parseArrowExpression(r,[s]):s;case R._do:if(this.hasPlugin("doExpressions")){var o=this.startNode();this.next();var u=this.state.inFunction,l=this.state.labels;return this.state.labels=[],this.state.inFunction=!1,o.body=this.parseBlock(!1,!0),this.state.inFunction=u,this.state.labels=l,this.finishNode(o,"DoExpression")}case R.regexp:var c=this.state.value;return r=this.parseLiteral(c.value,"RegExpLiteral"),r.pattern=c.pattern,r.flags=c.flags,r;case R.num:return this.parseLiteral(this.state.value,"NumericLiteral");case R.string:return this.parseLiteral(this.state.value,"StringLiteral");case R._null:return r=this.startNode(),this.next(),this.finishNode(r,"NullLiteral");case R._true:case R._false:return r=this.startNode(),r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteral");case R.parenL:return this.parseParenAndDistinguishExpression(null,null,t);case R.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(R.bracketR,!0,e),this.toReferencedList(r.elements),this.finishNode(r,"ArrayExpression");case R.braceL:return this.parseObj(!1,e);case R._function:return this.parseFunctionExpression();case R.at:this.parseDecorators();case R._class:return r=this.startNode(),this.takeDecorators(r),this.parseClass(r,!1);case R._new:return this.parseNew();case R.backQuote:return this.parseTemplate(!1);case R.doubleColon:r=this.startNode(),this.next(),r.object=null;var f=r.callee=this.parseNoCallExpr();if("MemberExpression"===f.type)return this.finishNode(r,"BindExpression");this.raise(f.start,"Binding should be performed on object property.");default:this.unexpected()}},te.parseFunctionExpression=function(){var e=this.startNode(),t=this.parseIdentifier(!0);return this.state.inGenerator&&this.eat(R.dot)&&this.hasPlugin("functionSent")?this.parseMetaProperty(e,t,"sent"):this.parseFunction(e,!1)},te.parseMetaProperty=function(e,t,r){return e.meta=t,e.property=this.parseIdentifier(!0),e.property.name!==r&&this.raise(e.property.start,"The only valid meta property for new is "+t.name+"."+r),this.finishNode(e,"MetaProperty")},te.parseLiteral=function(e,t,r,n){r=r||this.state.start,n=n||this.state.startLoc;var i=this.startNodeAt(r,n);return this.addExtra(i,"rawValue",e),this.addExtra(i,"raw",this.input.slice(r,this.state.end)),i.value=e,this.next(),this.finishNode(i,t)},te.parseParenExpression=function(){this.expect(R.parenL);var e=this.parseExpression();return this.expect(R.parenR),e},te.parseParenAndDistinguishExpression=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;var n=void 0;this.expect(R.parenL);for(var i=this.state.start,s=this.state.startLoc,a=[],o={start:0},u={start:0},l=!0,c=void 0,f=void 0;!this.match(R.parenR);){if(l)l=!1;else if(this.expect(R.comma,u.start||null),this.match(R.parenR)){f=this.state.start;break} +if(this.match(R.ellipsis)){var p=this.state.start,d=this.state.startLoc;c=this.state.start,a.push(this.parseParenItem(this.parseRest(),p,d));break}a.push(this.parseMaybeAssign(!1,o,this.parseParenItem,u))}var h=this.state.start,m=this.state.startLoc;this.expect(R.parenR);var y=this.startNodeAt(e,t);if(r&&this.shouldParseArrow()&&(y=this.parseArrow(y))){for(var v=a,g=Array.isArray(v),b=0,v=g?v:v[Symbol.iterator]();;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.extra&&x.extra.parenthesized&&this.unexpected(x.extra.parenStart)}return this.parseArrowExpression(y,a)}return a.length||this.unexpected(this.state.lastTokStart),f&&this.unexpected(f),c&&this.unexpected(c),o.start&&this.unexpected(o.start),u.start&&this.unexpected(u.start),a.length>1?(n=this.startNodeAt(i,s),n.expressions=a,this.toReferencedList(n.expressions),this.finishNodeAt(n,"SequenceExpression",h,m)):n=a[0],this.addExtra(n,"parenthesized",!0),this.addExtra(n,"parenStart",e),n},te.shouldParseArrow=function(){return!this.canInsertSemicolon()},te.parseArrow=function(e){if(this.eat(R.arrow))return e},te.parseParenItem=function(e){return e},te.parseNew=function(){var e=this.startNode(),t=this.parseIdentifier(!0);if(this.eat(R.dot)){var r=this.parseMetaProperty(e,t,"target");return this.state.inFunction||this.raise(r.property.start,"new.target can only be used in functions"),r}return e.callee=this.parseNoCallExpr(),this.eat(R.parenL)?(e.arguments=this.parseExprList(R.parenR),this.toReferencedList(e.arguments)):e.arguments=[],this.finishNode(e,"NewExpression")},te.parseTemplateElement=function(e){var t=this.startNode();return null===this.state.value&&(e&&this.hasPlugin("templateInvalidEscapes")?this.state.invalidTemplateEscapePosition=null:this.raise(this.state.invalidTemplateEscapePosition,"Invalid escape sequence in template")),t.value={raw:this.input.slice(this.state.start,this.state.end).replace(/\r\n?/g,"\n"),cooked:this.state.value},this.next(),t.tail=this.match(R.backQuote),this.finishNode(t,"TemplateElement")},te.parseTemplate=function(e){var t=this.startNode();this.next(),t.expressions=[];var r=this.parseTemplateElement(e);for(t.quasis=[r];!r.tail;)this.expect(R.dollarBraceL),t.expressions.push(this.parseExpression()),this.expect(R.braceR),t.quasis.push(r=this.parseTemplateElement(e));return this.next(),this.finishNode(t,"TemplateLiteral")},te.parseObj=function(e,t){var r=[],n=Object.create(null),i=!0,s=this.startNode();s.properties=[],this.next();for(var a=null;!this.eat(R.braceR);){if(i)i=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;for(;this.match(R.at);)r.push(this.parseDecorator());var o=this.startNode(),u=!1,l=!1,c=void 0,f=void 0;if(r.length&&(o.decorators=r,r=[]),this.hasPlugin("objectRestSpread")&&this.match(R.ellipsis)){if(o=this.parseSpread(e?{start:0}:void 0),o.type=e?"RestProperty":"SpreadProperty",e&&this.toAssignable(o.argument,!0,"object pattern"),s.properties.push(o),!e)continue;var p=this.state.start;if(null===a){if(this.eat(R.braceR))break;if(this.match(R.comma)&&this.lookahead().type===R.braceR)continue;a=p;continue}this.unexpected(a,"Cannot have multiple rest elements when destructuring")}if(o.method=!1,o.shorthand=!1,(e||t)&&(c=this.state.start,f=this.state.startLoc),e||(u=this.eat(R.star)),!e&&this.isContextual("async")){u&&this.unexpected();var d=this.parseIdentifier();this.match(R.colon)||this.match(R.parenL)||this.match(R.braceR)||this.match(R.eq)||this.match(R.comma)?(o.key=d,o.computed=!1):(l=!0,this.hasPlugin("asyncGenerators")&&(u=this.eat(R.star)),this.parsePropertyName(o))}else this.parsePropertyName(o);this.parseObjPropValue(o,c,f,u,l,e,t),this.checkPropClash(o,n),o.shorthand&&this.addExtra(o,"shorthand",!0),s.properties.push(o)}return null!==a&&this.unexpected(a,"The rest element has to be the last element when destructuring"),r.length&&this.raise(this.state.start,"You have trailing decorators with no property"),this.finishNode(s,e?"ObjectPattern":"ObjectExpression")},te.isGetterOrSetterMethod=function(e,t){return!t&&!e.computed&&"Identifier"===e.key.type&&("get"===e.key.name||"set"===e.key.name)&&(this.match(R.string)||this.match(R.num)||this.match(R.bracketL)||this.match(R.name)||this.state.type.keyword)},te.checkGetterSetterParamCount=function(e){var t="get"===e.kind?0:1;if(e.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}},te.parseObjectMethod=function(e,t,r,n){return r||t||this.match(R.parenL)?(n&&this.unexpected(),e.kind="method",e.method=!0,this.parseMethod(e,t,r),this.finishNode(e,"ObjectMethod")):this.isGetterOrSetterMethod(e,n)?((t||r)&&this.unexpected(),e.kind=e.key.name,this.parsePropertyName(e),this.parseMethod(e),this.checkGetterSetterParamCount(e),this.finishNode(e,"ObjectMethod")):void 0},te.parseObjectProperty=function(e,t,r,n,i){return this.eat(R.colon)?(e.value=n?this.parseMaybeDefault(this.state.start,this.state.startLoc):this.parseMaybeAssign(!1,i),this.finishNode(e,"ObjectProperty")):e.computed||"Identifier"!==e.key.type?void 0:(this.checkReservedWord(e.key.name,e.key.start,!0,!0),n?e.value=this.parseMaybeDefault(t,r,e.key.__clone()):this.match(R.eq)&&i?(i.start||(i.start=this.state.start),e.value=this.parseMaybeDefault(t,r,e.key.__clone())):e.value=e.key.__clone(),e.shorthand=!0,this.finishNode(e,"ObjectProperty"))},te.parseObjPropValue=function(e,t,r,n,i,s,a){var o=this.parseObjectMethod(e,n,i,s)||this.parseObjectProperty(e,t,r,s,a);return o||this.unexpected(),o},te.parsePropertyName=function(e){if(this.eat(R.bracketL))e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(R.bracketR);else{e.computed=!1;var t=this.state.inPropertyName;this.state.inPropertyName=!0,e.key=this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0),this.state.inPropertyName=t}return e.key},te.initFunction=function(e,t){e.id=null,e.generator=!1,e.expression=!1,e.async=!!t},te.parseMethod=function(e,t,r){var n=this.state.inMethod;return this.state.inMethod=e.kind||!0,this.initFunction(e,r),this.expect(R.parenL),e.params=this.parseBindingList(R.parenR),e.generator=!!t,this.parseFunctionBody(e),this.state.inMethod=n,e},te.parseArrowExpression=function(e,t,r){return this.initFunction(e,r),e.params=this.toAssignableList(t,!0,"arrow function parameters"),this.parseFunctionBody(e,!0),this.finishNode(e,"ArrowFunctionExpression")},te.isStrictBody=function(e,t){if(!t&&e.body.directives.length)for(var r=e.body.directives,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("use strict"===a.value.value)return!0}return!1},te.parseFunctionBody=function(e,t){var r=t&&!this.match(R.braceL),n=this.state.inAsync;if(this.state.inAsync=e.async,r)e.body=this.parseMaybeAssign(),e.expression=!0;else{var i=this.state.inFunction,s=this.state.inGenerator,a=this.state.labels;this.state.inFunction=!0,this.state.inGenerator=e.generator,this.state.labels=[],e.body=this.parseBlock(!0),e.expression=!1,this.state.inFunction=i,this.state.inGenerator=s,this.state.labels=a}this.state.inAsync=n;var o=this.isStrictBody(e,r),u=this.state.strict||t||o;if(o&&e.id&&"Identifier"===e.id.type&&"yield"===e.id.name&&this.raise(e.id.start,"Binding yield in strict mode"),u){var l=Object.create(null),c=this.state.strict;o&&(this.state.strict=!0),e.id&&this.checkLVal(e.id,!0,void 0,"function name");for(var f=e.params,p=Array.isArray(f),d=0,f=p?f:f[Symbol.iterator]();;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;o&&"Identifier"!==m.type&&this.raise(m.start,"Non-simple parameter in strict mode"),this.checkLVal(m,!0,l,"function parameter list")}this.state.strict=c}},te.parseExprList=function(e,t,r){for(var n=[],i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;n.push(this.parseExprListItem(t,r))}return n},te.parseExprListItem=function(e,t,r){return e&&this.match(R.comma)?null:this.match(R.ellipsis)?this.parseSpread(t):this.parseMaybeAssign(!1,t,this.parseParenItem,r)},te.parseIdentifier=function(e){var t=this.startNode();return e||this.checkReservedWord(this.state.value,this.state.start,!!this.state.type.keyword,!1),this.match(R.name)?t.name=this.state.value:this.state.type.keyword?t.name=this.state.type.keyword:this.unexpected(),!e&&"await"===t.name&&this.state.inAsync&&this.raise(t.start,"invalid use of await inside of an async function"),t.loc.identifierName=t.name,this.next(),this.finishNode(t,"Identifier")},te.checkReservedWord=function(e,t,r,n){(this.isReservedWord(e)||r&&this.isKeyword(e))&&this.raise(t,e+" is a reserved word"),this.state.strict&&(v.strict(e)||n&&v.strictBind(e))&&this.raise(t,e+" is a reserved word in strict mode")},te.parseAwait=function(e){return this.state.inAsync||this.unexpected(),this.match(R.star)&&this.raise(e.start,"await* has been removed from the async functions proposal. Use Promise.all() instead."),e.argument=this.parseMaybeUnary(),this.finishNode(e,"AwaitExpression")},te.parseYield=function(){var e=this.startNode();return this.next(),this.match(R.semi)||this.canInsertSemicolon()||!this.match(R.star)&&!this.state.type.startsExpr?(e.delegate=!1,e.argument=null):(e.delegate=this.eat(R.star),e.argument=this.parseMaybeAssign()),this.finishNode(e,"YieldExpression")};var re=J.prototype,ne=["leadingComments","trailingComments","innerComments"],ie=function(){function e(t,r,n){w(this,e),this.type="",this.start=t,this.end=0,this.loc=new G(r),n&&(this.loc.filename=n)}return e.prototype.__clone=function(){var t=new e;for(var r in this)ne.indexOf(r)<0&&(t[r]=this[r]);return t},e}();re.startNode=function(){return new ie(this.state.start,this.state.startLoc,this.filename)},re.startNodeAt=function(e,t){return new ie(e,t,this.filename)},re.finishNode=function(e,t){return c.call(this,e,t,this.state.lastTokEnd,this.state.lastTokEndLoc)},re.finishNodeAt=function(e,t,r,n){return c.call(this,e,t,r,n)},J.prototype.raise=function(e,t){var r=u(this.input,e);t+=" ("+r.line+":"+r.column+")";var n=new SyntaxError(t);throw n.pos=e,n.loc=r,n};var se=J.prototype;se.addComment=function(e){this.filename&&(e.loc.filename=this.filename),this.state.trailingComments.push(e),this.state.leadingComments.push(e)},se.processComment=function(e){if(!("Program"===e.type&&e.body.length>0)){var t=this.state.commentStack,r=void 0,n=void 0,i=void 0,s=void 0,a=void 0;if(this.state.trailingComments.length>0)this.state.trailingComments[0].start>=e.end?(i=this.state.trailingComments,this.state.trailingComments=[]):this.state.trailingComments.length=0;else{var o=f(t);t.length>0&&o.trailingComments&&o.trailingComments[0].start>=e.end&&(i=o.trailingComments,o.trailingComments=null)}for(t.length>0&&f(t).start>=e.start&&(r=t.pop());t.length>0&&f(t).start>=e.start;)n=t.pop();if(!n&&r&&(n=r),r&&this.state.leadingComments.length>0){var u=f(this.state.leadingComments);if("ObjectProperty"===r.type){if(u.start>=e.start&&this.state.commentPreviousNode){for(a=0;a0&&(r.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}else if("CallExpression"===e.type&&e.arguments&&e.arguments.length){var l=f(e.arguments);l&&u.start>=l.start&&u.end<=e.end&&this.state.commentPreviousNode&&this.state.leadingComments.length>0&&(l.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}if(n){if(n.leadingComments)if(n!==e&&f(n.leadingComments).end<=e.start)e.leadingComments=n.leadingComments,n.leadingComments=null;else for(s=n.leadingComments.length-2;s>=0;--s)if(n.leadingComments[s].end<=e.start){e.leadingComments=n.leadingComments.splice(0,s+1);break}}else if(this.state.leadingComments.length>0)if(f(this.state.leadingComments).end<=e.start){if(this.state.commentPreviousNode)for(a=0;a0&&(e.leadingComments=this.state.leadingComments,this.state.leadingComments=[])}else{for(s=0;se.start);s++);e.leadingComments=this.state.leadingComments.slice(0,s),0===e.leadingComments.length&&(e.leadingComments=null),i=this.state.leadingComments.slice(s),0===i.length&&(i=null)}this.state.commentPreviousNode=e,i&&(i.length&&i[0].start>=e.start&&f(i).end<=e.end?e.innerComments=i:e.trailingComments=i),t.push(e)}};var ae=J.prototype;ae.estreeParseRegExpLiteral=function(e){var t=e.pattern,r=e.flags,n=null;try{n=new RegExp(t,r)}catch(e){}var i=this.estreeParseLiteral(n);return i.regex={pattern:t,flags:r},i},ae.estreeParseLiteral=function(e){return this.parseLiteral(e,"Literal")},ae.directiveToStmt=function(e){var t=e.value,r=this.startNodeAt(e.start,e.loc.start),n=this.startNodeAt(t.start,t.loc.start);return n.value=t.value,n.raw=t.extra.raw,r.expression=this.finishNodeAt(n,"Literal",t.end,t.loc.end),r.directive=t.extra.raw.slice(1,-1),this.finishNodeAt(r,"ExpressionStatement",e.end,e.loc.end)};var oe=function(e){e.extend("checkDeclaration",function(e){return function(t){p(t)?this.checkDeclaration(t.value):e.call(this,t)}}),e.extend("checkGetterSetterParamCount",function(){return function(e){var t="get"===e.kind?0:1;if(e.value.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}}}),e.extend("checkLVal",function(e){return function(t,r,n){var i=this;switch(t.type){case"ObjectPattern":t.properties.forEach(function(e){i.checkLVal("Property"===e.type?e.value:e,r,n,"object destructuring pattern")});break;default:for(var s=arguments.length,a=Array(s>3?s-3:0),o=3;o0)for(var r=e.body.body,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("ExpressionStatement"!==a.type||"Literal"!==a.expression.type)break;if("use strict"===a.expression.value)return!0}return!1}}),e.extend("isValidDirective",function(){return function(e){return!("ExpressionStatement"!==e.type||"Literal"!==e.expression.type||"string"!=typeof e.expression.value||e.expression.extra&&e.expression.extra.parenthesized)}}),e.extend("stmtToDirective",function(e){return function(t){var r=e.call(this,t),n=t.expression.value;return r.value.value=n,r}}),e.extend("parseBlockBody",function(e){return function(t){for(var r=this,n=arguments.length,i=Array(n>1?n-1:0),s=1;s1?n-1:0),s=1;s2?n-2:0),s=2;s=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;"get"===c.kind||"set"===c.kind?this.raise(c.key.start,"Object pattern can't contain getter or setter"):c.method?this.raise(c.key.start,"Object pattern can't contain methods"):this.toAssignable(c,r,"object destructuring pattern")}return t}return e.call.apply(e,[this,t,r].concat(i))}})},ue=["any","mixed","empty","bool","boolean","number","string","void","null"],le=J.prototype;le.flowParseTypeInitialiser=function(e){var t=this.state.inType;this.state.inType=!0,this.expect(e||R.colon);var r=this.flowParseType();return this.state.inType=t,r},le.flowParsePredicate=function(){var e=this.startNode(),t=this.state.startLoc,r=this.state.start;this.expect(R.modulo);var n=this.state.startLoc;return this.expectContextual("checks"),t.line===n.line&&t.column===n.column-1||this.raise(r,"Spaces between ´%´ and ´checks´ are not allowed here."),this.eat(R.parenL)?(e.expression=this.parseExpression(),this.expect(R.parenR),this.finishNode(e,"DeclaredPredicate")):this.finishNode(e,"InferredPredicate")},le.flowParseTypeAndPredicateInitialiser=function(){var e=this.state.inType;this.state.inType=!0,this.expect(R.colon);var t=null,r=null;return this.match(R.modulo)?(this.state.inType=e,r=this.flowParsePredicate()):(t=this.flowParseType(),this.state.inType=e,this.match(R.modulo)&&(r=this.flowParsePredicate())),[t,r]},le.flowParseDeclareClass=function(e){return this.next(),this.flowParseInterfaceish(e,!0),this.finishNode(e,"DeclareClass")},le.flowParseDeclareFunction=function(e){this.next();var t=e.id=this.parseIdentifier(),r=this.startNode(),n=this.startNode();this.isRelational("<")?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,this.expect(R.parenL);var i=this.flowParseFunctionTypeParams();r.params=i.params,r.rest=i.rest,this.expect(R.parenR);var s=null,a=this.flowParseTypeAndPredicateInitialiser();return r.returnType=a[0],s=a[1],n.typeAnnotation=this.finishNode(r,"FunctionTypeAnnotation"),n.predicate=s,t.typeAnnotation=this.finishNode(n,"TypeAnnotation"),this.finishNode(t,t.type),this.semicolon(),this.finishNode(e,"DeclareFunction")},le.flowParseDeclare=function(e){return this.match(R._class)?this.flowParseDeclareClass(e):this.match(R._function)?this.flowParseDeclareFunction(e):this.match(R._var)?this.flowParseDeclareVariable(e):this.isContextual("module")?this.lookahead().type===R.dot?this.flowParseDeclareModuleExports(e):this.flowParseDeclareModule(e):this.isContextual("type")?this.flowParseDeclareTypeAlias(e):this.isContextual("opaque")?this.flowParseDeclareOpaqueType(e):this.isContextual("interface")?this.flowParseDeclareInterface(e):this.match(R._export)?this.flowParseDeclareExportDeclaration(e):void this.unexpected()},le.flowParseDeclareExportDeclaration=function(e){if(this.expect(R._export),this.isContextual("opaque"))return e.declaration=this.flowParseDeclare(this.startNode()),e.default=!1,this.finishNode(e,"DeclareExportDeclaration");throw this.unexpected()},le.flowParseDeclareVariable=function(e){return this.next(),e.id=this.flowParseTypeAnnotatableIdentifier(),this.semicolon(),this.finishNode(e,"DeclareVariable")},le.flowParseDeclareModule=function(e){this.next(),this.match(R.string)?e.id=this.parseExprAtom():e.id=this.parseIdentifier();var t=e.body=this.startNode(),r=t.body=[];for(this.expect(R.braceL);!this.match(R.braceR);){var n=this.startNode();if(this.match(R._import)){var i=this.lookahead();"type"!==i.value&&"typeof"!==i.value&&this.unexpected(null,"Imports within a `declare module` body must always be `import type` or `import typeof`"),this.parseImport(n)}else this.expectContextual("declare","Only declares and type imports are allowed inside declare module"),n=this.flowParseDeclare(n,!0);r.push(n)}return this.expect(R.braceR),this.finishNode(t,"BlockStatement"),this.finishNode(e,"DeclareModule")},le.flowParseDeclareModuleExports=function(e){return this.expectContextual("module"),this.expect(R.dot),this.expectContextual("exports"),e.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(e,"DeclareModuleExports")},le.flowParseDeclareTypeAlias=function(e){return this.next(),this.flowParseTypeAlias(e),this.finishNode(e,"DeclareTypeAlias")},le.flowParseDeclareOpaqueType=function(e){return this.next(),this.flowParseOpaqueType(e,!0),this.finishNode(e,"DeclareOpaqueType")},le.flowParseDeclareInterface=function(e){return this.next(),this.flowParseInterfaceish(e),this.finishNode(e,"DeclareInterface")},le.flowParseInterfaceish=function(e){if(e.id=this.parseIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.extends=[],e.mixins=[],this.eat(R._extends))do{e.extends.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma));if(this.isContextual("mixins")){this.next();do{e.mixins.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma))}e.body=this.flowParseObjectType(!0,!1,!1)},le.flowParseInterfaceExtends=function(){var e=this.startNode();return e.id=this.flowParseQualifiedTypeIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterInstantiation():e.typeParameters=null,this.finishNode(e,"InterfaceExtends")},le.flowParseInterface=function(e){return this.flowParseInterfaceish(e,!1),this.finishNode(e,"InterfaceDeclaration")},le.flowParseRestrictedIdentifier=function(e){return ue.indexOf(this.state.value)>-1&&this.raise(this.state.start,"Cannot overwrite primitive type "+this.state.value),this.parseIdentifier(e)},le.flowParseTypeAlias=function(e){return e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.right=this.flowParseTypeInitialiser(R.eq),this.semicolon(),this.finishNode(e,"TypeAlias")},le.flowParseOpaqueType=function(e,t){return this.expectContextual("type"),e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.supertype=null,this.match(R.colon)&&(e.supertype=this.flowParseTypeInitialiser(R.colon)),e.impltype=null,t||(e.impltype=this.flowParseTypeInitialiser(R.eq)),this.semicolon(),this.finishNode(e,"OpaqueType")},le.flowParseTypeParameter=function(){var e=this.startNode(),t=this.flowParseVariance(),r=this.flowParseTypeAnnotatableIdentifier();return e.name=r.name,e.variance=t,e.bound=r.typeAnnotation,this.match(R.eq)&&(this.eat(R.eq),e.default=this.flowParseType()),this.finishNode(e,"TypeParameter")},le.flowParseTypeParameterDeclaration=function(){var e=this.state.inType,t=this.startNode();t.params=[],this.state.inType=!0,this.isRelational("<")||this.match(R.jsxTagStart)?this.next():this.unexpected();do{t.params.push(this.flowParseTypeParameter()),this.isRelational(">")||this.expect(R.comma)}while(!this.isRelational(">"));return this.expectRelational(">"),this.state.inType=e,this.finishNode(t,"TypeParameterDeclaration")},le.flowParseTypeParameterInstantiation=function(){var e=this.startNode(),t=this.state.inType;for(e.params=[],this.state.inType=!0,this.expectRelational("<");!this.isRelational(">");)e.params.push(this.flowParseType()),this.isRelational(">")||this.expect(R.comma);return this.expectRelational(">"),this.state.inType=t,this.finishNode(e,"TypeParameterInstantiation")},le.flowParseObjectPropertyKey=function(){return this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0)},le.flowParseObjectTypeIndexer=function(e,t,r){return e.static=t,this.expect(R.bracketL),this.lookahead().type===R.colon?(e.id=this.flowParseObjectPropertyKey(),e.key=this.flowParseTypeInitialiser()):(e.id=null,e.key=this.flowParseType()),this.expect(R.bracketR),e.value=this.flowParseTypeInitialiser(),e.variance=r,this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeIndexer")},le.flowParseObjectTypeMethodish=function(e){for(e.params=[],e.rest=null,e.typeParameters=null,this.isRelational("<")&&(e.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(R.parenL);!this.match(R.parenR)&&!this.match(R.ellipsis);)e.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(e.rest=this.flowParseFunctionTypeParam()),this.expect(R.parenR),e.returnType=this.flowParseTypeInitialiser(),this.finishNode(e,"FunctionTypeAnnotation")},le.flowParseObjectTypeMethod=function(e,t,r,n){var i=this.startNodeAt(e,t);return i.value=this.flowParseObjectTypeMethodish(this.startNodeAt(e,t)),i.static=r,i.key=n,i.optional=!1,this.flowObjectTypeSemicolon(),this.finishNode(i,"ObjectTypeProperty")},le.flowParseObjectTypeCallProperty=function(e,t){var r=this.startNode();return e.static=t,e.value=this.flowParseObjectTypeMethodish(r),this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeCallProperty")},le.flowParseObjectType=function(e,t,r){var n=this.state.inType;this.state.inType=!0;var i=this.startNode(),s=void 0,a=void 0,o=!1;i.callProperties=[],i.properties=[],i.indexers=[];var u=void 0,l=void 0;for(t&&this.match(R.braceBarL)?(this.expect(R.braceBarL),u=R.braceBarR,l=!0):(this.expect(R.braceL),u=R.braceR,l=!1),i.exact=l;!this.match(u);){var c=!1,f=this.state.start,p=this.state.startLoc;s=this.startNode(),e&&this.isContextual("static")&&this.lookahead().type!==R.colon&&(this.next(),o=!0);var d=this.state.start,h=this.flowParseVariance();this.match(R.bracketL)?i.indexers.push(this.flowParseObjectTypeIndexer(s,o,h)):this.match(R.parenL)||this.isRelational("<")?(h&&this.unexpected(d),i.callProperties.push(this.flowParseObjectTypeCallProperty(s,o))):this.match(R.ellipsis)?(r||this.unexpected(null,"Spread operator cannot appear in class or interface definitions"),h&&this.unexpected(h.start,"Spread properties cannot have variance"),this.expect(R.ellipsis),s.argument=this.flowParseType(),this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeSpreadProperty"))):(a=this.flowParseObjectPropertyKey(),this.isRelational("<")||this.match(R.parenL)?(h&&this.unexpected(h.start),i.properties.push(this.flowParseObjectTypeMethod(f,p,o,a))):(this.eat(R.question)&&(c=!0),s.key=a,s.value=this.flowParseTypeInitialiser(),s.optional=c,s.static=o,s.variance=h,this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeProperty")))),o=!1}this.expect(u);var m=this.finishNode(i,"ObjectTypeAnnotation");return this.state.inType=n,m},le.flowObjectTypeSemicolon=function(){this.eat(R.semi)||this.eat(R.comma)||this.match(R.braceR)||this.match(R.braceBarR)||this.unexpected()},le.flowParseQualifiedTypeIdentifier=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;for(var n=r||this.parseIdentifier();this.eat(R.dot);){var i=this.startNodeAt(e,t);i.qualification=n,i.id=this.parseIdentifier(),n=this.finishNode(i,"QualifiedTypeIdentifier")}return n},le.flowParseGenericType=function(e,t,r){var n=this.startNodeAt(e,t);return n.typeParameters=null,n.id=this.flowParseQualifiedTypeIdentifier(e,t,r),this.isRelational("<")&&(n.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(n,"GenericTypeAnnotation")},le.flowParseTypeofType=function(){var e=this.startNode();return this.expect(R._typeof),e.argument=this.flowParsePrimaryType(),this.finishNode(e,"TypeofTypeAnnotation")},le.flowParseTupleType=function(){var e=this.startNode();for(e.types=[],this.expect(R.bracketL);this.state.pos0&&void 0!==arguments[0]?arguments[0]:[],t={params:e,rest:null};!this.match(R.parenR)&&!this.match(R.ellipsis);)t.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(t.rest=this.flowParseFunctionTypeParam()),t},le.flowIdentToTypeAnnotation=function(e,t,r,n){switch(n.name){case"any":return this.finishNode(r,"AnyTypeAnnotation");case"void":return this.finishNode(r,"VoidTypeAnnotation");case"bool":case"boolean":return this.finishNode(r,"BooleanTypeAnnotation");case"mixed":return this.finishNode(r,"MixedTypeAnnotation");case"empty":return this.finishNode(r,"EmptyTypeAnnotation");case"number":return this.finishNode(r,"NumberTypeAnnotation");case"string":return this.finishNode(r,"StringTypeAnnotation");default:return this.flowParseGenericType(e,t,n)}},le.flowParsePrimaryType=function(){var e=this.state.start,t=this.state.startLoc,r=this.startNode(),n=void 0,i=void 0,s=!1,a=this.state.noAnonFunctionType;switch(this.state.type){case R.name:return this.flowIdentToTypeAnnotation(e,t,r,this.parseIdentifier());case R.braceL:return this.flowParseObjectType(!1,!1,!0);case R.braceBarL:return this.flowParseObjectType(!1,!0,!0);case R.bracketL:return this.flowParseTupleType();case R.relational:if("<"===this.state.value)return r.typeParameters=this.flowParseTypeParameterDeclaration(),this.expect(R.parenL),n=this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),this.finishNode(r,"FunctionTypeAnnotation");break;case R.parenL:if(this.next(),!this.match(R.parenR)&&!this.match(R.ellipsis))if(this.match(R.name)){var o=this.lookahead().type;s=o!==R.question&&o!==R.colon}else s=!0;if(s){if(this.state.noAnonFunctionType=!1,i=this.flowParseType(),this.state.noAnonFunctionType=a,this.state.noAnonFunctionType||!(this.match(R.comma)||this.match(R.parenR)&&this.lookahead().type===R.arrow))return this.expect(R.parenR),i;this.eat(R.comma)}return n=i?this.flowParseFunctionTypeParams([this.reinterpretTypeAsFunctionTypeParam(i)]):this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),r.typeParameters=null,this.finishNode(r,"FunctionTypeAnnotation");case R.string:return this.parseLiteral(this.state.value,"StringLiteralTypeAnnotation");case R._true:case R._false:return r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteralTypeAnnotation");case R.plusMin:if("-"===this.state.value)return this.next(), +this.match(R.num)||this.unexpected(null,"Unexpected token, expected number"),this.parseLiteral(-this.state.value,"NumericLiteralTypeAnnotation",r.start,r.loc.start);this.unexpected();case R.num:return this.parseLiteral(this.state.value,"NumericLiteralTypeAnnotation");case R._null:return r.value=this.match(R._null),this.next(),this.finishNode(r,"NullLiteralTypeAnnotation");case R._this:return r.value=this.match(R._this),this.next(),this.finishNode(r,"ThisTypeAnnotation");case R.star:return this.next(),this.finishNode(r,"ExistentialTypeParam");default:if("typeof"===this.state.type.keyword)return this.flowParseTypeofType()}this.unexpected()},le.flowParsePostfixType=function(){for(var e=this.state.start,t=this.state.startLoc,r=this.flowParsePrimaryType();!this.canInsertSemicolon()&&this.match(R.bracketL);){var n=this.startNodeAt(e,t);n.elementType=r,this.expect(R.bracketL),this.expect(R.bracketR),r=this.finishNode(n,"ArrayTypeAnnotation")}return r},le.flowParsePrefixType=function(){var e=this.startNode();return this.eat(R.question)?(e.typeAnnotation=this.flowParsePrefixType(),this.finishNode(e,"NullableTypeAnnotation")):this.flowParsePostfixType()},le.flowParseAnonFunctionWithoutParens=function(){var e=this.flowParsePrefixType();if(!this.state.noAnonFunctionType&&this.eat(R.arrow)){var t=this.startNodeAt(e.start,e.loc.start);return t.params=[this.reinterpretTypeAsFunctionTypeParam(e)],t.rest=null,t.returnType=this.flowParseType(),t.typeParameters=null,this.finishNode(t,"FunctionTypeAnnotation")}return e},le.flowParseIntersectionType=function(){var e=this.startNode();this.eat(R.bitwiseAND);var t=this.flowParseAnonFunctionWithoutParens();for(e.types=[t];this.eat(R.bitwiseAND);)e.types.push(this.flowParseAnonFunctionWithoutParens());return 1===e.types.length?t:this.finishNode(e,"IntersectionTypeAnnotation")},le.flowParseUnionType=function(){var e=this.startNode();this.eat(R.bitwiseOR);var t=this.flowParseIntersectionType();for(e.types=[t];this.eat(R.bitwiseOR);)e.types.push(this.flowParseIntersectionType());return 1===e.types.length?t:this.finishNode(e,"UnionTypeAnnotation")},le.flowParseType=function(){var e=this.state.inType;this.state.inType=!0;var t=this.flowParseUnionType();return this.state.inType=e,t},le.flowParseTypeAnnotation=function(){var e=this.startNode();return e.typeAnnotation=this.flowParseTypeInitialiser(),this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAndPredicateAnnotation=function(){var e=this.startNode(),t=this.flowParseTypeAndPredicateInitialiser();return e.typeAnnotation=t[0],e.predicate=t[1],this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAnnotatableIdentifier=function(){var e=this.flowParseRestrictedIdentifier();return this.match(R.colon)&&(e.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(e,e.type)),e},le.typeCastToParameter=function(e){return e.expression.typeAnnotation=e.typeAnnotation,this.finishNodeAt(e.expression,e.expression.type,e.typeAnnotation.end,e.typeAnnotation.loc.end)},le.flowParseVariance=function(){var e=null;return this.match(R.plusMin)&&("+"===this.state.value?e="plus":"-"===this.state.value&&(e="minus"),this.next()),e};var ce=function(e){e.extend("parseFunctionBody",function(e){return function(t,r){return this.match(R.colon)&&!r&&(t.returnType=this.flowParseTypeAndPredicateAnnotation()),e.call(this,t,r)}}),e.extend("parseStatement",function(e){return function(t,r){if(this.state.strict&&this.match(R.name)&&"interface"===this.state.value){var n=this.startNode();return this.next(),this.flowParseInterface(n)}return e.call(this,t,r)}}),e.extend("parseExpressionStatement",function(e){return function(t,r){if("Identifier"===r.type)if("declare"===r.name){if(this.match(R._class)||this.match(R.name)||this.match(R._function)||this.match(R._var)||this.match(R._export))return this.flowParseDeclare(t)}else if(this.match(R.name)){if("interface"===r.name)return this.flowParseInterface(t);if("type"===r.name)return this.flowParseTypeAlias(t);if("opaque"===r.name)return this.flowParseOpaqueType(t,!1)}return e.call(this,t,r)}}),e.extend("shouldParseExportDeclaration",function(e){return function(){return this.isContextual("type")||this.isContextual("interface")||this.isContextual("opaque")||e.call(this)}}),e.extend("isExportDefaultSpecifier",function(e){return function(){return(!this.match(R.name)||"type"!==this.state.value&&"interface"!==this.state.value&&"opaque"!==this.state.value)&&e.call(this)}}),e.extend("parseConditional",function(e){return function(t,r,n,i,s){if(s&&this.match(R.question)){var a=this.state.clone();try{return e.call(this,t,r,n,i)}catch(e){if(e instanceof SyntaxError)return this.state=a,s.start=e.pos||this.state.start,t;throw e}}return e.call(this,t,r,n,i)}}),e.extend("parseParenItem",function(e){return function(t,r,n){if(t=e.call(this,t,r,n),this.eat(R.question)&&(t.optional=!0),this.match(R.colon)){var i=this.startNodeAt(r,n);return i.expression=t,i.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(i,"TypeCastExpression")}return t}}),e.extend("parseExport",function(e){return function(t){return t=e.call(this,t),"ExportNamedDeclaration"===t.type&&(t.exportKind=t.exportKind||"value"),t}}),e.extend("parseExportDeclaration",function(e){return function(t){if(this.isContextual("type")){t.exportKind="type";var r=this.startNode();return this.next(),this.match(R.braceL)?(t.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(t),null):this.flowParseTypeAlias(r)}if(this.isContextual("opaque")){t.exportKind="type";var n=this.startNode();return this.next(),this.flowParseOpaqueType(n,!1)}if(this.isContextual("interface")){t.exportKind="type";var i=this.startNode();return this.next(),this.flowParseInterface(i)}return e.call(this,t)}}),e.extend("parseClassId",function(e){return function(t){e.apply(this,arguments),this.isRelational("<")&&(t.typeParameters=this.flowParseTypeParameterDeclaration())}}),e.extend("isKeyword",function(e){return function(t){return(!this.state.inType||"void"!==t)&&e.call(this,t)}}),e.extend("readToken",function(e){return function(t){return!this.state.inType||62!==t&&60!==t?e.call(this,t):this.finishOp(R.relational,1)}}),e.extend("jsx_readToken",function(e){return function(){if(!this.state.inType)return e.call(this)}}),e.extend("toAssignable",function(e){return function(t,r,n){return"TypeCastExpression"===t.type?e.call(this,this.typeCastToParameter(t),r,n):e.call(this,t,r,n)}}),e.extend("toAssignableList",function(e){return function(t,r,n){for(var i=0;i2?n-2:0),s=2;s1114111||de(a)!=a)throw RangeError("Invalid code point: "+a);a<=65535?e.push(a):(a-=65536,t=55296+(a>>10),r=a%1024+56320,e.push(t,r)),(n+1==i||e.length>16384)&&(s+=pe.apply(null,e),e.length=0)}return s}}var he=fe,me={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"},ye=/^[\da-fA-F]+$/,ve=/^\d+$/;U.j_oTag=new j("...",!0,!0),R.jsxName=new T("jsxName"),R.jsxText=new T("jsxText",{beforeExpr:!0}),R.jsxTagStart=new T("jsxTagStart",{startsExpr:!0}),R.jsxTagEnd=new T("jsxTagEnd"),R.jsxTagStart.updateContext=function(){this.state.context.push(U.j_expr),this.state.context.push(U.j_oTag),this.state.exprAllowed=!1},R.jsxTagEnd.updateContext=function(e){var t=this.state.context.pop();t===U.j_oTag&&e===R.slash||t===U.j_cTag?(this.state.context.pop(),this.state.exprAllowed=this.curContext()===U.j_expr):this.state.exprAllowed=!0};var ge=J.prototype;ge.jsxReadToken=function(){for(var e="",t=this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated JSX contents");var r=this.input.charCodeAt(this.state.pos);switch(r){case 60:case 123:return this.state.pos===this.state.start?60===r&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):this.getTokenFromCode(r):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.jsxText,e));case 38:e+=this.input.slice(t,this.state.pos),e+=this.jsxReadEntity(),t=this.state.pos;break;default:o(r)?(e+=this.input.slice(t,this.state.pos),e+=this.jsxReadNewLine(!0),t=this.state.pos):++this.state.pos}}},ge.jsxReadNewLine=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;return++this.state.pos,13===t&&10===this.input.charCodeAt(this.state.pos)?(++this.state.pos,r=e?"\n":"\r\n"):r=String.fromCharCode(t),++this.state.curLine,this.state.lineStart=this.state.pos,r},ge.jsxReadString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;38===n?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadEntity(),r=this.state.pos):o(n)?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadNewLine(!1),r=this.state.pos):++this.state.pos}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},ge.jsxReadEntity=function(){for(var e="",t=0,r=void 0,n=this.input[this.state.pos],i=++this.state.pos;this.state.pos")}return r.openingElement=i,r.closingElement=s,r.children=n,this.match(R.relational)&&"<"===this.state.value&&this.raise(this.state.start,"Adjacent JSX elements must be wrapped in an enclosing tag"),this.finishNode(r,"JSXElement")},ge.jsxParseElement=function(){var e=this.state.start,t=this.state.startLoc;return this.next(),this.jsxParseElementAt(e,t)};var be=function(e){e.extend("parseExprAtom",function(e){return function(t){if(this.match(R.jsxText)){var r=this.parseLiteral(this.state.value,"JSXText");return r.extra=null,r}return this.match(R.jsxTagStart)?this.jsxParseElement():e.call(this,t)}}),e.extend("readToken",function(e){return function(t){if(this.state.inPropertyName)return e.call(this,t);var r=this.curContext();if(r===U.j_expr)return this.jsxReadToken();if(r===U.j_oTag||r===U.j_cTag){if(i(t))return this.jsxReadWord();if(62===t)return++this.state.pos,this.finishToken(R.jsxTagEnd);if((34===t||39===t)&&r===U.j_oTag)return this.jsxReadString(t)}return 60===t&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):e.call(this,t)}}),e.extend("updateContext",function(e){return function(t){if(this.match(R.braceL)){var r=this.curContext();r===U.j_oTag?this.state.context.push(U.braceExpression):r===U.j_expr?this.state.context.push(U.templateQuasi):e.call(this,t),this.state.exprAllowed=!0}else{if(!this.match(R.slash)||t!==R.jsxTagStart)return e.call(this,t);this.state.context.length-=2,this.state.context.push(U.j_cTag),this.state.exprAllowed=!1}}})};K.estree=oe,K.flow=ce,K.jsx=be,t.parse=h,t.parseExpression=m,t.tokTypes=R},function(e,t,r){"use strict";var n=r(21),i=r(431),s=r(141),a=r(150)("IE_PROTO"),o=function(){},u=function(){var e,t=r(230)("iframe"),n=s.length;for(t.style.display="none",r(426).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("Human Connection - Styleguide
\ No newline at end of file diff --git a/docs/js/app.02e22ccf.js b/docs/js/app.02e22ccf.js new file mode 100644 index 000000000..3ad26319c --- /dev/null +++ b/docs/js/app.02e22ccf.js @@ -0,0 +1 @@ +(function(e){function t(t){for(var a,l,o=t[0],i=t[1],c=t[2],d=0,h=[];d1&&void 0!==arguments[1])||arguments[1],n=q()(e)?e:[e],a=t?"/":"";return a+n.map(G).join("/")}function G(e){var t=e.toLowerCase().replace(" ","-");return encodeURIComponent(t)}s.a.use(A["a"]);var K=$.sections.map(N),Q=new A["a"]({mode:"history",routes:K,scrollBehavior:function(e,t,n){return e.hash?{selector:e.hash}:n||{x:0,y:0}}});Q.beforeEach(function(e,t,n){e.query&&e.query.p&&n({path:e.query.p,query:null}),n()});var J=Q;s.a.config.productionTip=!1,s.a.use(C),s.a.use(k["default"]),s.a.filter("componentName",function(e){return l()(e.replace(/^Ds/,""))}),new s.a({router:J,render:function(e){return e(L)}}).$mount("#app")},"0599":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M13.375 3h1.281l.281.219s2.507 2.024 5 5.094S25 15.537 25 20.001c0 1.978-.333 4.263-1.938 6.063-1.369 1.535-3.592 2.567-6.938 2.844-.085.007-.163.025-.25.031-.283.028-.57.063-.875.063-.097 0-.186-.028-.281-.031-.139.002-.263.031-.406.031-3.265 0-5.674-1.113-7.188-2.781s-2.125-3.807-2.125-5.813c0-4.244 1.984-7.63 3.969-10.344s3.919-4.935 4.219-6.281zM14.5 5.5c-.868 1.866-2.366 3.645-3.906 5.75C8.702 13.836 7 16.784 7 20.406c0 1.595.508 3.237 1.625 4.469.238.262.514.493.813.719-.078-.193-.164-.391-.219-.594-.619-2.311.099-5.073 1.969-7.594l.938-1.281.75 1.406c.511.955 1.047 1.345 1.344 1.438s.424.063.719-.281c.589-.689 1.141-3.002.094-6.406l-.375-1.281h1.938l.281.344c.548.633 1.188 1.78 1.938 3.406s1.529 3.644 1.938 5.656c.358 1.761.476 3.535-.063 5.094.34-.241.632-.509.875-.781 1.13-1.267 1.438-2.963 1.438-4.719 0-3.669-2.272-7.509-4.625-10.406-1.705-2.099-3.067-3.383-3.875-4.094zm3.063 11.719c-.157 1.133-.503 2.089-1.094 2.781-.688.806-1.824 1.195-2.844.875-.551-.173-1.025-.508-1.469-.969-.903 1.704-1.324 3.385-1 4.594.392 1.464 1.431 2.428 3.594 2.5.086.003.16 0 .25 0 .345-.011.686-.037 1-.063.15-.018.303-.036.438-.063 1.21-.239 1.804-.811 2.188-1.594.511-1.044.519-2.681.156-4.469-.25-1.23-.756-2.418-1.219-3.594z"}})]))}}},"05dc":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.ordered?"ol":"ul",{tag:"component",staticClass:"ds-list",class:[e.size&&"ds-list-size-"+e.size]},[e._t("default")],2)},s=[],r=(n("4917"),{name:"DsList",provide:function(){return{$parentList:this}},inject:{$parentList:{default:null}},props:{ordered:{type:Boolean,default:!1},size:{type:String,default:null,validator:function(e){return e.match(/(small|base|large|x-large)/)}},icon:{type:String,default:"angle-right"}}}),l=r,o=(n("366c"),n("2877")),i=function(e){e.options.__docs='## Basic usage\n\n```\n\n Layout components\n Typography components\n Navigation components\n\n```\n\n## Ordered list\n\nUse an ordered list to display a sorted set of items.\n\n```\n\n Layout components\n Typography components\n Navigation components\n\n```\n\n## Custom icon\n\nProvide a custom icon for the list items.\n\n```\n\n Layout components\n Typography components\n Navigation components\n\n```\n\n## Sizes\n\nUse different sizes to create hierarchy.\n\n```\n\n Layout components\n Typography components\n Navigation components\n\n\n Layout components\n Typography components\n Navigation components\n\n\n Layout components\n Typography components\n Navigation components\n\n\n Layout components\n Typography components\n Navigation components\n\n```\n'},c=i,u=Object(o["a"])(l,a,s,!1,null,null,null);"function"===typeof c&&c(u);t["default"]=u.exports},"06c5":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M6 4h20v9h-2V6H8v20h16v-7h2v9H6V4zm11.5 7l1.406 1.406L16.312 15H28v2H16.312l2.594 2.594L17.5 21l-4.313-4.281-.688-.719.688-.719z"}})]))}}},"092c":function(e,t,n){},"09ae":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M8 7c3.302 0 6 2.698 6 6 0 1.984-.975 3.75-2.469 4.844A8.06 8.06 0 0 1 15 21.125a8.048 8.048 0 0 1 3.469-3.281A6.003 6.003 0 0 1 16 13c0-3.302 2.698-6 6-6s6 2.698 6 6c0 1.984-.975 3.75-2.469 4.844C28.169 19.154 30 21.864 30 25h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6H0c0-3.136 1.831-5.846 4.469-7.156A6.003 6.003 0 0 1 2 13c0-3.302 2.698-6 6-6zm0 2c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4zm14 0c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4z"}})]))}}},"0a19":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 4.094l.719.688 8.5 8.5-1.438 1.438L17 7.939v20.063h-2V7.939L8.219 14.72l-1.438-1.438 8.5-8.5z"}})]))}}},"0a36":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 5c3.854 0 7 3.146 7 7 0 3.514-2.617 6.417-6 6.906V28h-2v-9.094c-3.383-.489-6-3.392-6-6.906 0-3.854 3.146-7 7-7zm0 2c-2.773 0-5 2.227-5 5s2.227 5 5 5 5-2.227 5-5-2.227-5-5-5zm0 1v2c-1.117 0-2 .883-2 2h-2c0-2.197 1.803-4 4-4z"}})]))}}},"0c75":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M10 5c2.92 0 5.482.981 6 1.188C16.518 5.982 19.08 5 22 5c3.227 0 6.375 1.313 6.375 1.313l.625.281V27H17.719c-.346.597-.979 1-1.719 1s-1.373-.403-1.719-1H3V6.594l.625-.281S6.773 5 10 5zm0 2c-2.199 0-4.232.69-5 .969v16.125c1.188-.392 2.897-.875 5-.875 2.057 0 3.888.506 5 .875V7.969C14 7.626 11.933 7 10 7zm12 0c-1.933 0-4 .626-5 .969v16.125c1.112-.369 2.943-.875 5-.875 2.103 0 3.813.483 5 .875V7.969C26.232 7.69 24.199 7 22 7z"}})]))}}},"0c9b":function(e,t,n){},"0cae":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("ds-page-title",{attrs:{heading:e._f("componentName")(e.component.name)}}),n("ds-container",[e.component.tags?n("ds-space",{attrs:{"margin-top":"base"}},[e._l(e.component.tags,function(t,a){return[e._l(t,function(t,s){return n("ds-tag",{key:""+a+s,attrs:{color:e.tagColor(t)}},[e._v("\n "+e._s(e.tagDescription(t))+"\n ")])}),e._v(" \n ")]})],2):e._e(),n("ds-space",{attrs:{"margin-bottom":"xx-large"}},[n("ds-text",{attrs:{size:"x-large"}},[e._v(e._s(e.component.description))])],1),e._l(e.docParts,function(t,a){return n("ds-space",{key:a,attrs:{"margin-bottom":"xx-large"}},[n("ds-space",[n("markdown",{attrs:{content:t.description}})],1),t.example?n("code-example",{attrs:{code:t.example}}):e._e()],1)}),n("ds-space",{attrs:{"margin-bottom":"xx-large"}},[n("component-options-doc",{attrs:{component:e.component}})],1),e._l(e.component.children,function(t){return e.component.children?n("ds-space",{key:t.name,attrs:{"margin-bottom":"xx-large"}},[n("component-options-doc",{attrs:{component:t}})],1):e._e()})],2)],1)},s=[],r=(n("28a5"),n("7f7f"),n("cebc")),l=n("a4bb"),o=n.n(l),i=n("2c28"),c=n("940d"),u={name:"ComponentDoc",props:{component:{type:Object,required:!0}},components:{CodeExample:i["default"],ComponentOptionsDoc:c["default"]},data:function(){return{propFields:{name:{label:"Prop Name",width:"20%"},type:{label:"Type",width:"20%"},default:{label:"Default",width:"20%"},description:"Description"}}},computed:{componentProps:function(){var e=this;return o()(this.component.props).map(function(t){return Object(r["a"])({name:t},e.component.props[t])})},componentSlots:function(){var e=this;return o()(this.component.slots).map(function(t){return Object(r["a"])({name:t},e.component.slots[t])})},docParts:function(){var e=this.component.component;if(!e.__docs)return[];var t=e.__docs.split("```"),n=0,a=t.reduce(function(e,t,a){return a%2===0?e[n]={description:t}:(e[n].example=t,n++),e},[]);return a}},methods:{tagColor:function(e){return"deprecated"===e.title?"warning":"see"===e.title?"primary":"inverse"},tagDescription:function(e){return!0===e.description?e.title:"see"===e.title?"Child of ".concat(e.description):"".concat(e.title," ").concat(e.description)}}},d=u,h=n("2877"),p=Object(h["a"])(d,a,s,!1,null,null,null);t["default"]=p.exports},"0ce8":function(e,t){e.exports={description:"Chips are used to represent small blocks of information.\nTheir most common usage is for displaying contacts or tags.",methods:[],displayName:"DsChip",props:{color:{type:{name:"string"},required:"",defaultValue:{value:'"medium"',func:!1},tags:{},comment:"/**\n * The background color used for the chip.\n * @options medium|inverse|primary|success|warning|danger\n */",description:"The background color used for the chip."},size:{type:{name:"string"},required:"",defaultValue:{value:'"base"',func:!1},tags:{},comment:"/**\n * The size used for the text.\n * @options base|large|small\n */",description:"The size used for the text."},removable:{type:{name:"boolean"},required:"",defaultValue:{value:"false",func:!1},tags:{},comment:"/**\n * Whether the chip should be removeable\n */",description:"Whether the chip should be removeable"},round:{type:{name:"boolean"},required:"",defaultValue:{value:"true",func:!1},tags:{},comment:"/**\n * Whether the chip should be rounded\n */",description:"Whether the chip should be rounded"},tag:{type:{name:"string"},required:"",defaultValue:{value:'"span"',func:!1},tags:{},comment:"/**\n * The html element name used for the text.\n */",description:"The html element name used for the text."}},comment:"/**\n * Chips are used to represent small blocks of information.\n * Their most common usage is for displaying contacts or tags.\n * @version 1.0.0\n */",tags:{version:[{title:"version",description:"1.0.0"}]},events:{remove:{description:"Fires after user clicked the remove button.",comment:"/**\n * Fires after user clicked the remove button.\n *\n * @event remove\n */"}},slots:{default:{description:""}}}},"0e73":function(e,t,n){"use strict";var a=n("3709"),s=n.n(a);s.a},"0ee2":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 7c6.383 0 11.969 2.063 11.969 2.063l.594.219.063.594 1.344 10.25c.365 2.835-1.665 5.479-4.5 5.844-2.639.34-5.005-1.44-5.625-3.969h-7.688c-.619 2.529-2.985 4.309-5.625 3.969-2.835-.365-4.865-3.009-4.5-5.844l1.344-10.25.063-.594.594-.219S9.619 7 16.002 7zm0 2c-5.486 0-10.007 1.524-10.75 1.781l-1.219 9.625c-.227 1.763.987 3.335 2.75 3.563s3.368-.987 3.594-2.75l.031-.344.125-.875h10.938l.125.875.031.344c.227 1.763 1.832 2.977 3.594 2.75a3.157 3.157 0 0 0 2.75-3.563l-1.219-9.625C26.007 10.523 21.486 9 16 9zm-7 3h2v2h2v2h-2v2H9v-2H7v-2h2v-2zm13 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm-2 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm-2 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]))}}},"0f56":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2C10.465 6 6 10.465 6 16s4.465 10 10 10 10-4.465 10-10S21.535 6 16 6zm-4.5 6a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 11.5 12zm9 0a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 20.5 12zm-9.687 7c1.039 1.793 2.962 3 5.188 3s4.149-1.207 5.188-3l1.719 1c-1.383 2.387-3.954 4-6.906 4s-5.523-1.613-6.906-4z"}})]))}}},1:function(e,t){},1107:function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M21 4h8v24h-8V4zm2 2v20h4V6h-4zM3 10h8v18H3V10zm2 2v14h4V12H5zm7 4h8v12h-8V16zm2 2v8h4v-8h-4z"}})]))}}},"12f0":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M7 5h18c1.093 0 2 .907 2 2v18c0 1.093-.907 2-2 2H7c-1.093 0-2-.907-2-2V7c0-1.093.907-2 2-2zm0 2v18h9.688v-6.75h-2.625v-3h2.625V13c0-2.583 1.571-3.969 3.875-3.969 1.104 0 2.067.057 2.344.094v2.719h-1.625c-1.253 0-1.469.595-1.469 1.469v1.938h2.969l-.375 3h-2.594v6.75h5.188v-18h-18z"}})]))}}},"139d":function(e,t,n){},"163c":function(e,t){e.exports={description:"Used in combination with the list item component to display lists of data.",methods:[],displayName:"DsList",props:{ordered:{type:{name:"boolean"},required:"",defaultValue:{value:"false",func:!1},tags:{},comment:"/**\n * Whether or not the list is ordered.\n */",description:"Whether or not the list is ordered."},size:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * The size used for the list.\n * @options small|base|large|x-large\n */",description:"The size used for the list."},icon:{type:{name:"string"},required:"",defaultValue:{value:'"angle-right"',func:!1},tags:{},comment:"/**\n * The name of the list icon.\n */",description:"The name of the list icon."}},comment:"/**\n * Used in combination with the list item component to display lists of data.\n * @version 1.0.0\n */",tags:{version:[{title:"version",description:"1.0.0"}]},events:{},slots:{default:{description:""}}}},"164d":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.tag,{tag:"component",staticClass:"ds-logo",class:[e.inverse&&"ds-logo-inverse"]},[e.inverse?n("svg-logo-inverse",{staticClass:"ds-logo-svg"}):n("svg-logo",{staticClass:"ds-logo-svg"})],1)},s=[],r={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 828 260"},u),...d},r.concat([n("defs",[n("path",{attrs:{id:"a",d:"M60.394 92.95V55.32H20.018v37.63H0V0h20.018v37.63h40.376V0h20.017v92.95H60.394zm73.626 0c-22.172 0-40.207-18.124-40.207-40.402V0h20.017v52.548c0 11.185 9.057 20.285 20.19 20.285 11.13 0 20.185-9.1 20.185-20.285L154.207 0h20.017v52.548c0 22.278-18.033 40.402-40.204 40.402zm231.043 0V71.172h-40.381V92.95h-20.013V40.404C304.67 18.125 322.702 0 344.875 0c22.168 0 40.205 18.125 40.205 40.404V92.95h-20.017zm-40.381-39.467h40.381V40.406c0-11.189-9.06-20.29-20.188-20.29-11.137 0-20.193 9.101-20.193 20.29v13.077zm138.42 39.467a8.935 8.935 0 0 1-6.543-2.97 8.884 8.884 0 0 1-.708-.889l-39.14-56.17V92.95h-20.016V0h13.93c2.52 0 4.935 1.098 6.623 2.975.254.286.495.585.707.891l39.135 56.166L457.095 0h20.012v92.95h-14.004zm-191.846 0V32.93l-25.212 36.172c-1.65 2.241-4.23 3.55-7.05 3.55-2.817 0-5.397-1.309-7.075-3.593l-25.18-36.13V92.95h-20.006V.007h13.598c.106-.005.212-.007.319-.007 2.506 0 4.924 1.088 6.625 2.983.255.282.49.578.708.89l31.01 44.506 31.024-44.512c.208-.293.444-.594.703-.884C272.426 1.088 274.84 0 277.346 0l13.917.007.004 92.943h-20.01zM28.02 134.201c.327 0 .61.13.852.392l2.399 2.636a15.29 15.29 0 0 1-5.573 4.27c-2.203 1-4.834 1.501-7.896 1.501-2.717 0-5.173-.475-7.365-1.423-2.193-.949-4.064-2.272-5.612-3.968-1.548-1.697-2.74-3.721-3.573-6.07C.417 129.188 0 126.603 0 123.783c0-2.82.443-5.408 1.329-7.768.886-2.358 2.133-4.385 3.741-6.083 1.608-1.697 3.535-3.015 5.78-3.955 2.244-.94 4.716-1.41 7.417-1.41 2.684 0 5.053.44 7.108 1.319 2.056.88 3.84 2.05 5.354 3.512l-1.986 2.845a2.213 2.213 0 0 1-.491.496c-.19.14-.447.209-.774.209-.344 0-.735-.16-1.174-.483a18.513 18.513 0 0 0-1.677-1.07c-.68-.392-1.531-.748-2.554-1.07-1.024-.322-2.3-.484-3.832-.484-1.771 0-3.397.314-4.876.94a10.545 10.545 0 0 0-3.819 2.742c-1.067 1.201-1.896 2.662-2.49 4.386-.593 1.723-.89 3.68-.89 5.874 0 2.21.31 4.182.93 5.914.618 1.732 1.47 3.194 2.554 4.385a10.91 10.91 0 0 0 3.818 2.73c1.462.625 3.036.939 4.721.939 1.033 0 1.957-.057 2.775-.17a10.897 10.897 0 0 0 2.257-.548c.688-.252 1.337-.57 1.948-.953.61-.382 1.217-.853 1.82-1.41.343-.313.687-.47 1.031-.47zm45.244-10.403c0 2.787-.452 5.356-1.355 7.707-.904 2.351-2.177 4.376-3.818 6.075-1.642 1.698-3.614 3.026-5.916 3.984-2.302.957-4.86 1.436-7.674 1.436-2.797 0-5.347-.479-7.649-1.436-2.302-.958-4.278-2.286-5.928-3.984-1.65-1.7-2.928-3.724-3.831-6.075-.904-2.351-1.355-4.92-1.355-7.707s.451-5.356 1.355-7.708c.903-2.351 2.18-4.38 3.831-6.087 1.65-1.706 3.626-3.04 5.928-3.998 2.302-.957 4.852-1.436 7.649-1.436 2.814 0 5.372.48 7.674 1.436 2.302.959 4.274 2.292 5.916 3.998 1.641 1.707 2.914 3.736 3.818 6.087.903 2.352 1.355 4.921 1.355 7.708zm-6.229 0c0-2.16-.29-4.102-.872-5.826-.583-1.725-1.417-3.188-2.502-4.39a10.886 10.886 0 0 0-3.948-2.769c-1.547-.645-3.284-.967-5.212-.967-1.911 0-3.64.322-5.186.967a11.013 11.013 0 0 0-3.961 2.77c-1.095 1.201-1.937 2.664-2.528 4.389-.59 1.724-.886 3.666-.886 5.826 0 2.177.296 4.127.886 5.852.59 1.725 1.433 3.183 2.528 4.376a10.958 10.958 0 0 0 3.961 2.744c1.546.635 3.275.953 5.186.953 1.928 0 3.665-.318 5.212-.953 1.546-.636 2.862-1.55 3.948-2.744 1.085-1.193 1.92-2.651 2.502-4.376.581-1.725.872-3.675.872-5.852zm44.647-19.23v37.538h-3.121c-.473 0-.876-.083-1.207-.248-.333-.164-.647-.439-.945-.82l-20.75-26.485c.051.504.09 1.003.117 1.499.027.494.04.95.04 1.369v24.685H80.41V104.57h3.2c.263 0 .486.013.67.039.184.026.354.074.51.143.159.07.307.174.447.313.14.14.289.313.446.521l20.777 26.51a33.774 33.774 0 0 1-.157-3.05V104.57h5.378zm41.1 0v37.538h-3.123c-.472 0-.874-.083-1.207-.248-.332-.164-.647-.439-.944-.82l-20.75-26.485c.052.504.091 1.003.118 1.499.026.494.039.95.039 1.369v24.685h-5.405V104.57h3.2c.263 0 .487.013.67.039.184.026.354.074.511.143.158.07.306.174.447.313.14.14.288.313.445.521l20.777 26.51a34.417 34.417 0 0 1-.118-1.59 29.51 29.51 0 0 1-.039-1.46V104.57h5.378zm33.057 32.612l-.028 4.926h-24.095V104.57h24.095v4.926h-17.788v11.314h14.218v4.77h-14.218v11.6h17.816zm33.381-2.979c.328 0 .61.13.852.392l2.399 2.636a15.33 15.33 0 0 1-5.573 4.27c-2.204 1-4.835 1.501-7.895 1.501-2.718 0-5.177-.475-7.367-1.423-2.195-.949-4.066-2.272-5.614-3.968-1.548-1.697-2.737-3.721-3.574-6.07-.834-2.35-1.248-4.935-1.248-7.755 0-2.82.442-5.408 1.325-7.768.888-2.358 2.135-4.385 3.743-6.083 1.607-1.697 3.533-3.015 5.782-3.955 2.245-.94 4.713-1.41 7.417-1.41 2.682 0 5.05.44 7.108 1.319 2.053.88 3.838 2.05 5.354 3.512l-1.985 2.845a2.349 2.349 0 0 1-.492.496c-.19.14-.446.209-.774.209-.346 0-.737-.16-1.174-.483a18.341 18.341 0 0 0-1.676-1.07c-.683-.392-1.534-.748-2.554-1.07-1.025-.322-2.304-.484-3.834-.484-1.771 0-3.397.314-4.877.94-1.48.627-2.75 1.54-3.82 2.742-1.065 1.201-1.894 2.662-2.49 4.386-.592 1.723-.888 3.68-.888 5.874 0 2.21.31 4.182.929 5.914.619 1.732 1.47 3.194 2.554 4.385a10.925 10.925 0 0 0 3.82 2.73c1.462.625 3.033.939 4.722.939 1.029 0 1.953-.057 2.773-.17.815-.112 1.57-.296 2.258-.548.688-.252 1.339-.57 1.949-.953.61-.382 1.215-.853 1.817-1.41.346-.313.687-.47 1.033-.47zm37.202-24.548h-12.046v32.453h-6.251v-32.453h-12.08v-5.084h30.377v5.084zm5.361 32.453V104.57h6.254v37.537h-6.254zm50.927-18.308c0 2.787-.45 5.356-1.352 7.707-.906 2.351-2.175 4.376-3.817 6.075-1.641 1.698-3.614 3.026-5.918 3.984-2.304.957-4.86 1.436-7.675 1.436-2.796 0-5.344-.479-7.648-1.436-2.304-.958-4.277-2.286-5.928-3.984-1.65-1.7-2.929-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.901-2.351 2.18-4.38 3.83-6.087 1.651-1.706 3.624-3.04 5.928-3.998 2.304-.957 4.852-1.436 7.648-1.436 2.814 0 5.37.48 7.675 1.436 2.304.959 4.277 2.292 5.918 3.998 1.642 1.707 2.911 3.736 3.817 6.087.902 2.352 1.352 4.921 1.352 7.708zm-6.226 0c0-2.16-.29-4.102-.874-5.826-.584-1.725-1.416-3.188-2.502-4.39a10.88 10.88 0 0 0-3.945-2.769c-1.55-.645-3.284-.967-5.215-.967-1.909 0-3.638.322-5.188.967a11.01 11.01 0 0 0-3.96 2.77c-1.094 1.201-1.935 2.664-2.528 4.389-.589 1.724-.883 3.666-.883 5.826 0 2.177.294 4.127.883 5.852.593 1.725 1.434 3.183 2.529 4.376a10.955 10.955 0 0 0 3.96 2.744c1.55.635 3.278.953 5.187.953 1.931 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.086-1.193 1.918-2.651 2.502-4.376.584-1.725.874-3.675.874-5.852zm44.645-19.23v37.538h-3.12c-.472 0-.875-.083-1.208-.248-.334-.164-.649-.439-.945-.82l-20.753-26.485c.056.504.093 1.003.12 1.499.028.494.042.95.042 1.369v24.685h-5.407V104.57h3.199c.264 0 .486.013.671.039.185.026.352.074.51.143.157.07.305.174.448.313.14.14.287.313.445.521l20.776 26.51a38.722 38.722 0 0 1-.116-1.59 27.522 27.522 0 0 1-.041-1.46V104.57h5.379zm7.148 34.87c0-.495.09-.96.272-1.397.177-.435.427-.815.744-1.14a3.523 3.523 0 0 1 2.532-1.051c.495 0 .963.095 1.403.283.435.187.817.443 1.143.768a3.568 3.568 0 0 1 1.053 2.537c0 .513-.09.982-.281 1.41a3.614 3.614 0 0 1-.772 1.128 3.476 3.476 0 0 1-1.143.755c-.44.18-.908.269-1.402.269-.5 0-.963-.09-1.403-.27a3.327 3.327 0 0 1-1.13-.754 3.568 3.568 0 0 1-1.017-2.538zm48.246-15.64c0 2.787-.455 5.356-1.356 7.707s-2.175 4.376-3.817 6.075c-1.641 1.698-3.614 3.026-5.917 3.984-2.3.957-4.86 1.436-7.675 1.436-2.795 0-5.343-.479-7.646-1.436-2.3-.958-4.276-2.286-5.927-3.984-1.65-1.7-2.93-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.9-2.351 2.18-4.38 3.83-6.087 1.65-1.706 3.628-3.04 5.927-3.998 2.303-.957 4.85-1.436 7.646-1.436 2.814 0 5.376.48 7.675 1.436 2.303.959 4.276 2.292 5.917 3.998 1.642 1.707 2.916 3.736 3.817 6.087.901 2.352 1.356 4.921 1.356 7.708zm-6.23 0c0-2.16-.29-4.102-.874-5.826-.58-1.725-1.416-3.188-2.501-4.39a10.878 10.878 0 0 0-3.945-2.769c-1.55-.645-3.283-.967-5.215-.967-1.908 0-3.637.322-5.182.967a10.987 10.987 0 0 0-3.963 2.77c-1.095 1.201-1.936 2.664-2.525 4.389-.593 1.724-.887 3.666-.887 5.826 0 2.177.294 4.127.887 5.852.589 1.725 1.43 3.183 2.525 4.376a10.932 10.932 0 0 0 3.963 2.744c1.545.635 3.274.953 5.182.953 1.932 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.085-1.193 1.922-2.651 2.501-4.376.584-1.725.874-3.675.874-5.852zm41.969 18.308h-5.45c-1.082 0-1.865-.418-2.348-1.252l-8.765-12.642c-.299-.434-.621-.747-.966-.939-.35-.19-.87-.286-1.566-.286h-3.392v15.12h-6.104v-37.538h11.062c2.467 0 4.594.252 6.375.756 1.786.504 3.25 1.22 4.396 2.15 1.15.93 1.998 2.046 2.546 3.35.548 1.304.82 2.755.82 4.354 0 1.303-.194 2.52-.586 3.649a10.183 10.183 0 0 1-1.698 3.075c-.737.922-1.643 1.72-2.725 2.399-1.077.677-2.302 1.208-3.678 1.59.75.452 1.39 1.087 1.933 1.903l10.146 14.311zm-17.686-19.55c1.39 0 2.61-.17 3.65-.51 1.045-.338 1.915-.81 2.61-1.42a5.82 5.82 0 0 0 1.566-2.176c.345-.843.52-1.777.52-2.803 0-2.05-.677-3.614-2.035-4.692-1.353-1.077-3.406-1.616-6.154-1.616h-4.958v13.216h4.801zM478 124.07v14.882c-3.742 2.698-8.096 4.047-13.055 4.047-3.05 0-5.801-.475-8.266-1.423-2.466-.949-4.567-2.272-6.304-3.968-1.742-1.697-3.083-3.721-4.023-6.07-.94-2.35-1.41-4.935-1.41-7.755 0-2.836.452-5.435 1.36-7.793.903-2.359 2.197-4.386 3.889-6.084 1.686-1.697 3.723-3.01 6.11-3.942 2.382-.93 5.064-1.396 8.04-1.396 1.517 0 2.922.117 4.222.352 1.295.235 2.502.561 3.612.979a16.968 16.968 0 0 1 5.668 3.499l-1.75 2.793c-.277.435-.637.705-1.07.81-.433.104-.903 0-1.41-.314a512.2 512.2 0 0 1-1.603-.94c-.567-.33-1.217-.64-1.95-.926-.728-.288-1.576-.523-2.53-.705-.958-.184-2.091-.275-3.396-.275-1.986 0-3.774.327-5.368.98-1.59.652-2.954 1.584-4.083 2.793-1.133 1.21-2.004 2.676-2.612 4.399-.609 1.724-.913 3.647-.913 5.77 0 2.245.318 4.252.963 6.018s1.558 3.263 2.742 4.49c1.184 1.228 2.617 2.164 4.295 2.807 1.682.644 3.557.966 5.63.966 1.55 0 2.927-.165 4.139-.495a18.908 18.908 0 0 0 3.562-1.384v-7.468h-5.249c-.4 0-.714-.108-.94-.326-.226-.217-.336-.5-.336-.848v-3.473H478z"}})]),n("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[n("path",{attrs:{fill:"#FFFFFE",d:"M270.608 130.196c0 71.689-58.115 129.804-129.804 129.804S11 201.885 11 130.196 69.115.392 140.804.392c71.69 0 129.804 58.115 129.804 129.804"}}),n("path",{attrs:{fill:"#295E87",d:"M194.636 54.871a177.064 177.064 0 0 0-25.454-5.78c.864 4.066 1.642 8.33 2.356 12.727 10.302-2.819 16.289-2.51 23.098-6.947"}}),n("path",{attrs:{fill:"#007D93",d:"M218.273 101.143c.908.224 1.832.442 2.727.675a240.86 240.86 0 0 0-1.026-7.273c-.186.655-.371 1.285-.566 1.961a71.338 71.338 0 0 0-1.135 4.637"}}),n("path",{attrs:{fill:"#6CB644",d:"M130.288 222.204c-.27-1.482-.475-2.833-.679-4.111-.033-.248-.074-.464-.107-.699a192.34 192.34 0 0 1-12.138-1.03c5.55 23.52 13.403 38.181 22.1 38.181 1.129 0 2.252-.253 3.354-.744-1.433-3.51-3.11-7.432-4.462-10.6-4.583-10.697-7.412-17.45-8.068-20.997"}}),n("path",{attrs:{fill:"#933D86",d:"M74.636 54.545c11.756-4.653 24.53-7.993 37.893-9.941 4.085-17.9 9.646-31.94 16.653-39.15-.126.011-.237.02-.353.035-22.097 4.713-41.37 22.934-54.193 49.056"}}),n("path",{attrs:{fill:"#005093",d:"M162.818 43.636c-5.72-23.52-13.783-38.181-22.726-38.181-8.947 0-17.018 14.662-22.728 38.181 15.255-1.742 30.216-1.742 45.454 0"}}),n("path",{attrs:{fill:"#4A5580",d:"M139.899 80c5.899-6.534 8.497-5.82 17.076-10.246 2.87-1.48 6.415-3.309 10.389-4.805-.83-5.36-1.744-10.463-2.755-15.252a188.162 188.162 0 0 0-47.664 0c-1.204 5.702-2.276 11.86-3.218 18.368 9.515.964 18.67 3.653 26.172 11.935"}}),n("path",{attrs:{fill:"#B9D137",d:"M112.818 185.455c1.188 9.435 2.666 18.214 4.398 26.122 4.263.525 8.557.901 12.875 1.15-.575-2.044-1.416-3.97-2.975-6.321-1.877-2.801-8.436-12.394-14.298-20.951"}}),n("path",{attrs:{fill:"#0067A5",d:"M152.11 5.476c-.069-.007-.13-.015-.2-.021 6.028 6.257 11.17 17.968 15.395 35.06.33 1.34.651 2.713.96 4.1 10.502 1.538 20.622 3.961 30.172 7.203 1.251-1.381 2.418-2.994 3.472-4.873-12.582-22.032-30.055-37.227-49.798-41.47"}}),n("path",{attrs:{fill:"#007D93",d:"M225.978 102.415c18.089 4.084 32.29 9.656 39.567 16.676-.007-.123-.022-.243-.029-.365-3.926-18.232-17.135-34.544-36.427-46.908-1.91 3.992-3.985 8.663-6.27 14.384a181.003 181.003 0 0 1 3.159 16.213"}}),n("path",{attrs:{fill:"#007A70",d:"M264.636 130c0-8.944-14.662-17.012-38.181-22.727a198.343 198.343 0 0 1 0 45.454c23.52-5.716 38.181-13.782 38.181-22.728"}}),n("path",{attrs:{fill:"#008F6D",d:"M195.909 146.111l-7.457 8.938a317.198 317.198 0 0 1-1.997 4.951c12.796-1.291 24.569-3.097 34.867-5.33a194.573 194.573 0 0 0 0-48.17 207.236 207.236 0 0 0-5.084-1.045c-.08.33-.158.662-.226.998-2.31 10.06-4.928 21.47-20.103 39.658"}}),n("path",{attrs:{fill:"#008255",d:"M225.492 158.33c-1.952 13.42-5.284 26.237-9.947 38.034 26.12-12.856 44.35-32.183 49.076-54.334.003-.072.01-.143.015-.212-6.253 6.08-17.961 11.282-35.05 15.538-1.334.336-2.708.656-4.094.975"}}),n("path",{attrs:{fill:"#43913A",d:"M187.364 232.727c7.295-7.533 13.743-16.75 19.09-27.272-4.956 1.897-10.102 3.558-15.378 5.003.074 4.72-.889 8.574-1.845 12.321-.762 3.013-1.55 6.128-1.867 9.948"}}),n("path",{attrs:{fill:"#C61A6A",d:"M31.382 82.192c10.15-10.458 23.145-18.857 36.936-25.038C76.905 38.09 89.851 20.558 106.455 10 68.903 20.715 38.618 48.574 24.636 84.545c1.31-.671 2.734-1.244 6.746-2.353"}}),n("path",{attrs:{fill:"#15A748",d:"M174.756 190.408l-.12.385c7.402 2.558 15.212 8.177 16.223 13.57.07.377.104.725.165 1.092a155.718 155.718 0 0 0 18.635-6.617c5.21-11.97 9.103-25.375 11.341-39.747-10.915 2.246-23.134 3.987-36.152 5.195l-2.017 5.082c-3.58 9.01-7.28 18.33-8.075 21.04"}}),n("path",{attrs:{fill:"#007FBA",d:"M231.91 67.32c12.111 7.823 22.693 17.573 30 29.044-4.595-16.082-12.287-30.847-22.375-43.637a238.098 238.098 0 0 1-3.014 5.75c-1.41 2.64-2.944 5.497-4.612 8.843"}}),n("path",{attrs:{fill:"#008AC4",d:"M174.636 10c11.742 7.65 21.614 18.946 29.381 31.818 1.6-4.38 2.764-9.824 3.347-16.594C197.356 18.606 186.36 13.426 174.636 10"}}),n("path",{attrs:{fill:"#E1B424",d:"M67.383 202.698c-19.101-8.582-36.7-21.532-47.292-38.153C31.876 205.751 64.344 238.22 105.545 250c-16.611-10.587-29.57-28.174-38.162-47.302"}}),n("path",{attrs:{fill:"#00753C",d:"M212.877 202.876c-6.388 14.283-15.164 27.682-26.04 37.985-.138 1.805-.26 3.631-.382 5.503 35.536-14.219 63.012-44.435 73.636-81.819-10.563 16.682-28.12 29.703-47.214 38.33"}}),n("path",{attrs:{fill:"#B42554",d:"M65.545 64.545C56.3 68.97 48.041 74.173 41 80c7.22-1.92 14.698-4.026 21.264-6.581 1.008-3.013 2.1-5.974 3.281-8.874"}}),n("path",{attrs:{fill:"#4F3B68",d:"M81.081 64.432c15.664.826 27.815 1.097 27.887 1.102.854-5.724 1.833-11.234 2.941-16.443-14.447 2.168-27.923 5.935-39.96 10.975a142.62 142.62 0 0 0-3.676 9.025c6.956-3.443 5.668-4.504 12.808-4.66"}}),n("path",{attrs:{fill:"#EB8B2D",d:"M87.701 152.86c-6.344-3.796-11.716-8.481-16.914-13.014-3.77-3.293-7.992-6.976-12.514-9.846a197.66 197.66 0 0 0 1.478 24.527c10.54 2.312 22.633 4.168 35.794 5.473a27.426 27.426 0 0 0-2.668-3.13 26.414 26.414 0 0 0-5.176-4.01"}}),n("path",{attrs:{fill:"#F3B229",d:"M65.545 196.364c-4.681-11.938-8.037-24.905-9.993-38.478-17.284-3.975-30.97-9.347-38.447-16.068l-.65.52c5.063 22.012 23.222 41.197 49.09 54.026"}}),n("path",{attrs:{fill:"#FFDA1A",d:"M98.663 164.503c-13.79-1.195-26.901-2.998-38.572-5.412 2.222 14.339 6.084 27.707 11.254 39.644C83.286 203.91 96.656 207.776 111 210c-2.124-10.267-3.798-21.683-4.993-33.849-1.978-2.946-4.145-6.966-7.344-11.648"}}),n("path",{attrs:{fill:"#DC3E2A",d:"M33.826 128.453l-.189.158L21 138.83c6.284 5.362 18.042 10.135 33.636 13.896a199.025 199.025 0 0 1-1.29-25.863c-3.136-1.423-6.387-2.319-9.698-2.319-3.712 0-6.832 1.24-9.822 3.908"}}),n("path",{attrs:{fill:"#A7BE33",d:"M112.668 215.402c-13.418-1.946-26.234-5.29-38.032-9.947 12.86 26.123 32.187 44.355 54.345 49.071.06.008.129.015.2.02-6.081-6.253-11.287-17.96-15.54-35.046-.335-1.34-.655-2.71-.973-4.098"}}),n("path",{attrs:{fill:"#DF542A",d:"M43.29 119.89c11.732 0 21.904 8.555 30.351 15.779 5.071 4.335 10.314 8.818 16.32 12.336a31.692 31.692 0 0 1 6.19 4.704c2.74 2.679 2.93 3.211 4.366 5.442 1.463 2.274 2.399 3.667 3.216 3.667 1.375 0 4.353-1.584 4.91-3.946 1.08-4.806-3.497-9.243-7.093-12.606-5.04-4.709-12.515-13.224-14.603-17.14-16.735-31.42 20.175-56.9 42.463-38.835 2.261-2.164 4.342-4.9 6.135-6.79-11.839-13.007-28.93-9.922-46.122-11.2-2.407-.178-9.548-.73-11.59-.093-2.042.636-4.178 1.841-5.478 2.604-15.68 9.164-37.787 11.229-50.952 18.448a125.199 125.199 0 0 0-5.858 37.942c0 2.149.054 4.285.162 6.41l14.423-11.574c3.908-3.465 8.214-5.147 13.16-5.147"}}),n("path",{attrs:{fill:"#00A3DA",d:"M169.584 68.476c-6.724 2.451-12.14 5.958-15.936 7.31-7.378 2.612-8.324 4.757-13.849 10.83-1.617 1.8-3.755 4.446-6.06 6.614-.04.111-.018.908.632 1.855 1.898 2.791 4.858 1.796 7.32-.548 26.521-25.198 47.624-3.431 50.25 9.763 1.22 6.115 1.692 15.405-5.5 30.426 3.536 1.185 5.964 3.385 6.315 7.092 19.46-23.055 16.918-33.556 21.943-47.635 9.651-27.096 16.204-36.237 20.846-45.936a125.41 125.41 0 0 0-22.024-20.065c-4.563 38.729-28.184 34.558-43.937 40.294"}}),n("path",{attrs:{fill:"#84BF41",d:"M182.919 233.449c.785-11.552 5.277-16.762 3.199-27.85-.545-2.89-7.392-8.58-15.36-10.466l-2.476-.317 1.757-5.593c1.086-3.667 6.49-17.033 11.044-28.557.496-1.178 6.442-14.834 6.277-17.083-.283-2.129-2.869-3.583-4.496-3.583-1.632 0-3.325 2.977-5.14 6.13-2.431 4.148-4.013 7.918-6.253 11.915l-.008-.008c-2.364 4.217-4.764 8.595-7.468 13.515a2394.523 2394.523 0 0 1-9.236 16.738c-1.634 2.93-4.278 4.547-7.461 4.547-2.912 0-5.995-.82-6.887-1.508-.892-.687-21.945-24.356-27.004-29.342-1.54 2.501-4.145 4.21-6.952 5.015 7.566 11.205 21.763 32.084 24.48 36.226 4.285 6.523 4.127 10.817 5.454 17.93.957 5.108 9.231 22.533 13.58 33.387a125.649 125.649 0 0 0 31.94-6.52c.277-5.193.695-9.991 1.01-14.576"}}),n("g",{attrs:{transform:"translate(320 59)"}},[n("mask",{attrs:{id:"b",fill:"#fff"}},[n("use",{attrs:{"xlink:href":"#a"}})]),n("use",{attrs:{fill:"#1A1919","xlink:href":"#a"}}),n("g",{attrs:{fill:"#191919",mask:"url(#b)"}},[n("path",{attrs:{d:"M0 0h478v143H0z"}})])])])]))}},l={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 828 260"},u),...d},r.concat([n("defs",[n("path",{attrs:{id:"a",d:"M60.394 92.95V55.32H20.018v37.63H0V0h20.018v37.63h40.376V0h20.017v92.95H60.394zm73.626 0c-22.172 0-40.207-18.124-40.207-40.402V0h20.017v52.548c0 11.185 9.057 20.285 20.19 20.285 11.13 0 20.185-9.1 20.185-20.285L154.207 0h20.017v52.548c0 22.278-18.033 40.402-40.204 40.402zm231.043 0V71.172h-40.381V92.95h-20.013V40.404C304.67 18.125 322.702 0 344.875 0c22.168 0 40.205 18.125 40.205 40.404V92.95h-20.017zm-40.381-39.467h40.381V40.406c0-11.189-9.06-20.29-20.188-20.29-11.137 0-20.193 9.101-20.193 20.29v13.077zm138.42 39.467a8.935 8.935 0 0 1-6.543-2.97 8.884 8.884 0 0 1-.708-.889l-39.14-56.17V92.95h-20.016V0h13.93c2.52 0 4.935 1.098 6.623 2.975.254.286.495.585.707.891l39.135 56.166L457.095 0h20.012v92.95h-14.004zm-191.846 0V32.93l-25.212 36.172c-1.65 2.241-4.23 3.55-7.05 3.55-2.817 0-5.397-1.309-7.075-3.593l-25.18-36.13V92.95h-20.006V.007h13.598c.106-.005.212-.007.319-.007 2.506 0 4.924 1.088 6.625 2.983.255.282.49.578.708.89l31.01 44.506 31.024-44.512c.208-.293.444-.594.703-.884C272.426 1.088 274.84 0 277.346 0l13.917.007.004 92.943h-20.01zM28.02 134.201c.327 0 .61.13.852.392l2.399 2.636a15.29 15.29 0 0 1-5.573 4.27c-2.203 1-4.834 1.501-7.896 1.501-2.717 0-5.173-.475-7.365-1.423-2.193-.949-4.064-2.272-5.612-3.968-1.548-1.697-2.74-3.721-3.573-6.07C.417 129.188 0 126.603 0 123.783c0-2.82.443-5.408 1.329-7.768.886-2.358 2.133-4.385 3.741-6.083 1.608-1.697 3.535-3.015 5.78-3.955 2.244-.94 4.716-1.41 7.417-1.41 2.684 0 5.053.44 7.108 1.319 2.056.88 3.84 2.05 5.354 3.512l-1.986 2.845a2.213 2.213 0 0 1-.491.496c-.19.14-.447.209-.774.209-.344 0-.735-.16-1.174-.483a18.513 18.513 0 0 0-1.677-1.07c-.68-.392-1.531-.748-2.554-1.07-1.024-.322-2.3-.484-3.832-.484-1.771 0-3.397.314-4.876.94a10.545 10.545 0 0 0-3.819 2.742c-1.067 1.201-1.896 2.662-2.49 4.386-.593 1.723-.89 3.68-.89 5.874 0 2.21.31 4.182.93 5.914.618 1.732 1.47 3.194 2.554 4.385a10.91 10.91 0 0 0 3.818 2.73c1.462.625 3.036.939 4.721.939 1.033 0 1.957-.057 2.775-.17a10.897 10.897 0 0 0 2.257-.548c.688-.252 1.337-.57 1.948-.953.61-.382 1.217-.853 1.82-1.41.343-.313.687-.47 1.031-.47zm45.244-10.403c0 2.787-.452 5.356-1.355 7.707-.904 2.351-2.177 4.376-3.818 6.075-1.642 1.698-3.614 3.026-5.916 3.984-2.302.957-4.86 1.436-7.674 1.436-2.797 0-5.347-.479-7.649-1.436-2.302-.958-4.278-2.286-5.928-3.984-1.65-1.7-2.928-3.724-3.831-6.075-.904-2.351-1.355-4.92-1.355-7.707s.451-5.356 1.355-7.708c.903-2.351 2.18-4.38 3.831-6.087 1.65-1.706 3.626-3.04 5.928-3.998 2.302-.957 4.852-1.436 7.649-1.436 2.814 0 5.372.48 7.674 1.436 2.302.959 4.274 2.292 5.916 3.998 1.641 1.707 2.914 3.736 3.818 6.087.903 2.352 1.355 4.921 1.355 7.708zm-6.229 0c0-2.16-.29-4.102-.872-5.826-.583-1.725-1.417-3.188-2.502-4.39a10.886 10.886 0 0 0-3.948-2.769c-1.547-.645-3.284-.967-5.212-.967-1.911 0-3.64.322-5.186.967a11.013 11.013 0 0 0-3.961 2.77c-1.095 1.201-1.937 2.664-2.528 4.389-.59 1.724-.886 3.666-.886 5.826 0 2.177.296 4.127.886 5.852.59 1.725 1.433 3.183 2.528 4.376a10.958 10.958 0 0 0 3.961 2.744c1.546.635 3.275.953 5.186.953 1.928 0 3.665-.318 5.212-.953 1.546-.636 2.862-1.55 3.948-2.744 1.085-1.193 1.92-2.651 2.502-4.376.581-1.725.872-3.675.872-5.852zm44.647-19.23v37.538h-3.121c-.473 0-.876-.083-1.207-.248-.333-.164-.647-.439-.945-.82l-20.75-26.485c.051.504.09 1.003.117 1.499.027.494.04.95.04 1.369v24.685H80.41V104.57h3.2c.263 0 .486.013.67.039.184.026.354.074.51.143.159.07.307.174.447.313.14.14.289.313.446.521l20.777 26.51a33.774 33.774 0 0 1-.157-3.05V104.57h5.378zm41.1 0v37.538h-3.123c-.472 0-.874-.083-1.207-.248-.332-.164-.647-.439-.944-.82l-20.75-26.485c.052.504.091 1.003.118 1.499.026.494.039.95.039 1.369v24.685h-5.405V104.57h3.2c.263 0 .487.013.67.039.184.026.354.074.511.143.158.07.306.174.447.313.14.14.288.313.445.521l20.777 26.51a34.417 34.417 0 0 1-.118-1.59 29.51 29.51 0 0 1-.039-1.46V104.57h5.378zm33.057 32.612l-.028 4.926h-24.095V104.57h24.095v4.926h-17.788v11.314h14.218v4.77h-14.218v11.6h17.816zm33.381-2.979c.328 0 .61.13.852.392l2.399 2.636a15.33 15.33 0 0 1-5.573 4.27c-2.204 1-4.835 1.501-7.895 1.501-2.718 0-5.177-.475-7.367-1.423-2.195-.949-4.066-2.272-5.614-3.968-1.548-1.697-2.737-3.721-3.574-6.07-.834-2.35-1.248-4.935-1.248-7.755 0-2.82.442-5.408 1.325-7.768.888-2.358 2.135-4.385 3.743-6.083 1.607-1.697 3.533-3.015 5.782-3.955 2.245-.94 4.713-1.41 7.417-1.41 2.682 0 5.05.44 7.108 1.319 2.053.88 3.838 2.05 5.354 3.512l-1.985 2.845a2.349 2.349 0 0 1-.492.496c-.19.14-.446.209-.774.209-.346 0-.737-.16-1.174-.483a18.341 18.341 0 0 0-1.676-1.07c-.683-.392-1.534-.748-2.554-1.07-1.025-.322-2.304-.484-3.834-.484-1.771 0-3.397.314-4.877.94-1.48.627-2.75 1.54-3.82 2.742-1.065 1.201-1.894 2.662-2.49 4.386-.592 1.723-.888 3.68-.888 5.874 0 2.21.31 4.182.929 5.914.619 1.732 1.47 3.194 2.554 4.385a10.925 10.925 0 0 0 3.82 2.73c1.462.625 3.033.939 4.722.939 1.029 0 1.953-.057 2.773-.17.815-.112 1.57-.296 2.258-.548.688-.252 1.339-.57 1.949-.953.61-.382 1.215-.853 1.817-1.41.346-.313.687-.47 1.033-.47zm37.202-24.548h-12.046v32.453h-6.251v-32.453h-12.08v-5.084h30.377v5.084zm5.361 32.453V104.57h6.254v37.537h-6.254zm50.927-18.308c0 2.787-.45 5.356-1.352 7.707-.906 2.351-2.175 4.376-3.817 6.075-1.641 1.698-3.614 3.026-5.918 3.984-2.304.957-4.86 1.436-7.675 1.436-2.796 0-5.344-.479-7.648-1.436-2.304-.958-4.277-2.286-5.928-3.984-1.65-1.7-2.929-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.901-2.351 2.18-4.38 3.83-6.087 1.651-1.706 3.624-3.04 5.928-3.998 2.304-.957 4.852-1.436 7.648-1.436 2.814 0 5.37.48 7.675 1.436 2.304.959 4.277 2.292 5.918 3.998 1.642 1.707 2.911 3.736 3.817 6.087.902 2.352 1.352 4.921 1.352 7.708zm-6.226 0c0-2.16-.29-4.102-.874-5.826-.584-1.725-1.416-3.188-2.502-4.39a10.88 10.88 0 0 0-3.945-2.769c-1.55-.645-3.284-.967-5.215-.967-1.909 0-3.638.322-5.188.967a11.01 11.01 0 0 0-3.96 2.77c-1.094 1.201-1.935 2.664-2.528 4.389-.589 1.724-.883 3.666-.883 5.826 0 2.177.294 4.127.883 5.852.593 1.725 1.434 3.183 2.529 4.376a10.955 10.955 0 0 0 3.96 2.744c1.55.635 3.278.953 5.187.953 1.931 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.086-1.193 1.918-2.651 2.502-4.376.584-1.725.874-3.675.874-5.852zm44.645-19.23v37.538h-3.12c-.472 0-.875-.083-1.208-.248-.334-.164-.649-.439-.945-.82l-20.753-26.485c.056.504.093 1.003.12 1.499.028.494.042.95.042 1.369v24.685h-5.407V104.57h3.199c.264 0 .486.013.671.039.185.026.352.074.51.143.157.07.305.174.448.313.14.14.287.313.445.521l20.776 26.51a38.722 38.722 0 0 1-.116-1.59 27.522 27.522 0 0 1-.041-1.46V104.57h5.379zm7.148 34.87c0-.495.09-.96.272-1.397.177-.435.427-.815.744-1.14a3.523 3.523 0 0 1 2.532-1.051c.495 0 .963.095 1.403.283.435.187.817.443 1.143.768a3.568 3.568 0 0 1 1.053 2.537c0 .513-.09.982-.281 1.41a3.614 3.614 0 0 1-.772 1.128 3.476 3.476 0 0 1-1.143.755c-.44.18-.908.269-1.402.269-.5 0-.963-.09-1.403-.27a3.327 3.327 0 0 1-1.13-.754 3.568 3.568 0 0 1-1.017-2.538zm48.246-15.64c0 2.787-.455 5.356-1.356 7.707s-2.175 4.376-3.817 6.075c-1.641 1.698-3.614 3.026-5.917 3.984-2.3.957-4.86 1.436-7.675 1.436-2.795 0-5.343-.479-7.646-1.436-2.3-.958-4.276-2.286-5.927-3.984-1.65-1.7-2.93-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.9-2.351 2.18-4.38 3.83-6.087 1.65-1.706 3.628-3.04 5.927-3.998 2.303-.957 4.85-1.436 7.646-1.436 2.814 0 5.376.48 7.675 1.436 2.303.959 4.276 2.292 5.917 3.998 1.642 1.707 2.916 3.736 3.817 6.087.901 2.352 1.356 4.921 1.356 7.708zm-6.23 0c0-2.16-.29-4.102-.874-5.826-.58-1.725-1.416-3.188-2.501-4.39a10.878 10.878 0 0 0-3.945-2.769c-1.55-.645-3.283-.967-5.215-.967-1.908 0-3.637.322-5.182.967a10.987 10.987 0 0 0-3.963 2.77c-1.095 1.201-1.936 2.664-2.525 4.389-.593 1.724-.887 3.666-.887 5.826 0 2.177.294 4.127.887 5.852.589 1.725 1.43 3.183 2.525 4.376a10.932 10.932 0 0 0 3.963 2.744c1.545.635 3.274.953 5.182.953 1.932 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.085-1.193 1.922-2.651 2.501-4.376.584-1.725.874-3.675.874-5.852zm41.969 18.308h-5.45c-1.082 0-1.865-.418-2.348-1.252l-8.765-12.642c-.299-.434-.621-.747-.966-.939-.35-.19-.87-.286-1.566-.286h-3.392v15.12h-6.104v-37.538h11.062c2.467 0 4.594.252 6.375.756 1.786.504 3.25 1.22 4.396 2.15 1.15.93 1.998 2.046 2.546 3.35.548 1.304.82 2.755.82 4.354 0 1.303-.194 2.52-.586 3.649a10.183 10.183 0 0 1-1.698 3.075c-.737.922-1.643 1.72-2.725 2.399-1.077.677-2.302 1.208-3.678 1.59.75.452 1.39 1.087 1.933 1.903l10.146 14.311zm-17.686-19.55c1.39 0 2.61-.17 3.65-.51 1.045-.338 1.915-.81 2.61-1.42a5.82 5.82 0 0 0 1.566-2.176c.345-.843.52-1.777.52-2.803 0-2.05-.677-3.614-2.035-4.692-1.353-1.077-3.406-1.616-6.154-1.616h-4.958v13.216h4.801zM478 124.07v14.882c-3.742 2.698-8.096 4.047-13.055 4.047-3.05 0-5.801-.475-8.266-1.423-2.466-.949-4.567-2.272-6.304-3.968-1.742-1.697-3.083-3.721-4.023-6.07-.94-2.35-1.41-4.935-1.41-7.755 0-2.836.452-5.435 1.36-7.793.903-2.359 2.197-4.386 3.889-6.084 1.686-1.697 3.723-3.01 6.11-3.942 2.382-.93 5.064-1.396 8.04-1.396 1.517 0 2.922.117 4.222.352 1.295.235 2.502.561 3.612.979a16.968 16.968 0 0 1 5.668 3.499l-1.75 2.793c-.277.435-.637.705-1.07.81-.433.104-.903 0-1.41-.314a512.2 512.2 0 0 1-1.603-.94c-.567-.33-1.217-.64-1.95-.926-.728-.288-1.576-.523-2.53-.705-.958-.184-2.091-.275-3.396-.275-1.986 0-3.774.327-5.368.98-1.59.652-2.954 1.584-4.083 2.793-1.133 1.21-2.004 2.676-2.612 4.399-.609 1.724-.913 3.647-.913 5.77 0 2.245.318 4.252.963 6.018s1.558 3.263 2.742 4.49c1.184 1.228 2.617 2.164 4.295 2.807 1.682.644 3.557.966 5.63.966 1.55 0 2.927-.165 4.139-.495a18.908 18.908 0 0 0 3.562-1.384v-7.468h-5.249c-.4 0-.714-.108-.94-.326-.226-.217-.336-.5-.336-.848v-3.473H478z"}})]),n("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[n("path",{attrs:{fill:"#FFFFFE",d:"M270.608 130.196c0 71.689-58.115 129.804-129.804 129.804S11 201.885 11 130.196 69.115.392 140.804.392c71.69 0 129.804 58.115 129.804 129.804"}}),n("path",{attrs:{fill:"#295E87",d:"M194.636 54.871a177.064 177.064 0 0 0-25.454-5.78c.864 4.066 1.642 8.33 2.356 12.727 10.302-2.819 16.289-2.51 23.098-6.947"}}),n("path",{attrs:{fill:"#007D93",d:"M218.273 101.143c.908.224 1.832.442 2.727.675a240.86 240.86 0 0 0-1.026-7.273c-.186.655-.371 1.285-.566 1.961a71.338 71.338 0 0 0-1.135 4.637"}}),n("path",{attrs:{fill:"#6CB644",d:"M130.288 222.204c-.27-1.482-.475-2.833-.679-4.111-.033-.248-.074-.464-.107-.699a192.34 192.34 0 0 1-12.138-1.03c5.55 23.52 13.403 38.181 22.1 38.181 1.129 0 2.252-.253 3.354-.744-1.433-3.51-3.11-7.432-4.462-10.6-4.583-10.697-7.412-17.45-8.068-20.997"}}),n("path",{attrs:{fill:"#933D86",d:"M74.636 54.545c11.756-4.653 24.53-7.993 37.893-9.941 4.085-17.9 9.646-31.94 16.653-39.15-.126.011-.237.02-.353.035-22.097 4.713-41.37 22.934-54.193 49.056"}}),n("path",{attrs:{fill:"#005093",d:"M162.818 43.636c-5.72-23.52-13.783-38.181-22.726-38.181-8.947 0-17.018 14.662-22.728 38.181 15.255-1.742 30.216-1.742 45.454 0"}}),n("path",{attrs:{fill:"#4A5580",d:"M139.899 80c5.899-6.534 8.497-5.82 17.076-10.246 2.87-1.48 6.415-3.309 10.389-4.805-.83-5.36-1.744-10.463-2.755-15.252a188.162 188.162 0 0 0-47.664 0c-1.204 5.702-2.276 11.86-3.218 18.368 9.515.964 18.67 3.653 26.172 11.935"}}),n("path",{attrs:{fill:"#B9D137",d:"M112.818 185.455c1.188 9.435 2.666 18.214 4.398 26.122 4.263.525 8.557.901 12.875 1.15-.575-2.044-1.416-3.97-2.975-6.321-1.877-2.801-8.436-12.394-14.298-20.951"}}),n("path",{attrs:{fill:"#0067A5",d:"M152.11 5.476c-.069-.007-.13-.015-.2-.021 6.028 6.257 11.17 17.968 15.395 35.06.33 1.34.651 2.713.96 4.1 10.502 1.538 20.622 3.961 30.172 7.203 1.251-1.381 2.418-2.994 3.472-4.873-12.582-22.032-30.055-37.227-49.798-41.47"}}),n("path",{attrs:{fill:"#007D93",d:"M225.978 102.415c18.089 4.084 32.29 9.656 39.567 16.676-.007-.123-.022-.243-.029-.365-3.926-18.232-17.135-34.544-36.427-46.908-1.91 3.992-3.985 8.663-6.27 14.384a181.003 181.003 0 0 1 3.159 16.213"}}),n("path",{attrs:{fill:"#007A70",d:"M264.636 130c0-8.944-14.662-17.012-38.181-22.727a198.343 198.343 0 0 1 0 45.454c23.52-5.716 38.181-13.782 38.181-22.728"}}),n("path",{attrs:{fill:"#008F6D",d:"M195.909 146.111l-7.457 8.938a317.198 317.198 0 0 1-1.997 4.951c12.796-1.291 24.569-3.097 34.867-5.33a194.573 194.573 0 0 0 0-48.17 207.236 207.236 0 0 0-5.084-1.045c-.08.33-.158.662-.226.998-2.31 10.06-4.928 21.47-20.103 39.658"}}),n("path",{attrs:{fill:"#008255",d:"M225.492 158.33c-1.952 13.42-5.284 26.237-9.947 38.034 26.12-12.856 44.35-32.183 49.076-54.334.003-.072.01-.143.015-.212-6.253 6.08-17.961 11.282-35.05 15.538-1.334.336-2.708.656-4.094.975"}}),n("path",{attrs:{fill:"#43913A",d:"M187.364 232.727c7.295-7.533 13.743-16.75 19.09-27.272-4.956 1.897-10.102 3.558-15.378 5.003.074 4.72-.889 8.574-1.845 12.321-.762 3.013-1.55 6.128-1.867 9.948"}}),n("path",{attrs:{fill:"#C61A6A",d:"M31.382 82.192c10.15-10.458 23.145-18.857 36.936-25.038C76.905 38.09 89.851 20.558 106.455 10 68.903 20.715 38.618 48.574 24.636 84.545c1.31-.671 2.734-1.244 6.746-2.353"}}),n("path",{attrs:{fill:"#15A748",d:"M174.756 190.408l-.12.385c7.402 2.558 15.212 8.177 16.223 13.57.07.377.104.725.165 1.092a155.718 155.718 0 0 0 18.635-6.617c5.21-11.97 9.103-25.375 11.341-39.747-10.915 2.246-23.134 3.987-36.152 5.195l-2.017 5.082c-3.58 9.01-7.28 18.33-8.075 21.04"}}),n("path",{attrs:{fill:"#007FBA",d:"M231.91 67.32c12.111 7.823 22.693 17.573 30 29.044-4.595-16.082-12.287-30.847-22.375-43.637a238.098 238.098 0 0 1-3.014 5.75c-1.41 2.64-2.944 5.497-4.612 8.843"}}),n("path",{attrs:{fill:"#008AC4",d:"M174.636 10c11.742 7.65 21.614 18.946 29.381 31.818 1.6-4.38 2.764-9.824 3.347-16.594C197.356 18.606 186.36 13.426 174.636 10"}}),n("path",{attrs:{fill:"#E1B424",d:"M67.383 202.698c-19.101-8.582-36.7-21.532-47.292-38.153C31.876 205.751 64.344 238.22 105.545 250c-16.611-10.587-29.57-28.174-38.162-47.302"}}),n("path",{attrs:{fill:"#00753C",d:"M212.877 202.876c-6.388 14.283-15.164 27.682-26.04 37.985-.138 1.805-.26 3.631-.382 5.503 35.536-14.219 63.012-44.435 73.636-81.819-10.563 16.682-28.12 29.703-47.214 38.33"}}),n("path",{attrs:{fill:"#B42554",d:"M65.545 64.545C56.3 68.97 48.041 74.173 41 80c7.22-1.92 14.698-4.026 21.264-6.581 1.008-3.013 2.1-5.974 3.281-8.874"}}),n("path",{attrs:{fill:"#4F3B68",d:"M81.081 64.432c15.664.826 27.815 1.097 27.887 1.102.854-5.724 1.833-11.234 2.941-16.443-14.447 2.168-27.923 5.935-39.96 10.975a142.62 142.62 0 0 0-3.676 9.025c6.956-3.443 5.668-4.504 12.808-4.66"}}),n("path",{attrs:{fill:"#EB8B2D",d:"M87.701 152.86c-6.344-3.796-11.716-8.481-16.914-13.014-3.77-3.293-7.992-6.976-12.514-9.846a197.66 197.66 0 0 0 1.478 24.527c10.54 2.312 22.633 4.168 35.794 5.473a27.426 27.426 0 0 0-2.668-3.13 26.414 26.414 0 0 0-5.176-4.01"}}),n("path",{attrs:{fill:"#F3B229",d:"M65.545 196.364c-4.681-11.938-8.037-24.905-9.993-38.478-17.284-3.975-30.97-9.347-38.447-16.068l-.65.52c5.063 22.012 23.222 41.197 49.09 54.026"}}),n("path",{attrs:{fill:"#FFDA1A",d:"M98.663 164.503c-13.79-1.195-26.901-2.998-38.572-5.412 2.222 14.339 6.084 27.707 11.254 39.644C83.286 203.91 96.656 207.776 111 210c-2.124-10.267-3.798-21.683-4.993-33.849-1.978-2.946-4.145-6.966-7.344-11.648"}}),n("path",{attrs:{fill:"#DC3E2A",d:"M33.826 128.453l-.189.158L21 138.83c6.284 5.362 18.042 10.135 33.636 13.896a199.025 199.025 0 0 1-1.29-25.863c-3.136-1.423-6.387-2.319-9.698-2.319-3.712 0-6.832 1.24-9.822 3.908"}}),n("path",{attrs:{fill:"#A7BE33",d:"M112.668 215.402c-13.418-1.946-26.234-5.29-38.032-9.947 12.86 26.123 32.187 44.355 54.345 49.071.06.008.129.015.2.02-6.081-6.253-11.287-17.96-15.54-35.046-.335-1.34-.655-2.71-.973-4.098"}}),n("path",{attrs:{fill:"#DF542A",d:"M43.29 119.89c11.732 0 21.904 8.555 30.351 15.779 5.071 4.335 10.314 8.818 16.32 12.336a31.692 31.692 0 0 1 6.19 4.704c2.74 2.679 2.93 3.211 4.366 5.442 1.463 2.274 2.399 3.667 3.216 3.667 1.375 0 4.353-1.584 4.91-3.946 1.08-4.806-3.497-9.243-7.093-12.606-5.04-4.709-12.515-13.224-14.603-17.14-16.735-31.42 20.175-56.9 42.463-38.835 2.261-2.164 4.342-4.9 6.135-6.79-11.839-13.007-28.93-9.922-46.122-11.2-2.407-.178-9.548-.73-11.59-.093-2.042.636-4.178 1.841-5.478 2.604-15.68 9.164-37.787 11.229-50.952 18.448a125.199 125.199 0 0 0-5.858 37.942c0 2.149.054 4.285.162 6.41l14.423-11.574c3.908-3.465 8.214-5.147 13.16-5.147"}}),n("path",{attrs:{fill:"#00A3DA",d:"M169.584 68.476c-6.724 2.451-12.14 5.958-15.936 7.31-7.378 2.612-8.324 4.757-13.849 10.83-1.617 1.8-3.755 4.446-6.06 6.614-.04.111-.018.908.632 1.855 1.898 2.791 4.858 1.796 7.32-.548 26.521-25.198 47.624-3.431 50.25 9.763 1.22 6.115 1.692 15.405-5.5 30.426 3.536 1.185 5.964 3.385 6.315 7.092 19.46-23.055 16.918-33.556 21.943-47.635 9.651-27.096 16.204-36.237 20.846-45.936a125.41 125.41 0 0 0-22.024-20.065c-4.563 38.729-28.184 34.558-43.937 40.294"}}),n("path",{attrs:{fill:"#84BF41",d:"M182.919 233.449c.785-11.552 5.277-16.762 3.199-27.85-.545-2.89-7.392-8.58-15.36-10.466l-2.476-.317 1.757-5.593c1.086-3.667 6.49-17.033 11.044-28.557.496-1.178 6.442-14.834 6.277-17.083-.283-2.129-2.869-3.583-4.496-3.583-1.632 0-3.325 2.977-5.14 6.13-2.431 4.148-4.013 7.918-6.253 11.915l-.008-.008c-2.364 4.217-4.764 8.595-7.468 13.515a2394.523 2394.523 0 0 1-9.236 16.738c-1.634 2.93-4.278 4.547-7.461 4.547-2.912 0-5.995-.82-6.887-1.508-.892-.687-21.945-24.356-27.004-29.342-1.54 2.501-4.145 4.21-6.952 5.015 7.566 11.205 21.763 32.084 24.48 36.226 4.285 6.523 4.127 10.817 5.454 17.93.957 5.108 9.231 22.533 13.58 33.387a125.649 125.649 0 0 0 31.94-6.52c.277-5.193.695-9.991 1.01-14.576"}}),n("g",{staticStyle:{"mix-blend-mode":"lighten"},attrs:{transform:"translate(320 59)"}},[n("mask",{attrs:{id:"b",fill:"#fff"}},[n("use",{attrs:{"xlink:href":"#a"}})]),n("use",{attrs:{fill:"#1A1919","xlink:href":"#a"}}),n("g",{attrs:{fill:"#FFF","fill-opacity":".99",mask:"url(#b)"}},[n("path",{attrs:{d:"M0 0h478v143H0z"}})])])])]))}},o={name:"DsLogo",components:{svgLogo:r,svgLogoInverse:l},props:{inverse:{type:Boolean,default:!1},tag:{type:String,default:"div"}}},i=o,c=(n("afd7"),n("2877")),u=function(e){e.options.__docs="# Basic usage\n\n```\n\n \n\n```\n\n# Inverse Logo\n\n```\n\n \n\n```"},d=u,h=Object(c["a"])(i,a,s,!1,null,null,null);"function"===typeof d&&d(h);t["default"]=h.exports},"16b6":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M14.25 4h4c.522 0 1.061.186 1.438.563s.563.915.563 1.438v1h6v2h-1v16c0 1.645-1.355 3-3 3h-12c-1.645 0-3-1.355-3-3v-16h-1v-2h6v-1c0-.522.185-1.061.563-1.438S13.729 4 14.252 4zm0 2v1h4V6h-4zm-5 3v16c0 .555.445 1 1 1h12c.555 0 1-.445 1-1V9h-14zm2 3h2v11h-2V12zm4 0h2v11h-2V12zm4 0h2v11h-2V12z"}})]))}}},"16cc":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M2 7h28v7h-1c-1.19 0-2 .81-2 2s.81 2 2 2h1v7H2v-7h1c1.19 0 2-.81 2-2s-.81-2-2-2H2V7zm2 2v3.188c1.715.451 3 1.955 3 3.813s-1.285 3.362-3 3.813v3.188h24v-3.188c-1.715-.451-3-1.955-3-3.813s1.285-3.362 3-3.813V9H4z"}})]))}}},"171e":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M3 8h26v18H3V8zm4.313 2l8.688 5.781L24.689 10H7.314zM5 10.875V24h22V10.875l-10.438 6.969-.563.344-.563-.344z"}})]))}}},"19ad":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M5 5h8v2.406l-.281.313L7.438 13h5.563v2h-8v-2.406l.281-.313L10.563 7H5V5zm17 0h2v18.688l2.594-2.594L28 22.5l-4.281 4.313-.719.688-.719-.688L18 22.5l1.406-1.406L22 23.688V5zM8.188 17h1.625l.219.656L11.97 23h.031v.063l.938 2.594.063.156v1.188h-2v-.844l-.406-1.156H7.408l-.406 1.156v.844h-2v-1.188l.063-.156.938-2.594V23h.031l1.938-5.344zM9 20.656L8.156 23h1.688z"}})]))}}},"1b2c":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M14 5h4c1.093 0 2 .907 2 2v1h6c1.645 0 3 1.355 3 3v15H3V11c0-1.645 1.355-3 3-3h6V7c0-1.093.907-2 2-2zm0 2v1h4V7h-4zm-8 3c-.565 0-1 .435-1 1v13h22V11c0-.565-.435-1-1-1H6zm9 3h2v3h3v2h-3v3h-2v-3h-3v-2h3v-3z"}})]))}}},"1b49":function(e,t){e.exports={description:"",methods:[],displayName:"DsAvatar",props:{backgroundColor:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"",description:""},name:{type:{name:"string"},required:"",defaultValue:{value:'"Anonymus"',func:!1},tags:{},comment:"",description:""},size:{type:{name:"number|string"},required:"",defaultValue:{value:'"32px"',func:!1},tags:{},comment:"",description:""},image:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"",description:""}},comment:"",tags:{},events:{},slots:{}}},"1b6f":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M24.656 3.031c1.108 0 2.222.41 3.063 1.25 1.681 1.681 1.681 4.444 0 6.125l-2.813 2.781 1 1-1.406 1.406-1-1-9.5 9.5c-1.064 1.064-1.845 1.684-2.531 2.063s-1.277.493-1.688.563-.636.113-1.063.344-1.04.696-2 1.656l-.719.688-.719-.688-2-2L2.592 26l.688-.719c.986-.986 1.475-1.621 1.719-2.063s.276-.66.344-1.063.196-1.011.563-1.688.96-1.429 2-2.469l9.5-9.5-1-1 1.406-1.406 1 1 2.781-2.813a4.313 4.313 0 0 1 3.063-1.25zm0 2A2.34 2.34 0 0 0 23 5.719L20.219 8.5l3.281 3.281L26.281 9a2.297 2.297 0 0 0 0-3.281 2.273 2.273 0 0 0-1.625-.688zm-5.843 4.875l-9.5 9.5c-.96.96-1.426 1.605-1.656 2.031s-.274.621-.344 1.031-.184 1.033-.563 1.719c-.259.469-.859 1.1-1.406 1.719l.75.75c.601-.529 1.227-1.126 1.688-1.375.677-.366 1.254-.463 1.656-.531s.621-.1 1.063-.344 1.108-.733 2.094-1.719l9.5-9.5z"}})]))}}},"1c72":function(e,t){e.exports={description:"",methods:[],displayName:"DsFlexItem",props:{width:{type:{name:"string|number|object"},required:"",defaultValue:{value:"function() { return this.$parentFlex ? this.$parentFlex.width : 1; }",func:!0},tags:{},comment:"/**\n * The item's width\n * @default 1\n */",description:"The item's width"},tag:{type:{name:"string"},required:"",defaultValue:{value:'"div"',func:!1},tags:{},comment:"/**\n * The outtermost html tag\n */",description:"The outtermost html tag"},centered:{type:{name:"boolean"},required:"",defaultValue:{value:"false",func:!1},tags:{},comment:"/**\n * Center content vertical and horizontal\n */",description:"Center content vertical and horizontal"}},comment:"/**\n * @version 1.0.0\n * @see DsFlex\n */",tags:{see:[{title:"see",description:"DsFlex"}],version:[{title:"version",description:"1.0.0"}]},events:{},slots:{default:{description:""}}}},"1cc4":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M8 7c3.302 0 6 2.698 6 6 0 1.984-.975 3.75-2.469 4.844A8.06 8.06 0 0 1 15 21.125a8.048 8.048 0 0 1 3.469-3.281A6.003 6.003 0 0 1 16 13c0-3.302 2.698-6 6-6s6 2.698 6 6c0 1.984-.975 3.75-2.469 4.844C28.169 19.154 30 21.864 30 25h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6H0c0-3.136 1.831-5.846 4.469-7.156A6.003 6.003 0 0 1 2 13c0-3.302 2.698-6 6-6zm0 2c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4zm14 0c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4z"}})]))}}},"1cd2":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 3.594l.719.688 5.938 5.969 1 .969-1.281.625s-1.015.366-2.438.688l4.406 4.406 1 .969-1.25.625s-1.079.304-1.625.5l3.594 3.594.969 1-1.219.625S23.351 25.428 19 25.846v3.156h-2v-3.031c-.335.011-.648.031-1 .031s-.666-.021-1-.031v3.031h-2v-3.156c-4.343-.417-6.781-1.594-6.781-1.594l-1.25-.625.969-1 3.594-3.594c-.546-.196-1.625-.5-1.625-.5l-1.25-.625 1-.969 4.406-4.406c-1.422-.322-2.438-.688-2.438-.688l-1.281-.625 1-.969 5.938-5.969zm0 2.844l-4 3.969c.593.199.714.356 2.188.5l1.813.188 1.813-.188c1.474-.144 1.594-.301 2.188-.5zm0 5l-1.188 1.156-4.594 4.594c.465.163.453.219 1.406.406l1.844.375-1.344 1.313-3.625 3.656c1.287.457 3.459 1.063 7.5 1.063 4.077 0 6.258-.607 7.531-1.063l-3.656-3.656-1.344-1.313 1.844-.375c.953-.188.941-.243 1.406-.406l-4.594-4.594z"}})]))}}},"1d6d":function(e,t,n){},"1d82":function(e,t){e.exports={description:"Used for letting the user choose values from a set of options.",methods:[],displayName:"DsSelect",props:{value:{type:{name:"string|object|number|array"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * The value of the input. Can be passed via v-model.\n */",description:"The value of the input. Can be passed via v-model."},model:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * The model name when used within a form component. Uses dot notation.\n */",description:"The model name when used within a form component. Uses dot notation."},name:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * Name to use on the input for accessibility\n */",description:"Name to use on the input for accessibility"},label:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * The label of the input.\n */",description:"The label of the input."},id:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * The id of the input.\n */",description:"The id of the input."},disabled:{type:{name:"boolean"},required:"",defaultValue:{value:"false",func:!1},tags:{},comment:"/**\n * Whether the input is disabled or not.\n */",description:"Whether the input is disabled or not."},readonly:{type:{name:"boolean"},required:"",defaultValue:{value:"false",func:!1},tags:{},comment:"/**\n * Whether the input should be read-only\n */",description:"Whether the input should be read-only"},schema:{type:{name:"object"},required:"",defaultValue:{value:"function() { return null; }",func:!0},tags:{},comment:"/**\n * The async-validator schema used for the input.\n * @default null\n */",description:"The async-validator schema used for the input."},size:{type:{name:"string"},required:"",defaultValue:{value:'"base"',func:!1},tags:{},comment:"/**\n * The input's size.\n * @options small|base|large\n */",description:"The input's size."},tabindex:{type:{name:"number"},required:"",defaultValue:{value:"0",func:!1},tags:{},comment:"",description:""},multiple:{type:{name:"boolean"},required:"",defaultValue:{value:"false",func:!1},tags:{},comment:"/**\n * Whether the user can select multiple items\n */",description:"Whether the user can select multiple items"},placeholder:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * The placeholder shown when value is empty.\n */",description:"The placeholder shown when value is empty."},autofocus:{type:{name:"boolean"},required:"",defaultValue:{value:"false",func:!1},tags:{},comment:"/**\n * Whether the input should be automatically focused\n */",description:"Whether the input should be automatically focused"},icon:{type:{name:"string"},required:"",defaultValue:{value:"null",func:!1},tags:{},comment:"/**\n * The name of the input's icon.\n */",description:"The name of the input's icon."},iconRight:{type:{name:"string"},required:"",defaultValue:{value:'"angle-down"',func:!1},tags:{},comment:"/**\n * The name of the input's right icon.\n */",description:"The name of the input's right icon."},options:{type:{name:"array"},required:"",defaultValue:{value:"function() { return []; }",func:!0},tags:{},comment:"/**\n * The select options.\n */",description:"The select options."},labelProp:{type:{name:"string"},required:"",defaultValue:{value:'"label"',func:!1},tags:{},comment:"/**\n * The prop to use as the label when options are objects\n */",description:"The prop to use as the label when options are objects"},searchable:{type:{name:"boolean"},required:"",defaultValue:{value:"true",func:!1},tags:{},comment:"/**\n * Whether the options are searchable\n */",description:"Whether the options are searchable"},noOptionsAvailable:{type:{name:"string"},required:"",defaultValue:{value:'"No options available."',func:!1},tags:{},comment:"/**\n * Message to show when no options are available\n */",description:"Message to show when no options are available"},noOptionsFound:{type:{name:"string"},required:"",defaultValue:{value:'"No options found for:"',func:!1},tags:{},comment:"/**\n * Message to show when the search result is empty\n */",description:"Message to show when the search result is empty"}},comment:"/**\n * Used for letting the user choose values from a set of options.\n * @version 1.0.0\n */",tags:{version:[{title:"version",description:"1.0.0"}]},events:{input:{description:"Fires after user input.\nReceives the value as the only argument.",comment:"/**\n * Fires after user input.\n * Receives the value as the only argument.\n *\n * @event input\n */"}},slots:{'\\"optionitem\\"':{description:"Slot to provide a custom selected option display"},'\\"value\\"':{description:"Slot to provide a custom value display"},'\\"option\\"':{description:"Slot to provide custom option items"}}}},"1d95":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M12.969 4.281l11 11 .688.719-.688.719-11 11-1.438-1.438L21.812 16 11.531 5.719z"}})]))}}},2:function(e,t){},"20ff":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M11 4h10c1.645 0 3 1.355 3 3v18c0 1.645-1.355 3-3 3H11c-1.645 0-3-1.355-3-3V7c0-1.645 1.355-3 3-3zm0 2c-.555 0-1 .445-1 1v18c0 .555.445 1 1 1h10c.555 0 1-.445 1-1V7c0-.555-.445-1-1-1H11zm5 17a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]))}}},"21fa":function(e,t,n){"use strict";var a=n("6604"),s=n.n(a);s.a},2312:function(e,t,n){},"249d":function(e,t,n){var a={"./align-center.svg":"f76f","./align-justify.svg":"e9d5","./align-left.svg":"5797","./align-right.svg":"85c2","./angellist.svg":"00ff","./angle-down.svg":"77cf","./angle-left.svg":"6038","./angle-right.svg":"1d95","./angle-up.svg":"e146","./archive.svg":"ba44","./arrow-down.svg":"97f4","./arrow-left.svg":"f7e7","./arrow-right.svg":"28fa","./arrow-up.svg":"0a19","./at.svg":"e04f","./balance-scale.svg":"2b5c","./ban.svg":"daef","./bar-chart.svg":"1107","./bars.svg":"458a","./bell.svg":"aa19","./book.svg":"0c75","./bookmark.svg":"6bdb","./briefcase.svg":"83c4","./bug.svg":"c74f","./bullhorn.svg":"75e8","./calculator.svg":"32ed","./calendar.svg":"bfe5","./camera.svg":"b468","./cart-plus.svg":"7e3a","./certificate.svg":"885e","./chain-broken.svg":"941a","./chain.svg":"84e8","./check.svg":"8e21","./child.svg":"bbc7","./clock.svg":"e4a8","./close.svg":"9717","./cloud-download.svg":"9f66","./cloud-upload.svg":"36b7","./cloud.svg":"e8e0","./code.svg":"0098","./coffee.svg":"e98a","./cogs.svg":"320a","./columns.svg":"3587","./comment.svg":"6c19","./comments.svg":"50d2","./compass.svg":"5acc","./copy.svg":"f22a","./credit-card.svg":"657c","./crop.svg":"98dc","./crosshairs.svg":"800c","./cube.svg":"291d","./cubes.svg":"b5c1","./cut.svg":"922e","./dashboard.svg":"f05f","./desktop.svg":"3b98","./diamond.svg":"99df","./download.svg":"5842","./edit.svg":"8788","./ellipsis-h.svg":"2e4f","./ellipsis-v.svg":"c41f","./envelope.svg":"171e","./exchange.svg":"8aeb","./exclamation-circle.svg":"f81f","./exclamation-triangle.svg":"b914","./expand.svg":"43f2","./external-link.svg":"a66c","./eye-slash.svg":"7874","./eye.svg":"a39b","./eyedropper.svg":"1b6f","./facebook.svg":"12f0","./female.svg":"36aa","./file-archive.svg":"ba07","./file-audio.svg":"2775","./file-code.svg":"2d11","./file-excel.svg":"7ed5","./file-image.svg":"3aee","./file-movie.svg":"bb4d","./file-pdf.svg":"58aa","./file-photo.svg":"73b0","./file-picture.svg":"e1ec","./file-powerpoint.svg":"a823","./file-sound.svg":"8c25","./file-text.svg":"e30f","./file-video.svg":"3bd5","./file-word.svg":"54e0","./file-zip.svg":"a97a","./file.svg":"5b29","./files.svg":"f23e","./film.svg":"3333","./filter.svg":"a125","./fire.svg":"0599","./flag.svg":"da31","./flash.svg":"8120","./flask.svg":"f64e","./floppy.svg":"a2f2","./folder-open.svg":"bde4","./folder.svg":"2556","./frown.svg":"e542","./gamepad.svg":"0ee2","./gear.svg":"568f","./gears.svg":"75df","./gift.svg":"f746","./github.svg":"5700","./glass.svg":"4813","./globe.svg":"b395","./graduation-cap.svg":"4ed4","./group.svg":"1cc4","./hand-down.svg":"857a","./hand-left.svg":"41b9","./hand-pointer.svg":"9fed","./hand-right.svg":"8c05","./hand-stop.svg":"4537","./hand-up.svg":"c342","./headphones.svg":"d3aa","./heart-o.svg":"dfbc","./heart.svg":"6ff2","./history.svg":"9e2c","./home.svg":"f796","./hourglass.svg":"0219","./image.svg":"7a41","./inbox.svg":"66af","./indent.svg":"f422","./info-circle.svg":"b314","./keyboard.svg":"77d8","./leaf.svg":"8cb7","./level-down.svg":"d0c1","./level-up.svg":"712f","./life-ring.svg":"f84c","./lightbulb.svg":"89d8","./link.svg":"aac1","./list.svg":"518d","./location-arrow.svg":"9b68","./lock.svg":"2c25","./magnet.svg":"9379","./male.svg":"6a98","./map-marker.svg":"af0d","./map-pin.svg":"0a36","./map-signs.svg":"49b7","./map.svg":"9f7c","./medkit.svg":"1b2c","./microphone-slash.svg":"344f","./microphone.svg":"6dc6","./minus.svg":"4acc","./mobile-phone.svg":"20ff","./money.svg":"8d41","./mouse-pointer.svg":"4660","./music.svg":"cec0","./paint-brush.svg":"340c","./paperclip.svg":"de58","./paste.svg":"38f4","./pause.svg":"ddea","./paw.svg":"45b8","./pencil.svg":"3db2","./phone.svg":"896d","./photo.svg":"5bbb","./pie-chart.svg":"cf1c","./play-circle.svg":"3584","./play.svg":"e1b4","./plus.svg":"5834","./power-off.svg":"dba5","./print.svg":"809c","./question-circle.svg":"be93","./recycle.svg":"adfa","./refresh.svg":"ac50","./rocket.svg":"2a5c","./save.svg":"b228","./search.svg":"419c","./server.svg":"6f2e","./share.svg":"c426","./shield.svg":"56f8","./shopping-cart.svg":"4b04","./sign-in.svg":"06c5","./sign-out.svg":"6dc0","./smile.svg":"0f56","./sort-alpha-asc.svg":"2de4","./sort-alpha-desc.svg":"19ad","./sort-amount-asc.svg":"d3e9","./sort-amount-desc.svg":"62c7","./sort.svg":"c317","./spinner.svg":"d940","./star-half-o.svg":"88e7","./star-o.svg":"2b44","./star.svg":"ebfd6","./subscript.svg":"3a14","./suitcase.svg":"fba4","./sun.svg":"535a","./superscript.svg":"e67df","./table.svg":"6d10","./tablet.svg":"7ccd","./tag.svg":"89d6","./tags.svg":"f72e","./terminal.svg":"c24d","./ticket.svg":"16cc","./toggle-off.svg":"d76b","./toggle-on.svg":"87c9","./trash.svg":"16b6","./tree.svg":"1cd2","./underline.svg":"c564","./undo.svg":"4294","./university.svg":"a428","./unlink.svg":"beae","./upload.svg":"ca53","./user-plus.svg":"e3d1","./user-times.svg":"a0e3","./user.svg":"e7e0","./users.svg":"09ae","./video-camera.svg":"6799","./volume-down.svg":"5c09","./volume-off.svg":"83c6","./volume-up.svg":"ebba","./warning.svg":"f48f","./wheelchair.svg":"56e3","./wifi.svg":"3b8b","./youtube-play.svg":"d4b3"};function s(e){var t=r(e);return n(t)}function r(e){var t=a[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}s.keys=function(){return Object.keys(a)},s.resolve=r,e.exports=s,s.id="249d"},2556:function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M6 3h22v10.406l-.281.313L26 15.438v13.563H6v-26zm2 2v22h16V15.437l-1.719-1.719-.281-.313V4.999H8zm16 0v7.563l1 1 1-1V5h-2z"}})]))}}},2576:function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.tag,{tag:"component",staticClass:"ds-card",class:[e.$slots.image&&"ds-card-has-image",e.primary&&"ds-card-primary",e.secondary&&"ds-card-secondary",e.centered&&"ds-card-centered",e.hover&&"ds-card-hover",e.space&&"ds-card-space-"+e.space]},[e.image||e.$slots.image?n("div",{staticClass:"ds-card-image"},[e._t("image",[e.error?e._e():n("img",{attrs:{src:e.image},on:{error:e.onError}})],{image:e.image})],2):e._e(),e.icon?n("div",{staticClass:"ds-card-icon"},[n("ds-icon",{attrs:{name:e.icon}})],1):e._e(),e.header||e.$slots.header?n("header",{staticClass:"ds-card-header"},[e._t("header",[n("ds-heading",{attrs:{tag:e.headerTag,size:"h3"}},[e._v(e._s(e.header))])])],2):e._e(),n("div",{staticClass:"ds-card-content"},[[e._t("default")]],2),e.$slots.footer?n("footer",{staticClass:"ds-card-footer"},[e._t("footer")],2):e._e()])},s=[],r=(n("4917"),{name:"DsCard",props:{tag:{type:String,default:"article"},header:{type:String,default:null},headerTag:{type:String,default:"h3",validator:function(e){return e.match(/(h1|h2|h3|h4|h5|h6)/)}},image:{type:String,default:null},icon:{type:String,default:null},primary:{type:Boolean,default:!1},secondary:{type:Boolean,default:!1},centered:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},space:{type:String,default:null,validator:function(e){return e.match(/(small|large|x-large|xx-large)/)}}},data:function(){return{error:!1}},methods:{onError:function(){this.error=!0}}}),l=r,o=(n("61b2"),n("2877")),i=function(e){e.options.__docs='## Common usage\n\nSet a header and image for the card and provide some content.\n\n```\n\n \n \n Look ma! I\'m in a card.\n \n \n \n \n Look ma! I\'m in a card.\n \n \n\n```\n\n## Space\n\nNeed more or less space top and bottom of the card?\nSpecify with with the `space` prop\n\n```html\n\n xx-small \n\n```\n\n```html\n\n xx-large \n\n```\n\n## Cards with footer\n\nMost commonly the footer will contain some actions connected to the content.\n\n```\n\n \n \n Look ma! I\'m in a card.\n \n \n \n \n \n Look ma! I\'m in a card.\n \n \n \n\n```\n\n## Centered content\n\nCenter the content if it is short and its purpose is to draw attention rather than to share information.\n\n```\n\n \n \n Look ma! I\'m in a card.\n \n \n \n \n \n Look ma! I\'m in a card.\n \n \n \n\n```\n\n## Icon card\n\nA card can contain an icon to emphasize its message.\n\n```\n\n \n \n Look ma! I\'m in a card.\n \n \n \n \n \n Look ma! I\'m in a card.\n \n \n \n\n```\n\n## Color variants\n\nUse color variants to highlight content.\n\n```\n\n \n \n Look ma! I\'m in a card.\n \n \n \n \n \n Look ma! I\'m in a card.\n \n \n \n\n```\n\n## Hover cards\n\nUse a hover card to draw additional attention to the its content.\n\n```\n\n \n \n Look ma! I\'m in a card.\n \n \n \n \n \n Look ma! I\'m in a card.\n \n \n \n\n```\n\n## Section Footer\n\nHere we apply a section footer without margin\n\n```\n\n \n \n Look ma! I\'m in a card.\n
\n \n \n 2\n \n
\n \n
\n \n \n Look ma! I\'m in a card.\n
\n \n \n 34\n \n
\n \n
\n
\n```\n'},c=i,u=Object(o["a"])(l,a,s,!1,null,null,null);"function"===typeof c&&c(u);t["default"]=u.exports},"26c9":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("component-doc",{attrs:{component:e.component}})],1)},s=[],r=n("0cae"),l={name:"ComponentPage",props:{component:{type:Object,required:!0}},components:{ComponentDoc:r["default"]}},o=l,i=n("2877"),c=Object(i["a"])(o,a,s,!1,null,null,null);t["default"]=c.exports},"275c":function(e,t,n){},2775:function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M5 3h20v26H5V3zm2 2v22h16V5H7zm8 4.719l5.25 1.313-.5 1.938-2.75-.688v6.719c0 1.645-1.355 3-3 3s-3-1.355-3-3 1.355-3 3-3c.353 0 .684.073 1 .188V9.72zM14 18c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]))}}},"27c7":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.tag,{tag:"component",staticClass:"ds-copy-field",class:"ds-copy-field-"+e.size},[n("div",{ref:"text"},[e._t("default")],2),n("div",{staticClass:"ds-copy-field-link"},[n("ds-button",{attrs:{icon:"copy",color:"soft",ghost:""},on:{click:e.copy}})],1),n("transition",{attrs:{name:"ds-copy-field-message"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.showMessage,expression:"showMessage"}],staticClass:"ds-copy-field-message"},[n("div",{ref:"messageText",staticClass:"ds-copy-field-message-text"})])])],1)},s=[],r=(n("4917"),n("42cf")),l={name:"DsCopyField",components:{DsButton:r["default"]},props:{size:{type:String,default:"base",validator:function(e){return e.match(/(small|base|large)/)}},tag:{type:String,default:"div"}},data:function(){return{showMessage:!1}},methods:{copy:function(){var e=this,t=this.$refs.text.innerText;this.$refs.messageText.innerText=t,this.$copyToClipboard(t),this.showMessage=!0,this.$nextTick(function(){e.showMessage=!1})}}},o=l,i=(n("81fe"),n("2877")),c=function(e){e.options.__docs="## Basic usage\n\n```\nCopy me please!\n```"},u=c,d=Object(i["a"])(o,a,s,!1,null,null,null);"function"===typeof u&&u(d);t["default"]=d.exports},"28fa":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M18.719 6.781l8.5 8.5.688.719-.688.719-8.5 8.5-1.438-1.438L24.062 17H3.999v-2h20.063l-6.781-6.781z"}})]))}}},"291d":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 4.406l.406.188 10 4.5.594.25v12.688l-.5.281L16 28.157l-.5-.281L5 22.032V9.344l.594-.25 10-4.5zm0 2.188l-7.688 3.438L16 13.876l7.688-3.844zm-9 5.031v9.219l8 4.438v-9.656zm18 0l-8 4v9.656l8-4.438v-9.219z"}})]))}}},"2a5c":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M25.906 4c.697 0 1.125.031 1.125.031l.906.031.031.906s.099 1.758-.094 3.813-.515 4.453-1.969 5.906c-1.213 1.212-4.488 3.737-7.563 6.094-.624.478-.607.466-1.188.906l.094 1.688a3.98 3.98 0 0 1-1.469 3.313l-2.563 2.094-1.281 1.031-.344-1.625-.656-3.281-3.844-3.844-3.281-.656-1.625-.313 1.031-1.313 2.094-2.563a3.98 3.98 0 0 1 3.313-1.469l1.719.094c.43-.564.41-.55.875-1.156 2.353-3.068 4.893-6.331 6.125-7.563 1.466-1.466 3.826-1.81 5.875-2a30.023 30.023 0 0 1 2.688-.125zM25 6c-.398.001-.91.03-1.594.094-1.886.175-3.973.754-4.656 1.438-.918.918-3.626 4.321-5.969 7.375-2.064 2.692-3.463 4.604-3.875 5.156l3.063 3.063c.544-.406 2.449-1.862 5.156-3.938 3.062-2.347 6.451-5.046 7.344-5.938.651-.651 1.229-2.761 1.406-4.656.129-1.375.105-1.982.094-2.563-.288-.007-.571-.033-.969-.031zm-4.562 3.531c1.117 0 2.031.915 2.031 2.031s-.915 2.031-2.031 2.031-2-.915-2-2.031.883-2.031 2-2.031zM8.5 16.75a2.004 2.004 0 0 0-1.656.75l-1.031 1.25 1.344.281c.132-.176 1.116-1.454 1.719-2.25zm-2.281 5.188l1.406 1.406c-.377.377-.82 1.323-1.125 2.156.798-.29 1.679-.679 2.125-1.125l1.406 1.406c-.894.894-2.079 1.385-3.063 1.719s-1.781.469-1.781.469l-1.469.281.313-1.469s.155-.82.5-1.813.833-2.176 1.688-3.031zm9 1.187c-.797.598-2.074 1.588-2.25 1.719l.281 1.344 1.281-1.031a1.976 1.976 0 0 0 .719-1.656z"}})]))}}},"2ae1":function(e,t,n){},"2b44":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 2.125l.906 2.063 3.25 7.281 7.938.844 2.25.25-1.688 1.5-5.906 5.344 1.656 7.813.469 2.188-1.969-1.125-6.906-4-6.906 4-1.969 1.125.469-2.188 1.656-7.813-5.906-5.344-1.688-1.5 2.25-.25 7.938-.844 3.25-7.281zm0 4.906l-2.563 5.781-.25.531-.563.063-6.281.656 4.688 4.219.438.406-.125.563-1.313 6.156 5.469-3.125.5-.313.5.313 5.469 3.125-1.313-6.156-.125-.563.438-.406 4.688-4.219-6.844-.719-.25-.531z"}})]))}}},"2b4b":function(e,t,n){"use strict";n.d(t,"a",function(){return l});var a=n("bba4"),s=n.n(a),r=n("6ab6"),l=function(e){var t=s()(e);return r["a"].spaceSize[t]?r["a"].spaceSize[t].value:0}},"2b5c":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M16 5c1.292 0 2.394.844 2.813 2h7.188v2h-1.406l.281.5 4 7 .125.25V17c0 2.75-2.25 5-5 5s-5-2.25-5-5v-.25l.125-.25 4-7 .281-.5h-4.594A3.033 3.033 0 0 1 17 10.813v13.188h4v2H11v-2h4V10.813A3.023 3.023 0 0 1 13.187 9H8.593l.281.5 4 7 .125.25V17c0 2.75-2.251 5-5 5s-5-2.25-5-5v-.25l.125-.25 4-7 .281-.5H5.999V7h7.188c.418-1.156 1.521-2 2.813-2zm0 2c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1zm-8 5.031L5.719 16h4.563zm16 0L21.719 16h4.563zM5.25 18c.402 1.161 1.444 2 2.75 2s2.348-.839 2.75-2h-5.5zm16 0c.402 1.161 1.444 2 2.75 2s2.348-.839 2.75-2h-5.5z"}})]))}}},"2c25":function(e,t,n){"use strict";n.r(t),t["default"]={functional:!0,render(e,t){const{_c:n,_v:a,data:s,children:r=[]}=t,{class:l,staticClass:o,style:i,staticStyle:c,attrs:u={},...d}=s;return n("svg",{class:[l,o],style:[i,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},u),...d},r.concat([n("path",{attrs:{d:"M15 3c3.845 0 7 3.155 7 7v3h3v16H5V13h3v-3c0-3.845 3.155-7 7-7zm0 2c-2.755 0-5 2.245-5 5v3h10v-3c0-2.755-2.245-5-5-5zM7 15v12h16V15H7z"}})]))}}},"2c28":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:e.iframe?"vuep-iframe":""},[n("vuep",{attrs:{value:e.template,options:{theme:"vueds"},iframe:e.iframe}})],1)},s=[],r=(n("4917"),n("28a5"),n("a85a")),l=n.n(r),o=(n("9676"),{name:"CodeExample",data:function(){return{iframe:!1}},props:{code:{type:String,required:!0}},components:{Vuep:l.a},computed:{template:function(){return this.getCode()}},methods:{getCode:function(){var e=this.code.split("\n"),t=e[0].trim().match(/^[A-Za-z]+$/g);if(t){e.shift();var n=t[0];"iframe"===n&&(this.iframe=!0)}while(""===e[0].trim())e.shift();while(""===e[e.length-1].trim())e.pop();if("