From 3886f6236b790bb1493c4882c0a9d03c37e77598 Mon Sep 17 00:00:00 2001 From: sqrtthree Date: Thu, 24 May 2018 18:45:13 +0800 Subject: [PATCH] :fire: chore: Remove build files Signed-off-by: sqrtthree --- docs/.vuepress/dist/404.html | 17 ---------- .../dist/assets/css/4.styles.a4d6186c.css | 1 - docs/.vuepress/dist/assets/js/0.15a368a1.js | 1 - docs/.vuepress/dist/assets/js/1.1d8a9ed7.js | 1 - docs/.vuepress/dist/assets/js/2.e138d13a.js | 1 - docs/.vuepress/dist/assets/js/3.7528a031.js | 1 - docs/.vuepress/dist/assets/js/app.6988c9c6.js | 32 ------------------ docs/.vuepress/dist/favicon.ico | Bin 1150 -> 0 bytes .../.vuepress/dist/getting-started/index.html | 17 ---------- docs/.vuepress/dist/index.html | 32 ------------------ .../dist/zh/getting-started/index.html | 17 ---------- docs/.vuepress/dist/zh/index.html | 32 ------------------ 12 files changed, 152 deletions(-) delete mode 100644 docs/.vuepress/dist/404.html delete mode 100644 docs/.vuepress/dist/assets/css/4.styles.a4d6186c.css delete mode 100644 docs/.vuepress/dist/assets/js/0.15a368a1.js delete mode 100644 docs/.vuepress/dist/assets/js/1.1d8a9ed7.js delete mode 100644 docs/.vuepress/dist/assets/js/2.e138d13a.js delete mode 100644 docs/.vuepress/dist/assets/js/3.7528a031.js delete mode 100644 docs/.vuepress/dist/assets/js/app.6988c9c6.js delete mode 100644 docs/.vuepress/dist/favicon.ico delete mode 100644 docs/.vuepress/dist/getting-started/index.html delete mode 100644 docs/.vuepress/dist/index.html delete mode 100644 docs/.vuepress/dist/zh/getting-started/index.html delete mode 100644 docs/.vuepress/dist/zh/index.html diff --git a/docs/.vuepress/dist/404.html b/docs/.vuepress/dist/404.html deleted file mode 100644 index e50a659..0000000 --- a/docs/.vuepress/dist/404.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - VuePress - - - - - - - -

404

There's nothing here.
- - - diff --git a/docs/.vuepress/dist/assets/css/4.styles.a4d6186c.css b/docs/.vuepress/dist/assets/css/4.styles.a4d6186c.css deleted file mode 100644 index 71cb259..0000000 --- a/docs/.vuepress/dist/assets/css/4.styles.a4d6186c.css +++ /dev/null @@ -1 +0,0 @@ -.sidebar{position:fixed;top:0;bottom:0;width:100%;padding-top:3rem;overflow:auto;background:#fff}.group{margin-bottom:4rem}.group__title{padding-left:30px;margin-bottom:1em;font-size:14px;font-weight:300;letter-spacing:1.3px;text-transform:uppercase;color:#888}.category a,.category a:hover{color:#000}.category__header-item,.category__label{height:2em;margin:.6em 0;line-height:2em}.category__headers,.category__label{border-left:4px solid #fff}.category__label{padding-left:26px}.category__headers{display:none}.category--active .category__headers,.category--selected .category__headers{display:block}.category--active.category__headers,.category--active .category__label{font-weight:600;border-color:#000}.category__header-item{padding-left:30px}.category__header-item:before{margin-right:4px;color:#979797;content:"-"}.btn{position:relative;padding:1.5em 6em;border:2px solid #000;font-size:12px;border-radius:4px;transition:border .2s,background .2s,color .2s ease-out}.btn:hover{color:#000;background-color:#fff;cursor:pointer}.btn--default{color:#fff;background-color:#000}.btn--light{color:#000;border-color:#fff;background-color:#fff}.btn--light:hover{color:#fff;background-color:#000}.btn--small{padding:1em 4em}.btn--large{font-size:14px}.btn--loading img{width:1em;height:1em}.btn__loading-wrapper{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:#000}.btn__loading-wrapper img{-webkit-animation:loadingCircle 1s infinite linear;animation:loadingCircle 1s infinite linear}@-webkit-keyframes loadingCircle{0%{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{0%{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home__header{margin:10rem 0;text-align:center}.home__title{font-size:46px;font-weight:400}.home__description{padding:0 20%;margin-bottom:5rem;font-size:18px;line-height:24px;color:#000}.home__body{justify-content:center}.home__content{padding:6rem 4rem;border-top:1px solid #eaeaea}.home__footer{margin:2rem 0;text-align:center}.page__container{min-height:100vh;padding:4rem 3rem 0}.page__container .curl__container{text-align:center}.content-block{margin:-4rem -3rem 4rem;background-color:#000}.content-block:last-child{margin-bottom:0}.content-block:after{height:1px;display:block;content:"";width:100%;background-image:linear-gradient(90deg,#eaeaea 50%,#333 0)}.content-block:last-child:after{display:none}.content-block__heading{width:50%;padding:4rem 3rem 0;overflow:auto;background-color:#fafafa}.content-block__body{display:flex}.content-block__cont,.content-block__examples{width:50%;padding:0 3rem 2rem}.content-block__cont{background-color:#fafafa}.content-block__examples{color:#fff}.content-block__examples .btn{margin:2em 0}.content-block__examples p{font-size:12px}.content-block__examples blockquote{border-left-color:#fff}.content-block__examples blockquote p{color:#888}.content-block__examples pre{border:1px solid #333;background-color:#000!important}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.container{width:100%;margin-left:auto;margin-right:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;margin-left:auto;margin-right:auto}.row{display:flex;flex-wrap:wrap}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto{position:relative;width:100%;min-height:1px}@media (min-width:0){.col-xs{flex-basis:0;flex-grow:1;max-width:100}.col-xs-auto{flex:0 0 auto;width:auto;max-width:none}.col-xs-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.col-xs-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-xs-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-xs-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-xs-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-xs-12{flex:0 0 100%;max-width:100%}}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.col-sm-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-sm-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-sm-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-sm-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.col-md-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-md-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-md-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-md-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.col-lg-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-lg-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-lg-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-lg-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-lg-12{flex:0 0 100%;max-width:100%}}.col-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.col-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.col-xl-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-xl-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-xl-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-xl-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-xl-12{flex:0 0 100%;max-width:100%}}.justify-content-$breakpoints-start{justify-content:flex-start!important}.justify-content-$breakpoints-end{justify-content:flex-end!important}.justify-content-$breakpoints-center{justify-content:flex-center!important}.justify-content-$breakpoints-between{justify-content:flex-between!important}.justify-content-$breakpoints-around{justify-content:flex-around!important}.align-items-$breakpoints-start{align-items:flex-start!important}.align-items-$breakpoints-end{align-items:flex-end!important}.align-items-$breakpoints-center{align-items:flex-center!important}.align-items-$breakpoints-baseline{align-items:flex-baseline!important}.align-items-$breakpoints-stretch{align-items:flex-stretch!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-align:left;color:#000;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1.25em}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#067df7;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#007bff;text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):hover:focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}*,:after,:before{box-sizing:border-box}::-moz-selection{color:#fff;background-color:#f81ce5}::selection{color:#fff;background-color:#f81ce5}body,html{padding:0;margin:0}button,input{border:none;outline:none}button:focus,input:focus{outline:none}ol,ul{padding-left:0;list-style:none}li{list-style-type:circle;margin-left:20px;padding-left:4px}a.header-anchor{position:absolute;margin-left:-1em;margin-top:.2em;padding-right:.5em;font-size:.8em;font-weight:400;opacity:0}a.header-anchor:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{position:relative}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:1}blockquote{padding:.8rem 1.6rem;border-left:5px solid #000;color:#888;margin:20px 0}blockquote p{color:#000}blockquote p:last-child{margin-bottom:0}table{width:100%;max-width:100%;margin-bottom:1rem;background:transparent}table,td,th{border:1px solid #eaeaea}td,th{padding:.75rem}#nprogress{pointer-events:none}#nprogress .bar{background:#000;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #000,0 0 5px #000;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#000;border-left-color:#000;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}.content code{color:#f81ce5;padding:.25rem .5rem;margin:0;font-size:.85em;border-radius:3px}.content pre,.content pre[class*=language-]{background-color:#282c34;line-height:1.4;border-radius:6px;padding:1.25rem 1.5rem;margin:.85rem 0;white-space:pre-wrap;word-break:break-word;overflow:auto;position:relative}.content pre[class*=language-] code,.content pre code{color:#fff;padding:0;background-color:transparent;border-radius:0}.content pre:before,.content pre[class*=language-]:before{position:absolute;top:.8em;right:1em;font-size:.75rem;color:hsla(0,0%,100%,.4)}.content .highlighted-line{background-color:rgba(0,0,0,.66);display:block;margin:0 -1.5rem;padding:0 1.5rem}pre[class=language-javascript]:before,pre[class=language-js]:before{content:"js"}pre[class=language-html]:before,pre[class=language-markup]:before{content:"html"}pre[class=language-markdown]:before,pre[class=language-md]:before{content:"md"}pre[class=language-vue]:before{content:"vue"}pre[class=language-css]:before{content:"css"}pre[class=language-sass]:before{content:"sass"}pre[class=language-less]:before{content:"less"}pre[class=language-scss]:before{content:"scss"}pre[class=language-stylus]:before{content:"stylus"}pre[class=language-json]:before{content:"json"}pre[class=language-ruby]:before{content:"rb"}pre[class=language-python]:before{content:"py"}pre[class=language-go]:before{content:"go"}pre[class=language-java]:before{content:"java"}pre[class=language-c]:before{content:"c"}pre[class=language-bash]:before{content:"sh"}.custom-block{padding:.8rem 1.6rem;border-left:5px solid #000;color:#888;margin:20px 0}.custom-block .custom-block-title{margin-bottom:1.4em;font-weight:600;color:#000}.custom-block.tip{border-color:#000}.custom-block.warning{border-color:#ffcb1e}.custom-block.warning .custom-block-title{color:#ffcb1e}.custom-block.danger{border-color:#f5222d}.custom-block.danger .custom-block-title{color:#f5222d}.custom-block p{margin-bottom:0}.section{padding:8rem 0;margin-top:4rem;margin-bottom:4rem}.section--dark{color:#fff;background-color:#000}.section--light{color:#000;background-color:#fff}.section--center{text-align:center}.enhance-mode__homepage{padding:6rem 4rem;justify-content:center}.examples .custom-block.tip{border-color:#fff}.examples .custom-block.tip .custom-block-title{color:#fff}#message__container{position:fixed;top:16px;left:0;width:100%;font-size:14px;line-height:1.5;pointer-events:none}.message{padding:8px;margin-top:-8px;text-align:center}.message__notice{display:inline-block;padding:10px 16px;color:rgba(0,0,0,.651);background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:all}.message__content{display:flex;align-items:center}.message__icon{display:block;width:16px;height:16px;margin-right:8px;background:no-repeat 0 0;background-size:100%}.message__icon--info{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTI2NTczODQxNDc4IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjQ3NzgiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjIwIiBoZWlnaHQ9IjIyMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMTAyNCA1MTJDMTAyNCAyMjkuMjM2IDc5NC43NjQgMCA1MTIgMFMwIDIyOS4yMzYgMCA1MTJzMjI5LjIzNiA1MTIgNTEyIDUxMiA1MTItMjI5LjIzNiA1MTItNTEyek01MjMuNjM2IDIzMi43MjdjMzIuMTE3IDAgNTguMTgyIDI2LjA2NiA1OC4xODIgNTguMTgycy0yNi4wNjUgNTguMTgyLTU4LjE4MiA1OC4xODJjLTMyLjExNiAwLTU4LjE4MS0yNi4wNjYtNTguMTgxLTU4LjE4MnMyNi4wNjUtNTguMTgyIDU4LjE4MS01OC4xODJ6TTM5NS42MzYgNzY4aDY5LjgxOVY0NDIuMTgyaC02OS44MTl2LTQ2LjU0NmgxODYuMTgyVjc2OGg2OS44MTh2NDYuNTQ1aC0yNTZWNzY4eiIgZmlsbD0iIzE4OGZmZiIgcC1pZD0iNDc3OSI+PC9wYXRoPjwvc3ZnPg==")}.message__icon--success{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTI2NTcyNzM5MjYxIiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI1NDgiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjIwIiBoZWlnaHQ9IjIyMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNTEyIDMyQzI0Ni40IDMyIDMyIDI0Ni40IDMyIDUxMnMyMTQuNCA0ODAgNDgwIDQ4MCA0ODAtMjE0LjQgNDgwLTQ4MFM3NzcuNiAzMiA1MTIgMzJ6IG0yMTQuNCA0MDBsLTIzMC40IDIzMC40Yy0xNiAxNi0zOC40IDE2LTU0LjQgMEwzMjAgNTQwLjhjLTE2LTE2LTE2LTM4LjQgMC01NC40czM4LjQtMTYgNTQuNCAwbDk2IDk2IDIwNC44LTIwNC44YzE2LTE2IDM4LjQtMTYgNTQuNCAwIDEyLjggMTYgMTIuOCAzOC40LTMuMiA1NC40eiIgZmlsbD0iIzUxYzQxYSIgcC1pZD0iMjU0OSI+PC9wYXRoPjwvc3ZnPg==")}.message__icon--warning{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTI2NTczOTk1NzA3IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjU1NjUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjIwIiBoZWlnaHQ9IjIyMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNTEyIDY0QzI2NC42NCA2NCA2NCAyNjQuNjQgNjQgNTEyYzAgMjQ3LjQyNCAyMDAuNjQgNDQ4IDQ0OCA0NDggMjQ3LjQ4OCAwIDQ0OC0yMDAuNTc2IDQ0OC00NDhDOTYwIDI2NC42NCA3NTkuNDg4IDY0IDUxMiA2NHpNNTEyIDc2OGMtMjYuNDMyIDAtNDgtMjEuNTA0LTQ4LTQ4UzQ4NS41NjggNjcyIDUxMiA2NzJjMjYuNjI0IDAgNDggMjEuNTA0IDQ4IDQ4UzUzOC42MjQgNzY4IDUxMiA3Njh6TTU2MCA1MjhDNTYwIDU1NC41NiA1MzguNjI0IDU3NiA1MTIgNTc2IDQ4NS41NjggNTc2IDQ2NCA1NTQuNTYgNDY0IDUyOGwwLTIyNEM0NjQgMjc3LjQ0IDQ4NS41NjggMjU2IDUxMiAyNTZjMjYuNjI0IDAgNDggMjEuNDQgNDggNDhMNTYwIDUyOHoiIHAtaWQ9IjU1NjYiIGZpbGw9IiNmYWFkMTUiPjwvcGF0aD48L3N2Zz4=")}.message__icon--error{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTI2NTczNTcwNTI2IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjMwNzAiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjIwIiBoZWlnaHQ9IjIyMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNTEyIDI1LjZDMjQzLjM1MzYgMjUuNiAyNS42IDI0My4zNzkyIDI1LjYgNTEyczIxNy43NTM2IDQ4Ni40IDQ4Ni40IDQ4Ni40YzI2OC41OTUyIDAgNDg2LjQtMjE3Ljc3OTIgNDg2LjQtNDg2LjRTNzgwLjU5NTIgMjUuNiA1MTIgMjUuNnogbTIyOS45MTM2IDY1Mi4xODU2YTQ1LjM2MzIgNDUuMzYzMiAwIDAgMS02NC4xNTM2IDY0LjE1MzZMNTEyIDU3Ni4xNzkybC0xNjUuNzYgMTY1Ljc2YTQ1LjM4ODggNDUuMzg4OCAwIDAgMS02NC4xNzkyLTY0LjE1MzZMNDQ3Ljg0NjQgNTEybC0xNjUuNzg1Ni0xNjUuNzZhNDUuMzg4OCA0NS4zODg4IDAgMCAxIDY0LjE3OTItNjQuMTc5Mkw1MTIgNDQ3Ljg0NjRsMTY1Ljc4NTYtMTY1Ljc2YTQ1LjM2MzIgNDUuMzYzMiAwIDAgMSA2NC4xNTM2IDY0LjE1MzZMNTc2LjE3OTIgNTEybDE2NS43MzQ0IDE2NS43ODU2eiIgcC1pZD0iMzA3MSIgZmlsbD0iI2Y1MjMyZCI+PC9wYXRoPjwvc3ZnPg==")}.move-up-enter{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.move-up-enter.move-up-enter-active{-webkit-animation-name:moveUpIn;animation-name:moveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34);-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.move-up-leave.move-up-leave-active{-webkit-animation-name:moveUpOut;animation-name:moveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}@-webkit-keyframes moveUpIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes moveUpIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes moveUpOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{height:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes moveUpOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{height:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}} \ No newline at end of file diff --git a/docs/.vuepress/dist/assets/js/0.15a368a1.js b/docs/.vuepress/dist/assets/js/0.15a368a1.js deleted file mode 100644 index 3718079..0000000 --- a/docs/.vuepress/dist/assets/js/0.15a368a1.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{128:function(t,a,s){"use strict";s.r(a);var e=s(1),i=Object(e.a)({},function(){this.$createElement;this._self._c;return this._m(0)},[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"content"},[a("h1",{attrs:{id:"起步"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#起步","aria-hidden":"true"}},[this._v("#")]),this._v(" 起步")]),a("h2",{attrs:{id:"aha"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#aha","aria-hidden":"true"}},[this._v("#")]),this._v(" aha")]),a("p",[this._v("this is a title.")])])}],!1,null,null,null);a.default=i.exports}}]); \ No newline at end of file diff --git a/docs/.vuepress/dist/assets/js/1.1d8a9ed7.js b/docs/.vuepress/dist/assets/js/1.1d8a9ed7.js deleted file mode 100644 index efe3282..0000000 --- a/docs/.vuepress/dist/assets/js/1.1d8a9ed7.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{130:function(t,s,e){"use strict";e.r(s);var a=e(1),n=Object(a.a)({},function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"content"},[t._m(0),t._m(1),t._m(2),e("Section",[e("h2",{attrs:{id:"build-for-restful-api"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#build-for-restful-api","aria-hidden":"true"}},[t._v("#")]),t._v(" Build for RESTful API")]),e("p",[t._v("A easy-to-use, minimalist theme for vuepress.")]),e("p",[t._v("With out-of-the-box feature, all you need to do is install it and write something.")]),e("br"),e("Button",{attrs:{type:"light",to:"/getting-started/"}},[t._v("Getting Started")])],1)],1)},[function(){var t=this.$createElement,s=this._self._c||t;return s("h3",{attrs:{id:"as-easy-as-1-2-3"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#as-easy-as-1-2-3","aria-hidden":"true"}},[this._v("#")]),this._v(" As Easy as 1, 2, 3")])},function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("pre",{pre:!0,attrs:{class:"language-bash"}},[e("code",[e("span",{attrs:{class:"token comment"}},[t._v("# install vuepress")]),t._v("\nyarn global add vuepress "),e("span",{attrs:{class:"token comment"}},[t._v("# OR npm install -g vuepress")]),t._v("\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# install theme")]),t._v("\nyarn global add vuepress-theme-api "),e("span",{attrs:{class:"token comment"}},[t._v("# OR npm install -g vuepress-theme-api")]),t._v("\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# create a markdown file and write something")]),t._v("\n"),e("span",{attrs:{class:"token keyword"}},[t._v("echo")]),t._v(" "),e("span",{attrs:{class:"token string"}},[t._v("'# Hello, World.'")]),t._v(" "),e("span",{attrs:{class:"token operator"}},[t._v(">")]),t._v(" Hello.md\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# start writing")]),t._v("\nvuepress dev\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# build to static files")]),t._v("\nvuepress build\n")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"tip custom-block"},[s("p",{staticClass:"custom-block-title"},[this._v("TIP")]),s("p",[this._v("VuePress requires "),s("a",{attrs:{href:"http://nodejs.org/",target:"_blank",rel:"noopener noreferrer"}},[this._v("Node.js")]),this._v(" >= 8.")])])}],!1,null,null,null);s.default=n.exports}}]); \ No newline at end of file diff --git a/docs/.vuepress/dist/assets/js/2.e138d13a.js b/docs/.vuepress/dist/assets/js/2.e138d13a.js deleted file mode 100644 index ae427f8..0000000 --- a/docs/.vuepress/dist/assets/js/2.e138d13a.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{129:function(t,a,e){"use strict";e.r(a);var s=e(1),i=Object(s.a)({},function(){this.$createElement;this._self._c;return this._m(0)},[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"content"},[a("h1",{attrs:{id:"getting-started"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#getting-started","aria-hidden":"true"}},[this._v("#")]),this._v(" Getting Started")]),a("h2",{attrs:{id:"aha"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#aha","aria-hidden":"true"}},[this._v("#")]),this._v(" aha")]),a("p",[this._v("this is a title.")])])}],!1,null,null,null);a.default=i.exports}}]); \ No newline at end of file diff --git a/docs/.vuepress/dist/assets/js/3.7528a031.js b/docs/.vuepress/dist/assets/js/3.7528a031.js deleted file mode 100644 index 746a11c..0000000 --- a/docs/.vuepress/dist/assets/js/3.7528a031.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{131:function(t,s,e){"use strict";e.r(s);var a=e(1),n=Object(a.a)({},function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"content"},[t._m(0),t._m(1),t._m(2),e("Section",[e("h2",{attrs:{id:"build-for-restful-api"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#build-for-restful-api","aria-hidden":"true"}},[t._v("#")]),t._v(" Build for RESTful API")]),e("p",[t._v("A easy-to-use, minimalist theme for vuepress.")]),e("p",[t._v("With out-of-the-box feature, all you need to do is install it and write something.")]),e("br"),e("Button",{attrs:{type:"light",to:"/getting-started/"}},[t._v("Getting Started")])],1)],1)},[function(){var t=this.$createElement,s=this._self._c||t;return s("h3",{attrs:{id:"as-easy-as-1-2-3"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#as-easy-as-1-2-3","aria-hidden":"true"}},[this._v("#")]),this._v(" As Easy as 1, 2, 3")])},function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("pre",{pre:!0,attrs:{class:"language-bash"}},[e("code",[e("span",{attrs:{class:"token comment"}},[t._v("# install vuepress")]),t._v("\nyarn global add vuepress "),e("span",{attrs:{class:"token comment"}},[t._v("# OR npm install -g vuepress")]),t._v("\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# install theme")]),t._v("\nyarn global add vuepress-theme-api "),e("span",{attrs:{class:"token comment"}},[t._v("# OR npm install -g vuepress-theme-api")]),t._v("\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# create a markdown file and write something")]),t._v("\n"),e("span",{attrs:{class:"token keyword"}},[t._v("echo")]),t._v(" "),e("span",{attrs:{class:"token string"}},[t._v("'# Hello, World.'")]),t._v(" "),e("span",{attrs:{class:"token operator"}},[t._v(">")]),t._v(" Hello.md\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# start writing")]),t._v("\nvuepress dev\n\n"),e("span",{attrs:{class:"token comment"}},[t._v("# build to static files")]),t._v("\nvuepress build\n")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"tip custom-block"},[s("p",{staticClass:"custom-block-title"},[this._v("TIP")]),s("p",[this._v("VuePress requires "),s("a",{attrs:{href:"http://nodejs.org/",target:"_blank",rel:"noopener noreferrer"}},[this._v("Node.js")]),this._v(" >= 8.")])])}],!1,null,null,null);s.default=n.exports}}]); \ No newline at end of file diff --git a/docs/.vuepress/dist/assets/js/app.6988c9c6.js b/docs/.vuepress/dist/assets/js/app.6988c9c6.js deleted file mode 100644 index 22d278e..0000000 --- a/docs/.vuepress/dist/assets/js/app.6988c9c6.js +++ /dev/null @@ -1,32 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[4],[]]);!function(t){function e(e){for(var n,s,a=e[0],c=e[1],u=e[2],p=0,f=[];p=55296&&t<=57343)&&(!(t>=64976&&t<=65007)&&(65535!=(65535&t)&&65534!=(65535&t)&&(!(t>=0&&t<=8)&&(11!==t&&(!(t>=14&&t<=31)&&(!(t>=127&&t<=159)&&!(t>1114111)))))))}function s(t){if(t>65535){var e=55296+((t-=65536)>>10),r=56320+(1023&t);return String.fromCharCode(e,r)}return String.fromCharCode(t)}var a=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,c=new RegExp(a.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),u=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,l=r(29);var p=/[&<>"]/,f=/[&<>"]/g,h={"&":"&","<":"<",">":">",'"':"""};function d(t){return h[t]}var m=/[.?*+^$[\]\\(){}|-]/g;var v=r(16);e.lib={},e.lib.mdurl=r(28),e.lib.ucmicro=r(115),e.assign=function(t){return Array.prototype.slice.call(arguments,1).forEach(function(e){if(e){if("object"!=typeof e)throw new TypeError(e+"must be object");Object.keys(e).forEach(function(r){t[r]=e[r]})}}),t},e.isString=function(t){return"[object String]"===function(t){return Object.prototype.toString.call(t)}(t)},e.has=o,e.unescapeMd=function(t){return t.indexOf("\\")<0?t:t.replace(a,"$1")},e.unescapeAll=function(t){return t.indexOf("\\")<0&&t.indexOf("&")<0?t:t.replace(c,function(t,e,r){return e||function(t,e){var r=0;return o(l,e)?l[e]:35===e.charCodeAt(0)&&u.test(e)&&i(r="x"===e[1].toLowerCase()?parseInt(e.slice(2),16):parseInt(e.slice(1),10))?s(r):t}(t,r)})},e.isValidEntityCode=i,e.fromCodePoint=s,e.escapeHtml=function(t){return p.test(t)?t.replace(f,d):t},e.arrayReplaceAt=function(t,e,r){return[].concat(t.slice(0,e),r,t.slice(e+1))},e.isSpace=function(t){switch(t){case 9:case 32:return!0}return!1},e.isWhiteSpace=function(t){if(t>=8192&&t<=8202)return!0;switch(t){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},e.isMdAsciiPunct=function(t){switch(t){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},e.isPunctChar=function(t){return v.test(t)},e.escapeRE=function(t){return t.replace(m,"\\$&")},e.normalizeReference=function(t){return t.trim().replace(/\s+/g," ").toUpperCase()}},function(t,e,r){"use strict";function n(t,e,r,n,o,i,s,a){var c,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=r,u._compiled=!0),n&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),s?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},u._ssrRegister=c):o&&(c=a?function(){o.call(this,this.$root.$options.shadowRoot)}:o),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(t,e){return c.call(e),l(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,c):[c]}return{exports:t,options:u}}r.d(e,"a",function(){return n})},function(t,e,r){"use strict";var n=r(21),o=r(51),i=Object.prototype.toString;function s(t){return"[object Array]"===i.call(t)}function a(t){return null!==t&&"object"==typeof t}function c(t){return"[object Function]"===i.call(t)}function u(t,e){if(null!==t&&void 0!==t)if("object"!=typeof t&&(t=[t]),s(t))for(var r=0,n=t.length;r
'};function o(t,e,r){return tr?r:t}function i(t){return 100*(-1+t)}r.configure=function(t){var e,r;for(e in t)void 0!==(r=t[e])&&t.hasOwnProperty(e)&&(n[e]=r);return this},r.status=null,r.set=function(t){var e=r.isStarted();t=o(t,n.minimum,1),r.status=1===t?null:t;var c=r.render(!e),u=c.querySelector(n.barSelector),l=n.speed,p=n.easing;return c.offsetWidth,s(function(e){""===n.positionUsing&&(n.positionUsing=r.getPositioningCSS()),a(u,function(t,e,r){var o;return(o="translate3d"===n.positionUsing?{transform:"translate3d("+i(t)+"%,0,0)"}:"translate"===n.positionUsing?{transform:"translate("+i(t)+"%,0)"}:{"margin-left":i(t)+"%"}).transition="all "+e+"ms "+r,o}(t,l,p)),1===t?(a(c,{transition:"none",opacity:1}),c.offsetWidth,setTimeout(function(){a(c,{transition:"all "+l+"ms linear",opacity:0}),setTimeout(function(){r.remove(),e()},l)},l)):setTimeout(e,l)}),this},r.isStarted=function(){return"number"==typeof r.status},r.start=function(){r.status||r.set(0);var t=function(){setTimeout(function(){r.status&&(r.trickle(),t())},n.trickleSpeed)};return n.trickle&&t(),this},r.done=function(t){return t||r.status?r.inc(.3+.5*Math.random()).set(1):this},r.inc=function(t){var e=r.status;return e?("number"!=typeof t&&(t=(1-e)*o(Math.random()*e,.1,.95)),e=o(e+t,0,.994),r.set(e)):r.start()},r.trickle=function(){return r.inc(Math.random()*n.trickleRate)},t=0,e=0,r.promise=function(n){return n&&"resolved"!==n.state()?(0===e&&r.start(),t++,e++,n.always(function(){0==--e?(t=0,r.done()):r.set((t-e)/t)}),this):this},r.render=function(t){if(r.isRendered())return document.getElementById("nprogress");u(document.documentElement,"nprogress-busy");var e=document.createElement("div");e.id="nprogress",e.innerHTML=n.template;var o,s=e.querySelector(n.barSelector),c=t?"-100":i(r.status||0),l=document.querySelector(n.parent);return a(s,{transition:"all 0 linear",transform:"translate3d("+c+"%,0,0)"}),n.showSpinner||(o=e.querySelector(n.spinnerSelector))&&f(o),l!=document.body&&u(l,"nprogress-custom-parent"),l.appendChild(e),e},r.remove=function(){l(document.documentElement,"nprogress-busy"),l(document.querySelector(n.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&f(t)},r.isRendered=function(){return!!document.getElementById("nprogress")},r.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var s=function(){var t=[];function e(){var r=t.shift();r&&r(e)}return function(r){t.push(r),1==t.length&&e()}}(),a=function(){var t=["Webkit","O","Moz","ms"],e={};function r(r){return r=r.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(t,e){return e.toUpperCase()}),e[r]||(e[r]=function(e){var r=document.body.style;if(e in r)return e;for(var n,o=t.length,i=e.charAt(0).toUpperCase()+e.slice(1);o--;)if((n=t[o]+i)in r)return n;return e}(r))}function n(t,e,n){e=r(e),t.style[e]=n}return function(t,e){var r,o,i=arguments;if(2==i.length)for(r in e)void 0!==(o=e[r])&&e.hasOwnProperty(r)&&n(t,r,o);else n(t,i[1],i[2])}}();function c(t,e){var r="string"==typeof t?t:p(t);return r.indexOf(" "+e+" ")>=0}function u(t,e){var r=p(t),n=r+e;c(r,e)||(t.className=n.substring(1))}function l(t,e){var r,n=p(t);c(t,e)&&(r=n.replace(" "+e+" "," "),t.className=r.substring(1,r.length-1))}function p(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function f(t){t&&t.parentNode&&t.parentNode.removeChild(t)}return r})?n.call(e,r,e,t):n)||(t.exports=o)},function(t,e,r){},function(t,e,r){},function(t,e,r){},function(t,e,r){},function(t,e,r){},function(t,e,r){},function(t,e,r){},function(t,e,r){},function(t,e,r){},function(t,e,r){"use strict";var n=r(2),o=r(49),i={"Content-Type":"application/x-www-form-urlencoded"};function s(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var a,c={adapter:("undefined"!=typeof XMLHttpRequest?a=r(20):"undefined"!=typeof process&&(a=r(20)),a),transformRequest:[function(t,e){return o(e,"Content-Type"),n.isFormData(t)||n.isArrayBuffer(t)||n.isBuffer(t)||n.isStream(t)||n.isFile(t)||n.isBlob(t)?t:n.isArrayBufferView(t)?t.buffer:n.isURLSearchParams(t)?(s(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):n.isObject(t)?(s(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(t){return t>=200&&t<300}};c.headers={common:{Accept:"application/json, text/plain, */*"}},n.forEach(["delete","get","head"],function(t){c.headers[t]={}}),n.forEach(["post","put","patch"],function(t){c.headers[t]=n.merge(i)}),t.exports=c},function(t,e,r){"use strict";function n(t,e,r){this.type=t,this.tag=e,this.attrs=null,this.map=null,this.nesting=r,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}n.prototype.attrIndex=function(t){var e,r,n;if(!this.attrs)return-1;for(r=0,n=(e=this.attrs).length;r=0&&(r=this.attrs[e][1]),r},n.prototype.attrJoin=function(t,e){var r=this.attrIndex(t);r<0?this.attrPush([t,e]):this.attrs[r][1]=this.attrs[r][1]+" "+e},t.exports=n},function(t,e,r){"use strict";function n(){this.__rules__=[],this.__cache__=null}n.prototype.__find__=function(t){for(var e=0;e=0;e--)95!==(r=a[e]).marker&&42!==r.marker||-1!==r.end&&(n=a[r.end],s=e>0&&a[e-1].end===r.end+1&&a[e-1].token===r.token-1&&a[r.end+1].token===n.token+1&&a[e-1].marker===r.marker,i=String.fromCharCode(r.marker),(o=t.tokens[r.token]).type=s?"strong_open":"em_open",o.tag=s?"strong":"em",o.nesting=1,o.markup=s?i+i:i,o.content="",(o=t.tokens[n.token]).type=s?"strong_close":"em_close",o.tag=s?"strong":"em",o.nesting=-1,o.markup=s?i+i:i,o.content="",s&&(t.tokens[a[e-1].token].content="",t.tokens[a[r.end+1].token].content="",e--))}},function(t,e,r){"use strict";t.exports.tokenize=function(t,e){var r,n,o,i,s=t.pos,a=t.src.charCodeAt(s);if(e)return!1;if(126!==a)return!1;if(o=(n=t.scanDelims(t.pos,!0)).length,i=String.fromCharCode(a),o<2)return!1;for(o%2&&(t.push("text","",0).content=i,o--),r=0;r`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",o="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",i=new RegExp("^(?:"+n+"|"+o+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?].*?[?]>|]*>|)"),s=new RegExp("^(?:"+n+"|"+o+")");t.exports.HTML_TAG_RE=i,t.exports.HTML_OPEN_CLOSE_TAG_RE=s},function(t,e){t.exports=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/},function(t,e){t.exports=/[\0-\x1F\x7F-\x9F]/},function(t,e){t.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/},function(t,e,r){"use strict";t.exports.encode=r(119),t.exports.decode=r(118),t.exports.format=r(117),t.exports.parse=r(116)},function(t,e,r){"use strict";t.exports=r(120)},function(t,e,r){t.exports=r(52)},function(t,e,r){"use strict";t.exports=r(121)},function(t,e,r){"use strict";r.r(e);r(126);Object.assign||(Object.assign=r(124)); -/*! - * Vue.js v2.5.16 - * (c) 2014-2018 Evan You - * Released under the MIT License. - */var n=Object.freeze({});function o(t){return void 0===t||null===t}function i(t){return void 0!==t&&null!==t}function s(t){return!0===t}function a(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function c(t){return null!==t&&"object"==typeof t}var u=Object.prototype.toString;function l(t){return"[object Object]"===u.call(t)}function p(t){return"[object RegExp]"===u.call(t)}function f(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function h(t){return null==t?"":"object"==typeof t?JSON.stringify(t,null,2):String(t)}function d(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var r=Object.create(null),n=t.split(","),o=0;o-1)return t.splice(r,1)}}var y=Object.prototype.hasOwnProperty;function _(t,e){return y.call(t,e)}function b(t){var e=Object.create(null);return function(r){return e[r]||(e[r]=t(r))}}var k=/-(\w)/g,w=b(function(t){return t.replace(k,function(t,e){return e?e.toUpperCase():""})}),x=b(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),C=/\B([A-Z])/g,A=b(function(t){return t.replace(C,"-$1").toLowerCase()});var E=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function r(r){var n=arguments.length;return n?n>1?t.apply(e,arguments):t.call(e,r):t.call(e)}return r._length=t.length,r};function M(t,e){e=e||0;for(var r=t.length-e,n=new Array(r);r--;)n[r]=t[r+e];return n}function D(t,e){for(var r in e)t[r]=e[r];return t}function S(t){for(var e={},r=0;r0,Y=G&&G.indexOf("edge/")>0,J=(G&&G.indexOf("android"),G&&/iphone|ipad|ipod|ios/.test(G)||"ios"===Z),X=(G&&/chrome\/\d+/.test(G),{}.watch),K=!1;if(H)try{var tt={};Object.defineProperty(tt,"passive",{get:function(){K=!0}}),window.addEventListener("test-passive",null,tt)}catch(t){}var et=function(){return void 0===U&&(U=!H&&!V&&"undefined"!=typeof global&&"server"===global.process.env.VUE_ENV),U},rt=H&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function nt(t){return"function"==typeof t&&/native code/.test(t.toString())}var ot,it="undefined"!=typeof Symbol&&nt(Symbol)&&"undefined"!=typeof Reflect&&nt(Reflect.ownKeys);ot="undefined"!=typeof Set&&nt(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var st=T,at=0,ct=function(){this.id=at++,this.subs=[]};ct.prototype.addSub=function(t){this.subs.push(t)},ct.prototype.removeSub=function(t){g(this.subs,t)},ct.prototype.depend=function(){ct.target&&ct.target.addDep(this)},ct.prototype.notify=function(){for(var t=this.subs.slice(),e=0,r=t.length;e-1)if(i&&!_(o,"default"))s=!1;else if(""===s||s===A(t)){var c=Ft(String,o.type);(c<0||a0&&(ue((u=t(u,(r||"")+"_"+c))[0])&&ue(p)&&(n[l]=mt(p.text+u[0].text),u.shift()),n.push.apply(n,u)):a(u)?ue(p)?n[l]=mt(p.text+u):""!==u&&n.push(mt(u)):ue(u)&&ue(p)?n[l]=mt(p.text+u.text):(s(e._isVList)&&i(u.tag)&&o(u.key)&&i(r)&&(u.key="__vlist"+r+"_"+c+"__"),n.push(u)));return n}(t):void 0}function ue(t){return i(t)&&i(t.text)&&!1===t.isComment}function le(t,e){return(t.__esModule||it&&"Module"===t[Symbol.toStringTag])&&(t=t.default),c(t)?e.extend(t):t}function pe(t){return t.isComment&&t.asyncFactory}function fe(t){if(Array.isArray(t))for(var e=0;eDe&&xe[r].id>t.id;)r--;xe.splice(r+1,0,t)}else xe.push(t);Ee||(Ee=!0,Kt(Se))}}(this)},Ne.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(t){Pt(t,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},Ne.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},Ne.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},Ne.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}};var Oe={enumerable:!0,configurable:!0,get:T,set:T};function ze(t,e,r){Oe.get=function(){return this[e][r]},Oe.set=function(t){this[e][r]=t},Object.defineProperty(t,r,Oe)}function Le(t){t._watchers=[];var e=t.$options;e.props&&function(t,e){var r=t.$options.propsData||{},n=t._props={},o=t.$options._propKeys=[];t.$parent&&kt(!1);var i=function(i){o.push(i);var s=$t(i,e,r,t);Et(n,i,s),i in t||ze(t,"_props",i)};for(var s in e)i(s);kt(!0)}(t,e.props),e.methods&&function(t,e){t.$options.props;for(var r in e)t[r]=null==e[r]?T:E(e[r],t)}(t,e.methods),e.data?function(t){var e=t.$options.data;l(e=t._data="function"==typeof e?function(t,e){lt();try{return t.call(e,e)}catch(t){return Pt(t,e,"data()"),{}}finally{pt()}}(e,t):e||{})||(e={});var r=Object.keys(e),n=t.$options.props,o=(t.$options.methods,r.length);for(;o--;){var i=r[o];0,n&&_(n,i)||(void 0,36!==(s=(i+"").charCodeAt(0))&&95!==s&&ze(t,"_data",i))}var s;At(e,!0)}(t):At(t._data={},!0),e.computed&&function(t,e){var r=t._computedWatchers=Object.create(null),n=et();for(var o in e){var i=e[o],s="function"==typeof i?i:i.get;0,n||(r[o]=new Ne(t,s||T,T,je)),o in t||Ie(t,o,i)}}(t,e.computed),e.watch&&e.watch!==X&&function(t,e){for(var r in e){var n=e[r];if(Array.isArray(n))for(var o=0;o=0||r.indexOf(t[o])<0)&&n.push(t[o]);return n}return t}function lr(t){this._init(t)}function pr(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var r=this,n=r.cid,o=t._Ctor||(t._Ctor={});if(o[n])return o[n];var i=t.name||r.options.name;var s=function(t){this._init(t)};return(s.prototype=Object.create(r.prototype)).constructor=s,s.cid=e++,s.options=jt(r.options,t),s.super=r,s.options.props&&function(t){var e=t.options.props;for(var r in e)ze(t.prototype,"_props",r)}(s),s.options.computed&&function(t){var e=t.options.computed;for(var r in e)Ie(t.prototype,r,e[r])}(s),s.extend=r.extend,s.mixin=r.mixin,s.use=r.use,$.forEach(function(t){s[t]=r[t]}),i&&(s.options.components[i]=s),s.superOptions=r.options,s.extendOptions=t,s.sealedOptions=D({},s.options),o[n]=s,s}}function fr(t){return t&&(t.Ctor.options.name||t.tag)}function hr(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!p(t)&&t.test(e)}function dr(t,e){var r=t.cache,n=t.keys,o=t._vnode;for(var i in r){var s=r[i];if(s){var a=fr(s.componentOptions);a&&!e(a)&&mr(r,i,n,o)}}}function mr(t,e,r,n){var o=t[e];!o||n&&o.tag===n.tag||o.componentInstance.$destroy(),t[e]=null,g(r,e)}lr.prototype._init=function(t){var e=this;e._uid=ar++,e._isVue=!0,t&&t._isComponent?function(t,e){var r=t.$options=Object.create(t.constructor.options),n=e._parentVnode;r.parent=e.parent,r._parentVnode=n,r._parentElm=e._parentElm,r._refElm=e._refElm;var o=n.componentOptions;r.propsData=o.propsData,r._parentListeners=o.listeners,r._renderChildren=o.children,r._componentTag=o.tag,e.render&&(r.render=e.render,r.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=jt(cr(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,r=e.parent;if(r&&!e.abstract){for(;r.$options.abstract&&r.$parent;)r=r.$parent;r.$children.push(t)}t.$parent=r,t.$root=r?r.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&me(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,r=t.$vnode=e._parentVnode,o=r&&r.context;t.$slots=ve(e._renderChildren,o),t.$scopedSlots=n,t._c=function(e,r,n,o){return sr(t,e,r,n,o,!1)},t.$createElement=function(e,r,n,o){return sr(t,e,r,n,o,!0)};var i=r&&r.data;Et(t,"$attrs",i&&i.attrs||n,null,!0),Et(t,"$listeners",e._parentListeners||n,null,!0)}(e),we(e,"beforeCreate"),function(t){var e=Re(t.$options.inject,t);e&&(kt(!1),Object.keys(e).forEach(function(r){Et(t,r,e[r])}),kt(!0))}(e),Le(e),function(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}(e),we(e,"created"),e.$options.el&&e.$mount(e.$options.el)},function(t){var e={get:function(){return this._data}},r={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",r),t.prototype.$set=Mt,t.prototype.$delete=Dt,t.prototype.$watch=function(t,e,r){if(l(e))return qe(this,t,e,r);(r=r||{}).user=!0;var n=new Ne(this,t,e,r);return r.immediate&&e.call(this,n.value),function(){n.teardown()}}}(lr),function(t){var e=/^hook:/;t.prototype.$on=function(t,r){if(Array.isArray(t))for(var n=0,o=t.length;n1?M(e):e;for(var r=M(arguments,1),n=0,o=e.length;nparseInt(this.max)&&mr(s,a[0],a,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return R}};Object.defineProperty(t,"config",e),t.util={warn:st,extend:D,mergeOptions:jt,defineReactive:Et},t.set=Mt,t.delete=Dt,t.nextTick=Kt,t.options=Object.create(null),$.forEach(function(e){t.options[e+"s"]=Object.create(null)}),t.options._base=t,D(t.options.components,gr),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var r=M(arguments,1);return r.unshift(this),"function"==typeof t.install?t.install.apply(t,r):"function"==typeof t&&t.apply(null,r),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=jt(this.options,t),this}}(t),pr(t),function(t){$.forEach(function(e){t[e]=function(t,r){return r?("component"===e&&l(r)&&(r.name=r.name||t,r=this.options._base.extend(r)),"directive"===e&&"function"==typeof r&&(r={bind:r,update:r}),this.options[e+"s"][t]=r,r):this.options[e+"s"][t]}})}(t)}(lr),Object.defineProperty(lr.prototype,"$isServer",{get:et}),Object.defineProperty(lr.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(lr,"FunctionalRenderContext",{value:Xe}),lr.version="2.5.16";var yr=m("style,class"),_r=m("input,textarea,option,select,progress"),br=m("contenteditable,draggable,spellcheck"),kr=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),wr="http://www.w3.org/1999/xlink",xr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Cr=function(t){return xr(t)?t.slice(6,t.length):""},Ar=function(t){return null==t||!1===t};function Er(t){for(var e=t.data,r=t,n=t;i(n.componentInstance);)(n=n.componentInstance._vnode)&&n.data&&(e=Mr(n.data,e));for(;i(r=r.parent);)r&&r.data&&(e=Mr(e,r.data));return function(t,e){if(i(t)||i(e))return Dr(t,Sr(e));return""}(e.staticClass,e.class)}function Mr(t,e){return{staticClass:Dr(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Dr(t,e){return t?e?t+" "+e:t:e||""}function Sr(t){return Array.isArray(t)?function(t){for(var e,r="",n=0,o=t.length;n-1?Xr(t,e,r):kr(e)?Ar(r)?t.removeAttribute(e):(r="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,r)):br(e)?t.setAttribute(e,Ar(r)||"false"===r?"false":"true"):xr(e)?Ar(r)?t.removeAttributeNS(wr,Cr(e)):t.setAttributeNS(wr,e,r):Xr(t,e,r)}function Xr(t,e,r){if(Ar(r))t.removeAttribute(e);else{if(Q&&!W&&"TEXTAREA"===t.tagName&&"placeholder"===e&&!t.__ieph){var n=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",n)};t.addEventListener("input",n),t.__ieph=!0}t.setAttribute(e,r)}}var Kr={create:Yr,update:Yr};function tn(t,e){var r=e.elm,n=e.data,s=t.data;if(!(o(n.staticClass)&&o(n.class)&&(o(s)||o(s.staticClass)&&o(s.class)))){var a=Er(e),c=r._transitionClasses;i(c)&&(a=Dr(a,Sr(c))),a!==r._prevClass&&(r.setAttribute("class",a),r._prevClass=a)}}var en,rn={create:tn,update:tn},nn="__r",on="__c";function sn(t,e,r,n,o){var i;e=(i=e)._withTask||(i._withTask=function(){Wt=!0;var t=i.apply(null,arguments);return Wt=!1,t}),r&&(e=function(t,e,r){var n=en;return function o(){null!==t.apply(null,arguments)&&an(e,o,r,n)}}(e,t,n)),en.addEventListener(t,e,K?{capture:n,passive:o}:n)}function an(t,e,r,n){(n||en).removeEventListener(t,e._withTask||e,r)}function cn(t,e){if(!o(t.data.on)||!o(e.data.on)){var r=e.data.on||{},n=t.data.on||{};en=e.elm,function(t){if(i(t[nn])){var e=Q?"change":"input";t[e]=[].concat(t[nn],t[e]||[]),delete t[nn]}i(t[on])&&(t.change=[].concat(t[on],t.change||[]),delete t[on])}(r),ie(r,n,sn,an,e.context),en=void 0}}var un={create:cn,update:cn};function ln(t,e){if(!o(t.data.domProps)||!o(e.data.domProps)){var r,n,s=e.elm,a=t.data.domProps||{},c=e.data.domProps||{};for(r in i(c.__ob__)&&(c=e.data.domProps=D({},c)),a)o(c[r])&&(s[r]="");for(r in c){if(n=c[r],"textContent"===r||"innerHTML"===r){if(e.children&&(e.children.length=0),n===a[r])continue;1===s.childNodes.length&&s.removeChild(s.childNodes[0])}if("value"===r){s._value=n;var u=o(n)?"":String(n);pn(s,u)&&(s.value=u)}else s[r]=n}}}function pn(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var r=!0;try{r=document.activeElement!==t}catch(t){}return r&&t.value!==e}(t,e)||function(t,e){var r=t.value,n=t._vModifiers;if(i(n)){if(n.lazy)return!1;if(n.number)return d(r)!==d(e);if(n.trim)return r.trim()!==e.trim()}return r!==e}(t,e))}var fn={create:ln,update:ln},hn=b(function(t){var e={},r=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach(function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e});function dn(t){var e=mn(t.style);return t.staticStyle?D(t.staticStyle,e):e}function mn(t){return Array.isArray(t)?S(t):"string"==typeof t?hn(t):t}var vn,gn=/^--/,yn=/\s*!important$/,_n=function(t,e,r){if(gn.test(e))t.style.setProperty(e,r);else if(yn.test(r))t.style.setProperty(e,r.replace(yn,""),"important");else{var n=kn(e);if(Array.isArray(r))for(var o=0,i=r.length;o-1?e.split(/\s+/).forEach(function(e){return t.classList.add(e)}):t.classList.add(e);else{var r=" "+(t.getAttribute("class")||"")+" ";r.indexOf(" "+e+" ")<0&&t.setAttribute("class",(r+e).trim())}}function An(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var r=" "+(t.getAttribute("class")||"")+" ",n=" "+e+" ";r.indexOf(n)>=0;)r=r.replace(n," ");(r=r.trim())?t.setAttribute("class",r):t.removeAttribute("class")}}function En(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&D(e,Mn(t.name||"v")),D(e,t),e}return"string"==typeof t?Mn(t):void 0}}var Mn=b(function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}}),Dn=H&&!W,Sn="transition",Tn="animation",Nn="transition",On="transitionend",zn="animation",Ln="animationend";Dn&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Nn="WebkitTransition",On="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(zn="WebkitAnimation",Ln="webkitAnimationEnd"));var jn=H?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function In(t){jn(function(){jn(t)})}function $n(t,e){var r=t._transitionClasses||(t._transitionClasses=[]);r.indexOf(e)<0&&(r.push(e),Cn(t,e))}function qn(t,e){t._transitionClasses&&g(t._transitionClasses,e),An(t,e)}function Rn(t,e,r){var n=Pn(t,e),o=n.type,i=n.timeout,s=n.propCount;if(!o)return r();var a=o===Sn?On:Ln,c=0,u=function(){t.removeEventListener(a,l),r()},l=function(e){e.target===t&&++c>=s&&u()};setTimeout(function(){c0&&(r=Sn,l=s,p=i.length):e===Tn?u>0&&(r=Tn,l=u,p=c.length):p=(r=(l=Math.max(s,u))>0?s>u?Sn:Tn:null)?r===Sn?i.length:c.length:0,{type:r,timeout:l,propCount:p,hasTransform:r===Sn&&Fn.test(n[Nn+"Property"])}}function Un(t,e){for(;t.length1}function Qn(t,e){!0!==e.data.show&&Hn(e)}var Wn=function(t){var e,r,n={},c=t.modules,u=t.nodeOps;for(e=0;ed?_(t,o(r[g+1])?null:r[g+1].elm,r,h,g,n):h>g&&k(0,e,f,d)}(c,h,d,r,a):i(d)?(i(t.text)&&u.setTextContent(c,""),_(c,null,d,0,d.length-1,r)):i(h)?k(0,h,0,h.length-1):i(t.text)&&u.setTextContent(c,""):t.text!==e.text&&u.setTextContent(c,e.text),i(f)&&i(l=f.hook)&&i(l=l.postpatch)&&l(t,e)}}}function A(t,e,r){if(s(r)&&i(t.parent))t.parent.data.pendingInsert=e;else for(var n=0;n-1,s.selected!==i&&(s.selected=i);else if(z(to(s),n))return void(t.selectedIndex!==a&&(t.selectedIndex=a));o||(t.selectedIndex=-1)}}function Kn(t,e){return e.every(function(e){return!z(e,t)})}function to(t){return"_value"in t?t._value:t.value}function eo(t){t.target.composing=!0}function ro(t){t.target.composing&&(t.target.composing=!1,no(t.target,"input"))}function no(t,e){var r=document.createEvent("HTMLEvents");r.initEvent(e,!0,!0),t.dispatchEvent(r)}function oo(t){return!t.componentInstance||t.data&&t.data.transition?t:oo(t.componentInstance._vnode)}var io={model:Yn,show:{bind:function(t,e,r){var n=e.value,o=(r=oo(r)).data&&r.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;n&&o?(r.data.show=!0,Hn(r,function(){t.style.display=i})):t.style.display=n?i:"none"},update:function(t,e,r){var n=e.value;!n!=!e.oldValue&&((r=oo(r)).data&&r.data.transition?(r.data.show=!0,n?Hn(r,function(){t.style.display=t.__vOriginalDisplay}):Vn(r,function(){t.style.display="none"})):t.style.display=n?t.__vOriginalDisplay:"none")},unbind:function(t,e,r,n,o){o||(t.style.display=t.__vOriginalDisplay)}}},so={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function ao(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?ao(fe(e.children)):t}function co(t){var e={},r=t.$options;for(var n in r.propsData)e[n]=t[n];var o=r._parentListeners;for(var i in o)e[w(i)]=o[i];return e}function uo(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var lo={name:"transition",props:so,abstract:!0,render:function(t){var e=this,r=this.$slots.default;if(r&&(r=r.filter(function(t){return t.tag||pe(t)})).length){0;var n=this.mode;0;var o=r[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=ao(o);if(!i)return o;if(this._leaving)return uo(t,o);var s="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?s+"comment":s+i.tag:a(i.key)?0===String(i.key).indexOf(s)?i.key:s+i.key:i.key;var c=(i.data||(i.data={})).transition=co(this),u=this._vnode,l=ao(u);if(i.data.directives&&i.data.directives.some(function(t){return"show"===t.name})&&(i.data.show=!0),l&&l.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,l)&&!pe(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var p=l.data.transition=D({},c);if("out-in"===n)return this._leaving=!0,se(p,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),uo(t,o);if("in-out"===n){if(pe(i))return u;var f,h=function(){f()};se(c,"afterEnter",h),se(c,"enterCancelled",h),se(p,"delayLeave",function(t){f=t})}}return o}}},po=D({tag:String,moveClass:String},so);function fo(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function ho(t){t.data.newPos=t.elm.getBoundingClientRect()}function mo(t){var e=t.data.pos,r=t.data.newPos,n=e.left-r.left,o=e.top-r.top;if(n||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate("+n+"px,"+o+"px)",i.transitionDuration="0s"}}delete po.mode;var vo={Transition:lo,TransitionGroup:{props:po,render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",r=Object.create(null),n=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],s=co(this),a=0;a-1?Lr[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Lr[t]=/HTMLUnknownElement/.test(e.toString())},D(lr.options.directives,io),D(lr.options.components,vo),lr.prototype.__patch__=H?Wn:T,lr.prototype.$mount=function(t,e){return function(t,e,r){return t.$el=e,t.$options.render||(t.$options.render=dt),we(t,"beforeMount"),new Ne(t,function(){t._update(t._render(),r)},T,null,!0),r=!1,null==t.$vnode&&(t._isMounted=!0,we(t,"mounted")),t}(this,t=t&&H?function(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}(t):void 0,e)},H&&setTimeout(function(){R.devtools&&rt&&rt.emit("init",lr)},0);var go=lr; -/** - * vue-router v3.0.1 - * (c) 2017 Evan You - * @license MIT - */function yo(t,e){0}function _o(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}var bo={name:"router-view",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var r=e.props,n=e.children,o=e.parent,i=e.data;i.routerView=!0;for(var s=o.$createElement,a=r.name,c=o.$route,u=o._routerViewCache||(o._routerViewCache={}),l=0,p=!1;o&&o._routerRoot!==o;)o.$vnode&&o.$vnode.data.routerView&&l++,o._inactive&&(p=!0),o=o.$parent;if(i.routerViewDepth=l,p)return s(u[a],i,n);var f=c.matched[l];if(!f)return u[a]=null,s();var h=u[a]=f.components[a];i.registerRouteInstance=function(t,e){var r=f.instances[a];(e&&r!==t||!e&&r===t)&&(f.instances[a]=e)},(i.hook||(i.hook={})).prepatch=function(t,e){f.instances[a]=e.componentInstance};var d=i.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(c,f.props&&f.props[a]);if(d){d=i.props=function(t,e){for(var r in e)t[r]=e[r];return t}({},d);var m=i.attrs=i.attrs||{};for(var v in d)h.props&&v in h.props||(m[v]=d[v],delete d[v])}return s(h,i,n)}};var ko=/[!'()*]/g,wo=function(t){return"%"+t.charCodeAt(0).toString(16)},xo=/%2C/g,Co=function(t){return encodeURIComponent(t).replace(ko,wo).replace(xo,",")},Ao=decodeURIComponent;function Eo(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var r=t.replace(/\+/g," ").split("="),n=Ao(r.shift()),o=r.length>0?Ao(r.join("=")):null;void 0===e[n]?e[n]=o:Array.isArray(e[n])?e[n].push(o):e[n]=[e[n],o]}),e):e}function Mo(t){var e=t?Object.keys(t).map(function(e){var r=t[e];if(void 0===r)return"";if(null===r)return Co(e);if(Array.isArray(r)){var n=[];return r.forEach(function(t){void 0!==t&&(null===t?n.push(Co(e)):n.push(Co(e)+"="+Co(t)))}),n.join("&")}return Co(e)+"="+Co(r)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var Do=/\/?$/;function So(t,e,r,n){var o=n&&n.options.stringifyQuery,i=e.query||{};try{i=To(i)}catch(t){}var s={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:Oo(e,o),matched:t?function(t){var e=[];for(;t;)e.unshift(t),t=t.parent;return e}(t):[]};return r&&(s.redirectedFrom=Oo(r,o)),Object.freeze(s)}function To(t){if(Array.isArray(t))return t.map(To);if(t&&"object"==typeof t){var e={};for(var r in t)e[r]=To(t[r]);return e}return t}var No=So(null,{path:"/"});function Oo(t,e){var r=t.path,n=t.query;void 0===n&&(n={});var o=t.hash;return void 0===o&&(o=""),(r||"/")+(e||Mo)(n)+o}function zo(t,e){return e===No?t===e:!!e&&(t.path&&e.path?t.path.replace(Do,"")===e.path.replace(Do,"")&&t.hash===e.hash&&Lo(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&Lo(t.query,e.query)&&Lo(t.params,e.params)))}function Lo(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var r=Object.keys(t),n=Object.keys(e);return r.length===n.length&&r.every(function(r){var n=t[r],o=e[r];return"object"==typeof n&&"object"==typeof o?Lo(n,o):String(n)===String(o)})}var jo,Io=[String,Object],$o=[String,Array],qo={name:"router-link",props:{to:{type:Io,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,event:{type:$o,default:"click"}},render:function(t){var e=this,r=this.$router,n=this.$route,o=r.resolve(this.to,n,this.append),i=o.location,s=o.route,a=o.href,c={},u=r.options.linkActiveClass,l=r.options.linkExactActiveClass,p=null==u?"router-link-active":u,f=null==l?"router-link-exact-active":l,h=null==this.activeClass?p:this.activeClass,d=null==this.exactActiveClass?f:this.exactActiveClass,m=i.path?So(null,i,null,r):s;c[d]=zo(n,m),c[h]=this.exact?c[d]:function(t,e){return 0===t.path.replace(Do,"/").indexOf(e.path.replace(Do,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var r in e)if(!(r in t))return!1;return!0}(t.query,e.query)}(n,m);var v=function(t){Ro(t)&&(e.replace?r.replace(i):r.push(i))},g={click:Ro};Array.isArray(this.event)?this.event.forEach(function(t){g[t]=v}):g[this.event]=v;var y={class:c};if("a"===this.tag)y.on=g,y.attrs={href:a};else{var _=function t(e){if(e)for(var r,n=0;n=0&&(e=t.slice(n),t=t.slice(0,n));var o=t.indexOf("?");return o>=0&&(r=t.slice(o+1),t=t.slice(0,o)),{path:t,query:r,hash:e}}(o.path||""),c=e&&e.path||"/",u=a.path?Uo(a.path,c,r||o.append):c,l=function(t,e,r){void 0===e&&(e={});var n,o=r||Eo;try{n=o(t||"")}catch(t){n={}}for(var i in e)n[i]=e[i];return n}(a.query,o.query,n&&n.options.parseQuery),p=o.hash||a.hash;return p&&"#"!==p.charAt(0)&&(p="#"+p),{_normalized:!0,path:u,query:l,hash:p}}function li(t,e){for(var r in e)t[r]=e[r];return t}function pi(t,e){var r=ci(t),n=r.pathList,o=r.pathMap,i=r.nameMap;function s(t,r,s){var a=ui(t,r,!1,e),u=a.name;if(u){var l=i[u];if(!l)return c(null,a);var p=l.regex.keys.filter(function(t){return!t.optional}).map(function(t){return t.name});if("object"!=typeof a.params&&(a.params={}),r&&"object"==typeof r.params)for(var f in r.params)!(f in a.params)&&p.indexOf(f)>-1&&(a.params[f]=r.params[f]);if(l)return a.path=ai(l.path,a.params),c(l,a,s)}else if(a.path){a.params={};for(var h=0;h=t.length?r():t[o]?e(t[o],function(){n(o+1)}):n(o+1)};n(0)}function Ti(t){return function(e,r,n){var o=!1,i=0,s=null;Ni(t,function(t,e,r,a){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var c,u=Li(function(e){var o;((o=e).__esModule||zi&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:jo.extend(e),r.components[a]=e,--i<=0&&n()}),l=Li(function(t){var e="Failed to resolve async component "+a+": "+t;s||(s=_o(t)?t:new Error(e),n(s))});try{c=t(u,l)}catch(t){l(t)}if(c)if("function"==typeof c.then)c.then(u,l);else{var p=c.component;p&&"function"==typeof p.then&&p.then(u,l)}}}),o||n()}}function Ni(t,e){return Oi(t.map(function(t){return Object.keys(t.components).map(function(r){return e(t.components[r],t.instances[r],t,r)})}))}function Oi(t){return Array.prototype.concat.apply([],t)}var zi="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Li(t){var e=!1;return function(){for(var r=[],n=arguments.length;n--;)r[n]=arguments[n];if(!e)return e=!0,t.apply(this,r)}}var ji=function(t,e){this.router=t,this.base=function(t){if(!t)if(Po){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=No,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[]};function Ii(t,e,r,n){var o=Ni(t,function(t,n,o,i){var s=function(t,e){"function"!=typeof t&&(t=jo.extend(t));return t.options[e]}(t,e);if(s)return Array.isArray(s)?s.map(function(t){return r(t,n,o,i)}):r(s,n,o,i)});return Oi(n?o.reverse():o)}function $i(t,e){if(e)return function(){return t.apply(e,arguments)}}ji.prototype.listen=function(t){this.cb=t},ji.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},ji.prototype.onError=function(t){this.errorCbs.push(t)},ji.prototype.transitionTo=function(t,e,r){var n=this,o=this.router.match(t,this.current);this.confirmTransition(o,function(){n.updateRoute(o),e&&e(o),n.ensureURL(),n.ready||(n.ready=!0,n.readyCbs.forEach(function(t){t(o)}))},function(t){r&&r(t),t&&!n.ready&&(n.ready=!0,n.readyErrorCbs.forEach(function(e){e(t)}))})},ji.prototype.confirmTransition=function(t,e,r){var n=this,o=this.current,i=function(t){_o(t)&&(n.errorCbs.length?n.errorCbs.forEach(function(e){e(t)}):(yo(),console.error(t))),r&&r(t)};if(zo(t,o)&&t.matched.length===o.matched.length)return this.ensureURL(),i();var s=function(t,e){var r,n=Math.max(t.length,e.length);for(r=0;r=0?e.slice(0,r):e)+"#"+t}function Hi(t){wi?Mi(Bi(t)):window.location.hash=t}function Vi(t){wi?Di(Bi(t)):window.location.replace(Bi(t))}var Zi=function(t){function e(e,r){t.call(this,e,r),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,r){var n=this;this.transitionTo(t,function(t){n.stack=n.stack.slice(0,n.index+1).concat(t),n.index++,e&&e(t)},r)},e.prototype.replace=function(t,e,r){var n=this;this.transitionTo(t,function(t){n.stack=n.stack.slice(0,n.index).concat(t),e&&e(t)},r)},e.prototype.go=function(t){var e=this,r=this.index+t;if(!(r<0||r>=this.stack.length)){var n=this.stack[r];this.confirmTransition(n,function(){e.index=r,e.updateRoute(n)})}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ji),Gi=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=pi(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!wi&&!1!==t.fallback,this.fallback&&(e="hash"),Po||(e="abstract"),this.mode=e,e){case"history":this.history=new qi(this,t.base);break;case"hash":this.history=new Fi(this,t.base,this.fallback);break;case"abstract":this.history=new Zi(this,t.base);break;default:0}},Qi={currentRoute:{configurable:!0}};function Wi(t,e){return t.push(e),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}Gi.prototype.match=function(t,e,r){return this.matcher.match(t,e,r)},Qi.currentRoute.get=function(){return this.history&&this.history.current},Gi.prototype.init=function(t){var e=this;if(this.apps.push(t),!this.app){this.app=t;var r=this.history;if(r instanceof qi)r.transitionTo(r.getCurrentLocation());else if(r instanceof Fi){var n=function(){r.setupListeners()};r.transitionTo(r.getCurrentLocation(),n,n)}r.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},Gi.prototype.beforeEach=function(t){return Wi(this.beforeHooks,t)},Gi.prototype.beforeResolve=function(t){return Wi(this.resolveHooks,t)},Gi.prototype.afterEach=function(t){return Wi(this.afterHooks,t)},Gi.prototype.onReady=function(t,e){this.history.onReady(t,e)},Gi.prototype.onError=function(t){this.history.onError(t)},Gi.prototype.push=function(t,e,r){this.history.push(t,e,r)},Gi.prototype.replace=function(t,e,r){this.history.replace(t,e,r)},Gi.prototype.go=function(t){this.history.go(t)},Gi.prototype.back=function(){this.go(-1)},Gi.prototype.forward=function(){this.go(1)},Gi.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Gi.prototype.resolve=function(t,e,r){var n=ui(t,e||this.history.current,r,this),o=this.match(n,e),i=o.redirectedFrom||o.fullPath;return{location:n,route:o,href:function(t,e,r){var n="hash"===r?"#"+e:e;return t?Bo(t+"/"+n):n}(this.history.base,i,this.mode),normalizedTo:n,resolved:o}},Gi.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==No&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Gi.prototype,Qi),Gi.install=Fo,Gi.version="3.0.1",Po&&window.Vue&&window.Vue.use(Gi);var Yi=Gi;function Ji(t){return"/"===t.charAt(t.length-1)?"page"+t.replace(/\//g,"-")+"index":"page"+t.replace(/\//g,"-").replace(/\.html$/,"")}var Xi,Ki={functional:!0,props:{custom:{type:Boolean,default:!0}},render:function(t,e){var r=e.parent,n=e.props;return t(Ji(r.$page.path),{class:n.custom?"custom":""})}},ts={title:"Hello, World.",description:"📦 🎨 A api-friendly theme for VuePress.",base:"/",pages:[{path:"/",title:"Home",headers:[{level:3,title:"As Easy as 1, 2, 3",slug:"as-easy-as-1-2-3"},{level:2,title:"Build for RESTful API",slug:"build-for-restful-api"}],frontmatter:{home:!0,title:"Hello, World.",description:"Not sure where to start? We’ve put together some handy guides and reference documentation you can use to start building.",actionText:"Getting Started",actionLink:"/getting-started",footer:"Open Source on [GitHub](https://github.com/sqrthree/vuepress-theme-api), Made by [@sqrthree](https://github.com/sqrthree), Power by [vuepress](https://github.com/vuejs/vuepress)."}},{path:"/getting-started/",title:"Getting Started",headers:[{level:2,title:"aha",slug:"aha"}]},{path:"/zh/",title:"Home",headers:[{level:3,title:"As Easy as 1, 2, 3",slug:"as-easy-as-1-2-3"},{level:2,title:"Build for RESTful API",slug:"build-for-restful-api"}],frontmatter:{home:!0,title:"Hello, World.",description:"不知道从哪里开始?我们准备了一些你可以用来开始构建的便捷指南和参考文档。",actionText:"开始出发",actionLink:"/getting-started",footer:"Open Source on [GitHub](https://github.com/sqrthree/vuepress-theme-api), Made by [@sqrthree](https://github.com/sqrthree), Power by [vuepress](https://github.com/vuejs/vuepress)."}},{path:"/zh/getting-started/",title:"起步",headers:[{level:2,title:"aha",slug:"aha"}]}],themeConfig:{},locales:{"/":{lang:"en-US",title:"Hello, World.",text:"english",description:"📦 🎨 A api-friendly theme for VuePress."},"/zh/":{lang:"zh-hans",title:"Hello, World.",text:"中文",description:"📦 🎨 一个面向 RESTful API 设计的开箱即用主题。"}}};(Xi=ts).pages.forEach(function(t){t.frontmatter||(t.frontmatter={})}),Xi.locales&&Object.keys(Xi.locales).forEach(function(t){Xi.locales[t].path=t}),Object.freeze(Xi);var es=new go({data:{siteData:ts}});var rs={computed:{$site:function(){return es.siteData},$localeConfig:function(){var t,e,r=this.$site.locales;for(var n in void 0===r&&(r={}),r)"/"===n?e=r[n]:0===this.$page.path.indexOf(n)&&(t=r[n]);return t||e||{}},$siteTitle:function(){return this.$localeConfig.title||this.$site.title||""},$title:function(){var t=this.$page,e=this.$siteTitle,r=t.frontmatter.home?null:t.frontmatter.title||t.title;return e?r?e+" | "+r:e:r||"VuePress"},$description:function(){return this.$page.frontmatter.description||this.$localeConfig.description||this.$site.description||""},$lang:function(){return this.$page.frontmatter.lang||this.$localeConfig.lang||"en-US"},$localePath:function(){return this.$localeConfig.path||"/"},$themeLocaleConfig:function(){return(this.$site.themeConfig.locales||{})[this.$localePath]||{}},$page:function(){return function(t,e){for(var r=0;r\n
\n
\n \n \n '),e+='\n
\n
\n '+t.outerHTML+'\n
\n
\n
\n ')}),e+='\n
\n
\n
\n
\n
\n ',t.innerHTML=e}},mounted:function(){this.isEnchanceMode&&this.$nextTick(this.resolveLayout)}},Es=(r(62),{components:{Home:Cs,Sidebar:gs,Page:Object(is.a)(As,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"page__container"},[e("Content",{attrs:{custom:""}})],1)},[],!1,null,null,null).exports},data:function(){return{isSidebarOpen:!0}},computed:{sidebarItems:function(){return hs(this.$page,this.$site,this.$localePath)},shouldShowSidebar:function(){var t=this.$page.frontmatter;return!t.home&&!1!==t.sidebar&&Object.keys(this.sidebarItems).length},pageClasses:function(){var t=this.$page.frontmatter.pageClass;return[{"sidebar-open":this.shouldShowSidebar&&this.isSidebarOpen,"no-sidebar":!this.shouldShowSidebar},t]}},mounted:function(){cs.a.configure({showSpinner:!1}),this.$router.beforeEach(function(t,e,r){t.path===e.path||go.component(Ji(t.path))||cs.a.start(),r()}),this.$router.afterEach(function(){cs.a.done()})},created:function(){this.$ssrContext&&(this.$ssrContext.title=this.$title,this.$ssrContext.lang=this.$lang,this.$ssrContext.description=this.$page.description||this.$description)}}),Ms=(r(60),r(58),Object(is.a)(Es,function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"theme__container",class:t.pageClasses},[t.shouldShowSidebar?r("div",{staticClass:"row"},[r("div",{staticClass:"col-md-2"},[r("Sidebar",{attrs:{items:t.sidebarItems}},[t._t("sidebar-top",null,{slot:"top"}),t._t("sidebar-bottom",null,{slot:"bottom"})],2)],1),r("div",{staticClass:"col-md-10"},[t.$page.frontmatter.layout?r("div",{staticClass:"custom__layout"},[r(t.$page.frontmatter.layout,{tag:"component"})],1):t.$page.frontmatter.home?r("Home"):r("Page")],1)]):r("div",[t.$page.frontmatter.layout?r("div",{staticClass:"custom__layout"},[r(t.$page.frontmatter.layout,{tag:"component"})],1):t.$page.frontmatter.home?r("Home"):r("Page")],1)])},[],!1,null,null,null).exports),Ds=[{path:"/",component:Ms,beforeEnter:function(t,e,n){r.e(3).then(r.bind(null,131)).then(function(t){go.component("page-index",t.default),n()})}},{path:"/index.html",redirect:"/"},{path:"/getting-started/",component:Ms,beforeEnter:function(t,e,n){r.e(2).then(r.bind(null,129)).then(function(t){go.component("page-getting-started-index",t.default),n()})}},{path:"/getting-started/index.html",redirect:"/getting-started/"},{path:"/zh/",component:Ms,beforeEnter:function(t,e,n){r.e(1).then(r.bind(null,130)).then(function(t){go.component("page-zh-index",t.default),n()})}},{path:"/zh/index.html",redirect:"/zh/"},{path:"/zh/getting-started/",component:Ms,beforeEnter:function(t,e,n){r.e(0).then(r.bind(null,128)).then(function(t){go.component("page-zh-getting-started-index",t.default),n()})}},{path:"/zh/getting-started/index.html",redirect:"/zh/getting-started/"}],Ss=function(){},Ts={name:"Section",props:{theme:{type:String,default:"dark"},center:{type:Boolean,default:!0},enhanceMode:{type:Boolean,default:!0}},computed:{isHomepage:function(){return this.$page.frontmatter.home},classes:function(){var t=this.theme,e=this.center;this.enhanceMode;return["section","section--"+t,{"section--center":e}]}},methods:{enhance:function(){var t=this.$refs.section,e=document.documentElement.clientWidth,r=t.offsetWidth;t.style.width=e+"px",t.style.marginLeft=-(e-r)/2+"px"}},mounted:function(){this.enhanceMode&&this.enhance()}},Ns=(r(56),Object(is.a)(Ts,function(){var t=this.$createElement,e=this._self._c||t;return e("section",{ref:"section",class:this.classes},[e("div",{staticClass:"container"},[this.isHomepage?e("div",{staticClass:"row enhance-mode__homepage"},[e("div",{staticClass:"col-md-10"},[this._t("default")],2)]):this._t("default")],2)])},[],!1,null,null,null).exports),Os={name:"Block",methods:{resolveLayout:function(){var t=this.$el.querySelector("h1, h2");t&&this.$refs["heading-box"].appendChild(t);var e=this.$refs["cont-box"].querySelector(".examples");e&&this.$refs["example-box"].appendChild(e)}},mounted:function(){this.resolveLayout()}},zs=Object(is.a)(Os,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"content-block"},[e("div",{ref:"heading-box",staticClass:"content-block__heading"}),e("div",{staticClass:"content-block__body"},[e("div",{ref:"cont-box",staticClass:"content-block__cont"},[this._t("default")],2),e("div",{ref:"example-box",staticClass:"content-block__examples"},[this._t("example")],2)])])},[],!1,null,null,null).exports,Ls={name:"Example"},js=(r(54),Object(is.a)(Ls,function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"examples",attrs:{type:"example"}},[this._t("default")],2)},[],!1,null,null,null).exports),Is=r(30),$s=r.n(Is).a.create(),qs={100:"Continue",101:"Switching Protocols",102:"Processing",103:"Early Hints",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"};$s.interceptors.response.use(function(t){return Promise.resolve(t.data)},function(t){var e={};return t.response?(e.status=t.response.status,e.message=t.response.data.message||t.response.statusText||qs[e.status.toString()]):(e.status=400,e.message=t.message||qs[e.status.toString()]),Promise.reject(e)});var Rs=$s,Fs=function(t){var e={X:"request",A:"user-agent",e:"referer",G:"get",F:"form",H:"header",d:"data"},r=[];return t.forEach(function(t,n){!function(t){if(!t||t.length>=2083||/[\s<>]/.test(t))return!1;return/^(https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|www\.[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9]\.[^\s]{2,}|www\.[a-zA-Z0-9]\.[^\s]{2,})/.test(t)||/^(https?:\/\/)?localhost(\:\d+)*(?:[^\:?\d]\S*)?$/.test(t)}(t)?t.length>1&&"-"===t[0]&&"-"!==t[1]?r.push("--"+e[t.substring(1)]):/^[\'\"](.*\s*)*[\'\"]$/.test(t)?r.push(t.slice(1,-1)):r.push(t):r.push("--url",t)}),r},Ps=function(t){var e={},r="";return t.forEach(function(t){/^--/.test(t)?r=t.substring(2):Us.includes(r)?(e[r]||(e[r]=[]),e[r].push(t)):e[r]=t}),e},Us=["header"];cs.a.configure({showSpinner:!1});var Bs={name:"CURL",data:function(){return{lightBtn:!0,loading:!1}},methods:{sendRequest:function(){var t=this,e=this.$refs.curl.outerText.trim();if(function(t){return t.startsWith("curl")}(e)&&!this.loading){var r,n,o,i,s=function(t){var e=t.substring(5).match(/"[^"]+"|'[^']+'|\S+/g).filter(function(t){return"\\"!==t.trim()});return Ps(Fs(e))}(e),a={url:s.url,method:s.request?s.request.toLowerCase():"get"};if(s.header&&(a.headers=(r=s.header,n={},r.forEach(function(t){var e=t.split(":"),r=e[0],o=e[1];n[r.trim()]=o.trim()}),n)),s.data)!function(t){try{var e=JSON.parse(t);return!!e&&"object"==typeof e}catch(t){}return!1}(s.data)?(i=s.data,/^(\w+(=\'?\"?[\w-]?\'?\"?)?(&\w+(=\'?\"?[\w-]*\'?\"?)?)*)+$/.test(i)&&(o=function(t){var e={};return t.split("&").forEach(function(t){var r,n=t.split("="),o=n[0],i=n[1];r=/^\d+$/g.test(i)?parseInt(i):"true"===i||"false"!==i&&(/^[\'\"]\w+[\'\"]$/.test(i)?i.slice(1,-1):i),e[o.trim()]=r}),e}(s.data))):o=JSON.parse(s.data),"get"===a.method||"delete"===a.method?a.params=o:a.data=o;console.clear(),console.log("====== DEBUG INFO ======"),console.info("=> "+a.method.toUpperCase()+" "+a.url),a.headers&&console.info("=> Headers:",a.headers),a.params&&console.info("=> Params:",a.params),a.data&&console.info("=> Data:",a.data),this.openLoading(),Rs(a).then(function(e){t.closeLoading(),t.$message.success("Request success. Open console to get more details."),console.info("<=",e)}).catch(function(e){t.closeLoading(),t.$message.error(e.status+" "+e.message+". Open console to get more details."),console.error("<=",e)})}},notInExampleBox:function(){return"example"!==this.$el.parentNode.getAttribute("type")},openLoading:function(){this.loading=!0,cs.a.start()},closeLoading:function(){this.loading=!1,cs.a.done()}},mounted:function(){this.notInExampleBox()&&(this.lightBtn=!1)}},Hs=Object(is.a)(Bs,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"curl__container"},[e("div",{ref:"curl"},[this._t("default")],2),e("Button",{attrs:{light:this.lightBtn,loading:this.loading},on:{click:this.sendRequest}},[this._v("Send request now")])],1)},[],!1,null,null,null).exports,Vs={name:"Message",data:function(){return{visible:!0,animation:{enter:!1,leave:!1}}},computed:{messageClasses:function(){var t=this.animation,e=t.enter,r=t.leave;return{message:!0,"move-up-enter":e,"move-up-enter-active":e,"move-up-leave":r,"move-up-leave-active":r}}},methods:{enter:function(){this.animation.enter=!0,this.$refs.message.addEventListener("animationend",this.entered,!1)},entered:function(){this.animation.enter=!1,this.$refs.message.removeEventListener("animationend",this.entered,!1)},leave:function(){this.animation.leave=!0,this.$refs.message.addEventListener("animationend",this.left,!1)},left:function(){this.animation.leave=!1,this.$refs.message.removeEventListener("animationend",this.left,!1),this.$refs.message.remove()}},mounted:function(){var t=this;this.enter(),setTimeout(function(){t.leave()},3e3)}},Zs=(r(34),Object(is.a)(Vs,function(){var t=this.$createElement,e=this._self._c||t;return this.visible?e("div",{ref:"message",class:this.messageClasses},[e("div",{staticClass:"message__notice"},[e("div",{staticClass:"message__content"},[e("i",{class:"message__icon message__icon--"+this.type}),e("span",{staticClass:"message__text"},[this._v(this._s(this.message))])])])]):this._e()},[],!1,null,null,null).exports),Gs=go.extend(Zs),Qs=function(t){if(void 0!==t){var e,r=new Gs({data:"string"==typeof t?{type:"info",message:t}:t}).$mount();return((e=document.body.querySelector("#message__container"))||((e=document.createElement("div")).id="message__container",document.body.appendChild(e)),e).appendChild(r.$el),r.visible=!0,r}};["info","success","warning","error"].forEach(function(t){Qs[t]=function(e){var r="string"==typeof e?{message:e}:e;return r.type=t,Qs(r)}});var Ws=Qs,Ys=[ks,Ns,zs,js,Hs],Js={install:function(t){Ys.forEach(function(e){t.component(e.name,e)}),t.prototype.$message=Ws}},Xs=function(t){var e=t.Vue;t.options,t.router,t.siteData;e.use(Js)};go.config.productionTip=!1,go.use(Yi),go.mixin(rs),go.component("Content",Ki),go.component("ClientOnly",{functional:!0,render:function(t,e){var r=e.parent,n=e.children;if(r._isMounted)return n;r.$once("hook:mounted",function(){r.$forceUpdate()})}}),go.prototype.$withBase=function(t){var e=this.$site.base;return"/"===t.charAt(0)?e+t.slice(1):t},Ds.push({path:"*",component:ss});var Ks=function(){var t=new Yi({base:ts.base,mode:"history",fallback:!1,routes:Ds,scrollBehavior:function(t,e,r){return r||(t.hash?{selector:t.hash}:{x:0,y:0})}});t.beforeEach(function(t,e,r){/(\/|\.html)$/.test(t.path)?r():r(Object.assign({},t,{path:t.path+"/"}))});var e={};return Xs({Vue:go,options:e,router:t,siteData:ts}),Ss({Vue:go,options:e,router:t,siteData:ts}),{app:new go(Object.assign(e,{router:t,render:function(t){return t("div",{attrs:{id:"app"}},[t("router-view",{ref:"layout"})])}})),router:t}}(),ta=Ks.app;Ks.router.onReady(function(){ta.$mount("#app")})},,function(t,e,r){"use strict";var n=r(4);r.n(n).a},function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,r){"use strict";var n=r(17);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var r=this;t(function(t){r.reason||(r.reason=new n(t),e(r.reason))})}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t;return{token:new o(function(e){t=e}),cancel:t}},t.exports=o},function(t,e,r){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},function(t,e,r){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},function(t,e,r){"use strict";var n=r(2);t.exports=function(t,e,r){return n.forEach(r,function(r){t=r(t,e)}),t}},function(t,e,r){"use strict";var n=r(2),o=r(39),i=r(18),s=r(13),a=r(38),c=r(37);function u(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return u(t),t.baseURL&&!a(t.url)&&(t.url=c(t.baseURL,t.url)),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=n.merge(t.headers.common||{},t.headers[t.method]||{},t.headers||{}),n.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||s.adapter)(t).then(function(e){return u(t),e.data=o(e.data,e.headers,t.transformResponse),e},function(e){return i(e)||(u(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},function(t,e,r){"use strict";var n=r(2);function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){n.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=o},function(t,e,r){"use strict";var n=r(2);t.exports=n.isStandardBrowserEnv()?{write:function(t,e,r,o,i,s){var a=[];a.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),n.isString(o)&&a.push("path="+o),n.isString(i)&&a.push("domain="+i),!0===s&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(t,e,r){"use strict";var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function o(){this.message="String contains an invalid character"}o.prototype=new Error,o.prototype.code=5,o.prototype.name="InvalidCharacterError",t.exports=function(t){for(var e,r,i=String(t),s="",a=0,c=n;i.charAt(0|a)||(c="=",a%1);s+=c.charAt(63&e>>8-a%1*8)){if((r=i.charCodeAt(a+=.75))>255)throw new o;e=e<<8|r}return s}},function(t,e,r){"use strict";var n=r(2);t.exports=n.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function o(t){var n=t;return e&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=o(window.location.href),function(e){var r=n.isString(e)?o(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0}},function(t,e,r){"use strict";var n=r(2),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,i,s={};return t?(n.forEach(t.split("\n"),function(t){if(i=t.indexOf(":"),e=n.trim(t.substr(0,i)).toLowerCase(),r=n.trim(t.substr(i+1)),e){if(s[e]&&o.indexOf(e)>=0)return;s[e]="set-cookie"===e?(s[e]?s[e]:[]).concat([r]):s[e]?s[e]+", "+r:r}}),s):s}},function(t,e,r){"use strict";var n=r(2);function o(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,r){if(!e)return t;var i;if(r)i=r(e);else if(n.isURLSearchParams(e))i=e.toString();else{var s=[];n.forEach(e,function(t,e){null!==t&&void 0!==t&&(n.isArray(t)?e+="[]":t=[t],n.forEach(t,function(t){n.isDate(t)?t=t.toISOString():n.isObject(t)&&(t=JSON.stringify(t)),s.push(o(e)+"="+o(t))}))}),i=s.join("&")}return i&&(t+=(-1===t.indexOf("?")?"?":"&")+i),t}},function(t,e,r){"use strict";t.exports=function(t,e,r,n,o){return t.config=e,r&&(t.code=r),t.request=n,t.response=o,t}},function(t,e,r){"use strict";var n=r(19);t.exports=function(t,e,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?e(n("Request failed with status code "+r.status,r.config,null,r.request,r)):t(r)}},function(t,e,r){"use strict";var n=r(2);t.exports=function(t,e){n.forEach(t,function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])})}},function(t,e,r){"use strict";var n=r(13),o=r(2),i=r(41),s=r(40);function a(t){this.defaults=t,this.interceptors={request:new i,response:new i}}a.prototype.request=function(t){"string"==typeof t&&(t=o.merge({url:arguments[0]},arguments[1])),(t=o.merge(n,{method:"get"},this.defaults,t)).method=t.method.toLowerCase();var e=[s,void 0],r=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)r=r.then(e.shift(),e.shift());return r},o.forEach(["delete","get","head","options"],function(t){a.prototype[t]=function(e,r){return this.request(o.merge(r||{},{method:t,url:e}))}}),o.forEach(["post","put","patch"],function(t){a.prototype[t]=function(e,r,n){return this.request(o.merge(n||{},{method:t,url:e,data:r}))}}),t.exports=a},function(t,e){function r(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)} -/*! - * Determine if an object is a Buffer - * - * @author Feross Aboukhadijeh - * @license MIT - */ -t.exports=function(t){return null!=t&&(r(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&r(t.slice(0,0))}(t)||!!t._isBuffer)}},function(t,e,r){"use strict";var n=r(2),o=r(21),i=r(50),s=r(13);function a(t){var e=new i(t),r=o(i.prototype.request,e);return n.extend(r,i.prototype,e),n.extend(r,e),r}var c=a(s);c.Axios=i,c.create=function(t){return a(n.merge(s,t))},c.Cancel=r(17),c.CancelToken=r(36),c.isCancel=r(18),c.all=function(t){return Promise.all(t)},c.spread=r(35),t.exports=c,t.exports.default=c},,function(t,e,r){"use strict";var n=r(5);r.n(n).a},,function(t,e,r){"use strict";var n=r(6);r.n(n).a},,function(t,e,r){"use strict";var n=r(7);r.n(n).a},,function(t,e,r){"use strict";var n=r(8);r.n(n).a},,function(t,e,r){"use strict";var n=r(9);r.n(n).a},,function(t,e,r){"use strict";var n=r(10);r.n(n).a},,function(t,e,r){"use strict";var n=r(11);r.n(n).a},function(t,e,r){"use strict";t.exports={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","text_collapse"]}}}},function(t,e,r){"use strict";t.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","text_collapse"]}}}},function(t,e,r){"use strict";t.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e,r){(function(t){var n;/*! https://mths.be/punycode v1.4.1 by @mathias */!function(o){"object"==typeof e&&e&&e.nodeType,"object"==typeof t&&t&&t.nodeType;var i="object"==typeof global&&global;i.global!==i&&i.window!==i&&i.self;var s,a=2147483647,c=36,u=1,l=26,p=38,f=700,h=72,d=128,m="-",v=/^xn--/,g=/[^\x20-\x7E]/,y=/[\x2E\u3002\uFF0E\uFF61]/g,_={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},b=c-u,k=Math.floor,w=String.fromCharCode;function x(t){throw new RangeError(_[t])}function C(t,e){for(var r=t.length,n=[];r--;)n[r]=e(t[r]);return n}function A(t,e){var r=t.split("@"),n="";return r.length>1&&(n=r[0]+"@",t=r[1]),n+C((t=t.replace(y,".")).split("."),e).join(".")}function E(t){for(var e,r,n=[],o=0,i=t.length;o=55296&&e<=56319&&o65535&&(e+=w((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+=w(t)}).join("")}function D(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function S(t,e,r){var n=0;for(t=r?k(t/f):t>>1,t+=k(t/e);t>b*l>>1;n+=c)t=k(t/b);return k(n+(b+1)*t/(t+p))}function T(t){var e,r,n,o,i,s,p,f,v,g,y,_=[],b=t.length,w=0,C=d,A=h;for((r=t.lastIndexOf(m))<0&&(r=0),n=0;n=128&&x("not-basic"),_.push(t.charCodeAt(n));for(o=r>0?r+1:0;o=b&&x("invalid-input"),((f=(y=t.charCodeAt(o++))-48<10?y-22:y-65<26?y-65:y-97<26?y-97:c)>=c||f>k((a-w)/s))&&x("overflow"),w+=f*s,!(f<(v=p<=A?u:p>=A+l?l:p-A));p+=c)s>k(a/(g=c-v))&&x("overflow"),s*=g;A=S(w-i,e=_.length+1,0==i),k(w/e)>a-C&&x("overflow"),C+=k(w/e),w%=e,_.splice(w++,0,C)}return M(_)}function N(t){var e,r,n,o,i,s,p,f,v,g,y,_,b,C,A,M=[];for(_=(t=E(t)).length,e=d,r=0,i=h,s=0;s<_;++s)(y=t[s])<128&&M.push(w(y));for(n=o=M.length,o&&M.push(m);n<_;){for(p=a,s=0;s<_;++s)(y=t[s])>=e&&yk((a-r)/(b=n+1))&&x("overflow"),r+=(p-e)*b,e=p,s=0;s<_;++s)if((y=t[s])a&&x("overflow"),y==e){for(f=r,v=c;!(f<(g=v<=i?u:v>=i+l?l:v-i));v+=c)A=f-g,C=c-g,M.push(w(D(g+A%C,0))),f=k(A/C);M.push(w(D(f,0))),i=S(r,b,n==o),r=0,++n}++r,++e}return M.join("")}s={version:"1.4.1",ucs2:{decode:E,encode:M},decode:T,encode:N,toASCII:function(t){return A(t,function(t){return g.test(t)?"xn--"+N(t):t})},toUnicode:function(t){return A(t,function(t){return v.test(t)?T(t.slice(4).toLowerCase()):t})}},void 0===(n=function(){return s}.call(e,r,e,t))||(t.exports=n)}()}).call(this,r(70)(t))},function(t,e,r){"use strict";t.exports=function(t){var e={};e.src_Any=r(27).source,e.src_Cc=r(26).source,e.src_Z=r(25).source,e.src_P=r(16).source,e.src_ZPCc=[e.src_Z,e.src_P,e.src_Cc].join("|"),e.src_ZCc=[e.src_Z,e.src_Cc].join("|");return e.src_pseudo_letter="(?:(?![><|]|"+e.src_ZPCc+")"+e.src_Any+")",e.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",e.src_auth="(?:(?:(?!"+e.src_ZCc+"|[@/\\[\\]()]).)+@)?",e.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",e.src_host_terminator="(?=$|[><|]|"+e.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+e.src_ZPCc+"))",e.src_path="(?:[/?#](?:(?!"+e.src_ZCc+"|[><|]|[()[\\]{}.,\"'?!\\-]).|\\[(?:(?!"+e.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+e.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+e.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+e.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+e.src_ZCc+"|[']).)+\\'|\\'(?="+e.src_pseudo_letter+"|[-]).|\\.{2,3}[a-zA-Z0-9%/]|\\.(?!"+e.src_ZCc+"|[.]).|"+(t&&t["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+"\\,(?!"+e.src_ZCc+").|\\!(?!"+e.src_ZCc+"|[!]).|\\?(?!"+e.src_ZCc+"|[?]).)+|\\/)?",e.src_email_name='[\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]+',e.src_xn="xn--[a-z0-9\\-]{1,59}",e.src_domain_root="(?:"+e.src_xn+"|"+e.src_pseudo_letter+"{1,63})",e.src_domain="(?:"+e.src_xn+"|(?:"+e.src_pseudo_letter+")|(?:"+e.src_pseudo_letter+"(?:-(?!-)|"+e.src_pseudo_letter+"){0,61}"+e.src_pseudo_letter+"))",e.src_host="(?:(?:(?:(?:"+e.src_domain+")\\.)*"+e.src_domain+"))",e.tpl_host_fuzzy="(?:"+e.src_ip4+"|(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%)))",e.tpl_host_no_ip_fuzzy="(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%))",e.src_host_strict=e.src_host+e.src_host_terminator,e.tpl_host_fuzzy_strict=e.tpl_host_fuzzy+e.src_host_terminator,e.src_host_port_strict=e.src_host+e.src_port+e.src_host_terminator,e.tpl_host_port_fuzzy_strict=e.tpl_host_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_port_no_ip_fuzzy_strict=e.tpl_host_no_ip_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+e.src_ZPCc+"|>|$))",e.tpl_email_fuzzy="(^|[><|]|\\(|"+e.src_ZCc+")("+e.src_email_name+"@"+e.tpl_host_fuzzy_strict+")",e.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_fuzzy_strict+e.src_path+")",e.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_no_ip_fuzzy_strict+e.src_path+")",e}},function(t,e,r){"use strict";function n(t){return Array.prototype.slice.call(arguments,1).forEach(function(e){e&&Object.keys(e).forEach(function(r){t[r]=e[r]})}),t}function o(t){return Object.prototype.toString.call(t)}function i(t){return"[object Function]"===o(t)}function s(t){return t.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var a={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var c={"http:":{validate:function(t,e,r){var n=t.slice(e);return r.re.http||(r.re.http=new RegExp("^\\/\\/"+r.re.src_auth+r.re.src_host_port_strict+r.re.src_path,"i")),r.re.http.test(n)?n.match(r.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(t,e,r){var n=t.slice(e);return r.re.no_http||(r.re.no_http=new RegExp("^"+r.re.src_auth+"(?:localhost|(?:(?:"+r.re.src_domain+")\\.)+"+r.re.src_domain_root+")"+r.re.src_port+r.re.src_host_terminator+r.re.src_path,"i")),r.re.no_http.test(n)?e>=3&&":"===t[e-3]?0:e>=3&&"/"===t[e-3]?0:n.match(r.re.no_http)[0].length:0}},"mailto:":{validate:function(t,e,r){var n=t.slice(e);return r.re.mailto||(r.re.mailto=new RegExp("^"+r.re.src_email_name+"@"+r.re.src_host_strict,"i")),r.re.mailto.test(n)?n.match(r.re.mailto)[0].length:0}}},u="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",l="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function p(t){var e=t.re=r(72)(t.__opts__),n=t.__tlds__.slice();function a(t){return t.replace("%TLDS%",e.src_tlds)}t.onCompile(),t.__tlds_replaced__||n.push(u),n.push(e.src_xn),e.src_tlds=n.join("|"),e.email_fuzzy=RegExp(a(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(a(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(a(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(a(e.tpl_host_fuzzy_test),"i");var c=[];function l(t,e){throw new Error('(LinkifyIt) Invalid schema "'+t+'": '+e)}t.__compiled__={},Object.keys(t.__schemas__).forEach(function(e){var r=t.__schemas__[e];if(null!==r){var n,s={validate:null,link:null};if(t.__compiled__[e]=s,"[object Object]"===o(r))return!function(t){return"[object RegExp]"===o(t)}(r.validate)?i(r.validate)?s.validate=r.validate:l(e,r):s.validate=(n=r.validate,function(t,e){var r=t.slice(e);return n.test(r)?r.match(n)[0].length:0}),void(i(r.normalize)?s.normalize=r.normalize:r.normalize?l(e,r):s.normalize=function(t,e){e.normalize(t)});!function(t){return"[object String]"===o(t)}(r)?l(e,r):c.push(e)}}),c.forEach(function(e){t.__compiled__[t.__schemas__[e]]&&(t.__compiled__[e].validate=t.__compiled__[t.__schemas__[e]].validate,t.__compiled__[e].normalize=t.__compiled__[t.__schemas__[e]].normalize)}),t.__compiled__[""]={validate:null,normalize:function(t,e){e.normalize(t)}};var p=Object.keys(t.__compiled__).filter(function(e){return e.length>0&&t.__compiled__[e]}).map(s).join("|");t.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+p+")","i"),t.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+p+")","ig"),t.re.pretest=RegExp("("+t.re.schema_test.source+")|("+t.re.host_fuzzy_test.source+")|@","i"),function(t){t.__index__=-1,t.__text_cache__=""}(t)}function f(t,e){var r=new function(t,e){var r=t.__index__,n=t.__last_index__,o=t.__text_cache__.slice(r,n);this.schema=t.__schema__.toLowerCase(),this.index=r+e,this.lastIndex=n+e,this.raw=o,this.text=o,this.url=o}(t,e);return t.__compiled__[r.schema].normalize(r,t),r}function h(t,e){if(!(this instanceof h))return new h(t,e);var r;e||(r=t,Object.keys(r||{}).reduce(function(t,e){return t||a.hasOwnProperty(e)},!1)&&(e=t,t={})),this.__opts__=n({},a,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=n({},c,t),this.__compiled__={},this.__tlds__=l,this.__tlds_replaced__=!1,this.re={},p(this)}h.prototype.add=function(t,e){return this.__schemas__[t]=e,p(this),this},h.prototype.set=function(t){return this.__opts__=n(this.__opts__,t),this},h.prototype.test=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return!1;var e,r,n,o,i,s,a,c;if(this.re.schema_test.test(t))for((a=this.re.schema_search).lastIndex=0;null!==(e=a.exec(t));)if(o=this.testSchemaAt(t,e[2],a.lastIndex)){this.__schema__=e[2],this.__index__=e.index+e[1].length,this.__last_index__=e.index+e[0].length+o;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(c=t.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||c=0&&null!==(n=t.match(this.re.email_fuzzy))&&(i=n.index+n[1].length,s=n.index+n[0].length,(this.__index__<0||ithis.__last_index__)&&(this.__schema__="mailto:",this.__index__=i,this.__last_index__=s)),this.__index__>=0},h.prototype.pretest=function(t){return this.re.pretest.test(t)},h.prototype.testSchemaAt=function(t,e,r){return this.__compiled__[e.toLowerCase()]?this.__compiled__[e.toLowerCase()].validate(t,r,this):0},h.prototype.match=function(t){var e=0,r=[];this.__index__>=0&&this.__text_cache__===t&&(r.push(f(this,e)),e=this.__last_index__);for(var n=e?t.slice(e):t;this.test(n);)r.push(f(this,e)),n=n.slice(this.__last_index__),e+=this.__last_index__;return r.length?r:null},h.prototype.tlds=function(t,e){return t=Array.isArray(t)?t:[t],e?(this.__tlds__=this.__tlds__.concat(t).sort().filter(function(t,e,r){return t!==r[e-1]}).reverse(),p(this),this):(this.__tlds__=t.slice(),this.__tlds_replaced__=!0,p(this),this)},h.prototype.normalize=function(t){t.schema||(t.url="http://"+t.url),"mailto:"!==t.schema||/^mailto:/i.test(t.url)||(t.url="mailto:"+t.url)},h.prototype.onCompile=function(){},t.exports=h},function(t,e,r){"use strict";var n=r(14),o=r(0).isWhiteSpace,i=r(0).isPunctChar,s=r(0).isMdAsciiPunct;function a(t,e,r,n){this.src=t,this.env=r,this.md=e,this.tokens=n,this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[]}a.prototype.pushPending=function(){var t=new n("text","",0);return t.content=this.pending,t.level=this.pendingLevel,this.tokens.push(t),this.pending="",t},a.prototype.push=function(t,e,r){this.pending&&this.pushPending();var o=new n(t,e,r);return r<0&&this.level--,o.level=this.level,r>0&&this.level++,this.pendingLevel=this.level,this.tokens.push(o),o},a.prototype.scanDelims=function(t,e){var r,n,a,c,u,l,p,f,h,d=t,m=!0,v=!0,g=this.posMax,y=this.src.charCodeAt(t);for(r=t>0?this.src.charCodeAt(t-1):32;d=0;){if((o=i[r]).open&&o.marker===n.marker&&o.end<0&&o.level===n.level)if(!((o.close||n.open)&&void 0!==o.length&&void 0!==n.length&&(o.length+n.length)%3==0)){n.jump=e-r,n.open=!1,o.end=e,o.jump=0;break}r-=o.jump+1}}},function(t,e,r){"use strict";var n=r(29),o=r(0).has,i=r(0).isValidEntityCode,s=r(0).fromCodePoint,a=/^&#((?:x[a-f0-9]{1,8}|[0-9]{1,8}));/i,c=/^&([a-z][a-z0-9]{1,31});/i;t.exports=function(t,e){var r,u,l=t.pos,p=t.posMax;if(38!==t.src.charCodeAt(l))return!1;if(l+1=i)&&(!(33!==(r=t.src.charCodeAt(s+1))&&63!==r&&47!==r&&!function(t){var e=32|t;return e>=97&&e<=122}(r))&&(!!(o=t.src.slice(s).match(n))&&(e||(t.push("html_inline","",0).content=t.src.slice(s,s+o[0].length)),t.pos+=o[0].length,!0))))}},function(t,e,r){"use strict";var n=/^<([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)>/,o=/^<([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)>/;t.exports=function(t,e){var r,i,s,a,c,u,l=t.pos;return 60===t.src.charCodeAt(l)&&(!((r=t.src.slice(l)).indexOf(">")<0)&&(o.test(r)?(a=(i=r.match(o))[0].slice(1,-1),c=t.md.normalizeLink(a),!!t.md.validateLink(c)&&(e||((u=t.push("link_open","a",1)).attrs=[["href",c]],u.markup="autolink",u.info="auto",(u=t.push("text","",0)).content=t.md.normalizeLinkText(a),(u=t.push("link_close","a",-1)).markup="autolink",u.info="auto"),t.pos+=i[0].length,!0)):!!n.test(r)&&(a=(s=r.match(n))[0].slice(1,-1),c=t.md.normalizeLink("mailto:"+a),!!t.md.validateLink(c)&&(e||((u=t.push("link_open","a",1)).attrs=[["href",c]],u.markup="autolink",u.info="auto",(u=t.push("text","",0)).content=t.md.normalizeLinkText(a),(u=t.push("link_close","a",-1)).markup="autolink",u.info="auto"),t.pos+=s[0].length,!0))))}},function(t,e,r){"use strict";var n=r(0).normalizeReference,o=r(0).isSpace;t.exports=function(t,e){var r,i,s,a,c,u,l,p,f,h,d,m,v,g="",y=t.pos,_=t.posMax;if(33!==t.src.charCodeAt(t.pos))return!1;if(91!==t.src.charCodeAt(t.pos+1))return!1;if(u=t.pos+2,(c=t.md.helpers.parseLinkLabel(t,t.pos+1,!1))<0)return!1;if((l=c+1)<_&&40===t.src.charCodeAt(l)){for(l++;l<_&&(i=t.src.charCodeAt(l),o(i)||10===i);l++);if(l>=_)return!1;for(v=l,(f=t.md.helpers.parseLinkDestination(t.src,l,t.posMax)).ok&&(g=t.md.normalizeLink(f.str),t.md.validateLink(g)?l=f.pos:g=""),v=l;l<_&&(i=t.src.charCodeAt(l),o(i)||10===i);l++);if(f=t.md.helpers.parseLinkTitle(t.src,l,t.posMax),l<_&&v!==l&&f.ok)for(h=f.str,l=f.pos;l<_&&(i=t.src.charCodeAt(l),o(i)||10===i);l++);else h="";if(l>=_||41!==t.src.charCodeAt(l))return t.pos=y,!1;l++}else{if(void 0===t.env.references)return!1;if(l<_&&91===t.src.charCodeAt(l)?(v=l+1,(l=t.md.helpers.parseLinkLabel(t,l))>=0?a=t.src.slice(v,l++):l=c+1):l=c+1,a||(a=t.src.slice(u,c)),!(p=t.env.references[n(a)]))return t.pos=y,!1;g=p.href,h=p.title}return e||(s=t.src.slice(u,c),t.md.inline.parse(s,t.md,t.env,m=[]),(d=t.push("image","img",0)).attrs=r=[["src",g],["alt",""]],d.children=m,d.content=s,h&&r.push(["title",h])),t.pos=l,t.posMax=_,!0}},function(t,e,r){"use strict";var n=r(0).normalizeReference,o=r(0).isSpace;t.exports=function(t,e){var r,i,s,a,c,u,l,p,f,h="",d=t.pos,m=t.posMax,v=t.pos,g=!0;if(91!==t.src.charCodeAt(t.pos))return!1;if(c=t.pos+1,(a=t.md.helpers.parseLinkLabel(t,t.pos,!0))<0)return!1;if((u=a+1)=m)return!1;for(v=u,(l=t.md.helpers.parseLinkDestination(t.src,u,t.posMax)).ok&&(h=t.md.normalizeLink(l.str),t.md.validateLink(h)?u=l.pos:h=""),v=u;u=m||41!==t.src.charCodeAt(u))&&(g=!0),u++}if(g){if(void 0===t.env.references)return!1;if(u=0?s=t.src.slice(v,u++):u=a+1):u=a+1,s||(s=t.src.slice(c,a)),!(p=t.env.references[n(s)]))return t.pos=d,!1;h=p.href,f=p.title}return e||(t.pos=c,t.posMax=a,t.push("link_open","a",1).attrs=r=[["href",h]],f&&r.push(["title",f]),t.md.inline.tokenize(t),t.push("link_close","a",-1)),t.pos=u,t.posMax=m,!0}},function(t,e,r){"use strict";t.exports=function(t,e){var r,n,o,i,s,a,c=t.pos;if(96!==t.src.charCodeAt(c))return!1;for(r=c,c++,n=t.posMax;c?@[]^_`{|}~-".split("").forEach(function(t){o[t.charCodeAt(0)]=1}),t.exports=function(t,e){var r,i=t.pos,s=t.posMax;if(92!==t.src.charCodeAt(i))return!1;if(++i=0&&32===t.pending.charCodeAt(r)?r>=1&&32===t.pending.charCodeAt(r-1)?(t.pending=t.pending.replace(/ +$/,""),t.push("hardbreak","br",0)):(t.pending=t.pending.slice(0,-1),t.push("softbreak","br",0)):t.push("softbreak","br",0)),i++;i=i)break}else t.pending+=t.src[t.pos++]}t.pending&&t.pushPending()},s.prototype.parse=function(t,e,r,n){var o,i,s,a=new this.State(t,e,r,n);for(this.tokenize(a),s=(i=this.ruler2.getRules("")).length,o=0;o0&&this.level++,this.tokens.push(o),o},i.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]},i.prototype.skipEmptyLines=function(t){for(var e=this.lineMax;te;)if(!o(this.src.charCodeAt(--t)))return t+1;return t},i.prototype.skipChars=function(t,e){for(var r=this.src.length;tr;)if(e!==this.src.charCodeAt(--t))return t+1;return t},i.prototype.getLines=function(t,e,r,n){var i,s,a,c,u,l,p,f=t;if(t>=e)return"";for(l=new Array(e-t),i=0;fr?new Array(s-r+1).join(" ")+this.src.slice(c,u):this.src.slice(c,u)}return l.join("")},i.prototype.Token=n,t.exports=i},function(t,e,r){"use strict";t.exports=function(t,e){var r,n,o,i,s,a,c=e+1,u=t.md.block.ruler.getRules("paragraph"),l=t.lineMax;for(a=t.parentType,t.parentType="paragraph";c3||t.sCount[c]<0)){for(n=!1,o=0,i=u.length;o|$))/i,/<\/(script|pre|style)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^|$))","i"),/^$/,!0],[new RegExp(o.source+"\\s*$"),/^$/,!1]];t.exports=function(t,e,r,n){var o,s,a,c,u=t.bMarks[e]+t.tShift[e],l=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(!t.md.options.html)return!1;if(60!==t.src.charCodeAt(u))return!1;for(c=t.src.slice(u,l),o=0;o=4)return!1;for(f=t.parentType,t.parentType="paragraph";h3)){if(t.sCount[h]>=t.blkIndent&&(c=t.bMarks[h]+t.tShift[h])<(u=t.eMarks[h])&&(45===(p=t.src.charCodeAt(c))||61===p)&&(c=t.skipChars(c,p),(c=t.skipSpaces(c))>=u)){l=61===p?1:2;break}if(!(t.sCount[h]<0)){for(o=!1,i=0,s=d.length;i=4)return!1;if(35!==(i=t.src.charCodeAt(u))||u>=l)return!1;for(s=1,i=t.src.charCodeAt(++u);35===i&&u6||uu&&n(t.src.charCodeAt(a-1))&&(l=a),t.line=e+1,(c=t.push("heading_open","h"+String(s),1)).markup="########".slice(0,s),c.map=[e,t.line],(c=t.push("inline","",0)).content=t.src.slice(u,l).trim(),c.map=[e,t.line],c.children=[],(c=t.push("heading_close","h"+String(s),-1)).markup="########".slice(0,s),!0))}},function(t,e,r){"use strict";var n=r(0).normalizeReference,o=r(0).isSpace;t.exports=function(t,e,r,i){var s,a,c,u,l,p,f,h,d,m,v,g,y,_,b,k,w=0,x=t.bMarks[e]+t.tShift[e],C=t.eMarks[e],A=e+1;if(t.sCount[e]-t.blkIndent>=4)return!1;if(91!==t.src.charCodeAt(x))return!1;for(;++x3||t.sCount[A]<0)){for(_=!1,p=0,f=b.length;p=s)return-1;if((r=t.src.charCodeAt(i++))<48||r>57)return-1;for(;;){if(i>=s)return-1;if(!((r=t.src.charCodeAt(i++))>=48&&r<=57)){if(41===r||46===r)break;return-1}if(i-o>=10)return-1}return i=4)return!1;if(n&&"paragraph"===t.parentType&&t.tShift[e]>=t.blkIndent&&(L=!0),(D=i(t,e))>=0){if(f=!0,T=t.bMarks[e]+t.tShift[e],y=Number(t.src.substr(T,D-T-1)),L&&1!==y)return!1}else{if(!((D=o(t,e))>=0))return!1;f=!1}if(L&&t.skipSpaces(D)>=t.eMarks[e])return!1;if(g=t.src.charCodeAt(D-1),n)return!0;for(v=t.tokens.length,f?(z=t.push("ordered_list_open","ol",1),1!==y&&(z.attrs=[["start",y]])):z=t.push("bullet_list_open","ul",1),z.map=m=[e,0],z.markup=String.fromCharCode(g),b=e,S=!1,O=t.md.block.ruler.getRules("list"),C=t.parentType,t.parentType="list";b=_?1:k-p)>4&&(l=1),u=p+l,(z=t.push("list_item_open","li",1)).markup=String.fromCharCode(g),z.map=h=[e,0],w=t.blkIndent,E=t.tight,A=t.tShift[e],x=t.sCount[e],t.blkIndent=u,t.tight=!0,t.tShift[e]=a-t.bMarks[e],t.sCount[e]=k,a>=_&&t.isEmpty(e+1)?t.line=Math.min(t.line+2,r):t.md.block.tokenize(t,e,r,!0),t.tight&&!S||(j=!1),S=t.line-e>1&&t.isEmpty(t.line-1),t.blkIndent=w,t.tShift[e]=A,t.sCount[e]=x,t.tight=E,(z=t.push("list_item_close","li",-1)).markup=String.fromCharCode(g),b=e=t.line,h[1]=b,a=t.bMarks[e],b>=r)break;if(t.sCount[b]=4)return!1;if(42!==(i=t.src.charCodeAt(u++))&&45!==i&&95!==i)return!1;for(s=1;u=4)return!1;if(62!==t.src.charCodeAt(E++))return!1;if(o)return!0;for(c=h=t.sCount[e]+E-(t.bMarks[e]+t.tShift[e]),32===t.src.charCodeAt(E)?(E++,c++,h++,i=!1,b=!0):9===t.src.charCodeAt(E)?(b=!0,(t.bsCount[e]+h)%4==3?(E++,c++,h++,i=!1):i=!0):b=!1,d=[t.bMarks[e]],t.bMarks[e]=E;E=M,y=[t.sCount[e]],t.sCount[e]=h-c,_=[t.tShift[e]],t.tShift[e]=E-t.bMarks[e],w=t.md.block.ruler.getRules("blockquote"),g=t.parentType,t.parentType="blockquote",C=!1,f=e+1;f=(M=t.eMarks[f])));f++)if(62!==t.src.charCodeAt(E++)||C){if(l)break;for(k=!1,a=0,u=w.length;a=M,m.push(t.bsCount[f]),t.bsCount[f]=t.sCount[f]+1+(b?1:0),y.push(t.sCount[f]),t.sCount[f]=h-c,_.push(t.tShift[f]),t.tShift[f]=E-t.bMarks[f]}for(v=t.blkIndent,t.blkIndent=0,(x=t.push("blockquote_open","blockquote",1)).markup=">",x.map=p=[e,0],t.md.block.tokenize(t,e,f),(x=t.push("blockquote_close","blockquote",-1)).markup=">",t.lineMax=A,t.parentType=g,p[1]=t.line,a=0;a<_.length;a++)t.bMarks[a+e]=d[a],t.tShift[a+e]=_[a],t.sCount[a+e]=y[a],t.bsCount[a+e]=m[a];return t.blkIndent=v,!0}},function(t,e,r){"use strict";t.exports=function(t,e,r,n){var o,i,s,a,c,u,l,p=!1,f=t.bMarks[e]+t.tShift[e],h=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(f+3>h)return!1;if(126!==(o=t.src.charCodeAt(f))&&96!==o)return!1;if(c=f,(i=(f=t.skipChars(f,o))-c)<3)return!1;if(l=t.src.slice(c,f),(s=t.src.slice(f,h)).indexOf(String.fromCharCode(o))>=0)return!1;if(n)return!0;for(a=e;!(++a>=r)&&!((f=c=t.bMarks[a]+t.tShift[a])<(h=t.eMarks[a])&&t.sCount[a]=4||(f=t.skipChars(f,o))-c=4))break;o=++n}return t.line=o,(i=t.push("code_block","code",0)).content=t.getLines(e,o,4+t.blkIndent,!0),i.map=[e,t.line],!0}},function(t,e,r){"use strict";var n=r(0).isSpace;function o(t,e){var r=t.bMarks[e]+t.blkIndent,n=t.eMarks[e];return t.src.substr(r,n-r)}function i(t){var e,r=[],n=0,o=t.length,i=0,s=0,a=!1,c=0;for(e=t.charCodeAt(n);nr)return!1;if(p=e+1,t.sCount[p]=4)return!1;if((u=t.bMarks[p]+t.tShift[p])>=t.eMarks[p])return!1;if(124!==(a=t.src.charCodeAt(u++))&&45!==a&&58!==a)return!1;for(;u=4)return!1;if((h=(f=i(c.replace(/^\||\|$/g,""))).length)>m.length)return!1;if(s)return!0;for((d=t.push("table_open","table",1)).map=g=[e,0],(d=t.push("thead_open","thead",1)).map=[e,e+1],(d=t.push("tr_open","tr",1)).map=[e,e+1],l=0;l=4);p++){for(f=i(c.replace(/^\||\|$/g,"")),d=t.push("tr_open","tr",1),l=0;l=r))&&!(t.sCount[s]=c){t.line=r;break}for(n=0;n=0&&!(E[C].level<=d);C--);if(E.length=C+1,"text"===s.type){f=0,h=(l=s.content).length;t:for(;f=0)v=l.charCodeAt(p.index-1);else for(C=r-1;C>=0&&("softbreak"!==t[C].type&&"hardbreak"!==t[C].type);C--)if("text"===t[C].type){v=t[C].content.charCodeAt(t[C].content.length-1);break}if(g=32,f=48&&v<=57&&(x=w=!1),w&&x&&(w=!1,x=_),w||x){if(x)for(C=E.length-1;C>=0&&(m=E[C],!(E[C].level=0;e--)"inline"===t.tokens[e].type&&s.test(t.tokens[e].content)&&l(t.tokens[e].children,t)}},function(t,e,r){"use strict";var n=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,o=/\((c|tm|r|p)\)/i,i=/\((c|tm|r|p)\)/gi,s={c:"©",r:"®",p:"§",tm:"™"};function a(t,e){return s[e.toLowerCase()]}function c(t){var e,r,n=0;for(e=t.length-1;e>=0;e--)"text"!==(r=t[e]).type||n||(r.content=r.content.replace(i,a)),"link_open"===r.type&&"auto"===r.info&&n--,"link_close"===r.type&&"auto"===r.info&&n++}function u(t){var e,r,o=0;for(e=t.length-1;e>=0;e--)"text"!==(r=t[e]).type||o||n.test(r.content)&&(r.content=r.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---([^-]|$)/gm,"$1—$2").replace(/(^|\s)--(\s|$)/gm,"$1–$2").replace(/(^|[^-\s])--([^-\s]|$)/gm,"$1–$2")),"link_open"===r.type&&"auto"===r.info&&o--,"link_close"===r.type&&"auto"===r.info&&o++}t.exports=function(t){var e;if(t.md.options.typographer)for(e=t.tokens.length-1;e>=0;e--)"inline"===t.tokens[e].type&&(o.test(t.tokens[e].content)&&c(t.tokens[e].children),n.test(t.tokens[e].content)&&u(t.tokens[e].children))}},function(t,e,r){"use strict";var n=r(0).arrayReplaceAt;function o(t){return/^<\/a\s*>/i.test(t)}t.exports=function(t){var e,r,i,s,a,c,u,l,p,f,h,d,m,v,g,y,_,b,k=t.tokens;if(t.md.options.linkify)for(r=0,i=k.length;r=0;e--)if("link_close"!==(c=s[e]).type){if("html_inline"===c.type&&(b=c.content,/^\s]/i.test(b)&&m>0&&m--,o(c.content)&&m++),!(m>0)&&"text"===c.type&&t.md.linkify.test(c.content)){for(p=c.content,_=t.md.linkify.match(p),u=[],d=c.level,h=0,l=0;l<_.length;l++)v=_[l].url,g=t.md.normalizeLink(v),t.md.validateLink(g)&&(y=_[l].text,y=_[l].schema?"mailto:"!==_[l].schema||/^mailto:/i.test(y)?t.md.normalizeLinkText(y):t.md.normalizeLinkText("mailto:"+y).replace(/^mailto:/,""):t.md.normalizeLinkText("http://"+y).replace(/^http:\/\//,""),(f=_[l].index)>h&&((a=new t.Token("text","",0)).content=p.slice(h,f),a.level=d,u.push(a)),(a=new t.Token("link_open","a",1)).attrs=[["href",g]],a.level=d++,a.markup="linkify",a.info="auto",u.push(a),(a=new t.Token("text","",0)).content=y,a.level=d,u.push(a),(a=new t.Token("link_close","a",-1)).level=--d,a.markup="linkify",a.info="auto",u.push(a),h=_[l].lastIndex);h"+i(t[e].content)+""},s.code_block=function(t,e,r,n,o){var s=t[e];return""+i(t[e].content)+"\n"},s.fence=function(t,e,r,n,s){var a,c,u,l,p=t[e],f=p.info?o(p.info).trim():"",h="";return f&&(h=f.split(/\s+/g)[0]),0===(a=r.highlight&&r.highlight(p.content,h)||i(p.content)).indexOf(""+a+"\n"):"
"+a+"
\n"},s.image=function(t,e,r,n,o){var i=t[e];return i.attrs[i.attrIndex("alt")][1]=o.renderInlineAsText(i.children,r,n),o.renderToken(t,e,r)},s.hardbreak=function(t,e,r){return r.xhtmlOut?"
\n":"
\n"},s.softbreak=function(t,e,r){return r.breaks?r.xhtmlOut?"
\n":"
\n":"\n"},s.text=function(t,e){return i(t[e].content)},s.html_block=function(t,e){return t[e].content},s.html_inline=function(t,e){return t[e].content},a.prototype.renderAttrs=function(t){var e,r,n;if(!t.attrs)return"";for(n="",e=0,r=t.attrs.length;e\n":">")},a.prototype.renderInline=function(t,e,r){for(var n,o="",i=this.rules,s=0,a=t.length;s=r)return c;if(34!==(i=t.charCodeAt(e))&&39!==i&&40!==i)return c;for(e++,40===i&&(i=41);e",'"',"`"," ","\r","\n","\t"]),c=["'"].concat(a),u=["%","/","?",";","#"].concat(c),l=["/","?","#"],p=/^[+a-z0-9A-Z_-]{0,63}$/,f=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,h={javascript:!0,"javascript:":!0},d={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};n.prototype.parse=function(t,e){var r,n,i,a,c,m=t;if(m=m.trim(),!e&&1===t.split("#").length){var v=s.exec(m);if(v)return this.pathname=v[1],v[2]&&(this.search=v[2]),this}var g=o.exec(m);if(g&&(i=(g=g[0]).toLowerCase(),this.protocol=g,m=m.substr(g.length)),(e||g||m.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(c="//"===m.substr(0,2))||g&&h[g]||(m=m.substr(2),this.slashes=!0)),!h[g]&&(c||g&&!d[g])){var y,_,b=-1;for(r=0;r127?A+="x":A+=C[E];if(!A.match(p)){var D=x.slice(0,r),S=x.slice(r+1),T=C.match(f);T&&(D.push(T[1]),S.unshift(T[2])),S.length&&(m=S.join(".")+m),this.hostname=D.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),w&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var N=m.indexOf("#");-1!==N&&(this.hash=m.substr(N),m=m.slice(0,N));var O=m.indexOf("?");return-1!==O&&(this.search=m.substr(O),m=m.slice(0,O)),m&&(this.pathname=m),d[i]&&this.hostname&&!this.pathname&&(this.pathname=""),this},n.prototype.parseHost=function(t){var e=i.exec(t);e&&(":"!==(e=e[0])&&(this.port=e.substr(1)),t=t.substr(0,t.length-e.length)),t&&(this.hostname=t)},t.exports=function(t,e){if(t&&t instanceof n)return t;var r=new n;return r.parse(t,e),r}},function(t,e,r){"use strict";t.exports=function(t){var e="";return e+=t.protocol||"",e+=t.slashes?"//":"",e+=t.auth?t.auth+"@":"",t.hostname&&-1!==t.hostname.indexOf(":")?e+="["+t.hostname+"]":e+=t.hostname||"",e+=t.port?":"+t.port:"",e+=t.pathname||"",e+=t.search||"",e+=t.hash||""}},function(t,e,r){"use strict";var n={};function o(t,e){var r;return"string"!=typeof e&&(e=o.defaultChars),r=function(t){var e,r,o=n[t];if(o)return o;for(o=n[t]=[],e=0;e<128;e++)r=String.fromCharCode(e),o.push(r);for(e=0;e=55296&&c<=57343?"���":String.fromCharCode(c),e+=6):240==(248&o)&&e+91114111?u+="����":(c-=65536,u+=String.fromCharCode(55296+(c>>10),56320+(1023&c))),e+=9):u+="�";return u})}o.defaultChars=";/?:@&=+$,#",o.componentChars="",t.exports=o},function(t,e,r){"use strict";var n={};function o(t,e,r){var i,s,a,c,u,l="";for("string"!=typeof e&&(r=e,e=o.defaultChars),void 0===r&&(r=!0),u=function(t){var e,r,o=n[t];if(o)return o;for(o=n[t]=[],e=0;e<128;e++)r=String.fromCharCode(e),/^[0-9a-z]$/i.test(r)?o.push(r):o.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2));for(e=0;e=55296&&a<=57343){if(a>=55296&&a<=56319&&i+1=56320&&c<=57343){l+=encodeURIComponent(t[i]+t[i+1]),i++;continue}l+="%EF%BF%BD"}else l+=encodeURIComponent(t[i]);return l}o.defaultChars=";/?:@&=+$,-_.!~*'()#",o.componentChars="-_.!~*'()",t.exports=o},function(t){t.exports={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"}},function(t,e,r){"use strict";var n=r(0),o=r(113),i=r(109),s=r(108),a=r(100),c=r(86),u=r(73),l=r(28),p=r(71),f={default:r(69),zero:r(68),commonmark:r(67)},h=/^(vbscript|javascript|file|data):/,d=/^data:image\/(gif|png|jpeg|webp);/;function m(t){var e=t.trim().toLowerCase();return!h.test(e)||!!d.test(e)}var v=["http:","https:","mailto:"];function g(t){var e=l.parse(t,!0);if(e.hostname&&(!e.protocol||v.indexOf(e.protocol)>=0))try{e.hostname=p.toASCII(e.hostname)}catch(t){}return l.encode(l.format(e))}function y(t){var e=l.parse(t,!0);if(e.hostname&&(!e.protocol||v.indexOf(e.protocol)>=0))try{e.hostname=p.toUnicode(e.hostname)}catch(t){}return l.decode(l.format(e))}function _(t,e){if(!(this instanceof _))return new _(t,e);e||n.isString(t)||(e=t||{},t="default"),this.inline=new c,this.block=new a,this.core=new s,this.renderer=new i,this.linkify=new u,this.validateLink=m,this.normalizeLink=g,this.normalizeLinkText=y,this.utils=n,this.helpers=n.assign({},o),this.options={},this.configure(t),e&&this.set(e)}_.prototype.set=function(t){return n.assign(this.options,t),this},_.prototype.configure=function(t){var e,r=this;if(n.isString(t)&&!(t=f[e=t]))throw new Error('Wrong `markdown-it` preset "'+e+'", check name');if(!t)throw new Error("Wrong `markdown-it` preset, can't be empty");return t.options&&r.set(t.options),t.components&&Object.keys(t.components).forEach(function(e){t.components[e].rules&&r[e].ruler.enableOnly(t.components[e].rules),t.components[e].rules2&&r[e].ruler2.enableOnly(t.components[e].rules2)}),this},_.prototype.enable=function(t,e){var r=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach(function(e){r=r.concat(this[e].ruler.enable(t,!0))},this),r=r.concat(this.inline.ruler2.enable(t,!0));var n=t.filter(function(t){return r.indexOf(t)<0});if(n.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this},_.prototype.disable=function(t,e){var r=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach(function(e){r=r.concat(this[e].ruler.disable(t,!0))},this),r=r.concat(this.inline.ruler2.disable(t,!0));var n=t.filter(function(t){return r.indexOf(t)<0});if(n.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this},_.prototype.use=function(t){var e=[this].concat(Array.prototype.slice.call(arguments,1));return t.apply(t,e),this},_.prototype.parse=function(t,e){if("string"!=typeof t)throw new Error("Input data should be a String");var r=new this.core.State(t,this,e);return this.core.process(r),r.tokens},_.prototype.render=function(t,e){return e=e||{},this.renderer.render(this.parse(t,e),this.options,e)},_.prototype.parseInline=function(t,e){var r=new this.core.State(t,this,e);return r.inlineMode=!0,this.core.process(r),r.tokens},_.prototype.renderInline=function(t,e){return e=e||{},this.renderer.render(this.parseInline(t,e),this.options,e)},t.exports=_},,function(t,e,r){"use strict";var n=r(12);r.n(n).a},function(t,e,r){"use strict"; -/* -object-assign -(c) Sindre Sorhus -@license MIT -*/var n=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach(function(t){n[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var r,s,a=function(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),c=1;c$L=YPuNc*!r1glVHo#+I9}KkdD*B$)mAIh%St8UR|$CX1Re{KH;33lBoQg_ z7ADx=ZC_JcEi3AuE6Z!Dl=Btka;7j}V#fH)(|K{ke&RJTM1Xo2a+m*TRV{su4NH5d z;UPCrTqIjdtYJ3ubZ#t>N(>O>g)!i^qSo~pZ(Lreb_;B(&? zFKjJveXm09*8$|Z2Jy1ZgHIoGQBfYR6&1+B5^I#eS1RazY=XC-#^87hMr-GTb0g#_ zz~|0pnAIRIz3qWb?LdcS@q4w@RcD`3OJSZzI@z z5+fb=5OQ14pxKc9{u@5HY#8av!?2dA?^f(-irBBouJ-#&LxERGaOTWJU&|TzYWKmO z9s&Q0WANLKAo$@Ty1Skr)NMt7%W1UUnQQhpC64pk?k))V>JGw@5rsh0adcPi#Fwia zk3M(VCi)WD*8>cz8SpnA)$`16Q$%RRp02ER=FAFom8^#&J<`bSuH0epdky|Z1Yey% z@O28>?=L}5^&Y61amn^H5jAU~sM(XIvDZ4iUuq%1+;M)rUZ4EtWa=h?`EWg0=Am8b zxE>?UoZ0f_iqXez>h%-oso9IJ(hcGMpYJ!Gd+QHzmIKh^+*y`po*J!Y@nztL^@aCX z&T@hALA{0}GZx${+V0MW^VSS#W|IN-Si<;x#>0QU(NoQyObycn_H>Xlv`}Z*s6`Fh z5yIujh`g-bm@?OKJz6@8*Z#)WFKzc0%J<@R`cCF?KigO%nR=&~zgNwi5YOK%QoA|r h58nScFeu`qfKw59Hj1;fe}fT^WG+YdP35}-k)I!+IUE20 diff --git a/docs/.vuepress/dist/getting-started/index.html b/docs/.vuepress/dist/getting-started/index.html deleted file mode 100644 index 23a2128..0000000 --- a/docs/.vuepress/dist/getting-started/index.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - Hello, World. | Getting Started - - - - - - - -
- - - diff --git a/docs/.vuepress/dist/index.html b/docs/.vuepress/dist/index.html deleted file mode 100644 index 98239b5..0000000 --- a/docs/.vuepress/dist/index.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - Hello, World. - - - - - - - -

Hello, World.

Not sure where to start? We’ve put together some handy guides and reference documentation you can use to start building.

Getting Started

As Easy as 1, 2, 3

# install vuepress
-yarn global add vuepress # OR npm install -g vuepress
-
-# install theme
-yarn global add vuepress-theme-api # OR npm install -g vuepress-theme-api
-
-# create a markdown file and write something
-echo '# Hello, World.' > Hello.md
-
-# start writing
-vuepress dev
-
-# build to static files
-vuepress build
-

TIP

VuePress requires Node.js >= 8.

Build for RESTful API

A easy-to-use, minimalist theme for vuepress.

With out-of-the-box feature, all you need to do is install it and write something.


Getting Started
- - - diff --git a/docs/.vuepress/dist/zh/getting-started/index.html b/docs/.vuepress/dist/zh/getting-started/index.html deleted file mode 100644 index 894f9c2..0000000 --- a/docs/.vuepress/dist/zh/getting-started/index.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - Hello, World. | 起步 - - - - - - - -
- - - diff --git a/docs/.vuepress/dist/zh/index.html b/docs/.vuepress/dist/zh/index.html deleted file mode 100644 index 719ce39..0000000 --- a/docs/.vuepress/dist/zh/index.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - Hello, World. - - - - - - - -

Hello, World.

不知道从哪里开始?我们准备了一些你可以用来开始构建的便捷指南和参考文档。

开始出发

As Easy as 1, 2, 3

# install vuepress
-yarn global add vuepress # OR npm install -g vuepress
-
-# install theme
-yarn global add vuepress-theme-api # OR npm install -g vuepress-theme-api
-
-# create a markdown file and write something
-echo '# Hello, World.' > Hello.md
-
-# start writing
-vuepress dev
-
-# build to static files
-vuepress build
-

TIP

VuePress requires Node.js >= 8.

Build for RESTful API

A easy-to-use, minimalist theme for vuepress.

With out-of-the-box feature, all you need to do is install it and write something.


Getting Started
- - -