From be809669f091132658bd06c91e7c503c6ea17140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20L=C3=A1szl=C3=B3?= <rlacko99@gmail.com> Date: Wed, 17 Mar 2021 12:23:03 +0100 Subject: [PATCH] host files locally --- docute.css | 1 + docute.js | 1 + gtag.js | 426 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 9 +- 4 files changed, 431 insertions(+), 6 deletions(-) create mode 100644 docute.css create mode 100644 docute.js create mode 100644 gtag.js diff --git a/docute.css b/docute.css new file mode 100644 index 0000000..e210503 --- /dev/null +++ b/docute.css @@ -0,0 +1 @@ +body{margin:0;color:var(--text-color);background:var(--page-background);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font:16px/1.7 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}a{color:var(--link-color);text-decoration:none}.Content a:hover{text-decoration:underline}.external-link-icon{color:#aaa;display:inline-block}.medium-zoom-image--opened,.medium-zoom-overlay{z-index:99}.Wrap{max-width:1180px}.layout-wide .Wrap{max-width:100%}.layout-narrow .Wrap{margin:0 auto}.docute-banner{margin-bottom:10px}.docute-banner>:first-child{margin-top:0}.docute-banner>:last-child{margin-bottom:0}.docute-footer{padding-top:60px}.InjectedComponents[data-position="mobile-sidebar:start"],.InjectedComponents[data-position="sidebar:start"]{margin-bottom:25px}.InjectedComponents[data-position="mobile-sidebar:start"]>:first-child,.InjectedComponents[data-position="sidebar:start"]>:first-child{margin-top:0}.InjectedComponents[data-position="sidebar:end"],.InjectedComponents[data-position="sidebar:post-end"]{margin-top:25px}.InjectedComponents[data-position="sidebar:end"]>:first-child,.InjectedComponents[data-position="sidebar:post-end"]>:first-child{margin-top:0}.InjectedComponents[data-position="content:start"]{margin-bottom:35px}.InjectedComponents[data-position="content:start"]>:first-child{margin-top:0}.InjectedComponents[data-position="content:start"]>:last-child{margin-bottom:0}.InjectedComponents[data-position="content:end"]{margin-top:30px}.InjectedComponents[data-position="header-right:start"]+.header-nav{margin-left:30px}@media (min-width:768px){.InjectedComponents[data-position="mobile-sidebar:end"],.InjectedComponents[data-position="mobile-sidebar:start"]{display:none}}.external-link-icon{margin-left:3px}.header-nav[data-v-93d08526]{display:flex;align-items:center;font-size:1rem}@media (max-width:768px){.header-nav[data-v-93d08526]{display:none}}[data-v-93d08526] a{color:var(--nav-link-color)}.header-nav-item[data-v-93d08526]{height:100%}.header-nav-item[data-v-93d08526]:not(:first-child){margin-left:25px}.header-nav-item[data-v-93d08526]>a{display:inline-flex;align-items:center;line-height:1.4;height:100%;position:relative}.header-nav-item[data-v-93d08526]>a:after{content:"";height:2px;width:100%;position:absolute;bottom:0;left:0;right:0;display:block}.header-nav-item[data-v-93d08526]>a.router-link-exact-active{color:var(--accent-color)}.header-nav-item[data-v-93d08526]>a.router-link-exact-active:after{background-color:var(--nav-link-border-color)}.mobile-header-nav[data-v-93d08526]{display:block;margin-bottom:30px;padding:0 20px 30px;border-bottom:1px solid var(--border-color)}.mobile-header-nav .header-nav-item[data-v-93d08526]:not(:first-child){margin-left:0}@media (min-width:768px){.mobile-header-nav[data-v-93d08526]{display:none}}.arrow[data-v-93d08526]{display:inline-block;vertical-align:middle;margin-top:-1px;margin-left:6px;margin-right:-14px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #ccc}.dropdown-wrapper[data-v-93d08526]{position:relative}.dropdown-wrapper:hover .dropdown-list[data-v-93d08526]{display:block}.dropdown-trigger[data-v-93d08526]:hover{cursor:default}.dropdown-list[data-v-93d08526]{display:none;list-style:none;margin:0;padding:5px 0;border:1px solid var(--border-color);border-radius:4px;position:absolute;right:0;top:100%;background:var(--header-background)}@media (max-width:768px){.dropdown-list[data-v-93d08526]{position:relative}}.dropdown-item[data-v-93d08526]{line-height:1.6}.dropdown-item[data-v-93d08526] a{padding:2px 1.5rem 2px 1.25rem;white-space:nowrap;display:block;position:relative}.dropdown-item[data-v-93d08526] a.router-link-exact-active{color:var(--accent-color)}.dropdown-item[data-v-93d08526] a.router-link-exact-active:before{content:"";width:0;height:0;border-left:5px solid #3eaf7c;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.PageToc[data-v-b4f38364]{border-left:1px solid var(--border-color);margin-left:16px;margin-top:10px}.PageTocHeading[data-v-b4f38364]{display:flex;line-height:1;position:relative}.PageTocHeading[data-v-b4f38364]:not(:last-child){margin-bottom:8px}.PageTocHeading[data-level="2"][data-v-b4f38364]{margin-left:16px}.PageTocHeading.router-link-exact-active[data-v-b4f38364]{font-weight:700;color:var(--sidebar-link-active-color)}.SidebarItem[data-v-794d5154]:not(:last-child){margin-bottom:10px}.SidebarItem[data-v-794d5154]{font-size:.875rem}.SidebarItem[data-v-794d5154] a{color:var(--sidebar-link-color)}.SidebarItem[data-v-794d5154] a:hover{color:var(--sidebar-link-active-color)}.ItemTitle[data-v-794d5154]{padding:0 20px;margin-bottom:10px;position:relative;color:var(--sidebar-link-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:0}.ItemTitle.collapsable[data-v-794d5154]:hover{cursor:pointer;color:var(--sidebar-link-active-color)}.ItemTitle span[data-v-794d5154]{font-size:.9rem}.ItemLink[data-v-794d5154]{margin:0 20px;display:flex;align-items:center}.ItemLink[data-v-794d5154]:before{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:var(--sidebar-link-arrow-color);margin-right:8px}.ItemLink.active[data-v-794d5154]{color:var(--sidebar-link-active-color);font-weight:700}.ItemLinkToc[data-v-794d5154]{margin:0 8px}.ItemChildren[data-v-794d5154]{border-left:1px solid var(--border-color);margin:0 20px}.ItemChild[data-v-794d5154]:not(:last-child){margin-bottom:10px}.ItemChildLink[data-v-794d5154]{padding-left:16px;display:flex;position:relative;line-height:1}.ItemChildLink.active[data-v-794d5154]{font-weight:700}a[data-v-794d5154]{text-decoration:none;color:var(--text-color)}.arrow[data-v-794d5154]{width:16px;display:inline-block;color:var(--sidebar-link-arrow-color)}.arrow svg[data-v-794d5154]{transition:all .15s ease}.arrow.open svg[data-v-794d5154]{transform:rotate(90deg)}.Sidebar[data-v-578c0cb2]{width:var(--sidebar-width);background:var(--sidebar-background);position:fixed;top:var(--header-height);bottom:0;z-index:9;overflow-y:auto;padding:40px 0 30px;word-break:break-word}.Sidebar a[data-v-578c0cb2]{text-decoration:none;color:var(--text-color)}@media (max-width:768px){.Sidebar[data-v-578c0cb2]{left:0;transform:translateX(-100%);width:80%;transition:transform .5s cubic-bezier(.5,.32,.01,1);padding:30px 0;border-right:1px solid var(--border-color)}.Sidebar.isShown[data-v-578c0cb2]{transform:translateX(0)}}@media print{.Sidebar[data-v-578c0cb2]{display:none}}.SidebarMask[data-v-69b97706]{position:fixed;top:0;bottom:0;left:0;right:0;z-index:8}.sidebar-toggle[data-v-bc0f6e38]{display:flex;height:100%;align-items:center}@media (min-width:768px){.sidebar-toggle[data-v-bc0f6e38]{display:none}}@media print{.sidebar-toggle[data-v-bc0f6e38]{display:none}}.sidebar-toggle svg[data-v-bc0f6e38]{width:20px;height:20px;margin-right:10px}.Header[data-v-07005330]{height:var(--header-height);position:fixed;top:0;left:0;right:0;z-index:33;border-bottom:1px solid var(--border-color);background:var(--header-background);color:var(--header-text-color)}@media print{.Header[data-v-07005330]{position:static}}.Wrap[data-v-07005330]{height:100%}.site-title[data-v-07005330]{font-weight:400;margin:0 25px 0 0;font-size:1.2rem;display:flex;align-items:center;white-space:nowrap}.site-title a[data-v-07005330]{color:inherit;text-decoration:none}.header-inner[data-v-07005330]{height:100%;padding:0 20px;position:relative;display:flex;align-items:center}@media print{.header-inner[data-v-07005330]{padding:0}}.header-left[data-v-07005330]{display:flex}.header-right[data-v-07005330]{display:flex;position:absolute;right:20px;top:0;height:100%;background:var(--header-background)}@media print{.header-right[data-v-07005330]{display:flex;right:0;padding-right:0}.header-right[data-v-07005330] .header-nav{display:flex}}.prev-next-links[data-v-28184c9e]{overflow:auto;margin-top:40px;padding-top:30px;border-top:1px solid var(--border-color)}@media print{.prev-next-links[data-v-28184c9e]{display:none}}.prev-link[data-v-28184c9e]{float:left}.next-link[data-v-28184c9e]{float:right}.EditLink[data-v-49573232]{margin-top:50px}.EditLink a[data-v-49573232]{display:inline-flex;align-items:center}.icon[data-v-49573232]{width:18px;height:18px;margin-right:10px}.token.cdata,.token.comment,.token.prolog{color:#637777;font-style:italic}.token.punctuation{color:#c792ea}.namespace{color:#b2ccd6}.token.deleted{color:rgba(239,83,80,.56);font-style:italic}.token.property,.token.symbol{color:#80cbc4}.token.keyword,.token.operator,.token.tag{color:#7fdbca}.token.boolean{color:#ff5874}.token.number{color:#f78c6c}.token.builtin,.token.char,.token.constant,.token.function{color:#82aaff}.token.doctype,.token.selector{color:#c792ea;font-style:italic}.token.attr-name,.token.inserted{color:#addb67;font-style:italic}.language-css .token.string,.style .token.string,.token.entity,.token.string,.token.url{color:#addb67}.token.atrule,.token.attr-value,.token.class-name{color:#ffcb8b}.token.important,.token.regex,.token.variable{color:#d6deeb}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.page-content>:first-child{margin-top:0}.page-content.has-page-title>h2:first-child{margin-top:7rem}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{font-weight:300;line-height:1.2}.page-content h1{font-size:3rem;margin-bottom:1.4rem}.page-content h2{font-size:2rem;border-bottom:1px solid var(--border-color);margin-top:7rem;padding-bottom:5px}.page-content h3{font-size:1.7rem;margin:40px 0 30px}.page-content h4{font-size:1.4rem}.page-content h5{font-size:1.1rem}.page-content p{margin:15px 0}.page-content table{width:100%;border-spacing:0;border-collapse:separate}.page-content table td,.page-content table th{padding:12px 10px;border-bottom:1px solid var(--border-color);text-align:left}.page-content thead th{color:var(--table-header-color);background:var(--table-header-background);border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);font-weight:400;font-size:12px;padding:10px}.page-content thead th:first-child{border-left:1px solid var(--border-color);border-radius:4px 0 0 4px}.page-content thead th:last-child{border-right:1px solid var(--border-color);border-radius:0 4px 4px 0}.page-content .pre-wrapper{margin:2rem 0;position:relative;border-radius:4px;background:var(--code-block-background);box-shadow:inset 0 0 0 var(--code-block-shadow-width) var(--code-block-shadow-color)}.page-content .pre-wrapper:before{content:attr(data-lang);position:absolute;top:5px;right:10px;font-size:12px;color:#cacaca}.page-content .pre-wrapper code{color:var(--code-block-text-color)}.page-content .code-mask,.page-content pre{overflow:auto;position:relative;margin:0;z-index:2;font-family:var(--code-font);white-space:pre}.page-content .code-mask code,.page-content pre code{box-shadow:none;margin:0;padding:0;border:none;font-size:1em;background:transparent}@media print{.page-content .code-mask,.page-content pre{white-space:pre-wrap;word-break:break-word}}.page-content pre{padding:20px}.page-content .code-mask{position:absolute;top:0;left:0;right:0;z-index:1;padding-top:20px;border:none;color:transparent}.page-content .code-line{display:block;padding:0 20px}.page-content .code-line.highlighted{background:var(--highlighted-line-background);position:relative}.page-content .code-line.highlighted:before{content:"";display:block;width:3px;top:0;left:0;bottom:0;background:var(--highlighted-line-border-color);position:absolute}.page-content code{font-family:var(--code-font);font-size:90%;background:var(--inline-code-background);border-radius:4px;padding:3px 5px;color:var(--inline-code-color)}.page-content>ol,.page-content>ul{padding-left:20px;margin:1rem 0}.page-content .contains-task-list{list-style:none;padding-left:0}.page-content img{max-width:100%}.page-content blockquote{background:#f1f1f1;border-left:8px solid #ccc;margin:20px 0;padding:14px 16px;color:#6a737d}.page-content blockquote p{margin:15px 0 0}.page-content blockquote>:first-child{margin-top:0}.page-content hr{height:1px;padding:0;margin:3rem 0;background-color:#e1e4e8;border:0}.page-content .header-anchor{float:left;line-height:1;margin-left:-20px;padding-right:4px;opacity:0;border-bottom:none}.page-content .header-anchor:hover{opacity:1;border-bottom:none}.page-content .header-anchor .anchor-icon{vertical-align:middle;fill:currentColor}.page-content .markdown-header:focus,.page-content .markdown-header:hover{outline:none}.page-content .markdown-header:focus .header-anchor,.page-content .markdown-header:hover .header-anchor{opacity:1}.Main[data-v-2f23fdf8]{padding-left:var(--sidebar-width);padding-top:calc(var(--header-height) + 40px);padding-bottom:2rem;background:var(--main-background)}@media screen and (max-width:768px){.Main[data-v-2f23fdf8]{padding-left:0}}@media print{.Main[data-v-2f23fdf8]{padding-left:0;padding-top:30px}}.Content[data-v-2f23fdf8]{padding:0 20px 0 80px}@media screen and (max-width:768px){.Content[data-v-2f23fdf8]{padding:0 20px}}.layout-wide .Content[data-v-2f23fdf8]{max-width:770px;margin:0 auto;padding:0 2.5rem}@media screen and (max-width:768px){.layout-wide .Content[data-v-2f23fdf8]{max-width:100%;padding:0 20px}}@media print{.layout-wide .Content[data-v-2f23fdf8]{padding:0}}.page-title[data-v-2f23fdf8]{font-size:3rem;margin:0 0 1.4rem;font-weight:300;line-height:1.1}.ImageZoom[data-v-f17c6258]{display:inline-block;font-size:0}.with-border[data-v-f17c6258]{border:1px solid var(--border-color);padding:10px;border-radius:4px}.badge{display:inline-block;vertical-align:top;font-size:12px;height:18px;line-height:18px;border-radius:9px;padding:0 6px;color:#fff;margin-right:5px;background:#666}.badge.is-tip{background:var(--tip-color)}.badge.is-warning{background:var(--warning-color)}.badge.is-danger{background:var(--danger-color)}.badge.is-success{background:var(--success-color)}.DocuteSelect[data-v-091fbc3d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;height:var(--docute-select-height);outline:none;border:1px solid var(--border-color);font-size:12px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:100;position:relative;overflow:hidden;transition:border .2s,background .2s,color .2s ease-out,box-shadow .2s ease;border-radius:5px;white-space:nowrap;line-height:0;width:100%}.DocuteSelect[data-v-091fbc3d]:hover{box-shadow:0 2px 6px rgba(0,0,0,.1);border-color:#ddd}.DocuteSelect:hover .arrow[data-v-091fbc3d]{border-color:#ddd}.select[data-v-091fbc3d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;border:none;box-shadow:none;background:transparent;background-image:none;line-height:var(--docute-select-height);font-size:14px;margin-right:-20px;padding:0 76px 0 16px;text-transform:none;width:100%;outline:none;color:var(--text-color)}.arrow[data-v-091fbc3d]{color:var(--text-color);border-left:1px solid var(--border-color);width:40px;height:100%;position:absolute;right:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.note{line-height:1;padding:15px 20px;border-radius:4px;border:1px solid var(--border-color);margin:20px 0}.note>:not(.note-label){line-height:1.7}.note>:first-child{margin-top:0}.note>:last-child{margin-bottom:0}.note.is-tip{border-color:var(--tip-color)}.note.is-tip .note-label{color:var(--tip-color)}.note.is-danger{border-color:var(--danger-color)}.note.is-danger .note-label{color:var(--danger-color)}.note.is-warning{border-color:var(--warning-color)}.note.is-warning .note-label{color:var(--warning-color)}.note.is-success{border-color:var(--success-color)}.note.is-success .note-label{color:var(--success-color)}.note-label{text-transform:uppercase;font-weight:500;display:inline-block}.gist table td{border-bottom:none}.loading[data-v-4f620c69]{display:flex;align-items:center}.dots[data-v-4f620c69]{pointer-events:none;color:transparent;font-size:0}.dots span[data-v-4f620c69]{-webkit-animation-name:blink-data-v-4f620c69;animation-name:blink-data-v-4f620c69;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;width:4px;height:4px;background-color:#444;display:inline-block;border-radius:50%;margin:0 1px}.dots span[data-v-4f620c69]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.dots span[data-v-4f620c69]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.loading-text[data-v-4f620c69]{margin-left:8px;font-size:11px;opacity:.7}@-webkit-keyframes blink-data-v-4f620c69{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-data-v-4f620c69{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.LanguageSelector[data-v-d5ba05fe],.VersionsSelector[data-v-7fba7fb5]{padding:0 20px;margin-top:10px}.dark-theme-toggler[data-v-d69f2884]{display:flex;align-items:center;height:100%}@media screen and (max-width:768px){.dark-theme-toggler[data-v-d69f2884]{padding:0 20px}}[data-position="sidebar:post-end"] .dark-theme-toggler[data-v-d69f2884]{padding:0 20px}.toggle[data-v-d69f2884]{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.toggle-track[data-v-d69f2884]{width:50px;height:22px;padding:0;border-radius:30px;background-color:#0f1114;transition:all .2s ease}.toggle-track-check[data-v-d69f2884]{left:5px;opacity:0;transition:opacity .25s ease}.toggle-track-check[data-v-d69f2884],.toggle-track-x[data-v-d69f2884]{position:absolute;width:17px;height:17px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0}.toggle-track-x[data-v-d69f2884]{right:5px}.toggle-thumb[data-v-d69f2884]{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background-color:#fff;box-sizing:border-box;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;transform:translateX(0)}.checked .toggle-track-check[data-v-d69f2884],.toggle-track-x[data-v-d69f2884]{opacity:1;transition:opacity .25s ease}.checked .toggle-track-x[data-v-d69f2884]{opacity:0}.checked .toggle-thumb[data-v-d69f2884]{transform:translateX(26px);border-color:#19ab27}.toggler-screen-reader-only[data-v-d69f2884]{width:1px;height:1px;clip:rect(0 0 0 0);position:absolute;overflow:hidden;border:none;margin:-1px}.search[data-v-026453b4]{display:flex;height:100%;align-items:center;position:relative}.search.is-focused .search-icon[data-v-026453b4]{color:var(--search-focus-icon-color)}.search.is-focused .search-input-wrapper[data-v-026453b4]{border-color:var(--search-focus-border-color)}.search.is-focused .search-result[data-v-026453b4]{display:block}@media print{.search[data-v-026453b4]{display:none}}.search-input-wrapper[data-v-026453b4]{border:1px solid var(--border-color);border-radius:4px;padding:0;height:50%;position:relative;width:240px}@media (max-width:768px){.search-input-wrapper[data-v-026453b4]{width:28px;overflow:hidden}.is-focused .search-input-wrapper[data-v-026453b4]{width:200px;overflow:visible;overflow:initial}}.search-icon[data-v-026453b4]{color:var(--search-icon-color);position:absolute;top:50%;left:7px;transform:translateY(-50%);margin-top:2px}.search-input[data-v-026453b4]{border:none;outline:none;background:transparent;color:var(--text-color);position:absolute;padding:0 8px 0 28px;width:100%;height:100%}.search-result[data-v-026453b4]{display:none;position:absolute;top:calc(100% + 8px);right:0;width:20rem;border-radius:4px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.12);z-index:9999;background:var(--header-background)}.search-result-item[data-v-026453b4]{padding:10px;display:block;background:var(--search-result-background)}.search-result-item[data-v-026453b4]:not(:last-child){border-bottom:1px solid var(--border-color)}.search-result-item[data-v-026453b4]:hover{background:var(--search-result-hover-background)}.item-title[data-v-026453b4]{font-size:1.1rem;font-weight:500;display:inline;line-height:1}.item-desc[data-v-026453b4]{font-size:.875rem;margin-top:10px}.item-label[data-v-026453b4]{border-radius:4px;padding:0 5px;height:22px;display:inline-block;border:1px solid var(--border-color);font-size:13px;margin-left:10px} \ No newline at end of file diff --git a/docute.js b/docute.js new file mode 100644 index 0000000..0a3379e --- /dev/null +++ b/docute.js @@ -0,0 +1 @@ +!function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports.Docute=t():e.Docute=t()}(this,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=32)}([function(e,t,n){"use strict";(function(e,n){var r=Object.freeze({});function i(e){return void 0===e||null===e}function o(e){return void 0!==e&&null!==e}function a(e){return!0===e}function s(e){return"string"===typeof e||"number"===typeof e||"symbol"===typeof e||"boolean"===typeof e}function c(e){return null!==e&&"object"===typeof e}var u=Object.prototype.toString;function l(e){return"[object Object]"===u.call(e)}function f(e){return"[object RegExp]"===u.call(e)}function p(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function d(e){return o(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function h(e){return null==e?"":Array.isArray(e)||l(e)&&e.toString===u?JSON.stringify(e,null,2):String(e)}function v(e){var t=parseFloat(e);return isNaN(t)?e:t}function m(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var g=m("slot,component",!0),y=m("key,ref,slot,slot-scope,is");function b(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function k(e,t){return _.call(e,t)}function w(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var x=/-(\w)/g,C=w((function(e){return e.replace(x,(function(e,t){return t?t.toUpperCase():""}))})),A=w((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),$=/\B([A-Z])/g,S=w((function(e){return e.replace($,"-$1").toLowerCase()}));var O=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function E(e,t){t=t||0;for(var n=e.length-t,r=new Array(n);n--;)r[n]=e[n+t];return r}function T(e,t){for(var n in t)e[n]=t[n];return e}function L(e){for(var t={},n=0;n<e.length;n++)e[n]&&T(t,e[n]);return t}function j(e,t,n){}var I=function(e,t,n){return!1},F=function(e){return e};function M(e,t){if(e===t)return!0;var n=c(e),r=c(t);if(!n||!r)return!n&&!r&&String(e)===String(t);try{var i=Array.isArray(e),o=Array.isArray(t);if(i&&o)return e.length===t.length&&e.every((function(e,n){return M(e,t[n])}));if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(i||o)return!1;var a=Object.keys(e),s=Object.keys(t);return a.length===s.length&&a.every((function(n){return M(e[n],t[n])}))}catch(u){return!1}}function R(e,t){for(var n=0;n<e.length;n++)if(M(e[n],t))return n;return-1}function P(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}var N="data-server-rendered",z=["component","directive","filter"],D=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],H={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:I,isReservedAttr:I,isUnknownElement:I,getTagNamespace:j,parsePlatformTagName:F,mustUseProp:I,async:!0,_lifecycleHooks:D},B=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function G(e){var t=(e+"").charCodeAt(0);return 36===t||95===t}function U(e,t,n,r){Object.defineProperty(e,t,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var Z=new RegExp("[^"+B.source+".$_\\d]");var q,V="__proto__"in{},K="undefined"!==typeof window,J="undefined"!==typeof WXEnvironment&&!!WXEnvironment.platform,W=J&&WXEnvironment.platform.toLowerCase(),Y=K&&window.navigator.userAgent.toLowerCase(),X=Y&&/msie|trident/.test(Y),Q=Y&&Y.indexOf("msie 9.0")>0,ee=Y&&Y.indexOf("edge/")>0,te=(Y&&Y.indexOf("android"),Y&&/iphone|ipad|ipod|ios/.test(Y)||"ios"===W),ne=(Y&&/chrome\/\d+/.test(Y),Y&&/phantomjs/.test(Y),Y&&Y.match(/firefox\/(\d+)/)),re={}.watch,ie=!1;if(K)try{var oe={};Object.defineProperty(oe,"passive",{get:function(){ie=!0}}),window.addEventListener("test-passive",null,oe)}catch(hs){}var ae=function(){return void 0===q&&(q=!K&&!J&&"undefined"!==typeof e&&(e.process&&"server"===e.process.env.VUE_ENV)),q},se=K&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ce(e){return"function"===typeof e&&/native code/.test(e.toString())}var ue,le="undefined"!==typeof Symbol&&ce(Symbol)&&"undefined"!==typeof Reflect&&ce(Reflect.ownKeys);ue="undefined"!==typeof Set&&ce(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var fe=j,pe=0,de=function(){this.id=pe++,this.subs=[]};de.prototype.addSub=function(e){this.subs.push(e)},de.prototype.removeSub=function(e){b(this.subs,e)},de.prototype.depend=function(){de.target&&de.target.addDep(this)},de.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t<n;t++)e[t].update()},de.target=null;var he=[];function ve(e){he.push(e),de.target=e}function me(){he.pop(),de.target=he[he.length-1]}var ge=function(e,t,n,r,i,o,a,s){this.tag=e,this.data=t,this.children=n,this.text=r,this.elm=i,this.ns=void 0,this.context=o,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},ye={child:{configurable:!0}};ye.child.get=function(){return this.componentInstance},Object.defineProperties(ge.prototype,ye);var be=function(e){void 0===e&&(e="");var t=new ge;return t.text=e,t.isComment=!0,t};function _e(e){return new ge(void 0,void 0,void 0,String(e))}function ke(e){var t=new ge(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var we=Array.prototype,xe=Object.create(we);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(e){var t=we[e];U(xe,e,(function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];var i,o=t.apply(this,n),a=this.__ob__;switch(e){case"push":case"unshift":i=n;break;case"splice":i=n.slice(2)}return i&&a.observeArray(i),a.dep.notify(),o}))}));var Ce=Object.getOwnPropertyNames(xe),Ae=!0;function $e(e){Ae=e}var Se=function(e){this.value=e,this.dep=new de,this.vmCount=0,U(e,"__ob__",this),Array.isArray(e)?(V?function(e,t){e.__proto__=t}(e,xe):function(e,t,n){for(var r=0,i=n.length;r<i;r++){var o=n[r];U(e,o,t[o])}}(e,xe,Ce),this.observeArray(e)):this.walk(e)};function Oe(e,t){var n;if(c(e)&&!(e instanceof ge))return k(e,"__ob__")&&e.__ob__ instanceof Se?n=e.__ob__:Ae&&!ae()&&(Array.isArray(e)||l(e))&&Object.isExtensible(e)&&!e._isVue&&(n=new Se(e)),t&&n&&n.vmCount++,n}function Ee(e,t,n,r,i){var o=new de,a=Object.getOwnPropertyDescriptor(e,t);if(!a||!1!==a.configurable){var s=a&&a.get,c=a&&a.set;s&&!c||2!==arguments.length||(n=e[t]);var u=!i&&Oe(n);Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var t=s?s.call(e):n;return de.target&&(o.depend(),u&&(u.dep.depend(),Array.isArray(t)&&function e(t){for(var n=void 0,r=0,i=t.length;r<i;r++)(n=t[r])&&n.__ob__&&n.__ob__.dep.depend(),Array.isArray(n)&&e(n)}(t))),t},set:function(t){var r=s?s.call(e):n;t===r||t!==t&&r!==r||s&&!c||(c?c.call(e,t):n=t,u=!i&&Oe(t),o.notify())}})}}function Te(e,t,n){if(Array.isArray(e)&&p(t))return e.length=Math.max(e.length,t),e.splice(t,1,n),n;if(t in e&&!(t in Object.prototype))return e[t]=n,n;var r=e.__ob__;return e._isVue||r&&r.vmCount?n:r?(Ee(r.value,t,n),r.dep.notify(),n):(e[t]=n,n)}function Le(e,t){if(Array.isArray(e)&&p(t))e.splice(t,1);else{var n=e.__ob__;e._isVue||n&&n.vmCount||k(e,t)&&(delete e[t],n&&n.dep.notify())}}Se.prototype.walk=function(e){for(var t=Object.keys(e),n=0;n<t.length;n++)Ee(e,t[n])},Se.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)Oe(e[t])};var je=H.optionMergeStrategies;function Ie(e,t){if(!t)return e;for(var n,r,i,o=le?Reflect.ownKeys(t):Object.keys(t),a=0;a<o.length;a++)"__ob__"!==(n=o[a])&&(r=e[n],i=t[n],k(e,n)?r!==i&&l(r)&&l(i)&&Ie(r,i):Te(e,n,i));return e}function Fe(e,t,n){return n?function(){var r="function"===typeof t?t.call(n,n):t,i="function"===typeof e?e.call(n,n):e;return r?Ie(r,i):i}:t?e?function(){return Ie("function"===typeof t?t.call(this,this):t,"function"===typeof e?e.call(this,this):e)}:t:e}function Me(e,t){var n=t?e?e.concat(t):Array.isArray(t)?t:[t]:e;return n?function(e){for(var t=[],n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}(n):n}function Re(e,t,n,r){var i=Object.create(e||null);return t?T(i,t):i}je.data=function(e,t,n){return n?Fe(e,t,n):t&&"function"!==typeof t?e:Fe(e,t)},D.forEach((function(e){je[e]=Me})),z.forEach((function(e){je[e+"s"]=Re})),je.watch=function(e,t,n,r){if(e===re&&(e=void 0),t===re&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var i={};for(var o in T(i,e),t){var a=i[o],s=t[o];a&&!Array.isArray(a)&&(a=[a]),i[o]=a?a.concat(s):Array.isArray(s)?s:[s]}return i},je.props=je.methods=je.inject=je.computed=function(e,t,n,r){if(!e)return t;var i=Object.create(null);return T(i,e),t&&T(i,t),i},je.provide=Fe;var Pe=function(e,t){return void 0===t?e:t};function Ne(e,t,n){if("function"===typeof t&&(t=t.options),function(e,t){var n=e.props;if(n){var r,i,o={};if(Array.isArray(n))for(r=n.length;r--;)"string"===typeof(i=n[r])&&(o[C(i)]={type:null});else if(l(n))for(var a in n)i=n[a],o[C(a)]=l(i)?i:{type:i};else 0;e.props=o}}(t),function(e,t){var n=e.inject;if(n){var r=e.inject={};if(Array.isArray(n))for(var i=0;i<n.length;i++)r[n[i]]={from:n[i]};else if(l(n))for(var o in n){var a=n[o];r[o]=l(a)?T({from:o},a):{from:a}}else 0}}(t),function(e){var t=e.directives;if(t)for(var n in t){var r=t[n];"function"===typeof r&&(t[n]={bind:r,update:r})}}(t),!t._base&&(t.extends&&(e=Ne(e,t.extends,n)),t.mixins))for(var r=0,i=t.mixins.length;r<i;r++)e=Ne(e,t.mixins[r],n);var o,a={};for(o in e)s(o);for(o in t)k(e,o)||s(o);function s(r){var i=je[r]||Pe;a[r]=i(e[r],t[r],n,r)}return a}function ze(e,t,n,r){if("string"===typeof n){var i=e[t];if(k(i,n))return i[n];var o=C(n);if(k(i,o))return i[o];var a=A(o);return k(i,a)?i[a]:i[n]||i[o]||i[a]}}function De(e,t,n,r){var i=t[e],o=!k(n,e),a=n[e],s=Ge(Boolean,i.type);if(s>-1)if(o&&!k(i,"default"))a=!1;else if(""===a||a===S(e)){var c=Ge(String,i.type);(c<0||s<c)&&(a=!0)}if(void 0===a){a=function(e,t,n){if(!k(t,"default"))return;var r=t.default;0;if(e&&e.$options.propsData&&void 0===e.$options.propsData[n]&&void 0!==e._props[n])return e._props[n];return"function"===typeof r&&"Function"!==He(t.type)?r.call(e):r}(r,i,e);var u=Ae;$e(!0),Oe(a),$e(u)}return a}function He(e){var t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:""}function Be(e,t){return He(e)===He(t)}function Ge(e,t){if(!Array.isArray(t))return Be(t,e)?0:-1;for(var n=0,r=t.length;n<r;n++)if(Be(t[n],e))return n;return-1}function Ue(e,t,n){ve();try{if(t)for(var r=t;r=r.$parent;){var i=r.$options.errorCaptured;if(i)for(var o=0;o<i.length;o++)try{if(!1===i[o].call(r,e,t,n))return}catch(hs){qe(hs,r,"errorCaptured hook")}}qe(e,t,n)}finally{me()}}function Ze(e,t,n,r,i){var o;try{(o=n?e.apply(t,n):e.call(t))&&!o._isVue&&d(o)&&!o._handled&&(o.catch((function(e){return Ue(e,r,i+" (Promise/async)")})),o._handled=!0)}catch(hs){Ue(hs,r,i)}return o}function qe(e,t,n){if(H.errorHandler)try{return H.errorHandler.call(null,e,t,n)}catch(hs){hs!==e&&Ve(hs,null,"config.errorHandler")}Ve(e,t,n)}function Ve(e,t,n){if(!K&&!J||"undefined"===typeof console)throw e;console.error(e)}var Ke,Je=!1,We=[],Ye=!1;function Xe(){Ye=!1;var e=We.slice(0);We.length=0;for(var t=0;t<e.length;t++)e[t]()}if("undefined"!==typeof Promise&&ce(Promise)){var Qe=Promise.resolve();Ke=function(){Qe.then(Xe),te&&setTimeout(j)},Je=!0}else if(X||"undefined"===typeof MutationObserver||!ce(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())Ke="undefined"!==typeof n&&ce(n)?function(){n(Xe)}:function(){setTimeout(Xe,0)};else{var et=1,tt=new MutationObserver(Xe),nt=document.createTextNode(String(et));tt.observe(nt,{characterData:!0}),Ke=function(){et=(et+1)%2,nt.data=String(et)},Je=!0}function rt(e,t){var n;if(We.push((function(){if(e)try{e.call(t)}catch(hs){Ue(hs,t,"nextTick")}else n&&n(t)})),Ye||(Ye=!0,Ke()),!e&&"undefined"!==typeof Promise)return new Promise((function(e){n=e}))}var it=new ue;function ot(e){!function e(t,n){var r,i;var o=Array.isArray(t);if(!o&&!c(t)||Object.isFrozen(t)||t instanceof ge)return;if(t.__ob__){var a=t.__ob__.dep.id;if(n.has(a))return;n.add(a)}if(o)for(r=t.length;r--;)e(t[r],n);else for(i=Object.keys(t),r=i.length;r--;)e(t[i[r]],n)}(e,it),it.clear()}var at=w((function(e){var t="&"===e.charAt(0),n="~"===(e=t?e.slice(1):e).charAt(0),r="!"===(e=n?e.slice(1):e).charAt(0);return{name:e=r?e.slice(1):e,once:n,capture:r,passive:t}}));function st(e,t){function n(){var e=arguments,r=n.fns;if(!Array.isArray(r))return Ze(r,null,arguments,t,"v-on handler");for(var i=r.slice(),o=0;o<i.length;o++)Ze(i[o],null,e,t,"v-on handler")}return n.fns=e,n}function ct(e,t,n,r,o,s){var c,u,l,f;for(c in e)u=e[c],l=t[c],f=at(c),i(u)||(i(l)?(i(u.fns)&&(u=e[c]=st(u,s)),a(f.once)&&(u=e[c]=o(f.name,u,f.capture)),n(f.name,u,f.capture,f.passive,f.params)):u!==l&&(l.fns=u,e[c]=l));for(c in t)i(e[c])&&r((f=at(c)).name,t[c],f.capture)}function ut(e,t,n){var r;e instanceof ge&&(e=e.data.hook||(e.data.hook={}));var s=e[t];function c(){n.apply(this,arguments),b(r.fns,c)}i(s)?r=st([c]):o(s.fns)&&a(s.merged)?(r=s).fns.push(c):r=st([s,c]),r.merged=!0,e[t]=r}function lt(e,t,n,r,i){if(o(t)){if(k(t,n))return e[n]=t[n],i||delete t[n],!0;if(k(t,r))return e[n]=t[r],i||delete t[r],!0}return!1}function ft(e){return s(e)?[_e(e)]:Array.isArray(e)?function e(t,n){var r=[];var c,u,l,f;for(c=0;c<t.length;c++)i(u=t[c])||"boolean"===typeof u||(l=r.length-1,f=r[l],Array.isArray(u)?u.length>0&&(pt((u=e(u,(n||"")+"_"+c))[0])&&pt(f)&&(r[l]=_e(f.text+u[0].text),u.shift()),r.push.apply(r,u)):s(u)?pt(f)?r[l]=_e(f.text+u):""!==u&&r.push(_e(u)):pt(u)&&pt(f)?r[l]=_e(f.text+u.text):(a(t._isVList)&&o(u.tag)&&i(u.key)&&o(n)&&(u.key="__vlist"+n+"_"+c+"__"),r.push(u)));return r}(e):void 0}function pt(e){return o(e)&&o(e.text)&&!1===e.isComment}function dt(e,t){if(e){for(var n=Object.create(null),r=le?Reflect.ownKeys(e):Object.keys(e),i=0;i<r.length;i++){var o=r[i];if("__ob__"!==o){for(var a=e[o].from,s=t;s;){if(s._provided&&k(s._provided,a)){n[o]=s._provided[a];break}s=s.$parent}if(!s)if("default"in e[o]){var c=e[o].default;n[o]="function"===typeof c?c.call(t):c}else 0}}return n}}function ht(e,t){if(!e||!e.length)return{};for(var n={},r=0,i=e.length;r<i;r++){var o=e[r],a=o.data;if(a&&a.attrs&&a.attrs.slot&&delete a.attrs.slot,o.context!==t&&o.fnContext!==t||!a||null==a.slot)(n.default||(n.default=[])).push(o);else{var s=a.slot,c=n[s]||(n[s]=[]);"template"===o.tag?c.push.apply(c,o.children||[]):c.push(o)}}for(var u in n)n[u].every(vt)&&delete n[u];return n}function vt(e){return e.isComment&&!e.asyncFactory||" "===e.text}function mt(e,t,n){var i,o=Object.keys(t).length>0,a=e?!!e.$stable:!o,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(a&&n&&n!==r&&s===n.$key&&!o&&!n.$hasNormal)return n;for(var c in i={},e)e[c]&&"$"!==c[0]&&(i[c]=gt(t,c,e[c]))}else i={};for(var u in t)u in i||(i[u]=yt(t,u));return e&&Object.isExtensible(e)&&(e._normalized=i),U(i,"$stable",a),U(i,"$key",s),U(i,"$hasNormal",o),i}function gt(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});return(e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:ft(e))&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function yt(e,t){return function(){return e[t]}}function bt(e,t){var n,r,i,a,s;if(Array.isArray(e)||"string"===typeof e)for(n=new Array(e.length),r=0,i=e.length;r<i;r++)n[r]=t(e[r],r);else if("number"===typeof e)for(n=new Array(e),r=0;r<e;r++)n[r]=t(r+1,r);else if(c(e))if(le&&e[Symbol.iterator]){n=[];for(var u=e[Symbol.iterator](),l=u.next();!l.done;)n.push(t(l.value,n.length)),l=u.next()}else for(a=Object.keys(e),n=new Array(a.length),r=0,i=a.length;r<i;r++)s=a[r],n[r]=t(e[s],s,r);return o(n)||(n=[]),n._isVList=!0,n}function _t(e,t,n,r){var i,o=this.$scopedSlots[e];o?(n=n||{},r&&(n=T(T({},r),n)),i=o(n)||t):i=this.$slots[e]||t;var a=n&&n.slot;return a?this.$createElement("template",{slot:a},i):i}function kt(e){return ze(this.$options,"filters",e)||F}function wt(e,t){return Array.isArray(e)?-1===e.indexOf(t):e!==t}function xt(e,t,n,r,i){var o=H.keyCodes[t]||n;return i&&r&&!H.keyCodes[t]?wt(i,r):o?wt(o,e):r?S(r)!==t:void 0}function Ct(e,t,n,r,i){if(n)if(c(n)){var o;Array.isArray(n)&&(n=L(n));var a=function(a){if("class"===a||"style"===a||y(a))o=e;else{var s=e.attrs&&e.attrs.type;o=r||H.mustUseProp(t,s,a)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var c=C(a),u=S(a);c in o||u in o||(o[a]=n[a],i&&((e.on||(e.on={}))["update:"+a]=function(e){n[a]=e}))};for(var s in n)a(s)}else;return e}function At(e,t){var n=this._staticTrees||(this._staticTrees=[]),r=n[e];return r&&!t?r:(St(r=n[e]=this.$options.staticRenderFns[e].call(this._renderProxy,null,this),"__static__"+e,!1),r)}function $t(e,t,n){return St(e,"__once__"+t+(n?"_"+n:""),!0),e}function St(e,t,n){if(Array.isArray(e))for(var r=0;r<e.length;r++)e[r]&&"string"!==typeof e[r]&&Ot(e[r],t+"_"+r,n);else Ot(e,t,n)}function Ot(e,t,n){e.isStatic=!0,e.key=t,e.isOnce=n}function Et(e,t){if(t)if(l(t)){var n=e.on=e.on?T({},e.on):{};for(var r in t){var i=n[r],o=t[r];n[r]=i?[].concat(i,o):o}}else;return e}function Tt(e,t,n,r){t=t||{$stable:!n};for(var i=0;i<e.length;i++){var o=e[i];Array.isArray(o)?Tt(o,t,n):o&&(o.proxy&&(o.fn.proxy=!0),t[o.key]=o.fn)}return r&&(t.$key=r),t}function Lt(e,t){for(var n=0;n<t.length;n+=2){var r=t[n];"string"===typeof r&&r&&(e[t[n]]=t[n+1])}return e}function jt(e,t){return"string"===typeof e?t+e:e}function It(e){e._o=$t,e._n=v,e._s=h,e._l=bt,e._t=_t,e._q=M,e._i=R,e._m=At,e._f=kt,e._k=xt,e._b=Ct,e._v=_e,e._e=be,e._u=Tt,e._g=Et,e._d=Lt,e._p=jt}function Ft(e,t,n,i,o){var s,c=this,u=o.options;k(i,"_uid")?(s=Object.create(i))._original=i:(s=i,i=i._original);var l=a(u._compiled),f=!l;this.data=e,this.props=t,this.children=n,this.parent=i,this.listeners=e.on||r,this.injections=dt(u.inject,i),this.slots=function(){return c.$slots||mt(e.scopedSlots,c.$slots=ht(n,i)),c.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return mt(e.scopedSlots,this.slots())}}),l&&(this.$options=u,this.$slots=this.slots(),this.$scopedSlots=mt(e.scopedSlots,this.$slots)),u._scopeId?this._c=function(e,t,n,r){var o=Gt(s,e,t,n,r,f);return o&&!Array.isArray(o)&&(o.fnScopeId=u._scopeId,o.fnContext=i),o}:this._c=function(e,t,n,r){return Gt(s,e,t,n,r,f)}}function Mt(e,t,n,r,i){var o=ke(e);return o.fnContext=n,o.fnOptions=r,t.slot&&((o.data||(o.data={})).slot=t.slot),o}function Rt(e,t){for(var n in t)e[C(n)]=t[n]}It(Ft.prototype);var Pt={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var n=e;Pt.prepatch(n,n)}else{(e.componentInstance=function(e,t){var n={_isComponent:!0,_parentVnode:e,parent:t},r=e.data.inlineTemplate;o(r)&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns);return new e.componentOptions.Ctor(n)}(e,Qt)).$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var n=t.componentOptions;!function(e,t,n,i,o){0;var a=i.data.scopedSlots,s=e.$scopedSlots,c=!!(a&&!a.$stable||s!==r&&!s.$stable||a&&e.$scopedSlots.$key!==a.$key),u=!!(o||e.$options._renderChildren||c);e.$options._parentVnode=i,e.$vnode=i,e._vnode&&(e._vnode.parent=i);if(e.$options._renderChildren=o,e.$attrs=i.data.attrs||r,e.$listeners=n||r,t&&e.$options.props){$e(!1);for(var l=e._props,f=e.$options._propKeys||[],p=0;p<f.length;p++){var d=f[p],h=e.$options.props;l[d]=De(d,h,t,e)}$e(!0),e.$options.propsData=t}n=n||r;var v=e.$options._parentListeners;e.$options._parentListeners=n,Xt(e,n,v),u&&(e.$slots=ht(o,i.context),e.$forceUpdate());0}(t.componentInstance=e.componentInstance,n.propsData,n.listeners,t,n.children)},insert:function(e){var t,n=e.context,r=e.componentInstance;r._isMounted||(r._isMounted=!0,rn(r,"mounted")),e.data.keepAlive&&(n._isMounted?((t=r)._inactive=!1,an.push(t)):nn(r,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?function e(t,n){if(n&&(t._directInactive=!0,tn(t)))return;if(!t._inactive){t._inactive=!0;for(var r=0;r<t.$children.length;r++)e(t.$children[r]);rn(t,"deactivated")}}(t,!0):t.$destroy())}},Nt=Object.keys(Pt);function zt(e,t,n,s,u){if(!i(e)){var l=n.$options._base;if(c(e)&&(e=l.extend(e)),"function"===typeof e){var f;if(i(e.cid)&&void 0===(e=function(e,t){if(a(e.error)&&o(e.errorComp))return e.errorComp;if(o(e.resolved))return e.resolved;var n=Zt;n&&o(e.owners)&&-1===e.owners.indexOf(n)&&e.owners.push(n);if(a(e.loading)&&o(e.loadingComp))return e.loadingComp;if(n&&!o(e.owners)){var r=e.owners=[n],s=!0,u=null,l=null;n.$on("hook:destroyed",(function(){return b(r,n)}));var f=function(e){for(var t=0,n=r.length;t<n;t++)r[t].$forceUpdate();e&&(r.length=0,null!==u&&(clearTimeout(u),u=null),null!==l&&(clearTimeout(l),l=null))},p=P((function(n){e.resolved=qt(n,t),s?r.length=0:f(!0)})),h=P((function(t){o(e.errorComp)&&(e.error=!0,f(!0))})),v=e(p,h);return c(v)&&(d(v)?i(e.resolved)&&v.then(p,h):d(v.component)&&(v.component.then(p,h),o(v.error)&&(e.errorComp=qt(v.error,t)),o(v.loading)&&(e.loadingComp=qt(v.loading,t),0===v.delay?e.loading=!0:u=setTimeout((function(){u=null,i(e.resolved)&&i(e.error)&&(e.loading=!0,f(!1))}),v.delay||200)),o(v.timeout)&&(l=setTimeout((function(){l=null,i(e.resolved)&&h(null)}),v.timeout)))),s=!1,e.loading?e.loadingComp:e.resolved}}(f=e,l)))return function(e,t,n,r,i){var o=be();return o.asyncFactory=e,o.asyncMeta={data:t,context:n,children:r,tag:i},o}(f,t,n,s,u);t=t||{},$n(e),o(t.model)&&function(e,t){var n=e.model&&e.model.prop||"value",r=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[n]=t.model.value;var i=t.on||(t.on={}),a=i[r],s=t.model.callback;o(a)?(Array.isArray(a)?-1===a.indexOf(s):a!==s)&&(i[r]=[s].concat(a)):i[r]=s}(e.options,t);var p=function(e,t,n){var r=t.options.props;if(!i(r)){var a={},s=e.attrs,c=e.props;if(o(s)||o(c))for(var u in r){var l=S(u);lt(a,c,u,l,!0)||lt(a,s,u,l,!1)}return a}}(t,e);if(a(e.options.functional))return function(e,t,n,i,a){var s=e.options,c={},u=s.props;if(o(u))for(var l in u)c[l]=De(l,u,t||r);else o(n.attrs)&&Rt(c,n.attrs),o(n.props)&&Rt(c,n.props);var f=new Ft(n,c,a,i,e),p=s.render.call(null,f._c,f);if(p instanceof ge)return Mt(p,n,f.parent,s,f);if(Array.isArray(p)){for(var d=ft(p)||[],h=new Array(d.length),v=0;v<d.length;v++)h[v]=Mt(d[v],n,f.parent,s,f);return h}}(e,p,t,n,s);var h=t.on;if(t.on=t.nativeOn,a(e.options.abstract)){var v=t.slot;t={},v&&(t.slot=v)}!function(e){for(var t=e.hook||(e.hook={}),n=0;n<Nt.length;n++){var r=Nt[n],i=t[r],o=Pt[r];i===o||i&&i._merged||(t[r]=i?Dt(o,i):o)}}(t);var m=e.options.name||u;return new ge("vue-component-"+e.cid+(m?"-"+m:""),t,void 0,void 0,void 0,n,{Ctor:e,propsData:p,listeners:h,tag:u,children:s},f)}}}function Dt(e,t){var n=function(n,r){e(n,r),t(n,r)};return n._merged=!0,n}var Ht=1,Bt=2;function Gt(e,t,n,r,u,l){return(Array.isArray(n)||s(n))&&(u=r,r=n,n=void 0),a(l)&&(u=Bt),function(e,t,n,r,s){if(o(n)&&o(n.__ob__))return be();o(n)&&o(n.is)&&(t=n.is);if(!t)return be();0;Array.isArray(r)&&"function"===typeof r[0]&&((n=n||{}).scopedSlots={default:r[0]},r.length=0);s===Bt?r=ft(r):s===Ht&&(r=function(e){for(var t=0;t<e.length;t++)if(Array.isArray(e[t]))return Array.prototype.concat.apply([],e);return e}(r));var u,l;if("string"===typeof t){var f;l=e.$vnode&&e.$vnode.ns||H.getTagNamespace(t),u=H.isReservedTag(t)?new ge(H.parsePlatformTagName(t),n,r,void 0,void 0,e):n&&n.pre||!o(f=ze(e.$options,"components",t))?new ge(t,n,r,void 0,void 0,e):zt(f,n,e,r,t)}else u=zt(t,n,e,r);return Array.isArray(u)?u:o(u)?(o(l)&&function e(t,n,r){t.ns=n;"foreignObject"===t.tag&&(n=void 0,r=!0);if(o(t.children))for(var s=0,c=t.children.length;s<c;s++){var u=t.children[s];o(u.tag)&&(i(u.ns)||a(r)&&"svg"!==u.tag)&&e(u,n,r)}}(u,l),o(n)&&function(e){c(e.style)&&ot(e.style);c(e.class)&&ot(e.class)}(n),u):be()}(e,t,n,r,u)}var Ut,Zt=null;function qt(e,t){return(e.__esModule||le&&"Module"===e[Symbol.toStringTag])&&(e=e.default),c(e)?t.extend(e):e}function Vt(e){return e.isComment&&e.asyncFactory}function Kt(e){if(Array.isArray(e))for(var t=0;t<e.length;t++){var n=e[t];if(o(n)&&(o(n.componentOptions)||Vt(n)))return n}}function Jt(e,t){Ut.$on(e,t)}function Wt(e,t){Ut.$off(e,t)}function Yt(e,t){var n=Ut;return function r(){var i=t.apply(null,arguments);null!==i&&n.$off(e,r)}}function Xt(e,t,n){Ut=e,ct(t,n||{},Jt,Wt,Yt,e),Ut=void 0}var Qt=null;function en(e){var t=Qt;return Qt=e,function(){Qt=t}}function tn(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function nn(e,t){if(t){if(e._directInactive=!1,tn(e))return}else if(e._directInactive)return;if(e._inactive||null===e._inactive){e._inactive=!1;for(var n=0;n<e.$children.length;n++)nn(e.$children[n]);rn(e,"activated")}}function rn(e,t){ve();var n=e.$options[t],r=t+" hook";if(n)for(var i=0,o=n.length;i<o;i++)Ze(n[i],e,null,e,r);e._hasHookEvent&&e.$emit("hook:"+t),me()}var on=[],an=[],sn={},cn=!1,un=!1,ln=0;var fn=0,pn=Date.now;if(K&&!X){var dn=window.performance;dn&&"function"===typeof dn.now&&pn()>document.createEvent("Event").timeStamp&&(pn=function(){return dn.now()})}function hn(){var e,t;for(fn=pn(),un=!0,on.sort((function(e,t){return e.id-t.id})),ln=0;ln<on.length;ln++)(e=on[ln]).before&&e.before(),t=e.id,sn[t]=null,e.run();var n=an.slice(),r=on.slice();ln=on.length=an.length=0,sn={},cn=un=!1,function(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,nn(e[t],!0)}(n),function(e){var t=e.length;for(;t--;){var n=e[t],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&rn(r,"updated")}}(r),se&&H.devtools&&se.emit("flush")}var vn=0,mn=function(e,t,n,r,i){this.vm=e,i&&(e._watcher=this),e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++vn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ue,this.newDepIds=new ue,this.expression="","function"===typeof t?this.getter=t:(this.getter=function(e){if(!Z.test(e)){var t=e.split(".");return function(e){for(var n=0;n<t.length;n++){if(!e)return;e=e[t[n]]}return e}}}(t),this.getter||(this.getter=j)),this.value=this.lazy?void 0:this.get()};mn.prototype.get=function(){var e;ve(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(hs){if(!this.user)throw hs;Ue(hs,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ot(e),me(),this.cleanupDeps()}return e},mn.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},mn.prototype.cleanupDeps=function(){for(var e=this.deps.length;e--;){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},mn.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(e){var t=e.id;if(null==sn[t]){if(sn[t]=!0,un){for(var n=on.length-1;n>ln&&on[n].id>e.id;)n--;on.splice(n+1,0,e)}else on.push(e);cn||(cn=!0,rt(hn))}}(this)},mn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||c(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(hs){Ue(hs,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},mn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},mn.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},mn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||b(this.vm._watchers,this);for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1}};var gn={enumerable:!0,configurable:!0,get:j,set:j};function yn(e,t,n){gn.get=function(){return this[t][n]},gn.set=function(e){this[t][n]=e},Object.defineProperty(e,n,gn)}function bn(e){e._watchers=[];var t=e.$options;t.props&&function(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[];e.$parent&&$e(!1);var o=function(o){i.push(o);var a=De(o,t,n,e);Ee(r,o,a),o in e||yn(e,"_props",o)};for(var a in t)o(a);$e(!0)}(e,t.props),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!==typeof t[n]?j:O(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;l(t=e._data="function"===typeof t?function(e,t){ve();try{return e.call(t,t)}catch(hs){return Ue(hs,t,"data()"),{}}finally{me()}}(t,e):t||{})||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);for(;i--;){var o=n[i];0,r&&k(r,o)||G(o)||yn(e,"_data",o)}Oe(t,!0)}(e):Oe(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),r=ae();for(var i in t){var o=t[i],a="function"===typeof o?o:o.get;0,r||(n[i]=new mn(e,a||j,j,_n)),i in e||kn(e,i,o)}}(e,t.computed),t.watch&&t.watch!==re&&function(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)Cn(e,n,r[i]);else Cn(e,n,r)}}(e,t.watch)}var _n={lazy:!0};function kn(e,t,n){var r=!ae();"function"===typeof n?(gn.get=r?wn(t):xn(n),gn.set=j):(gn.get=n.get?r&&!1!==n.cache?wn(t):xn(n.get):j,gn.set=n.set||j),Object.defineProperty(e,t,gn)}function wn(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),de.target&&t.depend(),t.value}}function xn(e){return function(){return e.call(this,this)}}function Cn(e,t,n,r){return l(n)&&(r=n,n=n.handler),"string"===typeof n&&(n=e[n]),e.$watch(t,n,r)}var An=0;function $n(e){var t=e.options;if(e.super){var n=$n(e.super);if(n!==e.superOptions){e.superOptions=n;var r=function(e){var t,n=e.options,r=e.sealedOptions;for(var i in n)n[i]!==r[i]&&(t||(t={}),t[i]=n[i]);return t}(e);r&&T(e.extendOptions,r),(t=e.options=Ne(n,e.extendOptions)).name&&(t.components[t.name]=e)}}return t}function Sn(e){this._init(e)}function On(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,i=e._Ctor||(e._Ctor={});if(i[r])return i[r];var o=e.name||n.options.name;var a=function(e){this._init(e)};return(a.prototype=Object.create(n.prototype)).constructor=a,a.cid=t++,a.options=Ne(n.options,e),a.super=n,a.options.props&&function(e){var t=e.options.props;for(var n in t)yn(e.prototype,"_props",n)}(a),a.options.computed&&function(e){var t=e.options.computed;for(var n in t)kn(e.prototype,n,t[n])}(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,z.forEach((function(e){a[e]=n[e]})),o&&(a.options.components[o]=a),a.superOptions=n.options,a.extendOptions=e,a.sealedOptions=T({},a.options),i[r]=a,a}}function En(e){return e&&(e.Ctor.options.name||e.tag)}function Tn(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!f(e)&&e.test(t)}function Ln(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var o in n){var a=n[o];if(a){var s=En(a.componentOptions);s&&!t(s)&&jn(n,o,r,i)}}}function jn(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,b(n,t)}!function(e){e.prototype._init=function(e){var t=this;t._uid=An++,t._isVue=!0,e&&e._isComponent?function(e,t){var n=e.$options=Object.create(e.constructor.options),r=t._parentVnode;n.parent=t.parent,n._parentVnode=r;var i=r.componentOptions;n.propsData=i.propsData,n._parentListeners=i.listeners,n._renderChildren=i.children,n._componentTag=i.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}(t,e):t.$options=Ne($n(t.constructor),e||{},t),t._renderProxy=t,t._self=t,function(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}(t),function(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&Xt(e,t)}(t),function(e){e._vnode=null,e._staticTrees=null;var t=e.$options,n=e.$vnode=t._parentVnode,i=n&&n.context;e.$slots=ht(t._renderChildren,i),e.$scopedSlots=r,e._c=function(t,n,r,i){return Gt(e,t,n,r,i,!1)},e.$createElement=function(t,n,r,i){return Gt(e,t,n,r,i,!0)};var o=n&&n.data;Ee(e,"$attrs",o&&o.attrs||r,null,!0),Ee(e,"$listeners",t._parentListeners||r,null,!0)}(t),rn(t,"beforeCreate"),function(e){var t=dt(e.$options.inject,e);t&&($e(!1),Object.keys(t).forEach((function(n){Ee(e,n,t[n])})),$e(!0))}(t),bn(t),function(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}(t),rn(t,"created"),t.$options.el&&t.$mount(t.$options.el)}}(Sn),function(e){var t={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=Te,e.prototype.$delete=Le,e.prototype.$watch=function(e,t,n){if(l(t))return Cn(this,e,t,n);(n=n||{}).user=!0;var r=new mn(this,e,t,n);if(n.immediate)try{t.call(this,r.value)}catch(i){Ue(i,this,'callback for immediate watcher "'+r.expression+'"')}return function(){r.teardown()}}}(Sn),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var r=this;if(Array.isArray(e))for(var i=0,o=e.length;i<o;i++)r.$on(e[i],n);else(r._events[e]||(r._events[e]=[])).push(n),t.test(e)&&(r._hasHookEvent=!0);return r},e.prototype.$once=function(e,t){var n=this;function r(){n.$off(e,r),t.apply(n,arguments)}return r.fn=t,n.$on(e,r),n},e.prototype.$off=function(e,t){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(e)){for(var r=0,i=e.length;r<i;r++)n.$off(e[r],t);return n}var o,a=n._events[e];if(!a)return n;if(!t)return n._events[e]=null,n;for(var s=a.length;s--;)if((o=a[s])===t||o.fn===t){a.splice(s,1);break}return n},e.prototype.$emit=function(e){var t=this,n=t._events[e];if(n){n=n.length>1?E(n):n;for(var r=E(arguments,1),i='event handler for "'+e+'"',o=0,a=n.length;o<a;o++)Ze(n[o],t,r,t,i)}return t}}(Sn),function(e){e.prototype._update=function(e,t){var n=this,r=n.$el,i=n._vnode,o=en(n);n._vnode=e,n.$el=i?n.__patch__(i,e):n.__patch__(n.$el,e,t,!1),o(),r&&(r.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},e.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},e.prototype.$destroy=function(){var e=this;if(!e._isBeingDestroyed){rn(e,"beforeDestroy"),e._isBeingDestroyed=!0;var t=e.$parent;!t||t._isBeingDestroyed||e.$options.abstract||b(t.$children,e),e._watcher&&e._watcher.teardown();for(var n=e._watchers.length;n--;)e._watchers[n].teardown();e._data.__ob__&&e._data.__ob__.vmCount--,e._isDestroyed=!0,e.__patch__(e._vnode,null),rn(e,"destroyed"),e.$off(),e.$el&&(e.$el.__vue__=null),e.$vnode&&(e.$vnode.parent=null)}}}(Sn),function(e){It(e.prototype),e.prototype.$nextTick=function(e){return rt(e,this)},e.prototype._render=function(){var e,t=this,n=t.$options,r=n.render,i=n._parentVnode;i&&(t.$scopedSlots=mt(i.data.scopedSlots,t.$slots,t.$scopedSlots)),t.$vnode=i;try{Zt=t,e=r.call(t._renderProxy,t.$createElement)}catch(hs){Ue(hs,t,"render"),e=t._vnode}finally{Zt=null}return Array.isArray(e)&&1===e.length&&(e=e[0]),e instanceof ge||(e=be()),e.parent=i,e}}(Sn);var In=[String,RegExp,Array],Fn={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:In,exclude:In,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)jn(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){Ln(e,(function(e){return Tn(t,e)}))})),this.$watch("exclude",(function(t){Ln(e,(function(e){return!Tn(t,e)}))}))},render:function(){var e=this.$slots.default,t=Kt(e),n=t&&t.componentOptions;if(n){var r=En(n),i=this.include,o=this.exclude;if(i&&(!r||!Tn(i,r))||o&&r&&Tn(o,r))return t;var a=this.cache,s=this.keys,c=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;a[c]?(t.componentInstance=a[c].componentInstance,b(s,c),s.push(c)):(a[c]=t,s.push(c),this.max&&s.length>parseInt(this.max)&&jn(a,s[0],s,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}}};!function(e){var t={get:function(){return H}};Object.defineProperty(e,"config",t),e.util={warn:fe,extend:T,mergeOptions:Ne,defineReactive:Ee},e.set=Te,e.delete=Le,e.nextTick=rt,e.observable=function(e){return Oe(e),e},e.options=Object.create(null),z.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,T(e.options.components,Fn),function(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=E(arguments,1);return n.unshift(this),"function"===typeof e.install?e.install.apply(e,n):"function"===typeof e&&e.apply(null,n),t.push(e),this}}(e),function(e){e.mixin=function(e){return this.options=Ne(this.options,e),this}}(e),On(e),function(e){z.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&l(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"===typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}(e)}(Sn),Object.defineProperty(Sn.prototype,"$isServer",{get:ae}),Object.defineProperty(Sn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Sn,"FunctionalRenderContext",{value:Ft}),Sn.version="2.6.10";var Mn=m("style,class"),Rn=m("input,textarea,option,select,progress"),Pn=function(e,t,n){return"value"===n&&Rn(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Nn=m("contenteditable,draggable,spellcheck"),zn=m("events,caret,typing,plaintext-only"),Dn=function(e,t){return Zn(t)||"false"===t?"false":"contenteditable"===e&&zn(t)?t:"true"},Hn=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"),Bn="http://www.w3.org/1999/xlink",Gn=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Un=function(e){return Gn(e)?e.slice(6,e.length):""},Zn=function(e){return null==e||!1===e};function qn(e){for(var t=e.data,n=e,r=e;o(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(t=Vn(r.data,t));for(;o(n=n.parent);)n&&n.data&&(t=Vn(t,n.data));return function(e,t){if(o(e)||o(t))return Kn(e,Jn(t));return""}(t.staticClass,t.class)}function Vn(e,t){return{staticClass:Kn(e.staticClass,t.staticClass),class:o(e.class)?[e.class,t.class]:t.class}}function Kn(e,t){return e?t?e+" "+t:e:t||""}function Jn(e){return Array.isArray(e)?function(e){for(var t,n="",r=0,i=e.length;r<i;r++)o(t=Jn(e[r]))&&""!==t&&(n&&(n+=" "),n+=t);return n}(e):c(e)?function(e){var t="";for(var n in e)e[n]&&(t&&(t+=" "),t+=n);return t}(e):"string"===typeof e?e:""}var Wn={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},Yn=m("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Xn=m("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),Qn=function(e){return Yn(e)||Xn(e)};function er(e){return Xn(e)?"svg":"math"===e?"math":void 0}var tr=Object.create(null);var nr=m("text,number,password,search,email,tel,url");function rr(e){if("string"===typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}var ir=Object.freeze({createElement:function(e,t){var n=document.createElement(e);return"select"!==e?n:(t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n)},createElementNS:function(e,t){return document.createElementNS(Wn[e],t)},createTextNode:function(e){return document.createTextNode(e)},createComment:function(e){return document.createComment(e)},insertBefore:function(e,t,n){e.insertBefore(t,n)},removeChild:function(e,t){e.removeChild(t)},appendChild:function(e,t){e.appendChild(t)},parentNode:function(e){return e.parentNode},nextSibling:function(e){return e.nextSibling},tagName:function(e){return e.tagName},setTextContent:function(e,t){e.textContent=t},setStyleScope:function(e,t){e.setAttribute(t,"")}}),or={create:function(e,t){ar(t)},update:function(e,t){e.data.ref!==t.data.ref&&(ar(e,!0),ar(t))},destroy:function(e){ar(e,!0)}};function ar(e,t){var n=e.data.ref;if(o(n)){var r=e.context,i=e.componentInstance||e.elm,a=r.$refs;t?Array.isArray(a[n])?b(a[n],i):a[n]===i&&(a[n]=void 0):e.data.refInFor?Array.isArray(a[n])?a[n].indexOf(i)<0&&a[n].push(i):a[n]=[i]:a[n]=i}}var sr=new ge("",{},[]),cr=["create","activate","update","remove","destroy"];function ur(e,t){return e.key===t.key&&(e.tag===t.tag&&e.isComment===t.isComment&&o(e.data)===o(t.data)&&function(e,t){if("input"!==e.tag)return!0;var n,r=o(n=e.data)&&o(n=n.attrs)&&n.type,i=o(n=t.data)&&o(n=n.attrs)&&n.type;return r===i||nr(r)&&nr(i)}(e,t)||a(e.isAsyncPlaceholder)&&e.asyncFactory===t.asyncFactory&&i(t.asyncFactory.error))}function lr(e,t,n){var r,i,a={};for(r=t;r<=n;++r)o(i=e[r].key)&&(a[i]=r);return a}var fr={create:pr,update:pr,destroy:function(e){pr(e,sr)}};function pr(e,t){(e.data.directives||t.data.directives)&&function(e,t){var n,r,i,o=e===sr,a=t===sr,s=hr(e.data.directives,e.context),c=hr(t.data.directives,t.context),u=[],l=[];for(n in c)r=s[n],i=c[n],r?(i.oldValue=r.value,i.oldArg=r.arg,mr(i,"update",t,e),i.def&&i.def.componentUpdated&&l.push(i)):(mr(i,"bind",t,e),i.def&&i.def.inserted&&u.push(i));if(u.length){var f=function(){for(var n=0;n<u.length;n++)mr(u[n],"inserted",t,e)};o?ut(t,"insert",f):f()}l.length&&ut(t,"postpatch",(function(){for(var n=0;n<l.length;n++)mr(l[n],"componentUpdated",t,e)}));if(!o)for(n in s)c[n]||mr(s[n],"unbind",e,e,a)}(e,t)}var dr=Object.create(null);function hr(e,t){var n,r,i=Object.create(null);if(!e)return i;for(n=0;n<e.length;n++)(r=e[n]).modifiers||(r.modifiers=dr),i[vr(r)]=r,r.def=ze(t.$options,"directives",r.name);return i}function vr(e){return e.rawName||e.name+"."+Object.keys(e.modifiers||{}).join(".")}function mr(e,t,n,r,i){var o=e.def&&e.def[t];if(o)try{o(n.elm,e,n,r,i)}catch(hs){Ue(hs,n.context,"directive "+e.name+" "+t+" hook")}}var gr=[or,fr];function yr(e,t){var n=t.componentOptions;if((!o(n)||!1!==n.Ctor.options.inheritAttrs)&&(!i(e.data.attrs)||!i(t.data.attrs))){var r,a,s=t.elm,c=e.data.attrs||{},u=t.data.attrs||{};for(r in o(u.__ob__)&&(u=t.data.attrs=T({},u)),u)a=u[r],c[r]!==a&&br(s,r,a);for(r in(X||ee)&&u.value!==c.value&&br(s,"value",u.value),c)i(u[r])&&(Gn(r)?s.removeAttributeNS(Bn,Un(r)):Nn(r)||s.removeAttribute(r))}}function br(e,t,n){e.tagName.indexOf("-")>-1?_r(e,t,n):Hn(t)?Zn(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Nn(t)?e.setAttribute(t,Dn(t,n)):Gn(t)?Zn(n)?e.removeAttributeNS(Bn,Un(t)):e.setAttributeNS(Bn,t,n):_r(e,t,n)}function _r(e,t,n){if(Zn(n))e.removeAttribute(t);else{if(X&&!Q&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var kr={create:yr,update:yr};function wr(e,t){var n=t.elm,r=t.data,a=e.data;if(!(i(r.staticClass)&&i(r.class)&&(i(a)||i(a.staticClass)&&i(a.class)))){var s=qn(t),c=n._transitionClasses;o(c)&&(s=Kn(s,Jn(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var xr,Cr,Ar,$r,Sr,Or,Er={create:wr,update:wr},Tr=/[\w).+\-_$\]]/;function Lr(e){var t,n,r,i,o,a=!1,s=!1,c=!1,u=!1,l=0,f=0,p=0,d=0;for(r=0;r<e.length;r++)if(n=t,t=e.charCodeAt(r),a)39===t&&92!==n&&(a=!1);else if(s)34===t&&92!==n&&(s=!1);else if(c)96===t&&92!==n&&(c=!1);else if(u)47===t&&92!==n&&(u=!1);else if(124!==t||124===e.charCodeAt(r+1)||124===e.charCodeAt(r-1)||l||f||p){switch(t){case 34:s=!0;break;case 39:a=!0;break;case 96:c=!0;break;case 40:p++;break;case 41:p--;break;case 91:f++;break;case 93:f--;break;case 123:l++;break;case 125:l--}if(47===t){for(var h=r-1,v=void 0;h>=0&&" "===(v=e.charAt(h));h--);v&&Tr.test(v)||(u=!0)}}else void 0===i?(d=r+1,i=e.slice(0,r).trim()):m();function m(){(o||(o=[])).push(e.slice(d,r).trim()),d=r+1}if(void 0===i?i=e.slice(0,r).trim():0!==d&&m(),o)for(r=0;r<o.length;r++)i=jr(i,o[r]);return i}function jr(e,t){var n=t.indexOf("(");if(n<0)return'_f("'+t+'")('+e+")";var r=t.slice(0,n),i=t.slice(n+1);return'_f("'+r+'")('+e+(")"!==i?","+i:i)}function Ir(e,t){console.error("[Vue compiler]: "+e)}function Fr(e,t){return e?e.map((function(e){return e[t]})).filter((function(e){return e})):[]}function Mr(e,t,n,r,i){(e.props||(e.props=[])).push(Ur({name:t,value:n,dynamic:i},r)),e.plain=!1}function Rr(e,t,n,r,i){(i?e.dynamicAttrs||(e.dynamicAttrs=[]):e.attrs||(e.attrs=[])).push(Ur({name:t,value:n,dynamic:i},r)),e.plain=!1}function Pr(e,t,n,r){e.attrsMap[t]=n,e.attrsList.push(Ur({name:t,value:n},r))}function Nr(e,t,n,r,i,o,a,s){(e.directives||(e.directives=[])).push(Ur({name:t,rawName:n,value:r,arg:i,isDynamicArg:o,modifiers:a},s)),e.plain=!1}function zr(e,t,n){return n?"_p("+t+',"'+e+'")':e+t}function Dr(e,t,n,i,o,a,s,c){var u;(i=i||r).right?c?t="("+t+")==='click'?'contextmenu':("+t+")":"click"===t&&(t="contextmenu",delete i.right):i.middle&&(c?t="("+t+")==='click'?'mouseup':("+t+")":"click"===t&&(t="mouseup")),i.capture&&(delete i.capture,t=zr("!",t,c)),i.once&&(delete i.once,t=zr("~",t,c)),i.passive&&(delete i.passive,t=zr("&",t,c)),i.native?(delete i.native,u=e.nativeEvents||(e.nativeEvents={})):u=e.events||(e.events={});var l=Ur({value:n.trim(),dynamic:c},s);i!==r&&(l.modifiers=i);var f=u[t];Array.isArray(f)?o?f.unshift(l):f.push(l):u[t]=f?o?[l,f]:[f,l]:l,e.plain=!1}function Hr(e,t,n){var r=Br(e,":"+t)||Br(e,"v-bind:"+t);if(null!=r)return Lr(r);if(!1!==n){var i=Br(e,t);if(null!=i)return JSON.stringify(i)}}function Br(e,t,n){var r;if(null!=(r=e.attrsMap[t]))for(var i=e.attrsList,o=0,a=i.length;o<a;o++)if(i[o].name===t){i.splice(o,1);break}return n&&delete e.attrsMap[t],r}function Gr(e,t){for(var n=e.attrsList,r=0,i=n.length;r<i;r++){var o=n[r];if(t.test(o.name))return n.splice(r,1),o}}function Ur(e,t){return t&&(null!=t.start&&(e.start=t.start),null!=t.end&&(e.end=t.end)),e}function Zr(e,t,n){var r=n||{},i=r.number,o="$$v";r.trim&&(o="(typeof $$v === 'string'? $$v.trim(): $$v)"),i&&(o="_n("+o+")");var a=qr(t,o);e.model={value:"("+t+")",expression:JSON.stringify(t),callback:"function ($$v) {"+a+"}"}}function qr(e,t){var n=function(e){if(e=e.trim(),xr=e.length,e.indexOf("[")<0||e.lastIndexOf("]")<xr-1)return($r=e.lastIndexOf("."))>-1?{exp:e.slice(0,$r),key:'"'+e.slice($r+1)+'"'}:{exp:e,key:null};Cr=e,$r=Sr=Or=0;for(;!Kr();)Jr(Ar=Vr())?Yr(Ar):91===Ar&&Wr(Ar);return{exp:e.slice(0,Sr),key:e.slice(Sr+1,Or)}}(e);return null===n.key?e+"="+t:"$set("+n.exp+", "+n.key+", "+t+")"}function Vr(){return Cr.charCodeAt(++$r)}function Kr(){return $r>=xr}function Jr(e){return 34===e||39===e}function Wr(e){var t=1;for(Sr=$r;!Kr();)if(Jr(e=Vr()))Yr(e);else if(91===e&&t++,93===e&&t--,0===t){Or=$r;break}}function Yr(e){for(var t=e;!Kr()&&(e=Vr())!==t;);}var Xr,Qr="__r",ei="__c";function ti(e,t,n){var r=Xr;return function i(){var o=t.apply(null,arguments);null!==o&&ii(e,i,n,r)}}var ni=Je&&!(ne&&Number(ne[1])<=53);function ri(e,t,n,r){if(ni){var i=fn,o=t;t=o._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return o.apply(this,arguments)}}Xr.addEventListener(e,t,ie?{capture:n,passive:r}:n)}function ii(e,t,n,r){(r||Xr).removeEventListener(e,t._wrapper||t,n)}function oi(e,t){if(!i(e.data.on)||!i(t.data.on)){var n=t.data.on||{},r=e.data.on||{};Xr=t.elm,function(e){if(o(e[Qr])){var t=X?"change":"input";e[t]=[].concat(e[Qr],e[t]||[]),delete e[Qr]}o(e[ei])&&(e.change=[].concat(e[ei],e.change||[]),delete e[ei])}(n),ct(n,r,ri,ii,ti,t.context),Xr=void 0}}var ai,si={create:oi,update:oi};function ci(e,t){if(!i(e.data.domProps)||!i(t.data.domProps)){var n,r,a=t.elm,s=e.data.domProps||{},c=t.data.domProps||{};for(n in o(c.__ob__)&&(c=t.data.domProps=T({},c)),s)n in c||(a[n]="");for(n in c){if(r=c[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),r===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=r;var u=i(r)?"":String(r);ui(a,u)&&(a.value=u)}else if("innerHTML"===n&&Xn(a.tagName)&&i(a.innerHTML)){(ai=ai||document.createElement("div")).innerHTML="<svg>"+r+"</svg>";for(var l=ai.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;l.firstChild;)a.appendChild(l.firstChild)}else if(r!==s[n])try{a[n]=r}catch(hs){}}}}function ui(e,t){return!e.composing&&("OPTION"===e.tagName||function(e,t){var n=!0;try{n=document.activeElement!==e}catch(hs){}return n&&e.value!==t}(e,t)||function(e,t){var n=e.value,r=e._vModifiers;if(o(r)){if(r.number)return v(n)!==v(t);if(r.trim)return n.trim()!==t.trim()}return n!==t}(e,t))}var li={create:ci,update:ci},fi=w((function(e){var t={},n=/:(.+)/;return e.split(/;(?![^(]*\))/g).forEach((function(e){if(e){var r=e.split(n);r.length>1&&(t[r[0].trim()]=r[1].trim())}})),t}));function pi(e){var t=di(e.style);return e.staticStyle?T(e.staticStyle,t):t}function di(e){return Array.isArray(e)?L(e):"string"===typeof e?fi(e):e}var hi,vi=/^--/,mi=/\s*!important$/,gi=function(e,t,n){if(vi.test(t))e.style.setProperty(t,n);else if(mi.test(n))e.style.setProperty(S(t),n.replace(mi,""),"important");else{var r=bi(t);if(Array.isArray(n))for(var i=0,o=n.length;i<o;i++)e.style[r]=n[i];else e.style[r]=n}},yi=["Webkit","Moz","ms"],bi=w((function(e){if(hi=hi||document.createElement("div").style,"filter"!==(e=C(e))&&e in hi)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<yi.length;n++){var r=yi[n]+t;if(r in hi)return r}}));function _i(e,t){var n=t.data,r=e.data;if(!(i(n.staticStyle)&&i(n.style)&&i(r.staticStyle)&&i(r.style))){var a,s,c=t.elm,u=r.staticStyle,l=r.normalizedStyle||r.style||{},f=u||l,p=di(t.data.style)||{};t.data.normalizedStyle=o(p.__ob__)?T({},p):p;var d=function(e,t){var n,r={};if(t)for(var i=e;i.componentInstance;)(i=i.componentInstance._vnode)&&i.data&&(n=pi(i.data))&&T(r,n);(n=pi(e.data))&&T(r,n);for(var o=e;o=o.parent;)o.data&&(n=pi(o.data))&&T(r,n);return r}(t,!0);for(s in f)i(d[s])&&gi(c,s,"");for(s in d)(a=d[s])!==f[s]&&gi(c,s,null==a?"":a)}}var ki={create:_i,update:_i},wi=/\s+/;function xi(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(wi).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function Ci(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(wi).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?e.setAttribute("class",n):e.removeAttribute("class")}}function Ai(e){if(e){if("object"===typeof e){var t={};return!1!==e.css&&T(t,$i(e.name||"v")),T(t,e),t}return"string"===typeof e?$i(e):void 0}}var $i=w((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),Si=K&&!Q,Oi="transition",Ei="animation",Ti="transition",Li="transitionend",ji="animation",Ii="animationend";Si&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ti="WebkitTransition",Li="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(ji="WebkitAnimation",Ii="webkitAnimationEnd"));var Fi=K?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Mi(e){Fi((function(){Fi(e)}))}function Ri(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),xi(e,t))}function Pi(e,t){e._transitionClasses&&b(e._transitionClasses,t),Ci(e,t)}function Ni(e,t,n){var r=Di(e,t),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Oi?Li:Ii,c=0,u=function(){e.removeEventListener(s,l),n()},l=function(t){t.target===e&&++c>=a&&u()};setTimeout((function(){c<a&&u()}),o+1),e.addEventListener(s,l)}var zi=/\b(transform|all)(,|$)/;function Di(e,t){var n,r=window.getComputedStyle(e),i=(r[Ti+"Delay"]||"").split(", "),o=(r[Ti+"Duration"]||"").split(", "),a=Hi(i,o),s=(r[ji+"Delay"]||"").split(", "),c=(r[ji+"Duration"]||"").split(", "),u=Hi(s,c),l=0,f=0;return t===Oi?a>0&&(n=Oi,l=a,f=o.length):t===Ei?u>0&&(n=Ei,l=u,f=c.length):f=(n=(l=Math.max(a,u))>0?a>u?Oi:Ei:null)?n===Oi?o.length:c.length:0,{type:n,timeout:l,propCount:f,hasTransform:n===Oi&&zi.test(r[Ti+"Property"])}}function Hi(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map((function(t,n){return Bi(t)+Bi(e[n])})))}function Bi(e){return 1e3*Number(e.slice(0,-1).replace(",","."))}function Gi(e,t){var n=e.elm;o(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var r=Ai(e.data.transition);if(!i(r)&&!o(n._enterCb)&&1===n.nodeType){for(var a=r.css,s=r.type,u=r.enterClass,l=r.enterToClass,f=r.enterActiveClass,p=r.appearClass,d=r.appearToClass,h=r.appearActiveClass,m=r.beforeEnter,g=r.enter,y=r.afterEnter,b=r.enterCancelled,_=r.beforeAppear,k=r.appear,w=r.afterAppear,x=r.appearCancelled,C=r.duration,A=Qt,$=Qt.$vnode;$&&$.parent;)A=$.context,$=$.parent;var S=!A._isMounted||!e.isRootInsert;if(!S||k||""===k){var O=S&&p?p:u,E=S&&h?h:f,T=S&&d?d:l,L=S&&_||m,j=S&&"function"===typeof k?k:g,I=S&&w||y,F=S&&x||b,M=v(c(C)?C.enter:C);0;var R=!1!==a&&!Q,N=qi(j),z=n._enterCb=P((function(){R&&(Pi(n,T),Pi(n,E)),z.cancelled?(R&&Pi(n,O),F&&F(n)):I&&I(n),n._enterCb=null}));e.data.show||ut(e,"insert",(function(){var t=n.parentNode,r=t&&t._pending&&t._pending[e.key];r&&r.tag===e.tag&&r.elm._leaveCb&&r.elm._leaveCb(),j&&j(n,z)})),L&&L(n),R&&(Ri(n,O),Ri(n,E),Mi((function(){Pi(n,O),z.cancelled||(Ri(n,T),N||(Zi(M)?setTimeout(z,M):Ni(n,s,z)))}))),e.data.show&&(t&&t(),j&&j(n,z)),R||N||z()}}}function Ui(e,t){var n=e.elm;o(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var r=Ai(e.data.transition);if(i(r)||1!==n.nodeType)return t();if(!o(n._leaveCb)){var a=r.css,s=r.type,u=r.leaveClass,l=r.leaveToClass,f=r.leaveActiveClass,p=r.beforeLeave,d=r.leave,h=r.afterLeave,m=r.leaveCancelled,g=r.delayLeave,y=r.duration,b=!1!==a&&!Q,_=qi(d),k=v(c(y)?y.leave:y);0;var w=n._leaveCb=P((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[e.key]=null),b&&(Pi(n,l),Pi(n,f)),w.cancelled?(b&&Pi(n,u),m&&m(n)):(t(),h&&h(n)),n._leaveCb=null}));g?g(x):x()}function x(){w.cancelled||(!e.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[e.key]=e),p&&p(n),b&&(Ri(n,u),Ri(n,f),Mi((function(){Pi(n,u),w.cancelled||(Ri(n,l),_||(Zi(k)?setTimeout(w,k):Ni(n,s,w)))}))),d&&d(n,w),b||_||w())}}function Zi(e){return"number"===typeof e&&!isNaN(e)}function qi(e){if(i(e))return!1;var t=e.fns;return o(t)?qi(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Vi(e,t){!0!==t.data.show&&Gi(t)}var Ki=function(e){var t,n,r={},c=e.modules,u=e.nodeOps;for(t=0;t<cr.length;++t)for(r[cr[t]]=[],n=0;n<c.length;++n)o(c[n][cr[t]])&&r[cr[t]].push(c[n][cr[t]]);function l(e){var t=u.parentNode(e);o(t)&&u.removeChild(t,e)}function f(e,t,n,i,s,c,l){if(o(e.elm)&&o(c)&&(e=c[l]=ke(e)),e.isRootInsert=!s,!function(e,t,n,i){var s=e.data;if(o(s)){var c=o(e.componentInstance)&&s.keepAlive;if(o(s=s.hook)&&o(s=s.init)&&s(e,!1),o(e.componentInstance))return p(e,t),d(n,e.elm,i),a(c)&&function(e,t,n,i){var a,s=e;for(;s.componentInstance;)if(s=s.componentInstance._vnode,o(a=s.data)&&o(a=a.transition)){for(a=0;a<r.activate.length;++a)r.activate[a](sr,s);t.push(s);break}d(n,e.elm,i)}(e,t,n,i),!0}}(e,t,n,i)){var f=e.data,v=e.children,m=e.tag;o(m)?(e.elm=e.ns?u.createElementNS(e.ns,m):u.createElement(m,e),y(e),h(e,v,t),o(f)&&g(e,t),d(n,e.elm,i)):a(e.isComment)?(e.elm=u.createComment(e.text),d(n,e.elm,i)):(e.elm=u.createTextNode(e.text),d(n,e.elm,i))}}function p(e,t){o(e.data.pendingInsert)&&(t.push.apply(t,e.data.pendingInsert),e.data.pendingInsert=null),e.elm=e.componentInstance.$el,v(e)?(g(e,t),y(e)):(ar(e),t.push(e))}function d(e,t,n){o(e)&&(o(n)?u.parentNode(n)===e&&u.insertBefore(e,t,n):u.appendChild(e,t))}function h(e,t,n){if(Array.isArray(t)){0;for(var r=0;r<t.length;++r)f(t[r],n,e.elm,null,!0,t,r)}else s(e.text)&&u.appendChild(e.elm,u.createTextNode(String(e.text)))}function v(e){for(;e.componentInstance;)e=e.componentInstance._vnode;return o(e.tag)}function g(e,n){for(var i=0;i<r.create.length;++i)r.create[i](sr,e);o(t=e.data.hook)&&(o(t.create)&&t.create(sr,e),o(t.insert)&&n.push(e))}function y(e){var t;if(o(t=e.fnScopeId))u.setStyleScope(e.elm,t);else for(var n=e;n;)o(t=n.context)&&o(t=t.$options._scopeId)&&u.setStyleScope(e.elm,t),n=n.parent;o(t=Qt)&&t!==e.context&&t!==e.fnContext&&o(t=t.$options._scopeId)&&u.setStyleScope(e.elm,t)}function b(e,t,n,r,i,o){for(;r<=i;++r)f(n[r],o,e,t,!1,n,r)}function _(e){var t,n,i=e.data;if(o(i))for(o(t=i.hook)&&o(t=t.destroy)&&t(e),t=0;t<r.destroy.length;++t)r.destroy[t](e);if(o(t=e.children))for(n=0;n<e.children.length;++n)_(e.children[n])}function k(e,t,n,r){for(;n<=r;++n){var i=t[n];o(i)&&(o(i.tag)?(w(i),_(i)):l(i.elm))}}function w(e,t){if(o(t)||o(e.data)){var n,i=r.remove.length+1;for(o(t)?t.listeners+=i:t=function(e,t){function n(){0===--n.listeners&&l(e)}return n.listeners=t,n}(e.elm,i),o(n=e.componentInstance)&&o(n=n._vnode)&&o(n.data)&&w(n,t),n=0;n<r.remove.length;++n)r.remove[n](e,t);o(n=e.data.hook)&&o(n=n.remove)?n(e,t):t()}else l(e.elm)}function x(e,t,n,r){for(var i=n;i<r;i++){var a=t[i];if(o(a)&&ur(e,a))return i}}function C(e,t,n,s,c,l){if(e!==t){o(t.elm)&&o(s)&&(t=s[c]=ke(t));var p=t.elm=e.elm;if(a(e.isAsyncPlaceholder))o(t.asyncFactory.resolved)?S(e.elm,t,n):t.isAsyncPlaceholder=!0;else if(a(t.isStatic)&&a(e.isStatic)&&t.key===e.key&&(a(t.isCloned)||a(t.isOnce)))t.componentInstance=e.componentInstance;else{var d,h=t.data;o(h)&&o(d=h.hook)&&o(d=d.prepatch)&&d(e,t);var m=e.children,g=t.children;if(o(h)&&v(t)){for(d=0;d<r.update.length;++d)r.update[d](e,t);o(d=h.hook)&&o(d=d.update)&&d(e,t)}i(t.text)?o(m)&&o(g)?m!==g&&function(e,t,n,r,a){var s,c,l,p=0,d=0,h=t.length-1,v=t[0],m=t[h],g=n.length-1,y=n[0],_=n[g],w=!a;for(0;p<=h&&d<=g;)i(v)?v=t[++p]:i(m)?m=t[--h]:ur(v,y)?(C(v,y,r,n,d),v=t[++p],y=n[++d]):ur(m,_)?(C(m,_,r,n,g),m=t[--h],_=n[--g]):ur(v,_)?(C(v,_,r,n,g),w&&u.insertBefore(e,v.elm,u.nextSibling(m.elm)),v=t[++p],_=n[--g]):ur(m,y)?(C(m,y,r,n,d),w&&u.insertBefore(e,m.elm,v.elm),m=t[--h],y=n[++d]):(i(s)&&(s=lr(t,p,h)),i(c=o(y.key)?s[y.key]:x(y,t,p,h))?f(y,r,e,v.elm,!1,n,d):ur(l=t[c],y)?(C(l,y,r,n,d),t[c]=void 0,w&&u.insertBefore(e,l.elm,v.elm)):f(y,r,e,v.elm,!1,n,d),y=n[++d]);p>h?b(e,i(n[g+1])?null:n[g+1].elm,n,d,g,r):d>g&&k(0,t,p,h)}(p,m,g,n,l):o(g)?(o(e.text)&&u.setTextContent(p,""),b(p,null,g,0,g.length-1,n)):o(m)?k(0,m,0,m.length-1):o(e.text)&&u.setTextContent(p,""):e.text!==t.text&&u.setTextContent(p,t.text),o(h)&&o(d=h.hook)&&o(d=d.postpatch)&&d(e,t)}}}function A(e,t,n){if(a(n)&&o(e.parent))e.parent.data.pendingInsert=t;else for(var r=0;r<t.length;++r)t[r].data.hook.insert(t[r])}var $=m("attrs,class,staticClass,staticStyle,key");function S(e,t,n,r){var i,s=t.tag,c=t.data,u=t.children;if(r=r||c&&c.pre,t.elm=e,a(t.isComment)&&o(t.asyncFactory))return t.isAsyncPlaceholder=!0,!0;if(o(c)&&(o(i=c.hook)&&o(i=i.init)&&i(t,!0),o(i=t.componentInstance)))return p(t,n),!0;if(o(s)){if(o(u))if(e.hasChildNodes())if(o(i=c)&&o(i=i.domProps)&&o(i=i.innerHTML)){if(i!==e.innerHTML)return!1}else{for(var l=!0,f=e.firstChild,d=0;d<u.length;d++){if(!f||!S(f,u[d],n,r)){l=!1;break}f=f.nextSibling}if(!l||f)return!1}else h(t,u,n);if(o(c)){var v=!1;for(var m in c)if(!$(m)){v=!0,g(t,n);break}!v&&c.class&&ot(c.class)}}else e.data!==t.text&&(e.data=t.text);return!0}return function(e,t,n,s){if(!i(t)){var c,l=!1,p=[];if(i(e))l=!0,f(t,p);else{var d=o(e.nodeType);if(!d&&ur(e,t))C(e,t,p,null,null,s);else{if(d){if(1===e.nodeType&&e.hasAttribute(N)&&(e.removeAttribute(N),n=!0),a(n)&&S(e,t,p))return A(t,p,!0),e;c=e,e=new ge(u.tagName(c).toLowerCase(),{},[],void 0,c)}var h=e.elm,m=u.parentNode(h);if(f(t,p,h._leaveCb?null:m,u.nextSibling(h)),o(t.parent))for(var g=t.parent,y=v(t);g;){for(var b=0;b<r.destroy.length;++b)r.destroy[b](g);if(g.elm=t.elm,y){for(var w=0;w<r.create.length;++w)r.create[w](sr,g);var x=g.data.hook.insert;if(x.merged)for(var $=1;$<x.fns.length;$++)x.fns[$]()}else ar(g);g=g.parent}o(m)?k(0,[e],0,0):o(e.tag)&&_(e)}}return A(t,p,l),t.elm}o(e)&&_(e)}}({nodeOps:ir,modules:[kr,Er,si,li,ki,K?{create:Vi,activate:Vi,remove:function(e,t){!0!==e.data.show?Ui(e,t):t()}}:{}].concat(gr)});Q&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&no(e,"input")}));var Ji={inserted:function(e,t,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?ut(n,"postpatch",(function(){Ji.componentUpdated(e,t,n)})):Wi(e,t,n.context),e._vOptions=[].map.call(e.options,Qi)):("textarea"===n.tag||nr(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",eo),e.addEventListener("compositionend",to),e.addEventListener("change",to),Q&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){Wi(e,t,n.context);var r=e._vOptions,i=e._vOptions=[].map.call(e.options,Qi);if(i.some((function(e,t){return!M(e,r[t])})))(e.multiple?t.value.some((function(e){return Xi(e,i)})):t.value!==t.oldValue&&Xi(t.value,i))&&no(e,"change")}}};function Wi(e,t,n){Yi(e,t,n),(X||ee)&&setTimeout((function(){Yi(e,t,n)}),0)}function Yi(e,t,n){var r=t.value,i=e.multiple;if(!i||Array.isArray(r)){for(var o,a,s=0,c=e.options.length;s<c;s++)if(a=e.options[s],i)o=R(r,Qi(a))>-1,a.selected!==o&&(a.selected=o);else if(M(Qi(a),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function Xi(e,t){return t.every((function(t){return!M(t,e)}))}function Qi(e){return"_value"in e?e._value:e.value}function eo(e){e.target.composing=!0}function to(e){e.target.composing&&(e.target.composing=!1,no(e.target,"input"))}function no(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function ro(e){return!e.componentInstance||e.data&&e.data.transition?e:ro(e.componentInstance._vnode)}var io={model:Ji,show:{bind:function(e,t,n){var r=t.value,i=(n=ro(n)).data&&n.data.transition,o=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&i?(n.data.show=!0,Gi(n,(function(){e.style.display=o}))):e.style.display=r?o:"none"},update:function(e,t,n){var r=t.value;!r!==!t.oldValue&&((n=ro(n)).data&&n.data.transition?(n.data.show=!0,r?Gi(n,(function(){e.style.display=e.__vOriginalDisplay})):Ui(n,(function(){e.style.display="none"}))):e.style.display=r?e.__vOriginalDisplay:"none")},unbind:function(e,t,n,r,i){i||(e.style.display=e.__vOriginalDisplay)}}},oo={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(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?ao(Kt(t.children)):e}function so(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var i=n._parentListeners;for(var o in i)t[C(o)]=i[o];return t}function co(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}var uo=function(e){return e.tag||Vt(e)},lo=function(e){return"show"===e.name},fo={name:"transition",props:oo,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(uo)).length){0;var r=this.mode;0;var i=n[0];if(function(e){for(;e=e.parent;)if(e.data.transition)return!0}(this.$vnode))return i;var o=ao(i);if(!o)return i;if(this._leaving)return co(e,i);var a="__transition-"+this._uid+"-";o.key=null==o.key?o.isComment?a+"comment":a+o.tag:s(o.key)?0===String(o.key).indexOf(a)?o.key:a+o.key:o.key;var c=(o.data||(o.data={})).transition=so(this),u=this._vnode,l=ao(u);if(o.data.directives&&o.data.directives.some(lo)&&(o.data.show=!0),l&&l.data&&!function(e,t){return t.key===e.key&&t.tag===e.tag}(o,l)&&!Vt(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=T({},c);if("out-in"===r)return this._leaving=!0,ut(f,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),co(e,i);if("in-out"===r){if(Vt(o))return u;var p,d=function(){p()};ut(c,"afterEnter",d),ut(c,"enterCancelled",d),ut(f,"delayLeave",(function(e){p=e}))}}return i}}},po=T({tag:String,moveClass:String},oo);function ho(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function vo(e){e.data.newPos=e.elm.getBoundingClientRect()}function mo(e){var t=e.data.pos,n=e.data.newPos,r=t.left-n.left,i=t.top-n.top;if(r||i){e.data.moved=!0;var o=e.elm.style;o.transform=o.WebkitTransform="translate("+r+"px,"+i+"px)",o.transitionDuration="0s"}}delete po.mode;var go={Transition:fo,TransitionGroup:{props:po,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var i=en(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=so(this),s=0;s<i.length;s++){var c=i[s];if(c.tag)if(null!=c.key&&0!==String(c.key).indexOf("__vlist"))o.push(c),n[c.key]=c,(c.data||(c.data={})).transition=a;else;}if(r){for(var u=[],l=[],f=0;f<r.length;f++){var p=r[f];p.data.transition=a,p.data.pos=p.elm.getBoundingClientRect(),n[p.key]?u.push(p):l.push(p)}this.kept=e(t,null,u),this.removed=l}return e(t,null,o)},updated:function(){var e=this.prevChildren,t=this.moveClass||(this.name||"v")+"-move";e.length&&this.hasMove(e[0].elm,t)&&(e.forEach(ho),e.forEach(vo),e.forEach(mo),this._reflow=document.body.offsetHeight,e.forEach((function(e){if(e.data.moved){var n=e.elm,r=n.style;Ri(n,t),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Li,n._moveCb=function e(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Li,e),n._moveCb=null,Pi(n,t))})}})))},methods:{hasMove:function(e,t){if(!Si)return!1;if(this._hasMove)return this._hasMove;var n=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach((function(e){Ci(n,e)})),xi(n,t),n.style.display="none",this.$el.appendChild(n);var r=Di(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}}};Sn.config.mustUseProp=Pn,Sn.config.isReservedTag=Qn,Sn.config.isReservedAttr=Mn,Sn.config.getTagNamespace=er,Sn.config.isUnknownElement=function(e){if(!K)return!0;if(Qn(e))return!1;if(e=e.toLowerCase(),null!=tr[e])return tr[e];var t=document.createElement(e);return e.indexOf("-")>-1?tr[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:tr[e]=/HTMLUnknownElement/.test(t.toString())},T(Sn.options.directives,io),T(Sn.options.components,go),Sn.prototype.__patch__=K?Ki:j,Sn.prototype.$mount=function(e,t){return function(e,t,n){var r;return e.$el=t,e.$options.render||(e.$options.render=be),rn(e,"beforeMount"),r=function(){e._update(e._render(),n)},new mn(e,r,j,{before:function(){e._isMounted&&!e._isDestroyed&&rn(e,"beforeUpdate")}},!0),n=!1,null==e.$vnode&&(e._isMounted=!0,rn(e,"mounted")),e}(this,e=e&&K?rr(e):void 0,t)},K&&setTimeout((function(){H.devtools&&se&&se.emit("init",Sn)}),0);var yo=/\{\{((?:.|\r?\n)+?)\}\}/g,bo=/[-.*+?^${}()|[\]\/\\]/g,_o=w((function(e){var t=e[0].replace(bo,"\\$&"),n=e[1].replace(bo,"\\$&");return new RegExp(t+"((?:.|\\n)+?)"+n,"g")}));var ko={staticKeys:["staticClass"],transformNode:function(e,t){t.warn;var n=Br(e,"class");n&&(e.staticClass=JSON.stringify(n));var r=Hr(e,"class",!1);r&&(e.classBinding=r)},genData:function(e){var t="";return e.staticClass&&(t+="staticClass:"+e.staticClass+","),e.classBinding&&(t+="class:"+e.classBinding+","),t}};var wo,xo={staticKeys:["staticStyle"],transformNode:function(e,t){t.warn;var n=Br(e,"style");n&&(e.staticStyle=JSON.stringify(fi(n)));var r=Hr(e,"style",!1);r&&(e.styleBinding=r)},genData:function(e){var t="";return e.staticStyle&&(t+="staticStyle:"+e.staticStyle+","),e.styleBinding&&(t+="style:("+e.styleBinding+"),"),t}},Co=function(e){return(wo=wo||document.createElement("div")).innerHTML=e,wo.textContent},Ao=m("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),$o=m("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),So=m("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),Oo=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Eo=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,To="[a-zA-Z_][\\-\\.0-9_a-zA-Z"+B.source+"]*",Lo="((?:"+To+"\\:)?"+To+")",jo=new RegExp("^<"+Lo),Io=/^\s*(\/?)>/,Fo=new RegExp("^<\\/"+Lo+"[^>]*>"),Mo=/^<!DOCTYPE [^>]+>/i,Ro=/^<!\--/,Po=/^<!\[/,No=m("script,style,textarea",!0),zo={},Do={"<":"<",">":">",""":'"',"&":"&"," ":"\n","	":"\t","'":"'"},Ho=/&(?:lt|gt|quot|amp|#39);/g,Bo=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,Go=m("pre,textarea",!0),Uo=function(e,t){return e&&Go(e)&&"\n"===t[0]};function Zo(e,t){var n=t?Bo:Ho;return e.replace(n,(function(e){return Do[e]}))}var qo,Vo,Ko,Jo,Wo,Yo,Xo,Qo,ea=/^@|^v-on:/,ta=/^v-|^@|^:/,na=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,ra=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,ia=/^\(|\)$/g,oa=/^\[.*\]$/,aa=/:(.*)$/,sa=/^:|^\.|^v-bind:/,ca=/\.[^.\]]+(?=[^\]]*$)/g,ua=/^v-slot(:|$)|^#/,la=/[\r\n]/,fa=/\s+/g,pa=w(Co),da="_empty_";function ha(e,t,n){return{type:1,tag:e,attrsList:t,attrsMap:ka(t),rawAttrsMap:{},parent:n,children:[]}}function va(e,t){qo=t.warn||Ir,Yo=t.isPreTag||I,Xo=t.mustUseProp||I,Qo=t.getTagNamespace||I;var n=t.isReservedTag||I;(function(e){return!!e.component||!n(e.tag)}),Ko=Fr(t.modules,"transformNode"),Jo=Fr(t.modules,"preTransformNode"),Wo=Fr(t.modules,"postTransformNode"),Vo=t.delimiters;var r,i,o=[],a=!1!==t.preserveWhitespace,s=t.whitespace,c=!1,u=!1;function l(e){if(f(e),c||e.processed||(e=ma(e,t)),o.length||e===r||r.if&&(e.elseif||e.else)&&ya(r,{exp:e.elseif,block:e}),i&&!e.forbidden)if(e.elseif||e.else)!function(e,t){var n=function(e){var t=e.length;for(;t--;){if(1===e[t].type)return e[t];e.pop()}}(t.children);n&&n.if&&ya(n,{exp:e.elseif,block:e})}(e,i);else{if(e.slotScope){var n=e.slotTarget||'"default"';(i.scopedSlots||(i.scopedSlots={}))[n]=e}i.children.push(e),e.parent=i}e.children=e.children.filter((function(e){return!e.slotScope})),f(e),e.pre&&(c=!1),Yo(e.tag)&&(u=!1);for(var a=0;a<Wo.length;a++)Wo[a](e,t)}function f(e){if(!u)for(var t;(t=e.children[e.children.length-1])&&3===t.type&&" "===t.text;)e.children.pop()}return function(e,t){for(var n,r,i=[],o=t.expectHTML,a=t.isUnaryTag||I,s=t.canBeLeftOpenTag||I,c=0;e;){if(n=e,r&&No(r)){var u=0,l=r.toLowerCase(),f=zo[l]||(zo[l]=new RegExp("([\\s\\S]*?)(</"+l+"[^>]*>)","i")),p=e.replace(f,(function(e,n,r){return u=r.length,No(l)||"noscript"===l||(n=n.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),Uo(l,n)&&(n=n.slice(1)),t.chars&&t.chars(n),""}));c+=e.length-p.length,e=p,$(l,c-u,c)}else{var d=e.indexOf("<");if(0===d){if(Ro.test(e)){var h=e.indexOf("--\x3e");if(h>=0){t.shouldKeepComment&&t.comment(e.substring(4,h),c,c+h+3),x(h+3);continue}}if(Po.test(e)){var v=e.indexOf("]>");if(v>=0){x(v+2);continue}}var m=e.match(Mo);if(m){x(m[0].length);continue}var g=e.match(Fo);if(g){var y=c;x(g[0].length),$(g[1],y,c);continue}var b=C();if(b){A(b),Uo(b.tagName,e)&&x(1);continue}}var _=void 0,k=void 0,w=void 0;if(d>=0){for(k=e.slice(d);!Fo.test(k)&&!jo.test(k)&&!Ro.test(k)&&!Po.test(k)&&!((w=k.indexOf("<",1))<0);)d+=w,k=e.slice(d);_=e.substring(0,d)}d<0&&(_=e),_&&x(_.length),t.chars&&_&&t.chars(_,c-_.length,c)}if(e===n){t.chars&&t.chars(e);break}}function x(t){c+=t,e=e.substring(t)}function C(){var t=e.match(jo);if(t){var n,r,i={tagName:t[1],attrs:[],start:c};for(x(t[0].length);!(n=e.match(Io))&&(r=e.match(Eo)||e.match(Oo));)r.start=c,x(r[0].length),r.end=c,i.attrs.push(r);if(n)return i.unarySlash=n[1],x(n[0].length),i.end=c,i}}function A(e){var n=e.tagName,c=e.unarySlash;o&&("p"===r&&So(n)&&$(r),s(n)&&r===n&&$(n));for(var u=a(n)||!!c,l=e.attrs.length,f=new Array(l),p=0;p<l;p++){var d=e.attrs[p],h=d[3]||d[4]||d[5]||"",v="a"===n&&"href"===d[1]?t.shouldDecodeNewlinesForHref:t.shouldDecodeNewlines;f[p]={name:d[1],value:Zo(h,v)}}u||(i.push({tag:n,lowerCasedTag:n.toLowerCase(),attrs:f,start:e.start,end:e.end}),r=n),t.start&&t.start(n,f,u,e.start,e.end)}function $(e,n,o){var a,s;if(null==n&&(n=c),null==o&&(o=c),e)for(s=e.toLowerCase(),a=i.length-1;a>=0&&i[a].lowerCasedTag!==s;a--);else a=0;if(a>=0){for(var u=i.length-1;u>=a;u--)t.end&&t.end(i[u].tag,n,o);i.length=a,r=a&&i[a-1].tag}else"br"===s?t.start&&t.start(e,[],!0,n,o):"p"===s&&(t.start&&t.start(e,[],!1,n,o),t.end&&t.end(e,n,o))}$()}(e,{warn:qo,expectHTML:t.expectHTML,isUnaryTag:t.isUnaryTag,canBeLeftOpenTag:t.canBeLeftOpenTag,shouldDecodeNewlines:t.shouldDecodeNewlines,shouldDecodeNewlinesForHref:t.shouldDecodeNewlinesForHref,shouldKeepComment:t.comments,outputSourceRange:t.outputSourceRange,start:function(e,n,a,s,f){var p=i&&i.ns||Qo(e);X&&"svg"===p&&(n=function(e){for(var t=[],n=0;n<e.length;n++){var r=e[n];wa.test(r.name)||(r.name=r.name.replace(xa,""),t.push(r))}return t}(n));var d,h=ha(e,n,i);p&&(h.ns=p),"style"!==(d=h).tag&&("script"!==d.tag||d.attrsMap.type&&"text/javascript"!==d.attrsMap.type)||ae()||(h.forbidden=!0);for(var v=0;v<Jo.length;v++)h=Jo[v](h,t)||h;c||(!function(e){null!=Br(e,"v-pre")&&(e.pre=!0)}(h),h.pre&&(c=!0)),Yo(h.tag)&&(u=!0),c?function(e){var t=e.attrsList,n=t.length;if(n)for(var r=e.attrs=new Array(n),i=0;i<n;i++)r[i]={name:t[i].name,value:JSON.stringify(t[i].value)},null!=t[i].start&&(r[i].start=t[i].start,r[i].end=t[i].end);else e.pre||(e.plain=!0)}(h):h.processed||(ga(h),function(e){var t=Br(e,"v-if");if(t)e.if=t,ya(e,{exp:t,block:e});else{null!=Br(e,"v-else")&&(e.else=!0);var n=Br(e,"v-else-if");n&&(e.elseif=n)}}(h),function(e){null!=Br(e,"v-once")&&(e.once=!0)}(h)),r||(r=h),a?l(h):(i=h,o.push(h))},end:function(e,t,n){var r=o[o.length-1];o.length-=1,i=o[o.length-1],l(r)},chars:function(e,t,n){if(i&&(!X||"textarea"!==i.tag||i.attrsMap.placeholder!==e)){var r,o,l,f=i.children;if(e=u||e.trim()?"script"===(r=i).tag||"style"===r.tag?e:pa(e):f.length?s?"condense"===s&&la.test(e)?"":" ":a?" ":"":"")u||"condense"!==s||(e=e.replace(fa," ")),!c&&" "!==e&&(o=function(e,t){var n=t?_o(t):yo;if(n.test(e)){for(var r,i,o,a=[],s=[],c=n.lastIndex=0;r=n.exec(e);){(i=r.index)>c&&(s.push(o=e.slice(c,i)),a.push(JSON.stringify(o)));var u=Lr(r[1].trim());a.push("_s("+u+")"),s.push({"@binding":u}),c=i+r[0].length}return c<e.length&&(s.push(o=e.slice(c)),a.push(JSON.stringify(o))),{expression:a.join("+"),tokens:s}}}(e,Vo))?l={type:2,expression:o.expression,tokens:o.tokens,text:e}:" "===e&&f.length&&" "===f[f.length-1].text||(l={type:3,text:e}),l&&f.push(l)}},comment:function(e,t,n){if(i){var r={type:3,text:e,isComment:!0};0,i.children.push(r)}}}),r}function ma(e,t){var n;!function(e){var t=Hr(e,"key");if(t){e.key=t}}(e),e.plain=!e.key&&!e.scopedSlots&&!e.attrsList.length,function(e){var t=Hr(e,"ref");t&&(e.ref=t,e.refInFor=function(e){var t=e;for(;t;){if(void 0!==t.for)return!0;t=t.parent}return!1}(e))}(e),function(e){var t;"template"===e.tag?(t=Br(e,"scope"),e.slotScope=t||Br(e,"slot-scope")):(t=Br(e,"slot-scope"))&&(e.slotScope=t);var n=Hr(e,"slot");n&&(e.slotTarget='""'===n?'"default"':n,e.slotTargetDynamic=!(!e.attrsMap[":slot"]&&!e.attrsMap["v-bind:slot"]),"template"===e.tag||e.slotScope||Rr(e,"slot",n,function(e,t){return e.rawAttrsMap[":"+t]||e.rawAttrsMap["v-bind:"+t]||e.rawAttrsMap[t]}(e,"slot")));if("template"===e.tag){var r=Gr(e,ua);if(r){0;var i=ba(r),o=i.name,a=i.dynamic;e.slotTarget=o,e.slotTargetDynamic=a,e.slotScope=r.value||da}}else{var s=Gr(e,ua);if(s){0;var c=e.scopedSlots||(e.scopedSlots={}),u=ba(s),l=u.name,f=u.dynamic,p=c[l]=ha("template",[],e);p.slotTarget=l,p.slotTargetDynamic=f,p.children=e.children.filter((function(e){if(!e.slotScope)return e.parent=p,!0})),p.slotScope=s.value||da,e.children=[],e.plain=!1}}}(e),"slot"===(n=e).tag&&(n.slotName=Hr(n,"name")),function(e){var t;(t=Hr(e,"is"))&&(e.component=t);null!=Br(e,"inline-template")&&(e.inlineTemplate=!0)}(e);for(var r=0;r<Ko.length;r++)e=Ko[r](e,t)||e;return function(e){var t,n,r,i,o,a,s,c,u=e.attrsList;for(t=0,n=u.length;t<n;t++){if(r=i=u[t].name,o=u[t].value,ta.test(r))if(e.hasBindings=!0,(a=_a(r.replace(ta,"")))&&(r=r.replace(ca,"")),sa.test(r))r=r.replace(sa,""),o=Lr(o),(c=oa.test(r))&&(r=r.slice(1,-1)),a&&(a.prop&&!c&&"innerHtml"===(r=C(r))&&(r="innerHTML"),a.camel&&!c&&(r=C(r)),a.sync&&(s=qr(o,"$event"),c?Dr(e,'"update:"+('+r+")",s,null,!1,0,u[t],!0):(Dr(e,"update:"+C(r),s,null,!1,0,u[t]),S(r)!==C(r)&&Dr(e,"update:"+S(r),s,null,!1,0,u[t])))),a&&a.prop||!e.component&&Xo(e.tag,e.attrsMap.type,r)?Mr(e,r,o,u[t],c):Rr(e,r,o,u[t],c);else if(ea.test(r))r=r.replace(ea,""),(c=oa.test(r))&&(r=r.slice(1,-1)),Dr(e,r,o,a,!1,0,u[t],c);else{var l=(r=r.replace(ta,"")).match(aa),f=l&&l[1];c=!1,f&&(r=r.slice(0,-(f.length+1)),oa.test(f)&&(f=f.slice(1,-1),c=!0)),Nr(e,r,i,o,f,c,a,u[t])}else Rr(e,r,JSON.stringify(o),u[t]),!e.component&&"muted"===r&&Xo(e.tag,e.attrsMap.type,r)&&Mr(e,r,"true",u[t])}}(e),e}function ga(e){var t;if(t=Br(e,"v-for")){var n=function(e){var t=e.match(na);if(!t)return;var n={};n.for=t[2].trim();var r=t[1].trim().replace(ia,""),i=r.match(ra);i?(n.alias=r.replace(ra,"").trim(),n.iterator1=i[1].trim(),i[2]&&(n.iterator2=i[2].trim())):n.alias=r;return n}(t);n&&T(e,n)}}function ya(e,t){e.ifConditions||(e.ifConditions=[]),e.ifConditions.push(t)}function ba(e){var t=e.name.replace(ua,"");return t||"#"!==e.name[0]&&(t="default"),oa.test(t)?{name:t.slice(1,-1),dynamic:!0}:{name:'"'+t+'"',dynamic:!1}}function _a(e){var t=e.match(ca);if(t){var n={};return t.forEach((function(e){n[e.slice(1)]=!0})),n}}function ka(e){for(var t={},n=0,r=e.length;n<r;n++)t[e[n].name]=e[n].value;return t}var wa=/^xmlns:NS\d+/,xa=/^NS\d+:/;function Ca(e){return ha(e.tag,e.attrsList.slice(),e.parent)}var Aa=[ko,xo,{preTransformNode:function(e,t){if("input"===e.tag){var n,r=e.attrsMap;if(!r["v-model"])return;if((r[":type"]||r["v-bind:type"])&&(n=Hr(e,"type")),r.type||n||!r["v-bind"]||(n="("+r["v-bind"]+").type"),n){var i=Br(e,"v-if",!0),o=i?"&&("+i+")":"",a=null!=Br(e,"v-else",!0),s=Br(e,"v-else-if",!0),c=Ca(e);ga(c),Pr(c,"type","checkbox"),ma(c,t),c.processed=!0,c.if="("+n+")==='checkbox'"+o,ya(c,{exp:c.if,block:c});var u=Ca(e);Br(u,"v-for",!0),Pr(u,"type","radio"),ma(u,t),ya(c,{exp:"("+n+")==='radio'"+o,block:u});var l=Ca(e);return Br(l,"v-for",!0),Pr(l,":type",n),ma(l,t),ya(c,{exp:i,block:l}),a?c.else=!0:s&&(c.elseif=s),c}}}}];var $a,Sa,Oa={expectHTML:!0,modules:Aa,directives:{model:function(e,t,n){n;var r=t.value,i=t.modifiers,o=e.tag,a=e.attrsMap.type;if(e.component)return Zr(e,r,i),!1;if("select"===o)!function(e,t,n){var r='var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return '+(n&&n.number?"_n(val)":"val")+"});";r=r+" "+qr(t,"$event.target.multiple ? $$selectedVal : $$selectedVal[0]"),Dr(e,"change",r,null,!0)}(e,r,i);else if("input"===o&&"checkbox"===a)!function(e,t,n){var r=n&&n.number,i=Hr(e,"value")||"null",o=Hr(e,"true-value")||"true",a=Hr(e,"false-value")||"false";Mr(e,"checked","Array.isArray("+t+")?_i("+t+","+i+")>-1"+("true"===o?":("+t+")":":_q("+t+","+o+")")),Dr(e,"change","var $$a="+t+",$$el=$event.target,$$c=$$el.checked?("+o+"):("+a+");if(Array.isArray($$a)){var $$v="+(r?"_n("+i+")":i)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+qr(t,"$$a.concat([$$v])")+")}else{$$i>-1&&("+qr(t,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")+")}}else{"+qr(t,"$$c")+"}",null,!0)}(e,r,i);else if("input"===o&&"radio"===a)!function(e,t,n){var r=n&&n.number,i=Hr(e,"value")||"null";Mr(e,"checked","_q("+t+","+(i=r?"_n("+i+")":i)+")"),Dr(e,"change",qr(t,i),null,!0)}(e,r,i);else if("input"===o||"textarea"===o)!function(e,t,n){var r=e.attrsMap.type;0;var i=n||{},o=i.lazy,a=i.number,s=i.trim,c=!o&&"range"!==r,u=o?"change":"range"===r?Qr:"input",l="$event.target.value";s&&(l="$event.target.value.trim()");a&&(l="_n("+l+")");var f=qr(t,l);c&&(f="if($event.target.composing)return;"+f);Mr(e,"value","("+t+")"),Dr(e,u,f,null,!0),(s||a)&&Dr(e,"blur","$forceUpdate()")}(e,r,i);else{if(!H.isReservedTag(o))return Zr(e,r,i),!1}return!0},text:function(e,t){t.value&&Mr(e,"textContent","_s("+t.value+")",t)},html:function(e,t){t.value&&Mr(e,"innerHTML","_s("+t.value+")",t)}},isPreTag:function(e){return"pre"===e},isUnaryTag:Ao,mustUseProp:Pn,canBeLeftOpenTag:$o,isReservedTag:Qn,getTagNamespace:er,staticKeys:function(e){return e.reduce((function(e,t){return e.concat(t.staticKeys||[])}),[]).join(",")}(Aa)},Ea=w((function(e){return m("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(e?","+e:""))}));function Ta(e,t){e&&($a=Ea(t.staticKeys||""),Sa=t.isReservedTag||I,function e(t){t.static=function(e){if(2===e.type)return!1;if(3===e.type)return!0;return!(!e.pre&&(e.hasBindings||e.if||e.for||g(e.tag)||!Sa(e.tag)||function(e){for(;e.parent;){if("template"!==(e=e.parent).tag)return!1;if(e.for)return!0}return!1}(e)||!Object.keys(e).every($a)))}(t);if(1===t.type){if(!Sa(t.tag)&&"slot"!==t.tag&&null==t.attrsMap["inline-template"])return;for(var n=0,r=t.children.length;n<r;n++){var i=t.children[n];e(i),i.static||(t.static=!1)}if(t.ifConditions)for(var o=1,a=t.ifConditions.length;o<a;o++){var s=t.ifConditions[o].block;e(s),s.static||(t.static=!1)}}}(e),function e(t,n){if(1===t.type){if((t.static||t.once)&&(t.staticInFor=n),t.static&&t.children.length&&(1!==t.children.length||3!==t.children[0].type))return void(t.staticRoot=!0);if(t.staticRoot=!1,t.children)for(var r=0,i=t.children.length;r<i;r++)e(t.children[r],n||!!t.for);if(t.ifConditions)for(var o=1,a=t.ifConditions.length;o<a;o++)e(t.ifConditions[o].block,n)}}(e,!1))}var La=/^([\w$_]+|\([^)]*?\))\s*=>|^function\s*(?:[\w$]+)?\s*\(/,ja=/\([^)]*?\);*$/,Ia=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,Fa={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Ma={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},Ra=function(e){return"if("+e+")return null;"},Pa={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:Ra("$event.target !== $event.currentTarget"),ctrl:Ra("!$event.ctrlKey"),shift:Ra("!$event.shiftKey"),alt:Ra("!$event.altKey"),meta:Ra("!$event.metaKey"),left:Ra("'button' in $event && $event.button !== 0"),middle:Ra("'button' in $event && $event.button !== 1"),right:Ra("'button' in $event && $event.button !== 2")};function Na(e,t){var n=t?"nativeOn:":"on:",r="",i="";for(var o in e){var a=za(e[o]);e[o]&&e[o].dynamic?i+=o+","+a+",":r+='"'+o+'":'+a+","}return r="{"+r.slice(0,-1)+"}",i?n+"_d("+r+",["+i.slice(0,-1)+"])":n+r}function za(e){if(!e)return"function(){}";if(Array.isArray(e))return"["+e.map((function(e){return za(e)})).join(",")+"]";var t=Ia.test(e.value),n=La.test(e.value),r=Ia.test(e.value.replace(ja,""));if(e.modifiers){var i="",o="",a=[];for(var s in e.modifiers)if(Pa[s])o+=Pa[s],Fa[s]&&a.push(s);else if("exact"===s){var c=e.modifiers;o+=Ra(["ctrl","shift","alt","meta"].filter((function(e){return!c[e]})).map((function(e){return"$event."+e+"Key"})).join("||"))}else a.push(s);return a.length&&(i+=function(e){return"if(!$event.type.indexOf('key')&&"+e.map(Da).join("&&")+")return null;"}(a)),o&&(i+=o),"function($event){"+i+(t?"return "+e.value+"($event)":n?"return ("+e.value+")($event)":r?"return "+e.value:e.value)+"}"}return t||n?e.value:"function($event){"+(r?"return "+e.value:e.value)+"}"}function Da(e){var t=parseInt(e,10);if(t)return"$event.keyCode!=="+t;var n=Fa[e],r=Ma[e];return"_k($event.keyCode,"+JSON.stringify(e)+","+JSON.stringify(n)+",$event.key,"+JSON.stringify(r)+")"}var Ha={on:function(e,t){e.wrapListeners=function(e){return"_g("+e+","+t.value+")"}},bind:function(e,t){e.wrapData=function(n){return"_b("+n+",'"+e.tag+"',"+t.value+","+(t.modifiers&&t.modifiers.prop?"true":"false")+(t.modifiers&&t.modifiers.sync?",true":"")+")"}},cloak:j},Ba=function(e){this.options=e,this.warn=e.warn||Ir,this.transforms=Fr(e.modules,"transformCode"),this.dataGenFns=Fr(e.modules,"genData"),this.directives=T(T({},Ha),e.directives);var t=e.isReservedTag||I;this.maybeComponent=function(e){return!!e.component||!t(e.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function Ga(e,t){var n=new Ba(t);return{render:"with(this){return "+(e?Ua(e,n):'_c("div")')+"}",staticRenderFns:n.staticRenderFns}}function Ua(e,t){if(e.parent&&(e.pre=e.pre||e.parent.pre),e.staticRoot&&!e.staticProcessed)return Za(e,t);if(e.once&&!e.onceProcessed)return qa(e,t);if(e.for&&!e.forProcessed)return Ka(e,t);if(e.if&&!e.ifProcessed)return Va(e,t);if("template"!==e.tag||e.slotTarget||t.pre){if("slot"===e.tag)return function(e,t){var n=e.slotName||'"default"',r=Xa(e,t),i="_t("+n+(r?","+r:""),o=e.attrs||e.dynamicAttrs?ts((e.attrs||[]).concat(e.dynamicAttrs||[]).map((function(e){return{name:C(e.name),value:e.value,dynamic:e.dynamic}}))):null,a=e.attrsMap["v-bind"];!o&&!a||r||(i+=",null");o&&(i+=","+o);a&&(i+=(o?"":",null")+","+a);return i+")"}(e,t);var n;if(e.component)n=function(e,t,n){var r=t.inlineTemplate?null:Xa(t,n,!0);return"_c("+e+","+Ja(t,n)+(r?","+r:"")+")"}(e.component,e,t);else{var r;(!e.plain||e.pre&&t.maybeComponent(e))&&(r=Ja(e,t));var i=e.inlineTemplate?null:Xa(e,t,!0);n="_c('"+e.tag+"'"+(r?","+r:"")+(i?","+i:"")+")"}for(var o=0;o<t.transforms.length;o++)n=t.transforms[o](e,n);return n}return Xa(e,t)||"void 0"}function Za(e,t){e.staticProcessed=!0;var n=t.pre;return e.pre&&(t.pre=e.pre),t.staticRenderFns.push("with(this){return "+Ua(e,t)+"}"),t.pre=n,"_m("+(t.staticRenderFns.length-1)+(e.staticInFor?",true":"")+")"}function qa(e,t){if(e.onceProcessed=!0,e.if&&!e.ifProcessed)return Va(e,t);if(e.staticInFor){for(var n="",r=e.parent;r;){if(r.for){n=r.key;break}r=r.parent}return n?"_o("+Ua(e,t)+","+t.onceId+++","+n+")":Ua(e,t)}return Za(e,t)}function Va(e,t,n,r){return e.ifProcessed=!0,function e(t,n,r,i){if(!t.length)return i||"_e()";var o=t.shift();return o.exp?"("+o.exp+")?"+a(o.block)+":"+e(t,n,r,i):""+a(o.block);function a(e){return r?r(e,n):e.once?qa(e,n):Ua(e,n)}}(e.ifConditions.slice(),t,n,r)}function Ka(e,t,n,r){var i=e.for,o=e.alias,a=e.iterator1?","+e.iterator1:"",s=e.iterator2?","+e.iterator2:"";return e.forProcessed=!0,(r||"_l")+"(("+i+"),function("+o+a+s+"){return "+(n||Ua)(e,t)+"})"}function Ja(e,t){var n="{",r=function(e,t){var n=e.directives;if(!n)return;var r,i,o,a,s="directives:[",c=!1;for(r=0,i=n.length;r<i;r++){o=n[r],a=!0;var u=t.directives[o.name];u&&(a=!!u(e,o,t.warn)),a&&(c=!0,s+='{name:"'+o.name+'",rawName:"'+o.rawName+'"'+(o.value?",value:("+o.value+"),expression:"+JSON.stringify(o.value):"")+(o.arg?",arg:"+(o.isDynamicArg?o.arg:'"'+o.arg+'"'):"")+(o.modifiers?",modifiers:"+JSON.stringify(o.modifiers):"")+"},")}if(c)return s.slice(0,-1)+"]"}(e,t);r&&(n+=r+","),e.key&&(n+="key:"+e.key+","),e.ref&&(n+="ref:"+e.ref+","),e.refInFor&&(n+="refInFor:true,"),e.pre&&(n+="pre:true,"),e.component&&(n+='tag:"'+e.tag+'",');for(var i=0;i<t.dataGenFns.length;i++)n+=t.dataGenFns[i](e);if(e.attrs&&(n+="attrs:"+ts(e.attrs)+","),e.props&&(n+="domProps:"+ts(e.props)+","),e.events&&(n+=Na(e.events,!1)+","),e.nativeEvents&&(n+=Na(e.nativeEvents,!0)+","),e.slotTarget&&!e.slotScope&&(n+="slot:"+e.slotTarget+","),e.scopedSlots&&(n+=function(e,t,n){var r=e.for||Object.keys(t).some((function(e){var n=t[e];return n.slotTargetDynamic||n.if||n.for||Wa(n)})),i=!!e.if;if(!r)for(var o=e.parent;o;){if(o.slotScope&&o.slotScope!==da||o.for){r=!0;break}o.if&&(i=!0),o=o.parent}var a=Object.keys(t).map((function(e){return Ya(t[e],n)})).join(",");return"scopedSlots:_u(["+a+"]"+(r?",null,true":"")+(!r&&i?",null,false,"+function(e){var t=5381,n=e.length;for(;n;)t=33*t^e.charCodeAt(--n);return t>>>0}(a):"")+")"}(e,e.scopedSlots,t)+","),e.model&&(n+="model:{value:"+e.model.value+",callback:"+e.model.callback+",expression:"+e.model.expression+"},"),e.inlineTemplate){var o=function(e,t){var n=e.children[0];0;if(n&&1===n.type){var r=Ga(n,t.options);return"inlineTemplate:{render:function(){"+r.render+"},staticRenderFns:["+r.staticRenderFns.map((function(e){return"function(){"+e+"}"})).join(",")+"]}"}}(e,t);o&&(n+=o+",")}return n=n.replace(/,$/,"")+"}",e.dynamicAttrs&&(n="_b("+n+',"'+e.tag+'",'+ts(e.dynamicAttrs)+")"),e.wrapData&&(n=e.wrapData(n)),e.wrapListeners&&(n=e.wrapListeners(n)),n}function Wa(e){return 1===e.type&&("slot"===e.tag||e.children.some(Wa))}function Ya(e,t){var n=e.attrsMap["slot-scope"];if(e.if&&!e.ifProcessed&&!n)return Va(e,t,Ya,"null");if(e.for&&!e.forProcessed)return Ka(e,t,Ya);var r=e.slotScope===da?"":String(e.slotScope),i="function("+r+"){return "+("template"===e.tag?e.if&&n?"("+e.if+")?"+(Xa(e,t)||"undefined")+":undefined":Xa(e,t)||"undefined":Ua(e,t))+"}",o=r?"":",proxy:true";return"{key:"+(e.slotTarget||'"default"')+",fn:"+i+o+"}"}function Xa(e,t,n,r,i){var o=e.children;if(o.length){var a=o[0];if(1===o.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag){var s=n?t.maybeComponent(a)?",1":",0":"";return""+(r||Ua)(a,t)+s}var c=n?function(e,t){for(var n=0,r=0;r<e.length;r++){var i=e[r];if(1===i.type){if(Qa(i)||i.ifConditions&&i.ifConditions.some((function(e){return Qa(e.block)}))){n=2;break}(t(i)||i.ifConditions&&i.ifConditions.some((function(e){return t(e.block)})))&&(n=1)}}return n}(o,t.maybeComponent):0,u=i||es;return"["+o.map((function(e){return u(e,t)})).join(",")+"]"+(c?","+c:"")}}function Qa(e){return void 0!==e.for||"template"===e.tag||"slot"===e.tag}function es(e,t){return 1===e.type?Ua(e,t):3===e.type&&e.isComment?function(e){return"_e("+JSON.stringify(e.text)+")"}(e):function(e){return"_v("+(2===e.type?e.expression:ns(JSON.stringify(e.text)))+")"}(e)}function ts(e){for(var t="",n="",r=0;r<e.length;r++){var i=e[r],o=ns(i.value);i.dynamic?n+=i.name+","+o+",":t+='"'+i.name+'":'+o+","}return t="{"+t.slice(0,-1)+"}",n?"_d("+t+",["+n.slice(0,-1)+"])":t}function ns(e){return e.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)");function rs(e,t){try{return new Function(e)}catch(n){return t.push({err:n,code:e}),j}}function is(e){var t=Object.create(null);return function(n,r,i){(r=T({},r)).warn;delete r.warn;var o=r.delimiters?String(r.delimiters)+n:n;if(t[o])return t[o];var a=e(n,r);var s={},c=[];return s.render=rs(a.render,c),s.staticRenderFns=a.staticRenderFns.map((function(e){return rs(e,c)})),t[o]=s}}var os,as,ss=(os=function(e,t){var n=va(e.trim(),t);!1!==t.optimize&&Ta(n,t);var r=Ga(n,t);return{ast:n,render:r.render,staticRenderFns:r.staticRenderFns}},function(e){function t(t,n){var r=Object.create(e),i=[],o=[];if(n)for(var a in n.modules&&(r.modules=(e.modules||[]).concat(n.modules)),n.directives&&(r.directives=T(Object.create(e.directives||null),n.directives)),n)"modules"!==a&&"directives"!==a&&(r[a]=n[a]);r.warn=function(e,t,n){(n?o:i).push(e)};var s=os(t.trim(),r);return s.errors=i,s.tips=o,s}return{compile:t,compileToFunctions:is(t)}})(Oa),cs=(ss.compile,ss.compileToFunctions);function us(e){return(as=as||document.createElement("div")).innerHTML=e?'<a href="\n"/>':'<div a="\n"/>',as.innerHTML.indexOf(" ")>0}var ls=!!K&&us(!1),fs=!!K&&us(!0),ps=w((function(e){var t=rr(e);return t&&t.innerHTML})),ds=Sn.prototype.$mount;Sn.prototype.$mount=function(e,t){if((e=e&&rr(e))===document.body||e===document.documentElement)return this;var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"===typeof r)"#"===r.charAt(0)&&(r=ps(r));else{if(!r.nodeType)return this;r=r.innerHTML}else e&&(r=function(e){if(e.outerHTML)return e.outerHTML;var t=document.createElement("div");return t.appendChild(e.cloneNode(!0)),t.innerHTML}(e));if(r){0;var i=cs(r,{outputSourceRange:!1,shouldDecodeNewlines:ls,shouldDecodeNewlinesForHref:fs,delimiters:n.delimiters,comments:n.comments},this),o=i.render,a=i.staticRenderFns;n.render=o,n.staticRenderFns=a}}return ds.call(this,e,t)},Sn.compile=cs,t.a=Sn}).call(this,n(1),n(33).setImmediate)},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}e.exports=n},function(e,t,n){"use strict";(function(e){n.d(t,"b",(function(){return _}));var r=("undefined"!==typeof window?window:"undefined"!==typeof e?e:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function i(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}var o=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"===typeof n?n():n)||{}},a={namespaced:{configurable:!0}};a.namespaced.get=function(){return!!this._rawModule.namespaced},o.prototype.addChild=function(e,t){this._children[e]=t},o.prototype.removeChild=function(e){delete this._children[e]},o.prototype.getChild=function(e){return this._children[e]},o.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},o.prototype.forEachChild=function(e){i(this._children,e)},o.prototype.forEachGetter=function(e){this._rawModule.getters&&i(this._rawModule.getters,e)},o.prototype.forEachAction=function(e){this._rawModule.actions&&i(this._rawModule.actions,e)},o.prototype.forEachMutation=function(e){this._rawModule.mutations&&i(this._rawModule.mutations,e)},Object.defineProperties(o.prototype,a);var s=function(e){this.register([],e,!1)};s.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},s.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return e+((t=t.getChild(n)).namespaced?n+"/":"")}),"")},s.prototype.update=function(e){!function e(t,n,r){0;n.update(r);if(r.modules)for(var i in r.modules){if(!n.getChild(i))return void 0;e(t.concat(i),n.getChild(i),r.modules[i])}}([],this.root,e)},s.prototype.register=function(e,t,n){var r=this;void 0===n&&(n=!0);var a=new o(t,n);0===e.length?this.root=a:this.get(e.slice(0,-1)).addChild(e[e.length-1],a);t.modules&&i(t.modules,(function(t,i){r.register(e.concat(i),t,n)}))},s.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];t.getChild(n).runtime&&t.removeChild(n)};var c;var u=function(e){var t=this;void 0===e&&(e={}),!c&&"undefined"!==typeof window&&window.Vue&&g(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var i=e.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new s(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new c;var o=this,a=this.dispatch,u=this.commit;this.dispatch=function(e,t){return a.call(o,e,t)},this.commit=function(e,t,n){return u.call(o,e,t,n)},this.strict=i;var l=this._modules.root.state;h(this,l,[],this._modules.root),d(this,l),n.forEach((function(e){return e(t)})),(void 0!==e.devtools?e.devtools:c.config.devtools)&&function(e){r&&(e._devtoolHook=r,r.emit("vuex:init",e),r.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){r.emit("vuex:mutation",e,t)})))}(this)},l={state:{configurable:!0}};function f(e,t){return t.indexOf(e)<0&&t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function p(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;h(e,n,[],e._modules.root,!0),d(e,n,t)}function d(e,t,n){var r=e._vm;e.getters={};var o=e._wrappedGetters,a={};i(o,(function(t,n){a[n]=function(e,t){return function(){return e(t)}}(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var s=c.config.silent;c.config.silent=!0,e._vm=new c({data:{$$state:t},computed:a}),c.config.silent=s,e.strict&&function(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}(e),r&&(n&&e._withCommit((function(){r._data.$$state=null})),c.nextTick((function(){return r.$destroy()})))}function h(e,t,n,r,i){var o=!n.length,a=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[a]=r),!o&&!i){var s=v(t,n.slice(0,-1)),u=n[n.length-1];e._withCommit((function(){c.set(s,u,r.state)}))}var l=r.context=function(e,t,n){var r=""===t,i={dispatch:r?e.dispatch:function(n,r,i){var o=m(n,r,i),a=o.payload,s=o.options,c=o.type;return s&&s.root||(c=t+c),e.dispatch(c,a)},commit:r?e.commit:function(n,r,i){var o=m(n,r,i),a=o.payload,s=o.options,c=o.type;s&&s.root||(c=t+c),e.commit(c,a,s)}};return Object.defineProperties(i,{getters:{get:r?function(){return e.getters}:function(){return function(e,t){var n={},r=t.length;return Object.keys(e.getters).forEach((function(i){if(i.slice(0,r)===t){var o=i.slice(r);Object.defineProperty(n,o,{get:function(){return e.getters[i]},enumerable:!0})}})),n}(e,t)}},state:{get:function(){return v(e.state,n)}}}),i}(e,a,n);r.forEachMutation((function(t,n){!function(e,t,n,r){(e._mutations[t]||(e._mutations[t]=[])).push((function(t){n.call(e,r.state,t)}))}(e,a+n,t,l)})),r.forEachAction((function(t,n){var r=t.root?n:a+n,i=t.handler||t;!function(e,t,n,r){(e._actions[t]||(e._actions[t]=[])).push((function(t,i){var o,a=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},t,i);return(o=a)&&"function"===typeof o.then||(a=Promise.resolve(a)),e._devtoolHook?a.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):a}))}(e,r,i,l)})),r.forEachGetter((function(t,n){!function(e,t,n,r){if(e._wrappedGetters[t])return void 0;e._wrappedGetters[t]=function(e){return n(r.state,r.getters,e.state,e.getters)}}(e,a+n,t,l)})),r.forEachChild((function(r,o){h(e,t,n.concat(o),r,i)}))}function v(e,t){return t.length?t.reduce((function(e,t){return e[t]}),e):e}function m(e,t,n){var r;return null!==(r=e)&&"object"===typeof r&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function g(e){c&&e===c||function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:n});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[n].concat(e.init):n,t.call(this,e)}}function n(){var e=this.$options;e.store?this.$store="function"===typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(c=e)}l.state.get=function(){return this._vm._data.$$state},l.state.set=function(e){0},u.prototype.commit=function(e,t,n){var r=this,i=m(e,t,n),o=i.type,a=i.payload,s=(i.options,{type:o,payload:a}),c=this._mutations[o];c&&(this._withCommit((function(){c.forEach((function(e){e(a)}))})),this._subscribers.forEach((function(e){return e(s,r.state)})))},u.prototype.dispatch=function(e,t){var n=this,r=m(e,t),i=r.type,o=r.payload,a={type:i,payload:o},s=this._actions[i];if(s){try{this._actionSubscribers.filter((function(e){return e.before})).forEach((function(e){return e.before(a,n.state)}))}catch(c){0}return(s.length>1?Promise.all(s.map((function(e){return e(o)}))):s[0](o)).then((function(e){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(a,n.state)}))}catch(c){0}return e}))}},u.prototype.subscribe=function(e){return f(e,this._subscribers)},u.prototype.subscribeAction=function(e){return f("function"===typeof e?{before:e}:e,this._actionSubscribers)},u.prototype.watch=function(e,t,n){var r=this;return this._watcherVM.$watch((function(){return e(r.state,r.getters)}),t,n)},u.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},u.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"===typeof e&&(e=[e]),this._modules.register(e,t),h(this,this.state,e,this._modules.get(e),n.preserveState),d(this,this.state)},u.prototype.unregisterModule=function(e){var t=this;"string"===typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=v(t.state,e.slice(0,-1));c.delete(n,e[e.length-1])})),p(this)},u.prototype.hotUpdate=function(e){this._modules.update(e),p(this,!0)},u.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(u.prototype,l);var y=x((function(e,t){var n={};return w(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var r=C(this.$store,"mapState",e);if(!r)return;t=r.context.state,n=r.context.getters}return"function"===typeof i?i.call(this,t,n):t[i]},n[r].vuex=!0})),n})),b=x((function(e,t){var n={};return w(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.commit;if(e){var o=C(this.$store,"mapMutations",e);if(!o)return;r=o.context.commit}return"function"===typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n})),_=x((function(e,t){var n={};return w(t).forEach((function(t){var r=t.key,i=t.val;i=e+i,n[r]=function(){if(!e||C(this.$store,"mapGetters",e))return this.$store.getters[i]},n[r].vuex=!0})),n})),k=x((function(e,t){var n={};return w(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.dispatch;if(e){var o=C(this.$store,"mapActions",e);if(!o)return;r=o.context.dispatch}return"function"===typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n}));function w(e){return Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}}))}function x(e){return function(t,n){return"string"!==typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function C(e,t,n){return e._modulesNamespaceMap[n]}var A={Store:u,install:g,version:"3.1.1",mapState:y,mapMutations:b,mapGetters:_,mapActions:k,createNamespacedHelpers:function(e){return{mapState:y.bind(null,e),mapGetters:_.bind(null,e),mapMutations:b.bind(null,e),mapActions:k.bind(null,e)}}};t.a=A}).call(this,n(1))},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){},function(e,t,n){(function(t){var n=function(e){var t=/\blang(?:uage)?-([\w-]+)\b/i,n=0,r={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function(e){return e instanceof i?new i(e.type,r.util.encode(e.content),e.alias):Array.isArray(e)?e.map(r.util.encode):e.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++n}),e.__id},clone:function e(t,n){var i,o,a=r.util.type(t);switch(n=n||{},a){case"Object":if(o=r.util.objId(t),n[o])return n[o];for(var s in i={},n[o]=i,t)t.hasOwnProperty(s)&&(i[s]=e(t[s],n));return i;case"Array":return o=r.util.objId(t),n[o]?n[o]:(i=[],n[o]=i,t.forEach((function(t,r){i[r]=e(t,n)})),i);default:return t}}},languages:{extend:function(e,t){var n=r.util.clone(r.languages[e]);for(var i in t)n[i]=t[i];return n},insertBefore:function(e,t,n,i){var o=(i=i||r.languages)[e],a={};for(var s in o)if(o.hasOwnProperty(s)){if(s==t)for(var c in n)n.hasOwnProperty(c)&&(a[c]=n[c]);n.hasOwnProperty(s)||(a[s]=o[s])}var u=i[e];return i[e]=a,r.languages.DFS(r.languages,(function(t,n){n===u&&t!=e&&(this[t]=a)})),a},DFS:function e(t,n,i,o){o=o||{};var a=r.util.objId;for(var s in t)if(t.hasOwnProperty(s)){n.call(t,s,t[s],i||s);var c=t[s],u=r.util.type(c);"Object"!==u||o[a(c)]?"Array"!==u||o[a(c)]||(o[a(c)]=!0,e(c,n,s,o)):(o[a(c)]=!0,e(c,n,null,o))}}},plugins:{},highlightAll:function(e,t){r.highlightAllUnder(document,e,t)},highlightAllUnder:function(e,t,n){var i={callback:n,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};r.hooks.run("before-highlightall",i);for(var o,a=e.querySelectorAll(i.selector),s=0;o=a[s++];)r.highlightElement(o,!0===t,i.callback)},highlightElement:function(n,i,o){for(var a,s="none",c=n;c&&!t.test(c.className);)c=c.parentNode;c&&(s=(c.className.match(t)||[,"none"])[1].toLowerCase(),a=r.languages[s]),n.className=n.className.replace(t,"").replace(/\s+/g," ")+" language-"+s,n.parentNode&&(c=n.parentNode,/pre/i.test(c.nodeName)&&(c.className=c.className.replace(t,"").replace(/\s+/g," ")+" language-"+s));var u={element:n,language:s,grammar:a,code:n.textContent},l=function(e){u.highlightedCode=e,r.hooks.run("before-insert",u),u.element.innerHTML=u.highlightedCode,r.hooks.run("after-highlight",u),r.hooks.run("complete",u),o&&o.call(u.element)};if(r.hooks.run("before-sanity-check",u),u.code)if(r.hooks.run("before-highlight",u),u.grammar)if(i&&e.Worker){var f=new Worker(r.filename);f.onmessage=function(e){l(e.data)},f.postMessage(JSON.stringify({language:u.language,code:u.code,immediateClose:!0}))}else l(r.highlight(u.code,u.grammar,u.language));else l(r.util.encode(u.code));else r.hooks.run("complete",u)},highlight:function(e,t,n){var o={code:e,grammar:t,language:n};return r.hooks.run("before-tokenize",o),o.tokens=r.tokenize(o.code,o.grammar),r.hooks.run("after-tokenize",o),i.stringify(r.util.encode(o.tokens),o.language)},matchGrammar:function(e,t,n,o,a,s,c){for(var u in n)if(n.hasOwnProperty(u)&&n[u]){if(u==c)return;var l=n[u];l="Array"===r.util.type(l)?l:[l];for(var f=0;f<l.length;++f){var p=l[f],d=p.inside,h=!!p.lookbehind,v=!!p.greedy,m=0,g=p.alias;if(v&&!p.pattern.global){var y=p.pattern.toString().match(/[imuy]*$/)[0];p.pattern=RegExp(p.pattern.source,y+"g")}p=p.pattern||p;for(var b=o,_=a;b<t.length;_+=t[b].length,++b){var k=t[b];if(t.length>e.length)return;if(!(k instanceof i)){if(v&&b!=t.length-1){if(p.lastIndex=_,!(S=p.exec(e)))break;for(var w=S.index+(h?S[1].length:0),x=S.index+S[0].length,C=b,A=_,$=t.length;C<$&&(A<x||!t[C].type&&!t[C-1].greedy);++C)w>=(A+=t[C].length)&&(++b,_=A);if(t[b]instanceof i)continue;O=C-b,k=e.slice(_,A),S.index-=_}else{p.lastIndex=0;var S=p.exec(k),O=1}if(S){h&&(m=S[1]?S[1].length:0);x=(w=S.index+m)+(S=S[0].slice(m)).length;var E=k.slice(0,w),T=k.slice(x),L=[b,O];E&&(++b,_+=E.length,L.push(E));var j=new i(u,d?r.tokenize(S,d):S,g,S,v);if(L.push(j),T&&L.push(T),Array.prototype.splice.apply(t,L),1!=O&&r.matchGrammar(e,t,n,b,_,!0,u),s)break}else if(s)break}}}}},tokenize:function(e,t){var n=[e],i=t.rest;if(i){for(var o in i)t[o]=i[o];delete t.rest}return r.matchGrammar(e,n,t,0,0,!1),n},hooks:{all:{},add:function(e,t){var n=r.hooks.all;n[e]=n[e]||[],n[e].push(t)},run:function(e,t){var n=r.hooks.all[e];if(n&&n.length)for(var i,o=0;i=n[o++];)i(t)}},Token:i};function i(e,t,n,r,i){this.type=e,this.content=t,this.alias=n,this.length=0|(r||"").length,this.greedy=!!i}if(e.Prism=r,i.stringify=function(e,t){if("string"==typeof e)return e;if(Array.isArray(e))return e.map((function(e){return i.stringify(e,t)})).join("");var n={type:e.type,content:i.stringify(e.content,t),tag:"span",classes:["token",e.type],attributes:{},language:t};if(e.alias){var o=Array.isArray(e.alias)?e.alias:[e.alias];Array.prototype.push.apply(n.classes,o)}r.hooks.run("wrap",n);var a=Object.keys(n.attributes).map((function(e){return e+'="'+(n.attributes[e]||"").replace(/"/g,""")+'"'})).join(" ");return"<"+n.tag+' class="'+n.classes.join(" ")+'"'+(a?" "+a:"")+">"+n.content+"</"+n.tag+">"},!e.document)return e.addEventListener?(r.disableWorkerMessageHandler||e.addEventListener("message",(function(t){var n=JSON.parse(t.data),i=n.language,o=n.code,a=n.immediateClose;e.postMessage(r.highlight(o,r.languages[i],i)),a&&e.close()}),!1),r):r;var o=document.currentScript||[].slice.call(document.getElementsByTagName("script")).pop();return o&&(r.filename=o.src,r.manual||o.hasAttribute("data-manual")||("loading"!==document.readyState?window.requestAnimationFrame?window.requestAnimationFrame(r.highlightAll):window.setTimeout(r.highlightAll,16):document.addEventListener("DOMContentLoaded",r.highlightAll))),r}("undefined"!==typeof window?window:"undefined"!==typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{});e.exports&&(e.exports=n),"undefined"!==typeof t&&(t.Prism=n),n.languages.markup={comment:/<!--[\s\S]*?-->/,prolog:/<\?[\s\S]+?\?>/,doctype:/<!DOCTYPE[\s\S]+?>/i,cdata:/<!\[CDATA\[[\s\S]*?]]>/i,tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/i,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/i,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/i,inside:{punctuation:[/^=/,{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:/&#?[\da-z]{1,8};/i},n.languages.markup.tag.inside["attr-value"].inside.entity=n.languages.markup.entity,n.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(n.languages.markup.tag,"addInlined",{value:function(e,t){var r={};r["language-"+t]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:n.languages[t]},r.cdata=/^<!\[CDATA\[|\]\]>$/i;var i={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:r}};i["language-"+t]={pattern:/[\s\S]+/,inside:n.languages[t]};var o={};o[e]={pattern:RegExp(/(<__[\s\S]*?>)(?:<!\[CDATA\[[\s\S]*?\]\]>\s*|[\s\S])*?(?=<\/__>)/.source.replace(/__/g,e),"i"),lookbehind:!0,greedy:!0,inside:i},n.languages.insertBefore("markup","cdata",o)}}),n.languages.xml=n.languages.extend("markup",{}),n.languages.html=n.languages.markup,n.languages.mathml=n.languages.markup,n.languages.svg=n.languages.markup,function(e){var t=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-]+[\s\S]*?(?:;|(?=\s*\{))/,inside:{rule:/@[\w-]+/}},url:{pattern:RegExp("url\\((?:"+t.source+"|[^\n\r()]*)\\)","i"),inside:{function:/^url/i,punctuation:/^\(|\)$/}},selector:RegExp("[^{}\\s](?:[^{};\"']|"+t.source+")*?(?=\\s*\\{)"),string:{pattern:t,greedy:!0},property:/[-_a-z\xA0-\uFFFF][-\w\xA0-\uFFFF]*(?=\s*:)/i,important:/!important\b/i,function:/[-a-z0-9]+(?=\()/i,punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),e.languages.insertBefore("inside","attr-value",{"style-attr":{pattern:/\s*style=("|')(?:\\[\s\S]|(?!\1)[^\\])*\1/i,inside:{"attr-name":{pattern:/^\s*style/i,inside:n.tag.inside},punctuation:/^\s*=\s*['"]|['"]\s*$/,"attr-value":{pattern:/.+/i,inside:e.languages.css}},alias:"language-css"}},n.tag))}(n),n.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/((?:\b(?:class|interface|extends|implements|trait|instanceof|new)\s+)|(?:catch\s+\())[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:if|else|while|do|for|return|in|instanceof|function|new|try|throw|catch|finally|null|break|continue)\b/,boolean:/\b(?:true|false)\b/,function:/\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+\.?\d*|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/--?|\+\+?|!=?=?|<=?|>=?|==?=?|&&?|\|\|?|\?|\*|\/|~|\^|%/,punctuation:/[{}[\];(),.:]/},n.languages.javascript=n.languages.extend("clike",{"class-name":[n.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])[_$A-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\.(?:prototype|constructor))/,lookbehind:!0}],keyword:[{pattern:/((?:^|})\s*)(?:catch|finally)\b/,lookbehind:!0},{pattern:/(^|[^.])\b(?:as|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],number:/\b(?:(?:0[xX](?:[\dA-Fa-f](?:_[\dA-Fa-f])?)+|0[bB](?:[01](?:_[01])?)+|0[oO](?:[0-7](?:_[0-7])?)+)n?|(?:\d(?:_\d)?)+n|NaN|Infinity)\b|(?:\b(?:\d(?:_\d)?)+\.?(?:\d(?:_\d)?)*|\B\.(?:\d(?:_\d)?)+)(?:[Ee][+-]?(?:\d(?:_\d)?)+)?/,function:/#?[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,operator:/-[-=]?|\+[+=]?|!=?=?|<<?=?|>>?>?=?|=(?:==?|>)?|&[&=]?|\|[|=]?|\*\*?=?|\/=?|~|\^=?|%=?|\?|\.{3}/}),n.languages.javascript["class-name"][0].pattern=/(\b(?:class|interface|extends|implements|instanceof|new)\s+)[\w.\\]+/,n.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s])\s*)\/(\[(?:[^\]\\\r\n]|\\.)*]|\\.|[^/\\\[\r\n])+\/[gimyus]{0,6}(?=\s*($|[\r\n,.;})\]]))/,lookbehind:!0,greedy:!0},"function-variable":{pattern:/#?[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+[_$A-Za-z\xA0-\uFFFF][$\w\xA0-\uFFFF]*)?\s*\(\s*)(?!\s)(?:[^()]|\([^()]*\))+?(?=\s*\))/,lookbehind:!0,inside:n.languages.javascript},{pattern:/[_$a-z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\s*=>)/i,inside:n.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()]|\([^()]*\))+?(?=\s*\)\s*=>)/,lookbehind:!0,inside:n.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:[_$A-Za-z\xA0-\uFFFF][$\w\xA0-\uFFFF]*\s*)\(\s*)(?!\s)(?:[^()]|\([^()]*\))+?(?=\s*\)\s*\{)/,lookbehind:!0,inside:n.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),n.languages.insertBefore("javascript","string",{"template-string":{pattern:/`(?:\\[\s\S]|\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})+}|(?!\${)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})+}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\${|}$/,alias:"punctuation"},rest:n.languages.javascript}},string:/[\s\S]+/}}}),n.languages.markup&&n.languages.markup.tag.addInlined("script","javascript"),n.languages.js=n.languages.javascript,"undefined"!==typeof self&&self.Prism&&self.document&&document.querySelector&&(self.Prism.fileHighlight=function(e){e=e||document;var t={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"};Array.prototype.slice.call(e.querySelectorAll("pre[data-src]")).forEach((function(e){if(!e.hasAttribute("data-src-loaded")){for(var r,i=e.getAttribute("data-src"),o=e,a=/\blang(?:uage)?-([\w-]+)\b/i;o&&!a.test(o.className);)o=o.parentNode;if(o&&(r=(e.className.match(a)||[,""])[1]),!r){var s=(i.match(/\.(\w+)$/)||[,""])[1];r=t[s]||s}var c=document.createElement("code");c.className="language-"+r,e.textContent="",c.textContent="Loading\u2026",e.appendChild(c);var u=new XMLHttpRequest;u.open("GET",i,!0),u.onreadystatechange=function(){4==u.readyState&&(u.status<400&&u.responseText?(c.textContent=u.responseText,n.highlightElement(c),e.setAttribute("data-src-loaded","")):u.status>=400?c.textContent="\u2716 Error "+u.status+" while fetching file: "+u.statusText:c.textContent="\u2716 Error: File does not exist or is empty")},u.send(null)}})),n.plugins.toolbar&&n.plugins.toolbar.registerButton("download-file",(function(e){var t=e.element.parentNode;if(t&&/pre/i.test(t.nodeName)&&t.hasAttribute("data-src")&&t.hasAttribute("data-download-link")){var n=t.getAttribute("data-src"),r=document.createElement("a");return r.textContent=t.getAttribute("data-download-link-label")||"Download",r.setAttribute("download",""),r.href=n,r}}))},document.addEventListener("DOMContentLoaded",(function(){self.Prism.fileHighlight()})))}).call(this,n(1))},function(e){e.exports=JSON.parse('{"javascript":"clike","actionscript":"javascript","arduino":"cpp","aspnet":["markup","csharp"],"bison":"c","c":"clike","csharp":"clike","cpp":"c","coffeescript":"javascript","crystal":"ruby","css-extras":"css","d":"clike","dart":"clike","django":"markup","erb":["ruby","markup-templating"],"fsharp":"clike","flow":"javascript","glsl":"clike","go":"clike","groovy":"clike","haml":"ruby","handlebars":"markup-templating","haxe":"clike","java":"clike","jolie":"clike","kotlin":"clike","less":"css","markdown":"markup","markup-templating":"markup","n4js":"javascript","nginx":"clike","objectivec":"c","opencl":"cpp","parser":"markup","php":["clike","markup-templating"],"php-extras":"php","plsql":"sql","processing":"clike","protobuf":"clike","pug":"javascript","qore":"clike","jsx":["markup","javascript"],"tsx":["jsx","typescript"],"reason":"clike","ruby":"clike","sass":"css","scss":"css","scala":"java","smarty":"markup-templating","soy":"markup-templating","swift":"clike","tap":"yaml","textile":"markup","tt2":["clike","markup-templating"],"twig":"markup","typescript":"javascript","vbnet":"basic","velocity":"markup","wiki":"markup","xeora":"markup","xquery":"markup","builtin":["markup","xml","html","mathml","svg","css","clike","javascript","js"]}')},function(e,t,n){var r,i,o;i=[],void 0===(o="function"===typeof(r=function(){var e=function(){},t={},n={},r={};function i(e,t){if(e){var i=r[e];if(n[e]=t,i)for(;i.length;)i[0](e,t),i.splice(0,1)}}function o(t,n){t.call&&(t={success:t}),n.length?(t.error||e)(n):(t.success||e)(t)}function a(t,n,r,i){var o,s,c=document,u=r.async,l=(r.numRetries||0)+1,f=r.before||e,p=t.replace(/^(css|img)!/,"");i=i||0,/(^css!|\.css$)/.test(t)?((s=c.createElement("link")).rel="stylesheet",s.href=p,(o="hideFocus"in s)&&s.relList&&(o=0,s.rel="preload",s.as="style")):/(^img!|\.(png|gif|jpg|svg)$)/.test(t)?(s=c.createElement("img")).src=p:((s=c.createElement("script")).src=t,s.async=void 0===u||u),s.onload=s.onerror=s.onbeforeload=function(e){var c=e.type[0];if(o)try{s.sheet.cssText.length||(c="e")}catch(u){18!=u.code&&(c="e")}if("e"==c){if((i+=1)<l)return a(t,n,r,i)}else if("preload"==s.rel&&"style"==s.as)return s.rel="stylesheet";n(t,c,e.defaultPrevented)},!1!==f(t,s)&&c.head.appendChild(s)}function s(e,n,r){var s,c;if(n&&n.trim&&(s=n),c=(s?r:n)||{},s){if(s in t)throw"LoadJS";t[s]=!0}function u(t,n){!function(e,t,n){var r,i,o=(e=e.push?e:[e]).length,s=o,c=[];for(r=function(e,n,r){if("e"==n&&c.push(e),"b"==n){if(!r)return;c.push(e)}--o||t(c)},i=0;i<s;i++)a(e[i],r,n)}(e,(function(e){o(c,e),t&&o({success:t,error:n},e),i(s,e)}),c)}if(c.returnPromise)return new Promise(u);u()}return s.ready=function(e,t){return function(e,t){e=e.push?e:[e];var i,o,a,s=[],c=e.length,u=c;for(i=function(e,n){n.length&&s.push(e),--u||t(s)};c--;)o=e[c],(a=n[o])?i(o,a):(r[o]=r[o]||[]).push(i)}(e,(function(e){o(t,e)})),s},s.done=function(e){i(e,[])},s.reset=function(){t={},n={},r={}},s.isDefined=function(e){return e in t},s})?r.apply(t,i):r)||(e.exports=o)},function(e,t){var n=/^(attrs|props|on|nativeOn|class|style|hook)$/;function r(e,t){return function(){e&&e.apply(this,arguments),t&&t.apply(this,arguments)}}e.exports=function(e){return e.reduce((function(e,t){var i,o,a,s,c;for(a in t)if(i=e[a],o=t[a],i&&n.test(a))if("class"===a&&("string"===typeof i&&(c=i,e[a]=i={},i[c]=!0),"string"===typeof o&&(c=o,t[a]=o={},o[c]=!0)),"on"===a||"nativeOn"===a||"hook"===a)for(s in o)i[s]=r(i[s],o[s]);else if(Array.isArray(i))e[a]=i.concat(o);else if(Array.isArray(o))e[a]=[i].concat(o);else for(s in o)i[s]=o[s];else e[a]=t[a];return e}),{})}},function(e,t){function n(e,t){var r={name:e.name,path:e.path,hash:e.hash,query:e.query,params:e.params,fullPath:e.fullPath,meta:e.meta};return t&&(r.from=n(t)),Object.freeze(r)}t.sync=function(e,t,r){var i=(r||{}).moduleName||"route";e.registerModule(i,{namespaced:!0,state:n(t.currentRoute),mutations:{ROUTE_CHANGED:function(t,r){e.state[i]=n(r.to,r.from)}}});var o,a=!1,s=e.watch((function(e){return e[i]}),(function(e){var n=e.fullPath;n!==o&&(null!=o&&(a=!0,t.push(e)),o=n)}),{sync:!0}),c=t.afterEach((function(t,n){a?a=!1:(o=t.fullPath,e.commit(i+"/ROUTE_CHANGED",{to:t,from:n}))}));return function(){null!=c&&c(),null!=s&&s(),e.unregisterModule(i)}}},function(e,t,n){e.exports=n(61)},function(e,t,n){(function(e){var r="undefined"!==typeof e&&e||"undefined"!==typeof self&&self||window,i=Function.prototype.apply;function o(e,t){this._id=e,this._clearFn=t}t.setTimeout=function(){return new o(i.call(setTimeout,r,arguments),clearTimeout)},t.setInterval=function(){return new o(i.call(setInterval,r,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},o.prototype.unref=o.prototype.ref=function(){},o.prototype.close=function(){this._clearFn.call(r,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout((function(){e._onTimeout&&e._onTimeout()}),t))},n(34),t.setImmediate="undefined"!==typeof self&&self.setImmediate||"undefined"!==typeof e&&e.setImmediate||this&&this.setImmediate,t.clearImmediate="undefined"!==typeof self&&self.clearImmediate||"undefined"!==typeof e&&e.clearImmediate||this&&this.clearImmediate}).call(this,n(1))},function(e,t,n){(function(e,t){!function(e,n){"use strict";if(!e.setImmediate){var r,i=1,o={},a=!1,s=e.document,c=Object.getPrototypeOf&&Object.getPrototypeOf(e);c=c&&c.setTimeout?c:e,"[object process]"==={}.toString.call(e.process)?r=function(e){t.nextTick((function(){l(e)}))}:function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}()?function(){var t="setImmediate$"+Math.random()+"$",n=function(n){n.source===e&&"string"===typeof n.data&&0===n.data.indexOf(t)&&l(+n.data.slice(t.length))};e.addEventListener?e.addEventListener("message",n,!1):e.attachEvent("onmessage",n),r=function(n){e.postMessage(t+n,"*")}}():e.MessageChannel?function(){var e=new MessageChannel;e.port1.onmessage=function(e){l(e.data)},r=function(t){e.port2.postMessage(t)}}():s&&"onreadystatechange"in s.createElement("script")?function(){var e=s.documentElement;r=function(t){var n=s.createElement("script");n.onreadystatechange=function(){l(t),n.onreadystatechange=null,e.removeChild(n),n=null},e.appendChild(n)}}():r=function(e){setTimeout(l,0,e)},c.setImmediate=function(e){"function"!==typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n<t.length;n++)t[n]=arguments[n+1];var a={callback:e,args:t};return o[i]=a,r(i),i++},c.clearImmediate=u}function u(e){delete o[e]}function l(e){if(a)setTimeout(l,0,e);else{var t=o[e];if(t){a=!0;try{!function(e){var t=e.callback,r=e.args;switch(r.length){case 0:t();break;case 1:t(r[0]);break;case 2:t(r[0],r[1]);break;case 3:t(r[0],r[1],r[2]);break;default:t.apply(n,r)}}(t)}finally{u(e),a=!1}}}}}("undefined"===typeof self?"undefined"===typeof e?this:e:self)}).call(this,n(1),n(35))},function(e,t){var n,r,i=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(e){if(n===setTimeout)return setTimeout(e,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"===typeof setTimeout?setTimeout:o}catch(e){n=o}try{r="function"===typeof clearTimeout?clearTimeout:a}catch(e){r=a}}();var c,u=[],l=!1,f=-1;function p(){l&&c&&(l=!1,c.length?u=c.concat(u):f=-1,u.length&&d())}function d(){if(!l){var e=s(p);l=!0;for(var t=u.length;t;){for(c=u,u=[];++f<t;)c&&c[f].run();f=-1,t=u.length}c=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function v(){}i.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];u.push(new h(e,t)),1!==u.length||l||s(d)},h.prototype.run=function(){this.fun.apply(null,this.array)},i.title="browser",i.browser=!0,i.env={},i.argv=[],i.version="",i.versions={},i.on=v,i.addListener=v,i.once=v,i.off=v,i.removeListener=v,i.removeAllListeners=v,i.emit=v,i.prependListener=v,i.prependOnceListener=v,i.listeners=function(e){return[]},i.binding=function(e){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=function(e){throw new Error("process.chdir is not supported")},i.umask=function(){return 0}},function(e,t,n){"use strict";var r=n(3);n.n(r).a},function(e,t,n){"use strict";var r=n(4);n.n(r).a},function(e,t,n){"use strict";var r=n(5);n.n(r).a},function(e,t,n){"use strict";var r=n(6);n.n(r).a},function(e,t,n){"use strict";var r=n(7);n.n(r).a},function(e,t,n){"use strict";var r=n(8);n.n(r).a},function(e,t,n){"use strict";var r=n(9);n.n(r).a},function(e,t,n){"use strict";var r=n(10);n.n(r).a},function(e,t,n){"use strict";var r=n(11);n.n(r).a},function(e,t,n){"use strict";var r=n(12);n.n(r).a},function(e,t,n){"use strict";var r=n(13);n.n(r).a},function(e,t,n){"use strict";var r=n(14);n.n(r).a},function(e,t,n){"use strict";var r=n(15);n.n(r).a},function(e,t,n){"use strict";var r=n(16);n.n(r).a},function(e,t,n){"use strict";n.r(t);var r=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i=function(e){return"IMG"===e.tagName},o=function(e){return e&&1===e.nodeType},a=function(e){return".svg"===(e.currentSrc||e.src).substr(-4).toLowerCase()},s=function(e){try{return Array.isArray(e)?e.filter(i):function(e){return NodeList.prototype.isPrototypeOf(e)}(e)?[].slice.call(e).filter(i):o(e)?[e].filter(i):"string"==typeof e?[].slice.call(document.querySelectorAll(e)).filter(i):[]}catch(e){throw new TypeError("The provided selector is invalid.\nExpects a CSS selector, a Node element, a NodeList or an array.\nSee: https://github.com/francoischalifour/medium-zoom")}},c=function(e){var t=document.createElement("div");return t.classList.add("medium-zoom-overlay"),t.style.background=e,t},u=function(e){var t=e.getBoundingClientRect(),n=t.top,r=t.left,i=t.width,o=t.height,a=e.cloneNode(),s=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,c=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0;return a.removeAttribute("id"),a.style.position="absolute",a.style.top=n+s+"px",a.style.left=r+c+"px",a.style.width=i+"px",a.style.height=o+"px",a.style.transform="",a},l=function(e,t){var n=r({bubbles:!1,cancelable:!1,detail:void 0},t);if("function"==typeof window.CustomEvent)return new CustomEvent(e,n);var i=document.createEvent("CustomEvent");return i.initCustomEvent(e,n.bubbles,n.cancelable,n.detail),i};!function(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===n&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}(".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}"),t.default=function e(t){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},i=window.Promise||function(e){function t(){}e(t,t)},f=function(e){var t=e.target;return t===T?void _():void(-1===C.indexOf(t)||k({target:t}))},p=function(){if(!$&&E.original){var e=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(S-e)>O.scrollOffset&&setTimeout(_,150)}},d=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e;if(e.background&&(T.style.background=e.background),e.container&&e.container instanceof Object&&(t.container=r({},O.container,e.container)),e.template){var n=o(e.template)?e.template:document.querySelector(e.template);t.template=n}return O=r({},O,t),C.forEach((function(e){e.dispatchEvent(l("medium-zoom:update",{detail:{zoom:L}}))})),L},h=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return e(r({},O,t))},v=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.reduce((function(e,t){return[].concat(e,s(t))}),[]);return r.filter((function(e){return-1===C.indexOf(e)})).forEach((function(e){C.push(e),e.classList.add("medium-zoom-image")})),A.forEach((function(e){var t=e.type,n=e.listener,i=e.options;r.forEach((function(e){e.addEventListener(t,n,i)}))})),L},m=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];E.zoomed&&_();var r=0<t.length?t.reduce((function(e,t){return[].concat(e,s(t))}),[]):C;return r.forEach((function(e){e.classList.remove("medium-zoom-image"),e.dispatchEvent(l("medium-zoom:detach",{detail:{zoom:L}}))})),C=C.filter((function(e){return-1===r.indexOf(e)})),L},g=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};return C.forEach((function(r){r.addEventListener("medium-zoom:"+e,t,n)})),A.push({type:"medium-zoom:"+e,listener:t,options:n}),L},y=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};return C.forEach((function(r){r.removeEventListener("medium-zoom:"+e,t,n)})),A=A.filter((function(n){return n.type!=="medium-zoom:"+e||n.listener.toString()!==t.toString()})),L},b=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.target,n=function(){var e=Math.min,t={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},n=void 0,i=void 0;if(O.container)if(O.container instanceof Object)n=(t=r({},t,O.container)).width-t.left-t.right-2*O.margin,i=t.height-t.top-t.bottom-2*O.margin;else{var s=(o(O.container)?O.container:document.querySelector(O.container)).getBoundingClientRect(),c=s.width,u=s.height,l=s.left,f=s.top;t=r({},t,{width:c,height:u,left:l,top:f})}n=n||t.width-2*O.margin,i=i||t.height-2*O.margin;var p=E.zoomedHd||E.original,d=a(p)?n:p.naturalWidth||n,h=a(p)?i:p.naturalHeight||i,v=p.getBoundingClientRect(),m=v.top,g=v.left,y=v.width,b=v.height,_=e(d,n)/y,k=e(h,i)/b,w=e(_,k),x="scale("+w+") translate3d("+((n-y)/2-g+O.margin+t.left)/w+"px, "+((i-b)/2-m+O.margin+t.top)/w+"px, 0)";E.zoomed.style.transform=x,E.zoomedHd&&(E.zoomedHd.style.transform=x)};return new i((function(e){if(t&&-1===C.indexOf(t))e(L);else if(E.zoomed)e(L);else{if(t)E.original=t;else{if(!(0<C.length))return void e(L);var r=C;E.original=r[0]}if(E.original.dispatchEvent(l("medium-zoom:open",{detail:{zoom:L}})),S=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,$=!0,E.zoomed=u(E.original),document.body.appendChild(T),O.template){var i=o(O.template)?O.template:document.querySelector(O.template);E.template=document.createElement("div"),E.template.appendChild(i.content.cloneNode(!0)),document.body.appendChild(E.template)}if(document.body.appendChild(E.zoomed),window.requestAnimationFrame((function(){document.body.classList.add("medium-zoom--opened")})),E.original.classList.add("medium-zoom-image--hidden"),E.zoomed.classList.add("medium-zoom-image--opened"),E.zoomed.addEventListener("click",_),E.zoomed.addEventListener("transitionend",(function t(){$=!1,E.zoomed.removeEventListener("transitionend",t),E.original.dispatchEvent(l("medium-zoom:opened",{detail:{zoom:L}})),e(L)})),E.original.getAttribute("data-zoom-src")){E.zoomedHd=E.zoomed.cloneNode(),E.zoomedHd.removeAttribute("srcset"),E.zoomedHd.removeAttribute("sizes"),E.zoomedHd.src=E.zoomed.getAttribute("data-zoom-src"),E.zoomedHd.onerror=function(){clearInterval(a),console.warn("Unable to reach the zoom image target "+E.zoomedHd.src),E.zoomedHd=null,n()};var a=setInterval((function(){E.zoomedHd.complete&&(clearInterval(a),E.zoomedHd.classList.add("medium-zoom-image--opened"),E.zoomedHd.addEventListener("click",_),document.body.appendChild(E.zoomedHd),n())}),10)}else if(E.original.hasAttribute("srcset")){E.zoomedHd=E.zoomed.cloneNode(),E.zoomedHd.removeAttribute("sizes");var s=E.zoomedHd.addEventListener("load",(function(){E.zoomedHd.removeEventListener("load",s),E.zoomedHd.classList.add("medium-zoom-image--opened"),E.zoomedHd.addEventListener("click",_),document.body.appendChild(E.zoomedHd),n()}))}else n()}}))},_=function(){return new i((function(e){!$&&E.original?($=!0,document.body.classList.remove("medium-zoom--opened"),E.zoomed.style.transform="",E.zoomedHd&&(E.zoomedHd.style.transform=""),E.template&&(E.template.style.transition="opacity 150ms",E.template.style.opacity=0),E.original.dispatchEvent(l("medium-zoom:close",{detail:{zoom:L}})),E.zoomed.addEventListener("transitionend",(function t(){E.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(E.zoomed),E.zoomedHd&&document.body.removeChild(E.zoomedHd),document.body.removeChild(T),E.zoomed.classList.remove("medium-zoom-image--opened"),E.template&&document.body.removeChild(E.template),$=!1,E.zoomed.removeEventListener("transitionend",t),E.original.dispatchEvent(l("medium-zoom:closed",{detail:{zoom:L}})),E.original=null,E.zoomed=null,E.zoomedHd=null,E.template=null,e(L)}))):e(L)}))},k=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.target;return E.original?_():b({target:t})},w=function(){return O},x=function(){return C},C=[],A=[],$=!1,S=0,O=n,E={original:null,zoomed:null,zoomedHd:null,template:null};"[object Object]"===Object.prototype.toString.call(t)?O=t:(t||"string"==typeof t)&&v(t),O=r({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},O);var T=c(O.background);document.addEventListener("click",f),document.addEventListener("keyup",(function(e){27===(e.keyCode||e.which)&&_()})),document.addEventListener("scroll",p),window.addEventListener("resize",_);var L={open:b,close:_,toggle:k,update:d,clone:h,attach:v,detach:m,on:g,off:y,getOptions:w,getImages:x,getZoomedImage:function(){return E.original}};return L}},function(e,t,n){"use strict";var r=n(17);n.n(r).a},function(e,t,n){"use strict";var r=n(18);n.n(r).a},function(e,t,n){"use strict";var r=n(19);n.n(r).a},function(e,t,n){"use strict";var r=n(20);n.n(r).a},function(e,t,n){"use strict";var r=n(21);n.n(r).a},function(e,t,n){"use strict";var r=n(22);n.n(r).a},function(e,t,n){"use strict";var r=n(23);n.n(r).a},function(e,t,n){"use strict";var r=n(24);n.n(r).a},function(e,t,n){"use strict";var r=n(25);n.n(r).a},function(e,t,n){"use strict";var r=n(26);n.n(r).a},function(e,t,n){"use strict";n.r(t);var r=n(0),i=n(31),o={name:"InjectedComponents",functional:!0,props:{position:{type:String,required:!0}},render:function(e,t){var n=t.props,r=t.parent.$pluginApi.getComponents(n.position);if(0!==r.length)return e("div",{class:"InjectedComponents",attrs:{"data-position":n.position}},r.map((function(t){var n=t.component,r=t.props;return e(n,{props:r})})))}};var a=function(){function e(){this.hooks={}}var t=e.prototype;return t.add=function(e,t){return this.hooks[e]=this.hooks[e]||[],this.hooks[e].push(t),this},t.invoke=function(e){for(var t=this.hooks[e]||[],n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var o=t,a=Array.isArray(o),s=0;for(o=a?o:o[Symbol.iterator]();;){var c;if(a){if(s>=o.length)break;c=o[s++]}else{if((s=o.next()).done)break;c=s.value}var u=c;u.apply(void 0,r)}return this},t.process=function(e,t){var n=this.hooks[e]||[],r=Array.isArray(n),i=0;for(n=r?n:n[Symbol.iterator]();;){var o;if(r){if(i>=n.length)break;o=n[i++]}else{if((i=n.next()).done)break;o=i.value}t=o(t)||t}return t},t.processPromise=function(e,t){try{return function(e,t){return e&&e.then?e.then(t):t(e)}(function(e,t,n){if("function"===typeof e[s]){var r,i,o,a=e[s]();if(function e(s){try{for(;!(r=a.next()).done&&(!n||!n());)if((s=t(r.value))&&s.then){if(!l(s))return void s.then(e,o||(o=c.bind(null,i=new u,2)));s=s.v}i?c(i,1,s):i=s}catch(f){c(i||(i=new u),2,f)}}(),a.return){var f=function(e){try{r.done||a.return()}catch(t){}return e};if(i&&i.then)return i.then(f,(function(e){throw f(e)}));f()}return i}if(!("length"in e))throw new TypeError("Object is not iterable");for(var p=[],d=0;d<e.length;d++)p.push(e[d]);return function(e,t,n){var r,i,o=-1;return function a(s){try{for(;++o<e.length&&(!n||!n());)if((s=t(o))&&s.then){if(!l(s))return void s.then(a,i||(i=c.bind(null,r=new u,2)));s=s.v}r?c(r,1,s):r=s}catch(f){c(r||(r=new u),2,f)}}(),r}(p,(function(e){return t(p[e])}),n)}(this.hooks[e]||[],(function(e){return n=e(t),r=function(e){t=e||t},i?r?r(n):n:(n&&n.then||(n=Promise.resolve(n)),r?n.then(r):n);var n,r,i})),(function(){return t}))}catch(n){return Promise.reject(n)}},e}(),s="undefined"!==typeof Symbol?Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator")):"@@iterator";function c(e,t,n){if(!e.s){if(n instanceof u){if(!n.s)return void(n.o=c.bind(null,e,t));1&t&&(t=n.s),n=n.v}if(n&&n.then)return void n.then(c.bind(null,e,t),c.bind(null,e,2));e.s=t,e.v=n;var r=e.o;r&&r(e)}}var u=function(){function e(){}return e.prototype.then=function(t,n){var r=new e,i=this.s;if(i){var o=1&i?t:n;if(o){try{c(r,1,o(this.v))}catch(a){c(r,2,a)}return r}return this}return this.o=function(e){try{var i=e.v;1&e.s?c(r,1,t?t(i):i):n?c(r,1,n(i)):c(r,2,i)}catch(a){c(r,2,a)}},r},e}();function l(e){return e instanceof u&&1&e.s}var f=new a,p=function(){function e(e){var t=e.plugins,n=e.store,i=e.router;this.plugins=t,this.store=n,this.router=i,this.components={},this.hooks=f,this.search={},r.a.component(o.name,o)}var t=e.prototype;return t.hasPlugin=function(e){return this.plugins.filter((function(t){return t.name===e})).length>0},t.registerComponent=function(e,t,n){return this.components[e]=this.components[e]||[],this.components[e].push({component:t,props:n}),this},t.getComponents=function(e){return this.components[e]||[]},t.processMarkdown=function(e){return this.hooks.add("processMarkdown",e),this},t.processHTML=function(e){return this.hooks.add("processHTML",e),this},t.extendMarkedRenderer=function(e){return this.hooks.add("extendMarkedRenderer",e),this},t.onContentUpdated=function(e){return this.hooks.add("onContentUpdated",e),this},t.extendMarkdownComponent=function(e){return this.hooks.add("extendMarkdownComponent",e),this},t.enableSearch=function(e){return void 0===e&&(e={}),this.search=e,this.search.enabled=!0,this},e}(),d={name:"DocuteRoot",render:function(e){return e("div",{attrs:{id:this.$store.getters.target,class:"Root"}},[e("router-view")])},created:function(){this.insertStyle()},computed:{css:function(){var e=this.$store.getters.cssVariables;return":root{"+Object.keys(e).reduce((function(t,n){return t+="--"+n.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}))+":"+e[n]+";"}),"")+"}"}},watch:{css:function(){this.insertStyle()}},methods:{insertStyle:function(){if(this.$ssrContext)this.$ssrContext.insertedStyle=this.css;else{var e="docute-inserted-style",t=document.getElementById(e);t?t.innerHTML=this.css:((t=document.createElement("style")).id=e,t.innerHTML=this.css,document.head.insertBefore(t,document.head.firstChild))}}}};n(36);function h(e,t,n,r,i,o,a,s){var c,u="function"===typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),a?(c=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},u._ssrRegister=c):i&&(c=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(e,t){return c.call(t),l(e,t)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,c):[c]}return{exports:e,options:u}}var v=h(d,void 0,void 0,!1,null,null,null).exports,m=n(2),g=function(e){if(e)try{e=new Function("return "+e)()}catch(t){console.error("You're using invalid options for code fences, it must be JSON or JS object!\n"+t.message)}return e||{}},y=/\.md$/,b={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:j,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/,nptable:j,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( *)(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:"^ {0,3}(?:<(script|pre|style)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?\\?>\\n*|<![A-Z][\\s\\S]*?>\\n*|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>\\n*|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:\\n{2,}|$)|<(?!script|pre|style)([a-z][\\w-]*)(?:attribute)*? */?>(?=\\h*\\n)[\\s\\S]*?(?:\\n{2,}|$)|</(?!script|pre|style)[a-z][\\w-]*\\s*>(?=\\h*\\n)[\\s\\S]*?(?:\\n{2,}|$))",def:/^ {0,3}\[(label)\]: *\n? *<?([^\s>]+)>?(?:(?: +\n? *| *\n *)(title))? *(?:\n+|$)/,table:j,lheading:/^([^\n]+)\n *(=|-){2,} *(?:\n+|$)/,paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading| {0,3}>|<\/?(?:tag)(?: +|\n|\/?>)|<(?:script|pre|style|!--))[^\n]+)*)/,text:/^[^\n]+/};function _(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||R.defaults,this.rules=b.normal,this.options.pedantic?this.rules=b.pedantic:this.options.gfm&&(this.options.tables?this.rules=b.tables:this.rules=b.gfm)}b._label=/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,b._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,b.def=O(b.def).replace("label",b._label).replace("title",b._title).getRegex(),b.bullet=/(?:[*+-]|\d+\.)/,b.item=/^( *)(bull) [^\n]*(?:\n(?!\1bull )[^\n]*)*/,b.item=O(b.item,"gm").replace(/bull/g,b.bullet).getRegex(),b.list=O(b.list).replace(/bull/g,b.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+b.def.source+")").getRegex(),b._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",b._comment=/<!--(?!-?>)[\s\S]*?-->/,b.html=O(b.html,"i").replace("comment",b._comment).replace("tag",b._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),b.paragraph=O(b.paragraph).replace("hr",b.hr).replace("heading",b.heading).replace("lheading",b.lheading).replace("tag",b._tag).getRegex(),b.blockquote=O(b.blockquote).replace("paragraph",b.paragraph).getRegex(),b.normal=I({},b),b.gfm=I({},b.normal,{fences:/^ *(`{3,}|~{3,})[ \.]*(\S+)? *({.+})?\n([\s\S]*?)\n? *\1 *(?:\n+|$)/,paragraph:/^/,heading:/^ *(#{1,6}) +([^\n]+?) *#* *(?:\n+|$)/}),b.gfm.paragraph=O(b.paragraph).replace("(?!","(?!"+b.gfm.fences.source.replace("\\1","\\2")+"|"+b.list.source.replace("\\1","\\3")+"|").getRegex(),b.tables=I({},b.gfm,{nptable:/^ *([^|\n ].*\|.*)\n *([-:]+ *\|[-| :]*)(?:\n((?:.*[^>\n ].*(?:\n|$))*)\n*|$)/,table:/^ *\|(.+)\n *\|?( *[-:]+[-| :]*)(?:\n((?: *[^>\n ].*(?:\n|$))*)\n*|$)/}),b.pedantic=I({},b.normal,{html:O("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",b._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/}),_.rules=b,_.lex=function(e,t){return new _(t).lex(e)},_.prototype.lex=function(e){return e=e.replace(/\r\n|\r/g,"\n").replace(/\t/g," ").replace(/\u00a0/g," ").replace(/\u2424/g,"\n"),this.token(e,!0)},_.prototype.token=function(e,t){var n,r,i,o,a,s,c,u,l,f,p,d,h,v,m,y;for(e=e.replace(/^ +$/gm,"");e;)if((i=this.rules.newline.exec(e))&&(e=e.substring(i[0].length),i[0].length>1&&this.tokens.push({type:"space"})),i=this.rules.code.exec(e))e=e.substring(i[0].length),i=i[0].replace(/^ {4}/gm,""),this.tokens.push({type:"code",text:this.options.pedantic?i:M(i,"\n")});else if(i=this.rules.fences.exec(e))e=e.substring(i[0].length),this.tokens.push({type:"code",lang:i[2],text:i[4]||"",opts:g(i[3])});else if(i=this.rules.heading.exec(e))e=e.substring(i[0].length),this.tokens.push({type:"heading",depth:i[1].length,text:i[2]});else if(t&&(i=this.rules.nptable.exec(e))&&(s={type:"table",header:F(i[1].replace(/^ *| *\| *$/g,"")),align:i[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:i[3]?i[3].replace(/\n$/,"").split("\n"):[]}).header.length===s.align.length){for(e=e.substring(i[0].length),p=0;p<s.align.length;p++)/^ *-+: *$/.test(s.align[p])?s.align[p]="right":/^ *:-+: *$/.test(s.align[p])?s.align[p]="center":/^ *:-+ *$/.test(s.align[p])?s.align[p]="left":s.align[p]=null;for(p=0;p<s.cells.length;p++)s.cells[p]=F(s.cells[p],s.header.length);this.tokens.push(s)}else if(i=this.rules.hr.exec(e))e=e.substring(i[0].length),this.tokens.push({type:"hr"});else if(i=this.rules.blockquote.exec(e))e=e.substring(i[0].length),this.tokens.push({type:"blockquote_start"}),i=i[0].replace(/^ *> ?/gm,""),this.token(i,t),this.tokens.push({type:"blockquote_end"});else if(i=this.rules.list.exec(e)){for(e=e.substring(i[0].length),c={type:"list_start",ordered:v=(o=i[2]).length>1,start:v?+o:"",loose:!1},this.tokens.push(c),u=[],n=!1,h=(i=i[0].match(this.rules.item)).length,p=0;p<h;p++)f=(s=i[p]).length,~(s=s.replace(/^ *([*+-]|\d+\.) +/,"")).indexOf("\n ")&&(f-=s.length,s=this.options.pedantic?s.replace(/^ {1,4}/gm,""):s.replace(new RegExp("^ {1,"+f+"}","gm"),"")),this.options.smartLists&&p!==h-1&&(o===(a=b.bullet.exec(i[p+1])[0])||o.length>1&&a.length>1||(e=i.slice(p+1).join("\n")+e,p=h-1)),r=n||/\n\n(?!\s*$)/.test(s),p!==h-1&&(n="\n"===s.charAt(s.length-1),r||(r=n)),r&&(c.loose=!0),y=void 0,(m=/^\[[ xX]\] /.test(s))&&(y=" "!==s[1],s=s.replace(/^\[[ xX]\] +/,"")),l={type:"list_item_start",task:m,checked:y,loose:r},u.push(l),this.tokens.push(l),this.token(s,!1),this.tokens.push({type:"list_item_end"});if(c.loose)for(h=u.length,p=0;p<h;p++)u[p].loose=!0;this.tokens.push({type:"list_end"})}else if(i=this.rules.html.exec(e))e=e.substring(i[0].length),this.tokens.push({type:this.options.sanitize?"paragraph":"html",pre:!this.options.sanitizer&&("pre"===i[1]||"script"===i[1]||"style"===i[1]),text:i[0]});else if(t&&(i=this.rules.def.exec(e)))e=e.substring(i[0].length),i[3]&&(i[3]=i[3].substring(1,i[3].length-1)),d=i[1].toLowerCase().replace(/\s+/g," "),this.tokens.links[d]||(this.tokens.links[d]={href:i[2],title:i[3]});else if(t&&(i=this.rules.table.exec(e))&&(s={type:"table",header:F(i[1].replace(/^ *| *\| *$/g,"")),align:i[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:i[3]?i[3].replace(/(?: *\| *)?\n$/,"").split("\n"):[]}).header.length===s.align.length){for(e=e.substring(i[0].length),p=0;p<s.align.length;p++)/^ *-+: *$/.test(s.align[p])?s.align[p]="right":/^ *:-+: *$/.test(s.align[p])?s.align[p]="center":/^ *:-+ *$/.test(s.align[p])?s.align[p]="left":s.align[p]=null;for(p=0;p<s.cells.length;p++)s.cells[p]=F(s.cells[p].replace(/^ *\| *| *\| *$/g,""),s.header.length);this.tokens.push(s)}else if(i=this.rules.lheading.exec(e))e=e.substring(i[0].length),this.tokens.push({type:"heading",depth:"="===i[2]?1:2,text:i[1]});else if(t&&(i=this.rules.paragraph.exec(e)))e=e.substring(i[0].length),this.tokens.push({type:"paragraph",text:"\n"===i[1].charAt(i[1].length-1)?i[1].slice(0,-1):i[1]});else if(i=this.rules.text.exec(e))e=e.substring(i[0].length),this.tokens.push({type:"text",text:i[0]});else if(e)throw new Error("Infinite loop on byte: "+e.charCodeAt(0));return this.tokens};var k={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:j,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(href(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(?!\s*\])((?:\\[\[\]]?|[^\[\]\\])+)\]/,nolink:/^!?\[(?!\s*\])((?:\[[^\[\]]*\]|\\[\[\]]|[^\[\]])*)\](?:\[\])?/,strong:/^__([^\s])__(?!_)|^\*\*([^\s])\*\*(?!\*)|^__([^\s][\s\S]*?[^\s])__(?!_)|^\*\*([^\s][\s\S]*?[^\s])\*\*(?!\*)/,em:/^_([^\s_])_(?!_)|^\*([^\s*"<\[])\*(?!\*)|^_([^\s][\s\S]*?[^\s_])_(?!_)|^_([^\s_][\s\S]*?[^\s])_(?!_)|^\*([^\s"<\[][\s\S]*?[^\s*])\*(?!\*)|^\*([^\s*"<\[][\s\S]*?[^\s])\*(?!\*)/,code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:j,text:/^(`+|[^`])[\s\S]*?(?=[\\<!\[`*]|\b_| {2,}\n|$)/};function w(e,t){if(this.options=t||R.defaults,this.links=e,this.rules=k.normal,this.renderer=this.options.renderer||new x,this.renderer.options=this.options,!this.links)throw new Error("Tokens array requires a `links` property.");this.options.pedantic?this.rules=k.pedantic:this.options.gfm&&(this.options.breaks?this.rules=k.breaks:this.rules=k.gfm)}function x(e){this.options=e||R.defaults}function C(){}function A(e){this.tokens=[],this.token=null,this.options=e||R.defaults,this.options.renderer=this.options.renderer||new x,this.renderer=this.options.renderer,this.renderer.options=this.options}function $(e,t){if(t){if($.escapeTest.test(e))return e.replace($.escapeReplace,(function(e){return $.replacements[e]}))}else if($.escapeTestNoEncode.test(e))return e.replace($.escapeReplaceNoEncode,(function(e){return $.replacements[e]}));return e}function S(e){return e.replace(/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi,(function(e,t){return"colon"===(t=t.toLowerCase())?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""}))}function O(e,t){return e=e.source||e,t=t||"",{replace:function(t,n){return n=(n=n.source||n).replace(/(^|[^\[])\^/g,"$1"),e=e.replace(t,n),this},getRegex:function(){return new RegExp(e,t)}}}function E(e,t){return T[" "+e]||(/^[^:]+:\/*[^/]*$/.test(e)?T[" "+e]=e+"/":T[" "+e]=M(e,"/",!0)),e=T[" "+e],"//"===t.slice(0,2)?e.replace(/:[\s\S]*/,":")+t:"/"===t.charAt(0)?e.replace(/(:\/*[^/]*)[\s\S]*/,"$1")+t:e+t}k._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,k._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,k._email=/[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])?)+(?![-_])/,k.autolink=O(k.autolink).replace("scheme",k._scheme).replace("email",k._email).getRegex(),k._attribute=/\s+[a-zA-Z@:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,k.tag=O(k.tag).replace("comment",b._comment).replace("attribute",k._attribute).getRegex(),k._label=/(?:\[[^\[\]]*\]|\\[\[\]]?|`[^`]*`|[^\[\]\\])*?/,k._href=/\s*(<(?:\\[<>]?|[^\s<>\\])*>|(?:\\[()]?|\([^\s\x00-\x1f\\]*\)|[^\s\x00-\x1f()\\])*?)/,k._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,k.link=O(k.link).replace("label",k._label).replace("href",k._href).replace("title",k._title).getRegex(),k.reflink=O(k.reflink).replace("label",k._label).getRegex(),k.normal=I({},k),k.pedantic=I({},k.normal,{strong:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,em:/^_(?=\S)([\s\S]*?\S)_(?!_)|^\*(?=\S)([\s\S]*?\S)\*(?!\*)/,link:O(/^!?\[(label)\]\((.*?)\)/).replace("label",k._label).getRegex(),reflink:O(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",k._label).getRegex()}),k.gfm=I({},k.normal,{escape:O(k.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^~+(?=\S)([\s\S]*?\S)~+/,text:O(k.text).replace("]|","~]|").replace("|$","|https?://|ftp://|www\\.|[a-zA-Z0-9.!#$%&'*+/=?^_`{\\|}~-]+@|$").getRegex()}),k.gfm.url=O(k.gfm.url).replace("email",k.gfm._extended_email).getRegex(),k.breaks=I({},k.gfm,{br:O(k.br).replace("{2,}","*").getRegex(),text:O(k.gfm.text).replace("{2,}","*").getRegex()}),w.rules=k,w.output=function(e,t,n){return new w(t,n).output(e)},w.prototype.output=function(e){for(var t,n,r,i,o,a,s="";e;)if(o=this.rules.escape.exec(e))e=e.substring(o[0].length),s+=o[1];else if(o=this.rules.autolink.exec(e))e=e.substring(o[0].length),r="@"===o[2]?"mailto:"+(n=$(this.mangle(o[1]))):n=$(o[1]),s+=this.renderer.link(r,null,n);else if(this.inLink||!(o=this.rules.url.exec(e))){if(o=this.rules.tag.exec(e))!this.inLink&&/^<a /i.test(o[0])?this.inLink=!0:this.inLink&&/^<\/a>/i.test(o[0])&&(this.inLink=!1),!this.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(o[0])?this.inRawBlock=!0:this.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(o[0])&&(this.inRawBlock=!1),e=e.substring(o[0].length),s+=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(o[0]):$(o[0]):o[0];else if(o=this.rules.link.exec(e))e=e.substring(o[0].length),this.inLink=!0,r=o[2],this.options.pedantic?(t=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(r))?(r=t[1],i=t[3]):i="":i=o[3]?o[3].slice(1,-1):"",r=r.trim().replace(/^<([\s\S]*)>$/,"$1"),s+=this.outputLink(o,{href:w.escapes(r),title:w.escapes(i)}),this.inLink=!1;else if((o=this.rules.reflink.exec(e))||(o=this.rules.nolink.exec(e))){if(e=e.substring(o[0].length),t=(o[2]||o[1]).replace(/\s+/g," "),!(t=this.links[t.toLowerCase()])||!t.href){s+=o[0].charAt(0),e=o[0].substring(1)+e;continue}this.inLink=!0,s+=this.outputLink(o,t),this.inLink=!1}else if(o=this.rules.strong.exec(e))e=e.substring(o[0].length),s+=this.renderer.strong(this.output(o[4]||o[3]||o[2]||o[1]));else if(o=this.rules.em.exec(e))e=e.substring(o[0].length),s+=this.renderer.em(this.output(o[6]||o[5]||o[4]||o[3]||o[2]||o[1]));else if(o=this.rules.code.exec(e))e=e.substring(o[0].length),s+=this.renderer.codespan($(o[2].trim(),!0));else if(o=this.rules.br.exec(e))e=e.substring(o[0].length),s+=this.renderer.br();else if(o=this.rules.del.exec(e))e=e.substring(o[0].length),s+=this.renderer.del(this.output(o[1]));else if(o=this.rules.text.exec(e))e=e.substring(o[0].length),this.inRawBlock?s+=this.renderer.text(o[0]):s+=this.renderer.text($(this.smartypants(o[0])));else if(e)throw new Error("Infinite loop on byte: "+e.charCodeAt(0))}else{if("@"===o[2])r="mailto:"+(n=$(o[0]));else{do{a=o[0],o[0]=this.rules._backpedal.exec(o[0])[0]}while(a!==o[0]);n=$(o[0]),r="www."===o[1]?"http://"+n:n}e=e.substring(o[0].length),s+=this.renderer.link(r,null,n)}return s},w.escapes=function(e){return e?e.replace(w.rules._escapes,"$1"):e},w.prototype.outputLink=function(e,t){var n=t.href,r=t.title?$(t.title):null;return"!"!==e[0].charAt(0)?this.renderer.link(n,r,this.output(e[1])):this.renderer.image(n,r,$(e[1]))},w.prototype.smartypants=function(e){return this.options.smartypants?e.replace(/---/g,"\u2014").replace(/--/g,"\u2013").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1\u2018").replace(/'/g,"\u2019").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1\u201c").replace(/"/g,"\u201d").replace(/\.{3}/g,"\u2026"):e},w.prototype.mangle=function(e){if(!this.options.mangle)return e;for(var t,n="",r=e.length,i=0;i<r;i++)t=e.charCodeAt(i),Math.random()>.5&&(t="x"+t.toString(16)),n+="&#"+t+";";return n},x.prototype.code=function(e,t,n){if(this.options.highlight){var r=this.options.highlight(e,t);null!=r&&r!==e&&(n=!0,e=r)}return t?'<pre><code class="'+this.options.langPrefix+$(t,!0)+'">'+(n?e:$(e,!0))+"</code></pre>\n":"<pre><code>"+(n?e:$(e,!0))+"</code></pre>"},x.prototype.blockquote=function(e){return"<blockquote>\n"+e+"</blockquote>\n"},x.prototype.html=function(e){return e},x.prototype.heading=function(e,t,n){return this.options.headerIds?"<h"+t+' id="'+this.options.headerPrefix+n.toLowerCase().replace(/[^\w]+/g,"-")+'">'+e+"</h"+t+">\n":"<h"+t+">"+e+"</h"+t+">\n"},x.prototype.hr=function(){return this.options.xhtml?"<hr/>\n":"<hr>\n"},x.prototype.list=function(e,t,n,r){var i=t?"ol":"ul";return"<"+i+(t&&1!==n?' start="'+n+'"':"")+(r?' class="contains-task-list"':"")+">\n"+e+"</"+i+">\n"},x.prototype.listitem=function(e,t){return"<li"+(t?' class="task-list-item"':"")+">"+e+"</li>\n"},x.prototype.checkbox=function(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},x.prototype.paragraph=function(e){return"<p>"+e+"</p>\n"},x.prototype.table=function(e,t){return t&&(t="<tbody>"+t+"</tbody>"),"<table>\n<thead>\n"+e+"</thead>\n"+t+"</table>\n"},x.prototype.tablerow=function(e){return"<tr>\n"+e+"</tr>\n"},x.prototype.tablecell=function(e,t){var n=t.header?"th":"td";return(t.align?"<"+n+' align="'+t.align+'">':"<"+n+">")+e+"</"+n+">\n"},x.prototype.strong=function(e){return"<strong>"+e+"</strong>"},x.prototype.em=function(e){return"<em>"+e+"</em>"},x.prototype.codespan=function(e){return"<code>"+e+"</code>"},x.prototype.br=function(){return this.options.xhtml?"<br/>":"<br>"},x.prototype.del=function(e){return"<del>"+e+"</del>"},x.prototype.link=function(e,t,n){if(this.options.sanitize){try{var r=decodeURIComponent(S(e)).replace(/[^\w:]/g,"").toLowerCase()}catch(c){return n}if(0===r.indexOf("javascript:")||0===r.indexOf("vbscript:")||0===r.indexOf("data:"))return n}this.options.baseUrl&&!L.test(e)&&(e=E(this.options.baseUrl,e));try{e=encodeURI(e).replace(/%25/g,"%")}catch(c){return n}var i=/^https?:\/\//.test(e),o=/^mailto:/.test(e),a=i||o?"a":"router-link",s="<"+a+" "+("a"===a?"href":"to")+'="'+$(i?e:function(e){var t=e.split("#"),n=t[0],r=t[1];return y.test(n)&&(n=n.replace(y,"")),n+(r?"#"+r:"")}(S(e)))+'"';return t&&(s+=' title="'+t+'"'),i&&(s+=' target="_blank" rel="noopener noreferrer"',n+="\n<external-link-icon />"),s+=">"+n+"</"+a+">"},x.prototype.image=function(e,t,n){this.options.baseUrl&&!L.test(e)&&(e=E(this.options.baseUrl,e));var r=this.options.env.config.imageZoom,i="<"+(r?"image-zoom":"img")+' src="'+e+'" alt="'+n+'"';return t&&(i+=' title="'+t+'"'),r&&(i+=' v-bind:border="false"'),i+=this.options.xhtml?"/>":">"},x.prototype.text=function(e){return e},C.prototype.strong=C.prototype.em=C.prototype.codespan=C.prototype.del=C.prototype.text=function(e){return e},C.prototype.link=C.prototype.image=function(e,t,n){return""+n},C.prototype.br=function(){return""},A.parse=function(e,t){return new A(t).parse(e)},A.prototype.parse=function(e){this.inline=new w(e.links,this.options),this.inlineText=new w(e.links,I({},this.options,{renderer:new C})),this.tokens=e.reverse();for(var t="";this.next();)t+=this.tok();return t},A.prototype.next=function(){return this.token=this.tokens.pop()},A.prototype.peek=function(){return this.tokens[this.tokens.length-1]||0},A.prototype.parseText=function(){for(var e=this.token.text;"text"===this.peek().type;)e+="\n"+this.next().text;return this.inline.output(e)},A.prototype.tok=function(){switch(this.token.type){case"space":return"";case"hr":return this.renderer.hr();case"heading":return this.renderer.heading(this.inline.output(this.token.text),this.token.depth,S(this.inlineText.output(this.token.text)));case"code":return this.renderer.code(this.token.text,this.token.lang,this.token.escaped,this.token.opts);case"table":var e,t,n,r,i="",o="";for(n="",e=0;e<this.token.header.length;e++)n+=this.renderer.tablecell(this.inline.output(this.token.header[e]),{header:!0,align:this.token.align[e]});for(i+=this.renderer.tablerow(n),e=0;e<this.token.cells.length;e++){for(t=this.token.cells[e],n="",r=0;r<t.length;r++)n+=this.renderer.tablecell(this.inline.output(t[r]),{header:!1,align:this.token.align[r]});o+=this.renderer.tablerow(n)}return this.renderer.table(i,o);case"blockquote_start":for(o="";"blockquote_end"!==this.next().type;)o+=this.tok();return this.renderer.blockquote(o);case"list_start":o="";for(var a=this.token.ordered,s=this.token.start,c=!1;"list_end"!==this.next().type;)this.token.task&&(c=!0),o+=this.tok();return this.renderer.list(o,a,s,c);case"list_item_start":o="";var u=this.token.loose,l=this.token.task;for(l&&(o+=this.renderer.checkbox(this.token.checked));"list_item_end"!==this.next().type;)o+=u||"text"!==this.token.type?this.tok():this.parseText();return this.renderer.listitem(o,l);case"html":return this.renderer.html(this.token.text);case"paragraph":return this.renderer.paragraph(this.inline.output(this.token.text));case"text":return this.renderer.paragraph(this.parseText())}},$.escapeTest=/[&<>"']/,$.escapeReplace=/[&<>"']/g,$.replacements={"&":"&","<":"<",">":">",'"':""","'":"'"},$.escapeTestNoEncode=/[<>"']|&(?!#?\w+;)/,$.escapeReplaceNoEncode=/[<>"']|&(?!#?\w+;)/g;var T={},L=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function j(){}function I(e){for(var t,n,r=1;r<arguments.length;r++)for(n in t=arguments[r])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}function F(e,t){var n=e.replace(/\|/g,(function(e,t,n){for(var r=!1,i=t;--i>=0&&"\\"===n[i];)r=!r;return r?"|":" |"})).split(/ \|/),r=0;if(n.length>t)n.splice(t);else for(;n.length<t;)n.push("");for(;r<n.length;r++)n[r]=n[r].trim().replace(/\\\|/g,"|");return n}function M(e,t,n){if(0===e.length)return"";for(var r=0;r<e.length;){var i=e.charAt(e.length-r-1);if(i!==t||n){if(i===t||!n)break;r++}else r++}return e.substr(0,e.length-r)}function R(e,t,n){if("undefined"===typeof e||null===e)throw new Error("marked(): input parameter is undefined or null");if("string"!==typeof e)throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected");if(n||"function"===typeof t){n||(n=t,t=null);var r,i,o=(t=I({},R.defaults,t||{})).highlight,a=0;try{r=_.lex(e,t)}catch(c){return n(c)}i=r.length;var s=function(e){if(e)return t.highlight=o,n(e);var i;try{i=A.parse(r,t)}catch(c){e=c}return t.highlight=o,e?n(e):n(null,i)};if(!o||o.length<3)return s();if(delete t.highlight,!i)return s();for(;a<r.length;a++)!function(e){"code"!==e.type?--i||s():o(e.text,e.lang,(function(t,n){return t?s(t):null==n||n===e.text?--i||s():(e.text=n,e.escaped=!0,void(--i||s()))}))}(r[a])}else try{return t&&(t=I({},R.defaults,t)),A.parse(_.lex(e,t),t)}catch(c){if(c.message+="\nPlease report this to https://github.com/markedjs/marked.",(t||R.defaults).silent)return"<p>An error occurred:</p><pre>"+$(c.message+"",!0)+"</pre>";throw c}}j.exec=j,R.options=R.setOptions=function(e){return I(R.defaults,e),R},R.getDefaults=function(){return{baseUrl:null,breaks:!1,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:new x,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tables:!0,xhtml:!1}},R.defaults=R.getDefaults(),R.Parser=A,R.parser=A.parse,R.Renderer=x,R.TextRenderer=C,R.Lexer=_,R.lexer=_.lex,R.InlineLexer=w,R.inlineLexer=w.output,R.parse=R,R.escape=$,R.unescape=S;var P=R,N=n(27),z=n.n(N);function D(e,t){if(!t)return e;var n=t&&z.a.languages[t];return n||(t="markup",n=z.a.languages.markup),z.a.highlight(e,n,t)}var H=function(e){return/^https?:\/\//.test(e)},B=function(e,t){return((e=(e=e||".").replace(/\/$/,""))+t).replace(/^\.\//,"")},G=function(e){return e=e.replace(/^\/?/,"/"),/\.md$/.test(e)||(e=/\/$/.test(e)?e+"README.md":e+".md"),e},U="undefined"!==typeof window,Z=function(e){var t=new P.Renderer,n=[];t.heading=function(e,t,r){var i=this.options.env,o=r.trim().replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-").toLowerCase();n.push(o);var a=n.filter((function(e){return e===o})).length;if(a>1&&(o+="-"+a),1===t)return i.title=e,"";2===t&&i.headings.push({level:t,raw:r,text:r.replace(/<.*>\s*$/g,""),slug:o});var s="h"+t;return"<"+s+' class="markdown-header" id="'+o+'">\n <router-link class="header-anchor" :to="{hash:\''+o+'\'}">\n <svg class="anchor-icon" viewBox="0 0 16 16" version="1.1" width="16" height="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg>\n </router-link>\n '+e+"</"+s+">"},t.codespan=function(e){return"<code v-pre>"+e+"</code>"};var r=t.code;return t.code=function(e,t,n,i){i=i||{};var o=this.options.env;if(i.mixin)return o.mixins.push(e),"";var a=r.call(this,e,t,n);if(i.interpolate||(a=a.replace(/^<pre>/,"<pre v-pre>")),i.highlight){var s=e.split("\n").map((function(e,t){t+=1;var n=i.highlight.some((function(e){if("number"===typeof e)return e===t;if("string"===typeof e){var n=e.split("-").map(Number),r=n[0],i=n[1];return t>=r&&(!i||t<=i)}return!1})),r=e?P.escape(e):"​";return n?'<span class="code-line highlighted">'+r+"</span>":'<span class="code-line">'+r+"</span>"})).join("");a+="<div"+(i.interpolate?"":" v-pre")+' class="code-mask">'+s+"</div>"}return'<div data-lang="'+(t||"")+'" class="pre-wrapper">'+a+"</div>"},e.process("extendMarkedRenderer",t)},q=n(29),V=n.n(q),K=n(28),J={accentColor:"#009688",pageBackground:"#fff",headerBackground:"#fff",headerTextColor:"var(--text-color)",textColor:"#000",linkColor:"var(--accent-color)",sidebarWidth:"280px",sidebarBackground:"var(--page-background)",sidebarLinkColor:"#444",sidebarLinkActiveColor:"#000",sidebarLinkArrowColor:"#999",mainBackground:"var(--page-background)",borderColor:"#eaeaea",headerHeight:"55px",codeFont:"SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace",tipColor:"rgb(6, 125, 247)",successColor:"#42b983",warningColor:"#ff9800",dangerColor:"rgb(255, 0, 31)",navLinkColor:"#2c3e50",navLinkBorderColor:"var(--accent-color)",codeBlockBackground:"#011627",codeBlockTextColor:"white",codeBlockShadowColor:"#333",codeBlockShadowWidth:"0px",highlightedLineBackground:"#022a4b",highlightedLineBorderColor:"#ffa7c4",inlineCodeColor:"rgb(116, 66, 16)",inlineCodeBackground:"rgb(254, 252, 191)",loaderPrimaryColor:"#f3f3f3",loaderSecondaryColor:"#ecebeb",tableHeaderBackground:"#fafafa",tableHeaderColor:"#666",docuteSelectHeight:"38px",searchIconColor:"#999",searchFocusBorderColor:"#ccc",searchFocusIconColor:"#333",searchResultHoverBackground:"#f9f9f9"},W=Object.assign({},J,{headerBackground:"var(--page-background)",sidebarLinkColor:"var(--text-color)",sidebarLinkActiveColor:"var(--text-color)",textColor:"hsla(0,0%,100%,0.88)",pageBackground:"#2f3136",navLinkColor:"var(--text-color)",borderColor:"#3e4147",highlightedLineBackground:"#022a4b",highlightedLineBorderColor:"#ffa7c4",inlineCodeColor:"#e6e6e6",inlineCodeBackground:"#373c49",loaderPrimaryColor:"hsla(0, 0%, 100%, 0.08)",loaderSecondaryColor:"hsla(0, 0%, 100%, 0.18)",contentLinkBorder:"2px solid hsla(0, 0%, 100%, 0.28)",contentLinkHoverBorderColor:"currentColor",tableHeaderBackground:"var(--border-color)",tableHeaderColor:"#868686",searchIconColor:"#999",searchFocusBorderColor:"#999",searchFocusIconColor:"#ccc",searchResultBackground:"#27292f",searchResultHoverBackground:"#1e2025"});function Y(e,t,n){return n?t?t(e):e:(e&&e.then||(e=Promise.resolve(e)),t?e.then(t):e)}r.a.use(m.a);var X=U&&window.__DOCUTE_INITIAL_STATE__,Q=new m.a.Store({state:Object.assign({originalConfig:{},page:{title:null,headings:null,html:""},env:{},showSidebar:!1,fetchingFile:!0},X),mutations:{SET_CONFIG:function(e,t){void 0===t&&(t={}),t.layout=t.layout||"narrow",t.centerContent&&(t.layout="narrow"),t.theme=function(e,t){var n=t.theme,r=t.detectSystemDarkTheme;if(!U||!r)return n||"default";var i=window.matchMedia("(prefers-color-scheme: dark)");return i.addListener((function(){e.commit("SET_THEME",i.matches?"dark":"default")})),n||(i.matches?"dark":"default")}(Q,t),e.originalConfig=t},SET_PAGE:function(e,t){e.page=t},TOGGLE_SIDEBAR:function(e,t){e.showSidebar="boolean"===typeof t?t:!e.showSidebar},SET_FETCHING:function(e,t){e.fetchingFile=t},SET_ENV:function(e,t){e.env=t},SET_THEME:function(e,t){e.originalConfig.theme=t}},actions:{fetchFile:function(e,t){var n=e.commit,r=e.getters,i=e.dispatch;try{n("TOGGLE_SIDEBAR",!1),n("SET_FETCHING",!0);var o=Object.assign({markdown:!0},r.config.routes&&r.config.routes[t]);if(!o.content&&!o.file){var a=G(t);o.file=B(r.config.sourcePath,a),o.editLink=r.config.editLinkBase&&B(r.config.editLinkBase,a)}return Y(Promise.all([!o.content&&fetch(o.file,r.config.fetchOptions).then((function(e){return e.text()})).then((function(e){o.content=e})),i("fetchPrismLanguages")]),(function(){return Y(f.processPromise("processMarkdown",o.content),(function(e){return o.content=e,Y(f.processPromise("processPage",o),(function(e){o=e;var t={headings:[],mixins:[],config:r.config};return o.markdown&&(o.content=P(o.content,{renderer:Z(f),highlight:D,env:t})),Y(f.processPromise("processHTML",o.content),(function(e){o.content=e,o.headings=t.headings,o.title||(o.title=t.title),n("SET_PAGE",o),n("SET_ENV",t),n("SET_FETCHING",!1)}))}))}))}))}catch(s){return Promise.reject(s)}},fetchPrismLanguages:function(e){var t,n,r=e.getters.config.highlight;return r&&0!==r.length?(t=r.reduce((function(e,t){return K[t]&&(e=e.concat(K[t])),e.push(t),e}),[]).filter((function(e,t,n){return n.indexOf(e)===t&&-1===K.builtin.indexOf(e)})).map((function(e){return"https://unpkg.com/prismjs@1.17.1/components/prism-"+e+".js"})),n="prism-languages",new Promise((function(e){if(V.a.isDefined(n))return e();V()(t,n,{success:e,error:function(t){console.error("Deps not found:",t),e()}})}))):Promise.resolve()}},getters:{target:function(e){var t=e.originalConfig.target;return t?"#"===t[0]?t.slice(1):t:"docute"},languageOverrides:function(e){var t=e.originalConfig,n=t.overrides||t.locales;return n&&Object.keys(n).reduce((function(e,t){return n[t].language&&(e[t]=n[t]),e}),{})},currentLocalePath:function(e,t){var n=e.route,r=t.languageOverrides;if(r)for(var i=0,o=Object.keys(r);i<o.length;i++){var a=o[i];if("/"!==a)if(new RegExp("^"+a).test(n.path))return a}return"/"},config:function(e,t){var n=e.originalConfig,r=t.currentLocalePath,i=t.languageOverrides;return i?Object.assign({},n,{},i[r]):n},homePaths:function(e,t){var n=t.languageOverrides,r=n?Object.keys(n):[];return[].concat(r,["/"])},sidebarLinks:function(e,t){var n=t.sidebar;return n?n.reduce((function(e,t){var n=t.children||t.links||[];return[].concat(e,n)}),[]).filter((function(e){return!H(e.link)})):[]},sidebar:function(e,t){var n=t.config.sidebar||[];return"function"===typeof n?n(Q):n},cssVariables:function(e,t){var n=t.config;return Object.assign({},"dark"===n.theme?W:J,{},"function"===typeof n.cssVariables?n.cssVariables(n.theme):n.cssVariables)}}});var ee=Q;function te(e){return Object.prototype.toString.call(e).indexOf("Error")>-1}function ne(e,t){return t instanceof e||t&&(t.name===e.name||t._name===e._name)}function re(e,t){for(var n in t)e[n]=t[n];return e}var ie={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(e,t){var n=t.props,r=t.children,i=t.parent,o=t.data;o.routerView=!0;for(var a=i.$createElement,s=n.name,c=i.$route,u=i._routerViewCache||(i._routerViewCache={}),l=0,f=!1;i&&i._routerRoot!==i;){var p=i.$vnode&&i.$vnode.data;p&&(p.routerView&&l++,p.keepAlive&&i._inactive&&(f=!0)),i=i.$parent}if(o.routerViewDepth=l,f)return a(u[s],o,r);var d=c.matched[l];if(!d)return u[s]=null,a();var h=u[s]=d.components[s];o.registerRouteInstance=function(e,t){var n=d.instances[s];(t&&n!==e||!t&&n===e)&&(d.instances[s]=t)},(o.hook||(o.hook={})).prepatch=function(e,t){d.instances[s]=t.componentInstance},o.hook.init=function(e){e.data.keepAlive&&e.componentInstance&&e.componentInstance!==d.instances[s]&&(d.instances[s]=e.componentInstance)};var v=o.props=function(e,t){switch(typeof t){case"undefined":return;case"object":return t;case"function":return t(e);case"boolean":return t?e.params:void 0;default:0}}(c,d.props&&d.props[s]);if(v){v=o.props=re({},v);var m=o.attrs=o.attrs||{};for(var g in v)h.props&&g in h.props||(m[g]=v[g],delete v[g])}return a(h,o,r)}};var oe=/[!'()*]/g,ae=function(e){return"%"+e.charCodeAt(0).toString(16)},se=/%2C/g,ce=function(e){return encodeURIComponent(e).replace(oe,ae).replace(se,",")},ue=decodeURIComponent;function le(e){var t={};return(e=e.trim().replace(/^(\?|#|&)/,""))?(e.split("&").forEach((function(e){var n=e.replace(/\+/g," ").split("="),r=ue(n.shift()),i=n.length>0?ue(n.join("=")):null;void 0===t[r]?t[r]=i:Array.isArray(t[r])?t[r].push(i):t[r]=[t[r],i]})),t):t}function fe(e){var t=e?Object.keys(e).map((function(t){var n=e[t];if(void 0===n)return"";if(null===n)return ce(t);if(Array.isArray(n)){var r=[];return n.forEach((function(e){void 0!==e&&(null===e?r.push(ce(t)):r.push(ce(t)+"="+ce(e)))})),r.join("&")}return ce(t)+"="+ce(n)})).filter((function(e){return e.length>0})).join("&"):null;return t?"?"+t:""}var pe=/\/?$/;function de(e,t,n,r){var i=r&&r.options.stringifyQuery,o=t.query||{};try{o=he(o)}catch(s){}var a={name:t.name||e&&e.name,meta:e&&e.meta||{},path:t.path||"/",hash:t.hash||"",query:o,params:t.params||{},fullPath:ge(t,i),matched:e?me(e):[]};return n&&(a.redirectedFrom=ge(n,i)),Object.freeze(a)}function he(e){if(Array.isArray(e))return e.map(he);if(e&&"object"===typeof e){var t={};for(var n in e)t[n]=he(e[n]);return t}return e}var ve=de(null,{path:"/"});function me(e){for(var t=[];e;)t.unshift(e),e=e.parent;return t}function ge(e,t){var n=e.path,r=e.query;void 0===r&&(r={});var i=e.hash;return void 0===i&&(i=""),(n||"/")+(t||fe)(r)+i}function ye(e,t){return t===ve?e===t:!!t&&(e.path&&t.path?e.path.replace(pe,"")===t.path.replace(pe,"")&&e.hash===t.hash&&be(e.query,t.query):!(!e.name||!t.name)&&(e.name===t.name&&e.hash===t.hash&&be(e.query,t.query)&&be(e.params,t.params)))}function be(e,t){if(void 0===e&&(e={}),void 0===t&&(t={}),!e||!t)return e===t;var n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every((function(n){var r=e[n],i=t[n];return"object"===typeof r&&"object"===typeof i?be(r,i):String(r)===String(i)}))}function _e(e,t,n){var r=e.charAt(0);if("/"===r)return e;if("?"===r||"#"===r)return t+e;var i=t.split("/");n&&i[i.length-1]||i.pop();for(var o=e.replace(/^\//,"").split("/"),a=0;a<o.length;a++){var s=o[a];".."===s?i.pop():"."!==s&&i.push(s)}return""!==i[0]&&i.unshift(""),i.join("/")}function ke(e){return e.replace(/\/\//g,"/")}var we=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)},xe=Pe,Ce=Ee,Ae=function(e,t){return Le(Ee(e,t))},$e=Le,Se=Re,Oe=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function Ee(e,t){for(var n,r=[],i=0,o=0,a="",s=t&&t.delimiter||"/";null!=(n=Oe.exec(e));){var c=n[0],u=n[1],l=n.index;if(a+=e.slice(o,l),o=l+c.length,u)a+=u[1];else{var f=e[o],p=n[2],d=n[3],h=n[4],v=n[5],m=n[6],g=n[7];a&&(r.push(a),a="");var y=null!=p&&null!=f&&f!==p,b="+"===m||"*"===m,_="?"===m||"*"===m,k=n[2]||s,w=h||v;r.push({name:d||i++,prefix:p||"",delimiter:k,optional:_,repeat:b,partial:y,asterisk:!!g,pattern:w?Ie(w):g?".*":"[^"+je(k)+"]+?"})}}return o<e.length&&(a+=e.substr(o)),a&&r.push(a),r}function Te(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function Le(e){for(var t=new Array(e.length),n=0;n<e.length;n++)"object"===typeof e[n]&&(t[n]=new RegExp("^(?:"+e[n].pattern+")$"));return function(n,r){for(var i="",o=n||{},a=(r||{}).pretty?Te:encodeURIComponent,s=0;s<e.length;s++){var c=e[s];if("string"!==typeof c){var u,l=o[c.name];if(null==l){if(c.optional){c.partial&&(i+=c.prefix);continue}throw new TypeError('Expected "'+c.name+'" to be defined')}if(we(l)){if(!c.repeat)throw new TypeError('Expected "'+c.name+'" to not repeat, but received `'+JSON.stringify(l)+"`");if(0===l.length){if(c.optional)continue;throw new TypeError('Expected "'+c.name+'" to not be empty')}for(var f=0;f<l.length;f++){if(u=a(l[f]),!t[s].test(u))throw new TypeError('Expected all "'+c.name+'" to match "'+c.pattern+'", but received `'+JSON.stringify(u)+"`");i+=(0===f?c.prefix:c.delimiter)+u}}else{if(u=c.asterisk?encodeURI(l).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):a(l),!t[s].test(u))throw new TypeError('Expected "'+c.name+'" to match "'+c.pattern+'", but received "'+u+'"');i+=c.prefix+u}}else i+=c}return i}}function je(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function Ie(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function Fe(e,t){return e.keys=t,e}function Me(e){return e.sensitive?"":"i"}function Re(e,t,n){we(t)||(n=t||n,t=[]);for(var r=(n=n||{}).strict,i=!1!==n.end,o="",a=0;a<e.length;a++){var s=e[a];if("string"===typeof s)o+=je(s);else{var c=je(s.prefix),u="(?:"+s.pattern+")";t.push(s),s.repeat&&(u+="(?:"+c+u+")*"),o+=u=s.optional?s.partial?c+"("+u+")?":"(?:"+c+"("+u+"))?":c+"("+u+")"}}var l=je(n.delimiter||"/"),f=o.slice(-l.length)===l;return r||(o=(f?o.slice(0,-l.length):o)+"(?:"+l+"(?=$))?"),o+=i?"$":r&&f?"":"(?="+l+"|$)",Fe(new RegExp("^"+o,Me(n)),t)}function Pe(e,t,n){return we(t)||(n=t||n,t=[]),n=n||{},e instanceof RegExp?function(e,t){var n=e.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return Fe(e,t)}(e,t):we(e)?function(e,t,n){for(var r=[],i=0;i<e.length;i++)r.push(Pe(e[i],t,n).source);return Fe(new RegExp("(?:"+r.join("|")+")",Me(n)),t)}(e,t,n):function(e,t,n){return Re(Ee(e,n),t,n)}(e,t,n)}xe.parse=Ce,xe.compile=Ae,xe.tokensToFunction=$e,xe.tokensToRegExp=Se;var Ne=Object.create(null);function ze(e,t,n){t=t||{};try{var r=Ne[e]||(Ne[e]=xe.compile(e));return t.pathMatch&&(t[0]=t.pathMatch),r(t,{pretty:!0})}catch(i){return""}finally{delete t[0]}}function De(e,t,n,r){var i="string"===typeof e?{path:e}:e;if(i._normalized)return i;if(i.name)return re({},e);if(!i.path&&i.params&&t){(i=re({},i))._normalized=!0;var o=re(re({},t.params),i.params);if(t.name)i.name=t.name,i.params=o;else if(t.matched.length){var a=t.matched[t.matched.length-1].path;i.path=ze(a,o,t.path)}else 0;return i}var s=function(e){var t="",n="",r=e.indexOf("#");r>=0&&(t=e.slice(r),e=e.slice(0,r));var i=e.indexOf("?");return i>=0&&(n=e.slice(i+1),e=e.slice(0,i)),{path:e,query:n,hash:t}}(i.path||""),c=t&&t.path||"/",u=s.path?_e(s.path,c,n||i.append):c,l=function(e,t,n){void 0===t&&(t={});var r,i=n||le;try{r=i(e||"")}catch(a){r={}}for(var o in t)r[o]=t[o];return r}(s.query,i.query,r&&r.options.parseQuery),f=i.hash||s.hash;return f&&"#"!==f.charAt(0)&&(f="#"+f),{_normalized:!0,path:u,query:l,hash:f}}var He,Be=[String,Object],Ge=[String,Array],Ue=function(){},Ze={name:"RouterLink",props:{to:{type:Be,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,event:{type:Ge,default:"click"}},render:function(e){var t=this,n=this.$router,r=this.$route,i=n.resolve(this.to,r,this.append),o=i.location,a=i.route,s=i.href,c={},u=n.options.linkActiveClass,l=n.options.linkExactActiveClass,f=null==u?"router-link-active":u,p=null==l?"router-link-exact-active":l,d=null==this.activeClass?f:this.activeClass,h=null==this.exactActiveClass?p:this.exactActiveClass,v=a.redirectedFrom?de(null,De(a.redirectedFrom),null,n):a;c[h]=ye(r,v),c[d]=this.exact?c[h]:function(e,t){return 0===e.path.replace(pe,"/").indexOf(t.path.replace(pe,"/"))&&(!t.hash||e.hash===t.hash)&&function(e,t){for(var n in t)if(!(n in e))return!1;return!0}(e.query,t.query)}(r,v);var m=function(e){qe(e)&&(t.replace?n.replace(o,Ue):n.push(o,Ue))},g={click:qe};Array.isArray(this.event)?this.event.forEach((function(e){g[e]=m})):g[this.event]=m;var y={class:c},b=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:a,navigate:m,isActive:c[d],isExactActive:c[h]});if(b){if(1===b.length)return b[0];if(b.length>1||!b.length)return 0===b.length?e():e("span",{},b)}if("a"===this.tag)y.on=g,y.attrs={href:s};else{var _=function e(t){if(t)for(var n,r=0;r<t.length;r++){if("a"===(n=t[r]).tag)return n;if(n.children&&(n=e(n.children)))return n}}(this.$slots.default);if(_){_.isStatic=!1;var k=_.data=re({},_.data);for(var w in k.on=k.on||{},k.on){var x=k.on[w];w in g&&(k.on[w]=Array.isArray(x)?x:[x])}for(var C in g)C in k.on?k.on[C].push(g[C]):k.on[C]=m;(_.data.attrs=re({},_.data.attrs)).href=s}else y.on=g}return e(this.tag,y,this.$slots.default)}};function qe(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&(void 0===e.button||0===e.button)){if(e.currentTarget&&e.currentTarget.getAttribute){var t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}var Ve="undefined"!==typeof window;function Ke(e,t,n,r){var i=t||[],o=n||Object.create(null),a=r||Object.create(null);e.forEach((function(e){!function e(t,n,r,i,o,a){var s=i.path;var c=i.name;0;var u=i.pathToRegexpOptions||{};var l=function(e,t,n){n||(e=e.replace(/\/$/,""));if("/"===e[0])return e;if(null==t)return e;return ke(t.path+"/"+e)}(s,o,u.strict);"boolean"===typeof i.caseSensitive&&(u.sensitive=i.caseSensitive);var f={path:l,regex:Je(l,u),components:i.components||{default:i.component},instances:{},name:c,parent:o,matchAs:a,redirect:i.redirect,beforeEnter:i.beforeEnter,meta:i.meta||{},props:null==i.props?{}:i.components?i.props:{default:i.props}};i.children&&i.children.forEach((function(i){var o=a?ke(a+"/"+i.path):void 0;e(t,n,r,i,f,o)}));n[f.path]||(t.push(f.path),n[f.path]=f);if(void 0!==i.alias)for(var p=Array.isArray(i.alias)?i.alias:[i.alias],d=0;d<p.length;++d){0;var h={path:p[d],children:i.children};e(t,n,r,h,o,f.path||"/")}c&&(r[c]||(r[c]=f))}(i,o,a,e)}));for(var s=0,c=i.length;s<c;s++)"*"===i[s]&&(i.push(i.splice(s,1)[0]),c--,s--);return{pathList:i,pathMap:o,nameMap:a}}function Je(e,t){return xe(e,[],t)}function We(e,t){var n=Ke(e),r=n.pathList,i=n.pathMap,o=n.nameMap;function a(e,n,a){var s=De(e,n,!1,t),u=s.name;if(u){var l=o[u];if(!l)return c(null,s);var f=l.regex.keys.filter((function(e){return!e.optional})).map((function(e){return e.name}));if("object"!==typeof s.params&&(s.params={}),n&&"object"===typeof n.params)for(var p in n.params)!(p in s.params)&&f.indexOf(p)>-1&&(s.params[p]=n.params[p]);return s.path=ze(l.path,s.params),c(l,s,a)}if(s.path){s.params={};for(var d=0;d<r.length;d++){var h=r[d],v=i[h];if(Ye(v.regex,s.path,s.params))return c(v,s,a)}}return c(null,s)}function s(e,n){var r=e.redirect,i="function"===typeof r?r(de(e,n,null,t)):r;if("string"===typeof i&&(i={path:i}),!i||"object"!==typeof i)return c(null,n);var s=i,u=s.name,l=s.path,f=n.query,p=n.hash,d=n.params;if(f=s.hasOwnProperty("query")?s.query:f,p=s.hasOwnProperty("hash")?s.hash:p,d=s.hasOwnProperty("params")?s.params:d,u){o[u];return a({_normalized:!0,name:u,query:f,hash:p,params:d},void 0,n)}if(l){var h=function(e,t){return _e(e,t.parent?t.parent.path:"/",!0)}(l,e);return a({_normalized:!0,path:ze(h,d),query:f,hash:p},void 0,n)}return c(null,n)}function c(e,n,r){return e&&e.redirect?s(e,r||n):e&&e.matchAs?function(e,t,n){var r=a({_normalized:!0,path:ze(n,t.params)});if(r){var i=r.matched,o=i[i.length-1];return t.params=r.params,c(o,t)}return c(null,t)}(0,n,e.matchAs):de(e,n,r,t)}return{match:a,addRoutes:function(e){Ke(e,r,i,o)}}}function Ye(e,t,n){var r=t.match(e);if(!r)return!1;if(!n)return!0;for(var i=1,o=r.length;i<o;++i){var a=e.keys[i-1],s="string"===typeof r[i]?decodeURIComponent(r[i]):r[i];a&&(n[a.name||"pathMatch"]=s)}return!0}var Xe=Ve&&window.performance&&window.performance.now?window.performance:Date;function Qe(){return Xe.now().toFixed(3)}var et=Qe();function tt(){return et}function nt(e){return et=e}var rt=Object.create(null);function it(){var e=window.location.protocol+"//"+window.location.host,t=window.location.href.replace(e,"");window.history.replaceState({key:tt()},"",t),window.addEventListener("popstate",(function(e){at(),e.state&&e.state.key&&nt(e.state.key)}))}function ot(e,t,n,r){if(e.app){var i=e.options.scrollBehavior;i&&e.app.$nextTick((function(){var o=function(){var e=tt();if(e)return rt[e]}(),a=i.call(e,t,n,r?o:null);a&&("function"===typeof a.then?a.then((function(e){ft(e,o)})).catch((function(e){0})):ft(a,o))}))}}function at(){var e=tt();e&&(rt[e]={x:window.pageXOffset,y:window.pageYOffset})}function st(e){return ut(e.x)||ut(e.y)}function ct(e){return{x:ut(e.x)?e.x:window.pageXOffset,y:ut(e.y)?e.y:window.pageYOffset}}function ut(e){return"number"===typeof e}var lt=/^#\d/;function ft(e,t){var n,r="object"===typeof e;if(r&&"string"===typeof e.selector){var i=lt.test(e.selector)?document.getElementById(e.selector.slice(1)):document.querySelector(e.selector);if(i){var o=e.offset&&"object"===typeof e.offset?e.offset:{};t=function(e,t){var n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{x:r.left-n.left-t.x,y:r.top-n.top-t.y}}(i,o={x:ut((n=o).x)?n.x:0,y:ut(n.y)?n.y:0})}else st(e)&&(t=ct(e))}else r&&st(e)&&(t=ct(e));t&&window.scrollTo(t.x,t.y)}var pt=Ve&&function(){var e=window.navigator.userAgent;return(-1===e.indexOf("Android 2.")&&-1===e.indexOf("Android 4.0")||-1===e.indexOf("Mobile Safari")||-1!==e.indexOf("Chrome")||-1!==e.indexOf("Windows Phone"))&&(window.history&&"pushState"in window.history)}();function dt(e,t){at();var n=window.history;try{t?n.replaceState({key:tt()},"",e):n.pushState({key:nt(Qe())},"",e)}catch(r){window.location[t?"replace":"assign"](e)}}function ht(e){dt(e,!0)}function vt(e,t,n){var r=function(i){i>=e.length?n():e[i]?t(e[i],(function(){r(i+1)})):r(i+1)};r(0)}function mt(e){return function(t,n,r){var i=!1,o=0,a=null;gt(e,(function(e,t,n,s){if("function"===typeof e&&void 0===e.cid){i=!0,o++;var c,u=_t((function(t){var i;((i=t).__esModule||bt&&"Module"===i[Symbol.toStringTag])&&(t=t.default),e.resolved="function"===typeof t?t:He.extend(t),n.components[s]=t,--o<=0&&r()})),l=_t((function(e){var t="Failed to resolve async component "+s+": "+e;a||(a=te(e)?e:new Error(t),r(a))}));try{c=e(u,l)}catch(p){l(p)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),i||r()}}function gt(e,t){return yt(e.map((function(e){return Object.keys(e.components).map((function(n){return t(e.components[n],e.instances[n],e,n)}))})))}function yt(e){return Array.prototype.concat.apply([],e)}var bt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function _t(e){var t=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!t)return t=!0,e.apply(this,n)}}var kt=function(e){function t(t){e.call(this),this.name=this._name="NavigationDuplicated",this.message='Navigating to current location ("'+t.fullPath+'") is not allowed',Object.defineProperty(this,"stack",{value:(new e).stack,writable:!0,configurable:!0})}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Error);kt._name="NavigationDuplicated";var wt=function(e,t){this.router=e,this.base=function(e){if(!e)if(Ve){var t=document.querySelector("base");e=(e=t&&t.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else e="/";"/"!==e.charAt(0)&&(e="/"+e);return e.replace(/\/$/,"")}(t),this.current=ve,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[]};function xt(e,t,n,r){var i=gt(e,(function(e,r,i,o){var a=function(e,t){"function"!==typeof e&&(e=He.extend(e));return e.options[t]}(e,t);if(a)return Array.isArray(a)?a.map((function(e){return n(e,r,i,o)})):n(a,r,i,o)}));return yt(r?i.reverse():i)}function Ct(e,t){if(t)return function(){return e.apply(t,arguments)}}wt.prototype.listen=function(e){this.cb=e},wt.prototype.onReady=function(e,t){this.ready?e():(this.readyCbs.push(e),t&&this.readyErrorCbs.push(t))},wt.prototype.onError=function(e){this.errorCbs.push(e)},wt.prototype.transitionTo=function(e,t,n){var r=this,i=this.router.match(e,this.current);this.confirmTransition(i,(function(){r.updateRoute(i),t&&t(i),r.ensureURL(),r.ready||(r.ready=!0,r.readyCbs.forEach((function(e){e(i)})))}),(function(e){n&&n(e),e&&!r.ready&&(r.ready=!0,r.readyErrorCbs.forEach((function(t){t(e)})))}))},wt.prototype.confirmTransition=function(e,t,n){var r=this,i=this.current,o=function(e){!ne(kt,e)&&te(e)&&(r.errorCbs.length?r.errorCbs.forEach((function(t){t(e)})):console.error(e)),n&&n(e)};if(ye(e,i)&&e.matched.length===i.matched.length)return this.ensureURL(),o(new kt(e));var a=function(e,t){var n,r=Math.max(e.length,t.length);for(n=0;n<r&&e[n]===t[n];n++);return{updated:t.slice(0,n),activated:t.slice(n),deactivated:e.slice(n)}}(this.current.matched,e.matched),s=a.updated,c=a.deactivated,u=a.activated,l=[].concat(function(e){return xt(e,"beforeRouteLeave",Ct,!0)}(c),this.router.beforeHooks,function(e){return xt(e,"beforeRouteUpdate",Ct)}(s),u.map((function(e){return e.beforeEnter})),mt(u));this.pending=e;var f=function(t,n){if(r.pending!==e)return o();try{t(e,i,(function(e){!1===e||te(e)?(r.ensureURL(!0),o(e)):"string"===typeof e||"object"===typeof e&&("string"===typeof e.path||"string"===typeof e.name)?(o(),"object"===typeof e&&e.replace?r.replace(e):r.push(e)):n(e)}))}catch(a){o(a)}};vt(l,f,(function(){var n=[];vt(function(e,t,n){return xt(e,"beforeRouteEnter",(function(e,r,i,o){return function(e,t,n,r,i){return function(o,a,s){return e(o,a,(function(e){"function"===typeof e&&r.push((function(){!function e(t,n,r,i){n[r]&&!n[r]._isBeingDestroyed?t(n[r]):i()&&setTimeout((function(){e(t,n,r,i)}),16)}(e,t.instances,n,i)})),s(e)}))}}(e,i,o,t,n)}))}(u,n,(function(){return r.current===e})).concat(r.router.resolveHooks),f,(function(){if(r.pending!==e)return o();r.pending=null,t(e),r.router.app&&r.router.app.$nextTick((function(){n.forEach((function(e){e()}))}))}))}))},wt.prototype.updateRoute=function(e){var t=this.current;this.current=e,this.cb&&this.cb(e),this.router.afterHooks.forEach((function(n){n&&n(e,t)}))};var At=function(e){function t(t,n){var r=this;e.call(this,t,n);var i=t.options.scrollBehavior,o=pt&&i;o&&it();var a=$t(this.base);window.addEventListener("popstate",(function(e){var n=r.current,i=$t(r.base);r.current===ve&&i===a||r.transitionTo(i,(function(e){o&&ot(t,e,n,!0)}))}))}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.go=function(e){window.history.go(e)},t.prototype.push=function(e,t,n){var r=this,i=this.current;this.transitionTo(e,(function(e){dt(ke(r.base+e.fullPath)),ot(r.router,e,i,!1),t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var r=this,i=this.current;this.transitionTo(e,(function(e){ht(ke(r.base+e.fullPath)),ot(r.router,e,i,!1),t&&t(e)}),n)},t.prototype.ensureURL=function(e){if($t(this.base)!==this.current.fullPath){var t=ke(this.base+this.current.fullPath);e?dt(t):ht(t)}},t.prototype.getCurrentLocation=function(){return $t(this.base)},t}(wt);function $t(e){var t=decodeURI(window.location.pathname);return e&&0===t.indexOf(e)&&(t=t.slice(e.length)),(t||"/")+window.location.search+window.location.hash}var St=function(e){function t(t,n,r){e.call(this,t,n),r&&function(e){var t=$t(e);if(!/^\/#/.test(t))return window.location.replace(ke(e+"/#"+t)),!0}(this.base)||Ot()}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.setupListeners=function(){var e=this,t=this.router.options.scrollBehavior,n=pt&&t;n&&it(),window.addEventListener(pt?"popstate":"hashchange",(function(){var t=e.current;Ot()&&e.transitionTo(Et(),(function(r){n&&ot(e.router,r,t,!0),pt||jt(r.fullPath)}))}))},t.prototype.push=function(e,t,n){var r=this,i=this.current;this.transitionTo(e,(function(e){Lt(e.fullPath),ot(r.router,e,i,!1),t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var r=this,i=this.current;this.transitionTo(e,(function(e){jt(e.fullPath),ot(r.router,e,i,!1),t&&t(e)}),n)},t.prototype.go=function(e){window.history.go(e)},t.prototype.ensureURL=function(e){var t=this.current.fullPath;Et()!==t&&(e?Lt(t):jt(t))},t.prototype.getCurrentLocation=function(){return Et()},t}(wt);function Ot(){var e=Et();return"/"===e.charAt(0)||(jt("/"+e),!1)}function Et(){var e=window.location.href,t=e.indexOf("#");if(t<0)return"";var n=(e=e.slice(t+1)).indexOf("?");if(n<0){var r=e.indexOf("#");e=r>-1?decodeURI(e.slice(0,r))+e.slice(r):decodeURI(e)}else n>-1&&(e=decodeURI(e.slice(0,n))+e.slice(n));return e}function Tt(e){var t=window.location.href,n=t.indexOf("#");return(n>=0?t.slice(0,n):t)+"#"+e}function Lt(e){pt?dt(Tt(e)):window.location.hash=e}function jt(e){pt?ht(Tt(e)):window.location.replace(Tt(e))}var It=function(e){function t(t,n){e.call(this,t,n),this.stack=[],this.index=-1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.push=function(e,t,n){var r=this;this.transitionTo(e,(function(e){r.stack=r.stack.slice(0,r.index+1).concat(e),r.index++,t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var r=this;this.transitionTo(e,(function(e){r.stack=r.stack.slice(0,r.index).concat(e),t&&t(e)}),n)},t.prototype.go=function(e){var t=this,n=this.index+e;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){t.index=n,t.updateRoute(r)}),(function(e){ne(kt,e)&&(t.index=n)}))}},t.prototype.getCurrentLocation=function(){var e=this.stack[this.stack.length-1];return e?e.fullPath:"/"},t.prototype.ensureURL=function(){},t}(wt),Ft=function(e){void 0===e&&(e={}),this.app=null,this.apps=[],this.options=e,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=We(e.routes||[],this);var t=e.mode||"hash";switch(this.fallback="history"===t&&!pt&&!1!==e.fallback,this.fallback&&(t="hash"),Ve||(t="abstract"),this.mode=t,t){case"history":this.history=new At(this,e.base);break;case"hash":this.history=new St(this,e.base,this.fallback);break;case"abstract":this.history=new It(this,e.base);break;default:0}},Mt={currentRoute:{configurable:!0}};function Rt(e,t){return e.push(t),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}Ft.prototype.match=function(e,t,n){return this.matcher.match(e,t,n)},Mt.currentRoute.get=function(){return this.history&&this.history.current},Ft.prototype.init=function(e){var t=this;if(this.apps.push(e),e.$once("hook:destroyed",(function(){var n=t.apps.indexOf(e);n>-1&&t.apps.splice(n,1),t.app===e&&(t.app=t.apps[0]||null)})),!this.app){this.app=e;var n=this.history;if(n instanceof At)n.transitionTo(n.getCurrentLocation());else if(n instanceof St){var r=function(){n.setupListeners()};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(e){t.apps.forEach((function(t){t._route=e}))}))}},Ft.prototype.beforeEach=function(e){return Rt(this.beforeHooks,e)},Ft.prototype.beforeResolve=function(e){return Rt(this.resolveHooks,e)},Ft.prototype.afterEach=function(e){return Rt(this.afterHooks,e)},Ft.prototype.onReady=function(e,t){this.history.onReady(e,t)},Ft.prototype.onError=function(e){this.history.onError(e)},Ft.prototype.push=function(e,t,n){var r=this;if(!t&&!n&&"undefined"!==typeof Promise)return new Promise((function(t,n){r.history.push(e,t,n)}));this.history.push(e,t,n)},Ft.prototype.replace=function(e,t,n){var r=this;if(!t&&!n&&"undefined"!==typeof Promise)return new Promise((function(t,n){r.history.replace(e,t,n)}));this.history.replace(e,t,n)},Ft.prototype.go=function(e){this.history.go(e)},Ft.prototype.back=function(){this.go(-1)},Ft.prototype.forward=function(){this.go(1)},Ft.prototype.getMatchedComponents=function(e){var t=e?e.matched?e:this.resolve(e).route:this.currentRoute;return t?[].concat.apply([],t.matched.map((function(e){return Object.keys(e.components).map((function(t){return e.components[t]}))}))):[]},Ft.prototype.resolve=function(e,t,n){var r=De(e,t=t||this.history.current,n,this),i=this.match(r,t),o=i.redirectedFrom||i.fullPath;return{location:r,route:i,href:function(e,t,n){var r="hash"===n?"#"+t:t;return e?ke(e+"/"+r):r}(this.history.base,o,this.mode),normalizedTo:r,resolved:i}},Ft.prototype.addRoutes=function(e){this.matcher.addRoutes(e),this.history.current!==ve&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Ft.prototype,Mt),Ft.install=function e(t){if(!e.installed||He!==t){e.installed=!0,He=t;var n=function(e){return void 0!==e},r=function(e,t){var r=e.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(e,t)};t.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(t.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this._routerRoot._route}}),t.component("RouterView",ie),t.component("RouterLink",Ze);var i=t.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},Ft.version="3.1.3",Ve&&window.Vue&&window.Vue.use(Ft);var Pt=Ft,Nt="undefined"!==typeof window,zt=Nt&&navigator.connection,Dt=Nt&&(!zt||-1===(zt.effectiveType||"").indexOf("2g")&&!zt.saveData),Ht=Nt&&window.IntersectionObserver,Bt={};function Gt(e){return new Promise((function(t,n){var r=new XMLHttpRequest;r.open("GET",e,r.withCredentials=!0),r.addEventListener("load",(function(){200===r.status?t():n()})),r.send()}))}function Ut(e){return self.fetch?fetch(e,{credentials:"include"}):Gt(e)}var Zt=function(e){if(Nt){var t=document.createElement("link");return t.relList&&t.relList.supports&&t.relList.supports(e)}}("prefetch")?function(e){return new Promise((function(t,n){var r=document.createElement("link");r.rel="prefetch",r.href=e,r.addEventListener("load",t),r.addEventListener("error",n),document.head.appendChild(r)}))}:Gt;function qt(e,t){if(Dt&&!Bt[e])return(t?Ut:Zt)(e).then((function(){Bt[e]=!0}))}var Vt=function(e,t){void 0===t&&(t={});var n=t.componentName;void 0===n&&(n="RouterLink");var r=t.prefetch;void 0===r&&(r=!0);var i=Ht&&new window.IntersectionObserver((function(e){e.forEach((function(e){e.isIntersecting&&e.target._linkPrefetch()}))})),o=Nt&&window.requestIdleCallback||function(e){var t=Date.now();return setTimeout((function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})}),1)},a={name:n,extends:e.component("RouterLink")||e.component("router-link"),props:{prefetch:{type:Boolean,default:r},prefetchFiles:{type:Array},timeout:{type:Number,default:2e3}},mounted:function(){this.prefetch&&i&&Dt&&o(this.observe,{timeout:this.timeout})},beforeDestory:function(){this.unobserve()},methods:{observe:function(){i.observe(this.$el),this.$el._linkPrefetch=this.linkPrefetch,this._linkObserved=!0},unobserve:function(){this._linkObserved&&i.unobserve(this.$el)},getComponents:function(){return this.$router.getMatchedComponents(this.to).filter((function(e){return void 0===e.cid&&"function"===typeof e}))},linkPrefetch:function(){var e=this.$router.resolve(this.to).route;if(!e.meta.__prefetched){if(e.meta.__prefetched=!0,!1!==e.meta.prefetch)for(var t=0,n=this.getComponents();t<n.length;t+=1){var r=n[t];this.$emit("prefetch",this.to),r()}"function"===typeof e.meta.prefetch&&e.meta.prefetch(e);var i=(this.prefetchFiles||[]).concat(e.meta.prefetchFiles||[]);if(i.length>0)for(var o=0,a=i;o<a.length;o+=1){qt(a[o])}this.unobserve()}}}};e.component(a.name,a)},Kt=function(e,t,n,r){return(e/=r/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},Jt="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Wt=function(){var e=void 0,t=void 0,n=void 0,r=void 0,i=void 0,o=void 0,a=void 0,s=void 0,c=void 0,u=void 0,l=void 0,f=void 0;function p(e){return e.getBoundingClientRect().top+t}function d(n){c||(c=n),l=i(u=n-c,t,a,s),window.scrollTo(0,l),u<s?window.requestAnimationFrame(d):function(){window.scrollTo(0,t+a),e&&o&&(e.setAttribute("tabindex","-1"),e.focus());"function"===typeof f&&f();c=!1}()}return function(c){var u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};switch(s=u.duration||1e3,r=u.offset||0,f=u.callback,i=u.easing||Kt,o=u.a11y||!1,t=window.scrollY||window.pageYOffset,"undefined"===typeof c?"undefined":Jt(c)){case"number":e=void 0,o=!1,n=t+c;break;case"object":n=p(e=c);break;case"string":e=document.querySelector(c),n=p(e)}switch(a=n-t+r,Jt(u.duration)){case"number":s=u.duration;break;case"function":s=u.duration(a)}window.requestAnimationFrame(d)}}(),Yt=n(30),Xt=n.n(Yt),Qt=function(){return Math.random().toString(36).substring(2)},en={name:"ContentLoader",functional:!0,props:{width:{type:Number,default:400},height:{type:Number,default:130},speed:{type:Number,default:2},preserveAspectRatio:{type:String,default:"xMidYMid meet"},baseUrl:{type:String,default:""},primaryColor:{type:String,default:"#f9f9f9"},secondaryColor:{type:String,default:"#ecebeb"},primaryOpacity:{type:Number,default:1},secondaryOpacity:{type:Number,default:1},uniqueKey:{type:String},animate:{type:Boolean,default:!0}},render:function(e,t){var n=t.props,r=t.data,i=t.children,o=n.uniqueKey?n.uniqueKey+"-idClip":Qt(),a=n.uniqueKey?n.uniqueKey+"-idGradient":Qt();return e("svg",Xt()([r,{attrs:{viewBox:"0 0 "+n.width+" "+n.height,version:"1.1",preserveAspectRatio:n.preserveAspectRatio}}]),[e("rect",{style:{fill:"url("+n.baseUrl+"#"+a+")"},attrs:{"clip-path":"url("+n.baseUrl+"#"+o+")",x:"0",y:"0",width:n.width,height:n.height}}),e("defs",[e("clipPath",{attrs:{id:o}},[i||e("rect",{attrs:{x:"0",y:"0",rx:"5",ry:"5",width:n.width,height:n.height}})]),e("linearGradient",{attrs:{id:a}},[e("stop",{attrs:{offset:"0%","stop-color":n.primaryColor,"stop-opacity":n.primaryOpacity}},[n.animate?e("animate",{attrs:{attributeName:"offset",values:"-2; 1",dur:n.speed+"s",repeatCount:"indefinite"}}):null]),e("stop",{attrs:{offset:"50%","stop-color":n.secondaryColor,"stop-opacity":n.secondaryOpacity}},[n.animate?e("animate",{attrs:{attributeName:"offset",values:"-1.5; 1.5",dur:n.speed+"s",repeatCount:"indefinite"}}):null]),e("stop",{attrs:{offset:"100%","stop-color":n.primaryColor,"stop-opacity":n.primaryOpacity}},[n.animate?e("animate",{attrs:{attributeName:"offset",values:"-1; 2",dur:n.speed+"s",repeatCount:"indefinite"}}):null])])])])}},tn={functional:!0,props:["openInNewTab","externalLinkIcon"],render:function(e,t){var n=t.data,r=t.children,i=t.props,o=i.openInNewTab,a=i.externalLinkIcon,s=Object.assign({},n.attrs),c=s.to;return H(c)?(delete s.to,delete s.prefetchFiles,e("a",Object.assign({},n,{class:[n.class,"is-external-link"],attrs:Object.assign({},s,{href:c,target:!1===o?"_self":"_blank"})}),[].concat(r,[!1===o||!1===a?null:e("external-link-icon",{class:"external-link-icon"})]))):e("router-link",n,r)}},nn=(n(37),h(tn,void 0,void 0,!1,null,null,null).exports),rn={components:{UniLink:nn},props:{nav:{type:Array,required:!0}},methods:{isExternalLink:H}},on=(n(38),h(rn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"header-nav"},e._l(e.nav,(function(t,r){return n("div",{key:r,staticClass:"header-nav-item"},[t.children?n("div",{staticClass:"dropdown-wrapper"},[n("span",{staticClass:"dropdown-trigger"},[e._v("\n "+e._s(t.title)+"\n "),n("span",{staticClass:"arrow"})]),e._v(" "),t.children?n("ul",{staticClass:"dropdown-list"},e._l(t.children,(function(t,r){return n("li",{key:r,staticClass:"dropdown-item"},[n("uni-link",{attrs:{to:t.link,openInNewTab:t.openInNewTab,externalLinkIcon:!1}},[e._v(e._s(t.title))])],1)})),0):e._e()]):e._e(),e._v(" "),t.children?e._e():n("uni-link",{attrs:{to:t.link,openInNewTab:t.openInNewTab,externalLinkIcon:!1}},[e._v(e._s(t.title))])],1)})),0)}),[],!1,null,"93d08526",null).exports),an={props:{link:{type:Object,required:!0}}},sn=(n(39),{components:{UniLink:nn,PageToc:h(an,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return!e.$store.state.fetchingFile&&!1!==e.link.toc&&e.link.link===e.$route.path&&e.$store.state.page.headings&&e.$store.state.page.headings.length>0?n("div",{staticClass:"PageToc"},e._l(e.$store.state.page.headings,(function(t){return n("router-link",{key:t.slug,staticClass:"PageTocHeading",attrs:{to:{hash:t.slug},"data-level":t.level},domProps:{innerHTML:e._s(t.text)}})})),1):e._e()}),[],!1,null,"b4f38364",null).exports},props:{item:{type:Object,required:!0,default:function(){return{}}},open:{type:Boolean,required:!1,default:function(){return!0}}},computed:{children:function(){return this.item.children||this.item.links}},methods:{isExternalLink:H,getPrefetchFiles:function(e){var t=this.$store.getters.config,n=t.sourcePath,r=t.routes;if(r&&r[e]){var i=r[e].file;return i?[i]:[]}var o=G(e),a=B(n,o);return a?[a]:[]},getLinkTarget:function(e){return H(e)&&!1!==e.openInNewTab?"_blank":"_self"}}}),cn=(n(40),{components:{HeaderNav:on,SidebarItem:h(sn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["SidebarItem",e.item.title&&"hasTitle"]},[e.item.title&&e.children?n("div",{staticClass:"ItemTitle",class:{collapsable:!1!==e.item.collapsable},on:{click:function(t){return e.$emit("toggle")}}},[!1!==e.item.collapsable?n("span",{staticClass:"arrow",class:{open:e.open}},[n("svg",{attrs:{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[n("path",{attrs:{d:"M1.4 8.56L4.67 5M1.4 1.23L4.66 4.7",stroke:"currentColor","stroke-linecap":"square"}})])]):e._e(),e._v(" "),n("span",[e._v(e._s(e.item.title))])]):e._e(),e._v(" "),e.item.title&&e.item.link?n("uni-link",{staticClass:"ItemLink",class:{active:e.$route.path===e.item.link},attrs:{to:e.item.link}},[e._v(e._s(e.item.title))]):e._e(),e._v(" "),e.item.title&&e.item.link?n("div",{staticClass:"ItemLinkToc"},[n("PageToc",{attrs:{link:e.item}})],1):e._e(),e._v(" "),e.children&&(e.open||!1===e.item.collapsable)?n("div",{staticClass:"ItemChildren"},e._l(e.children,(function(t,r){return n("div",{key:r,staticClass:"ItemChild"},[n("uni-link",{staticClass:"ItemChildLink",class:{active:e.$route.path===t.link},attrs:{to:t.link,openInNewTab:t.openInNewTab,prefetchFiles:e.getPrefetchFiles(t.link)}},[e._v(e._s(t.title))]),e._v(" "),n("PageToc",{attrs:{link:t}})],1)})),0):e._e()],1)}),[],!1,null,"794d5154",null).exports},data:function(){return{closedItems:[]}},watch:{"$route.path":{handler:function(){var e=this.getCurrentIndex(this.$route.path,this.$store.getters.sidebar);this.openItem(e)},immediate:!0}},methods:{openItem:function(e){this.closedItems.indexOf(e)>-1&&(this.closedItems=this.closedItems.filter((function(t){return t!==e})))},toggleItem:function(e){-1===this.closedItems.indexOf(e)?this.closedItems.push(e):this.closedItems=this.closedItems.filter((function(t){return t!==e}))},getCurrentIndex:function(e,t){for(var n=0;n<t.length;n++)if(this.getChildren(t[n]).some((function(t){return t.link===e})))return n;return 0},getChildren:function(e){return e.children||e.links||[]}}}),un=(n(41),h(cn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"Sidebar",class:{isShown:e.$store.state.showSidebar}},[n("InjectedComponents",{attrs:{position:"sidebar:start"}}),e._v(" "),n("InjectedComponents",{attrs:{position:"mobile-sidebar:start"}}),e._v(" "),e.$store.getters.config.nav?n("HeaderNav",{staticClass:"mobile-header-nav",attrs:{nav:e.$store.getters.config.nav}}):e._e(),e._v(" "),n("div",{staticClass:"SidebarItems"},e._l(e.$store.getters.sidebar,(function(t,r){return n("sidebar-item",{key:r,attrs:{item:t,open:-1===e.closedItems.indexOf(r)},on:{toggle:function(t){return e.toggleItem(r)}}})})),1),e._v(" "),n("InjectedComponents",{attrs:{position:"sidebar:end"}}),e._v(" "),n("InjectedComponents",{attrs:{position:"sidebar:post-end"}})],1)}),[],!1,null,"578c0cb2",null).exports),ln=(n(42),h({},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.$store.state.showSidebar?n("div",{staticClass:"SidebarMask",on:{click:function(t){return e.$store.commit("TOGGLE_SIDEBAR",!1)}}}):e._e()}),[],!1,null,"69b97706",null).exports),fn={methods:{toggleSidebar:function(){this.$store.commit("TOGGLE_SIDEBAR")}},watch:{"$store.state.showSidebar":function(e){document.body.style.overflow=e?"hidden":"initial"}}},pn=(n(43),{components:{HeaderNav:on,SidebarToggle:h(fn,(function(){var e=this.$createElement,t=this._self._c||e;return t("span",{staticClass:"sidebar-toggle",on:{click:this.toggleSidebar}},[t("svg",{attrs:{"aria-hidden":"true",role:"img",viewBox:"0 0 448 512"}},[t("path",{attrs:{fill:"currentColor",d:"M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"}})])])}),[],!1,null,"bc0f6e38",null).exports},computed:{leftNav:function(){var e=this.$store.getters.config.nav;return e&&e.filter((function(e){return"left"===e.position}))},rightNav:function(){var e=this.$store.getters.config.nav;return e&&e.filter((function(e){return"right"===e.position||!e.position}))},Logo:function(){var e=this.$store.getters.config,t=e.title,n=e.logo;return"string"===typeof n?{template:n}:"object"===typeof n?n:{render:function(e){return e("span",null,[t])}}}}}),dn=(n(44),h(pn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("header",{staticClass:"Header"},[n("div",{staticClass:"Wrap"},[n("div",{staticClass:"header-inner"},[n("div",{staticClass:"header-left"},[n("h1",{staticClass:"site-title"},[n("SidebarToggle"),e._v(" "),n("router-link",{attrs:{to:"/"}},[n(e.Logo,{tag:"component"})],1)],1),e._v(" "),e.leftNav?n("HeaderNav",{attrs:{nav:e.leftNav}}):e._e()],1),e._v(" "),n("div",{staticClass:"header-right"},[n("InjectedComponents",{attrs:{position:"header-right:start"}}),e._v(" "),e.rightNav?n("HeaderNav",{attrs:{nav:e.rightNav}}):e._e(),e._v(" "),n("InjectedComponents",{attrs:{position:"header-right:end"}})],1)])])])}),[],!1,null,"07005330",null).exports),hn={computed:Object.assign({},Object(m.b)(["sidebarLinks"]),{currentLink:function(){return this.$route.path},currentLinkIndex:function(){for(var e=this.sidebarLinks,t=0;t<e.length;t++){if(e[t].link===this.currentLink)return t}return!1},prevLinkItem:function(){return"number"===typeof this.currentLinkIndex?this.sidebarLinks[this.currentLinkIndex-1]:null},nextLinkItem:function(){return"number"===typeof this.currentLinkIndex?this.sidebarLinks[this.currentLinkIndex+1]:null}})},vn=(n(45),h(hn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.prevLinkItem||e.nextLinkItem?n("div",{staticClass:"prev-next-links"},[e.prevLinkItem?n("div",{staticClass:"prev-link"},[n("router-link",{attrs:{to:e.prevLinkItem.link}},[e._v("\n \u2190 "+e._s(e.prevLinkItem.title)+"\n ")])],1):e._e(),e._v(" "),e.nextLinkItem?n("div",{staticClass:"next-link"},[n("router-link",{attrs:{to:e.nextLinkItem.link}},[e._v("\n "+e._s(e.nextLinkItem.title)+" \u2192\n ")])],1):e._e()]):e._e()}),[],!1,null,"28184c9e",null).exports),mn={computed:{editLink:function(){return this.$store.state.page.editLink},editLinkText:function(){return this.$store.getters.config.editLinkText||"Edit this page"}}},gn=(n(46),h(mn,(function(){var e=this.$createElement,t=this._self._c||e;return this.editLink?t("div",{staticClass:"EditLink"},[t("a",{attrs:{target:"_blank",href:""+this.editLink}},[t("svg",{staticClass:"icon",attrs:{id:"i-compose",viewBox:"0 0 32 32",width:"32",height:"32",fill:"none",stroke:"currentcolor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"}},[t("path",{attrs:{d:"M27 15 L27 30 2 30 2 5 17 5 M30 6 L26 2 9 19 7 25 13 23 Z M22 6 L26 10 Z M9 19 L13 23 Z"}})]),this._v("\n "+this._s(this.editLinkText)+"\n ")])]):this._e()}),[],!1,null,"49573232",null).exports);function yn(e,t,n){return n?t?t(e):e:(e&&e.then||(e=Promise.resolve(e)),t?e.then(t):e)}var bn={name:"PageHome",components:{ContentLoader:en,Sidebar:un,SidebarMask:ln,SiteHeader:dn,PrevNextLinks:vn,EditLink:gn},serverPrefetch:function(){try{var e=this;return yn(e.fetchFile(e.$route.path),(function(){e.setTitle()}))}catch(t){return Promise.reject(t)}},mounted:function(){window.__DOCUTE_INITIAL_STATE__||this.fetchFile(this.$route.path).then(this.setInitialState)},beforeRouteUpdate:function(e,t,n){n(),e.path!==t.path&&this.fetchFile(e.path)},watch:{"$route.hash":function(){var e=this;this.$nextTick((function(){e.jumpToHash()}))},pageTitle:function(){this.setTitle()}},computed:{pageTitle:function(){return this.$store.state.page.title},MarkdownTitle:function(){return{name:"MarkdownTitle",template:"<h1>"+this.pageTitle+"</h1>"}},PageContent:function(){var e=this.$store.state.env,t=this.$store.getters.config.componentMixins,n={mixins:[].concat(void 0===t?[]:t,e.mixins.map((function(e){return new Function("Vue","return "+e.trim())(r.a)}))),name:"PageContent",template:'<div class="page-content">'+this.$store.state.page.content+"</div>"};return f.process("extendMarkdownComponent",n),n}},methods:{fetchFile:function(e){try{var t=this;return yn(t.$store.dispatch("fetchFile",e),(function(){return f.invoke("onContentWillUpdate",t),yn(t.$nextTick(),(function(){f.invoke("onContentUpdated",t),t.jumpToHash()}))}))}catch(n){return Promise.reject(n)}},jumpToHash:function(){var e=decodeURI(this.$route.hash);if(e){var t=document.querySelector(e);if(t){var n=document.querySelector(".Header");Wt(t,{a11y:!0,duration:0,offset:-(n.clientHeight+30)})}}},setInitialState:function(){if(/(Prerender|jsdom|PhantomJS)/i.test(navigator.userAgent)){var e=document.createElement("script");e.textContent="window.__DOCUTE_INITIAL_STATE__ = "+JSON.stringify({page:this.$store.state.page,env:this.$store.state.env,fetchingFile:!1}),document.head.appendChild(e)}},setTitle:function(){var e=this.$route.path,t=this.$store.getters,n=t.config,r=t.homePaths.indexOf(e)>-1?n.title:this.pageTitle+" - "+n.title;r=r.replace(/<(?:.|\n)*?>/gm,""),this.$ssrContext?this.$ssrContext.title=r:document.title=r}}},_n=(n(47),n(48),n(49),h(bn,(function(){var e,t=this,n=t.$createElement,r=t._self._c||n;return r("div",{staticClass:"Page",class:(e={},e["layout-"+t.$store.getters.config.layout]=!0,e)},[r("SiteHeader"),t._v(" "),r("div",{staticClass:"Wrap"},[r("Sidebar"),t._v(" "),r("SidebarMask"),t._v(" "),r("div",{staticClass:"Main"},[t.$store.state.fetchingFile?r("div",{staticClass:"Content"},[r("content-loader",{attrs:{height:160,width:400,speed:2,primaryColor:t.$store.getters.cssVariables.loaderPrimaryColor,secondaryColor:t.$store.getters.cssVariables.loaderSecondaryColor}},[r("rect",{attrs:{x:"0",y:"5",rx:"4",ry:"4",width:"117",height:"6.4"}}),t._v(" "),r("rect",{attrs:{x:"0",y:"25",rx:"3",ry:"3",width:"85",height:"6.4"}}),t._v(" "),r("rect",{attrs:{x:"0",y:"60",rx:"3",ry:"3",width:"350",height:"6.4"}}),t._v(" "),r("rect",{attrs:{x:"0",y:"80",rx:"3",ry:"3",width:"380",height:"6.4"}}),t._v(" "),r("rect",{attrs:{x:"0",y:"100",rx:"3",ry:"3",width:"201",height:"6.4"}})])],1):r("div",{staticClass:"Content"},[r("InjectedComponents",{attrs:{position:"content:start"}}),t._v(" "),t.pageTitle?r(t.MarkdownTitle,{tag:"component",staticClass:"page-title"}):t._e(),t._v(" "),r(t.PageContent,{tag:"component",class:{"has-page-title":t.pageTitle}}),t._v(" "),r("EditLink"),t._v(" "),r("PrevNextLinks"),t._v(" "),r("InjectedComponents",{attrs:{position:"content:end"}})],1)])],1)],1)}),[],!1,null,"2f23fdf8",null).exports);r.a.use(Pt),r.a.use(Vt);var kn=function(e){return new Pt(Object.assign({scrollBehavior:function(e,t,n){return n||{x:0,y:0}}},e,{routes:[{path:"*",component:_n}]}))},wn=function(e){return{functional:!0,render:function(t,n){return t(e,n.data,n.children)}}},xn={name:"ImageZoom",props:{url:{type:String},src:{type:String},alt:{type:String},border:{type:Boolean,default:!0},width:{type:[String,Number]},title:{type:String}},computed:{imageURL:function(){return this.src||this.url}},mounted:function(){(0,n(50).default)(this.$refs.img,{})}},Cn=(n(51),h(xn,(function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"ImageZoom",class:{"with-border":this.border}},[t("img",{ref:"img",attrs:{src:this.imageURL,alt:this.alt,width:this.width,title:this.title}})])}),[],!1,null,"f17c6258",null).exports),An={name:"Badge",props:{type:{type:String},color:{type:String}}},$n=(n(52),h(An,(function(e,t){return(0,t._c)("span",{class:["badge","is-"+t.props.type],style:{backgroundColor:t.props.color}},[t._t("default")],2)}),[],!0,null,null,null).exports),Sn={name:"DocuteSelect",model:{event:"change"},props:["value"],methods:{handleChange:function(e){this.$emit("change",e.target.value)}}},On=(n(53),h(Sn,(function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"DocuteSelect"},[t("select",{staticClass:"select",domProps:{value:this.value},on:{change:this.handleChange}},[this._t("default",null,null,{value:this.value})],2),this._v(" "),t("div",{staticClass:"arrow"},[t("svg",{attrs:{width:"13",height:"6",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"#979797","fill-rule":"evenodd","stroke-linecap":"square"}},[t("path",{attrs:{d:"M1.367.375l5.185 5.303M11.685.375L6.5 5.678"}})])])])}),[],!1,null,"091fbc3d",null).exports),En={name:"Note",props:{type:{type:String,default:"note"},label:{type:[String,Boolean],default:!0}}},Tn=(n(54),h(En,(function(e,t){var n=t._c;return n("div",{class:["note","is-"+t.props.type]},[t.props.label?n("span",{staticClass:"note-label"},[t._v(t._s(!0===t.props.label?t.props.type:t.props.label)+":")]):t._e(),t._v(" "),t._t("default")],2)}),[],!0,null,null,null).exports),Ln={name:"Gist",props:{id:{type:String,required:!0}},data:function(){return{html:""}},mounted:function(){var e=this;window["gist_callback_"+this.id]=function(t){var n=document.createElement("link");n.href=t.stylesheet,n.rel="stylesheet",document.head.appendChild(n),e.html=t.div};var t=document.createElement("script");t.src="https://gist.github.com/egoist/"+this.id+".json?callback=gist_callback_"+this.id,document.head.appendChild(t)}},jn=(n(55),h(Ln,(function(){var e=this.$createElement,t=this._self._c||e;return this.html?t("div",{domProps:{innerHTML:this._s(this.html)}}):t("Loading")}),[],!1,null,null,null).exports),In={name:"Loading"},Fn=(n(56),h(In,(function(e,t){t._c;return t._m(0)}),[function(e,t){var n=t._c;return n("div",{staticClass:"loading"},[n("div",{staticClass:"dots"},[n("span"),t._v(" "),n("span"),t._v(" "),n("span")]),t._v(" "),n("span",{staticClass:"loading-text"},[t._v("Loading Gist")])])}],!0,null,"4f620c69",null).exports),Mn=h({name:"ExternalLinkIcon"},(function(e,t){var n=t._c;return n("svg",t._g(t._b({class:[t.data.staticClass,t.data.class],attrs:{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",viewBox:"0 0 100 100",width:"15",height:"15"}},"svg",t.data.attrs,!1),t.data.on),[n("path",{attrs:{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}}),t._v(" "),n("polygon",{attrs:{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"}})])}),[],!0,null,null,null).exports,Rn={computed:{languages:function(){var e=this.$store.getters.languageOverrides;return Object.keys(e).map((function(t){return{path:t,language:e[t].language}}))}},methods:{handleChange:function(e){var t=this.$route.path.replace(new RegExp("^"+this.$store.getters.currentLocalePath),e);this.$router.push(t)}}},Pn=(n(57),h(Rn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"LanguageSelector"},[n("DocuteSelect",{attrs:{value:e.$store.getters.currentLocalePath},on:{change:e.handleChange},scopedSlots:e._u([{key:"default",fn:function(t){var r=t.value;return[n("option",{attrs:{disabled:""}},[e._v("Choose Language")]),e._v(" "),e._l(e.languages,(function(t){return n("option",{key:t.path,domProps:{value:t.path,selected:r===t.path}},[e._v(e._s(t.language))])}))]}}])})],1)}),[],!1,null,"d5ba05fe",null).exports),Nn={name:"i18n",extend:function(e){e.store.getters.languageOverrides&&e.registerComponent("sidebar:start",Pn)}},zn={name:"hoistTags",extend:function(e){e.extendMarkedRenderer((function(e){var t=/^<(script|style)(?=(\s|>|$))/i;e.html=function(e){return e=e.trim(),t.test(e)?e.replace(/^<(script|style)/,"<v-$1").replace(/<\/(script|style)>$/,"</v-$1>"):e}}))}},Dn={methods:{handleChange:function(e){H(e)?location.href=e:this.$router.push(e)}},computed:{currentVersionLink:function(){for(var e=this.$store.getters.config.versions,t=0,n=Object.keys(e);t<n.length;t++){var r=e[n[t]].link;if("/"!==r&&this.$route.path.startsWith(r))return r}return"/"}}},Hn=(n(58),h(Dn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"VersionsSelector"},[n("DocuteSelect",{attrs:{value:e.currentVersionLink},on:{change:e.handleChange},scopedSlots:e._u([{key:"default",fn:function(t){var r=t.value;return[n("option",{attrs:{disabled:""}},[e._v("Choose Version")]),e._v(" "),e._l(e.$store.getters.config.versions,(function(t,i){return n("option",{key:i,domProps:{value:t.link,selected:r===t.link}},[e._v("\n "+e._s(i)+"\n ")])}))]}}])})],1)}),[],!1,null,"7fba7fb5",null).exports),Bn={name:"versions",extend:function(e){e.store.getters.config.versions&&e.registerComponent("sidebar:start",Hn)}},Gn=function(e,t){return"string"===typeof e?{template:'<div class="'+t+'">'+e+"</div>"}:e},Un={name:"banner-footer",extend:function(e){var t=e.store.getters.config,n=t.banner,r=t.footer;n&&e.registerComponent("content:start",Gn(n,"docute-banner")),r&&e.registerComponent("content:end",Gn(r,"docute-footer"))}},Zn={data:function(){var e=localStorage.getItem("docute:theme");return{dark:"dark"in this.$route.query||("dark"===e||"default"!==e&&"dark"===this.$store.getters.config.theme)}},created:function(){this.$store.commit("SET_THEME",this.dark?"dark":"default")},methods:{handleChange:function(){var e=this.$store.getters.config.theme;this.dark=!this.dark,this.$store.commit("SET_THEME",this.dark?"dark":"dark"===e?"default":e),localStorage.setItem("docute:theme",this.dark?"dark":"default")}}},qn=(n(59),h(Zn,(function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"dark-theme-toggler"},[t("div",{staticClass:"toggle",class:{checked:this.dark},on:{click:this.handleChange}},[this._m(0),this._v(" "),t("div",{staticClass:"toggle-thumb"})]),this._v(" "),t("input",{staticClass:"toggler-screen-reader-only",attrs:{type:"checkbox","aria-label":"Switch between Dark and Default theme"},domProps:{checked:this.dark}})])}),[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"toggle-track"},[t("div",{staticClass:"toggle-track-check"},[t("img",{staticStyle:{"pointer-events":"none"},attrs:{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAABlJJREFUWAm1V3tsFEUcntnXvXu0tBWo1ZZHihBjCEWqkHiNaMLDRKOtQSKaiCFKQtS/SbxiFCHGCIkmkBSMwZhQNTFoQZD0DFiwtCDFAkdDqBBBKFj63rvdnfH7zfVo5aFBj0l2Z/dm5vd98/0es8dYjlpr62azufnDQNZcU1PciMfjWvb9rvZSMk4Ayfb36pLH13189GC8LAtIRLLPt+pzwrCuLq4ISEv/gHmitrAwfPbEkXc/ad4dL6iujrvyX0jcitgd/yZlZqftP6995Mr5TVLa22Tn8XVX2g/XLSRjUu7Q79jonS7I7hS7/0oOb5VyqF52n98oj7esXX07EjlxwXWisRmSnm3b29TTM8iYrjmFBWExubxwY/uhNas4r/WySl1fc5cetDMd7ydl+lMJJRw5WC8ud62Xx5rfepzwxgZmbhUYNS5Stvsj4yo2GXJEFBVHWDBkfdbR9HpYBaaUajDnBLKKpl1xRKYcgGtMCqEzTaSnThk/SQT0uJqTqFNBmXMCsZE48DzRZRMBRjv1GHNdk3HBImF9ZUvTyxM40pMKVc4JZBXQOLOFoDeKSxdp6HIQcO4rjYT9fn0pjbz9GLt7BAAODmjSVReXUMFzNW5x5vfxp2mIxZjIuQKJxAmFa+is2DQJJQ0JyBVExNOYcJnPxx/6/utnijmP555ALEagKAGGnGn64QORBjARcIA/yJk7JMJBLRrNtybTvH88KGjCf2jK86bhzmMcwDKFZEQvbIhxFYhChoMWMzU2iWznlIBEVJOsP+1bdX/ALx9l7jApADeDAEcMkE90JnUmmGl4USKQ0xhoW3JB5XY0YrxYWhLwMZZypUyjDGH35AbNwgUGiFBPpuGbHCpAOV1ZGXf2f/taftAv31DyeymN2d1IhAFAwTOmnzF/kKcdh3me7CYCOVNgycju84u8DeVlwfFq9/ZlTfldYrMUjOlrkjkD+rU+WzCROkcEchIDHR011syZW9JHD7y07N6JvhWMpz3pugaTkB6lWFVCKkhck0zzeMp2utq+uHrmfxOgoCO/Z8CXPlEQ1bdH8wgvhSIkEG0ICcQeExIFGdimjvKka7btJFZuaXOammIGKUCFQ53j9EN1dYKWqHf0t2w407W2tgs6h89ZnImjB55flh81tt9XirjjDuSl+oIPRQ0iWPgNZ5GqTqbBe3vSzEl5n5PhWKwocyR2HlqYN61qV18WjYjE8JLARZPQsUSim8foIRYTlGr02Ly7piASFRtKJ4VfieYhxdS2JcDVMN6xVOKZyrCGm8b108lrLRVzvptLH7IoEFLFANes6KnDi+uxfmvFnF17oALq5u1agu3/YfHkcSFzeSggV5eXRfIB7CHNcO5SUI+Ih5Ir7f4MAV9IqdFzdZgNpZw1Gcs1mNvgGbTbqQ9/cz7ZuuhgyYRQ49ljTyWHhr2DwpNHHFf+5gnWZ3Bharo+0TD5dNMw5vv9RlVpSRDHK4TlnoukhtYApuOHejSZQuo5g/A9BysdKRCyLl6062fN37OXMDlvUJtUrtmxo0avrW3wTrYs3jJ9RvRVChrmSmanPMpX2OXMsmDGh6AiEIwBAlvkOqIdBy+8JyAz8pz7QxiDth4KDy5uAlwzrWTnwC8Vc4KVAMZ3YUZ+IqoIjP3h5KFFX1ZMy3uW+7RhEDHgTi0zC9rS7uhPCDiNrGFyqBeERtKN/B0YlyFCkw0NJ5C0Ojv7zvT1a1WV1TuvZDdL4NTgB7CASYpsen6gqvG5jmTf5qHedADgkBl3D0nkSgNhZACDyi0FUKZRr3IdRjgN4WPPoFMIIegIK3mqd38fS80mcJKelM4szNyzZtQbkchGePuBRS8Eg9pHU8ojRQpSqs+ajAIwTjjUMQ/nvTNM0kicwYxZIYMh/891DYi+fvedB+c1xsm4lDU6ya+Axtz+RiAzEVYbajQOpq17F0R9QevNcEhfcU+xvyQQUalGJBSesqOkgPQ4YNyUZL9fSvUPDjoNAwN8/dwFjaczNkc3ptaMud1EIDtGcmXTcefO2cGSvKIFfp/2JIJxlq7xEl3nVPM4fDeIbPkD16/ptNc0bDu7qxbsu0R2JGywWMIjF2ft3tjfloAyQAGXiOn8hrqwbVvMXzaO+QeHXP6nF0wvX74Hf4NGG5GPjSlYoyM3P/0FbCT6zvM/yYoAAAAASUVORK5CYII=",width:"16",height:"16",role:"presentation"}})]),this._v(" "),t("div",{staticClass:"toggle-track-x"},[t("img",{staticStyle:{"pointer-events":"none"},attrs:{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAABwNJREFUWAmtV1tsFFUY/s6Z2d22zLYlZakUCRVaQcqlWIiCiS1gTEB9UAO+GR9En3iQGI0xJiSiRB98MjEq8cEQTSBeHhQM0V7whtEGDWC90BYitxahtNtu25058/v/ZzvLbilawJNM5+yZ89+//1LgJhYRNLW1uDfBAvpGiIk2O5auvfFxqIH3ZJ8/u06GN6Z9+wVl5SjcD1IbZa/UPkPyYl2uR4dreoD2bnbYxTlBBRytkHXtAREphP5KuH4lddx9h70yxX05t7yYXwGb6W8nx1jibpl2rFlGBxcG9M18okOrn7Bnk/BAO/4bI0UeEE1zjBp3UmvjOxJXJdaKN/ZiIu4tOZrAb4aTdZAZArKmWeiiJZ6jt5tiagdCS9+6cgO1Ne6Mvhe+ixTIfyDVhipnK9p+P0Edqx9RW/YZtQVGmOLChRxNNlyPsTEgPQKMB3dbEHa0h1awYmQ83enTd2vmUtvKd1Glv2RkzBb+kZGRrKtjzG60Wguhd/lJZBingbcfWWe72vjT75bJDrhYtvA0hrurETDr5HyF2Knb1MM4ab//xIoOqueA0edRnkkinTyJdYvqLFDZO4zUPFCvVoDjJq4T7TE61IWh4x5KqxX5KVKkX8WZ/t2ov2cb3MHt4dhIyOxIJxJOOF6xRx/99BksXLoecWcXytILMNBDqKpnGZWPquYfPxY8iXGR9fK+SgFrgcRPXPjVqhehL+3EmZ5RGJQi1QBU8TPThQnOQzm+5UXGIcetUeEAfP13VwzpI+w1jGJWdSliNfvVhiMPiOsllJag4M/UGHiqM6dlBb2OTLKHHV6KkvogrJ4XhBWniWK/Gp1MQyf93FOeUXKmKk/FzJxbQtKLjFXYT4USupy8fQVir2ynVEBiZMG0qtOHMS/AW4Gwrk7BG3C1F0B5nqNKE0CME4MfVRLPnXkBKe+ipvoFhNQywOhdghvLi0F8ReyVXV4BKTBRbbe5f64zR/DHsdZw1hJfeWlHl/GNRJzDxrd5m192z78TMaVnKELZoINZS4BzQ7vtnZljSnha/pPCbkuxzXcupYwI5tIeCpGc0Yp9tWHZQy/rmYhRfNgg4bHJBYLzGkxsRJF4XKlE2jBOHNSv3kY7Tj6vthzPFl61BrYwqFlmEQhtSVXmLiksxLmtRgYXI1ULU61JJ4eVKmG3/5sCVgpbMT6OMJ2E08/29Xf3w6v4FnHdCjfWgXu/O8Z5mLdCkeRs2khHe1DqOtQwbHWTAnM5S2HNmhALYo5KjkPFrMMKjZl6HxhWIAb0BqE+/73GrBRQUsKYiBu4JX8ycI6wtw+i5ef3NZpsrKVSHYCP37jwGDgeE1SA0S/xtl5SU2fs1ApEp0qTLVRjgyycDSsLHMSwmFltZMStR3uLLg6BdLhDa5dC6ryU2pHBe1BVO9tUcwfitJt2CLJZUHoG6T7Op75u0IyK31TCPcwFqgPk/KCaD3dFOuZBCO7xvCT/j048b3I3c7F2+WuOW7qdgkucFYlcQ4qop3yzTX7WaKfOCccye3Ts1Etq0+a/BHCF1yPgF3tAUkR6OrtGmo6gl94qqcXKh3rDyrOkPa58URoWcov2Mo6M+0QjrqKB+b7++oMa9Sz+ZkM0mie6aAtnGUvhmxaI+TogPOSQedgWioGSHFLn3v4kLh4HRspNmOGv41k+55siLFp2z6xYeJjhljFcbmxJlr4ga06TbevSByz/glQq4BJx46/c+237PbBqEYKxX3HpmKZEnQnr65X20hqJYaNcLoFOLiJk2LuBbyg7Q0OEn+hm0P3honxFD6rdxYorKpeIoi4YSSvyQHQIbM5t4+YNxLj/OxhVOOE4585qGpjnq+wSx6Q9CtNxTjd5klB+g6Mv36r0+b9cZFi44WYkHdG2ZWb3TtOUOXyVAlKlpGvJIAJ3eBMyfYS5C0qRZGtC85j+4sOasDe9xznPYezhhO/2Q6eP2fSOvYHOjtuQ1a9Q1VKynVDaMc8E0tptdxUsTFpFIYjcZKcbnoaQTNdiqCwNlL4G7oziSqGnT1ALf34vhk4R5zU3qYV9ONp9K88RtouShE68JwaU8dFw5W617shWa9ykeaBIn2hcsvPgL00k45QdTCZuSVcTRNs+8fnyLvooQfR5iujAnR9bxfY2xOVOxFS8SK3Le0l48VyYu1M8HRe5JD8wKPTjYnifaK3Wfn/GChYQ8ZAi6WRzWgqLV5YrsVLnZaVSoXU1g9gOIDwFySiGi+Zdrnzr7J3r+SMuszlcQCRn8lNGcTuSy2jOI7o9mxjZo+vR3ej3tN+ifRSOyUTS0+VMOid93cCubeiy/6TImS0QxRSCq2vxKr45zV+FQnjWH6D2xg+E9EatLcLAdHTgtGGD80D6jM0+aOl4wJgO/f96R2aJKCQ3yvgftRhdFMOpd6oAAAAASUVORK5CYII=",width:"16",height:"16",role:"presentation"}})])])}],!1,null,"d69f2884",null).exports),Vn={name:"dark-theme-toggler",extend:function(e){var t=e.store.getters.config.darkThemeToggler;!0===t?e.registerComponent("sidebar:post-end",qn):"sidebar"===t&&(e.registerComponent("header-right:start",qn),e.registerComponent("mobile-sidebar:start",qn))}};function Kn(e,t,n,r){var i,o=!1,a=0;function s(){i&&clearTimeout(i)}function c(){var c=this,u=Date.now()-a,l=arguments;function f(){a=Date.now(),n.apply(c,l)}o||(r&&!i&&f(),s(),void 0===r&&u>e?f():!0!==t&&(i=setTimeout(r?function(){i=void 0}:f,void 0===r?e-u:e)))}return"boolean"!==typeof t&&(r=n,n=t,t=void 0),c.cancel=function(){s(),o=!0},c}var Jn,Wn,Yn,Xn,Qn={data:function(){return{result:[],focused:!1}},watch:{"$route.fullPath":function(){this.focused=!1}},mounted:function(){document.addEventListener("click",this.handleClick)},beforeDestroy:function(){document.removeEventListener("click",this.handleClick)},computed:{enabled:function(){return this.$pluginApi.search.enabled}},methods:{handleClick:function(e){this.$el.contains(e.target)&&!this.$refs.result.contains(e.target)||(this.focused=!1)},handleSearch:(Jn=300,Xn=function(e){var t,n,r,i=this,o=i.$pluginApi.search.handler;return t=o(e.target.value),n=function(e){i.result=e},r?n?n(t):t:(t&&t.then||(t=Promise.resolve(t)),n?t.then(n):t)},Wn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];try{return Promise.resolve(Xn.apply(this,e))}catch(n){return Promise.reject(n)}},void 0===Yn?Kn(Jn,Wn,!1):Kn(Jn,Yn,!1!==Wn)),toggleFocus:function(e){this.focused=e}}},er=(n(60),h(Qn,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.enabled?n("div",{staticClass:"search",class:{"is-focused":e.focused}},[n("div",{staticClass:"search-input-wrapper"},[n("span",{staticClass:"search-icon"},[n("svg",{attrs:{width:"13",height:"13",viewBox:"0 0 13 13",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor"}},[n("path",{attrs:{d:"M8.87 8.16l3.25 3.25-.7.71-3.26-3.25a5 5 0 1 1 .7-.7zM5 9a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"}})])]),e._v(" "),n("input",{staticClass:"search-input",attrs:{type:"text"},on:{input:e.handleSearch,focus:function(t){return e.toggleFocus(!0)}}}),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.result.length>0,expression:"result.length > 0"}],ref:"result",staticClass:"search-result"},e._l(e.result,(function(t,r){return n("router-link",{key:r,staticClass:"search-result-item",attrs:{to:t.link}},[n("div",{staticClass:"item-header"},[n("div",{staticClass:"item-title",domProps:{innerHTML:e._s(t.title)}}),e._v(" "),t.label?n("span",{staticClass:"item-label"},[e._v(e._s(t.label))]):e._e()]),e._v(" "),n("div",{staticClass:"item-desc",domProps:{innerHTML:e._s(t.description)}})])})),1)])]):e._e()}),[],!1,null,"026453b4",null).exports),tr={name:"search",extend:function(e){e.registerComponent("header-right:start",er)}};r.a.component(Cn.name,Cn),r.a.component($n.name,$n),r.a.component(On.name,On),r.a.component(Tn.name,Tn),r.a.component(Mn.name,Mn),r.a.component(jn.name,jn),r.a.component(Fn.name,Fn),r.a.use((function(e){e.component("v-style",wn("style")),e.component("v-script",wn("script"))})),r.a.mixin({created:function(){var e=this.$options.pluginApi||this.$root.$pluginApi;e&&(this.$pluginApi=e)}});var nr=function(){function e(e){void 0===e&&(e={});var t=kn(e.router);Object(i.sync)(ee,t),this.router=t,this.store=ee,ee.commit("SET_CONFIG",Object.assign({title:U&&document.title},e));var n=[Nn,zn,Bn,Un,Vn,tr].concat(ee.state.originalConfig.plugins||[]);this.pluginApi=new p({plugins:n,store:ee,router:t}),this.applyPlugins(),this.app=new r.a({router:t,store:ee,pluginApi:this.pluginApi,render:function(e){return e(v)}}),!1!==e.mount&&this.mount()}var t=e.prototype;return t.mount=function(){var e=ee.getters.target;return window.__DOCUTE_INITIAL_STATE__?this.app.$mount("#"+e,!0):this.app.$mount("#"+e),this},t.applyPlugins=function(){var e=this.pluginApi.plugins,t=Array.isArray(e),n=0;for(e=t?e:e[Symbol.iterator]();;){var r;if(t){if(n>=e.length)break;r=e[n++]}else{if((n=e.next()).done)break;r=n.value}r.extend(this.pluginApi)}},e}();nr.version="4.23.3";t.default=nr;"undefined"!==typeof window&&(window.Vue=r.a,window.__DOCUTE_VERSION__="4.23.3")}]).default})); \ No newline at end of file diff --git a/gtag.js b/gtag.js new file mode 100644 index 0000000..f45377e --- /dev/null +++ b/gtag.js @@ -0,0 +1,426 @@ + +// Copyright 2012 Google Inc. All rights reserved. +(function(){ + +var data = { +"resource": { + "version":"1", + + "macros":[{ + "function":"__e" + },{ + "vtp_signal":0, + "function":"__c", + "vtp_value":0 + },{ + "function":"__c", + "vtp_value":"google.hu" + },{ + "function":"__c", + "vtp_value":0 + },{ + "function":"__v", + "vtp_name":"gtm.triggers", + "vtp_dataLayerVersion":2, + "vtp_setDefaultValue":true, + "vtp_defaultValue":"" + },{ + "function":"__v", + "vtp_name":"gtm.scrollThreshold", + "vtp_dataLayerVersion":1 + },{ + "function":"__v", + "vtp_name":"gtm.historyChangeSource", + "vtp_dataLayerVersion":1 + },{ + "function":"__v", + "vtp_name":"gtm.oldUrl", + "vtp_dataLayerVersion":1 + },{ + "function":"__v", + "vtp_name":"gtm.newUrl", + "vtp_dataLayerVersion":1 + }], + "tags":[{ + "function":"__gct", + "vtp_trackingId":"G-6V34J8HFXB", + "vtp_sessionDuration":0, + "vtp_googleSignals":["macro",1], + "vtp_foreignTld":["macro",2], + "vtp_restrictDomain":["macro",3], + "vtp_eventSettings":["map","purchase",["map","blacklisted",false,"conversion",true]], + "vtp_dynamicEventSettings":["map","edit_rules",["list"],"synthesis_rules",["list"]], + "tag_id":7 + },{ + "function":"__get", + "vtp_eventName":"scroll", + "vtp_settings":["map","streamId","G-6V34J8HFXB","eventParameters",["map","percent_scrolled",["macro",5]]], + "vtp_deferrable":false, + "tag_id":11 + },{ + "function":"__get", + "vtp_eventName":"page_view", + "vtp_settings":["map","streamId","G-6V34J8HFXB","eventParameters",["map","page_referrer",["macro",7]]], + "vtp_deferrable":false, + "tag_id":14 + },{ + "function":"__dlm", + "vtp_userInput":["list",["map","key","gtm.gtagReferrer.G-6V34J8HFXB","value",["macro",7]]], + "tag_id":15 + },{ + "function":"__sdl", + "vtp_verticalThresholdUnits":"PERCENT", + "vtp_verticalThresholdsPercent":"90", + "vtp_verticalThresholdOn":true, + "vtp_horizontalThresholdOn":false, + "vtp_triggerStartOption":"WINDOW_LOAD", + "vtp_uniqueTriggerId":"1_9", + "vtp_enableTriggerStartOption":true, + "tag_id":16 + },{ + "function":"__ehl", + "vtp_groupEvents":true, + "vtp_groupEventsInterval":1000, + "vtp_uniqueTriggerId":"1_12", + "tag_id":17 + }], + "predicates":[{ + "function":"_eq", + "arg0":["macro",0], + "arg1":"gtm.js" + },{ + "function":"_eq", + "arg0":["macro",0], + "arg1":"gtm.scrollDepth" + },{ + "function":"_re", + "arg0":["macro",4], + "arg1":"(^$|((^|,)1_9($|,)))" + },{ + "function":"_eq", + "arg0":["macro",6], + "arg1":["list","pushState","popstate","replaceState"], + "any_of":true + },{ + "function":"_eq", + "arg0":["macro",7], + "arg1":["macro",8] + },{ + "function":"_eq", + "arg0":["macro",0], + "arg1":"gtm.historyChange-v2" + },{ + "function":"_re", + "arg0":["macro",4], + "arg1":"(^$|((^|,)1_12($|,)))" + },{ + "function":"_eq", + "arg0":["macro",0], + "arg1":"gtm.load" + }], + "rules":[ + [["if",0],["add",0,5]], + [["if",1,2],["add",1]], + [["if",3,5,6],["unless",4],["add",2,3]], + [["if",7],["add",4]]] +}, +"runtime":[] + + + + +}; + +/* + + Copyright The Closure Library Authors. + SPDX-License-Identifier: Apache-2.0 +*/ +var aa,ba=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ca=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ba(a)}},da="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},fa; +if("function"==typeof Object.setPrototypeOf)fa=Object.setPrototypeOf;else{var ha;a:{var ia={a:!0},ma={};try{ma.__proto__=ia;ha=ma.a;break a}catch(a){}ha=!1}fa=ha?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null} +var oa=fa,pa=function(a,b){a.prototype=da(b.prototype);a.prototype.constructor=a;if(oa)oa(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.Sh=b.prototype},qa=this||self,ta=function(a){if(a&&a!=qa)return ra(a.document);null===sa&&(sa=ra(qa.document));return sa},ua=/^[\w+/_-]+[=]{0,2}$/,sa=null,ra=function(a){var b=a.querySelector&&a.querySelector("script[nonce]");if(b){var c=b.nonce||b.getAttribute("nonce"); +if(c&&ua.test(c))return c}return""},va=function(a){return a};var wa={},ya=function(a,b){wa[a]=wa[a]||[];wa[a][b]=!0},za=function(a){for(var b=[],c=wa[a]||[],d=0;d<c.length;d++)c[d]&&(b[Math.floor(d/6)]^=1<<d%6);for(var e=0;e<b.length;e++)b[e]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(b[e]||0);return b.join("")};var Ba=function(){},Ca=function(a){return"function"==typeof a},g=function(a){return"string"==typeof a},Ea=function(a){return"number"==typeof a&&!isNaN(a)},Fa=function(a){var b="[object Array]"==Object.prototype.toString.call(Object(a));Array.isArray?Array.isArray(a)!==b&&ya("TAGGING",4):ya("TAGGING",5);return b},Ga=function(a,b){if(Array.prototype.indexOf){var c=a.indexOf(b);return"number"==typeof c?c:-1}for(var d=0;d<a.length;d++)if(a[d]===b)return d;return-1},Ia=function(a,b){if(a&&Fa(a))for(var c= +0;c<a.length;c++)if(a[c]&&b(a[c]))return a[c]},Ja=function(a,b){if(!Ea(a)||!Ea(b)||a>b)a=0,b=2147483647;return Math.floor(Math.random()*(b-a+1)+a)},Ma=function(a,b){for(var c=new La,d=0;d<a.length;d++)c.set(a[d],!0);for(var e=0;e<b.length;e++)if(c.get(b[e]))return!0;return!1},Na=function(a,b){for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&b(c,a[c])},Oa=function(a){return!!a&&("[object Arguments]"==Object.prototype.toString.call(a)||Object.prototype.hasOwnProperty.call(a,"callee"))},Pa= +function(a){return Math.round(Number(a))||0},Sa=function(a){return"false"==String(a).toLowerCase()?!1:!!a},Va=function(a){var b=[];if(Fa(a))for(var c=0;c<a.length;c++)b.push(String(a[c]));return b},Wa=function(a){return a?a.replace(/^\s+|\s+$/g,""):""},Xa=function(){return(new Date).getTime()},La=function(){this.prefix="gtm.";this.values={}};La.prototype.set=function(a,b){this.values[this.prefix+a]=b};La.prototype.get=function(a){return this.values[this.prefix+a]}; +var Za=function(a,b,c){return a&&a.hasOwnProperty(b)?a[b]:c},$a=function(a){var b=a;return function(){if(b){var c=b;b=void 0;try{c()}catch(d){}}}},cb=function(a,b){for(var c in b)b.hasOwnProperty(c)&&(a[c]=b[c])},db=function(a){for(var b in a)if(a.hasOwnProperty(b))return!0;return!1},fb=function(a,b){for(var c=[],d=0;d<a.length;d++)c.push(a[d]),c.push.apply(c,b[a[d]]||[]);return c},hb=function(a,b){for(var c={},d=c,e=a.split("."),f=0;f<e.length-1;f++)d=d[e[f]]={};d[e[e.length-1]]=b;return c},ib=function(a){var b= +[];Na(a,function(c,d){10>c.length&&d&&b.push(c)});return b.join(",")};/* + jQuery v1.9.1 (c) 2005, 2012 jQuery Foundation, Inc. jquery.org/license. */ +var jb=/\[object (Boolean|Number|String|Function|Array|Date|RegExp)\]/,kb=function(a){if(null==a)return String(a);var b=jb.exec(Object.prototype.toString.call(Object(a)));return b?b[1].toLowerCase():"object"},lb=function(a,b){return Object.prototype.hasOwnProperty.call(Object(a),b)},nb=function(a){if(!a||"object"!=kb(a)||a.nodeType||a==a.window)return!1;try{if(a.constructor&&!lb(a,"constructor")&&!lb(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}for(var b in a);return void 0=== +b||lb(a,b)},m=function(a,b){var c=b||("array"==kb(a)?[]:{}),d;for(d in a)if(lb(a,d)){var e=a[d];"array"==kb(e)?("array"!=kb(c[d])&&(c[d]=[]),c[d]=m(e,c[d])):nb(e)?(nb(c[d])||(c[d]={}),c[d]=m(e,c[d])):c[d]=e}return c};var qb=function(a){if(void 0===a||Fa(a)||nb(a))return!0;switch(typeof a){case "boolean":case "number":case "string":case "function":return!0}return!1};var rb=function(){var a=function(b){return{toString:function(){return b}}};return{yf:a("consent"),zf:a("consent_always_fire"),Rd:a("convert_case_to"),Sd:a("convert_false_to"),Td:a("convert_null_to"),Ud:a("convert_true_to"),Vd:a("convert_undefined_to"),Dh:a("debug_mode_metadata"),Ma:a("function"),mg:a("instance_name"),og:a("live_only"),pg:a("malware_disabled"),qg:a("metadata"),Gh:a("original_activity_id"),Hh:a("original_vendor_template_id"),sg:a("once_per_event"),Je:a("once_per_load"),Ne:a("setup_tags"), +Oe:a("tag_id"),Pe:a("teardown_tags")}}();var Rb; +var Sb=[],Tb=[],Ub=[],Vb=[],Wb=[],Xb={},Yb,Zb,$b,ac=function(a,b){var c=a["function"];if(!c)throw Error("Error: No function name given for function call.");var d=Xb[c],e={},f;for(f in a)if(a.hasOwnProperty(f))if(0===f.indexOf("vtp_"))d&&b&&b.Se&&b.Se(a[f]),e[void 0!==d?f:f.substr(4)]=a[f];else if(f===rb.zf.toString()&&a[f]){}return void 0!==d?d(e):Rb(c,e,b)},cc=function(a,b,c){c= +c||[];var d={},e;for(e in a)a.hasOwnProperty(e)&&(d[e]=bc(a[e],b,c));return d},bc=function(a,b,c){if(Fa(a)){var d;switch(a[0]){case "function_id":return a[1];case "list":d=[];for(var e=1;e<a.length;e++)d.push(bc(a[e],b,c));return d;case "macro":var f=a[1];if(c[f])return;var h=Sb[f];if(!h||b.wd(h))return;c[f]=!0;try{var k=cc(h,b,c);k.vtp_gtmEventId=b.id;d=ac(k,b);$b&&(d=$b.Hg(d,k))}catch(z){b.df&&b.df(z,Number(f)),d=!1}c[f]=!1;return d;case "map":d={};for(var l=1;l<a.length;l+=2)d[bc(a[l],b,c)]=bc(a[l+ +1],b,c);return d;case "template":d=[];for(var n=!1,q=1;q<a.length;q++){var p=bc(a[q],b,c);Zb&&(n=n||p===Zb.cc);d.push(p)}return Zb&&n?Zb.Kg(d):d.join("");case "escape":d=bc(a[1],b,c);if(Zb&&Fa(a[1])&&"macro"===a[1][0]&&Zb.bh(a))return Zb.qh(d);d=String(d);for(var r=2;r<a.length;r++)sb[a[r]]&&(d=sb[a[r]](d));return d;case "tag":var u=a[1];if(!Vb[u])throw Error("Unable to resolve tag reference "+u+".");return d={Ye:a[2],index:u};case "zb":var t={arg0:a[2],arg1:a[3],ignore_case:a[5]};t["function"]=a[1]; +var v=dc(t,b,c),x=!!a[4];return x||2!==v?x!==(1===v):null;default:throw Error("Attempting to expand unknown Value type: "+a[0]+".");}}return a},dc=function(a,b,c){try{return Yb(cc(a,b,c))}catch(d){JSON.stringify(a)}return 2};var gc=null,jc=function(a){function b(p){for(var r=0;r<p.length;r++)d[p[r]]=!0}var c=[],d=[];gc=hc(a);for(var e=0;e<Tb.length;e++){var f=Tb[e],h=ic(f);if(h){for(var k=f.add||[],l=0;l<k.length;l++)c[k[l]]=!0;b(f.block||[])}else null===h&&b(f.block||[])}for(var n=[],q=0;q<Vb.length;q++)c[q]&&!d[q]&&(n[q]=!0);return n},ic=function(a){for(var b=a["if"]||[],c=0;c<b.length;c++){var d=gc(b[c]);if(0===d)return!1;if(2===d)return null}for(var e=a.unless||[],f=0;f<e.length;f++){var h=gc(e[f]);if(2===h)return null; +if(1===h)return!1}return!0},hc=function(a){var b=[];return function(c){void 0===b[c]&&(b[c]=dc(Ub[c],a));return b[c]}};var kc={Hg:function(a,b){b[rb.Rd]&&"string"===typeof a&&(a=1==b[rb.Rd]?a.toLowerCase():a.toUpperCase());b.hasOwnProperty(rb.Td)&&null===a&&(a=b[rb.Td]);b.hasOwnProperty(rb.Vd)&&void 0===a&&(a=b[rb.Vd]);b.hasOwnProperty(rb.Ud)&&!0===a&&(a=b[rb.Ud]);b.hasOwnProperty(rb.Sd)&&!1===a&&(a=b[rb.Sd]);return a}};var lc=function(a,b){var c=String(a);return c}; +var pc=function(a){var b={},c=0;Na(a,function(e,f){void 0!==f&&(f=lc(f,100),mc.hasOwnProperty(e)?b[mc[e]]=nc(f):oc.hasOwnProperty(e)?b.hasOwnProperty(oc[e])||(b[oc[e]]=nc(f)):10>c&&(b["k"+c]=nc(lc(e,40)),b["v"+c]=nc(f),c++))});var d=[];Na(b,function(e,f){d.push(""+e+f)});return d.join("~")},nc=function(a){return(""+a).replace(/~/g,function(){return"~~"})},mc={item_id:"id",item_name:"nm",item_brand:"br",item_category:"ca",item_category2:"c2",item_category3:"c3",item_category4:"c4",item_category5:"c5", +item_variant:"va",price:"pr",quantity:"qt",coupon:"cp",item_list_name:"ln",index:"lp",item_list_id:"li",discount:"ds",affiliation:"af",promotion_id:"pi",promotion_name:"pn",creative_name:"cn",creative_slot:"cs",location_id:"lo"},oc={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",list_name:"ln",list_position:"lp",list:"ln",position:"lp",creative:"cn"};var qc=function(a){var b=[];Na(a,function(c,d){null!=d&&b.push(encodeURIComponent(c)+"="+encodeURIComponent(String(d)))});return b.join("&")},rc=function(a,b,c){this.va=a.va;this.Qa=a.Qa;this.K=a.K;this.o=b;this.C=qc(a.va);this.m=qc(a.K);this.H=c?this.m.length:0;if(16384<this.H)throw Error("EVENT_TOO_LARGE");};var vc=function(){this.events=[];this.m=this.va="";this.o=0};vc.prototype.add=function(a){return this.C(a)?(this.events.push(a),this.va=a.C,this.m=a.o,this.o+=a.H,!0):!1};vc.prototype.C=function(a){var b=20>this.events.length&&16384>a.H+this.o,c=this.va===a.C&&this.m===a.o;return 0==this.events.length||b&&c}; +var wc=function(a,b){Na(a,function(c,d){null!=d&&b.push(encodeURIComponent(c)+"="+encodeURIComponent(d))})},xc=function(a,b){var c=[];a.C&&c.push(a.C);b&&c.push("_s="+b);wc(a.Qa,c);var d=!1;a.m&&(c.push(a.m),d=!0);var e=c.join("&"),f="",h=e.length+a.o.length+1;d&&2048<h&&(f=c.pop(),e=c.join("&"));return{Cd:e,body:f}},yc=function(a,b){var c=a.events;if(1==c.length)return xc(c[0],b);var d=[];a.va&&d.push(a.va);for(var e={},f=0;f<c.length;f++)Na(c[f].Qa,function(u,t){null!=t&&(e[u]=e[u]||{},e[u][String(t)]= +e[u][String(t)]+1||1)});var h={};Na(e,function(u,t){var v,x=-1,z=0;Na(t,function(w,y){z+=y;var A=(w.length+u.length+2)*(y-1);A>x&&(v=w,x=A)});z==c.length&&(h[u]=v)});wc(h,d);b&&d.push("_s="+b);for(var k=d.join("&"),l=[],n={},q=0;q<c.length;n={Rb:n.Rb},q++){var p=[];n.Rb={};Na(c[q].Qa,function(u){return function(t,v){h[t]!=""+v&&(u.Rb[t]=v)}}(n));c[q].m&&p.push(c[q].m);wc(n.Rb,p);l.push(p.join("&"))}var r=l.join("\r\n");return{Cd:k,body:r}};var C={yb:"_ee",kd:"_syn",Jh:"_uei",cd:"_eu",Ih:"_pci",Qc:"event_callback",Wb:"event_timeout",Z:"gtag.config",na:"gtag.get",ma:"purchase",Wa:"refund",Ja:"begin_checkout",Ua:"add_to_cart",Va:"remove_from_cart",If:"view_cart",Zd:"add_to_wishlist",ya:"view_item",Yd:"view_promotion",Xd:"select_promotion",Lc:"select_item",Tb:"view_item_list",Wd:"add_payment_info",Hf:"add_shipping_info",Aa:"value_key",za:"value_callback",fa:"allow_ad_personalization_signals",Yc:"restricted_data_processing",ob:"allow_google_signals", +ia:"cookie_expires",rb:"cookie_update",vb:"session_duration",$b:"session_engaged_time",qa:"user_properties",Ca:"transport_url",N:"ads_data_redaction",bd:"user_data",Xb:"first_party_collection",B:"ad_storage",J:"analytics_storage",Pd:"region",Qd:"wait_for_update"}; +C.Mc="page_view";C.$d="user_engagement";C.Cf="app_remove";C.Df="app_store_refund";C.Ef="app_store_subscription_cancel";C.Ff="app_store_subscription_convert";C.Gf="app_store_subscription_renew";C.Jf="first_open";C.Kf="first_visit";C.Lf="in_app_purchase";C.Mf="session_start";C.Nf="allow_custom_scripts";C.Of="allow_display_features";C.Nc="allow_enhanced_conversions";C.qe="enhanced_conversions";C.Xa="client_id";C.W="cookie_domain";C.Vb="cookie_name";C.Ka="cookie_path";C.oa="cookie_flags";C.ja="currency"; +C.je="custom_map";C.Uc="groups";C.Ya="language";C.he="country";C.Eh="non_interaction";C.tb="page_location";C.Ba="page_referrer";C.Xc="page_title";C.ub="send_page_view";C.La="send_to";C.Zc="session_engaged";C.ac="session_id";C.$c="session_number";C.hg="tracking_id";C.ka="linker";C.Da="url_passthrough";C.Za="accept_incoming";C.I="domains";C.ab="url_position";C.$a="decorate_forms";C.we="phone_conversion_number";C.ue="phone_conversion_callback";C.ve="phone_conversion_css_class";C.xe="phone_conversion_options"; +C.cg="phone_conversion_ids";C.bg="phone_conversion_country_code";C.ae="aw_remarketing";C.be="aw_remarketing_only";C.Ub="gclid";C.Ea="value";C.dg="quantity";C.Tf="affiliation";C.pe="tax";C.oe="shipping";C.Pc="list_name";C.ne="checkout_step";C.me="checkout_option";C.Uf="coupon";C.Vf="promotions";C.wb="transaction_id";C.xb="user_id";C.eg="retoken";C.qb="conversion_linker";C.pb="conversion_cookie_prefix";C.aa="cookie_prefix";C.V="items";C.fe="aw_merchant_id";C.de="aw_feed_country";C.ee="aw_feed_language"; +C.ce="discount";C.ke="disable_merchant_reported_purchases";C.te="new_customer";C.ie="customer_lifetime_value";C.Sf="dc_natural_search";C.Rf="dc_custom_params";C.ig="trip_type";C.ag="passengers";C.Zf="method";C.gg="search_term";C.Pf="content_type";C.$f="optimize_id";C.Wf="experiments";C.sb="google_signals";C.Tc="google_tld";C.bc="update";C.Sc="firebase_id";C.Yb="ga_restrict_domain";C.Rc="event_settings";C.Oc="dynamic_event_settings";C.fg="screen_name";C.Yf="_x_19";C.Xf="_x_20";C.Wc="internal_traffic_results"; +C.ye="traffic_type";C.Zb="referral_exclusion_definition";C.Vc="ignore_referrer";C.ad="delivery_postal_code";C.se="estimated_delivery_date";C.Qf="developer_id";C.jg=[C.fa,C.Nc,C.ob,C.V,C.Yc,C.W,C.ia,C.oa,C.Vb,C.Ka,C.aa,C.rb,C.je,C.Oc,C.Qc,C.Rc,C.Wb,C.Xb,C.Yb,C.sb,C.Tc,C.Uc,C.Wc,C.ka,C.Zb,C.La,C.ub,C.vb,C.$b,C.Ca,C.bc,C.qa,C.ad,C.cd];C.ze=[C.tb,C.Ba,C.Xc,C.Ya,C.fg,C.xb,C.Sc];C.lg=[C.Cf,C.Df,C.Ef,C.Ff,C.Gf,C.Jf,C.Kf,C.Lf,C.Mf,C.$d];var Hc={};C.wf=(Hc[C.fa]=!0,Hc[C.Nc]=!0,Hc[C.ae]=!0,Hc[C.be]=!0,Hc[C.ce]= +!0,Hc[C.de]=!0,Hc[C.ee]=!0,Hc[C.V]=!0,Hc[C.fe]=!0,Hc[C.pb]=!0,Hc[C.qb]=!0,Hc[C.W]=!0,Hc[C.ia]=!0,Hc[C.oa]=!0,Hc[C.aa]=!0,Hc[C.ja]=!0,Hc[C.ie]=!0,Hc[C.ke]=!0,Hc[C.qe]=!0,Hc[C.se]=!0,Hc[C.Sc]=!0,Hc[C.Xb]=!0,Hc[C.Ya]=!0,Hc[C.te]=!0,Hc[C.tb]=!0,Hc[C.Ba]=!0,Hc[C.ue]=!0,Hc[C.ve]=!0,Hc[C.we]=!0,Hc[C.xe]=!0,Hc[C.Yc]=!0,Hc[C.ub]=!0,Hc[C.La]=!0,Hc[C.ad]=!0,Hc[C.wb]=!0,Hc[C.Ca]=!0,Hc[C.bc]=!0,Hc[C.Da]=!0,Hc[C.bd]=!0,Hc[C.xb]=!0,Hc[C.Ea]=!0,Hc); +C.Be=[C.ma,C.Wa,C.Ja,C.Ua,C.Va,C.If,C.Zd,C.ya,C.Yd,C.Xd,C.Tb,C.Lc,C.Wd,C.Hf];C.Ae=[C.fa,C.ob,C.rb];C.Ce=[C.ia,C.Wb,C.vb,C.$b];var D=function(a){ya("GTM",a)};var Ic=function(a,b){var c=function(){};c.prototype=a.prototype;var d=new c;a.apply(d,Array.prototype.slice.call(arguments,1));return d},Jc=function(a){var b=a;return function(){if(b){var c=b;b=null;c()}}};var Kc,Lc=function(){if(void 0===Kc){var a=null,b=qa.trustedTypes;if(b&&b.createPolicy){try{a=b.createPolicy("goog#html",{createHTML:va,createScript:va,createScriptURL:va})}catch(c){qa.console&&qa.console.error(c.message)}Kc=a}else Kc=a}return Kc};var Qc=function(a,b){this.m=b===Mc?a:""};Qc.prototype.toString=function(){return this.m+""};var Mc={};var Rc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;var Sc;a:{var Tc=qa.navigator;if(Tc){var Uc=Tc.userAgent;if(Uc){Sc=Uc;break a}}Sc=""}var Vc=function(a){return-1!=Sc.indexOf(a)};var Xc=function(a,b,c){this.m=c===Wc?a:""};Xc.prototype.toString=function(){return this.m.toString()};var Yc=function(a){return a instanceof Xc&&a.constructor===Xc?a.m:"type_error:SafeHtml"},Wc={},Zc=new Xc(qa.trustedTypes&&qa.trustedTypes.emptyHTML||"",0,Wc);var $c=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}}(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);var c=a.firstChild.firstChild;a.innerHTML=Yc(Zc);return!c.parentElement}),ad=function(a,b){if($c())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=Yc(b)};var bd=function(a){var b=Lc(),c=b?b.createHTML(a):a;return new Xc(c,null,Wc)};var G=window,H=document,cd=navigator,dd=H.currentScript&&H.currentScript.src,ed=function(a,b){var c=G[a];G[a]=void 0===c?b:c;return G[a]},fd=function(a,b){b&&(a.addEventListener?a.onload=b:a.onreadystatechange=function(){a.readyState in{loaded:1,complete:1}&&(a.onreadystatechange=null,b())})};Object.freeze({async:1,nonce:1,onerror:1,onload:1,src:1,type:1}); +var gd=function(a,b,c){var d=H.createElement("script");d.type="text/javascript";d.async=!0;var e,f=Lc(),h=f?f.createScriptURL(a):a;e=new Qc(h,Mc);d.src=e instanceof Qc&&e.constructor===Qc?e.m:"type_error:TrustedResourceUrl";var k=ta(d.ownerDocument&&d.ownerDocument.defaultView);k&&d.setAttribute("nonce",k);fd(d,b);c&&(d.onerror=c);var l=ta();l&&d.setAttribute("nonce",l);var n=H.getElementsByTagName("script")[0]||H.body||H.head;n.parentNode.insertBefore(d,n);return d},hd=function(){if(dd){var a=dd.toLowerCase(); +if(0===a.indexOf("https://"))return 2;if(0===a.indexOf("http://"))return 3}return 1},id=function(a,b){var c=H.createElement("iframe");c.height="0";c.width="0";c.style.display="none";c.style.visibility="hidden";var d=H.body&&H.body.lastChild||H.body||H.head;d.parentNode.insertBefore(c,d);fd(c,b);void 0!==a&&(c.src=a);return c},jd=function(a,b,c){var d=new Image(1,1);d.onload=function(){d.onload=null;b&&b()};d.onerror=function(){d.onerror=null;c&&c()};d.src=a;return d},kd=function(a,b,c,d){a.addEventListener? +a.addEventListener(b,c,!!d):a.attachEvent&&a.attachEvent("on"+b,c)},ld=function(a,b,c){a.removeEventListener?a.removeEventListener(b,c,!1):a.detachEvent&&a.detachEvent("on"+b,c)},I=function(a){G.setTimeout(a,0)},md=function(a,b){return a&&b&&a.attributes&&a.attributes[b]?a.attributes[b].value:null},nd=function(a){var b=a.innerText||a.textContent||"";b&&" "!=b&&(b=b.replace(/^[\s\xa0]+|[\s\xa0]+$/g,""));b&&(b=b.replace(/(\xa0+|\s{2,}|\n|\r\t)/g," "));return b},od=function(a){var b=H.createElement("div"), +c=bd("A<div>"+a+"</div>");ad(b,c);b=b.lastChild;for(var d=[];b.firstChild;)d.push(b.removeChild(b.firstChild));return d},pd=function(a,b,c){c=c||100;for(var d={},e=0;e<b.length;e++)d[b[e]]=!0;for(var f=a,h=0;f&&h<=c;h++){if(d[String(f.tagName).toLowerCase()])return f;f=f.parentElement}return null},qd=function(a){cd.sendBeacon&&cd.sendBeacon(a)||jd(a)},rd=function(a,b){var c=a[b];c&&"string"===typeof c.animVal&&(c=c.animVal);return c};var sd=function(){var a={};this.m=function(b){return null!=a[1933]?a[1933]:b};this.o=function(){a[1933]=!0}};sd.m=void 0;sd.o=function(){return sd.m?sd.m:sd.m=new sd};var td=function(){var a;a=void 0===a?!1:a;return sd.o().m(a)};var ud=[];function vd(){var a=ed("google_tag_data",{});a.ics||(a.ics={entries:{},set:wd,update:xd,addListener:yd,notifyListeners:zd,active:!1,usedDefault:!1});return a.ics} +function wd(a,b,c,d,e,f){var h=vd();h.active=!0;h.usedDefault=!0;if(void 0!=b){var k=h.entries,l=k[a]||{},n=l.region,q=c&&g(c)?c.toUpperCase():void 0;d=d.toUpperCase();e=e.toUpperCase();if(""===d||q===e||(q===d?n!==e:!q&&!n)){var p=!!(f&&0<f&&void 0===l.update),r={region:q,initial:"granted"===b,update:l.update,quiet:p};if(""!==d||!1!==l.initial)k[a]=r;p&&G.setTimeout(function(){k[a]===r&&r.quiet&&(r.quiet=!1,Ad(a),zd(),ya("TAGGING",2))},f)}}} +function xd(a,b){var c=vd();c.active=!0;if(void 0!=b){var d=Bd(a),e=c.entries,f=e[a]=e[a]||{};f.update="granted"===b;var h=Bd(a);f.quiet?(f.quiet=!1,Ad(a)):h!==d&&Ad(a)}}function yd(a,b){ud.push({Ue:a,Sg:b})}function Ad(a){for(var b=0;b<ud.length;++b){var c=ud[b];Fa(c.Ue)&&-1!==c.Ue.indexOf(a)&&(c.hf=!0)}}function zd(a){for(var b=0;b<ud.length;++b){var c=ud[b];if(c.hf){c.hf=!1;try{c.Sg({Te:a})}catch(d){}}}} +var Bd=function(a){var b=vd().entries[a]||{};return void 0!==b.update?b.update:void 0!==b.initial?b.initial:void 0},Cd=function(a){return(vd().entries[a]||{}).initial},Dd=function(a){return!(vd().entries[a]||{}).quiet},Ed=function(){return td()?vd().active:!1},Fd=function(){return vd().usedDefault},Gd=function(a,b){vd().addListener(a,b)},Hd=function(a,b){function c(){for(var e=0;e<b.length;e++)if(!Dd(b[e]))return!0;return!1}if(c()){var d=!1;Gd(b,function(e){d||c()||(d=!0,a(e))})}else a({})},Id=function(a, +b){if(!1===Bd(b)){var c=!1;Gd([b],function(d){!c&&Bd(b)&&(a(d),c=!0)})}};function Jd(a){for(var b=[],c=0;c<Kd.length;c++){var d=a(Kd[c]);b[c]=!0===d?"1":!1===d?"0":"-"}return b.join("")} +var Kd=[C.B,C.J],Ld=function(a){var b=a[C.Pd];b&&D(40);var c=a[C.Qd];c&&D(41);for(var d=Fa(b)?b:[b],e=0;e<d.length;++e)for(var f in a)if(a.hasOwnProperty(f)&&f!==C.Pd&&f!==C.Qd)if(-1<Ga(Kd,f)){var h=f,k=a[f],l=d[e];vd().set(h,k,l,"HU","HU-BU",c)}else{}},Md=function(a,b){for(var c in a)if(a.hasOwnProperty(c))if(-1< +Ga(Kd,c)){var d=c,e=a[c];vd().update(d,e)}else{}vd().notifyListeners(b)},Nd=function(a){var b=Bd(a);return void 0!=b?b:!0},Od=function(){return"G1"+Jd(Bd)},Pd=function(a,b){Hd(a,b)};var Rd=function(a){return Qd?H.querySelectorAll(a):null},Sd=function(a,b){if(!Qd)return null;if(Element.prototype.closest)try{return a.closest(b)}catch(e){return null}var c=Element.prototype.matches||Element.prototype.webkitMatchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector,d=a;if(!H.documentElement.contains(d))return null;do{try{if(c.call(d,b))return d}catch(e){break}d=d.parentElement||d.parentNode}while(null!==d&&1===d.nodeType); +return null},Td=!1;if(H.querySelectorAll)try{var Ud=H.querySelectorAll(":root");Ud&&1==Ud.length&&Ud[0]==H.documentElement&&(Td=!0)}catch(a){}var Qd=Td;var Vd=function(a){if(H.hidden)return!0;var b=a.getBoundingClientRect();if(b.top==b.bottom||b.left==b.right||!G.getComputedStyle)return!0;var c=G.getComputedStyle(a,null);if("hidden"===c.visibility)return!0;for(var d=a,e=c;d;){if("none"===e.display)return!0;var f=e.opacity,h=e.filter;if(h){var k=h.indexOf("opacity(");0<=k&&(h=h.substring(k+8,h.indexOf(")",k)),"%"==h.charAt(h.length-1)&&(h=h.substring(0,h.length-1)),f=Math.min(h,f))}if(void 0!==f&&0>=f)return!0;(d=d.parentElement)&&(e=G.getComputedStyle(d, +null))}return!1}; +var Wd=function(){var a=H.body,b=H.documentElement||a&&a.parentElement,c,d;if(H.compatMode&&"BackCompat"!==H.compatMode)c=b?b.clientHeight:0,d=b?b.clientWidth:0;else{var e=function(f,h){return f&&h?Math.min(f,h):Math.max(f,h)};D(7);c=e(b?b.clientHeight:0,a?a.clientHeight:0);d=e(b?b.clientWidth:0,a?a.clientWidth:0)}return{width:d,height:c}},Xd=function(a){var b=Wd(),c=b.height,d=b.width,e=a.getBoundingClientRect(),f=e.bottom-e.top,h=e.right-e.left;return f&&h?(1-Math.min((Math.max(0-e.left,0)+Math.max(e.right- +d,0))/h,1))*(1-Math.min((Math.max(0-e.top,0)+Math.max(e.bottom-c,0))/f,1)):0};var ee=/:[0-9]+$/,fe=function(a,b,c){for(var d=a.split("&"),e=0;e<d.length;e++){var f=d[e].split("=");if(decodeURIComponent(f[0]).replace(/\+/g," ")===b){var h=f.slice(1).join("=");return c?h:decodeURIComponent(h).replace(/\+/g," ")}}},ie=function(a,b,c,d,e){b&&(b=String(b).toLowerCase());if("protocol"===b||"port"===b)a.protocol=ge(a.protocol)||ge(G.location.protocol);"port"===b?a.port=String(Number(a.hostname?a.port:G.location.port)||("http"==a.protocol?80:"https"==a.protocol?443:"")):"host"===b&& +(a.hostname=(a.hostname||G.location.hostname).replace(ee,"").toLowerCase());return he(a,b,c,d,e)},he=function(a,b,c,d,e){var f,h=ge(a.protocol);b&&(b=String(b).toLowerCase());switch(b){case "url_no_fragment":f=je(a);break;case "protocol":f=h;break;case "host":f=a.hostname.replace(ee,"").toLowerCase();if(c){var k=/^www\d*\./.exec(f);k&&k[0]&&(f=f.substr(k[0].length))}break;case "port":f=String(Number(a.port)||("http"==h?80:"https"==h?443:""));break;case "path":a.pathname||a.hostname||ya("TAGGING", +1);f="/"==a.pathname.substr(0,1)?a.pathname:"/"+a.pathname;var l=f.split("/");0<=Ga(d||[],l[l.length-1])&&(l[l.length-1]="");f=l.join("/");break;case "query":f=a.search.replace("?","");e&&(f=fe(f,e,void 0));break;case "extension":var n=a.pathname.split(".");f=1<n.length?n[n.length-1]:"";f=f.split("/")[0];break;case "fragment":f=a.hash.replace("#","");break;default:f=a&&a.href}return f},ge=function(a){return a?a.replace(":","").toLowerCase():""},je=function(a){var b="";if(a&&a.href){var c=a.href.indexOf("#"); +b=0>c?a.href:a.href.substr(0,c)}return b},ke=function(a){var b=H.createElement("a");a&&(b.href=a);var c=b.pathname;"/"!==c[0]&&(a||ya("TAGGING",1),c="/"+c);var d=b.hostname.replace(ee,"");return{href:b.href,protocol:b.protocol,host:b.host,hostname:d,pathname:c,search:b.search,hash:b.hash,port:b.port}},le=function(a){function b(n){var q=n.split("=")[0];return 0>d.indexOf(q)?n:q+"=0"}function c(n){return n.split("&").map(b).filter(function(q){return void 0!=q}).join("&")}var d="gclid dclid gbraid gclaw gcldc gclha gclgf gclgb _gl".split(" "), +e=ke(a),f=a.split(/[?#]/)[0],h=e.search,k=e.hash;"?"===h[0]&&(h=h.substring(1));"#"===k[0]&&(k=k.substring(1));h=c(h);k=c(k);""!==h&&(h="?"+h);""!==k&&(k="#"+k);var l=""+f+h+k;"/"===l[l.length-1]&&(l=l.substring(0,l.length-1));return l};var me=new RegExp(/[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,}/i),ne=new RegExp(/support|noreply/i),oe=["SCRIPT","IMG","SVG","PATH","BR"],pe=["BR"];function qe(a){var b;if(a===H.body)b="body";else{var c;if(a.id)c="#"+a.id;else{var d;if(a.parentElement){var e;a:{var f=a.parentElement;if(f){for(var h=0;h<f.childElementCount;h++)if(f.children[h]===a){e=h+1;break a}e=-1}else e=1}d=qe(a.parentElement)+">:nth-child("+e+")"}else d="";c=d}b=c}return b} +var te=function(){var a=!0;var b=a,c;var d=[],e=H.body;if(e){for(var f=e.querySelectorAll("*"),h=0;h<f.length&&1E4>h;h++){var k=f[h];if(!(0<=oe.indexOf(k.tagName.toUpperCase()))){for(var l=!1,n=0;n<k.childElementCount&&1E4>n;n++)if(!(0<=pe.indexOf(k.children[n].tagName.toUpperCase()))){l=!0;break}l||d.push(k)}}c={elements:d,status:1E4<f.length?"2":"1"}}else c= +{elements:d,status:"4"};for(var q=c,p=q.elements,r=[],u=0;u<p.length;u++){var t=p[u],v=t.textContent;t.value&&(v=t.value);if(v){var x=v.match(me);if(x){var z=x[0],w;if(G.location){var y=he(G.location,"host",!0);w=0<=z.toLowerCase().indexOf(y)}else w=!1;w||r.push({element:t,Jc:z})}}}var A;for(var B=[],F=10<r.length?"3":q.status,E=0;E<r.length&& +10>E;E++){var J=r[E].element,M=r[E].Jc,N=!1;B.push({Jc:M,querySelector:qe(J),tagName:J.tagName,isVisible:!Vd(J),type:1,yc:!!N})}return{elements:B,status:F}};var He={},L=null,Ie=Math.random();He.D="G-6V34J8HFXB";He.jc="330";He.Fh="";He.Bf="ChAI8NHGggYQif+xwueb2bZGEiUAJI/Il7yyNrbEcpB14GUUyNFy4cxKP70o/763eK6hveQepR/wGgJcwg\x3d\x3d";var Je={__cl:!0,__ecl:!0,__ehl:!0,__evl:!0,__fal:!0,__fil:!0,__fsl:!0,__hl:!0,__jel:!0,__lcl:!0,__sdl:!0,__tl:!0,__ytl:!0},Ke={__paused:!0,__tg:!0},Le;for(Le in Je)Je.hasOwnProperty(Le)&&(Ke[Le]=!0);var Me="www.googletagmanager.com/gtm.js";Me="www.googletagmanager.com/gtag/js"; +var Ne=Me,Oe=Sa(""),Pe=null,Qe=null,Re="//www.googletagmanager.com/a?id="+He.D+"&cv=1",Se={},Te={},Ue=function(){var a=L.sequence||1;L.sequence=a+1;return a};He.Af="";var Ve={},We=new La,Xe={},Ye={},af={name:"dataLayer",set:function(a,b){m(hb(a,b),Xe);Ze()},get:function(a){return $e(a,2)},reset:function(){We=new La;Xe={};Ze()}},$e=function(a,b){return 2!=b?We.get(a):bf(a)},bf=function(a){var b,c=a.split(".");b=b||[];for(var d=Xe,e=0;e<c.length;e++){if(null===d)return!1;if(void 0===d)break;d=d[c[e]];if(-1!==Ga(b,d))return}return d},cf=function(a,b){Ye.hasOwnProperty(a)||(We.set(a,b),m(hb(a,b),Xe),Ze())},Ze=function(a){Na(Ye,function(b,c){We.set(b,c);m(hb(b, +void 0),Xe);m(hb(b,c),Xe);a&&delete Ye[b]})},df=function(a,b,c){Ve[a]=Ve[a]||{};var d=1!==c?bf(b):We.get(b);"array"===kb(d)||"object"===kb(d)?Ve[a][b]=m(d):Ve[a][b]=d},ef=function(a,b){if(Ve[a])return Ve[a][b]},ff=function(a,b){Ve[a]&&delete Ve[a][b]};var jf={},kf=function(a,b){if(G._gtmexpgrp&&G._gtmexpgrp.hasOwnProperty(a))return G._gtmexpgrp[a];void 0===jf[a]&&(jf[a]=Math.floor(Math.random()*b));return jf[a]};var lf=function(a){var b=1,c,d,e;if(a)for(b=0,d=a.length-1;0<=d;d--)e=a.charCodeAt(d),b=(b<<6&268435455)+e+(e<<14),c=b&266338304,b=0!=c?b^c>>21:b;return b};function mf(a,b,c){for(var d=[],e=b.split(";"),f=0;f<e.length;f++){var h=e[f].split("="),k=h[0].replace(/^\s*|\s*$/g,"");if(k&&k==a){var l=h.slice(1).join("=").replace(/^\s*|\s*$/g,"");l&&c&&(l=decodeURIComponent(l));d.push(l)}}return d};var of=function(a,b,c,d){return nf(d)?mf(a,String(b||document.cookie),c):[]},uf=function(a,b,c,d,e){if(nf(e)){var f=sf(a,d,e);if(1===f.length)return f[0].id;if(0!==f.length){f=tf(f,function(h){return h.sc},b);if(1===f.length)return f[0].id;f=tf(f,function(h){return h.Mb},c);return f[0]?f[0].id:void 0}}};function vf(a,b,c,d){var e=document.cookie;document.cookie=a;var f=document.cookie;return e!=f||void 0!=c&&0<=of(b,f,!1,d).indexOf(c)} +var zf=function(a,b,c){function d(u,t,v){if(null==v)return delete h[t],u;h[t]=v;return u+"; "+t+"="+v}function e(u,t){if(null==t)return delete h[t],u;h[t]=!0;return u+"; "+t}if(!nf(c.wa))return 2;var f;void 0==b?f=a+"=deleted; expires="+(new Date(0)).toUTCString():(c.encode&&(b=encodeURIComponent(b)),b=wf(b),f=a+"="+b);var h={};f=d(f,"path",c.path);var k;c.expires instanceof Date?k=c.expires.toUTCString():null!=c.expires&&(k=""+c.expires);f=d(f,"expires",k);f=d(f,"max-age",c.Ph);f=d(f,"samesite", +c.Qh);c.Rh&&(f=e(f,"secure"));var l=c.domain;if("auto"===l){for(var n=xf(),q=0;q<n.length;++q){var p="none"!==n[q]?n[q]:void 0,r=d(f,"domain",p);r=e(r,c.flags);if(!yf(p,c.path)&&vf(r,a,b,c.wa))return 0}return 1}l&&"none"!==l&&(f=d(f,"domain",l));f=e(f,c.flags);return yf(l,c.path)?1:vf(f,a,b,c.wa)?0:1},Af=function(a,b,c){null==c.path&&(c.path="/");c.domain||(c.domain="auto");return zf(a,b,c)}; +function tf(a,b,c){for(var d=[],e=[],f,h=0;h<a.length;h++){var k=a[h],l=b(k);l===c?d.push(k):void 0===f||l<f?(e=[k],f=l):l===f&&e.push(k)}return 0<d.length?d:e}function sf(a,b,c){for(var d=[],e=of(a,void 0,void 0,c),f=0;f<e.length;f++){var h=e[f].split("."),k=h.shift();if(!b||-1!==b.indexOf(k)){var l=h.shift();l&&(l=l.split("-"),d.push({id:h.join("."),sc:1*l[0]||1,Mb:1*l[1]||1}))}}return d} +var wf=function(a){a&&1200<a.length&&(a=a.substring(0,1200));return a},Bf=/^(www\.)?google(\.com?)?(\.[a-z]{2})?$/,Cf=/(^|\.)doubleclick\.net$/i,yf=function(a,b){return Cf.test(document.location.hostname)||"/"===b&&Bf.test(a)},xf=function(){var a=[],b=document.location.hostname.split(".");if(4===b.length){var c=b[b.length-1];if(parseInt(c,10).toString()===c)return["none"]}for(var d=b.length-2;0<=d;d--)a.push(b.slice(d).join("."));var e=document.location.hostname;Cf.test(e)||Bf.test(e)||a.push("none"); +return a},nf=function(a){if(!td()||!a||!Ed())return!0;if(!Dd(a))return!1;var b=Bd(a);return null==b?!0:!!b};var Df=function(){for(var a=cd.userAgent+(H.cookie||"")+(H.referrer||""),b=a.length,c=G.history.length;0<c;)a+=c--^b++;return[Math.round(2147483647*Math.random())^lf(a)&2147483647,Math.round(Xa()/1E3)].join(".")},Gf=function(a,b,c,d,e){var f=Ef(b);return uf(a,f,Ff(c),d,e)},Hf=function(a,b,c,d){var e=""+Ef(c),f=Ff(d);1<f&&(e+="-"+f);return[b,e,a].join(".")},Ef=function(a){if(!a)return 1;a=0===a.indexOf(".")?a.substr(1):a;return a.split(".").length},Ff=function(a){if(!a||"/"===a)return 1;"/"!==a[0]&& +(a="/"+a);"/"!==a[a.length-1]&&(a+="/");return a.split("/").length-1};function If(a,b,c){var d,e=a.Lb;null==e&&(e=7776E3);0!==e&&(d=new Date((b||Xa())+1E3*e));return{path:a.path,domain:a.domain,flags:a.flags,encode:!!c,expires:d}};var Jf=["1"],Kf={},Nf=function(a){var b=Lf(a.prefix),c=Kf[b];c&&Mf(b,c,a)},Pf=function(a){var b=Lf(a.prefix);if(!Kf[b]&&!Of(b,a.path,a.domain)){var c=Df();if(0===Mf(b,c,a)){var d=ed("google_tag_data",{});d._gcl_au?ya("GTM",57):d._gcl_au=c}Of(b,a.path,a.domain)}};function Mf(a,b,c){var d=Hf(b,"1",c.domain,c.path),e=If(c);e.wa="ad_storage";return Af(a,d,e)}function Of(a,b,c){var d=Gf(a,b,c,Jf,"ad_storage");d&&(Kf[a]=d);return d}function Lf(a){return(a||"_gcl")+"_au"};function Qf(){for(var a=Rf,b={},c=0;c<a.length;++c)b[a[c]]=c;return b}function Sf(){var a="ABCDEFGHIJKLMNOPQRSTUVWXYZ";a+=a.toLowerCase()+"0123456789-_";return a+"."}var Rf,Tf; +function Uf(a){function b(l){for(;d<a.length;){var n=a.charAt(d++),q=Tf[n];if(null!=q)return q;if(!/^[\s\xa0]*$/.test(n))throw Error("Unknown base64 encoding at char: "+n);}return l}Rf=Rf||Sf();Tf=Tf||Qf();for(var c="",d=0;;){var e=b(-1),f=b(0),h=b(64),k=b(64);if(64===k&&-1===e)return c;c+=String.fromCharCode(e<<2|f>>4);64!=h&&(c+=String.fromCharCode(f<<4&240|h>>2),64!=k&&(c+=String.fromCharCode(h<<6&192|k)))}};var Vf;var Zf=function(){var a=Wf,b=Xf,c=Yf(),d=function(h){a(h.target||h.srcElement||{})},e=function(h){b(h.target||h.srcElement||{})};if(!c.init){kd(H,"mousedown",d);kd(H,"keyup",d);kd(H,"submit",e);var f=HTMLFormElement.prototype.submit;HTMLFormElement.prototype.submit=function(){b(this);f.call(this)};c.init=!0}},$f=function(a,b,c,d,e){var f={callback:a,domains:b,fragment:2===c,placement:c,forms:d,sameHost:e};Yf().decorators.push(f)},ag=function(a,b,c){for(var d=Yf().decorators,e={},f=0;f<d.length;++f){var h= +d[f],k;if(k=!c||h.forms)a:{var l=h.domains,n=a,q=!!h.sameHost;if(l&&(q||n!==H.location.hostname))for(var p=0;p<l.length;p++)if(l[p]instanceof RegExp){if(l[p].test(n)){k=!0;break a}}else if(0<=n.indexOf(l[p])||q&&0<=l[p].indexOf(n)){k=!0;break a}k=!1}if(k){var r=h.placement;void 0==r&&(r=h.fragment?2:1);r===b&&cb(e,h.callback())}}return e},Yf=function(){var a=ed("google_tag_data",{}),b=a.gl;b&&b.decorators||(b={decorators:[]},a.gl=b);return b};var bg=/(.*?)\*(.*?)\*(.*)/,cg=/^https?:\/\/([^\/]*?)\.?cdn\.ampproject\.org\/?(.*)/,dg=/^(?:www\.|m\.|amp\.)+/,eg=/([^?#]+)(\?[^#]*)?(#.*)?/;function fg(a){return new RegExp("(.*?)(^|&)"+a+"=([^&]*)&?(.*)")} +var hg=function(a){var b=[],c;for(c in a)if(a.hasOwnProperty(c)){var d=a[c];if(void 0!==d&&d===d&&null!==d&&"[object Object]"!==d.toString()){b.push(c);var e=b,f=e.push,h,k=String(d);Rf=Rf||Sf();Tf=Tf||Qf();for(var l=[],n=0;n<k.length;n+=3){var q=n+1<k.length,p=n+2<k.length,r=k.charCodeAt(n),u=q?k.charCodeAt(n+1):0,t=p?k.charCodeAt(n+2):0,v=r>>2,x=(r&3)<<4|u>>4,z=(u&15)<<2|t>>6,w=t&63;p||(w=64,q||(z=64));l.push(Rf[v],Rf[x],Rf[z],Rf[w])}h=l.join("");f.call(e,h)}}var y=b.join("*");return["1",gg(y), +y].join("*")},gg=function(a,b){var c=[window.navigator.userAgent,(new Date).getTimezoneOffset(),window.navigator.userLanguage||window.navigator.language,Math.floor((new Date).getTime()/60/1E3)-(void 0===b?0:b),a].join("*"),d;if(!(d=Vf)){for(var e=Array(256),f=0;256>f;f++){for(var h=f,k=0;8>k;k++)h=h&1?h>>>1^3988292384:h>>>1;e[f]=h}d=e}Vf=d;for(var l=4294967295,n=0;n<c.length;n++)l=l>>>8^Vf[(l^c.charCodeAt(n))&255];return((l^-1)>>>0).toString(36)},jg=function(){return function(a){var b=ke(G.location.href), +c=b.search.replace("?",""),d=fe(c,"_gl",!0)||"";a.query=ig(d)||{};var e=ie(b,"fragment").match(fg("_gl"));a.fragment=ig(e&&e[3]||"")||{}}},kg=function(a){var b=jg(),c=Yf();c.data||(c.data={query:{},fragment:{}},b(c.data));var d={},e=c.data;e&&(cb(d,e.query),a&&cb(d,e.fragment));return d},ig=function(a){var b;b=void 0===b?3:b;try{if(a){var c;a:{for(var d=a,e=0;3>e;++e){var f=bg.exec(d);if(f){c=f;break a}d=decodeURIComponent(d)}c=void 0}var h=c;if(h&&"1"===h[1]){var k=h[3],l;a:{for(var n=h[2],q=0;q< +b;++q)if(n===gg(k,q)){l=!0;break a}l=!1}if(l){for(var p={},r=k?k.split("*"):[],u=0;u<r.length;u+=2)p[r[u]]=Uf(r[u+1]);return p}}}}catch(t){}};function lg(a,b,c,d){function e(q){var p=q,r=fg(a).exec(p),u=p;if(r){var t=r[2],v=r[4];u=r[1];v&&(u=u+t+v)}q=u;var x=q.charAt(q.length-1);q&&"&"!==x&&(q+="&");return q+n}d=void 0===d?!1:d;var f=eg.exec(c);if(!f)return"";var h=f[1],k=f[2]||"",l=f[3]||"",n=a+"="+b;d?l="#"+e(l.substring(1)):k="?"+e(k.substring(1));return""+h+k+l} +function mg(a,b){var c="FORM"===(a.tagName||"").toUpperCase(),d=ag(b,1,c),e=ag(b,2,c),f=ag(b,3,c);if(db(d)){var h=hg(d);c?ng("_gl",h,a):og("_gl",h,a,!1)}if(!c&&db(e)){var k=hg(e);og("_gl",k,a,!0)}for(var l in f)if(f.hasOwnProperty(l))a:{var n=l,q=f[l],p=a;if(p.tagName){if("a"===p.tagName.toLowerCase()){og(n,q,p,void 0);break a}if("form"===p.tagName.toLowerCase()){ng(n,q,p);break a}}"string"==typeof p&&lg(n,q,p,void 0)}} +function og(a,b,c,d){if(c.href){var e=lg(a,b,c.href,void 0===d?!1:d);Rc.test(e)&&(c.href=e)}} +function ng(a,b,c){if(c&&c.action){var d=(c.method||"").toLowerCase();if("get"===d){for(var e=c.childNodes||[],f=!1,h=0;h<e.length;h++){var k=e[h];if(k.name===a){k.setAttribute("value",b);f=!0;break}}if(!f){var l=H.createElement("input");l.setAttribute("type","hidden");l.setAttribute("name",a);l.setAttribute("value",b);c.appendChild(l)}}else if("post"===d){var n=lg(a,b,c.action);Rc.test(n)&&(c.action=n)}}} +var Wf=function(a){try{var b;a:{for(var c=a,d=100;c&&0<d;){if(c.href&&c.nodeName.match(/^a(?:rea)?$/i)){b=c;break a}c=c.parentNode;d--}b=null}var e=b;if(e){var f=e.protocol;"http:"!==f&&"https:"!==f||mg(e,e.hostname)}}catch(h){}},Xf=function(a){try{if(a.action){var b=ie(ke(a.action),"host");mg(a,b)}}catch(c){}},pg=function(a,b,c,d){Zf();$f(a,b,"fragment"===c?2:1,!!d,!1)},qg=function(a,b){Zf();$f(a,[he(G.location,"host",!0)],b,!0,!0)},rg=function(){var a=H.location.hostname,b=cg.exec(H.referrer);if(!b)return!1; +var c=b[2],d=b[1],e="";if(c){var f=c.split("/"),h=f[1];e="s"===h?decodeURIComponent(f[2]):decodeURIComponent(h)}else if(d){if(0===d.indexOf("xn--"))return!1;e=d.replace(/-/g,".").replace(/\.\./g,"-")}var k=a.replace(dg,""),l=e.replace(dg,""),n;if(!(n=k===l)){var q="."+l;n=k.substring(k.length-q.length,k.length)===q}return n},sg=function(a,b){return!1===a?!1:a||b||rg()};var tg={};var ug=function(){for(var a=[],b=H.cookie.split(";"),c=/^\s*_gac_(UA-\d+-\d+)=\s*(.+?)\s*$/,d=0;d<b.length;d++){var e=b[d].match(c);e&&a.push({Ld:e[1],value:e[2]})}var f={};if(!a||!a.length)return f;for(var h=0;h<a.length;h++){var k=a[h].value.split(".");"1"==k[0]&&3==k.length&&k[1]&&(f[a[h].Ld]||(f[a[h].Ld]=[]),f[a[h].Ld].push({timestamp:k[1],Ha:k[2]}))}return f};var vg=/^\w+$/,wg=/^[\w-]+$/,xg=/^~?[\w-]+$/,yg={aw:"_aw",dc:"_dc",gf:"_gf",ha:"_ha",gp:"_gp",gb:"_gb"},zg=function(){if(!td()||!Ed())return!0;var a=Bd("ad_storage");return null==a?!0:!!a},Ag=function(a,b){Dd("ad_storage")?zg()?a():Id(a,"ad_storage"):b?ya("TAGGING",3):Hd(function(){Ag(a,!0)},["ad_storage"])},Cg=function(a){return Bg(a).map(function(b){return b.Ha})},Bg=function(a){var b=[];if(!H.cookie)return b;var c=of(a,H.cookie,void 0,"ad_storage");if(!c||0==c.length)return b;for(var d={},e=0;e< +c.length;d={jb:d.jb},e++){d.jb=Dg(c[e]);var f=Eg(c[e]);if(d.jb&&f){var h=Ia(b,function(k){return function(l){return l.Ha===k.jb}}(d));h&&h.timestamp<f?h.timestamp=f:h||b.push({Ha:d.jb,timestamp:f})}}b.sort(function(k,l){return l.timestamp-k.timestamp});return Fg(b)};function Gg(a){return a&&"string"==typeof a&&a.match(vg)?a:"_gcl"} +var Ig=function(){var a=ke(G.location.href),b=ie(a,"query",!1,void 0,"gclid"),c=ie(a,"query",!1,void 0,"gclsrc"),d=ie(a,"query",!1,void 0,"gbraid"),e=ie(a,"query",!1,void 0,"dclid");if(!b||!c||!d){var f=a.hash.replace("#","");b=b||fe(f,"gclid",void 0);c=c||fe(f,"gclsrc",void 0);d=d||fe(f,"gbraid",void 0)}return Hg(b,c,e,d)},Hg=function(a,b,c,d){var e={},f=function(h,k){e[k]||(e[k]=[]);e[k].push(h)};e.gclid=a;e.gclsrc=b;e.dclid=c;void 0!==d&&wg.test(d)&&(e.gbraid=d,f(d,"gb"));if(void 0!==a&&a.match(wg))switch(b){case void 0:f(a, +"aw");break;case "aw.ds":f(a,"aw");f(a,"dc");break;case "ds":f(a,"dc");break;case "3p.ds":f(a,"dc");break;case "gf":f(a,"gf");break;case "ha":f(a,"ha")}c&&f(c,"dc");return e},Jg=function(a,b){switch(a){case void 0:case "aw":return"aw"===b;case "aw.ds":return"aw"===b||"dc"===b;case "ds":case "3p.ds":return"dc"===b;case "gf":return"gf"===b;case "ha":return"ha"===b}return!1},Lg=function(a){var b=Ig();Ag(function(){Kg(b,a)})}; +function Kg(a,b,c,d){function e(q,p){var r=Mg(q,f);r&&(Af(r,p,h),k=!0)}b=b||{};d=d||[];var f=Gg(b.prefix);c=c||Xa();var h=If(b,c,!0);h.wa="ad_storage";var k=!1,l=Math.round(c/1E3),n=function(q){var p=["GCL",l,q];0<d.length&&p.push(d.join("."));return p.join(".")};a.aw&&(!0===b.Th?e("aw",n("~"+a.aw[0])):e("aw",n(a.aw[0])));a.dc&&e("dc",n(a.dc[0]));a.gf&&e("gf",n(a.gf[0]));a.ha&&e("ha",n(a.ha[0]));a.gp&&e("gp",n(a.gp[0]));(void 0==tg.enable_gbraid_cookie_write?0:tg.enable_gbraid_cookie_write)&&!k&& +a.gb&&e("gb",n(a.gb[0]))} +var Ng=function(a,b){var c=kg(!0);Ag(function(){for(var d=Gg(b.prefix),e=0;e<a.length;++e){var f=a[e];if(void 0!==yg[f]){var h=Mg(f,d),k=c[h];if(k){var l=Math.min(Eg(k),Xa()),n;b:{for(var q=l,p=of(h,H.cookie,void 0,"ad_storage"),r=0;r<p.length;++r)if(Eg(p[r])>q){n=!0;break b}n=!1}if(!n){var u=If(b,l,!0);u.wa="ad_storage";Af(h,k,u)}}}}Kg(Hg(c.gclid,c.gclsrc),b)})},Mg=function(a,b){var c=yg[a];if(void 0!==c)return b+c},Eg=function(a){return Og(a)?1E3*(Number(a.split(".")[1])||0):0}; +function Dg(a){if(Og(a))return a.split(".")[2]} +var Og=function(a){var b=a.split(".");return 3>b.length||"GCL"!==b[0]||!/^\d+$/.test(b[1])||!xg.test(b[2])?!1:!0},Pg=function(a,b,c,d,e){if(Fa(b)){var f=Gg(e),h=function(){for(var k={},l=0;l<a.length;++l){var n=Mg(a[l],f);if(n){var q=of(n,H.cookie,void 0,"ad_storage");q.length&&(k[n]=q.sort()[q.length-1])}}return k};Ag(function(){pg(h,b,c,d)})}},Fg=function(a){return a.filter(function(b){return xg.test(b.Ha)})},Qg=function(a,b){for(var c=Gg(b.prefix),d={},e=0;e<a.length;e++)yg[a[e]]&&(d[a[e]]=yg[a[e]]); +Ag(function(){Na(d,function(f,h){var k=of(c+h,H.cookie,void 0,"ad_storage");if(k.length){var l=k[0],n=Eg(l),q=Og(l)?l.split(".").slice(3):[],p={};p[f]=[Dg(l)];Kg(p,b,n,q)}})})};function Rg(a,b){for(var c=0;c<b.length;++c)if(a[b[c]])return!0;return!1}var Sg=function(){function a(e,f,h){h&&(e[f]=h)}var b=["aw","dc"];if(Ed()){var c=Ig();if(Rg(c,b)){var d={};a(d,"gclid",c.gclid);a(d,"dclid",c.dclid);a(d,"gclsrc",c.gclsrc);qg(function(){return d},3);qg(function(){var e={};return e._up="1",e},1)}}};var Tg=/^\d+\.fls\.doubleclick\.net$/,Ug=!1;function Vg(a,b){Dd(C.B)?Nd(C.B)?a():Id(a,C.B):b?D(42):Pd(function(){Vg(a,!0)},[C.B])}function Wg(a){var b=ke(G.location.href),c=ie(b,"host",!1);if(c&&c.match(Tg)){var d=ie(b,"path").split(a+"=");if(1<d.length)return d[1].split(";")[0].split("?")[0]}} +function Xg(a,b,c){if("aw"==a||"dc"==a){var d=Wg("gcl"+a);if(d)return d.split(".")}var e=Gg(b);if("_gcl"==e){c=void 0===c?!0:c;var f=!Nd(C.B)&&c,h;h=Ig()[a]||[];if(0<h.length)return f?["0"]:h}var k=Mg(a,e);return k?Cg(k):[]} +var Yg=function(a){var b=Wg("gac");if(b)return!Nd(C.B)&&a?"0":decodeURIComponent(b);var c=zg()?ug():{},d=[];Na(c,function(e,f){f=Fg(f);for(var h=[],k=0;k<f.length;k++)h.push(f[k].Ha);h.length&&d.push(e+":"+h.join(","))});return d.join(";")},$g=function(a,b){if(Ug)Zg(a,b,"dc");else{var c=Ig().dc||[];Vg(function(){Pf(b);var d=Kf[Lf(b.prefix)],e=!1;if(d&&0<c.length){var f=L.joined_au=L.joined_au||{},h=b.prefix||"_gcl";if(!f[h])for(var k=0;k<c.length;k++){var l="https://adservice.google.com/ddm/regclk";l=l+"?gclid="+ +c[k]+"&auiddc="+d;qd(l);e=f[h]=!0}}null==a&&(a=e);a&&d&&Nf(b)})}},Zg=function(a,b,c){var d=Ig(),e=[],f=d.gclid,h=d.dclid,k=d.gclsrc||"aw";!f||"aw.ds"!==k&&"aw"!==k&&"ds"!==k||c&&!Jg(k,c)||e.push({Ha:f,bf:k});!h||c&&"dc"!==c||e.push({Ha:h,bf:"ds"});Vg(function(){Pf(b);var l=Kf[Lf(b.prefix)],n=!1;if(l&&0<e.length)for(var q=L.joined_auid=L.joined_auid||{},p=0;p<e.length;p++){var r=e[p],u=r.Ha,t=r.bf,v=(b.prefix||"_gcl")+"."+t+"."+u;if(!q[v]){var x="https://adservice.google.com/pagead/regclk";x=x+"?gclid="+u+"&auid="+l+"&gclsrc="+ +t;qd(x);n=q[v]=!0}}null==a&&(a=n);a&&l&&Nf(b)})};var ah=/[A-Z]+/,bh=/\s/,ch=function(a){if(g(a)&&(a=Wa(a),!bh.test(a))){var b=a.indexOf("-");if(!(0>b)){var c=a.substring(0,b);if(ah.test(c)){for(var d=a.substring(b+1).split("/"),e=0;e<d.length;e++)if(!d[e])return;return{id:a,prefix:c,containerId:c+"-"+d[0],F:d}}}}},eh=function(a){for(var b={},c=0;c<a.length;++c){var d=ch(a[c]);d&&(b[d.id]=d)}dh(b);var e=[];Na(b,function(f,h){e.push(h)});return e}; +function dh(a){var b=[],c;for(c in a)if(a.hasOwnProperty(c)){var d=a[c];"AW"===d.prefix&&d.F[1]&&b.push(d.containerId)}for(var e=0;e<b.length;++e)delete a[b[e]]};var fh=function(){var a=!1;return a};var hh=function(a,b,c,d){return(2===gh()||d||"http:"!=G.location.protocol?a:b)+c},gh=function(){var a=hd(),b;if(1===a)a:{var c=Ne;c=c.toLowerCase();for(var d="https://"+c,e="http://"+c,f=1,h=H.getElementsByTagName("script"),k=0;k<h.length&&100>k;k++){var l=h[k].src;if(l){l=l.toLowerCase();if(0===l.indexOf(e)){b=3;break a}1===f&&0===l.indexOf(d)&&(f=2)}}b=f}else b=a;return b}; +var jh=function(a,b,c){if(G[a.functionName])return b.Ad&&I(b.Ad),G[a.functionName];var d=ih();G[a.functionName]=d;if(a.mc)for(var e=0;e<a.mc.length;e++)G[a.mc[e]]=G[a.mc[e]]||ih();a.wc&&void 0===G[a.wc]&&(G[a.wc]=c);gd(hh("https://","http://",a.Id),b.Ad,b.nh);return d},ih=function(){var a=function(){a.q=a.q||[];a.q.push(arguments)};return a},kh={functionName:"_googWcmImpl",wc:"_googWcmAk",Id:"www.gstatic.com/wcm/loader.js"},lh={functionName:"_gaPhoneImpl",wc:"ga_wpid",Id:"www.gstatic.com/gaphone/loader.js"}, +mh={xf:"",vg:"5"},nh={functionName:"_googCallTrackingImpl",mc:[lh.functionName,kh.functionName],Id:"www.gstatic.com/call-tracking/call-tracking_"+(mh.xf||mh.vg)+".js"},oh={},ph=function(a,b,c,d){D(22);if(c){d=d||{};var e=jh(kh,d,a),f={ak:a,cl:b};void 0===d.sa&&(f.autoreplace=c);e(2,d.sa,f,c,0,new Date,d.options)}},qh=function(a,b,c,d){D(21);if(b&&c){d=d||{};for(var e={countryNameCode:c,destinationNumber:b,retrievalTime:new Date},f=0;f<a.length;f++){var h=a[f]; +oh[h.id]||(h&&"AW"===h.prefix&&!e.adData&&2<=h.F.length?(e.adData={ak:h.F[0],cl:h.F[1]},oh[h.id]=!0):h&&"UA"===h.prefix&&!e.gaData&&(e.gaData={gaWpid:h.containerId},oh[h.id]=!0))}(e.gaData||e.adData)&&jh(nh,d)(d.sa,e,d.options)}},rh=function(){var a=!1;return a},sh=function(a,b){if(a)if(fh()){}else{if(g(a)){var c= +ch(a);if(!c)return;a=c}var d=void 0,e=!1,f=b.getWithConfig(C.cg);if(f&&Fa(f)){d=[];for(var h=0;h<f.length;h++){var k=ch(f[h]);k&&(d.push(k),(a.id===k.id||a.id===a.containerId&&a.containerId===k.containerId)&&(e=!0))}}if(!d||e){var l=b.getWithConfig(C.we),n;if(l){Fa(l)?n=l:n=[l];var q=b.getWithConfig(C.ue),p=b.getWithConfig(C.ve),r=b.getWithConfig(C.xe),u=b.getWithConfig(C.bg),t=q||p,v=1;"UA"!==a.prefix||d||(v=5);for(var x=0;x<n.length;x++)if(x<v)if(d)qh(d,n[x],u,{sa:t,options:r});else if("AW"===a.prefix&& +a.F[1])rh()?qh([a],n[x],u||"US",{sa:t,options:r}):ph(a.F[0],a.F[1],n[x],{sa:t,options:r});else if("UA"===a.prefix)if(rh())qh([a],n[x],u||"US",{sa:t});else{var z=a.containerId,w=n[x],y={sa:t};D(23);if(w){y=y||{};var A=jh(lh,y,z),B={};void 0!==y.sa?B.receiver=y.sa:B.replace=w;B.ga_wpid=z;B.destination=w;A(2,new Date,B)}}}}}}; +var vh=function(a){return Nd(C.B)?a:a.replace(/&url=([^&#]+)/,function(b,c){var d=le(decodeURIComponent(c));return"&url="+encodeURIComponent(d)})},wh=function(){var a;if(!(a=Oe)){var b;if(!0===G._gtmdgs)b=!0;else{var c=cd&&cd.userAgent||"";b=0>c.indexOf("Safari")||/Chrome|Coast|Opera|Edg|Silk|Android/.test(c)||11>((/Version\/([\d]+)/.exec(c)||[])[1]||"")?!1:!0}a=!b}if(a)return-1;var d=Pa("1");return kf(1,100)<d?kf(2,2):-1},xh=function(a){var b; +if(!a||!a.length)return;for(var c=[],d=0;d<a.length;++d){var e=a[d];e&&e.estimated_delivery_date?c.push(""+e.estimated_delivery_date):c.push("")}b=c.join(",");return b};var yh=new RegExp(/^(.*\.)?(google|youtube|blogger|withgoogle)(\.com?)?(\.[a-z]{2})?\.?$/),zh={cl:["ecl"],customPixels:["nonGooglePixels"],ecl:["cl"],ehl:["hl"],hl:["ehl"],html:["customScripts","customPixels","nonGooglePixels","nonGoogleScripts","nonGoogleIframes"],customScripts:["html","customPixels","nonGooglePixels","nonGoogleScripts","nonGoogleIframes"],nonGooglePixels:[],nonGoogleScripts:["nonGooglePixels"],nonGoogleIframes:["nonGooglePixels"]},Ah={cl:["ecl"],customPixels:["customScripts","html"], +ecl:["cl"],ehl:["hl"],hl:["ehl"],html:["customScripts"],customScripts:["html"],nonGooglePixels:["customPixels","customScripts","html","nonGoogleScripts","nonGoogleIframes"],nonGoogleScripts:["customScripts","html"],nonGoogleIframes:["customScripts","html","nonGoogleScripts"]},Bh="google customPixels customScripts html nonGooglePixels nonGoogleScripts nonGoogleIframes".split(" "); +var Ch=function(){var a=!1;a=!0;return a},Eh=function(a){var b=$e("gtm.allowlist")||$e("gtm.whitelist");b&&D(9);Ch()&&(b="google gtagfl lcl zone oid op".split(" "));var c=b&&fb(Va(b),zh),d=$e("gtm.blocklist")|| +$e("gtm.blacklist");d||(d=$e("tagTypeBlacklist"))&&D(3);d?D(8):d=[];Dh()&&(d=Va(d),d.push("nonGooglePixels","nonGoogleScripts","sandboxedScripts"));0<=Ga(Va(d),"google")&&D(2);var e=d&&fb(Va(d),Ah),f={};return function(h){var k=h&&h[rb.Ma];if(!k||"string"!=typeof k)return!0;k=k.replace(/^_*/,"");if(void 0!==f[k])return f[k];var l=Te[k]||[],n=a(k,l);if(b){var q;if(q= +n)a:{if(0>Ga(c,k))if(l&&0<l.length)for(var p=0;p<l.length;p++){if(0>Ga(c,l[p])){D(11);q=!1;break a}}else{q=!1;break a}q=!0}n=q}var r=!1;if(d){var u=0<=Ga(e,k);if(u)r=u;else{var t=Ma(e,l||[]);t&&D(10);r=t}}var v=!n||r;v||!(0<=Ga(l,"sandboxedScripts"))||c&&-1!==Ga(c,"sandboxedScripts")||(v=Ma(e,Bh));return f[k]=v}},Dh=function(){return yh.test(G.location&&G.location.hostname)};var Fh={active:!0,isAllowed:function(){return!0}},Gh=function(a){var b=L.zones;return b?b.checkState(He.D,a):Fh},Hh=function(a){var b=L.zones;!b&&a&&(b=L.zones=a());return b};var Ih=function(){},Jh=function(){};var Kh=!1,Lh=0,Mh=[];function Nh(a){if(!Kh){var b=H.createEventObject,c="complete"==H.readyState,d="interactive"==H.readyState;if(!a||"readystatechange"!=a.type||c||!b&&d){Kh=!0;for(var e=0;e<Mh.length;e++)I(Mh[e])}Mh.push=function(){for(var f=0;f<arguments.length;f++)I(arguments[f]);return 0}}}function Sh(){if(!Kh&&140>Lh){Lh++;try{H.documentElement.doScroll("left"),Nh()}catch(a){G.setTimeout(Sh,50)}}}var Th=function(a){Kh?a():Mh.push(a)};var Vh=function(a,b){this.m=!1;this.H=[];this.T={tags:[]};this.Y=!1;this.o=this.C=0;Uh(this,a,b)},Wh=function(a,b,c,d){if(Ke.hasOwnProperty(b)||"__zone"===b)return-1;var e={};nb(d)&&(e=m(d,e));e.id=c;e.status="timeout";return a.T.tags.push(e)-1},Xh=function(a,b,c,d){var e=a.T.tags[b];e&&(e.status=c,e.executionTime=d)},Yh=function(a){if(!a.m){for(var b=a.H,c=0;c<b.length;c++)b[c]();a.m=!0;a.H.length=0}},Uh=function(a,b,c){Ca(b)&&Zh(a,b);c&&G.setTimeout(function(){return Yh(a)},Number(c))},Zh=function(a, +b){var c=$a(function(){return I(function(){b(He.D,a.T)})});a.m?c():a.H.push(c)},$h=function(a){a.C++;return $a(function(){a.o++;a.Y&&a.o>=a.C&&Yh(a)})};var ai=function(){function a(d){return!Ea(d)||0>d?0:d}if(!L._li&&G.performance&&G.performance.timing){var b=G.performance.timing.navigationStart,c=Ea(af.get("gtm.start"))?af.get("gtm.start"):0;L._li={cst:a(c-b),cbt:a(Qe-b)}}};var ei={},fi=function(){return G.GoogleAnalyticsObject&&G[G.GoogleAnalyticsObject]},gi=!1; +var hi=function(a){G.GoogleAnalyticsObject||(G.GoogleAnalyticsObject=a||"ga");var b=G.GoogleAnalyticsObject;if(G[b])G.hasOwnProperty(b)||D(12);else{var c=function(){c.q=c.q||[];c.q.push(arguments)};c.l=Number(new Date);G[b]=c}ai();return G[b]},ii=function(a,b,c,d){b=String(b).replace(/\s+/g,"").split(",");var e=fi();e(a+"require","linker");e(a+"linker:autoLink",b,c,d)},ji=function(a){if(!Ed())return;var b=fi();b(a+"require","linker");b(a+"linker:passthrough", +!0);}; +var li=function(a){},ki=function(){return G.GoogleAnalyticsObject||"ga"},mi=function(a,b){return function(){var c=fi(),d=c&&c.getByName&&c.getByName(a);if(d){var e=d.get("sendHitTask");d.set("sendHitTask",function(f){var h=f.get("hitPayload"),k=f.get("hitCallback"),l=0>h.indexOf("&tid="+b);l&&(f.set("hitPayload",h.replace(/&tid=UA-[0-9]+-[0-9]+/,"&tid="+ +b),!0),f.set("hitCallback",void 0,!0));e(f);l&&(f.set("hitPayload",h,!0),f.set("hitCallback",k,!0),f.set("_x_19",void 0,!0),e(f))})}}}; +var ri=function(){return"&tc="+Vb.filter(function(a){return a}).length},ui=function(){2022<=si().length&&ti()},wi=function(){vi||(vi=G.setTimeout(ti,500))},ti=function(){vi&&(G.clearTimeout(vi),vi=void 0);void 0===xi||yi[xi]&&!zi&&!Ai||(Bi[xi]||Ci.dh()||0>=Di--?(D(1),Bi[xi]=!0):(Ci.uh(),jd(si()),yi[xi]=!0,Ei=Fi=Gi=Ai=zi=""))},si=function(){var a=xi;if(void 0===a)return"";var b=za("GTM"),c=za("TAGGING");return[Hi,yi[a]?"":"&es=1",Ii[a],b?"&u="+b:"",c?"&ut="+c:"",ri(),zi,Ai,Gi?Gi:"",Fi,Ei,"&z=0"].join("")}, +Ji=function(){return[Re,"&v=3&t=t","&pid="+Ja(),"&rv="+He.jc].join("")},Ki="0.005000">Math.random(),Hi=Ji(),Li=function(){Hi=Ji()},yi={},zi="",Ai="",Ei="",Fi="",Gi="",xi=void 0,Ii={},Bi={},vi=void 0,Ci=function(a,b){var c=0,d=0;return{dh:function(){if(c<a)return!1;Xa()-d>=b&&(c=0);return c>=a},uh:function(){Xa()-d>=b&&(c=0);c++;d=Xa()}}}(2,1E3),Di=1E3,Mi=function(a,b,c){if(Ki&&!Bi[a]&&b){a!==xi&&(ti(),xi=a);var d,e=String(b[rb.Ma]||"").replace(/_/g,"");0===e.indexOf("cvt")&&(e="cvt"); +d=e;var f=c+d;zi=zi?zi+"."+f:"&tr="+f;var h=b["function"];if(!h)throw Error("Error: No function name given for function call.");var k=(Xb[h]?"1":"2")+d;Ei=Ei?Ei+"."+k:"&ti="+k;wi();ui()}},Ni=function(a,b,c){if(Ki&&!Bi[a]){a!==xi&&(ti(),xi=a);var d=c+b;Ai=Ai?Ai+"."+d:"&epr="+d;wi();ui()}},Oi=function(a,b,c){}; +function Pi(a,b,c,d){var e=Vb[a],f=Qi(a,b,c,d);if(!f)return null;var h=bc(e[rb.Ne],c,[]);if(h&&h.length){var k=h[0];f=Pi(k.index,{onSuccess:f,onFailure:1===k.Ye?b.terminate:f,terminate:b.terminate},c,d)}return f} +function Qi(a,b,c,d){function e(){if(f[rb.pg])k();else{var x=cc(f,c,[]);var y=Wh(c.Na,String(f[rb.Ma]),Number(f[rb.Oe]),x[rb.qg]),A=!1;x.vtp_gtmOnSuccess=function(){if(!A){A=!0;var E=Xa()-F;Mi(c.id,Vb[a],"5");Xh(c.Na,y,"success", +E);h()}};x.vtp_gtmOnFailure=function(){if(!A){A=!0;var E=Xa()-F;Mi(c.id,Vb[a],"6");Xh(c.Na,y,"failure",E);k()}};x.vtp_gtmTagId=f.tag_id;x.vtp_gtmEventId=c.id;Mi(c.id,f,"1");var B=function(){var E=Xa()-F;Mi(c.id,f,"7");Xh(c.Na,y,"exception",E);A||(A=!0,k())};var F=Xa();try{ac(x,c)}catch(E){B(E)}}}var f=Vb[a],h=b.onSuccess,k=b.onFailure,l=b.terminate;if(c.wd(f))return null;var n=bc(f[rb.Pe],c,[]);if(n&&n.length){var q=n[0],p=Pi(q.index,{onSuccess:h,onFailure:k,terminate:l},c,d);if(!p)return null;h=p;k=2===q.Ye?l:p}if(f[rb.Je]||f[rb.sg]){var r=f[rb.Je]?Wb: +c.zh,u=h,t=k;if(!r[a]){e=$a(e);var v=Ri(a,r,e);h=v.onSuccess;k=v.onFailure}return function(){r[a](u,t)}}return e}function Ri(a,b,c){var d=[],e=[];b[a]=Si(d,e,c);return{onSuccess:function(){b[a]=Ti;for(var f=0;f<d.length;f++)d[f]()},onFailure:function(){b[a]=Ui;for(var f=0;f<e.length;f++)e[f]()}}}function Si(a,b,c){return function(d,e){a.push(d);b.push(e);c()}}function Ti(a){a()}function Ui(a,b){b()};var Xi=function(a,b){for(var c=[],d=0;d<Vb.length;d++)if(a[d]){var e=Vb[d];var f=$h(b.Na);try{var h=Pi(d,{onSuccess:f,onFailure:f,terminate:f},b,d);if(h){var k=c,l=k.push,n=d,q=e["function"];if(!q)throw"Error: No function name given for function call.";var p=Xb[q];l.call(k,{sf:n,jf:p?p.priorityOverride||0:0,Rg:h})}else Vi(d,b),f()}catch(t){f()}}var r=b.Na;r.Y=!0;r.o>=r.C&&Yh(r);c.sort(Wi);for(var u=0;u<c.length;u++)c[u].Rg(); +return 0<c.length};function Wi(a,b){var c,d=b.jf,e=a.jf;c=d>e?1:d<e?-1:0;var f;if(0!==c)f=c;else{var h=a.sf,k=b.sf;f=h>k?1:h<k?-1:0}return f}function Vi(a,b){if(!Ki)return;var c=function(d){var e=b.wd(Vb[d])?"3":"4",f=bc(Vb[d][rb.Ne],b,[]);f&&f.length&&c(f[0].index);Mi(b.id,Vb[d],e);var h=bc(Vb[d][rb.Pe],b,[]);h&&h.length&&c(h[0].index)};c(a);} +var Yi=!1,cj=function(a){var b=a["gtm.uniqueEventId"],c=a.event;if("gtm.js"===c){if(Yi)return!1;Yi=!0}var d=Gh(b),e=!1;if(!d.active){if("gtm.js"!==c)return!1;e=!0;d=Gh(Number.MAX_SAFE_INTEGER)}Ki&&!Bi[b]&&xi!==b&&(ti(),xi=b,Ei=zi="",Ii[b]="&e="+(0===c.indexOf("gtm.")?encodeURIComponent(c):"*")+"&eid="+b,wi());var f=a.eventCallback,h=a.eventTimeout,k={id:b,name:c,wd:Eh(d.isAllowed),zh:[],df:function(){D(6)},Se:Zi(b),Na:new Vh(f, +h)};$i(b,k.Na);var l=jc(k);e&&(l=aj(l));var n=Xi(l,k);"gtm.js"!==c&&"gtm.sync"!==c||li(He.D);switch(c){case "gtm.init":n&&D(20)}return bj(l,n)};function Zi(a){return function(b){Ki&&(qb(b)||Oi(a,"input",b))}} +function $i(a,b){df(a,"event",1);df(a,"ecommerce",1);df(a,"gtm");df(a,"eventModel");}function aj(a){for(var b=[],c=0;c<a.length;c++)a[c]&&Je[String(Vb[c][rb.Ma])]&&(b[c]=!0);return b}function bj(a,b){if(!b)return b;for(var c=0;c<a.length;c++)if(a[c]&&Vb[c]&&!Ke[String(Vb[c][rb.Ma])])return!0;return!1}function dj(a,b){if(a){var c=""+a;0!==c.indexOf("http://")&&0!==c.indexOf("https://")&&(c="https://"+c);"/"===c[c.length-1]&&(c=c.substring(0,c.length-1));return ke(""+c+b).href}}function ej(a,b){return fj()?dj(a,b):void 0}function fj(){var a=!1;return a};var gj=function(){this.eventModel={};this.targetConfig={};this.containerConfig={};this.remoteConfig={};this.globalConfig={};this.onSuccess=function(){};this.onFailure=function(){};this.setContainerTypeLoaded=function(){};this.getContainerTypeLoaded=function(){};this.eventId=void 0},hj=function(a){var b=new gj;b.eventModel=a;return b},ij=function(a,b){a.targetConfig=b;return a},jj=function(a,b){a.containerConfig=b;return a},kj=function(a,b){a.remoteConfig=b;return a},lj=function(a,b){a.globalConfig= +b;return a},mj=function(a,b){a.onSuccess=b;return a},nj=function(a,b){a.setContainerTypeLoaded=b;return a},oj=function(a,b){a.getContainerTypeLoaded=b;return a},pj=function(a,b){a.onFailure=b;return a};gj.prototype.getWithConfig=function(a){if(void 0!==this.eventModel[a])return this.eventModel[a];if(void 0!==this.targetConfig[a])return this.targetConfig[a];if(void 0!==this.containerConfig[a])return this.containerConfig[a];if(void 0!==this.remoteConfig[a])return this.remoteConfig[a];if(void 0!==this.globalConfig[a])return this.globalConfig[a]}; +var qj=function(a){function b(e){Na(e,function(f){c[f]=null})}var c={};b(a.eventModel);b(a.targetConfig);b(a.containerConfig);b(a.globalConfig);var d=[];Na(c,function(e){d.push(e)});return d};var rj;if(3===He.jc.length)rj="g";else{var sj="G";sj="g";rj=sj} +var tj={"":"n",UA:"u",AW:"a",DC:"d",G:"e",GF:"f",HA:"h",GTM:rj,OPT:"o"},uj=function(a){var b=He.D.split("-"),c=b[0].toUpperCase(),d=tj[c]||"i",e=a&&"GTM"===c?b[1]:"OPT"===c?b[1]:"",f;if(3===He.jc.length){var h="w";h=fh()?"s":"o";f="2"+h}else f="";return f+d+He.jc+e};var vj=function(a,b){a.addEventListener&&a.addEventListener.call(a,"message",b,!1)};var wj=function(){return Vc("iPhone")&&!Vc("iPod")&&!Vc("iPad")};Vc("Opera");Vc("Trident")||Vc("MSIE");Vc("Edge");!Vc("Gecko")||-1!=Sc.toLowerCase().indexOf("webkit")&&!Vc("Edge")||Vc("Trident")||Vc("MSIE")||Vc("Edge");-1!=Sc.toLowerCase().indexOf("webkit")&&!Vc("Edge")&&Vc("Mobile");Vc("Macintosh");Vc("Windows");Vc("Linux")||Vc("CrOS");var xj=qa.navigator||null;xj&&(xj.appVersion||"").indexOf("X11");Vc("Android");wj();Vc("iPad");Vc("iPod");wj()||Vc("iPad")||Vc("iPod");Sc.toLowerCase().indexOf("kaios");var yj=function(a,b){for(var c=a,d=0;50>d;++d){var e;try{e=!(!c.frames||!c.frames[b])}catch(k){e=!1}if(e)return c;var f;a:{try{var h=c.parent;if(h&&h!=c){f=h;break a}}catch(k){}f=null}if(!(c=f))break}return null};var zj=function(){};var Aj=function(a){void 0!==a.addtlConsent&&"string"!==typeof a.addtlConsent&&(a.addtlConsent=void 0);void 0!==a.gdprApplies&&"boolean"!==typeof a.gdprApplies&&(a.gdprApplies=void 0);return void 0!==a.tcString&&"string"!==typeof a.tcString||void 0!==a.listenerId&&"number"!==typeof a.listenerId?2:a.cmpStatus&&"error"!==a.cmpStatus?0:3},Bj=function(a,b){this.o=a;this.m=null;this.H={};this.Y=0;this.T=void 0===b?500:b;this.C=null};pa(Bj,zj); +var Dj=function(a){return"function"===typeof a.o.__tcfapi||null!=Cj(a)}; +Bj.prototype.addEventListener=function(a){var b={},c=Jc(function(){return a(b)}),d=0;-1!==this.T&&(d=setTimeout(function(){b.tcString="tcunavailable";b.internalErrorState=1;c()},this.T));var e=function(f,h){clearTimeout(d);f?(b=f,b.internalErrorState=Aj(b),h&&0===b.internalErrorState||(b.tcString="tcunavailable",h||(b.internalErrorState=3))):(b.tcString="tcunavailable",b.internalErrorState=3);a(b)};try{Ej(this,"addEventListener",e)}catch(f){b.tcString="tcunavailable",b.internalErrorState=3,d&&(clearTimeout(d), +d=0),c()}};Bj.prototype.removeEventListener=function(a){a&&a.listenerId&&Ej(this,"removeEventListener",null,a.listenerId)}; +var Gj=function(a,b,c){var d;d=void 0===d?"755":d;var e;a:{if(a.publisher&&a.publisher.restrictions){var f=a.publisher.restrictions[b];if(void 0!==f){e=f[void 0===d?"755":d];break a}}e=void 0}var h=e;if(0===h)return!1;var k=c;2===c?(k=0,2===h&&(k=1)):3===c&&(k=1,1===h&&(k=0));var l;if(0===k)if(a.purpose&&a.vendor){var n=Fj(a.vendor.consents,void 0===d?"755":d);l=n&&"1"===b&&a.purposeOneTreatment&&"DE"===a.publisherCC?!0:n&&Fj(a.purpose.consents,b)}else l=!0;else l=1===k?a.purpose&&a.vendor?Fj(a.purpose.legitimateInterests, +b)&&Fj(a.vendor.legitimateInterests,void 0===d?"755":d):!0:!0;return l},Fj=function(a,b){return!(!a||!a[b])},Ej=function(a,b,c,d){c||(c=function(){});if("function"===typeof a.o.__tcfapi){var e=a.o.__tcfapi;e(b,2,c,d)}else if(Cj(a)){Hj(a);var f=++a.Y;a.H[f]=c;if(a.m){var h={};a.m.postMessage((h.__tcfapiCall={command:b,version:2,callId:f,parameter:d},h),"*")}}else c({},!1)},Cj=function(a){if(a.m)return a.m;a.m=yj(a.o,"__tcfapiLocator");return a.m},Hj=function(a){a.C||(a.C=function(b){try{var c;c=("string"=== +typeof b.data?JSON.parse(b.data):b.data).__tcfapiReturn;a.H[c.callId](c.returnValue,c.success)}catch(d){}},vj(a.o,a.C))};var Ij=!0;var Jj={1:0,3:0,4:0,7:3,9:3,10:3};function Kj(a,b){if(""===a)return b;var c=Number(a);return isNaN(c)?b:c}var Lj=Kj("",550),Mj=Kj("",500);function Nj(){var a=L.tcf||{};return L.tcf=a} +var Oj=function(a,b){this.C=a;this.m=b;this.o=Xa();},Pj=function(a){},Qj=function(a){},Wj=function(){var a=Nj(),b=new Bj(G,Ij?3E3:-1),c=new Oj(b,a);if((Rj()?!0===G.gtag_enable_tcf_support:!1!==G.gtag_enable_tcf_support)&&!a.active&&("function"===typeof G.__tcfapi||Dj(b))){a.active=!0;a.Nb={};Sj();var d=null;Ij?d=G.setTimeout(function(){Tj(a);Uj(a);d=null},Mj):a.tcString="tcunavailable";try{b.addEventListener(function(e){d&&(clearTimeout(d),d=null);if(0!==e.internalErrorState)Tj(a),Uj(a),Pj(c); +else{var f;a.gdprApplies=e.gdprApplies;if(!1===e.gdprApplies)f=Vj(),b.removeEventListener(e);else if("tcloaded"===e.eventStatus||"useractioncomplete"===e.eventStatus||"cmpuishown"===e.eventStatus){var h={},k;for(k in Jj)if(Jj.hasOwnProperty(k))if("1"===k){var l=e,n=!0;n=void 0===n?!1:n;var q;var p=l;!1===p.gdprApplies?q=!0:(void 0===p.internalErrorState&&(p.internalErrorState=Aj(p)),q="error"===p.cmpStatus||0!==p.internalErrorState||"loaded"===p.cmpStatus&&("tcloaded"===p.eventStatus||"useractioncomplete"=== +p.eventStatus)?!0:!1);h["1"]=q?!1===l.gdprApplies||"tcunavailable"===l.tcString||void 0===l.gdprApplies&&!n||"string"!==typeof l.tcString||!l.tcString.length?!0:Gj(l,"1",0):!1}else h[k]=Gj(e,k,Jj[k]);f=h}f&&(a.tcString=e.tcString||"tcempty",a.Nb=f,Uj(a),Pj(c))}}),Qj(c)}catch(e){d&&(clearTimeout(d),d=null),Tj(a),Uj(a)}}};function Tj(a){a.type="e";a.tcString="tcunavailable";Ij&&(a.Nb=Vj())}function Sj(){var a={};Ld((a.ad_storage="denied",a.wait_for_update=Lj,a))} +var Rj=function(){var a=!1;a=!0;return a};function Vj(){var a={},b;for(b in Jj)Jj.hasOwnProperty(b)&&(a[b]=!0);return a}function Uj(a){var b={};Md((b.ad_storage=a.Nb["1"]?"granted":"denied",b))} +var Xj=function(){var a=Nj();if(a.active&&void 0!==a.loadTime)return Number(a.loadTime)},Yj=function(){var a=Nj();return a.active?a.tcString||"":""},Zj=function(){var a=Nj();return a.active&&void 0!==a.gdprApplies?a.gdprApplies?"1":"0":""},ak=function(a){if(!Jj.hasOwnProperty(String(a)))return!0;var b=Nj();return b.active&&b.Nb?!!b.Nb[String(a)]:!0};var bk=!1;function ck(a){var b=String(G.location).split(/[?#]/)[0],c=He.Bf||G._CONSENT_MODE_SALT;return a?c?String(lf(b+a+c)):"0":""} +function dk(a){function b(t){var v;L.reported_gclid||(L.reported_gclid={});v=L.reported_gclid;var x;x=bk&&h&&(!Ed()||Nd(C.B))?l+"."+(f.prefix||"_gcl")+(t?"gcu":"gcs"):l+(t?"gcu":"gcs");if(!v[x]){v[x]=!0;var z=[],w={},y=function(N,P){P&&(z.push(N+"="+encodeURIComponent(P)),w[N]=!0)},A="https://www.google.com";if(Ed()){var B=Nd(C.B);y("gcs",Od());t&&y("gcu","1");L.dedupe_gclid|| +(L.dedupe_gclid=""+Df());y("rnd",L.dedupe_gclid);if((!l||n&&"aw.ds"!==n)&&Nd(C.B)){var F=Cg("_gcl_aw");y("gclaw",F.join("."))}y("url",String(G.location).split(/[?#]/)[0]);y("dclid",ek(d,q));var E=!1;E=!0;B||!d&&!E||(A="https://pagead2.googlesyndication.com")} +y("gdpr_consent",Yj()),y("gdpr",Zj());"1"===kg(!1)._up&&y("gtm_up","1");y("gclid",ek(d,l));y("gclsrc",n);y("gtm",uj(!e));bk&&h&&Nd(C.B)&&(Pf(f||{}),y("auid",Kf[Lf(f.prefix)]||""));var M=A+"/pagead/landing?"+z.join("&");qd(M)}}var c=!!a.nd,d=!!a.la,e=a.R,f=void 0===a.oc?{}:a.oc,h=void 0===a.xc?!0:a.xc,k=Ig(),l=k.gclid||"",n=k.gclsrc,q=k.dclid||"",p=k.gbraid||"",r=!c&&((!l||n&&"aw.ds"!==n?!1:!0)||p),u=Ed();if(r||u)u?Pd(function(){b();Nd(C.B)||Id(function(t){return b(!0,t.Te)},C.B)},[C.B]):b()}function ek(a,b){var c=a&&!Nd(C.B);return b&&c?"0":b} +var fk=function(a){var b=ej(a,"/pagead/conversion_async.js");if(b)return b;var c=-1!==navigator.userAgent.toLowerCase().indexOf("firefox"),d=hh("https://","http://","www.googleadservices.com");if(c||1===wh())d="https://www.google.com";return d+"/pagead/conversion_async.js"},gk=!1,hk=[],ik=["aw","dc"],jk=function(a){var b=G.google_trackConversion,c=a.gtm_onFailure;"function"==typeof b?b(a)||c():c()},kk=function(){for(;0<hk.length;)jk(hk.shift())},lk=function(a,b){var c=!1;var d=gk;c&&(d=b.getContainerTypeLoaded("AW"));if(!d){gk=!0;ai();var e=function(){c&&b.setContainerTypeLoaded("AW",!0);kk();hk={push:jk}};fh()?e():gd(a,e,function(){kk();gk=!1;c&&b.setContainerTypeLoaded("AW",!1)})}},mk=function(a){if(a){for(var b=[],c=0;c<a.length;++c){var d=a[c];d&&b.push({item_id:d.id,quantity:d.quantity,value:d.price,start_date:d.start_date,end_date:d.end_date})}return b}},nk=function(a,b,c,d){function e(){Da("gdpr_consent",Yj()),Da("gdpr",Zj());}function f(){var ja=[];return ja}function h(ja){var Aa=!0,Ha=[];if(ja){Ha=f();} +u&&(Y("delopc",t(C.ad)),Y("oedeld",t(C.se)),Y("delc",t(C.he)),Y("shf",t(C.oe)),Y("iedeld",xh(t(C.V))));Aa&&hk.push(R)}function k(){return function(ja){v&&(ja=vh(ja));return ja}}function l(){}var n= +ch(a),q=b==C.Z;n.containerId!==He.D&&D(61);var p=n.F[0],r=n.F[1],u=void 0!==r,t=function(ja){return d.getWithConfig(ja)},v=void 0!=t(C.N)&&!1!==t(C.N),x=!1!==t(C.qb),z=t(C.pb)||t(C.aa),w=t(C.W),y=t(C.ia),A=t(C.oa),B=t(C.Qf),F=ib(nb(B)?B:{}),E=t(C.Ca),J=fk(E);lk(J,d);var M={prefix:z,domain:w,Lb:y,flags:A};if(q){var N=t(C.ka)||{};if(x){var P=t(C.rb),ka=void 0===P?!0:!!P;sg(N[C.Za],!!N[C.I])&&Ng(ik,M);Lg(M);Qg(["aw","dc"],M);}t(C.Da)&& +Sg();N[C.I]&&Pg(ik,N[C.I],N[C.ab],!!N[C.$a],z);sh(n,d);dk({nd:!1,la:v,R:a,eventId:d.eventId,oc:x?M:void 0,xc:x,We:F})}if(b===C.na){var Q=t(C.Aa),K=t(C.za),T=t(Q);if(Q===C.Ub&&void 0===T){var V=Xg("aw",M.prefix,v);0===V.length?K(void 0):1===V.length?K(V[0]):K(V)}else K(T)}else{var la=!1===t(C.ae)||!1===t(C.ub);if(!q||!u&&!la)if(!0===t(C.be)&&(u=!1),!1!==t(C.fa)||u){var R={google_conversion_id:p,google_remarketing_only:!u,onload_callback:d.onSuccess,gtm_onFailure:d.onFailure,google_conversion_format:"3", +google_conversion_color:"ffffff",google_conversion_domain:"",google_conversion_label:r,google_conversion_language:t(C.Ya),google_conversion_value:t(C.Ea),google_conversion_currency:t(C.ja),google_conversion_order_id:t(C.wb),google_user_id:t(C.xb),google_conversion_page_url:t(C.tb),google_conversion_referrer_url:t(C.Ba),google_gtm:uj()};R.google_gtm_experiments={capi:!0};u&&(R.google_transport_url=dj(E, +"/"));R.google_restricted_data_processing=t(C.Yc);fh()&&(R.opt_image_generator=function(){return new Image},R.google_enable_display_cookie_match=!1);!1===t(C.fa)&&(R.google_allow_ad_personalization_signals=!1);R.google_read_gcl_cookie_opt_out=!x;x&&z&&(R.google_gcl_cookie_prefix=z);var xa=function(){var ja={event:b},Aa=d.eventModel;if(!Aa)return null;m(Aa,ja);for(var Ha in ja)ja.hasOwnProperty(Ha)&&C.wf[Ha.split(".")[0]]&&delete ja[Ha];return ja}();xa&&(R.google_custom_params=xa);!u&&t(C.V)&&(R.google_gtag_event_data= +{items:t(C.V)});if(u&&b==C.ma){R.google_conversion_merchant_id=t(C.fe);R.google_basket_feed_country=t(C.de);R.google_basket_feed_language=t(C.ee);R.google_basket_discount=t(C.ce);R.google_basket_transaction_type=b;R.google_disable_merchant_reported_conversions=!0===t(C.ke);fh()&&(R.google_disable_merchant_reported_conversions=!0);var na=mk(t(C.V));na&&(R.google_conversion_items=na)}var Y=function(ja,Aa){void 0!=Aa&&""!==Aa&&(R.google_additional_conversion_params=R.google_additional_conversion_params|| +{},R.google_additional_conversion_params[ja]=Aa)},Da=function(ja,Aa){void 0!=Aa&&""!==Aa&&(R.google_additional_params=R.google_additional_params||{},R.google_additional_params[ja]=Aa)};"1"===kg(!1)._up&&Y("gtm_up","1");u&&(Y("vdnc",t(C.te)),Y("vdltv",t(C.ie)));e();var mb=wh();0===mb?Da("dg","c"):1===mb&&Da("dg","e");R.google_gtm_url_processor=k();(function(){Ed()?Pd(function(){e();var ja=Nd(C.B);if(u){Y("gcs",Od());l();var Aa=!1;Aa=!0; +ja||E||!v&&!Aa||(R.google_transport_url="https://pagead2.googlesyndication.com/");h(ja)}else if(ja){h(ja);return}ja||Id(function(Ha){var Ya=Ha.Te;R=m(R);R.google_gtm_url_processor=k(Ya);!E&&R.google_transport_url&&delete R.google_transport_url;e();u&&(Y("gcs",Od()),l(),Y("gcu","1"));h(!0)},C.B)},[C.B]):h(!0)})()}}}; +var ok=function(a){return!(void 0===a||null===a||0===(a+"").length)},pk=function(a,b){var c;if(2===b.ca)return a("ord",Ja(1E11,1E13)),!0;if(3===b.ca)return a("ord","1"),a("num",Ja(1E11,1E13)),!0;if(4===b.ca)return ok(b.sessionId)&&a("ord",b.sessionId),!0;if(5===b.ca)c="1";else if(6===b.ca)c=b.Gd;else return!1;ok(c)&&a("qty",c);ok(b.qc)&&a("cost",b.qc);ok(b.transactionId)&&a("ord",b.transactionId);return!0},rk=function(a,b,c){function d(A,B,F){r.hasOwnProperty(A)||(B=String(B),p.push(";"+A+"="+(F? +B:qk(B))))}function e(A,B){B&&d(A,B)}var f=a.pd,h=a.Jd,k=a.protocol,l=a.td;k+=h?"//"+f+".fls.doubleclick.net/activityi":"//ad.doubleclick.net/activity";var n=";",q=!1;q=!0;Nd(C.B)||l||!a.la&&!q||(k="https://ade.googlesyndication.com/ddm/activity",n="/",h=!1);var p=[n,"src="+qk(f),";type="+qk(a.sd),";cat="+qk(a.Db)],r=a.Mg||{};Na(r,function(A,B){p.push(";"+qk(A)+"="+qk(B+""))}); +if(pk(d,a)){ok(a.Ic)&&d("u",a.Ic);ok(a.Hc)&&d("tran",a.Hc);d("gtm",uj());Ed()&&!l&&(d("gcs",Od()),c&&d("gcu","1"));e("gdpr_consent",Yj()),e("gdpr",Zj());"1"===kg(!1)._up&&d("gtm_up","1");!1===a.Ag&&d("npa","1");if(a.od){var u=void 0===a.la?!0:!!a.la,t=Xg("dc",a.eb,u);t&&t.length&&d("gcldc",t.join("."));var v=Xg("aw",a.eb,u);v&&v.length&&d("gclaw",v.join("."));var x=Yg(u);x&&d("gac",x);Pf({prefix:a.eb,Lb:a.Jg,domain:a.Ig, +flags:a.Lh});var z=Kf[Lf(a.eb)];z&&d("auiddc",z)}ok(a.Dd)&&d("prd",a.Dd,!0);Na(a.Nd,function(A,B){d(A,B)});p.push(b||"");if(ok(a.zc)){var w=a.zc||"";Nd(C.B)||l||!a.la||(w=le(w));d("~oref",w)}var y=k+p.join("")+"?";h?id(y,a.onSuccess):jd(y,a.onSuccess,a.onFailure)}else I(a.onFailure)},qk=encodeURIComponent,sk=function(a,b){!Ed()||a.td?rk(a,b):Pd(function(){rk(a,b);Nd(C.B)||Id(function(){rk(a,b,!0)},C.B)},[C.B])}; +var tk=function(a,b,c,d){function e(){var f={config:a,gtm:uj()};c&&(Pf(d),f.auiddc=Kf[Lf(d.prefix)]);b&&(f.loadInsecure=b);void 0===G.__dc_ns_processor&&(G.__dc_ns_processor=[]);G.__dc_ns_processor.push(f);gd((b?"http":"https")+"://www.googletagmanager.com/dclk/ns/v1.js")}Nd(C.B)?e():Id(e,C.B)},uk=function(a){var b=/^u([1-9]\d?|100)$/,c=a.getWithConfig(C.je)||{},d=qj(a),e={},f={};if(nb(c))for(var h in c)if(c.hasOwnProperty(h)&&b.test(h)){var k=c[h];g(k)&&(e[h]=k)}for(var l=0;l<d.length;l++){var n= +d[l];b.test(n)&&(e[n]=n)}for(var q in e)e.hasOwnProperty(q)&&(f[q]=a.getWithConfig(e[q]));return f},vk=function(a){function b(l,n,q){void 0!==q&&0!==(q+"").length&&d.push(l+n+":"+c(q+""))}var c=encodeURIComponent,d=[],e=a(C.V)||[];if(Fa(e))for(var f=0;f<e.length;f++){var h=e[f],k=f+1;b("i",k,h.id);b("p",k,h.price);b("q",k,h.quantity);b("c",k,a(C.he));b("l",k,a(C.Ya))}return d.join("|")},wk=function(a){var b=/^DC-(\d+)(\/([\w-]+)\/([\w-]+)\+(\w+))?$/.exec(a);if(b){var c={standard:2,unique:3,per_session:4, +transactions:5,items_sold:6,"":1}[(b[5]||"").toLowerCase()];if(c)return{containerId:"DC-"+b[1],R:b[3]?a:"",yg:b[1],xg:b[3]||"",Db:b[4]||"",ca:c}}},zk=function(a,b,c,d){var e=wk(a);if(e){e.containerId!==He.D&&D(59);var f=function(K){return d.getWithConfig(K)},h=!1!==f(C.qb),k=f(C.pb)||f(C.aa),l=f(C.W),n=f(C.ia),q=f(C.oa),p=f(C.Sf),r=void 0!=f(C.N)&&!1!==f(C.N),u=3===gh();if(b===C.na){var t=f(C.Aa),v=f(C.za),x=f(t);if(t===C.Ub&&void 0===x){var z=Xg("dc",k,r);0===z.length?v(void 0):1===z.length?v(z[0]): +v(z)}else v(x)}else if(b===C.Z){var w={prefix:k,domain:l,Lb:n,flags:q},y=f(C.ka)||{},A=f(C.rb),B=void 0===A?!0:!!A;h&&(sg(y[C.Za],!!y[C.I])&&Ng(xk,w),Lg(w),Qg(xk,w),yk?Zg(B,w):$g(B,w));y[C.I]&&Pg(xk,y[C.I],y[C.ab],!!y[C.$a],k);f(C.Da)&&Sg();if(p&&p.exclusion_parameters&&p.engines)if(fh()){}else tk(p,u,h,w);dk({nd:!0,la:r,R:a,eventId:d.eventId,oc:h?w:void 0,xc:h});I(d.onSuccess)}else{var F={},E=f(C.Rf);if(nb(E))for(var J in E)if(E.hasOwnProperty(J)){var M= +E[J];void 0!==M&&null!==M&&(F[J]=M)}var N="";if(5===e.ca||6===e.ca)N=vk(f);var P=uk(d),ka=!0===f(C.Nf);if(fh()&&ka){ka=!1}var Q={Db:e.Db,od:h,Ig:l,Jg:n,eb:k,qc:f(C.Ea),ca:e.ca,Mg:F,pd:e.yg,sd:e.xg,onFailure:d.onFailure,onSuccess:d.onSuccess,zc:je(ke(G.location.href)),Dd:N,protocol:u?"http:":"https:",Gd:f(C.dg),Jd:ka,sessionId:f(C.ac),Hc:void 0,transactionId:f(C.wb),Ic:void 0,Nd:P,Ag:!1!==f(C.fa),eventId:d.eventId, +la:r};sk(Q)}}else I(d.onFailure)},xk=["aw","dc"],yk=!1; +var Bk=function(a){function b(){var d=c,e=Ak(JSON.stringify(a[d])),f="https://www.google.com/travel/flights/click/conversion/"+Ak(a.conversion_id)+"/?"+d+"="+e;if(a.conversionLinkerEnabled){var h=Xg("gf",a.cookiePrefix,void 0);if(h&&h.length)for(var k=0;k<h.length;k++)f+="&gclgf="+Ak(h[k])}jd(f,a.onSuccess,a.onFailure)}var c;if(a.hasOwnProperty("conversion_data"))c="conversion_data";else if(a.hasOwnProperty("price"))c="price";else return;Nd(C.B)?b():Id(b,C.B)},Ak=function(a){return null===a||void 0=== +a||0===String(a).length?"":encodeURIComponent(String(a))}; +var Ck=/.*\.google\.com(:\d+)?\/(?:booking|travel)\/flights.*/,Ek=function(a,b,c,d){var e=function(E){return d.getWithConfig(E)},f=ch(a),h=f.F[0];f.containerId!==He.D&&D(62);var k=!1!==e(C.qb),l=e(C.pb)||e(C.aa),n=e(C.W),q=e(C.ia),p=e(C.oa);if(b===C.na){var r=e(C.Aa),u=e(C.za),t=e(r);if(r===C.Ub&&void 0===t){var v=void 0!=e(C.N)&&!1!==e(C.N),x=Xg("gf",l,v);0===x.length?u(void 0):1===x.length?u(x[0]):u(x)}else u(t)}else if(b===C.Z){if(k){var z={prefix:l,domain:n,flags:p,Lb:q};Lg(z);Qg(["aw","dc"], +z)}I(d.onSuccess)}else{var w={conversion_id:h,onFailure:d.onFailure,onSuccess:d.onSuccess,conversionLinkerEnabled:k,cookiePrefix:l},y=Ck.test(G.location.href);if(b===C.ya){var A={partner_id:h,is_direct_booking:y,total_price:e(C.Ea),currency:e(C.ja)};w.price=A;Bk(w)}else if(b!==C.ma)I(d.onFailure);else{var B={partner_id:h,trip_type:e(C.ig),total_price:e(C.Ea),currency:e(C.ja),is_direct_booking:y,flight_segment:Dk(e(C.V))},F=e(C.ag);F&&"object"===typeof F&&(B.passengers_total=Pa(F.total),B.passengers_adult= +Pa(F.adult),B.passengers_child=Pa(F.child),B.passengers_infant_in_seat=Pa(F.infant_in_seat),B.passengers_infant_in_lap=Pa(F.infant_in_lap));w.conversion_data=B;Bk(w)}}},Dk=function(a){if(a){for(var b=[],c=0,d=0;d<a.length;++d){var e=a[d];!e||void 0!==e.category&&""!==e.category&&"FlightSegment"!==e.category||(b[c]={cabin:e.travel_class,fare_product:e.fare_product,booking_code:e.booking_code,flight_number:e.flight_number,origin:e.origin,destination:e.destination,departure_date:e.start_date},c++)}return b}}; + +var Jk=function(a,b,c,d){function e(){Yj()&&(A+="&gdpr_consent="+encodeURIComponent(Yj())),Zj()&&(A+="&gdpr="+encodeURIComponent(Zj()));if(k){var E=b===C.ya?Xg("aw",l,void 0):Xg("ha",l,void 0);A+=E.map(function(J){return"&gclha="+encodeURIComponent(J)}).join("")}jd(A,d.onSuccess,d.onFailure)}var f=ch(a);f.containerId!==He.D&&D(63);var h=function(E){return d.getWithConfig(E)},k=!1!==h(C.qb),l=h(C.pb)||h(C.aa),n=h(C.W), +q=h(C.ia),p=h(C.oa);if(b===C.na){var r=h(C.Aa),u=h(C.za),t=h(r);if(r===C.Ub&&void 0===t){var v=void 0!=h(C.N)&&!1!==h(C.N),x=Xg("ha",l,v);0===x.length?u(void 0):1===x.length?u(x[0]):u(x)}else u(t)}else if(b===C.Z){var z=h(C.ka)||{};if(k){var w={prefix:l,domain:n,flags:p,Lb:q};sg(z[C.Za],!!z[C.I])&&Ng(Fk,w);Lg(w);Qg(["aw","dc"],w)}z[C.I]&&Pg(Fk,z[C.I],z[C.ab],!!z[C.$a],l);I(d.onSuccess)}else{var y=f.F[0];if(/^\d+$/.test(y)){var A="https://www.googletraveladservices.com/travel/clk/pagead/conversion/"+ +encodeURIComponent(y)+"/";if(b===C.ma){var B=Gk(h(C.wb),h(C.Ea),h(C.ja),h(C.V));B=encodeURIComponent(Hk(B));A+="?data="+B}else if(b===C.ya){var F=Ik(y,h(C.Ea),h(C.pe),h(C.ja),h(C.V));F=encodeURIComponent(Hk(F));A+="?label=FH&guid=ON&script=0&ord="+Ja(0,4294967295)+("&price="+F)}else{I(d.onFailure);return}Nd(C.B)?e():Id(e,C.B)}else I(d.onFailure)}},Gk=function(a,b,c,d){var e={};Kk(a)&&(e.hct_booking_xref=a);g(c)&&(e.hct_currency_code=c);Kk(b)&&(e.hct_total_price=b,e.hct_base_price=b);if(!Fa(d)||0=== +d.length)return e;var f=d[0];if(!nb(f))return e;Kk(f[Lk.fd])&&(e.hct_partner_hotel_id=f[Lk.fd]);g(f[Lk.jd])&&(e.hct_checkin_date=f[Lk.jd]);g(f[Lk.Kc])&&(e.hct_checkout_date=f[Lk.Kc]);return e},Ik=function(a,b,c,d,e){function f(q){void 0===q&&(q=0);if(Kk(q))return l+q}function h(q,p,r){r(p)&&(k[q]=p)}var k={};k.partner_id=a;var l="USD";g(d)&&(l=k.currency=d);Kk(b)&&(k.base_price_value_string=f(b),k.display_price_value_string=f(b));Kk(c)&&(k.tax_price_value_string=f(c));g("LANDING_PAGE")&&(k.page_type= +"LANDING_PAGE");if(!Fa(e)||0==e.length)return k;var n=e[0];if(!nb(n))return k;Kk(n[Lk.Ke])&&(k.total_price_value_string=f(n[Lk.Ke]));h("partner_hotel_id",n[Lk.fd],Kk);h("check_in_date",n[Lk.jd],g);h("check_out_date",n[Lk.Kc],g);h("adults",n[Lk.rg],Mk);h(Lk.Me,n[Lk.Me],g);h(Lk.Le,n[Lk.Le],g);return k},Hk=function(a){var b=[];Na(a,function(c,d){b.push(c+"="+d)});return b.join(";")},Kk=function(a){return g(a)||Mk(a)},Mk=function(a){return"number"===typeof a},Lk={fd:"id",Ke:"price",jd:"start_date",Kc:"end_date", +rg:"occupancy",Me:"room_id",Le:"rate_rule_id"},Fk=["ha"];var Ok=function(){var a=!0;ak(7)&&ak(9)&&ak(10)||(a=!1);var b=!0;b=!1;b&&!Nk()&&(a=!1);return a},Nk=function(){var a=!0;ak(3)&&ak(4)||(a=!1);return a}; +var Sk=function(a,b){var c=b.getWithConfig(C.Aa),d=b.getWithConfig(C.za),e=b.getWithConfig(c);if(void 0===e){var f=void 0;Pk.hasOwnProperty(c)?f=Pk[c]:Qk.hasOwnProperty(c)&&(f=Qk[c]);1===f&&(f=Rk(c));g(f)?fi()(function(){var h=fi().getByName(a).get(f);d(h)}):d(void 0)}else d(e)},Vk=function(a,b,c){if(Ed()){var d=function(){var e=fi(),f=Tk(a,b,"",c);Uk(b,f.Fa)&&(e(function(){e.remove(b)}),e("create",a,f.Fa))};Id(d,C.J);Id(d,C.B)}},bl=function(a,b,c){var d="https://www.google-analytics.com/analytics.js", +e=hi();if(Ca(e)){var f="gtag_"+a.split("-").join("_"),h=function(w){var y=[].slice.call(arguments,0);y[0]=f+"."+y[0];e.apply(window,y)},k=function(){var w=function(F,E){for(var J=0;E&&J<E.length;J++)h(F,E[J])},y=Wk(b,c);if(y){var A=y.action;if("impressions"===A)w("ec:addImpression",y.Zg);else if("promo_click"===A||"promo_view"===A){var B=y.Fd;w("ec:addPromo",y.Fd);B&&0<B.length&&"promo_click"===A&&h("ec:setAction",A)}else w("ec:addProduct",y.hb),h("ec:setAction",A,y.Cb)}},l=function(){if(fh()){}else{var w=c.getWithConfig(C.$f);w&&(h("require",w,{dataLayer:"dataLayer"}),h("require","render"))}},n=Tk(a,f,b,c),q=function(w,y,A){A&&(y=""+y);n.Ga[w]=y};Uk(f,n.Fa)&&(e(function(){fi()&&fi().remove(f)}),Xk[f]=!1);e("create",a,n.Fa);if(n.Fa._x_19){var p=ej(n.Fa._x_19,"/analytics.js");p&&(d=p);n.Fa._x_20&&!Xk[f]&&(Xk[f]=!0,e(mi(f,n.Fa._x_20)))}(function(){var w=c.getWithConfig("custom_map");e(function(){if(nb(w)){var y=n.Ga,A=fi().getByName(f),B;for(B in w)if(w.hasOwnProperty(B)&& +/^(dimension|metric)\d+$/.test(B)&&void 0!=w[B]){var F=A.get(Rk(w[B]));Yk(y,B,F)}}})})();(function(w){if(w){var y={};if(nb(w))for(var A in Zk)Zk.hasOwnProperty(A)&&$k(Zk[A],A,w[A],y);h("require","linkid",y)}})(n.linkAttribution);var r=n[C.ka];if(r&&r[C.I]){var u=r[C.ab];ii(f+".",r[C.I],void 0===u?!!r.use_anchor:"fragment"===u,!!r[C.$a])}b===C.Mc?(l(),h("send","pageview",n.Ga)):b===C.Z?(l(),sh(a,c),c.getWithConfig(C.Da)&&(Sg(),ji(f+".")),0!=n.sendPageView&&h("send","pageview",n.Ga),Vk(a,f,c)):b=== +C.na?Sk(f,c):"screen_view"===b?h("send","screenview",n.Ga):"timing_complete"===b?(q("timingCategory",n.eventCategory,!0),q("timingVar",n.name,!0),q("timingValue",Pa(n.value)),void 0!==n.eventLabel&&q("timingLabel",n.eventLabel,!0),h("send","timing",n.Ga)):"exception"===b?h("send","exception",n.Ga):"optimize.callback"!==b&&(0<=Ga([C.Tb,"select_content",C.ya,C.Ua,C.Va,C.Ja,"set_checkout_option",C.ma,C.Wa,"view_promotion","checkout_progress"],b)&&(h("require","ec","ec.js"),k()),q("eventCategory",n.eventCategory, +!0),q("eventAction",n.eventAction||b,!0),void 0!==n.eventLabel&&q("eventLabel",n.eventLabel,!0),void 0!==n.value&&q("eventValue",Pa(n.value)),h("send","event",n.Ga));var t=!1;var v=al;t&&(v=c.getContainerTypeLoaded("UA"));if(!v){al=!0;t&&c.setContainerTypeLoaded("UA",!0);ai();var x=function(){t&&c.setContainerTypeLoaded("UA",!1);c.onFailure()},z= +function(){fi().loaded||x()};fh()?I(z):gd(d,z,x)}}else I(c.onFailure)},cl=function(a,b,c,d){Pd(function(){bl(a,b,d)},[C.J,C.B])},dl=function(a){return Nd(a)},al,Xk={},Pk={client_id:1,client_storage:"storage",cookie_name:1,cookie_domain:1,cookie_expires:1,cookie_path:1,cookie_update:1,cookie_flags:1,sample_rate:1,site_speed_sample_rate:1,use_amp_client_id:1,store_gac:1,conversion_linker:"storeGac"},Qk={anonymize_ip:1,app_id:1,app_installer_id:1,app_name:1,app_version:1,campaign:{name:"campaignName", +source:"campaignSource",medium:"campaignMedium",term:"campaignKeyword",content:"campaignContent",id:"campaignId"},currency:"currencyCode",description:"exDescription",fatal:"exFatal",language:1,non_interaction:1,page_hostname:"hostname",page_referrer:"referrer",page_path:"page",page_location:"location",page_title:"title",screen_name:1,transport_type:"transport",user_id:1},el={content_id:1,event_category:1,event_action:1,event_label:1,link_attribution:1,linker:1,method:1,name:1,send_page_view:1,value:1}, +Zk={cookie_name:1,cookie_expires:"duration",levels:1},fl={anonymize_ip:1,fatal:1,non_interaction:1,use_amp_client_id:1,send_page_view:1,store_gac:1,conversion_linker:1},$k=function(a,b,c,d){if(void 0!==c)if(fl[b]&&(c=Sa(c)),"anonymize_ip"!==b||c||(c=void 0),1===a)d[Rk(b)]=c;else if(g(a))d[a]=c;else for(var e in a)a.hasOwnProperty(e)&&void 0!==c[e]&&(d[a[e]]=c[e])},Rk=function(a){return a&&g(a)?a.replace(/(_[a-z])/g,function(b){return b[1].toUpperCase()}):a},gl=function(a){var b="general";0<=Ga([C.Wd, +C.Ua,C.Zd,C.Ja,"checkout_progress",C.ma,C.Wa,C.Va,"set_checkout_option"],a)?b="ecommerce":0<=Ga("generate_lead login search select_content share sign_up view_item view_item_list view_promotion view_search_results".split(" "),a)?b="engagement":"exception"===a&&(b="error");return b},Yk=function(a,b,c){a.hasOwnProperty(b)||(a[b]=c)},hl=function(a){if(Fa(a)){for(var b=[],c=0;c<a.length;c++){var d=a[c];if(void 0!=d){var e=d.id,f=d.variant;void 0!=e&&void 0!=f&&b.push(String(e)+"."+String(f))}}return 0< +b.length?b.join("!"):void 0}},Tk=function(a,b,c,d){function e(E,J){void 0!==J&&(k[E]=J)}a!==He.D&&D(60);var f=function(E){return d.getWithConfig(E)},h={},k={},l={},n=hl(f(C.Wf));n&&Yk(k,"exp",n);Ed()&&(l._cs=dl);var q=f("custom_map");if(nb(q))for(var p in q)if(q.hasOwnProperty(p)&&/^(dimension|metric)\d+$/.test(p)&&void 0!=q[p]){var r=f(String(q[p]));void 0!==r&&Yk(k,p,r)}for(var u=qj(d),t=0;t<u.length;++t){var v=u[t],x=f(v);if(el.hasOwnProperty(v))$k(el[v],v,x,h);else if(Qk.hasOwnProperty(v))$k(Qk[v], +v,x,k);else if(Pk.hasOwnProperty(v))$k(Pk[v],v,x,l);else if(/^(dimension|metric|content_group)\d+$/.test(v))$k(1,v,x,k);else if("developer_id"===v){var z=ib(x);z&&(k["&did"]=z)}else v===C.aa&&0>Ga(u,C.Vb)&&(l.cookieName=x+"_ga")}Yk(l,"cookieDomain","auto");Yk(k,"forceSSL",!0);Yk(h,"eventCategory",gl(c));0<=Ga(["view_item","view_item_list","view_promotion","view_search_results"],c)&&Yk(k,"nonInteraction",!0);"login"===c||"sign_up"===c||"share"===c?Yk(h,"eventLabel",f(C.Zf)):"search"===c||"view_search_results"=== +c?Yk(h,"eventLabel",f(C.gg)):"select_content"===c&&Yk(h,"eventLabel",f(C.Pf));var w=h[C.ka]||{},y=w[C.Za];y||0!=y&&w[C.I]?l.allowLinker=!0:!1===y&&Yk(l,"useAmpClientId",!1);f(C.Da)&&(l._useUp=!0);!1!==f(C.Of)&&!1!==f(C.ob)&&Ok()||(k.allowAdFeatures=!1);if(!1===f(C.fa)||!Nk()){var A="allowAdFeatures";A="allowAdPersonalizationSignals";k[A]=!1}l.name=b;k[">m"]=uj(!0);k.hitCallback=d.onSuccess;Ed()&&(k["&gcs"]=Od(),Nd(C.J)||(l.storage="none"),Nd(C.B)||(k.allowAdFeatures=!1,l.storeGac=!1));var B=f(C.Ca)||f(C.Yf)||$e("gtag.remote_config."+a+".url",2),F=f(C.Xf)||$e("gtag.remote_config."+a+".dualId",2);if(B&&null!=dd){l._x_19=B;}F&&(l._x_20=F);h.Ga=k;h.Fa=l;return h}, +Wk=function(a,b){function c(v){function x(w,y){for(var A=0;A<y.length;A++){var B=y[A];if(v[B]){z[w]=v[B];break}}}var z=m(v); +x("listPosition",["list_position"]);x("creative",["creative_name"]);x("list",["list_name"]);x("position",["list_position","creative_slot"]);return z}function d(v){for(var x=[],z=0;v&&z<v.length;z++)v[z]&&x.push(c(v[z]));return x.length?x:void 0}function e(v){return{id:f(C.wb),affiliation:f(C.Tf),revenue:f(C.Ea),tax:f(C.pe),shipping:f(C.oe),coupon:f(C.Uf),list:f(C.Pc)||v}}for(var f=function(v){return b.getWithConfig(v)},h=f(C.V),k,l=0;h&&l<h.length&&!(k=h[l][C.Pc]);l++);var n=f("custom_map");if(nb(n))for(var q= +0;h&&q<h.length;++q){var p=h[q],r;for(r in n)n.hasOwnProperty(r)&&/^(dimension|metric)\d+$/.test(r)&&void 0!=n[r]&&Yk(p,r,p[n[r]])}var u=null,t=f(C.Vf);a===C.ma||a===C.Wa?u={action:a,Cb:e(),hb:d(h)}:a===C.Ua?u={action:"add",hb:d(h)}:a===C.Va?u={action:"remove",hb:d(h)}:a===C.ya?u={action:"detail",Cb:e(k),hb:d(h)}:a===C.Tb?u={action:"impressions",Zg:d(h)}:"view_promotion"===a?u={action:"promo_view",Fd:d(t)}:"select_content"===a&&t&&0<t.length?u={action:"promo_click",Fd:d(t)}:"select_content"===a?u= +{action:"click",Cb:{list:f(C.Pc)||k},hb:d(h)}:a===C.Ja||"checkout_progress"===a?u={action:"checkout",hb:d(h),Cb:{step:a===C.Ja?1:f(C.ne),option:f(C.me)}}:"set_checkout_option"===a&&(u={action:"checkout_option",Cb:{step:f(C.ne),option:f(C.me)}});u&&(u.Mh=f(C.ja));return u},il={},Uk=function(a,b){var c=il[a];il[a]=m(b);if(!c)return!1;for(var d in b)if(b.hasOwnProperty(d)&&b[d]!==c[d])return!0;for(var e in c)if(c.hasOwnProperty(e)&&c[e]!==b[e])return!0;return!1};var jl=!1;function kl(){var a=L;return a.gcq=a.gcq||new ll} +var ml=function(a,b,c){kl().register(a,b,c)},nl=function(a,b,c,d){kl().push("event",[b,a],c,d)},ol=function(a,b){kl().push("config",[a],b)},pl=function(a,b,c,d){kl().push("get",[a,b],c,d)},ql={},rl=function(){this.status=1;this.containerConfig={};this.targetConfig={};this.remoteConfig={};this.o=null;this.m=!1},sl=function(a,b,c,d,e){this.type=a;this.C=b;this.R=c||"";this.m=d;this.o=e},ll=function(){this.H={};this.o={};this.m=[];this.C={AW:!1,UA:!1}},tl=function(a,b){var c=ch(b);return a.H[c.containerId]= +a.H[c.containerId]||new rl},ul=function(a,b,c){if(b){var d=ch(b);if(d&&1===tl(a,b).status){tl(a,b).status=2;var e={};Ki&&(e.timeoutId=G.setTimeout(function(){D(38);wi()},3E3));a.push("require",[e],d.containerId);ql[d.containerId]=Xa();if(fh()){}else{var h= +"/gtag/js?id="+encodeURIComponent(d.containerId)+"&l=dataLayer&cx=c",k=("http:"!=G.location.protocol?"https:":"http:")+("//www.googletagmanager.com"+h),l=ej(c,h)||k;gd(l)}}}},vl=function(a,b,c,d){if(d.R){var e=tl(a,d.R),f=e.o;if(f){var h=m(c),k=m(e.targetConfig[d.R]),l=m(e.containerConfig),n=m(e.remoteConfig),q=m(a.o),p=$e("gtm.uniqueEventId"),r=ch(d.R).prefix,u=oj(nj(pj(mj(lj(kj(jj(ij(hj(h),k),l),n),q),function(){Ni(p,r,"2");}),function(){ +Ni(p,r,"3");}),function(t,v){a.C[t]=v}),function(t){return a.C[t]});try{Ni(p,r,"1");f(d.R,b,d.C,u)}catch(t){Ni(p,r,"4");}}}};aa=ll.prototype; +aa.register=function(a,b,c){var d=tl(this,a);if(3!==d.status){d.o=b;d.status=3;if(c){m(d.remoteConfig,c);d.remoteConfig=c}var e=ch(a),f=ql[e.containerId];if(void 0!==f){var h=L[e.containerId].bootstrap,k=e.prefix.toUpperCase();L[e.containerId]._spx&&(k=k.toLowerCase());var l=$e("gtm.uniqueEventId"),n=k,q=Xa()-h;if(Ki&&!Bi[l]){l!==xi&&(ti(),xi=l);var p=n+"."+Math.floor(h-f)+ +"."+Math.floor(q);Fi=Fi?Fi+","+p:"&cl="+p}delete ql[e.containerId]}this.flush()}};aa.push=function(a,b,c,d){var e=Math.floor(Xa()/1E3);ul(this,c,b[0][C.Ca]||this.o[C.Ca]);jl&&c&&tl(this,c).m&&(d=!1);this.m.push(new sl(a,e,c,b,d));d||this.flush()};aa.insert=function(a,b,c){var d=Math.floor(Xa()/1E3);0<this.m.length?this.m.splice(1,0,new sl(a,d,c,b,!1)):this.m.push(new sl(a,d,c,b,!1))}; +aa.flush=function(a){for(var b=this,c=[],d=!1;this.m.length;){var e=this.m[0];if(e.o)jl?!e.R||tl(this,e.R).m?(e.o=!1,this.m.push(e)):c.push(e):(e.o=!1,this.m.push(e));else switch(e.type){case "require":if(3!==tl(this,e.R).status&&!a){jl&&this.m.push.apply(this.m,c);return}Ki&&G.clearTimeout(e.m[0].timeoutId);break;case "set":Na(e.m[0],function(r,u){m(hb(r,u),b.o)});break;case "config":var f=e.m[0],h=!!f[C.bc];delete f[C.bc];var k=tl(this,e.R),l=ch(e.R),n=l.containerId===l.id;h||(n?k.containerConfig= +{}:k.targetConfig[e.R]={});k.m&&h||vl(this,C.Z,f,e);k.m=!0;delete f[C.yb];n?m(f,k.containerConfig):m(f,k.targetConfig[e.R]);jl&&(d=!0);break;case "event":vl(this,e.m[1],e.m[0],e);break;case "get":var q={},p=(q[C.Aa]=e.m[0],q[C.za]=e.m[1],q);vl(this,C.na,p,e)}this.m.shift()}jl&&(this.m.push.apply(this.m,c),d&&this.flush())};aa.getRemoteConfig=function(a){return tl(this,a).remoteConfig};var wl=function(a,b,c){function d(f,h){var k=f[h];k=rd(f,h);return k}var e={event:b,"gtm.element":a,"gtm.elementClasses":d(a,"className"),"gtm.elementId":a["for"]||md(a,"id")||"","gtm.elementTarget":a.formTarget||d(a,"target")||""};c&&(e["gtm.triggers"]=c.join(","));e["gtm.elementUrl"]=(a.attributes&&a.attributes.formaction?a.formAction:"")||a.action||d(a,"href")||a.src||a.code||a.codebase|| +"";return e},xl=function(a){L.hasOwnProperty("autoEventsSettings")||(L.autoEventsSettings={});var b=L.autoEventsSettings;b.hasOwnProperty(a)||(b[a]={});return b[a]},yl=function(a,b,c){xl(a)[b]=c},zl=function(a,b,c,d){var e=xl(a),f=Za(e,b,d);e[b]=c(f)},Al=function(a,b,c){var d=xl(a);return Za(d,b,c)};var Bl=!!G.MutationObserver,Cl=void 0,Dl=function(a){if(!Cl){var b=function(){var c=H.body;if(c)if(Bl)(new MutationObserver(function(){for(var e=0;e<Cl.length;e++)I(Cl[e])})).observe(c,{childList:!0,subtree:!0});else{var d=!1;kd(c,"DOMNodeInserted",function(){d||(d=!0,I(function(){d=!1;for(var e=0;e<Cl.length;e++)I(Cl[e])}))})}};Cl=[];H.body?b():I(b)}Cl.push(a)};var Fl=!1,Gl=[];function Hl(){if(!Fl){Fl=!0;for(var a=0;a<Gl.length;a++)I(Gl[a])}}var Il=function(a){Fl?I(a):Gl.push(a)};var Jl="HA GF G UA AW DC".split(" "),Kl=!1,Ll={},Ml=!1;function Nl(a,b){var c={event:a};b&&(c.eventModel=m(b),b[C.Qc]&&(c.eventCallback=b[C.Qc]),b[C.Wb]&&(c.eventTimeout=b[C.Wb]));return c}function Ol(){Kl=Kl||!L.gtagRegistered,L.gtagRegistered=!0,Kl&&(L.addTargetToGroup=function(a){Pl(a,"default")});return Kl} +var Ql=function(a){Na(Ll,function(b,c){var d=Ga(c,a);0<=d&&c.splice(d,1)})},Pl=function(a,b){b=b.toString().split(",");for(var c=0;c<b.length;c++)Ll[b[c]]=Ll[b[c]]||[],Ll[b[c]].push(a)}; +var Rl={config:function(a){var b;if(2>a.length||!g(a[1]))return;var c={};if(2<a.length){if(void 0!=a[2]&&!nb(a[2])||3<a.length)return;c=a[2]}var d=ch(a[1]);if(!d)return;Ql(d.id);Pl(d.id,c[C.Uc]||"default");delete c[C.Uc];Ml||D(43);Ue();if(Ol()&&-1!==Ga(Jl,d.prefix)){"G"===d.prefix&&(c[C.yb]=!0);ol(c,d.id);return}cf("gtag.targets."+d.id,void 0);cf("gtag.targets."+d.id,m(c));var e={};e[C.La]=d.id;b=Nl(C.Z,e);return b},consent:function(a){function b(){Ol()&& +m(a[2],{subcommand:a[1]})}if(3===a.length){D(39);var c=Ue(),d=a[1];"default"===d?(b(),Ld(a[2])):"update"===d&&(b(),Md(a[2],c))}},event:function(a){var b=a[1];if(!(2>a.length)&&g(b)){var c;if(2<a.length){if(!nb(a[2])&&void 0!=a[2]||3<a.length)return;c=a[2]}var d=Nl(b,c);var e;var f=c&&c[C.La];void 0===f&&(f=$e(C.La,2),void 0===f&&(f="default"));if(g(f)||Fa(f)){for(var h=f.toString().replace(/\s+/g,"").split(","),k=[],l=0;l<h.length;l++)0<=h[l].indexOf("-")?k.push(h[l]): +k=k.concat(Ll[h[l]]||[]);e=eh(k)}else e=void 0;var n=e;if(!n)return;var q=Ol();Ue();for(var p=[],r=0;q&&r<n.length;r++){var u=n[r];if(-1!==Ga(Jl,u.prefix)){var t=m(c);"G"===u.prefix&&(t[C.yb]=!0);nl(b,t,u.id)}p.push(u.id)}d.eventModel=d.eventModel||{};0<n.length?d.eventModel[C.La]=p.join():delete d.eventModel[C.La];Ml||D(43);return d}},get:function(a){D(53);if(4!==a.length||!g(a[1])||!g(a[2])||!Ca(a[3]))return;var b=ch(a[1]),c=String(a[2]), +d=a[3];if(!b)return;Ml||D(43);if(!Ol()||-1===Ga(Jl,b.prefix))return;Ue();var e={};Ih(m((e[C.Aa]=c,e[C.za]=d,e)));pl(c,function(f){I(function(){return d(f)})},b.id);},js:function(a){if(2==a.length&&a[1].getTime)return Ml=!0,Ol(),{event:"gtm.js","gtm.start":a[1].getTime()}},policy:function(){},set:function(a){var b;2==a.length&&nb(a[1])?b=m(a[1]):3==a.length&&g(a[1])&&(b={},nb(a[2])||Fa(a[2])?b[a[1]]=m(a[2]):b[a[1]]=a[2]);if(b){if(Ue(),Ol()){m(b); +var c=m(b);kl().push("set",[c])}b._clear=!0;return b}}},Sl={policy:!0};var Tl=function(a,b){var c=a.hide;if(c&&void 0!==c[b]&&c.end){c[b]=!1;var d=!0,e;for(e in c)if(c.hasOwnProperty(e)&&!0===c[e]){d=!1;break}d&&(c.end(),c.end=null)}},Vl=function(a){var b=Ul(),c=b&&b.hide;c&&c.end&&(c[a]=!0)};var nm=function(a){if(mm(a))return a;this.m=a};nm.prototype.Xg=function(){return this.m};var mm=function(a){return!a||"object"!==kb(a)||nb(a)?!1:"getUntrustedUpdateValue"in a};nm.prototype.getUntrustedUpdateValue=nm.prototype.Xg;var om=[],pm=!1,qm=!1,rm=!1,sm=function(a){return G["dataLayer"].push(a)},tm=function(a){var b=L["dataLayer"],c=b?b.subscribers:1,d=0;return function(){++d===c&&a()}}; +function um(a){var b=a._clear;Na(a,function(d,e){"_clear"!==d&&(b&&cf(d,void 0),cf(d,e))});Pe||(Pe=a["gtm.start"]);var c=a["gtm.uniqueEventId"];if(!a.event)return!1;c||(c=Ue(),a["gtm.uniqueEventId"]=c,cf("gtm.uniqueEventId",c));return cj(a)}function vm(){var a=om[0];if(null==a||"object"!==typeof a)return!1;if(a.event)return!0;if(Oa(a)){var b=a[0];if("config"===b||"event"===b||"js"===b)return!0}return!1} +function wm(){for(var a=!1;!rm&&0<om.length;){var b=!1;b=!1;b=!0;if(b&&!qm&&vm()){var c={};om.unshift((c.event= +"gtm.init",c));qm=!0}var d=!1;d=!1;if(d&&!pm&&vm()){var e={};om.unshift((e.event="gtm.init_consent",e));pm=!0}rm=!0;delete Xe.eventModel;Ze();var f=om.shift();if(null!=f){var h=mm(f); +if(h){var k=f;f=mm(k)?k.getUntrustedUpdateValue():void 0;for(var l=["gtm.allowlist","gtm.blocklist","gtm.whitelist","gtm.blacklist","tagTypeBlacklist"],n=0;n<l.length;n++){var q=l[n],p=$e(q,1);if(Fa(p)||nb(p))p=m(p);Ye[q]=p}}try{if(Ca(f))try{f.call(af)}catch(y){}else if(Fa(f)){var r=f;if(g(r[0])){var u=r[0].split("."),t=u.pop(),v=r.slice(1),x=$e(u.join("."),2);if(void 0!==x&&null!==x)try{x[t].apply(x,v)}catch(y){}}}else{if(Oa(f)){a:{var z=f;if(z.length&&g(z[0])){var w=Rl[z[0]];if(w&&(!h||!Sl[z[0]])){f= +w(z);break a}}f=void 0}if(!f){rm=!1;continue}}a=um(f)||a}}finally{h&&Ze(!0)}}rm=!1}return!a}function xm(){var a=wm();try{Tl(G["dataLayer"],He.D)}catch(b){}return a} +var zm=function(){var a=ed("dataLayer",[]),b=ed("google_tag_manager",{});b=b["dataLayer"]=b["dataLayer"]||{};Th(function(){b.gtmDom||(b.gtmDom=!0,a.push({event:"gtm.dom"}))});Il(function(){b.gtmLoad||(b.gtmLoad=!0,a.push({event:"gtm.load"}))});b.subscribers=(b.subscribers||0)+1;var c=a.push;a.push=function(){var e;if(0<L.SANDBOXED_JS_SEMAPHORE){e=[];for(var f=0;f<arguments.length;f++)e[f]=new nm(arguments[f])}else e=[].slice.call(arguments,0);var h=c.apply(a,e);om.push.apply(om,e);if(300< +this.length)for(D(4);300<this.length;)this.shift();var k="boolean"!==typeof h||h;return wm()&&k};var d=a.slice(0);om.push.apply(om,d);ym()&&I(xm)},ym=function(){var a=!0;return a};var Am={};Am.cc=new String("undefined"); +var Bm=function(a){this.m=function(b){for(var c=[],d=0;d<a.length;d++)c.push(a[d]===Am.cc?b:a[d]);return c.join("")}};Bm.prototype.toString=function(){return this.m("undefined")};Bm.prototype.valueOf=Bm.prototype.toString;Am.wg=Bm;Am.hd={};Am.Kg=function(a){return new Bm(a)};var Cm={};Am.vh=function(a,b){var c=Ue();Cm[c]=[a,b];return c};Am.Ve=function(a){var b=a?0:1;return function(c){var d=Cm[c];if(d&&"function"===typeof d[b])d[b]();Cm[c]=void 0}};Am.bh=function(a){for(var b=!1,c=!1,d=2;d<a.length;d++)b= +b||8===a[d],c=c||16===a[d];return b&&c};Am.qh=function(a){if(a===Am.cc)return a;var b=Ue();Am.hd[b]=a;return'google_tag_manager["'+He.D+'"].macro('+b+")"};Am.mh=function(a,b,c){a instanceof Am.wg&&(a=a.m(Am.vh(b,c)),b=Ba);return{Yg:a,onSuccess:b}};var Dm=["input","select","textarea"],Em=["button","hidden","image","reset","submit"],Fm=function(a){var b=a.tagName.toLowerCase();return!Ia(Dm,function(c){return c===b})||"input"===b&&Ia(Em,function(c){return c===a.type.toLowerCase()})?!1:!0},Gm=function(a){return a.form?a.form.tagName?a.form:H.getElementById(a.form):pd(a,["form"],100)},Hm=function(a,b,c){if(!a.elements)return 0;for(var d=b.getAttribute(c),e=0,f=1;e<a.elements.length;e++){var h=a.elements[e];if(Fm(h)){if(h.getAttribute(c)===d)return f; +f++}}return 0};var Sm=G.clearTimeout,Tm=G.setTimeout,O=function(a,b,c){if(fh()){b&&I(b)}else return gd(a,b,c)},Um=function(){return new Date},Vm=function(){return G.location.href},Wm=function(a){return ie(ke(a),"fragment")},Xm=function(a){return je(ke(a))},Ym=function(a,b){return $e(a,b||2)},Zm=function(a,b,c){var d;b?(a.eventCallback=b,c&&(a.eventTimeout=c),d=sm(a)):d=sm(a);return d},$m=function(a,b){G[a]=b},W=function(a,b,c){b&& +(void 0===G[a]||c&&!G[a])&&(G[a]=b);return G[a]},an=function(a,b,c){return of(a,b,void 0===c?!0:!!c)},bn=function(a,b,c){return 0===Af(a,b,c)},cn=function(a,b){if(fh()){b&&I(b)}else id(a,b)},dn=function(a){return!!Al(a,"init",!1)},en=function(a){yl(a,"init",!0)},fn=function(a,b){var c=(void 0===b?0:b)?"www.googletagmanager.com/gtag/js":Ne;c+="?id="+encodeURIComponent(a)+"&l=dataLayer";O(hh("https://","http://",c))},gn=function(a, +b){var c=a[b];c=rd(a,b);return c},hn=function(a,b,c){Ki&&(qb(a)||Oi(c,b,a))}; +var jn=Am.mh;function Gn(a,b){a=String(a);b=String(b);var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c}var Hn=new La;function In(a,b){function c(h){var k=ke(h),l=ie(k,"protocol"),n=ie(k,"host",!0),q=ie(k,"port"),p=ie(k,"path").toLowerCase().replace(/\/$/,"");if(void 0===l||"http"==l&&"80"==q||"https"==l&&"443"==q)l="web",q="default";return[l,n,q,p]}for(var d=c(String(a)),e=c(String(b)),f=0;f<d.length;f++)if(d[f]!==e[f])return!1;return!0} +function Jn(a){return Kn(a)?1:0} +function Kn(a){var b=a.arg0,c=a.arg1;if(a.any_of&&Fa(c)){for(var d=0;d<c.length;d++){var e=m(a,{});m({arg1:c[d],any_of:void 0},e);if(Jn(e))return!0}return!1}switch(a["function"]){case "_cn":return 0<=String(b).indexOf(String(c));case "_css":var f;a:{if(b){var h=["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"];try{for(var k=0;k<h.length;k++)if(b[h[k]]){f=b[h[k]](c);break a}}catch(u){}}f=!1}return f;case "_ew":return Gn(b,c);case "_eq":return String(b)== +String(c);case "_ge":return Number(b)>=Number(c);case "_gt":return Number(b)>Number(c);case "_lc":var l;l=String(b).split(",");return 0<=Ga(l,String(c));case "_le":return Number(b)<=Number(c);case "_lt":return Number(b)<Number(c);case "_re":var n;var q=a.ignore_case?"i":void 0;try{var p=String(c)+q,r=Hn.get(p);r||(r=new RegExp(c,q),Hn.set(p,r));n=r.test(b)}catch(u){n=!1}return n;case "_sw":return 0==String(b).indexOf(String(c));case "_um":return In(b,c)}return!1};var Ln=encodeURI,X=encodeURIComponent,Mn=jd;var Nn=function(a,b){if(!a)return!1;var c=ie(ke(a),"host");if(!c)return!1;for(var d=0;b&&d<b.length;d++){var e=b[d]&&b[d].toLowerCase();if(e){var f=c.length-e.length;0<f&&"."!=e.charAt(0)&&(f--,e="."+e);if(0<=f&&c.indexOf(e,f)==f)return!0}}return!1}; +var On=function(a,b,c){for(var d={},e=!1,f=0;a&&f<a.length;f++)a[f]&&a[f].hasOwnProperty(b)&&a[f].hasOwnProperty(c)&&(d[a[f][b]]=a[f][c],e=!0);return e?d:null}; +var Zo={};Zo[C.Vb]="";Zo[C.aa]="";Zo[C.oa]="";Zo[C.W]="auto";Zo[C.Ka]="/";Zo[C.ia]=63072E3;Zo[C.vb]=30;Zo[C.$b]=1E4;Zo[C.ub]=!0;var $o=function(a,b,c,d,e){this.o=a;this.M=b;this.m=c;this.K=d.eventModel;this.ug=d.containerConfig;this.Ee=d;this.T=d.getWithConfig(C.Xa)?1:7;this.H=e;this.Y=this.nb=this.Ie=this.C=this.Fe=this.Ge=this.Ta=!1;this.Oa=0;this.ed=this.Ab=!1;this.gd=void 0;this.Ia=0;this.He=this.zb=void 0};aa=$o.prototype;aa.ra=function(a,b){void 0===this.s(a)&&(this.K[a]=b)};aa.qf=function(a, +b){b<=this.T&&(this.K[C.Xa]=a,this.T=b)};aa.s=function(a){return void 0!==this.K[a]?this.K[a]:void 0!==this.Ee.getWithConfig(a)?this.Ee.getWithConfig(a):void 0!==this.H[a]?this.H[a]:Zo[a]};aa.getRemoteConfig=function(a){return this.H[a]};aa.vc=function(a){var b=this.H[C.Rc];if(b&&void 0!==b[a||this.M])return b[a||this.M]};aa.abort=function(){throw"ABORT";};var ap=!1; +var ep=function(){var a=0,b=0;return{start:function(){a=Xa()},stop:function(){b=this.get()},get:function(){var c=0;bp&&cp&&dp&&(c=Xa()-a);return c+b}}},ip=function(){fp+=gp();hp=ep();bp&&cp&&dp&&hp.start()},hp=void 0,fp=0,bp=!1,cp=!1,dp=!1,jp=void 0,kp=void 0,lp=function(){if(!hp){bp=H.hasFocus();cp=!H.hidden;dp=!0;var a=function(b,c,d){kd(b,c,function(e){hp.stop();d(e);bp&&cp&&dp&&hp.start()})};a(G,"focus",function(){bp=!0});a(G,"blur",function(){bp=!1});a(G,"pageshow",function(b){dp=!0;b.persisted&& +D(56);kp&&kp()});a(G,"pagehide",function(){dp=!1;jp&&jp()});a(H,"visibilitychange",function(){cp=!H.hidden});ip();fp=0}},gp=function(){return hp&&hp.get()||0};var mp=function(a){ya("GA4_EVENT",a)}; +var op=function(a){return!a||np.test(a)||0<=Ga(C.lg,a)},pp=function(a,b,c){if(c)switch(c.type){case "event_name":return a;case "const":return c.const_value;case "event_param":return b[c.event_param.param_name]}},qp=function(a,b,c){for(var d=c.event_param_ops||[],e=0;e<d.length;e++){var f=d[e];if(f.edit_param){var h;var k=pp(a,b,f.edit_param.param_value);if(k){var l=Number(k);h=isNaN(l)?k:l}else h=k;b[f.edit_param.param_name]=h}else f.delete_param&&delete b[f.delete_param.param_name]}},rp=function(a, +b){var c=b.values||[],d=pp(a.M,a.K,c[0]),e=pp(a.M,a.K,c[1]),f=!1;switch(b.type){case "eq":f=String(d)==String(e);break;case "sw":f=0==String(d).indexOf(String(e));break;case "ew":f=Gn(d,e);break;case "cn":f=0<=String(d).indexOf(String(e));break;case "lt":f=Number(d)<Number(e);break;case "le":f=Number(d)<=Number(e);break;case "gt":f=Number(d)>Number(e);break;case "ge":f=Number(d)>=Number(e)}return!!b.negate!==f},sp=function(a,b){var c=b.event_name_predicate;if(c&&!rp(a,c))return!1;var d=b.conditions|| +[];if(0===d.length)return!0;for(var e=0;e<d.length;e++){for(var f=d[e].predicates||[],h=!0,k=0;k<f.length;k++)if(!rp(a,f[k])){h=!1;break}if(h)return!0}return!1},np=/^(_|ga_|google_|gtag\.|firebase_).*$/,tp=!1;function up(){return G.gaGlobal=G.gaGlobal||{}}var vp=function(){var a=up();a.hid=a.hid||Ja();return a.hid},wp=function(a,b){var c=up();if(void 0==c.vid||b&&!c.from_cookie)c.vid=a,c.from_cookie=b}; +var Ap=function(a,b){var c=xp(b),d=String(b.s(C.W)),e=String(b.s(C.Ka)),f=Number(b.s(C.ia)),h=b.s(C.rb),k={wa:C.J,domain:d,path:e,expires:f?new Date(Xa()+1E3*f):void 0,flags:String(b.s(C.oa))};if(!1===h&&yp(b)===a)return!0;var l=Hf(a,zp[0],d,e);return 1!==Af(c,l,k)},yp=function(a){var b=xp(a),c=String(a.s(C.W)),d=String(a.s(C.Ka)),e=Gf(b,c,d,zp,C.J);if(!e){var f=String(a.s(C.Vb));f&&f!=b&&(e=Gf(f,c,d,zp,C.J))}return e},xp=function(a){return String(a.s(C.aa))+"_ga"},zp=["GA1"]; +var Dp=function(a,b){var c=Bp(b),d=String(b.s(C.W)),e=String(b.s(C.Ka)),f=Number(b.s(C.ia)),h=Hf(a,Cp[0],d,e),k={wa:C.J,domain:d,path:e,expires:f?new Date(Xa()+1E3*f):void 0,flags:String(b.s(C.oa))};return 1!==Af(c,h,k)},Ep=function(a){var b=Bp(a),c=String(a.s(C.W)),d=String(a.s(C.Ka));return Gf(b,c,d,Cp,C.J)},Cp=["GS1"],Bp=function(a){return String(a.s(C.aa))+"_ga_"+a.o.substr(2)},Fp=function(a){var b;var c=a.K[C.ac],d=a.K[C.$c];b=c&&d?[c,d,Pa(a.K[C.Zc]),a.m,a.Oa].join("."):void 0;return b}; +var Gp=function(a){var b=a.s(C.ka),c=a.getRemoteConfig(C.ka);if(c===b)return c;var d=m(b);c&&c[C.I]&&(d[C.I]=(d[C.I]||[]).concat(c[C.I]));return d},Hp=function(a,b){var c=kg(!0);return"1"!==c._up?{}:{clientId:c[a],pf:c[b]}},Ip=function(a,b,c){var d=kg(!0),e=d[b];e&&(a.qf(e,2),Ap(e,a));var f=d[c];f&&Dp(f,a);return!(!e||!f)},Jp=!1,Kp=!1;Kp=!0;var Lp=function(a){if(Kp){var b= +Gp(a)||{},c=xp(a),d=Bp(a);sg(b[C.Za],!!b[C.I])&&Ip(a,c,d)&&(Jp=!0);b[C.I]&&pg(function(){var e={},f=yp(a);f&&(e[c]=f);var h=Ep(a);h&&(e[d]=h);return e},b[C.I],b[C.ab],!!b[C.$a])}},Np=function(a){ +return{}},Mp=function(){var a=he(G.location,"host"),b=he(ke(H.referrer),"host");return a&&b?a===b||0<=a.indexOf("."+b)||0<=b.indexOf("."+a)?!0:!1:!1};var Op=function(){var a=Xa(),b=a+864E5,c=20,d=5E3;return function(){var e=Xa();e>=b&&(b=e+864E5,d=5E3);if(1>d)return!1;c=Math.min(c+(e-a)/1E3*5,20);a=e;if(1>c)return!1;d--;c--;return!0}};var Pp=!1;Pp=!0;var Qp=""+Ja(),Rp=!1,Sp=void 0; +var Tp=function(a){var b="https://www.google-analytics.com/g/collect";if(null!=dd){var c=dj(a.s(C.Ca),"/g/collect");if(c)return c}var d=!0;Nd(C.B)&&Nd(C.J)||(d=!1);var e=!1!==a.s(C.fa);e=!0;a.s(C.sb)&&!a.s(C.Yb)&&e&&!1!==a.s(C.ob)&&Ok()&&d&&(b="https://analytics.google.com/g/collect");return b},Up={};Up[C.hg]="tid";Up[C.Xa]="cid";Up[C.Ya]="ul";Up[C.Sc]="_fid";Up[C.ye]="tt";Up[C.Vc]="ir";var Vp={};Vp[C.ac]="sid";Vp[C.$c]="sct";Vp[C.Zc]="seg";Vp[C.tb]="dl";Vp[C.Ba]="dr";Vp[C.Xc]="dt";Vp[C.ja]="cu";Vp[C.xb]="uid";var Yp=function(a,b){function c(t,v){if(void 0!==v&&-1==C.jg.indexOf(t)){null===v&&(v="");var x;if("_"===t.charAt(0))d[t]=lc(v,300);else if(Up[t])x=Up[t],d[x]=lc(v, +300);else if(Vp[t])x=Vp[t],f[x]=lc(v,300);else{if(n(t,v))return;l(t,v)}}}var d={},e={},f={};d.v="2";d.tid=a.o;d.gtm=uj();d._p=vp();a.gd&&(d.sr=a.gd);a.Y&&(d._gaz=1);Ed()&&(d.gcs=Od());a.He&&(d.gtm_up="1");e.en=lc(a.M,40);a.Ta&&(e._fv=a.Ge?2:1);a.Fe&&(e._nsi=1);a.C&&(e._ss=a.Ie?2:1);a.Ab&&(e._c=1);0<a.Ia&&(e._et=a.Ia);if(a.ed){var h=a.s(C.V);if(Fa(h))for(var k=0;k<h.length&&200>k;k++)e["pr"+(k+1)]=pc(h[k])}a.zb&& +(e._eu=a.zb);for(var l=function(t,v){t=lc(t,40);var x="ep."+t,z="epn."+t;t=Ea(v)?z:x;var w=Ea(v)?x:z;e.hasOwnProperty(w)&&delete e[w];e[t]=lc(v,100)},n=function(t,v){var x=t.split(".");if(t===C.bd&&"object"!==typeof v)return l(t,v),!0;if(x[0]===C.bd){if((1<x.length||"object"===typeof v)&&Wp(a)){var z=Xp(t,v);Na(z,function(w,y){return void l(w,y)})}return!0}return!1},q=0;q<C.ze.length;++q){var p=C.ze[q];c(p,a.s(p))}a.ed&&c(C.ja,a.s(C.ja));Na(a.ug,c);Na(a.K,c);var r=a.s(C.qa)||{}; +!1!==a.s(C.fa)&&Nk()||(r._npa="1");Na(r,function(t,v){if(b[t]!==v){if(t!==C.xb||f.uid){var x=(Ea(v)?"upn.":"up.")+lc(t,24);e[x]=lc(v,36)}else f.uid=lc(v,36);b[t]=v}});var u=!1;return rc.call(this,{va:d,Qa:f,K:e},Tp(a),u)||this};pa(Yp,rc);var Xp=function(a,b,c){void 0===c&&(c={});if("object"=== +typeof b)for(var d in b)Xp(a+"."+d,b[d],c);else c[a]=b;return c},Wp=function(a){return!(!0!==a.s(C.Xb)&&"true"!==a.s(C.Xb)||!a.s(C.Ca))}; +var Zp=function(a){var b=ke(a),c=b.search;return b.protocol+"//"+b.hostname+b.pathname+(c?c+"&richsstsse":"?richsstsse")},$p=function(a,b){}; +var cq=function(a,b,c){var d=a+"?"+b;aq&&0!==d.indexOf("https://www.google-analytics.com/g/collect")&&0!==d.indexOf("https://analytics.google.com/g/collect")&&!ap?$p(d,c):bq(a,b,c)},dq=function(a){return a&&0===a.indexOf("google.")&&"google.com"!=a?"https://www.%/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&".replace("%",a):void 0},aq=!1;var eq=function(){this.C=1;this.H={};this.m=new vc;this.o= +-1};eq.prototype.add=function(a){var b=this,c;try{c=new Yp(a,this.H)}catch(f){a.abort()}var d=!(!cd.sendBeacon||a.Ab||a.C||a.nb||a.Y||ap);d&&this.m.C(c)||this.flush();if(d&&this.m.add(c))0>this.o&&(this.o=G.setTimeout(function(){return b.flush()},5E3));else{var e=xc(c,this.C++);cq(c.o,e.Cd,e.body);fq(c,a.nb,a.Y,String(a.s(C.Tc)))}};eq.prototype.flush=function(){if(this.m.events.length){var a=yc(this.m,this.C++);cq(this.m.m,a.Cd,a.body);this.m=new vc;0<=this.o&&(G.clearTimeout(this.o),this.o=-1)}}; +var fq=function(a,b,c,d){function e(k){f.push(k+"="+encodeURIComponent(""+a.va[k]))}if(b||c){var f=[];e("tid");e("cid");e("gtm");f.push("aip=1");a.Qa.uid&&f.push("uid="+encodeURIComponent(""+a.Qa.uid));b&&(bq("https://stats.g.doubleclick.net/g/collect","v=2&"+f.join("&")),Jh("https://stats.g.doubleclick.net/g/collect?v=2&"+f.join("&")));if(c){f.push("z="+Ja());var h=dq(d);h&&jd(h+f.join("&"))}}},bq=function(a,b,c){var d=a+"?"+b;c?cd.sendBeacon&&cd.sendBeacon(d,c):qd(d)};var gq=window,hq=document,iq=function(a){var b=gq._gaUserPrefs;if(b&&b.ioo&&b.ioo()||a&&!0===gq["ga-disable-"+a])return!0;try{var c=gq.external;if(c&&c._gaUserPrefs&&"oo"==c._gaUserPrefs)return!0}catch(f){}for(var d=mf("AMP_TOKEN",String(hq.cookie),!0),e=0;e<d.length;e++)if("$OPT_OUT"==d[e])return!0;return hq.getElementById("__gaOptOutExtension")?!0:!1};var jq={}; +jq.kg="";var kq=function(a,b){this.zb=a;this.Ta=b;this.Y=new eq;this.Ia=!1;this.o=this.C=this.m=void 0;this.H=!1};kq.prototype.nb=function(a,b,c){var d=this;this.Ia||(this.Ia=!0,a!==C.Z&&D(24));if(c.eventModel[C.yb]){if("_"===a.charAt(0))return;a!==C.Z&&a!==C.na&&op(a)&&D(58);lq(c)}var e=new $o(this.zb,a,b,c,this.Ta),f=[C.J];e.s(C.sb)&&f.push(C.B);Pd(function(){d.o=e;try{iq(e.o)&&(D(28),e.abort());var h=jq.kg.replace(/\s+/g,"").split(",");0<=Ga(h,e.M)&&(D(33),e.abort()); +var k=e.vc();k&&k.blacklisted&&(D(34),e.abort());var l=H.location.protocol;"http:"!=l&&"https:"!=l&&(D(29),e.abort());cd&&"preview"==cd.loadPurpose&&(D(30),e.abort());var n=L.grl;n||(n=Op(),L.grl=n);n()||(D(35),e.abort());e.Ia=gp();var q=d.T,p;b:{}e.M===C.Z?(e.s(C.Da)&&Sg(),Lp(e),p=Np(e)):p={};q.call(d,p);e.M!==C.na&&lp();e.M==C.Z&&(e.s(C.ub)|| +e.abort(),e.M=C.Mc);var r=d.m,u=d.C,t=Ep(e);t||(t=u);var v=Pa(e.s(C.vb)),x=1E4;x=Pa(e.s(C.$b));var z;a:{if(t){var w=t.split(".");if(!(4>w.length||5<w.length)){z={sessionId:w[0],Kd:Number(w[1]),Cc:!!Number(w[2]),xd:Number(w[3]),Oa:Number(w[4]||0)};break a}}z=void 0}z&&z.Oa&&(e.Oa=Math.max(0,z.Oa-Math.max(0,e.m-z.xd)));var y=!1;z||(y=e.Ta=!0,z={sessionId:String(e.m),Kd:1,Cc:!1,xd:e.m}); +e.m>z.xd+60*v&&(y=!0,z.sessionId=String(e.m),z.Kd++,z.Cc=!1);if(y)e.C=!0,e.Ia=0,ip(),fp=0;else if(fp+gp()>x||e.M==C.Mc)z.Cc=!0;e.ra(C.ac,z.sessionId);e.ra(C.$c,z.Kd);e.ra(C.Zc,z.Cc?1:0);var A=e.s(C.Xa),B=e.T;A||(A=yp(e),B=3);A||(A=r,B=4);if(!A){var F=Nd(C.J),E=up();A=!E.from_cookie||F?E.vid:void 0;B=5}A?A=""+A:(e.Ta=e.Fe=!0,A=Df(),B=6);e.qf(A,B);var J="",M=H.location;if(M){var N=M.pathname||"";"/"!=N.charAt(0)&&(N="/"+N);J=M.protocol+"//"+M.hostname+N+M.search}e.ra(C.tb,J);var P;a:{var K=$e("gtm.gtagReferrer."+e.o);P=K?""+K:H.referrer}var T=P;T&&e.ra(C.Ba,T);e.ra(C.Xc,H.title);e.ra(C.Ya,(cd.language||"").toLowerCase());var V=G.screen,la=V?V.width:0,R=V?V.height:0;e.gd=la+"x"+R;var xa=!1!==e.s(C.fa); +xa=!0;if(xa&&!1!==e.s(C.ob)&&Ok()&&Nd(C.B)){var na=e.s(C.sb),Y=e.s(C.Yb);e.C&&(e.nb=!!na);na&&!Y&&0===e.Oa&&(e.Oa=60,e.Y=!0)}mq(e);e.ed=0<=C.Be.indexOf(e.M);for(var Da=e.s(C.Wc)||[],mb=0;mb<Da.length;mb++){var ja=Da[mb];if(ja.rule_result){e.ra(C.ye,ja.traffic_type);mp(3);break}} +if(void 0===e.s(C.Vc)){var Aa=e.s(C.Zb),Ha,Ya;a:{if(Jp){var eb=Gp(e)||{};if(eb&&eb[C.I])for(var xb=ie(ke(e.s(C.Ba)),"host",!0),Ra=eb[C.I],ea=0;ea<Ra.length;ea++)if(Ra[ea]instanceof RegExp){if(Ra[ea].test(xb)){Ya=!0;break a}}else if(0<=xb.indexOf(Ra[ea])){Ya=!0;break a}}Ya=!1}var U;if(!(U=Ya))if(Pp)U=!1;else{var Ka=ie(ke(e.s(C.Ba)),"host",!0),Lb;var Mb=String(e.s(C.W));if("none"!==Mb)if("auto"!==Mb)Lb=Mb;else{if(!Rp){for(var ob=String(e.s(C.Ka)),Qa=xf(),S=0;S<Qa.length;S++)if("none"!==Qa[S]){var gb= +String(e.s(C.aa))+"_ga_autodomain";if(0===Af(gb,Qp,{wa:C.J,domain:Qa[S],path:ob})){Af(gb,void 0,{wa:C.J,domain:Qa[S],path:ob});Sp=Qa[S];break}}Rp=!0}Lb=Sp}else Lb=void 0;var pb=Lb;U=pb?0<=Ka.indexOf(pb):!1}if(!(Ha=U)){var ec;if(ec=Aa)a:{for(var $d=Aa.include_conditions||[],Nc=0;Nc<$d.length;Nc++)if($d[Nc].test(e.s(C.Ba))){ec=!0;break a}ec=!1}Ha=ec}Ha&&(e.ra(C.Vc,1),mp(4))}if(e.M==C.na){var pf=e.s(C.Aa);e.s(C.za)(e.s(pf));e.abort()} +if(e.K[C.kd])delete e.K[C.kd];else{var sc=e.s(C.Oc);if(sc){for(var Oc=sc.edit_rules||[],Pc=0;Pc<Oc.length;Pc++)a:{var fc=Oc[Pc];if(sp(e,fc)){if(fc.new_event_name){var Ta="string"===typeof fc.new_event_name?String(fc.new_event_name):pp(e.M,e.K,fc.new_event_name);if(op(Ta))break a;e.M=String(Ta)}qp(e.M,e.K,fc);mp(2)}}for(var ab=sc.synthesis_rules||[],Ua=0;Ua<ab.length;Ua++){var bb=ab[Ua];if(sp(e,bb)){var Bb=bb.new_event_name;if(!op(Bb)){var tc=bb.merge_source_event_params?m(e.K):{};tc[C.kd]=!0;qp(Bb, +tc,bb);if(tp){var qf=Bb,tq=tc,uq=e.o;kl().insert("event",[tq,qf],uq)}else nl(Bb,tc,e.o,!0);mp(1)}}}}}var Oh=e.K[C.cd];if(Fa(Oh))for(var Ph=0;Ph<Oh.length;Ph++)mp(Oh[Ph]);var hm=za("GA4_EVENT");hm&&(e.zb=hm);var vq=d.T,im=d.m,Qh;var Rh=Fp(e);Rh?(Dp(Rh,e)||(D(25),e.abort()),Qh=Rh):Qh=void 0;var wq=Qh,rf;a:{var uc=e.K[C.Xa];if(im&&uc===im){rf=uc;break a} +uc?(uc=""+uc,Ap(uc,e)||(D(31),e.abort()),wp(uc,Nd(C.J)),rf=uc):(D(32),e.abort(),rf="")}vq.call(d,{clientId:rf,pf:wq});d.Ab();ip();d.Y.add(e);c.onSuccess()}catch(Bq){c.onFailure()}delete wa.GA4_EVENT},f)};kq.prototype.T=function(a){var b=a.clientId,c=a.pf;b&&c&&(this.m=b,this.C=c)};kq.prototype.flush=function(){this.Y.flush()};kq.prototype.Ab=function(){var a=this;if(!this.H){var b=Nd(C.J);Gd([C.J],function(){var c=Nd(C.J);if(b^c&&a.o&&a.C&&a.m){if(c){var d=yp(a.o);d?(a.m=d,a.C=Ep(a.o)):(Ap(a.m,a.o), +Dp(a.C,a.o),wp(a.m,!0))}else a.C=void 0,a.m=void 0;b=c}});this.H=!0}};var mq=function(a){var b=function(c){return!!c&&c.conversion};a.Ab=b(a.vc());a.Ta&&(a.Ge=b(a.vc("first_visit")));a.C&&(a.Ie=b(a.vc("session_start")))};function lq(a){delete a.eventModel[C.yb];nq(a.eventModel)}var nq=function(a){Na(a,function(c){"_"===c.charAt(0)&&delete a[c]});var b=a[C.qa]||{};Na(b,function(c){"_"===c.charAt(0)&&delete b[c]})};var oq=function(a){if("prerender"==H.visibilityState)return!1;a();return!0},pq=function(a){if(!oq(a)){var b=!1,c=function(){!b&&oq(a)&&(b=!0,ld(H,"visibilitychange",c),D(55))};kd(H,"visibilitychange",c);D(54)}};var qq=function(a,b,c){nl(b,c,a)},rq=function(a,b,c){nl(b,c,a,!0)},xq=function(a,b){var c=new kq(a,b);pq(function(){sq(a,c)});}; +function sq(a,b){ml(a,function(c,d,e,f){b.nb(d,e,f)}),jp=function(){kl().flush();1E3<=gp()&&cd.sendBeacon&&qq(a,C.$d,{});ap=!0;b.flush();kp=function(){ +ap=!1;kp=void 0}};}var Z={g:{}}; +Z.g.ehl=["google"],function(){function a(l){return l.target&&l.target.location&&l.target.location.href?l.target.location.href:Vm()}function b(l,n){kd(l,"hashchange",function(q){var p=a(q);n({source:"hashchange",state:null,url:Xm(p),S:Wm(p)})})}function c(l,n){kd(l,"popstate",function(q){var p=a(q);n({source:"popstate",state:q.state,url:Xm(p),S:Wm(p)})})}function d(l,n,q){var p=n.history,r=p[l];if(Ca(r))try{p[l]=function(u,t,v){r.apply(p,[].slice.call(arguments,0));q({source:l,state:u,url:Xm(Vm()), +S:Wm(Vm())})}}catch(u){}}function e(){var l={source:null,state:W("history").state||null,url:Xm(Vm()),S:Wm(Vm())};return function(n,q){var p=l,r={};r[p.source]=!0;r[n.source]=!0;if(!r.popstate||!r.hashchange||p.S!=n.S){var u={event:"gtm.historyChange-v2","gtm.historyChangeSource":n.source,"gtm.oldUrlFragment":l.S,"gtm.newUrlFragment":n.S,"gtm.oldHistoryState":l.state,"gtm.newHistoryState":n.state,"gtm.oldUrl":l.url,"gtm.newUrl":n.url,"gtm.triggers":q.join(",")};l=n;Zm(u)}}}function f(l,n){var q=""+ +n;if(h[q])h[q].push(l);else{var p=[l];h[q]=p;var r=e(),u=-1;k.push(function(t){0<=u&&Sm(u);n?u=Tm(function(){r(t,p);u=-1},n):r(t,p)})}}var h={},k=[];(function(l){Z.__ehl=l;Z.__ehl.h="ehl";Z.__ehl.i=!0;Z.__ehl.priorityOverride=0})(function(l){var n=W("self"),q=l.vtp_uniqueTriggerId||"0",p=l.vtp_groupEvents?Number(l.vtp_groupEventsInterval):0;0>p?p=0:isNaN(p)&&(p=1E3);if(dn("ehl")){var r=Al("ehl","reg");r?(r(q,p),I(l.vtp_gtmOnSuccess)): +I(l.vtp_gtmOnFailure)}else{var u=function(t){for(var v=0;v<k.length;v++)k[v](t)};b(n,u);c(n,u);d("pushState",n,u);d("replaceState",n,u);f(q,p);yl("ehl","reg",f);en("ehl");I(l.vtp_gtmOnSuccess)}})}(); +Z.g.sdl=["google"],function(){function a(){return!!(Object.keys(l("horiz.pix")).length||Object.keys(l("horiz.pct")).length||Object.keys(l("vert.pix")).length||Object.keys(l("vert.pct")).length)}function b(w){for(var y=[],A=w.split(","),B=0;B<A.length;B++){var F=Number(A[B]);if(isNaN(F))return[];q.test(A[B])||y.push(F)}return y}function c(){var w=0,y=0;return function(){var A=Wd(),B=A.height;w=Math.max(v.scrollLeft+A.width,w);y=Math.max(v.scrollTop+B,y);return{Ng:w,Og:y}}}function d(){u=W("self"); +t=u.document;v=t.scrollingElement||t.body&&t.body.parentNode;z=c()}function e(w,y,A,B){var F=l(y),E={},J;for(J in F){E.Sa=J;if(F.hasOwnProperty(E.Sa)){var M=Number(E.Sa);w<M||(Zm({event:"gtm.scrollDepth","gtm.scrollThreshold":M,"gtm.scrollUnits":A.toLowerCase(),"gtm.scrollDirection":B,"gtm.triggers":F[E.Sa].join(",")}),zl("sdl",y,function(N){return function(P){delete P[N.Sa];return P}}(E),{}))}E={Sa:E.Sa}}}function f(){var w=z(),y=w.Ng,A=w.Og,B=y/v.scrollWidth*100,F=A/v.scrollHeight*100;e(y,"horiz.pix", +p.hc,r.De);e(B,"horiz.pct",p.fc,r.De);e(A,"vert.pix",p.hc,r.Qe);e(F,"vert.pct",p.fc,r.Qe);yl("sdl","pending",!1)}function h(){var w=250,y=!1;t.scrollingElement&&t.documentElement&&u.addEventListener&&(w=50,y=!0);var A=0,B=!1,F=function(){B?A=Tm(F,w):(A=0,f(),dn("sdl")&&!a()&&(ld(u,"scroll",E),ld(u,"resize",E),yl("sdl","init",!1)));B=!1},E=function(){y&&z();A?B=!0:(A=Tm(F,w),yl("sdl","pending",!0))};return E}function k(w,y,A){if(y){var B=b(String(w));zl("sdl",A,function(F){for(var E=0;E<B.length;E++){var J= +String(B[E]);F.hasOwnProperty(J)||(F[J]=[]);F[J].push(y)}return F},{})}}function l(w){return Al("sdl",w,{})}function n(w){I(w.vtp_gtmOnSuccess);var y=w.vtp_uniqueTriggerId,A=w.vtp_horizontalThresholdsPixels,B=w.vtp_horizontalThresholdsPercent,F=w.vtp_verticalThresholdUnits,E=w.vtp_verticalThresholdsPixels,J=w.vtp_verticalThresholdsPercent;switch(w.vtp_horizontalThresholdUnits){case p.hc:k(A,y,"horiz.pix");break;case p.fc:k(B,y,"horiz.pct")}switch(F){case p.hc:k(E,y,"vert.pix");break;case p.fc:k(J, +y,"vert.pct")}dn("sdl")?Al("sdl","pending")||(x||(d(),x=!0),I(function(){return f()})):(d(),x=!0,v&&(en("sdl"),yl("sdl","pending",!0),I(function(){f();if(a()){var M=h();kd(u,"scroll",M);kd(u,"resize",M)}else yl("sdl","init",!1)})))}var q=/^\s*$/,p={fc:"PERCENT",hc:"PIXELS"},r={Qe:"vertical",De:"horizontal"},u,t,v,x=!1,z;(function(w){Z.__sdl=w;Z.__sdl.h="sdl";Z.__sdl.i=!0;Z.__sdl.priorityOverride=0})(function(w){w.vtp_triggerStartOption?n(w):Il(function(){n(w)})})}(); + +Z.g.gtagha=["google"],function(){(function(a){Z.__gtagha=a;Z.__gtagha.h="gtagha";Z.__gtagha.i=!0;Z.__gtagha.priorityOverride=0})(function(a){I(a.vtp_gtmOnSuccess)})}();Z.g.c=["google"],function(){(function(a){Z.__c=a;Z.__c.h="c";Z.__c.i=!0;Z.__c.priorityOverride=0})(function(a){hn(a.vtp_value,"c",a.vtp_gtmEventId);return a.vtp_value})}(); +Z.g.e=["google"],function(){(function(a){Z.__e=a;Z.__e.h="e";Z.__e.i=!0;Z.__e.priorityOverride=0})(function(a){return String(ef(a.vtp_gtmEventId,"event"))})}(); + +Z.g.v=["google"],function(){(function(a){Z.__v=a;Z.__v.h="v";Z.__v.i=!0;Z.__v.priorityOverride=0})(function(a){var b=a.vtp_name;if(!b||!b.replace)return!1;var c=Ym(b.replace(/\\\./g,"."),a.vtp_dataLayerVersion||1),d=void 0!==c?c:a.vtp_defaultValue;hn(d,"v",a.vtp_gtmEventId);return d})}(); + + + + + + + + +Z.g.dlm=["google"],function(){(function(a){Z.__dlm=a;Z.__dlm.h="dlm";Z.__dlm.i=!0;Z.__dlm.priorityOverride=0})(function(a){var b=On(a.vtp_userInput||[],"key","value")||{};a.vtp_synchronousWrite?Na(b,function(c,d){cf(c,d)}):Zm(b);I(a.vtp_gtmOnSuccess)})}(); +Z.g.gct=["google"],function(){function a(d){for(var e=[],f=0;f<d.length;f++)try{e.push(new RegExp(d[f]))}catch(h){}return e}function b(d){return d.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&")}function c(d){for(var e=[],f=0;f<d.length;f++){var h=d[f].matchValue,k;switch(d[f].matchType){case "BEGINS_WITH":k="^"+b(h);break;case "ENDS_WITH":k=b(h)+"$";break;case "EQUALS":k="^"+b(h)+"$";break;case "REGEX":k=h;break;default:k=b(h)}e.push(k)}return e}(function(d){Z.__gct=d;Z.__gct.h="gct";Z.__gct.i=!0;Z.__gct.priorityOverride= +0})(function(d){var e={};0<d.vtp_sessionDuration&&(e[C.vb]=d.vtp_sessionDuration);e[C.Rc]=d.vtp_eventSettings;e[C.Oc]=d.vtp_dynamicEventSettings;e[C.sb]=1===d.vtp_googleSignals;e[C.Tc]=d.vtp_foreignTld;e[C.Yb]=1===d.vtp_restrictDomain;e[C.Wc]=d.vtp_internalTrafficResults;var f=C.ka,h=d.vtp_linker;h&&h[C.I]&&(h[C.I]=a(h[C.I]));e[f]=h;var k=C.Zb,l=d.vtp_referralExclusionDefinition;l&&l.include_conditions&&(l.include_conditions=a(l.include_conditions));e[k]=l; +var n,q=d.vtp_trackingId;n=kl().getRemoteConfig(q);var p=n.referral_exclusion_conditions;if(p){var r=c(p);e[C.Zb]={include_conditions:a(r)}}var u=n.cross_domain_conditions;if(u){var t=c(u),v={};e[C.ka]=(v[C.I]=a(t),v[C.$a]=!0,v[C.Za]=!0,v[C.ab]="query",v)}xq(d.vtp_trackingId,e);I(d.vtp_gtmOnSuccess)})}(); +Z.g.gtagaw=["google"],function(){(function(a){Z.__gtagaw=a;Z.__gtagaw.h="gtagaw";Z.__gtagaw.i=!0;Z.__gtagaw.priorityOverride=0})(function(a){var b="AW-"+String(a.vtp_conversionId);nl(String(a.vtp_eventName),a.vtp_eventData||{},a.vtp_conversionLabel?b+"/"+String(a.vtp_conversionLabel):b);I(a.vtp_gtmOnSuccess)})}(); + +Z.g.get=["google"],function(){(function(a){Z.__get=a;Z.__get.h="get";Z.__get.i=!0;Z.__get.priorityOverride=0})(function(a){var b=a.vtp_settings;(a.vtp_deferrable?rq:qq)(String(b.streamId),String(a.vtp_eventName),b.eventParameters||{});a.vtp_gtmOnSuccess()})}(); + + +Z.g.gtagfl=[],function(){(function(a){Z.__gtagfl=a;Z.__gtagfl.h="gtagfl";Z.__gtagfl.i=!0;Z.__gtagfl.priorityOverride=0})(function(a){I(a.vtp_gtmOnSuccess)})}(); + +Z.g.gtaggf=["google"],function(){(function(a){Z.__gtaggf=a;Z.__gtaggf.h="gtaggf";Z.__gtaggf.i=!0;Z.__gtaggf.priorityOverride=0})(function(a){I(a.vtp_gtmOnSuccess)})}(); + + + +Z.g.gtagua=["google"],function(){(function(a){Z.__gtagua=a;Z.__gtagua.h="gtagua";Z.__gtagua.i=!0;Z.__gtagua.priorityOverride=0})(function(a){I(a.vtp_gtmOnSuccess)})}(); + + +var yq={};yq.macro=function(a){if(Am.hd.hasOwnProperty(a))return Am.hd[a]},yq.onHtmlSuccess=Am.Ve(!0),yq.onHtmlFailure=Am.Ve(!1);yq.dataLayer=af;yq.callback=function(a){Se.hasOwnProperty(a)&&Ca(Se[a])&&Se[a]();delete Se[a]};yq.bootstrap=0;yq._spx=!1;function zq(){L[He.D]=yq;cb(Te,Z.g);Zb=Zb||Am;$b=kc} +function Aq(){sd.o().o();L=G.google_tag_manager=G.google_tag_manager||{};Wj();if(L[He.D]){var a=L.zones;a&&a.unregisterChild(He.D);}else{for(var b=data.resource||{},c=b.macros||[],d=0;d<c.length;d++)Sb.push(c[d]);for(var e=b.tags||[],f=0;f<e.length;f++)Vb.push(e[f]);for(var h=b.predicates||[],k=0;k<h.length;k++)Ub.push(h[k]);for(var l=b.rules||[],n=0;n<l.length;n++){for(var q=l[n],p={},r=0;r<q.length;r++)p[q[r][0]]=Array.prototype.slice.call(q[r],1);Tb.push(p)}Xb=Z;Yb=Jn;zq();zm();Kh=!1;Lh=0;if("interactive"==H.readyState&&!H.createEventObject||"complete"==H.readyState)Nh(); +else{kd(H,"DOMContentLoaded",Nh);kd(H,"readystatechange",Nh);if(H.createEventObject&&H.documentElement.doScroll){var u=!0;try{u=!G.frameElement}catch(z){}u&&Sh()}kd(G,"load",Nh)}Fl=!1;"complete"===H.readyState?Hl():kd(G,"load",Hl);a:{if(!Ki)break a;G.setInterval(Li, +864E5);}Qe=(new Date).getTime();yq.bootstrap=Qe;}} +(function(a){if(!G["__TAGGY_INSTALLED"]){var b=!1;if(H.referrer){var c=ke(H.referrer);b="cct.google"===he(c,"host")}if(!b){var d=of("googTaggyReferrer");b=d.length&&d[0].length}b&&(G["__TAGGY_INSTALLED"]=!0,gd("https://cct.google/taggy/agent.js"))}var f=function(){var p=G["google.tagmanager.debugui2.queue"];p||(p=[],G["google.tagmanager.debugui2.queue"]=p,gd("https://www.googletagmanager.com/debug/bootstrap"));return p},h="x"===ie(G.location,"query",!1,void 0,"gtm_debug");if(!h&&H.referrer){var k=ke(H.referrer);h="tagassistant.google.com"===he(k,"host")}if(!h){var l=of("__TAG_ASSISTANT");h=l.length&&l[0].length}G.__TAG_ASSISTANT_API&&(h=!0);if(h&&dd){var n=f(),q={messageType:"CONTAINER_STARTING", +data:{scriptSource:dd,resume:function(){a()}}};He.Af&&(q.data.initialPublish=!0);n.push(q)}else a()})(Aq); + +})() diff --git a/index.html b/index.html index f674e27..633e3ee 100644 --- a/index.html +++ b/index.html @@ -18,13 +18,13 @@ <meta http-equiv="Expires" content="0" /> <title>My Docs</title> <link rel="icon" type="image/x-icon" href="favicon.ico" /> - <link rel="stylesheet" href="https://unpkg.com/docute@4/dist/docute.css" /> + <link rel="stylesheet" href="docute.css" /> <link rel="stylesheet" href="style.css" /> </head> <body> <div id="docute"></div> - <script src="https://unpkg.com/docute@4/dist/docute.js"></script> + <script src="docute.js"></script> <script> new Docute({ target: '#docute', @@ -94,10 +94,7 @@ }); </script> <!-- Global site tag (gtag.js) - Google Analytics --> - <script - async - src="https://www.googletagmanager.com/gtag/js?id=G-6V34J8HFXB" - ></script> + <script async src="gtag.js"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { -- GitLab