From 8d08a87eeb514471b14f6a6ef9d36c1f0dd0385b Mon Sep 17 00:00:00 2001 From: anatolykopyl Date: Thu, 28 Apr 2022 09:44:31 +0000 Subject: [PATCH] Deploy to GitHub pages --- css/app.bef6b6bd.css | 1 + img/cross.df13156b.svg | 3 + img/gear.944f434b.svg | 4 ++ img/icons/apple-touch-icon.png | Bin 0 -> 25629 bytes img/icons/favicon-16x16.png | Bin 0 -> 2384 bytes img/icons/favicon-32x32.png | Bin 0 -> 3885 bytes img/icons/favicon.png | Bin 0 -> 7732 bytes img/icons/favicon.psd | Bin 0 -> 187938 bytes img/pause.70a06771.svg | 3 + img/play.53d47113.svg | 3 + img/reset.2a2e9e9d.svg | 5 ++ img/stop.8a252492.svg | 3 + img/trash.c93e9df1.svg | 4 ++ index.html | 1 + js/app.1b298ad8.js | 2 + js/app.1b298ad8.js.map | 1 + js/chunk-vendors.b001e202.js | 10 ++++ js/chunk-vendors.b001e202.js.map | 1 + manifest.json | 1 + ...nifest.9ca2286cb70a19253db9c5cbc1453fab.js | 54 ++++++++++++++++++ robots.txt | 2 + service-worker.js | 32 +++++++++++ 22 files changed, 130 insertions(+) create mode 100644 css/app.bef6b6bd.css create mode 100644 img/cross.df13156b.svg create mode 100644 img/gear.944f434b.svg create mode 100644 img/icons/apple-touch-icon.png create mode 100644 img/icons/favicon-16x16.png create mode 100644 img/icons/favicon-32x32.png create mode 100644 img/icons/favicon.png create mode 100644 img/icons/favicon.psd create mode 100644 img/pause.70a06771.svg create mode 100644 img/play.53d47113.svg create mode 100644 img/reset.2a2e9e9d.svg create mode 100644 img/stop.8a252492.svg create mode 100644 img/trash.c93e9df1.svg create mode 100644 index.html create mode 100644 js/app.1b298ad8.js create mode 100644 js/app.1b298ad8.js.map create mode 100644 js/chunk-vendors.b001e202.js create mode 100644 js/chunk-vendors.b001e202.js.map create mode 100644 manifest.json create mode 100644 precache-manifest.9ca2286cb70a19253db9c5cbc1453fab.js create mode 100644 robots.txt create mode 100644 service-worker.js diff --git a/css/app.bef6b6bd.css b/css/app.bef6b6bd.css new file mode 100644 index 0000000..e3b818a --- /dev/null +++ b/css/app.bef6b6bd.css @@ -0,0 +1 @@ +@import url(https://fonts.googleapis.com/css2?family=Scada:wght@400;700&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#app{font-family:Scada,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#f7f7f7;background:#121212;padding-top:48px}#app button,#app input{border:none;border-radius:16px;font-size:16px;cursor:pointer}#app button::-moz-placeholder,#app input::-moz-placeholder{color:#252525;opacity:1}#app button:-ms-input-placeholder,#app input:-ms-input-placeholder{color:#252525;opacity:1}#app button::placeholder,#app input::placeholder{color:#252525;opacity:1}#app button:focus-visible,#app input:focus-visible{outline:none}#app .category{border-radius:16px;height:1rem;padding:6px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:#121212}#app .category span{width:16px;height:16px;margin-left:4px;vertical-align:middle}.app-backdrop{z-index:-10000;position:fixed;left:0;top:0;right:0;bottom:0;background:#121212}.modal[data-v-792aa0bd]{position:fixed;transition:all .4s}.modal .bg[data-v-792aa0bd]{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(90,90,90,.28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal .window[data-v-792aa0bd]{z-index:1000;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:16px;border-radius:16px;background:#fff;color:#252525;width:340px}.modal .window .close[data-v-792aa0bd]{position:absolute;top:16px;right:16px;cursor:pointer}.modal.hidden[data-v-792aa0bd]{opacity:0;pointer-events:none}@media screen and (max-width:1024px){.modal .window[data-v-792aa0bd]{left:0;width:100%;bottom:0;top:unset;padding-bottom:32px;box-sizing:border-box;border-radius:16px 16px 0 0;transform:translate(0);transition:transform .4s}.modal.hidden .window[data-v-792aa0bd]{opacity:1;transform:translateY(100%)}}.setting[data-v-f199c15c]{margin-top:16px}.setting label[data-v-f199c15c]{margin-left:16px}.category-bar[data-v-1bcc5785]{position:fixed;top:0;left:0;width:100%;height:48px;background:#252525;display:flex;align-items:center;padding:0 64px;box-sizing:border-box;z-index:900}.category-bar .add-category[data-v-1bcc5785]{color:#121212;background:#f7f7f7;height:32px;padding:4px 12px;width:32px;box-sizing:border-box;transition:width .6s}.category-bar .add-category.hover[data-v-1bcc5785]{width:220px}.category-bar .categories[data-v-1bcc5785]{display:flex;margin:0 64px 0 32px;overflow-x:scroll}.category-bar .categories .category[data-v-1bcc5785]{margin-right:16px;border:3px solid #252525}.category-bar .categories .category.selected[data-v-1bcc5785]{border:3px double #252525}.category-bar .settings[data-v-1bcc5785]{position:absolute;right:64px;height:32px;width:32px;cursor:pointer}.category-bar .settings>[data-v-1bcc5785]{height:inherit}@media screen and (max-width:1024px){.category-bar[data-v-1bcc5785]{padding:0 0 0 8px}.category-bar .categories[data-v-1bcc5785]{margin-right:0}.category-bar .settings[data-v-1bcc5785]{position:fixed;bottom:16px;right:16px}}@-webkit-keyframes pulse-b0239664{0%{opacity:.3}to{opacity:1}}@keyframes pulse-b0239664{0%{opacity:.3}to{opacity:1}}.pulsing[data-v-b0239664]{-webkit-animation:pulse-b0239664 1s infinite alternate;animation:pulse-b0239664 1s infinite alternate}.title[data-v-67c71f24]{margin-right:32px}.buttons[data-v-67c71f24]{margin-top:16px;display:flex;justify-content:space-evenly}.buttons>[data-v-67c71f24]{padding:6px 12px}.title[data-v-0de3b15e]{margin-right:32px}.buttons[data-v-0de3b15e]{margin-top:16px;display:flex;justify-content:space-evenly}.buttons>[data-v-0de3b15e]{padding:6px 12px}.global-controls[data-v-66858698]{max-width:1024px;height:32px;margin:32px auto;padding:0 8px;box-sizing:border-box;display:flex;align-items:center}.global-controls .time[data-v-66858698]{min-width:104px}.global-controls .buttons[data-v-66858698]{display:flex;flex-grow:1;justify-content:flex-end}.global-controls .buttons>[data-v-66858698]{margin-left:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}.global-controls .buttons .stop[data-v-66858698]{width:32px;height:32px;background:#f7f7f7;border-radius:50%}.global-controls .buttons .stop>[data-v-66858698]{width:20px;height:20px}.global-controls .buttons .slide-up-enter-active[data-v-66858698],.global-controls .buttons .slide-up-leave-active[data-v-66858698]{transition:transform .5s ease}.global-controls .buttons .slide-up-enter-from[data-v-66858698],.global-controls .buttons .slide-up-leave-to[data-v-66858698]{transform:translateY(-64px)}@media screen and (max-width:1024px){.global-controls[data-v-66858698]{margin:16px auto -16px}}.category[data-v-1e31fc44]{margin-top:12px;border-radius:24px!important;padding:12px 24px!important}.task[data-v-1e059a3c]{color:#fff;min-height:42px;display:flex;align-items:center}.task .time[data-v-1e059a3c]{min-width:104px}.task .toggle-state[data-v-1e059a3c]{margin-right:16px}.task .toggle-state>[data-v-1e059a3c]{width:32px;height:32px;background:#f7f7f7;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.task .toggle-state>*>[data-v-1e059a3c]{width:20px;height:20px}.task .optional-break[data-v-1e059a3c]{flex-grow:1;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.task .select-category[data-v-1e059a3c]{position:relative;color:#f7f7f7;background:#252525;padding:4px 12px;border-radius:16px;cursor:pointer}.task .delete[data-v-1e059a3c]{margin-left:16px;cursor:pointer}@media screen and (max-width:1024px){.task[data-v-1e059a3c]{min-height:64px;margin-bottom:16px}.task .optional-break[data-v-1e059a3c]{flex-direction:column;height:48px}}.task-list[data-v-bab97014]{max-width:1024px;margin:32px auto;padding:0 8px}.task-list .add-task[data-v-bab97014]{width:100%;background:#f7f7f7;color:#121212;padding:4px 12px;height:32px;box-sizing:border-box;margin-bottom:16px} \ No newline at end of file diff --git a/img/cross.df13156b.svg b/img/cross.df13156b.svg new file mode 100644 index 0000000..c865d88 --- /dev/null +++ b/img/cross.df13156b.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/img/gear.944f434b.svg b/img/gear.944f434b.svg new file mode 100644 index 0000000..2d4e615 --- /dev/null +++ b/img/gear.944f434b.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/img/icons/apple-touch-icon.png b/img/icons/apple-touch-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..51336d4d9ba79d3aa73f57b75a9fcfd3c6130392 GIT binary patch literal 25629 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%0AbHtVyvx%hezv%w*(@QX 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 bUT7xOtw4=)$Fl$Zz{3!3s#~S)6!ZT8;rvXt literal 0 HcmV?d00001 diff --git a/img/icons/favicon-16x16.png b/img/icons/favicon-16x16.png new file mode 100644 index 0000000000000000000000000000000000000000..e9694d9df5764fa9161d82c9c2c5911c9fb8f567 GIT binary patch literal 2384 zcmbVO3se->8D21mtfsMv(Z(uH1~#F^*~iT8vO8gU?IKIUDj+o*Ln5;?ciDm6nQ?Y- z7ktFvtH!8_kFb=(Nles;MN>THVU&pR(KHZ6rQtLlT2N?c>}fQjK&i*xfn}5S80+br zGc$MY{qFaF|Kt8=Hs;UIc~Ci1sZb~$%(dGJ;d`olPnrmyb8g(B;44nBKj&8{rmN&T zDz`B4nnDpX%oaH%rz4M~d7qkMco$FyeF8))6shS!fuhTSgt$N{%URHGj~+)6ma(AE z8XQ`OU%A+n zzo=3GnnK{`D?}P(F9V#EFm8;YBYTAk(L3rXLu-H+_#n&=h3O)u1P?Fqeh>d6engfd z-Uy^s1eC;!MLh2vPgMRm3u3j(i7_Kd4vJCdo@^R{JdKVP$I}Ig-N-;GSvK-2YzbVz4hN;q1;1%q-g(d z@!{yw9*Qdku+wT#*&U7Clg4tR`R}xiuKl2Yjl*G6l!uXS3_l|M9B`0Ygxz}E$fbuA zis;+9w#*{a<~$^A3wibU=HTX$g-SV%m{uNVw{(QrZo&(6-r&WjQ zR)$tyt3KIy_|s{s#72AaP3ypk!c!Me0{=rH5qGh1%KLr3va&tzc0Omf6%4ez85?g( zKikuzKtH|HTNC?o*DrX zmVXooT+Z6@bVtXZufN840wt-_5XLh}s5!Z>={nxtdH&ELJbiiN{{CrYw^VN#6D9;s z&!dY6jC0eLY-xCGX2Y7zF+;=etx@oN_sGba!iKdeZg*?Kidh#8&7Om&2NIU+l2!4o z=i*OaAQq=eL*2mwHfH_$b*;M}R(6y?!8iRUSI z37alVOfmiZ%7OjQ#GKewr~L5SysRU|@r{d?S3fy|B+bK~w`znvsJY^u&rO4@7b=)ZDw*@ne^aZ@IL2DoQhYL1vgwX-(#3^uoa zc`Na6#V6Qfzk0s@%ukh>XQC4`SAX`$7<*yyzWl1UYqq|5X4CBKTlCt;ZkyUxx?bLR zq+{3l+D=PX{ZM~yXU54j8x~L9*pl5pCHjNOO(8{G_Vi6EeBjm#bqkVv|MFC5=7joH zi*76$e00XS_M@v#c3ntYz2NA_TcWnc7OQ8NX8pwJ3{A+Ks(PSry>d^^J5lXdb23sa zmyS90>E}1}HC%1FQBWUMd2{da99Nlg-rs9#L!qB#UDWR@+OKR1d3A~}KBhQd!P%1X zKgAuZo&L&KlhU}s4}Ra)YjJMd`Q7mKF0wUUy|Ci;>~~*1@Zy0P3E9o-3ff9st1nNW s&&}zL9$5GKm**C9o%t^{Z@%*zemgoaoJ}lEmj8Kjv*+6mW|dU`8#P*UC;$Ke literal 0 HcmV?d00001 diff --git a/img/icons/favicon-32x32.png b/img/icons/favicon-32x32.png new file mode 100644 index 0000000000000000000000000000000000000000..62f75c217fe2e1fd707d30c06dd6553079f9eacb GIT binary patch literal 3885 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 literal 0 HcmV?d00001 diff --git a/img/icons/favicon.psd b/img/icons/favicon.psd new file mode 100644 index 0000000000000000000000000000000000000000..adfc857fd1908f7fa61a76dc2cc66b0d1451b38f GIT binary patch literal 187938 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
jheRjkefJ>hR3`tt%9+^yG%g$A} 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 + + \ No newline at end of file diff --git a/img/play.53d47113.svg b/img/play.53d47113.svg new file mode 100644 index 0000000..28f2e67 --- /dev/null +++ b/img/play.53d47113.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/img/reset.2a2e9e9d.svg b/img/reset.2a2e9e9d.svg new file mode 100644 index 0000000..aaa046f --- /dev/null +++ b/img/reset.2a2e9e9d.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/img/stop.8a252492.svg b/img/stop.8a252492.svg new file mode 100644 index 0000000..e00085a --- /dev/null +++ b/img/stop.8a252492.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/img/trash.c93e9df1.svg b/img/trash.c93e9df1.svg new file mode 100644 index 0000000..1931365 --- /dev/null +++ b/img/trash.c93e9df1.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..2205eee --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Worktime
\ No newline at end of file diff --git a/js/app.1b298ad8.js b/js/app.1b298ad8.js new file mode 100644 index 0000000..f9c0761 --- /dev/null +++ b/js/app.1b298ad8.js @@ -0,0 +1,2 @@ +(function(t){function e(e){for(var o,r,s=e[0],i=e[1],u=e[2],d=0,f=[];d\n
\n \n
\n\n\n\n","import { render } from \"./App.vue?vue&type=template&id=0c56a91c\"\nconst script = {}\n\nimport \"./App.vue?vue&type=style&index=0&id=0c56a91c&lang=scss\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","/* eslint-disable no-console */\n\nimport { register } from 'register-service-worker';\n\nif (process.env.NODE_ENV === 'production') {\n register(`${process.env.BASE_URL}service-worker.js`, {\n ready() {\n console.log(\n 'App is being served from cache by a service worker.\\n'\n + 'For more details, visit https://goo.gl/AFskqB',\n );\n },\n registered() {\n console.log('Service worker has been registered.');\n },\n cached() {\n console.log('Content has been cached for offline use.');\n },\n updatefound() {\n console.log('New content is downloading.');\n },\n updated() {\n console.log('New content is available; please refresh.');\n },\n offline() {\n console.log('No internet connection found. App is running in offline mode.');\n },\n error(error) {\n console.error('Error during service worker registration:', error);\n },\n });\n}\n","\n\n\n","\n\n\n\n\n","/* eslint-disable */ \nexport default function stringToColor(str) {\n var colors = ['#FF6633', '#FFB399', '#FF33FF', '#FFFF99', '#00B3E6',\n '#3366E6', '#99FF99', '#B34D4D', '#80B300', '#E6B3B3',\n '#6680B3', '#66991A', '#FF99E6', '#CCFF1A', '#FF1A66',\n '#E6331A', '#33FFCC', '#B366CC', '#CC80CC', '#991AFF',\n '#E666FF', '#4DB3FF', '#1AB399', '#E666B3', '#CC9999',\n '#B3B31A', '#00E680', '#E6FF80', '#1AFF33', '#FF3380',\n '#CCCC00', '#66E64D', '#4D80CC', '#E64D66', '#4DB380',\n '#FF4D4D', '#99E6E6', '#6666FF'];\n\n var hash = 0;\n if (str.length === 0) return hash;\n for (var i = 0; i < str.length; i++) {\n hash = str.charCodeAt(i) + ((hash << 5) - hash);\n hash = hash & hash;\n }\n hash = ((hash % colors.length) + colors.length) % colors.length;\n return colors[hash];\n}","\n\n\n\n\n","\n\n\n\n\n","import { render } from \"./Modal.vue?vue&type=template&id=792aa0bd&scoped=true\"\nimport script from \"./Modal.vue?vue&type=script&lang=js\"\nexport * from \"./Modal.vue?vue&type=script&lang=js\"\n\nimport \"./Modal.vue?vue&type=style&index=0&id=792aa0bd&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-792aa0bd\"]])\n\nexport default __exports__","import { render } from \"./SettingsModal.vue?vue&type=template&id=f199c15c&scoped=true\"\nimport script from \"./SettingsModal.vue?vue&type=script&lang=js\"\nexport * from \"./SettingsModal.vue?vue&type=script&lang=js\"\n\nimport \"./SettingsModal.vue?vue&type=style&index=0&id=f199c15c&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-f199c15c\"]])\n\nexport default __exports__","import { render } from \"./TheCategoryBar.vue?vue&type=template&id=1bcc5785&scoped=true\"\nimport script from \"./TheCategoryBar.vue?vue&type=script&lang=js\"\nexport * from \"./TheCategoryBar.vue?vue&type=script&lang=js\"\n\nimport \"./TheCategoryBar.vue?vue&type=style&index=0&id=1bcc5785&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-1bcc5785\"]])\n\nexport default __exports__","\n\n\n\n\n","\n\n\n\n\n","import { render } from \"./Time.vue?vue&type=template&id=b0239664&scoped=true\"\nimport script from \"./Time.vue?vue&type=script&lang=js\"\nexport * from \"./Time.vue?vue&type=script&lang=js\"\n\nimport \"./Time.vue?vue&type=style&index=0&id=b0239664&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-b0239664\"]])\n\nexport default __exports__","\n\n\n\n\n","import { render } from \"./RemoveAllModal.vue?vue&type=template&id=67c71f24&scoped=true\"\nimport script from \"./RemoveAllModal.vue?vue&type=script&lang=js\"\nexport * from \"./RemoveAllModal.vue?vue&type=script&lang=js\"\n\nimport \"./RemoveAllModal.vue?vue&type=style&index=0&id=67c71f24&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-67c71f24\"]])\n\nexport default __exports__","\n\n\n\n\n","import { render } from \"./ResetAllModal.vue?vue&type=template&id=0de3b15e&scoped=true\"\nimport script from \"./ResetAllModal.vue?vue&type=script&lang=js\"\nexport * from \"./ResetAllModal.vue?vue&type=script&lang=js\"\n\nimport \"./ResetAllModal.vue?vue&type=style&index=0&id=0de3b15e&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-0de3b15e\"]])\n\nexport default __exports__","import { render } from \"./GlobalTaskControls.vue?vue&type=template&id=66858698&scoped=true\"\nimport script from \"./GlobalTaskControls.vue?vue&type=script&lang=js\"\nexport * from \"./GlobalTaskControls.vue?vue&type=script&lang=js\"\n\nimport \"./GlobalTaskControls.vue?vue&type=style&index=0&id=66858698&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-66858698\"]])\n\nexport default __exports__","\n\n\n\n\n","\n\n\n\n\n","\n\n\n\n\n","import { render } from \"./CategoryModal.vue?vue&type=template&id=1e31fc44&scoped=true\"\nimport script from \"./CategoryModal.vue?vue&type=script&lang=js\"\nexport * from \"./CategoryModal.vue?vue&type=script&lang=js\"\n\nimport \"./CategoryModal.vue?vue&type=style&index=0&id=1e31fc44&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-1e31fc44\"]])\n\nexport default __exports__","import { render } from \"./Task.vue?vue&type=template&id=1e059a3c&scoped=true\"\nimport script from \"./Task.vue?vue&type=script&lang=js\"\nexport * from \"./Task.vue?vue&type=script&lang=js\"\n\nimport \"./Task.vue?vue&type=style&index=0&id=1e059a3c&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-1e059a3c\"]])\n\nexport default __exports__","import { render } from \"./TheTaskList.vue?vue&type=template&id=bab97014&scoped=true\"\nimport script from \"./TheTaskList.vue?vue&type=script&lang=js\"\nexport * from \"./TheTaskList.vue?vue&type=script&lang=js\"\n\nimport \"./TheTaskList.vue?vue&type=style&index=0&id=bab97014&lang=scss&scoped=true\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-bab97014\"]])\n\nexport default __exports__","import { render } from \"./Index.vue?vue&type=template&id=0751fb2e\"\nimport script from \"./Index.vue?vue&type=script&lang=js\"\nexport * from \"./Index.vue?vue&type=script&lang=js\"\n\nimport exportComponent from \"/home/runner/work/worktime/worktime/node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","import { createRouter, createWebHashHistory } from 'vue-router';\nimport Home from '../views/Home/Index.vue';\n\nconst routes = [\n {\n path: '/',\n name: 'Home',\n component: Home,\n },\n];\n\nconst router = createRouter({\n history: createWebHashHistory(),\n routes,\n});\n\nexport default router;\n","import { createStore } from 'vuex';\nimport VuexPersistence from 'vuex-persist';\n\nconst vuexLocal = new VuexPersistence({\n storage: window.localStorage,\n});\n\nexport default createStore({\n state: {\n categories: [],\n tasks: [],\n midnightReset: false,\n lastReset: new Date(),\n darkTheme: true,\n },\n mutations: {\n addCategory(state, category) {\n if (category && !state.categories.includes(category)) {\n state.categories = [...state.categories, category];\n }\n },\n removeCategory(state, category) {\n state.categories = state.categories.filter((element) => element !== category);\n state.tasks = state.tasks.map((task) => {\n const newTask = task;\n if (newTask.category === category) newTask.category = undefined;\n return newTask;\n });\n },\n assignCategory(state, { name, category }) {\n state.tasks = state.tasks.map((task) => {\n const newTask = task;\n if (newTask.name === name) {\n newTask.category = category;\n }\n return newTask;\n });\n },\n\n addTask(state, name) {\n if (name) {\n const task = {\n name,\n startedAt: undefined,\n running: false,\n totalTime: 0,\n category: undefined,\n };\n state.tasks = [...state.tasks, task];\n }\n },\n removeTask(state, name) {\n state.tasks = state.tasks.filter((task) => task.name !== name);\n },\n removeAllTasks(state) {\n state.tasks = [];\n },\n startTask(state, name) {\n state.tasks = state.tasks.map((task) => {\n const newTask = task;\n if (newTask.name === name) {\n newTask.running = true;\n newTask.startedAt = Date.now();\n } else if (newTask.running) {\n newTask.running = false;\n newTask.totalTime += Date.now() - newTask.startedAt;\n newTask.startedAt = undefined;\n }\n return newTask;\n });\n },\n stopTask(state, name) {\n state.tasks = state.tasks.map((task) => {\n const newTask = task;\n if (newTask.name === name) {\n newTask.running = false;\n newTask.totalTime += Date.now() - newTask.startedAt;\n newTask.startedAt = undefined;\n }\n return newTask;\n });\n },\n resetTasks(state) {\n state.tasks = state.tasks.map((task) => {\n const newTask = task;\n newTask.running = false;\n newTask.totalTime = 0;\n newTask.startedAt = undefined;\n return newTask;\n });\n state.lastReset = new Date();\n },\n\n setMidnightReset(state, value) {\n state.midnightReset = !!value;\n },\n },\n plugins: [vuexLocal.plugin],\n});\n","import { createApp } from 'vue';\nimport App from './App.vue';\nimport './registerServiceWorker';\nimport router from './router';\nimport store from './store';\n\nconst app = createApp(App);\n\napp.use(store);\napp.use(router);\napp.mount('#app');\n","module.exports = __webpack_public_path__ + \"img/play.53d47113.svg\";","module.exports = __webpack_public_path__ + \"img/gear.944f434b.svg\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Task.vue?vue&type=style&index=0&id=1e059a3c&lang=scss&scoped=true\"","export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./App.vue?vue&type=style&index=0&id=0c56a91c&lang=scss\"","module.exports = __webpack_public_path__ + \"img/cross.df13156b.svg\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./ResetAllModal.vue?vue&type=style&index=0&id=0de3b15e&lang=scss&scoped=true\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./TheCategoryBar.vue?vue&type=style&index=0&id=1bcc5785&lang=scss&scoped=true\"","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./RemoveAllModal.vue?vue&type=style&index=0&id=67c71f24&lang=scss&scoped=true\"","module.exports = __webpack_public_path__ + \"img/trash.c93e9df1.svg\";","module.exports = __webpack_public_path__ + \"img/reset.2a2e9e9d.svg\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./GlobalTaskControls.vue?vue&type=style&index=0&id=66858698&lang=scss&scoped=true\"","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./CategoryModal.vue?vue&type=style&index=0&id=1e31fc44&lang=scss&scoped=true\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./SettingsModal.vue?vue&type=style&index=0&id=f199c15c&lang=scss&scoped=true\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js??ref--0-1!./Modal.vue?vue&type=style&index=0&id=792aa0bd&lang=scss&scoped=true\"","module.exports = __webpack_public_path__ + \"img/pause.70a06771.svg\";"],"sourceRoot":""} \ No newline at end of file diff --git a/js/chunk-vendors.b001e202.js b/js/chunk-vendors.b001e202.js new file mode 100644 index 0000000..9e8d011 --- /dev/null +++ b/js/chunk-vendors.b001e202.js @@ -0,0 +1,10 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"00ee":function(t,e,n){var r=n("b622"),o=r("toStringTag"),i={};i[o]="z",t.exports="[object z]"===String(i)},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},"057f":function(t,e,n){var r=n("fc6a"),o=n("241c").f,i={}.toString,c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return o(t)}catch(e){return c.slice()}};t.exports.f=function(t){return c&&"[object Window]"==i.call(t)?s(t):o(r(t))}},"06cf":function(t,e,n){var r=n("83ab"),o=n("d1e7"),i=n("5c6c"),c=n("fc6a"),s=n("a04b"),a=n("5135"),u=n("0cfb"),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=c(t),e=s(e),u)try{return l(t,e)}catch(n){}if(a(t,e))return i(!o.f.call(t,e),t[e])}},"0b42":function(t,e,n){var r=n("861d"),o=n("e8b5"),i=n("b622"),c=i("species");t.exports=function(t){var e;return o(t)&&(e=t.constructor,"function"!=typeof e||e!==Array&&!o(e.prototype)?r(e)&&(e=e[c],null===e&&(e=void 0)):e=void 0),void 0===e?Array:e}},"0cfb":function(t,e,n){var r=n("83ab"),o=n("d039"),i=n("cc12");t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},"159b":function(t,e,n){var r=n("da84"),o=n("fdbc"),i=n("17c2"),c=n("9112");for(var s in o){var a=r[s],u=a&&a.prototype;if(u&&u.forEach!==i)try{c(u,"forEach",i)}catch(l){u.forEach=i}}},"17c2":function(t,e,n){"use strict";var r=n("b727").forEach,o=n("a640"),i=o("forEach");t.exports=i?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},"19aa":function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},"1be4":function(t,e,n){var r=n("d066");t.exports=r("document","documentElement")},"1c0b":function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},"1c7e":function(t,e,n){var r=n("b622"),o=r("iterator"),i=!1;try{var c=0,s={next:function(){return{done:!!c++}},return:function(){i=!0}};s[o]=function(){return this},Array.from(s,(function(){throw 2}))}catch(a){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var r={};r[o]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(a){}return n}},"1cdc":function(t,e,n){var r=n("342f");t.exports=/(?:iphone|ipod|ipad).*applewebkit/i.test(r)},"1d80":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"1dde":function(t,e,n){var r=n("d039"),o=n("b622"),i=n("2d00"),c=o("species");t.exports=function(t){return i>=51||!r((function(){var e=[],n=e.constructor={};return n[c]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},2266:function(t,e,n){var r=n("825a"),o=n("e95a"),i=n("50c4"),c=n("0366"),s=n("35a1"),a=n("2a62"),u=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var l,f,p,d,h,b,v,m=n&&n.that,g=!(!n||!n.AS_ENTRIES),y=!(!n||!n.IS_ITERATOR),O=!(!n||!n.INTERRUPTED),j=c(e,m,1+g+O),w=function(t){return l&&a(l),new u(!0,t)},_=function(t){return g?(r(t),O?j(t[0],t[1],w):j(t[0],t[1])):O?j(t,w):j(t)};if(y)l=t;else{if(f=s(t),"function"!=typeof f)throw TypeError("Target is not iterable");if(o(f)){for(p=0,d=i(t.length);d>p;p++)if(h=_(t[p]),h&&h instanceof u)return h;return new u(!1)}l=f.call(t)}b=l.next;while(!(v=b.call(l)).done){try{h=_(v.value)}catch(x){throw a(l),x}if("object"==typeof h&&h&&h instanceof u)return h}return new u(!1)}},"23cb":function(t,e,n){var r=n("a691"),o=Math.max,i=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):i(n,e)}},"23e7":function(t,e,n){var r=n("da84"),o=n("06cf").f,i=n("9112"),c=n("6eeb"),s=n("ce4e"),a=n("e893"),u=n("94ca");t.exports=function(t,e){var n,l,f,p,d,h,b=t.target,v=t.global,m=t.stat;if(l=v?r:m?r[b]||s(b,{}):(r[b]||{}).prototype,l)for(f in e){if(d=e[f],t.noTargetGet?(h=o(l,f),p=h&&h.value):p=l[f],n=u(v?f:b+(m?".":"#")+f,t.forced),!n&&void 0!==p){if(typeof d===typeof p)continue;a(d,p)}(t.sham||p&&p.sham)&&i(d,"sham",!0),c(l,f,d,t)}}},"241c":function(t,e,n){var r=n("ca84"),o=n("7839"),i=o.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},2532:function(t,e,n){"use strict";var r=n("23e7"),o=n("5a34"),i=n("1d80"),c=n("577e"),s=n("ab13");r({target:"String",proto:!0,forced:!s("includes")},{includes:function(t){return!!~c(i(this)).indexOf(c(o(t)),arguments.length>1?arguments[1]:void 0)}})},2626:function(t,e,n){"use strict";var r=n("d066"),o=n("9bf2"),i=n("b622"),c=n("83ab"),s=i("species");t.exports=function(t){var e=r(t),n=o.f;c&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},2909:function(t,e,n){"use strict";function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);nr)e.push(arguments[r++]);return O[++y]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},o(y),y},b=function(t){delete O[t]},d?o=function(t){v.nextTick(_(t))}:g&&g.now?o=function(t){g.now(_(t))}:m&&!p?(i=new m,c=i.port2,i.port1.onmessage=x,o=u(c.postMessage,c,1)):s.addEventListener&&"function"==typeof postMessage&&!s.importScripts&&r&&"file:"!==r.protocol&&!a(S)?(o=S,s.addEventListener("message",x,!1)):o=j in f("script")?function(t){l.appendChild(f("script"))[j]=function(){l.removeChild(this),w(t)}}:function(t){setTimeout(_(t),0)}),t.exports={set:h,clear:b}},"2d00":function(t,e,n){var r,o,i=n("da84"),c=n("342f"),s=i.process,a=i.Deno,u=s&&s.versions||a&&a.version,l=u&&u.v8;l?(r=l.split("."),o=r[0]<4?1:r[0]+r[1]):c&&(r=c.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=c.match(/Chrome\/(\d+)/),r&&(o=r[1]))),t.exports=o&&+o},"342f":function(t,e,n){var r=n("d066");t.exports=r("navigator","userAgent")||""},"35a1":function(t,e,n){var r=n("f5df"),o=n("3f8c"),i=n("b622"),c=i("iterator");t.exports=function(t){if(void 0!=t)return t[c]||t["@@iterator"]||o[r(t)]}},"37e8":function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("825a"),c=n("df75");t.exports=r?Object.defineProperties:function(t,e){i(t);var n,r=c(e),s=r.length,a=0;while(s>a)o.f(t,n=r[a++],e[n]);return t}},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3ca3":function(t,e,n){"use strict";var r=n("6547").charAt,o=n("577e"),i=n("69f3"),c=n("7dd0"),s="String Iterator",a=i.set,u=i.getterFor(s);c(String,"String",(function(t){a(this,{type:s,string:o(t),index:0})}),(function(){var t,e=u(this),n=e.string,o=e.index;return o>=n.length?{value:void 0,done:!0}:(t=r(n,o),e.index+=t.length,{value:t,done:!1})}))},"3f4e":function(t,e,n){"use strict";n.d(e,"setupDevtoolsPlugin",(function(){return i}));var r=n("abc5"),o=n("b774");function i(t,e){const n=Object(r["a"])();if(n)n.emit(o["a"],t,e);else{const n=Object(r["b"])(),o=n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[];o.push({pluginDescriptor:t,setupFn:e})}}},"3f8c":function(t,e){t.exports={}},"428f":function(t,e,n){var r=n("da84");t.exports=r},"44ad":function(t,e,n){var r=n("d039"),o=n("c6b6"),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},"44d2":function(t,e,n){var r=n("b622"),o=n("7c73"),i=n("9bf2"),c=r("unscopables"),s=Array.prototype;void 0==s[c]&&i.f(s,c,{configurable:!0,value:o(null)}),t.exports=function(t){s[c][t]=!0}},"44de":function(t,e,n){var r=n("da84");t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},"44e7":function(t,e,n){var r=n("861d"),o=n("c6b6"),i=n("b622"),c=i("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[c])?!!e:"RegExp"==o(t))}},4840:function(t,e,n){var r=n("825a"),o=n("1c0b"),i=n("b622"),c=i("species");t.exports=function(t,e){var n,i=r(t).constructor;return void 0===i||void 0==(n=r(i)[c])?e:o(n)}},"485a":function(t,e,n){var r=n("861d");t.exports=function(t,e){var n,o;if("string"===e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if("string"!==e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},4930:function(t,e,n){var r=n("2d00"),o=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},"4d64":function(t,e,n){var r=n("fc6a"),o=n("50c4"),i=n("23cb"),c=function(t){return function(e,n,c){var s,a=r(e),u=o(a.length),l=i(c,u);if(t&&n!=n){while(u>l)if(s=a[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in a)&&a[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:c(!0),indexOf:c(!1)}},"4de4":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").filter,i=n("1dde"),c=i("filter");r({target:"Array",proto:!0,forced:!c},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var r=n("0366"),o=n("7b0b"),i=n("9bdd"),c=n("e95a"),s=n("50c4"),a=n("8418"),u=n("35a1");t.exports=function(t){var e,n,l,f,p,d,h=o(t),b="function"==typeof this?this:Array,v=arguments.length,m=v>1?arguments[1]:void 0,g=void 0!==m,y=u(h),O=0;if(g&&(m=r(m,v>2?arguments[2]:void 0,2)),void 0==y||b==Array&&c(y))for(e=s(h.length),n=new b(e);e>O;O++)d=g?m(h[O],O):h[O],a(n,O,d);else for(f=y.call(h),p=f.next,n=new b;!(l=p.call(f)).done;O++)d=g?i(f,m,[l.value,O],!0):l.value,a(n,O,d);return n.length=O,n}},"50c4":function(t,e,n){var r=n("a691"),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},5135:function(t,e,n){var r=n("7b0b"),o={}.hasOwnProperty;t.exports=Object.hasOwn||function(t,e){return o.call(r(t),e)}},5502:function(t,e,n){"use strict";n.d(e,"a",(function(){return Y})),n.d(e,"b",(function(){return tt})),n.d(e,"c",(function(){return Z})),n.d(e,"d",(function(){return c}));var r=n("7a23"),o=n("3f4e"),i="store";function c(t){return void 0===t&&(t=null),Object(r["m"])(null!==t?t:i)}function s(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function a(t){return null!==t&&"object"===typeof t}function u(t){return t&&"function"===typeof t.then}function l(t,e){if(!t)throw new Error("[vuex] "+e)}function f(t,e){return function(){return t(e)}}function p(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function d(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;b(t,n,[],t._modules.root,!0),h(t,n,e)}function h(t,e,n){var o=t._state;t.getters={},t._makeLocalGettersCache=Object.create(null);var i=t._wrappedGetters,c={};s(i,(function(e,n){c[n]=f(e,t),Object.defineProperty(t.getters,n,{get:function(){return c[n]()},enumerable:!0})})),t._state=Object(r["v"])({data:e}),t.strict&&j(t),o&&n&&t._withCommit((function(){o.data=null}))}function b(t,e,n,r,o){var i=!n.length,c=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[c]&&console.error("[vuex] duplicate namespace "+c+" for the namespaced module "+n.join("/")),t._modulesNamespaceMap[c]=r),!i&&!o){var s=w(e,n.slice(0,-1)),a=n[n.length-1];t._withCommit((function(){a in s&&console.warn('[vuex] state field "'+a+'" was overridden by a module with the same name at "'+n.join(".")+'"'),s[a]=r.state}))}var u=r.context=v(t,c,n);r.forEachMutation((function(e,n){var r=c+n;g(t,r,e,u)})),r.forEachAction((function(e,n){var r=e.root?n:c+n,o=e.handler||e;y(t,r,o,u)})),r.forEachGetter((function(e,n){var r=c+n;O(t,r,e,u)})),r.forEachChild((function(r,i){b(t,e,n.concat(i),r,o)}))}function v(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=_(n,r,o),c=i.payload,s=i.options,a=i.type;if(s&&s.root||(a=e+a,t._actions[a]))return t.dispatch(a,c);console.error("[vuex] unknown local action type: "+i.type+", global type: "+a)},commit:r?t.commit:function(n,r,o){var i=_(n,r,o),c=i.payload,s=i.options,a=i.type;s&&s.root||(a=e+a,t._mutations[a])?t.commit(a,c,s):console.error("[vuex] unknown local mutation type: "+i.type+", global type: "+a)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return m(t,e)}},state:{get:function(){return w(t.state,n)}}}),o}function m(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function g(t,e,n,r){var o=t._mutations[e]||(t._mutations[e]=[]);o.push((function(e){n.call(t,r.state,e)}))}function y(t,e,n,r){var o=t._actions[e]||(t._actions[e]=[]);o.push((function(e){var o=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return u(o)||(o=Promise.resolve(o)),t._devtoolHook?o.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):o}))}function O(t,e,n,r){t._wrappedGetters[e]?console.error("[vuex] duplicate getter key: "+e):t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)}}function j(t){Object(r["F"])((function(){return t._state.data}),(function(){l(t._committing,"do not mutate vuex store state outside mutation handlers.")}),{deep:!0,flush:"sync"})}function w(t,e){return e.reduce((function(t,e){return t[e]}),t)}function _(t,e,n){return a(t)&&t.type&&(n=e,e=t,t=t.type),l("string"===typeof t,"expects string as the type, but found "+typeof t+"."),{type:t,payload:e,options:n}}var x="vuex bindings",S="vuex:mutations",E="vuex:actions",C="vuex",A=0;function k(t,e){Object(o["setupDevtoolsPlugin"])({id:"org.vuejs.vuex",app:t,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[x]},(function(n){n.addTimelineLayer({id:S,label:"Vuex Mutations",color:P}),n.addTimelineLayer({id:E,label:"Vuex Actions",color:P}),n.addInspector({id:C,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree((function(n){if(n.app===t&&n.inspectorId===C)if(n.filter){var r=[];F(r,e._modules.root,n.filter,""),n.rootNodes=r}else n.rootNodes=[R(e._modules.root,"")]})),n.on.getInspectorState((function(n){if(n.app===t&&n.inspectorId===C){var r=n.nodeId;m(e,r),n.state=N(B(e._modules,r),"root"===r?e.getters:e._makeLocalGettersCache,r)}})),n.on.editInspectorState((function(n){if(n.app===t&&n.inspectorId===C){var r=n.nodeId,o=n.path;"root"!==r&&(o=r.split("/").filter(Boolean).concat(o)),e._withCommit((function(){n.set(e._state.data,o,n.state.value)}))}})),e.subscribe((function(t,e){var r={};t.payload&&(r.payload=t.payload),r.state=e,n.notifyComponentUpdate(),n.sendInspectorTree(C),n.sendInspectorState(C),n.addTimelineEvent({layerId:S,event:{time:Date.now(),title:t.type,data:r}})})),e.subscribeAction({before:function(t,e){var r={};t.payload&&(r.payload=t.payload),t._id=A++,t._time=Date.now(),r.state=e,n.addTimelineEvent({layerId:E,event:{time:t._time,title:t.type,groupId:t._id,subtitle:"start",data:r}})},after:function(t,e){var r={},o=Date.now()-t._time;r.duration={_custom:{type:"duration",display:o+"ms",tooltip:"Action duration",value:o}},t.payload&&(r.payload=t.payload),r.state=e,n.addTimelineEvent({layerId:E,event:{time:Date.now(),title:t.type,groupId:t._id,subtitle:"end",data:r}})}})}))}var P=8702998,T=6710886,M=16777215,I={label:"namespaced",textColor:M,backgroundColor:T};function L(t){return t&&"root"!==t?t.split("/").slice(-2,-1)[0]:"Root"}function R(t,e){return{id:e||"root",label:L(e),tags:t.namespaced?[I]:[],children:Object.keys(t._children).map((function(n){return R(t._children[n],e+n+"/")}))}}function F(t,e,n,r){r.includes(n)&&t.push({id:r||"root",label:r.endsWith("/")?r.slice(0,r.length-1):r||"Root",tags:e.namespaced?[I]:[]}),Object.keys(e._children).forEach((function(o){F(t,e._children[o],n,r+o+"/")}))}function N(t,e,n){e="root"===n?e:e[n];var r=Object.keys(e),o={state:Object.keys(t.state).map((function(e){return{key:e,editable:!0,value:t.state[e]}}))};if(r.length){var i=$(e);o.getters=Object.keys(i).map((function(t){return{key:t.endsWith("/")?L(t):t,editable:!1,value:V((function(){return i[t]}))}}))}return o}function $(t){var e={};return Object.keys(t).forEach((function(n){var r=n.split("/");if(r.length>1){var o=e,i=r.pop();r.forEach((function(t){o[t]||(o[t]={_custom:{value:{},display:t,tooltip:"Module",abstract:!0}}),o=o[t]._custom.value})),o[i]=V((function(){return t[n]}))}else e[n]=V((function(){return t[n]}))})),e}function B(t,e){var n=e.split("/").filter((function(t){return t}));return n.reduce((function(t,r,o){var i=t[r];if(!i)throw new Error('Missing module "'+r+'" for path "'+e+'".');return o===n.length-1?i:i._children}),"root"===e?t:t.root._children)}function V(t){try{return t()}catch(e){return e}}var D=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},U={namespaced:{configurable:!0}};U.namespaced.get=function(){return!!this._rawModule.namespaced},D.prototype.addChild=function(t,e){this._children[t]=e},D.prototype.removeChild=function(t){delete this._children[t]},D.prototype.getChild=function(t){return this._children[t]},D.prototype.hasChild=function(t){return t in this._children},D.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},D.prototype.forEachChild=function(t){s(this._children,t)},D.prototype.forEachGetter=function(t){this._rawModule.getters&&s(this._rawModule.getters,t)},D.prototype.forEachAction=function(t){this._rawModule.actions&&s(this._rawModule.actions,t)},D.prototype.forEachMutation=function(t){this._rawModule.mutations&&s(this._rawModule.mutations,t)},Object.defineProperties(D.prototype,U);var G=function(t){this.register([],t,!1)};function q(t,e,n){if(K(t,n),e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return void console.warn("[vuex] trying to add a new module '"+r+"' on hot reloading, manual reload is needed");q(t.concat(r),e.getChild(r),n.modules[r])}}G.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},G.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},G.prototype.update=function(t){q([],this.root,t)},G.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0),K(t,e);var o=new D(e,n);if(0===t.length)this.root=o;else{var i=this.get(t.slice(0,-1));i.addChild(t[t.length-1],o)}e.modules&&s(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},G.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r?r.runtime&&e.removeChild(n):console.warn("[vuex] trying to unregister module '"+n+"', which is not registered")},G.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var W={assert:function(t){return"function"===typeof t},expected:"function"},z={assert:function(t){return"function"===typeof t||"object"===typeof t&&"function"===typeof t.handler},expected:'function or object with "handler" function'},H={getters:W,mutations:W,actions:z};function K(t,e){Object.keys(H).forEach((function(n){if(e[n]){var r=H[n];s(e[n],(function(e,o){l(r.assert(e),J(t,n,o,e,r.expected))}))}}))}function J(t,e,n,r,o){var i=e+" should be "+o+' but "'+e+"."+n+'"';return t.length>0&&(i+=' in module "'+t.join(".")+'"'),i+=" is "+JSON.stringify(r)+".",i}function Y(t){return new X(t)}var X=function t(e){var n=this;void 0===e&&(e={}),l("undefined"!==typeof Promise,"vuex requires a Promise polyfill in this browser."),l(this instanceof t,"store must be called with the new operator.");var r=e.plugins;void 0===r&&(r=[]);var o=e.strict;void 0===o&&(o=!1);var i=e.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new G(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._devtools=i;var c=this,s=this,a=s.dispatch,u=s.commit;this.dispatch=function(t,e){return a.call(c,t,e)},this.commit=function(t,e,n){return u.call(c,t,e,n)},this.strict=o;var f=this._modules.root.state;b(this,f,[],this._modules.root),h(this,f),r.forEach((function(t){return t(n)}))},Q={state:{configurable:!0}};X.prototype.install=function(t,e){t.provide(e||i,this),t.config.globalProperties.$store=this;var n=void 0===this._devtools||this._devtools;n&&k(t,this)},Q.state.get=function(){return this._state.data},Q.state.set=function(t){l(!1,"use store.replaceState() to explicit replace store state.")},X.prototype.commit=function(t,e,n){var r=this,o=_(t,e,n),i=o.type,c=o.payload,s=o.options,a={type:i,payload:c},u=this._mutations[i];u?(this._withCommit((function(){u.forEach((function(t){t(c)}))})),this._subscribers.slice().forEach((function(t){return t(a,r.state)})),s&&s.silent&&console.warn("[vuex] mutation type: "+i+". Silent option has been removed. Use the filter functionality in the vue-devtools")):console.error("[vuex] unknown mutation type: "+i)},X.prototype.dispatch=function(t,e){var n=this,r=_(t,e),o=r.type,i=r.payload,c={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(c,n.state)}))}catch(u){console.warn("[vuex] error in before action subscribers: "),console.error(u)}var a=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){a.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(c,n.state)}))}catch(u){console.warn("[vuex] error in after action subscribers: "),console.error(u)}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(c,n.state,t)}))}catch(u){console.warn("[vuex] error in error action subscribers: "),console.error(u)}e(t)}))}))}console.error("[vuex] unknown action type: "+o)},X.prototype.subscribe=function(t,e){return p(t,this._subscribers,e)},X.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return p(n,this._actionSubscribers,e)},X.prototype.watch=function(t,e,n){var o=this;return l("function"===typeof t,"store.watch only accepts a function."),Object(r["F"])((function(){return t(o.state,o.getters)}),e,Object.assign({},n))},X.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._state.data=t}))},X.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),l(Array.isArray(t),"module path must be a string or an Array."),l(t.length>0,"cannot register the root module by using registerModule."),this._modules.register(t,e),b(this,this.state,t,this._modules.get(t),n.preserveState),h(this,this.state)},X.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),l(Array.isArray(t),"module path must be a string or an Array."),this._modules.unregister(t),this._withCommit((function(){var n=w(e.state,t.slice(0,-1));delete n[t[t.length-1]]})),d(this)},X.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),l(Array.isArray(t),"module path must be a string or an Array."),this._modules.isRegistered(t)},X.prototype.hotUpdate=function(t){this._modules.update(t),d(this,!0)},X.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(X.prototype,Q);var Z=rt((function(t,e){var n={};return nt(e)||console.error("[vuex] mapState: mapper parameter must be either an Array or an Object"),et(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=ot(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"===typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),tt=rt((function(t,e){var n={};return nt(e)||console.error("[vuex] mapMutations: mapper parameter must be either an Array or an Object"),et(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=ot(this.$store,"mapMutations",t);if(!i)return;r=i.context.commit}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n}));rt((function(t,e){var n={};return nt(e)||console.error("[vuex] mapGetters: mapper parameter must be either an Array or an Object"),et(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||ot(this.$store,"mapGetters",t)){if(o in this.$store.getters)return this.$store.getters[o];console.error("[vuex] unknown getter: "+o)}},n[r].vuex=!0})),n})),rt((function(t,e){var n={};return nt(e)||console.error("[vuex] mapActions: mapper parameter must be either an Array or an Object"),et(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=ot(this.$store,"mapActions",t);if(!i)return;r=i.context.dispatch}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n}));function et(t){return nt(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function nt(t){return Array.isArray(t)||a(t)}function rt(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function ot(t,e,n){var r=t._modulesNamespaceMap[n];return r||console.error("[vuex] module namespace not found in "+e+"(): "+n),r}},5530:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("b64b"),n("a4d3"),n("4de4"),n("e439"),n("159b"),n("dbb4");function r(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function o(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function i(t){for(var e=1;el){var d,h=u(arguments[l++]),b=f?i(h).concat(f(h)):i(h),v=b.length,m=0;while(v>m)d=b[m++],r&&!p.call(h,d)||(n[d]=h[d])}return n}:l},6547:function(t,e,n){var r=n("a691"),o=n("577e"),i=n("1d80"),c=function(t){return function(e,n){var c,s,a=o(i(e)),u=r(n),l=a.length;return u<0||u>=l?t?"":void 0:(c=a.charCodeAt(u),c<55296||c>56319||u+1===l||(s=a.charCodeAt(u+1))<56320||s>57343?t?a.charAt(u):c:t?a.slice(u,u+2):s-56320+(c-55296<<10)+65536)}};t.exports={codeAt:c(!1),charAt:c(!0)}},"65f0":function(t,e,n){var r=n("0b42");t.exports=function(t,e){return new(r(t))(0===e?0:e)}},"69f3":function(t,e,n){var r,o,i,c=n("7f9a"),s=n("da84"),a=n("861d"),u=n("9112"),l=n("5135"),f=n("c6cd"),p=n("f772"),d=n("d012"),h="Object already initialized",b=s.WeakMap,v=function(t){return i(t)?o(t):r(t,{})},m=function(t){return function(e){var n;if(!a(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(c||f.state){var g=f.state||(f.state=new b),y=g.get,O=g.has,j=g.set;r=function(t,e){if(O.call(g,t))throw new TypeError(h);return e.facade=t,j.call(g,t,e),e},o=function(t){return y.call(g,t)||{}},i=function(t){return O.call(g,t)}}else{var w=p("state");d[w]=!0,r=function(t,e){if(l(t,w))throw new TypeError(h);return e.facade=t,u(t,w,e),e},o=function(t){return l(t,w)?t[w]:{}},i=function(t){return l(t,w)}}t.exports={set:r,get:o,has:i,enforce:v,getterFor:m}},"6c02":function(t,e,n){"use strict";n.d(e,"a",(function(){return te})),n.d(e,"b",(function(){return W}));var r=n("7a23");n("3f4e"); +/*! + * vue-router v4.0.10 + * (c) 2021 Eduardo San Martin Morote + * @license MIT + */ +const o="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag,i=t=>o?Symbol(t):"_vr_"+t,c=i("rvlm"),s=i("rvd"),a=i("r"),u=i("rl"),l=i("rvl"),f="undefined"!==typeof window;function p(t){return t.__esModule||o&&"Module"===t[Symbol.toStringTag]}const d=Object.assign;function h(t,e){const n={};for(const r in e){const o=e[r];n[r]=Array.isArray(o)?o.map(t):t(o)}return n}let b=()=>{};const v=/\/$/,m=t=>t.replace(v,"");function g(t,e,n="/"){let r,o={},i="",c="";const s=e.indexOf("?"),a=e.indexOf("#",s>-1?s:0);return s>-1&&(r=e.slice(0,s),i=e.slice(s+1,a>-1?a:e.length),o=t(i)),a>-1&&(r=r||e.slice(0,a),c=e.slice(a,e.length)),r=E(null!=r?r:e,n),{fullPath:r+(i&&"?")+i+c,path:r,query:o,hash:c}}function y(t,e){let n=e.query?t(e.query):"";return e.path+(n&&"?")+n+(e.hash||"")}function O(t,e){return e&&t.toLowerCase().startsWith(e.toLowerCase())?t.slice(e.length)||"/":t}function j(t,e,n){let r=e.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&w(e.matched[r],n.matched[o])&&_(e.params,n.params)&&t(e.query)===t(n.query)&&e.hash===n.hash}function w(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function _(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(let n in t)if(!x(t[n],e[n]))return!1;return!0}function x(t,e){return Array.isArray(t)?S(t,e):Array.isArray(e)?S(e,t):t===e}function S(t,e){return Array.isArray(e)?t.length===e.length&&t.every((t,n)=>t===e[n]):1===t.length&&t[0]===e}function E(t,e){if(t.startsWith("/"))return t;if(!t)return e;const n=e.split("/"),r=t.split("/");let o,i,c=n.length-1;for(o=0;o({left:window.pageXOffset,top:window.pageYOffset});function L(t){let e;if("el"in t){let n=t.el;const r="string"===typeof n&&n.startsWith("#");0;const o="string"===typeof n?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;e=M(o,t)}else e=t;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(null!=e.left?e.left:window.pageXOffset,null!=e.top?e.top:window.pageYOffset)}function R(t,e){const n=history.state?history.state.position-e:-1;return n+t}const F=new Map;function N(t,e){F.set(t,e)}function $(t){const e=F.get(t);return F.delete(t),e}let B=()=>location.protocol+"//"+location.host;function V(t,e){const{pathname:n,search:r,hash:o}=e,i=t.indexOf("#");if(i>-1){let e=o.includes(t.slice(i))?t.slice(i).length:1,n=o.slice(e);return"/"!==n[0]&&(n="/"+n),O(n,"")}const c=O(n,t);return c+r+o}function D(t,e,n,r){let o=[],i=[],c=null;const s=({state:i})=>{const s=V(t,location),a=n.value,u=e.value;let l=0;if(i){if(n.value=s,e.value=i,c&&c===a)return void(c=null);l=u?i.position-u.position:0}else r(s);o.forEach(t=>{t(n.value,a,{delta:l,type:C.pop,direction:l?l>0?A.forward:A.back:A.unknown})})};function a(){c=n.value}function u(t){o.push(t);const e=()=>{const e=o.indexOf(t);e>-1&&o.splice(e,1)};return i.push(e),e}function l(){const{history:t}=window;t.state&&t.replaceState(d({},t.state,{scroll:I()}),"")}function f(){for(const t of i)t();i=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",l)}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",l),{pauseListeners:a,listen:u,destroy:f}}function U(t,e,n,r=!1,o=!1){return{back:t,current:e,forward:n,replaced:r,position:window.history.length,scroll:o?I():null}}function G(t){const{history:e,location:n}=window;let r={value:V(t,n)},o={value:e.state};function i(r,i,c){const s=t.indexOf("#"),a=s>-1?(n.host&&document.querySelector("base")?t:t.slice(s))+r:B()+t+r;try{e[c?"replaceState":"pushState"](i,"",a),o.value=i}catch(u){console.error(u),n[c?"replace":"assign"](a)}}function c(t,n){const c=d({},e.state,U(o.value.back,t,o.value.forward,!0),n,{position:o.value.position});i(t,c,!0),r.value=t}function s(t,n){const c=d({},o.value,e.state,{forward:t,scroll:I()});i(c.current,c,!0);const s=d({},U(r.value,t,null),{position:c.position+1},n);i(t,s,!1),r.value=t}return o.value||i(r.value,{back:null,current:r.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0),{location:r,state:o,push:s,replace:c}}function q(t){t=k(t);const e=G(t),n=D(t,e.state,e.location,e.replace);function r(t,e=!0){e||n.pauseListeners(),history.go(t)}const o=d({location:"",base:t,go:r,createHref:T.bind(null,t)},e,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>e.state.value}),o}function W(t){return t=location.host?t||location.pathname+location.search:"",t.includes("#")||(t+="#"),q(t)}function z(t){return"string"===typeof t||t&&"object"===typeof t}function H(t){return"string"===typeof t||"symbol"===typeof t}const K={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},J=i("nf");var Y;(function(t){t[t["aborted"]=4]="aborted",t[t["cancelled"]=8]="cancelled",t[t["duplicated"]=16]="duplicated"})(Y||(Y={}));function X(t,e){return d(new Error,{type:t,[J]:!0},e)}function Q(t,e){return t instanceof Error&&J in t&&(null==e||!!(t.type&e))}const Z="[^/]+?",tt={sensitive:!1,strict:!1,start:!0,end:!0},et=/[.+*?^${}()[\]/\\]/g;function nt(t,e){const n=d({},tt,e);let r=[],o=n.start?"^":"";const i=[];for(const l of t){const t=l.length?[]:[90];n.strict&&!l.length&&(o+="/");for(let e=0;ee.length?1===e.length&&80===e[0]?1:-1:0}function ot(t,e){let n=0;const r=t.score,o=e.score;while(n1&&("*"===s||"+"===s)&&e(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:l,repeatable:"*"===s||"+"===s,optional:"*"===s||"?"===s})):e("Invalid state to consume buffer"),u="")}function p(){u+=s}while(a{c(p)}:b}function c(t){if(H(t)){const e=r.get(t);e&&(r.delete(t),n.splice(n.indexOf(e),1),e.children.forEach(c),e.alias.forEach(c))}else{let e=n.indexOf(t);e>-1&&(n.splice(e,1),t.record.name&&r.delete(t.record.name),t.children.forEach(c),t.alias.forEach(c))}}function s(){return n}function a(t){let e=0;while(e=0)e++;n.splice(e,0,t),t.record.name&&!dt(t)&&r.set(t.record.name,t)}function u(t,e){let o,i,c,s={};if("name"in t&&t.name){if(o=r.get(t.name),!o)throw X(1,{location:t});c=o.record.name,s=d(lt(e.params,o.keys.filter(t=>!t.optional).map(t=>t.name)),t.params),i=o.stringify(s)}else if("path"in t)i=t.path,o=n.find(t=>t.re.test(i)),o&&(s=o.parse(i),c=o.record.name);else{if(o=e.name?r.get(e.name):n.find(t=>t.re.test(e.path)),!o)throw X(1,{location:t,currentLocation:e});c=o.record.name,s=d({},e.params,t.params),i=o.stringify(s)}const a=[];let u=o;while(u)a.unshift(u.record),u=u.parent;return{name:c,path:i,params:s,matched:a,meta:ht(a)}}return e=bt({strict:!1,end:!0,sensitive:!1},e),t.forEach(t=>i(t)),{addRoute:i,resolve:u,removeRoute:c,getRoutes:s,getRecordMatcher:o}}function lt(t,e){let n={};for(let r of e)r in t&&(n[r]=t[r]);return n}function ft(t){return{path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:void 0,beforeEnter:t.beforeEnter,props:pt(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||{}:{default:t.component}}}function pt(t){const e={},n=t.props||!1;if("component"in t)e.default=n;else for(let r in t.components)e[r]="boolean"===typeof n?n:n[r];return e}function dt(t){while(t){if(t.record.aliasOf)return!0;t=t.parent}return!1}function ht(t){return t.reduce((t,e)=>d(t,e.meta),{})}function bt(t,e){let n={};for(let r in t)n[r]=r in e?e[r]:t[r];return n}const vt=/#/g,mt=/&/g,gt=/\//g,yt=/=/g,Ot=/\?/g,jt=/\+/g,wt=/%5B/g,_t=/%5D/g,xt=/%5E/g,St=/%60/g,Et=/%7B/g,Ct=/%7C/g,At=/%7D/g,kt=/%20/g;function Pt(t){return encodeURI(""+t).replace(Ct,"|").replace(wt,"[").replace(_t,"]")}function Tt(t){return Pt(t).replace(Et,"{").replace(At,"}").replace(xt,"^")}function Mt(t){return Pt(t).replace(jt,"%2B").replace(kt,"+").replace(vt,"%23").replace(mt,"%26").replace(St,"`").replace(Et,"{").replace(At,"}").replace(xt,"^")}function It(t){return Mt(t).replace(yt,"%3D")}function Lt(t){return Pt(t).replace(vt,"%23").replace(Ot,"%3F")}function Rt(t){return Lt(t).replace(gt,"%2F")}function Ft(t){try{return decodeURIComponent(""+t)}catch(e){}return""+t}function Nt(t){const e={};if(""===t||"?"===t)return e;const n="?"===t[0],r=(n?t.slice(1):t).split("&");for(let o=0;ot&&Mt(t)):[r&&Mt(r)];o.forEach(t=>{void 0!==t&&(e+=(e.length?"&":"")+n,null!=t&&(e+="="+t))})}return e}function Bt(t){const e={};for(let n in t){let r=t[n];void 0!==r&&(e[n]=Array.isArray(r)?r.map(t=>null==t?null:""+t):null==r?r:""+r)}return e}function Vt(){let t=[];function e(e){return t.push(e),()=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)}}function n(){t=[]}return{add:e,list:()=>t,reset:n}}function Dt(t,e,n,r,o){const i=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((c,s)=>{const a=t=>{!1===t?s(X(4,{from:n,to:e})):t instanceof Error?s(t):z(t)?s(X(2,{from:e,to:t})):(i&&r.enterCallbacks[o]===i&&"function"===typeof t&&i.push(t),c())},u=t.call(r&&r.instances[o],e,n,a);let l=Promise.resolve(u);t.length<3&&(l=l.then(a)),l.catch(t=>s(t))})}function Ut(t,e,n,r){const o=[];for(const i of t)for(const t in i.components){let c=i.components[t];if("beforeRouteEnter"===e||i.instances[t])if(Gt(c)){let s=c.__vccOpts||c;const a=s[e];a&&o.push(Dt(a,n,r,i,t))}else{let s=c();0,o.push(()=>s.then(o=>{if(!o)return Promise.reject(new Error(`Couldn't resolve component "${t}" at "${i.path}"`));const c=p(o)?o.default:o;i.components[t]=c;let s=c.__vccOpts||c;const a=s[e];return a&&Dt(a,n,r,i,t)()}))}}return o}function Gt(t){return"object"===typeof t||"displayName"in t||"props"in t||"__vccOpts"in t}function qt(t){const e=Object(r["m"])(a),n=Object(r["m"])(u),o=Object(r["d"])(()=>e.resolve(Object(r["C"])(t.to))),i=Object(r["d"])(()=>{let{matched:t}=o.value,{length:e}=t;const r=t[e-1];let i=n.matched;if(!r||!i.length)return-1;let c=i.findIndex(w.bind(null,r));if(c>-1)return c;let s=Jt(t[e-2]);return e>1&&Jt(r)===s&&i[i.length-1].path!==s?i.findIndex(w.bind(null,t[e-2])):c}),c=Object(r["d"])(()=>i.value>-1&&Kt(n.params,o.value.params)),s=Object(r["d"])(()=>i.value>-1&&i.value===n.matched.length-1&&_(n.params,o.value.params));function l(n={}){return Ht(n)?e[Object(r["C"])(t.replace)?"replace":"push"](Object(r["C"])(t.to)).catch(b):Promise.resolve()}return{route:o,href:Object(r["d"])(()=>o.value.href),isActive:c,isExactActive:s,navigate:l}}const Wt=Object(r["j"])({name:"RouterLink",props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:qt,setup(t,{slots:e}){const n=Object(r["v"])(qt(t)),{options:o}=Object(r["m"])(a),i=Object(r["d"])(()=>({[Yt(t.activeClass,o.linkActiveClass,"router-link-active")]:n.isActive,[Yt(t.exactActiveClass,o.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=e.default&&e.default(n);return t.custom?o:Object(r["l"])("a",{"aria-current":n.isExactActive?t.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:i.value},o)}}}),zt=Wt;function Ht(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){const e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function Kt(t,e){for(let n in e){let r=e[n],o=t[n];if("string"===typeof r){if(r!==o)return!1}else if(!Array.isArray(o)||o.length!==r.length||r.some((t,e)=>t!==o[e]))return!1}return!0}function Jt(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}const Yt=(t,e,n)=>null!=t?t:null!=e?e:n,Xt=Object(r["j"])({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},setup(t,{attrs:e,slots:n}){const o=Object(r["m"])(l),i=Object(r["d"])(()=>t.route||o.value),a=Object(r["m"])(s,0),u=Object(r["d"])(()=>i.value.matched[a]);Object(r["t"])(s,a+1),Object(r["t"])(c,u),Object(r["t"])(l,i);const f=Object(r["w"])();return Object(r["F"])(()=>[f.value,u.value,t.name],([t,e,n],[r,o,i])=>{e&&(e.instances[n]=t,o&&o!==e&&t&&t===r&&(e.leaveGuards.size||(e.leaveGuards=o.leaveGuards),e.updateGuards.size||(e.updateGuards=o.updateGuards))),!t||!e||o&&w(e,o)&&r||(e.enterCallbacks[n]||[]).forEach(e=>e(t))},{flush:"post"}),()=>{const o=i.value,c=u.value,s=c&&c.components[t.name],a=t.name;if(!s)return Qt(n.default,{Component:s,route:o});const l=c.props[t.name],p=l?!0===l?o.params:"function"===typeof l?l(o):l:null,h=t=>{t.component.isUnmounted&&(c.instances[a]=null)},b=Object(r["l"])(s,d({},p,e,{onVnodeUnmounted:h,ref:f}));return Qt(n.default,{Component:b,route:o})||b}}});function Qt(t,e){if(!t)return null;const n=t(e);return 1===n.length?n[0]:n}const Zt=Xt;function te(t){const e=ut(t.routes,t);let n=t.parseQuery||Nt,o=t.stringifyQuery||$t,i=t.history;const c=Vt(),s=Vt(),p=Vt(),v=Object(r["A"])(K);let m=K;f&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const O=h.bind(null,t=>""+t),w=h.bind(null,Rt),_=h.bind(null,Ft);function x(t,n){let r,o;return H(t)?(r=e.getRecordMatcher(t),o=n):o=t,e.addRoute(o,r)}function S(t){let n=e.getRecordMatcher(t);n&&e.removeRoute(n)}function E(){return e.getRoutes().map(t=>t.record)}function A(t){return!!e.getRecordMatcher(t)}function k(t,r){if(r=d({},r||v.value),"string"===typeof t){let o=g(n,t,r.path),c=e.resolve({path:o.path},r),s=i.createHref(o.fullPath);return d(o,c,{params:_(c.params),hash:Ft(o.hash),redirectedFrom:void 0,href:s})}let c;"path"in t?c=d({},t,{path:g(n,t.path,r.path).path}):(c=d({},t,{params:w(t.params)}),r.params=w(r.params));let s=e.resolve(c,r);const a=t.hash||"";s.params=O(_(s.params));const u=y(o,d({},t,{hash:Tt(a),path:s.path}));let l=i.createHref(u);return d({fullPath:u,hash:a,query:o===$t?Bt(t.query):t.query},s,{redirectedFrom:void 0,href:l})}function P(t){return"string"===typeof t?g(n,t,v.value.path):d({},t)}function T(t,e){if(m!==t)return X(8,{from:e,to:t})}function M(t){return V(t)}function F(t){return M(d(P(t),{replace:!0}))}function B(t){const e=t.matched[t.matched.length-1];if(e&&e.redirect){const{redirect:n}=e;let r="function"===typeof n?n(t):n;return"string"===typeof r&&(r=r.includes("?")||r.includes("#")?r=P(r):{path:r},r.params={}),d({query:t.query,hash:t.hash,params:t.params},r)}}function V(t,e){const n=m=k(t),r=v.value,i=t.state,c=t.force,s=!0===t.replace,a=B(n);if(a)return V(d(P(a),{state:i,force:c,replace:s}),e||n);const u=n;let l;return u.redirectedFrom=e,!c&&j(o,r,n)&&(l=X(16,{to:u,from:r}),rt(r,r,!0,!1)),(l?Promise.resolve(l):U(u,r)).catch(t=>Q(t)?t:tt(t,u,r)).then(t=>{if(t){if(Q(t,2))return V(d(P(t.to),{state:i,force:c,replace:s}),e||u)}else t=q(u,r,!0,s,i);return G(u,r,t),t})}function D(t,e){const n=T(t,e);return n?Promise.reject(n):Promise.resolve()}function U(t,e){let n;const[r,o,i]=ne(t,e);n=Ut(r.reverse(),"beforeRouteLeave",t,e);for(const c of r)c.leaveGuards.forEach(r=>{n.push(Dt(r,t,e))});const a=D.bind(null,t,e);return n.push(a),ee(n).then(()=>{n=[];for(const r of c.list())n.push(Dt(r,t,e));return n.push(a),ee(n)}).then(()=>{n=Ut(o,"beforeRouteUpdate",t,e);for(const r of o)r.updateGuards.forEach(r=>{n.push(Dt(r,t,e))});return n.push(a),ee(n)}).then(()=>{n=[];for(const r of t.matched)if(r.beforeEnter&&!e.matched.includes(r))if(Array.isArray(r.beforeEnter))for(const o of r.beforeEnter)n.push(Dt(o,t,e));else n.push(Dt(r.beforeEnter,t,e));return n.push(a),ee(n)}).then(()=>(t.matched.forEach(t=>t.enterCallbacks={}),n=Ut(i,"beforeRouteEnter",t,e),n.push(a),ee(n))).then(()=>{n=[];for(const r of s.list())n.push(Dt(r,t,e));return n.push(a),ee(n)}).catch(t=>Q(t,8)?t:Promise.reject(t))}function G(t,e,n){for(const r of p.list())r(t,e,n)}function q(t,e,n,r,o){const c=T(t,e);if(c)return c;const s=e===K,a=f?history.state:{};n&&(r||s?i.replace(t.fullPath,d({scroll:s&&a&&a.scroll},o)):i.push(t.fullPath,o)),v.value=t,rt(t,e,n,s),nt()}let W;function z(){W=i.listen((t,e,n)=>{let r=k(t);const o=B(r);if(o)return void V(d(o,{replace:!0}),r).catch(b);m=r;const c=v.value;f&&N(R(c.fullPath,n.delta),I()),U(r,c).catch(t=>Q(t,12)?t:Q(t,2)?(V(t.to,r).then(t=>{Q(t,20)&&!n.delta&&n.type===C.pop&&i.go(-1,!1)}).catch(b),Promise.reject()):(n.delta&&i.go(-n.delta,!1),tt(t,r,c))).then(t=>{t=t||q(r,c,!1),t&&(n.delta?i.go(-n.delta,!1):n.type===C.pop&&Q(t,20)&&i.go(-1,!1)),G(r,c,t)}).catch(b)})}let J,Y=Vt(),Z=Vt();function tt(t,e,n){nt(t);const r=Z.list();return r.length?r.forEach(r=>r(t,e,n)):console.error(t),Promise.reject(t)}function et(){return J&&v.value!==K?Promise.resolve():new Promise((t,e)=>{Y.add([t,e])})}function nt(t){J||(J=!0,z(),Y.list().forEach(([e,n])=>t?n(t):e()),Y.reset())}function rt(e,n,o,i){const{scrollBehavior:c}=t;if(!f||!c)return Promise.resolve();let s=!o&&$(R(e.fullPath,0))||(i||!o)&&history.state&&history.state.scroll||null;return Object(r["n"])().then(()=>c(e,n,s)).then(t=>t&&L(t)).catch(t=>tt(t,e,n))}const ot=t=>i.go(t);let it;const ct=new Set,st={currentRoute:v,addRoute:x,removeRoute:S,hasRoute:A,getRoutes:E,resolve:k,options:t,push:M,replace:F,go:ot,back:()=>ot(-1),forward:()=>ot(1),beforeEach:c.add,beforeResolve:s.add,afterEach:p.add,onError:Z.add,isReady:et,install(t){const e=this;t.component("RouterLink",zt),t.component("RouterView",Zt),t.config.globalProperties.$router=e,Object.defineProperty(t.config.globalProperties,"$route",{enumerable:!0,get:()=>Object(r["C"])(v)}),f&&!it&&v.value===K&&(it=!0,M(i.location).catch(t=>{0}));const n={};for(let i in K)n[i]=Object(r["d"])(()=>v.value[i]);t.provide(a,e),t.provide(u,Object(r["v"])(n)),t.provide(l,v);let o=t.unmount;ct.add(t),t.unmount=function(){ct.delete(t),ct.size<1&&(W(),v.value=K,it=!1,J=!1),o()}}};return st}function ee(t){return t.reduce((t,e)=>t.then(()=>e()),Promise.resolve())}function ne(t,e){const n=[],r=[],o=[],i=Math.max(e.matched.length,t.matched.length);for(let c=0;cw(t,i))?r.push(i):n.push(i));const s=t.matched[c];s&&(e.matched.find(t=>w(t,s))||o.push(s))}return[n,r,o]}},"6eeb":function(t,e,n){var r=n("da84"),o=n("9112"),i=n("5135"),c=n("ce4e"),s=n("8925"),a=n("69f3"),u=a.get,l=a.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var a,u=!!s&&!!s.unsafe,p=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),a=l(n),a.source||(a.source=f.join("string"==typeof e?e:""))),t!==r?(u?!d&&t[e]&&(p=!0):delete t[e],p?t[e]=n:o(t,e,n)):p?t[e]=n:c(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},7156:function(t,e,n){var r=n("861d"),o=n("d2bb");t.exports=function(t,e,n){var i,c;return o&&"function"==typeof(i=e.constructor)&&i!==n&&r(c=i.prototype)&&c!==n.prototype&&o(t,c),t}},7418:function(t,e){e.f=Object.getOwnPropertySymbols},"746f":function(t,e,n){var r=n("428f"),o=n("5135"),i=n("e538"),c=n("9bf2").f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});o(e,t)||c(e,t,{value:i.f(t)})}},7503:function(t,e,n){"use strict";n.r(e),n.d(e,"parse",(function(){return b})),n.d(e,"stringify",(function(){return v})),n.d(e,"toJSON",(function(){return m})),n.d(e,"fromJSON",(function(){return g})); +/*! (c) 2020 Andrea Giammarchi */ +const{parse:r,stringify:o}=JSON,{keys:i}=Object,c=String,s="string",a={},u="object",l=(t,e)=>e,f=t=>t instanceof c?c(t):t,p=(t,e)=>typeof e===s?new c(e):e,d=(t,e,n,r)=>{const o=[];for(let s=i(n),{length:l}=s,f=0;f{const r=c(e.push(n)-1);return t.set(n,r),r},b=(t,e)=>{const n=r(t,p).map(f),o=n[0],i=e||l,c=typeof o===u&&o?d(n,new Set,o,i):o;return i.call({"":c},"",c)},v=(t,e,n)=>{const r=e&&typeof e===u?(t,n)=>""===t||-1r(v(t)),g=t=>b(o(t))},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7a23":function(t,e,n){"use strict";n.d(e,"v",(function(){return ht})),n.d(e,"w",(function(){return St})),n.d(e,"A",(function(){return Et})),n.d(e,"C",(function(){return kt})),n.d(e,"B",(function(){return r["J"]})),n.d(e,"a",(function(){return mr})),n.d(e,"b",(function(){return fr})),n.d(e,"d",(function(){return ho})),n.d(e,"f",(function(){return Cr})),n.d(e,"g",(function(){return Nr})),n.d(e,"h",(function(){return Fr})),n.d(e,"i",(function(){return Ir})),n.d(e,"j",(function(){return We})),n.d(e,"k",(function(){return Zr})),n.d(e,"l",(function(){return bo})),n.d(e,"m",(function(){return Ae})),n.d(e,"n",(function(){return Xt})),n.d(e,"o",(function(){return Je})),n.d(e,"p",(function(){return Ye})),n.d(e,"q",(function(){return un})),n.d(e,"r",(function(){return _r})),n.d(e,"s",(function(){return ve})),n.d(e,"t",(function(){return Ce})),n.d(e,"u",(function(){return be})),n.d(e,"x",(function(){return Ur})),n.d(e,"y",(function(){return Gr})),n.d(e,"z",(function(){return dr})),n.d(e,"F",(function(){return Pe})),n.d(e,"G",(function(){return qn})),n.d(e,"J",(function(){return me})),n.d(e,"c",(function(){return Yo})),n.d(e,"e",(function(){return ki})),n.d(e,"D",(function(){return mi})),n.d(e,"E",(function(){return vi})),n.d(e,"H",(function(){return Si})),n.d(e,"I",(function(){return _i}));var r=n("9ff4");const o=new WeakMap,i=[];let c;const s=Symbol(""),a=Symbol("");function u(t){return t&&!0===t._isEffect}function l(t,e=r["b"]){u(t)&&(t=t.raw);const n=d(t,e);return e.lazy||n(),n}function f(t){t.active&&(h(t),t.options.onStop&&t.options.onStop(),t.active=!1)}let p=0;function d(t,e){const n=function(){if(!n.active)return t();if(!i.includes(n)){h(n);try{return g(),i.push(n),c=n,t()}finally{i.pop(),y(),c=i[i.length-1]}}};return n.id=p++,n.allowRecurse=!!e.allowRecurse,n._isEffect=!0,n.active=!0,n.raw=t,n.deps=[],n.options=e,n}function h(t){const{deps:e}=t;if(e.length){for(let n=0;n{t&&t.forEach(t=>{(t!==c||t.allowRecurse)&&p.add(t)})};if("clear"===e)f.forEach(d);else if("length"===n&&Object(r["m"])(t))f.forEach((t,e)=>{("length"===e||e>=i)&&d(t)});else switch(void 0!==n&&d(f.get(n)),e){case"add":Object(r["m"])(t)?Object(r["q"])(n)&&d(f.get("length")):(d(f.get(s)),Object(r["r"])(t)&&d(f.get(a)));break;case"delete":Object(r["m"])(t)||(d(f.get(s)),Object(r["r"])(t)&&d(f.get(a)));break;case"set":Object(r["r"])(t)&&d(f.get(s));break}const h=t=>{t.options.scheduler?t.options.scheduler(t):t()};p.forEach(h)}const w=Object(r["F"])("__proto__,__v_isRef,__isVue"),_=new Set(Object.getOwnPropertyNames(Symbol).map(t=>Symbol[t]).filter(r["C"])),x=k(),S=k(!1,!0),E=k(!0),C=A();function A(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...t){const n=jt(this);for(let e=0,o=this.length;e{t[e]=function(...t){m();const n=jt(this)[e].apply(this,t);return y(),n}}),t}function k(t=!1,e=!1){return function(n,o,i){if("__v_isReactive"===o)return!t;if("__v_isReadonly"===o)return t;if("__v_raw"===o&&i===(t?e?ft:lt:e?ut:at).get(n))return n;const c=Object(r["m"])(n);if(!t&&c&&Object(r["j"])(C,o))return Reflect.get(C,o,i);const s=Reflect.get(n,o,i);if(Object(r["C"])(o)?_.has(o):w(o))return s;if(t||O(n,"get",o),e)return s;if(xt(s)){const t=!c||!Object(r["q"])(o);return t?s.value:s}return Object(r["t"])(s)?t?vt(s):ht(s):s}}const P=M(),T=M(!0);function M(t=!1){return function(e,n,o,i){let c=e[n];if(!t&&(o=jt(o),c=jt(c),!Object(r["m"])(e)&&xt(c)&&!xt(o)))return c.value=o,!0;const s=Object(r["m"])(e)&&Object(r["q"])(n)?Number(n)Object(r["t"])(t)?ht(t):t,V=t=>Object(r["t"])(t)?vt(t):t,D=t=>t,U=t=>Reflect.getPrototypeOf(t);function G(t,e,n=!1,r=!1){t=t["__v_raw"];const o=jt(t),i=jt(e);e!==i&&!n&&O(o,"get",e),!n&&O(o,"get",i);const{has:c}=U(o),s=r?D:n?V:B;return c.call(o,e)?s(t.get(e)):c.call(o,i)?s(t.get(i)):void(t!==o&&t.get(e))}function q(t,e=!1){const n=this["__v_raw"],r=jt(n),o=jt(t);return t!==o&&!e&&O(r,"has",t),!e&&O(r,"has",o),t===o?n.has(t):n.has(t)||n.has(o)}function W(t,e=!1){return t=t["__v_raw"],!e&&O(jt(t),"iterate",s),Reflect.get(t,"size",t)}function z(t){t=jt(t);const e=jt(this),n=U(e),r=n.has.call(e,t);return r||(e.add(t),j(e,"add",t,t)),this}function H(t,e){e=jt(e);const n=jt(this),{has:o,get:i}=U(n);let c=o.call(n,t);c||(t=jt(t),c=o.call(n,t));const s=i.call(n,t);return n.set(t,e),c?Object(r["i"])(e,s)&&j(n,"set",t,e,s):j(n,"add",t,e),this}function K(t){const e=jt(this),{has:n,get:r}=U(e);let o=n.call(e,t);o||(t=jt(t),o=n.call(e,t));const i=r?r.call(e,t):void 0,c=e.delete(t);return o&&j(e,"delete",t,void 0,i),c}function J(){const t=jt(this),e=0!==t.size,n=void 0,r=t.clear();return e&&j(t,"clear",void 0,void 0,n),r}function Y(t,e){return function(n,r){const o=this,i=o["__v_raw"],c=jt(i),a=e?D:t?V:B;return!t&&O(c,"iterate",s),i.forEach((t,e)=>n.call(r,a(t),a(e),o))}}function X(t,e,n){return function(...o){const i=this["__v_raw"],c=jt(i),u=Object(r["r"])(c),l="entries"===t||t===Symbol.iterator&&u,f="keys"===t&&u,p=i[t](...o),d=n?D:e?V:B;return!e&&O(c,"iterate",f?a:s),{next(){const{value:t,done:e}=p.next();return e?{value:t,done:e}:{value:l?[d(t[0]),d(t[1])]:d(t),done:e}},[Symbol.iterator](){return this}}}}function Q(t){return function(...e){return"delete"!==t&&this}}function Z(){const t={get(t){return G(this,t)},get size(){return W(this)},has:q,add:z,set:H,delete:K,clear:J,forEach:Y(!1,!1)},e={get(t){return G(this,t,!1,!0)},get size(){return W(this)},has:q,add:z,set:H,delete:K,clear:J,forEach:Y(!1,!0)},n={get(t){return G(this,t,!0)},get size(){return W(this,!0)},has(t){return q.call(this,t,!0)},add:Q("add"),set:Q("set"),delete:Q("delete"),clear:Q("clear"),forEach:Y(!0,!1)},r={get(t){return G(this,t,!0,!0)},get size(){return W(this,!0)},has(t){return q.call(this,t,!0)},add:Q("add"),set:Q("set"),delete:Q("delete"),clear:Q("clear"),forEach:Y(!0,!0)},o=["keys","values","entries",Symbol.iterator];return o.forEach(o=>{t[o]=X(o,!1,!1),n[o]=X(o,!0,!1),e[o]=X(o,!1,!0),r[o]=X(o,!0,!0)}),[t,n,e,r]}const[tt,et,nt,rt]=Z();function ot(t,e){const n=e?t?rt:nt:t?et:tt;return(e,o,i)=>"__v_isReactive"===o?!t:"__v_isReadonly"===o?t:"__v_raw"===o?e:Reflect.get(Object(r["j"])(n,o)&&o in e?n:e,o,i)}const it={get:ot(!1,!1)},ct={get:ot(!1,!0)},st={get:ot(!0,!1)};const at=new WeakMap,ut=new WeakMap,lt=new WeakMap,ft=new WeakMap;function pt(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function dt(t){return t["__v_skip"]||!Object.isExtensible(t)?0:pt(Object(r["M"])(t))}function ht(t){return t&&t["__v_isReadonly"]?t:mt(t,!1,F,it,at)}function bt(t){return mt(t,!1,$,ct,ut)}function vt(t){return mt(t,!0,N,st,lt)}function mt(t,e,n,o,i){if(!Object(r["t"])(t))return t;if(t["__v_raw"]&&(!e||!t["__v_isReactive"]))return t;const c=i.get(t);if(c)return c;const s=dt(t);if(0===s)return t;const a=new Proxy(t,2===s?o:n);return i.set(t,a),a}function gt(t){return yt(t)?gt(t["__v_raw"]):!(!t||!t["__v_isReactive"])}function yt(t){return!(!t||!t["__v_isReadonly"])}function Ot(t){return gt(t)||yt(t)}function jt(t){return t&&jt(t["__v_raw"])||t}function wt(t){return Object(r["g"])(t,"__v_skip",!0),t}const _t=t=>Object(r["t"])(t)?ht(t):t;function xt(t){return Boolean(t&&!0===t.__v_isRef)}function St(t){return At(t)}function Et(t){return At(t,!0)}class Ct{constructor(t,e=!1){this._shallow=e,this.__v_isRef=!0,this._rawValue=e?t:jt(t),this._value=e?t:_t(t)}get value(){return O(jt(this),"get","value"),this._value}set value(t){t=this._shallow?t:jt(t),Object(r["i"])(t,this._rawValue)&&(this._rawValue=t,this._value=this._shallow?t:_t(t),j(jt(this),"set","value",t))}}function At(t,e=!1){return xt(t)?t:new Ct(t,e)}function kt(t){return xt(t)?t.value:t}const Pt={get:(t,e,n)=>kt(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const o=t[e];return xt(o)&&!xt(n)?(o.value=n,!0):Reflect.set(t,e,n,r)}};function Tt(t){return gt(t)?t:new Proxy(t,Pt)}class Mt{constructor(t,e,n){this._setter=e,this._dirty=!0,this.__v_isRef=!0,this.effect=l(t,{lazy:!0,scheduler:()=>{this._dirty||(this._dirty=!0,j(jt(this),"set","value"))}}),this["__v_isReadonly"]=n}get value(){const t=jt(this);return t._dirty&&(t._value=this.effect(),t._dirty=!1),O(t,"get","value"),t._value}set value(t){this._setter(t)}}function It(t){let e,n;return Object(r["n"])(t)?(e=t,n=r["d"]):(e=t.get,n=t.set),new Mt(e,n,Object(r["n"])(t)||!t.set)}function Lt(t,e,n,r){let o;try{o=r?t(...r):t()}catch(i){Ft(i,e,n)}return o}function Rt(t,e,n,o){if(Object(r["n"])(t)){const i=Lt(t,e,n,o);return i&&Object(r["w"])(i)&&i.catch(t=>{Ft(t,e,n)}),i}const i=[];for(let r=0;r>>1,o=se(Vt[t]);o-1?Vt.splice(e,0,t):Vt.push(t),te()}}function te(){$t||Bt||(Bt=!0,Jt=Kt.then(ae))}function ee(t){const e=Vt.indexOf(t);e>Dt&&Vt.splice(e,1)}function ne(t,e,n,o){Object(r["m"])(t)?n.push(...t):e&&e.includes(t,t.allowRecurse?o+1:o)||n.push(t),te()}function re(t){ne(t,Gt,Ut,qt)}function oe(t){ne(t,zt,Wt,Ht)}function ie(t,e=null){if(Ut.length){for(Yt=e,Gt=[...new Set(Ut)],Ut.length=0,qt=0;qtse(t)-se(e)),Ht=0;Htnull==t.id?1/0:t.id;function ae(t){Bt=!1,$t=!0,ie(t),Vt.sort((t,e)=>se(t)-se(e));try{for(Dt=0;Dtt.trim()):e&&(i=n.map(r["L"]))}let a;let u=o[a=Object(r["K"])(e)]||o[a=Object(r["K"])(Object(r["e"])(e))];!u&&c&&(u=o[a=Object(r["K"])(Object(r["k"])(e))]),u&&Rt(u,t,6,i);const l=o[a+"Once"];if(l){if(t.emitted){if(t.emitted[a])return}else t.emitted={};t.emitted[a]=!0,Rt(l,t,6,i)}}function le(t,e,n=!1){const o=e.emitsCache,i=o.get(t);if(void 0!==i)return i;const c=t.emits;let s={},a=!1;if(!Object(r["n"])(t)){const o=t=>{const n=le(t,e,!0);n&&(a=!0,Object(r["h"])(s,n))};!n&&e.mixins.length&&e.mixins.forEach(o),t.extends&&o(t.extends),t.mixins&&t.mixins.forEach(o)}return c||a?(Object(r["m"])(c)?c.forEach(t=>s[t]=null):Object(r["h"])(s,c),o.set(t,s),s):(o.set(t,null),null)}function fe(t,e){return!(!t||!Object(r["u"])(e))&&(e=e.slice(2).replace(/Once$/,""),Object(r["j"])(t,e[0].toLowerCase()+e.slice(1))||Object(r["j"])(t,Object(r["k"])(e))||Object(r["j"])(t,e))}let pe=null,de=null;function he(t){const e=pe;return pe=t,de=t&&t.type.__scopeId||null,e}function be(t){de=t}function ve(){de=null}const me=t=>ge;function ge(t,e=pe,n){if(!e)return t;if(t._n)return t;const r=(...n)=>{r._d&&Er(-1);const o=he(e),i=t(...n);return he(o),r._d&&Er(1),i};return r._n=!0,r._c=!0,r._d=!0,r}function ye(t){const{type:e,vnode:n,proxy:o,withProxy:i,props:c,propsOptions:[s],slots:a,attrs:u,emit:l,render:f,renderCache:p,data:d,setupState:h,ctx:b,inheritAttrs:v}=t;let m;const g=he(t);try{let t;if(4&n.shapeFlag){const e=i||o;m=$r(f.call(e,e,p,c,h,d,b)),t=u}else{const n=e;0,m=$r(n.length>1?n(c,{attrs:u,slots:a,emit:l}):n(c,null)),t=e.props?u:Oe(u)}let g=m;if(t&&!1!==v){const e=Object.keys(t),{shapeFlag:n}=g;e.length&&(1&n||6&n)&&(s&&e.some(r["s"])&&(t=je(t,s)),g=Rr(g,t))}0,n.dirs&&(g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&(g.transition=n.transition),m=g}catch(y){jr.length=0,Ft(y,t,1),m=Ir(yr)}return he(g),m}const Oe=t=>{let e;for(const n in t)("class"===n||"style"===n||Object(r["u"])(n))&&((e||(e={}))[n]=t[n]);return e},je=(t,e)=>{const n={};for(const o in t)Object(r["s"])(o)&&o.slice(9)in e||(n[o]=t[o]);return n};function we(t,e,n){const{props:r,children:o,component:i}=t,{props:c,children:s,patchFlag:a}=e,u=i.emitsOptions;if(e.dirs||e.transition)return!0;if(!(n&&a>=0))return!(!o&&!s||s&&s.$stable)||r!==c&&(r?!c||_e(r,c,u):!!c);if(1024&a)return!0;if(16&a)return r?_e(r,c,u):!!c;if(8&a){const t=e.dynamicProps;for(let e=0;et.__isSuspense;function Ee(t,e){e&&e.pendingBranch?Object(r["m"])(t)?e.effects.push(...t):e.effects.push(t):oe(t)}function Ce(t,e){if(Qr){let n=Qr.provides;const r=Qr.parent&&Qr.parent.provides;r===n&&(n=Qr.provides=Object.create(r)),n[t]=e}else 0}function Ae(t,e,n=!1){const o=Qr||pe;if(o){const i=null==o.parent?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides;if(i&&t in i)return i[t];if(arguments.length>1)return n&&Object(r["n"])(e)?e.call(o.proxy):e}else 0}const ke={};function Pe(t,e,n){return Te(t,e,n)}function Te(t,e,{immediate:n,deep:o,flush:i,onTrack:c,onTrigger:s}=r["b"],a=Qr){let u,p,d=!1,h=!1;if(xt(t)?(u=()=>t.value,d=!!t._shallow):gt(t)?(u=()=>t,o=!0):Object(r["m"])(t)?(h=!0,d=t.some(gt),u=()=>t.map(t=>xt(t)?t.value:gt(t)?Le(t):Object(r["n"])(t)?Lt(t,a,2):void 0)):u=Object(r["n"])(t)?e?()=>Lt(t,a,2):()=>{if(!a||!a.isUnmounted)return p&&p(),Rt(t,a,3,[b])}:r["d"],e&&o){const t=u;u=()=>Le(t())}let b=t=>{p=y.options.onStop=()=>{Lt(t,a,4)}},v=h?[]:ke;const m=()=>{if(y.active)if(e){const t=y();(o||d||(h?t.some((t,e)=>Object(r["i"])(t,v[e])):Object(r["i"])(t,v)))&&(p&&p(),Rt(e,a,3,[t,v===ke?void 0:v,b]),v=t)}else y()};let g;m.allowRecurse=!!e,g="sync"===i?m:"post"===i?()=>Xn(m,a&&a.suspense):()=>{!a||a.isMounted?re(m):m()};const y=l(u,{lazy:!0,onTrack:c,onTrigger:s,scheduler:g});return lo(y,a),e?n?m():v=y():"post"===i?Xn(y,a&&a.suspense):y(),()=>{f(y),a&&Object(r["I"])(a.effects,y)}}function Me(t,e,n){const o=this.proxy,i=Object(r["B"])(t)?t.includes(".")?Ie(o,t):()=>o[t]:t.bind(o,o);let c;return Object(r["n"])(e)?c=e:(c=e.handler,n=e),Te(i,c.bind(o),n,this)}function Ie(t,e){const n=e.split(".");return()=>{let e=t;for(let t=0;t{Le(t,e)});else if(Object(r["v"])(t))for(const n in t)Le(t[n],e);return t}function Re(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return on(()=>{t.isMounted=!0}),an(()=>{t.isUnmounting=!0}),t}const Fe=[Function,Array],Ne={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Fe,onEnter:Fe,onAfterEnter:Fe,onEnterCancelled:Fe,onBeforeLeave:Fe,onLeave:Fe,onAfterLeave:Fe,onLeaveCancelled:Fe,onBeforeAppear:Fe,onAppear:Fe,onAfterAppear:Fe,onAppearCancelled:Fe},setup(t,{slots:e}){const n=Zr(),r=Re();let o;return()=>{const i=e.default&&qe(e.default(),!0);if(!i||!i.length)return;const c=jt(t),{mode:s}=c;const a=i[0];if(r.isLeaving)return De(a);const u=Ue(a);if(!u)return De(a);const l=Ve(u,c,r,n);Ge(u,l);const f=n.subTree,p=f&&Ue(f);let d=!1;const{getTransitionKey:h}=u.type;if(h){const t=h();void 0===o?o=t:t!==o&&(o=t,d=!0)}if(p&&p.type!==yr&&(!kr(u,p)||d)){const t=Ve(p,c,r,n);if(Ge(p,t),"out-in"===s)return r.isLeaving=!0,t.afterLeave=()=>{r.isLeaving=!1,n.update()},De(a);"in-out"===s&&u.type!==yr&&(t.delayLeave=(t,e,n)=>{const o=Be(r,p);o[String(p.key)]=p,t._leaveCb=()=>{e(),t._leaveCb=void 0,delete l.delayedLeave},l.delayedLeave=n})}return a}}},$e=Ne;function Be(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Ve(t,e,n,r){const{appear:o,mode:i,persisted:c=!1,onBeforeEnter:s,onEnter:a,onAfterEnter:u,onEnterCancelled:l,onBeforeLeave:f,onLeave:p,onAfterLeave:d,onLeaveCancelled:h,onBeforeAppear:b,onAppear:v,onAfterAppear:m,onAppearCancelled:g}=e,y=String(t.key),O=Be(n,t),j=(t,e)=>{t&&Rt(t,r,9,e)},w={mode:i,persisted:c,beforeEnter(e){let r=s;if(!n.isMounted){if(!o)return;r=b||s}e._leaveCb&&e._leaveCb(!0);const i=O[y];i&&kr(t,i)&&i.el._leaveCb&&i.el._leaveCb(),j(r,[e])},enter(t){let e=a,r=u,i=l;if(!n.isMounted){if(!o)return;e=v||a,r=m||u,i=g||l}let c=!1;const s=t._enterCb=e=>{c||(c=!0,j(e?i:r,[t]),w.delayedLeave&&w.delayedLeave(),t._enterCb=void 0)};e?(e(t,s),e.length<=1&&s()):s()},leave(e,r){const o=String(t.key);if(e._enterCb&&e._enterCb(!0),n.isUnmounting)return r();j(f,[e]);let i=!1;const c=e._leaveCb=n=>{i||(i=!0,r(),j(n?h:d,[e]),e._leaveCb=void 0,O[o]===t&&delete O[o])};O[o]=t,p?(p(e,c),p.length<=1&&c()):c()},clone(t){return Ve(t,e,n,r)}};return w}function De(t){if(He(t))return t=Rr(t),t.children=null,t}function Ue(t){return He(t)?t.children?t.children[0]:void 0:t}function Ge(t,e){6&t.shapeFlag&&t.component?Ge(t.component.subTree,e):128&t.shapeFlag?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function qe(t,e=!1){let n=[],r=0;for(let o=0;o1)for(let o=0;o!!t.type.__asyncLoader;const He=t=>t.type.__isKeepAlive;RegExp,RegExp;function Ke(t,e){return Object(r["m"])(t)?t.some(t=>Ke(t,e)):Object(r["B"])(t)?t.split(",").indexOf(e)>-1:!!t.test&&t.test(e)}function Je(t,e){Xe(t,"a",e)}function Ye(t,e){Xe(t,"da",e)}function Xe(t,e,n=Qr){const r=t.__wdc||(t.__wdc=()=>{let e=n;while(e){if(e.isDeactivated)return;e=e.parent}t()});if(en(e,r,n),n){let t=n.parent;while(t&&t.parent)He(t.parent.vnode)&&Qe(r,e,n,t),t=t.parent}}function Qe(t,e,n,o){const i=en(e,t,o,!0);un(()=>{Object(r["I"])(o[e],i)},n)}function Ze(t){let e=t.shapeFlag;256&e&&(e-=256),512&e&&(e-=512),t.shapeFlag=e}function tn(t){return 128&t.shapeFlag?t.ssContent:t}function en(t,e,n=Qr,r=!1){if(n){const o=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...r)=>{if(n.isUnmounted)return;m(),to(n);const o=Rt(e,n,t,r);return to(null),y(),o});return r?o.unshift(i):o.push(i),i}}const nn=t=>(e,n=Qr)=>(!ro||"sp"===t)&&en(t,e,n),rn=nn("bm"),on=nn("m"),cn=nn("bu"),sn=nn("u"),an=nn("bum"),un=nn("um"),ln=nn("sp"),fn=nn("rtg"),pn=nn("rtc");function dn(t,e=Qr){en("ec",t,e)}let hn=!0;function bn(t){const e=yn(t),n=t.proxy,o=t.ctx;hn=!1,e.beforeCreate&&mn(e.beforeCreate,t,"bc");const{data:i,computed:c,methods:s,watch:a,provide:u,inject:l,created:f,beforeMount:p,mounted:d,beforeUpdate:h,updated:b,activated:v,deactivated:m,beforeDestroy:g,beforeUnmount:y,destroyed:O,unmounted:j,render:w,renderTracked:_,renderTriggered:x,errorCaptured:S,serverPrefetch:E,expose:C,inheritAttrs:A,components:k,directives:P,filters:T}=e,M=null;if(l&&vn(l,o,M),s)for(const L in s){const t=s[L];Object(r["n"])(t)&&(o[L]=t.bind(n))}if(i){0;const e=i.call(n,n);0,Object(r["t"])(e)&&(t.data=ht(e))}if(hn=!0,c)for(const L in c){const t=c[L],e=Object(r["n"])(t)?t.bind(n,n):Object(r["n"])(t.get)?t.get.bind(n,n):r["d"];0;const i=!Object(r["n"])(t)&&Object(r["n"])(t.set)?t.set.bind(n):r["d"],s=ho({get:e,set:i});Object.defineProperty(o,L,{enumerable:!0,configurable:!0,get:()=>s.value,set:t=>s.value=t})}if(a)for(const r in a)gn(a[r],o,n,r);if(u){const t=Object(r["n"])(u)?u.call(n):u;Reflect.ownKeys(t).forEach(e=>{Ce(e,t[e])})}function I(t,e){Object(r["m"])(e)?e.forEach(e=>t(e.bind(n))):e&&t(e.bind(n))}if(f&&mn(f,t,"c"),I(rn,p),I(on,d),I(cn,h),I(sn,b),I(Je,v),I(Ye,m),I(dn,S),I(pn,_),I(fn,x),I(an,y),I(un,j),I(ln,E),Object(r["m"])(C))if(C.length){const e=t.exposed||(t.exposed={});C.forEach(t=>{Object.defineProperty(e,t,{get:()=>n[t],set:e=>n[t]=e})})}else t.exposed||(t.exposed={});w&&t.render===r["d"]&&(t.render=w),null!=A&&(t.inheritAttrs=A),k&&(t.components=k),P&&(t.directives=P)}function vn(t,e,n=r["d"]){Object(r["m"])(t)&&(t=xn(t));for(const o in t){const n=t[o];Object(r["t"])(n)?e[o]="default"in n?Ae(n.from||o,n.default,!0):Ae(n.from||o):e[o]=Ae(n)}}function mn(t,e,n){Rt(Object(r["m"])(t)?t.map(t=>t.bind(e.proxy)):t.bind(e.proxy),e,n)}function gn(t,e,n,o){const i=o.includes(".")?Ie(n,o):()=>n[o];if(Object(r["B"])(t)){const n=e[t];Object(r["n"])(n)&&Pe(i,n)}else if(Object(r["n"])(t))Pe(i,t.bind(n));else if(Object(r["t"])(t))if(Object(r["m"])(t))t.forEach(t=>gn(t,e,n,o));else{const o=Object(r["n"])(t.handler)?t.handler.bind(n):e[t.handler];Object(r["n"])(o)&&Pe(i,o,t)}else 0}function yn(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:o,optionsCache:i,config:{optionMergeStrategies:c}}=t.appContext,s=i.get(e);let a;return s?a=s:o.length||n||r?(a={},o.length&&o.forEach(t=>On(a,t,c,!0)),On(a,e,c)):a=e,i.set(e,a),a}function On(t,e,n,r=!1){const{mixins:o,extends:i}=e;i&&On(t,i,n,!0),o&&o.forEach(e=>On(t,e,n,!0));for(const c in e)if(r&&"expose"===c);else{const r=jn[c]||n&&n[c];t[c]=r?r(t[c],e[c]):e[c]}return t}const jn={data:wn,props:En,emits:En,methods:En,computed:En,beforeCreate:Sn,created:Sn,beforeMount:Sn,mounted:Sn,beforeUpdate:Sn,updated:Sn,beforeDestroy:Sn,destroyed:Sn,activated:Sn,deactivated:Sn,errorCaptured:Sn,serverPrefetch:Sn,components:En,directives:En,watch:Cn,provide:wn,inject:_n};function wn(t,e){return e?t?function(){return Object(r["h"])(Object(r["n"])(t)?t.call(this,this):t,Object(r["n"])(e)?e.call(this,this):e)}:e:t}function _n(t,e){return En(xn(t),xn(e))}function xn(t){if(Object(r["m"])(t)){const e={};for(let n=0;n0)||16&s){let o;Pn(t,e,i,c)&&(l=!0);for(const c in a)e&&(Object(r["j"])(e,c)||(o=Object(r["k"])(c))!==c&&Object(r["j"])(e,o))||(u?!n||void 0===n[c]&&void 0===n[o]||(i[c]=Tn(u,a,c,void 0,t,!0)):delete i[c]);if(c!==a)for(const t in c)e&&Object(r["j"])(e,t)||(delete c[t],l=!0)}else if(8&s){const n=t.vnode.dynamicProps;for(let o=0;o{u=!0;const[n,o]=Mn(t,e,!0);Object(r["h"])(s,n),o&&a.push(...o)};!n&&e.mixins.length&&e.mixins.forEach(o),t.extends&&o(t.extends),t.mixins&&t.mixins.forEach(o)}if(!c&&!u)return o.set(t,r["a"]),r["a"];if(Object(r["m"])(c))for(let f=0;f-1,o[1]=n<0||t-1||Object(r["j"])(o,"default"))&&a.push(e)}}}}const l=[s,a];return o.set(t,l),l}function In(t){return"$"!==t[0]}function Ln(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function Rn(t,e){return Ln(t)===Ln(e)}function Fn(t,e){return Object(r["m"])(e)?e.findIndex(e=>Rn(e,t)):Object(r["n"])(e)&&Rn(e,t)?0:-1}const Nn=t=>"_"===t[0]||"$stable"===t,$n=t=>Object(r["m"])(t)?t.map($r):[$r(t)],Bn=(t,e,n)=>{const r=ge(t=>$n(e(t)),n);return r._c=!1,r},Vn=(t,e,n)=>{const o=t._ctx;for(const i in t){if(Nn(i))continue;const n=t[i];if(Object(r["n"])(n))e[i]=Bn(i,n,o);else if(null!=n){0;const t=$n(n);e[i]=()=>t}}},Dn=(t,e)=>{const n=$n(e);t.slots.default=()=>n},Un=(t,e)=>{if(32&t.vnode.shapeFlag){const n=e._;n?(t.slots=jt(e),Object(r["g"])(e,"_",n)):Vn(e,t.slots={})}else t.slots={},e&&Dn(t,e);Object(r["g"])(t.slots,Pr,1)},Gn=(t,e,n)=>{const{vnode:o,slots:i}=t;let c=!0,s=r["b"];if(32&o.shapeFlag){const t=e._;t?n&&1===t?c=!1:(Object(r["h"])(i,e),n||1!==t||delete i._):(c=!e.$stable,Vn(e,i)),s=e}else e&&(Dn(t,e),s={default:1});if(c)for(const r in i)Nn(r)||r in s||delete i[r]};function qn(t,e){const n=pe;if(null===n)return t;const o=n.proxy,i=t.dirs||(t.dirs=[]);for(let c=0;c{if(Object(r["m"])(t))return void t.forEach((t,c)=>Qn(t,e&&(Object(r["m"])(e)?e[c]:e),n,o,i));if(ze(o)&&!i)return;const c=4&o.shapeFlag?uo(o.component)||o.component.proxy:o.el,s=i?null:c,{i:a,r:u}=t;const l=e&&e.r,f=a.refs===r["b"]?a.refs={}:a.refs,p=a.setupState;if(null!=l&&l!==u&&(Object(r["B"])(l)?(f[l]=null,Object(r["j"])(p,l)&&(p[l]=null)):xt(l)&&(l.value=null)),Object(r["B"])(u)){const t=()=>{f[u]=s,Object(r["j"])(p,u)&&(p[u]=s)};s?(t.id=-1,Xn(t,n)):t()}else if(xt(u)){const t=()=>{u.value=s};s?(t.id=-1,Xn(t,n)):t()}else Object(r["n"])(u)&&Lt(u,a,12,[s,f])};function Zn(t){return tr(t)}function tr(t,e){Jn();const{insert:n,remove:o,patchProp:i,forcePatchProp:c,createElement:s,createText:a,createComment:u,setText:p,setElementText:d,parentNode:h,nextSibling:b,setScopeId:v=r["d"],cloneNode:g,insertStaticContent:O}=t,j=(t,e,n,r=null,o=null,i=null,c=!1,s=null,a=!!e.dynamicChildren)=>{t&&!kr(t,e)&&(r=J(t),q(t,o,i,!0),t=null),-2===e.patchFlag&&(a=!1,e.dynamicChildren=null);const{type:u,ref:l,shapeFlag:f}=e;switch(u){case gr:w(t,e,n,r);break;case yr:_(t,e,n,r);break;case Or:null==t&&x(e,n,r,c);break;case mr:L(t,e,n,r,o,i,c,s,a);break;default:1&f?C(t,e,n,r,o,i,c,s,a):6&f?R(t,e,n,r,o,i,c,s,a):(64&f||128&f)&&u.process(t,e,n,r,o,i,c,s,a,X)}null!=l&&o&&Qn(l,t&&t.ref,i,e||t,!e)},w=(t,e,r,o)=>{if(null==t)n(e.el=a(e.children),r,o);else{const n=e.el=t.el;e.children!==t.children&&p(n,e.children)}},_=(t,e,r,o)=>{null==t?n(e.el=u(e.children||""),r,o):e.el=t.el},x=(t,e,n,r)=>{[t.el,t.anchor]=O(t.children,e,n,r)},S=({el:t,anchor:e},r,o)=>{let i;while(t&&t!==e)i=b(t),n(t,r,o),t=i;n(e,r,o)},E=({el:t,anchor:e})=>{let n;while(t&&t!==e)n=b(t),o(t),t=n;o(e)},C=(t,e,n,r,o,i,c,s,a)=>{c=c||"svg"===e.type,null==t?A(e,n,r,o,i,c,s,a):T(t,e,o,i,c,s,a)},A=(t,e,o,c,a,u,l,f)=>{let p,h;const{type:b,props:v,shapeFlag:m,transition:y,patchFlag:O,dirs:j}=t;if(t.el&&void 0!==g&&-1===O)p=t.el=g(t.el);else{if(p=t.el=s(t.type,u,v&&v.is,v),8&m?d(p,t.children):16&m&&P(t.children,p,null,c,a,u&&"foreignObject"!==b,l,f),j&&Wn(t,null,c,"created"),v){for(const e in v)Object(r["x"])(e)||i(p,e,null,v[e],u,t.children,c,a,K);(h=v.onVnodeBeforeMount)&&er(h,c,t)}k(p,t,t.scopeId,l,c)}j&&Wn(t,null,c,"beforeMount");const w=(!a||a&&!a.pendingBranch)&&y&&!y.persisted;w&&y.beforeEnter(p),n(p,e,o),((h=v&&v.onVnodeMounted)||w||j)&&Xn(()=>{h&&er(h,c,t),w&&y.enter(p),j&&Wn(t,null,c,"mounted")},a)},k=(t,e,n,r,o)=>{if(n&&v(t,n),r)for(let i=0;i{for(let u=a;u{const l=e.el=t.el;let{patchFlag:f,dynamicChildren:p,dirs:h}=e;f|=16&t.patchFlag;const b=t.props||r["b"],v=e.props||r["b"];let m;if((m=v.onVnodeBeforeUpdate)&&er(m,n,e,t),h&&Wn(e,t,n,"beforeUpdate"),f>0){if(16&f)I(l,e,b,v,n,o,s);else if(2&f&&b.class!==v.class&&i(l,"class",null,v.class,s),4&f&&i(l,"style",b.style,v.style,s),8&f){const r=e.dynamicProps;for(let e=0;e{m&&er(m,n,e,t),h&&Wn(e,t,n,"updated")},o)},M=(t,e,n,r,o,i,c)=>{for(let s=0;s{if(n!==o){for(const l in o){if(Object(r["x"])(l))continue;const f=o[l],p=n[l];(f!==p||c&&c(t,l))&&i(t,l,p,f,u,e.children,s,a,K)}if(n!==r["b"])for(const c in n)Object(r["x"])(c)||c in o||i(t,c,n[c],null,u,e.children,s,a,K)}},L=(t,e,r,o,i,c,s,u,l)=>{const f=e.el=t?t.el:a(""),p=e.anchor=t?t.anchor:a("");let{patchFlag:d,dynamicChildren:h,slotScopeIds:b}=e;h&&(l=!0),b&&(u=u?u.concat(b):b),null==t?(n(f,r,o),n(p,r,o),P(e.children,r,p,i,c,s,u,l)):d>0&&64&d&&h&&t.dynamicChildren?(M(t.dynamicChildren,h,r,i,c,s,u),(null!=e.key||i&&e===i.subTree)&&nr(t,e,!0)):V(t,e,r,p,i,c,s,u,l)},R=(t,e,n,r,o,i,c,s,a)=>{e.slotScopeIds=s,null==t?512&e.shapeFlag?o.ctx.activate(e,n,r,c,a):F(e,n,r,o,i,c,a):N(t,e,a)},F=(t,e,n,r,o,i,c)=>{const s=t.component=Xr(t,r,o);if(He(t)&&(s.ctx.renderer=X),oo(s),s.asyncDep){if(o&&o.registerDep(s,$),!t.el){const t=s.subTree=Ir(yr);_(null,t,e,n)}}else $(s,t,e,n,o,i,c)},N=(t,e,n)=>{const r=e.component=t.component;if(we(t,e,n)){if(r.asyncDep&&!r.asyncResolved)return void B(r,e,n);r.next=e,ee(r.update),r.update()}else e.component=t.component,e.el=t.el,r.vnode=e},$=(t,e,n,o,i,c,s)=>{t.update=l((function(){if(t.isMounted){let e,{next:n,bu:o,u:a,parent:u,vnode:l}=t,f=n;0,n?(n.el=l.el,B(t,n,s)):n=l,o&&Object(r["l"])(o),(e=n.props&&n.props.onVnodeBeforeUpdate)&&er(e,u,n,l);const p=ye(t);0;const d=t.subTree;t.subTree=p,j(d,p,h(d.el),J(d),t,i,c),n.el=p.el,null===f&&xe(t,p.el),a&&Xn(a,i),(e=n.props&&n.props.onVnodeUpdated)&&Xn(()=>er(e,u,n,l),i)}else{let s;const{el:a,props:u}=e,{bm:l,m:f,parent:p}=t;if(l&&Object(r["l"])(l),(s=u&&u.onVnodeBeforeMount)&&er(s,p,e),a&&Z){const n=()=>{t.subTree=ye(t),Z(a,t.subTree,t,i,null)};ze(e)?e.type.__asyncLoader().then(()=>!t.isUnmounted&&n()):n()}else{0;const r=t.subTree=ye(t);0,j(null,r,n,o,t,i,c),e.el=r.el}if(f&&Xn(f,i),s=u&&u.onVnodeMounted){const t=e;Xn(()=>er(s,p,t),i)}256&e.shapeFlag&&t.a&&Xn(t.a,i),t.isMounted=!0,e=n=o=null}}),Yn)},B=(t,e,n)=>{e.component=t;const r=t.vnode.props;t.vnode=e,t.next=null,kn(t,e.props,r,n),Gn(t,e.children,n),m(),ie(void 0,t.update),y()},V=(t,e,n,r,o,i,c,s,a=!1)=>{const u=t&&t.children,l=t?t.shapeFlag:0,f=e.children,{patchFlag:p,shapeFlag:h}=e;if(p>0){if(128&p)return void U(u,f,n,r,o,i,c,s,a);if(256&p)return void D(u,f,n,r,o,i,c,s,a)}8&h?(16&l&&K(u,o,i),f!==u&&d(n,f)):16&l?16&h?U(u,f,n,r,o,i,c,s,a):K(u,o,i,!0):(8&l&&d(n,""),16&h&&P(f,n,r,o,i,c,s,a))},D=(t,e,n,o,i,c,s,a,u)=>{t=t||r["a"],e=e||r["a"];const l=t.length,f=e.length,p=Math.min(l,f);let d;for(d=0;df?K(t,i,c,!0,!1,p):P(e,n,o,i,c,s,a,u,p)},U=(t,e,n,o,i,c,s,a,u)=>{let l=0;const f=e.length;let p=t.length-1,d=f-1;while(l<=p&&l<=d){const r=t[l],o=e[l]=u?Br(e[l]):$r(e[l]);if(!kr(r,o))break;j(r,o,n,null,i,c,s,a,u),l++}while(l<=p&&l<=d){const r=t[p],o=e[d]=u?Br(e[d]):$r(e[d]);if(!kr(r,o))break;j(r,o,n,null,i,c,s,a,u),p--,d--}if(l>p){if(l<=d){const t=d+1,r=td)while(l<=p)q(t[l],i,c,!0),l++;else{const h=l,b=l,v=new Map;for(l=b;l<=d;l++){const t=e[l]=u?Br(e[l]):$r(e[l]);null!=t.key&&v.set(t.key,l)}let m,g=0;const y=d-b+1;let O=!1,w=0;const _=new Array(y);for(l=0;l=y){q(r,i,c,!0);continue}let o;if(null!=r.key)o=v.get(r.key);else for(m=b;m<=d;m++)if(0===_[m-b]&&kr(r,e[m])){o=m;break}void 0===o?q(r,i,c,!0):(_[o-b]=l+1,o>=w?w=o:O=!0,j(r,e[o],n,null,i,c,s,a,u),g++)}const x=O?rr(_):r["a"];for(m=x.length-1,l=y-1;l>=0;l--){const t=b+l,r=e[t],p=t+1{const{el:c,type:s,transition:a,children:u,shapeFlag:l}=t;if(6&l)return void G(t.component.subTree,e,r,o);if(128&l)return void t.suspense.move(e,r,o);if(64&l)return void s.move(t,e,r,X);if(s===mr){n(c,e,r);for(let t=0;ta.enter(c),i);else{const{leave:t,delayLeave:o,afterLeave:i}=a,s=()=>n(c,e,r),u=()=>{t(c,()=>{s(),i&&i()})};o?o(c,s,u):u()}else n(c,e,r)},q=(t,e,n,r=!1,o=!1)=>{const{type:i,props:c,ref:s,children:a,dynamicChildren:u,shapeFlag:l,patchFlag:f,dirs:p}=t;if(null!=s&&Qn(s,null,n,t,!0),256&l)return void e.ctx.deactivate(t);const d=1&l&&p;let h;if((h=c&&c.onVnodeBeforeUnmount)&&er(h,e,t),6&l)H(t.component,n,r);else{if(128&l)return void t.suspense.unmount(n,r);d&&Wn(t,null,e,"beforeUnmount"),64&l?t.type.remove(t,e,n,o,X,r):u&&(i!==mr||f>0&&64&f)?K(u,e,n,!1,!0):(i===mr&&(128&f||256&f)||!o&&16&l)&&K(a,e,n),r&&W(t)}((h=c&&c.onVnodeUnmounted)||d)&&Xn(()=>{h&&er(h,e,t),d&&Wn(t,null,e,"unmounted")},n)},W=t=>{const{type:e,el:n,anchor:r,transition:i}=t;if(e===mr)return void z(n,r);if(e===Or)return void E(t);const c=()=>{o(n),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(1&t.shapeFlag&&i&&!i.persisted){const{leave:e,delayLeave:r}=i,o=()=>e(n,c);r?r(t.el,c,o):o()}else c()},z=(t,e)=>{let n;while(t!==e)n=b(t),o(t),t=n;o(e)},H=(t,e,n)=>{const{bum:o,effects:i,update:c,subTree:s,um:a}=t;if(o&&Object(r["l"])(o),i)for(let r=0;r{t.isUnmounted=!0},e),e&&e.pendingBranch&&!e.isUnmounted&&t.asyncDep&&!t.asyncResolved&&t.suspenseId===e.pendingId&&(e.deps--,0===e.deps&&e.resolve())},K=(t,e,n,r=!1,o=!1,i=0)=>{for(let c=i;c6&t.shapeFlag?J(t.component.subTree):128&t.shapeFlag?t.suspense.next():b(t.anchor||t.el),Y=(t,e,n)=>{null==t?e._vnode&&q(e._vnode,null,null,!0):j(e._vnode||null,t,e,null,null,null,n),ce(),e._vnode=t},X={p:j,um:q,m:G,r:W,mt:F,mc:P,pc:V,pbc:M,n:J,o:t};let Q,Z;return e&&([Q,Z]=e(X)),{render:Y,hydrate:Q,createApp:Kn(Y,Q)}}function er(t,e,n,r=null){Rt(t,e,7,[n,r])}function nr(t,e,n=!1){const o=t.children,i=e.children;if(Object(r["m"])(o)&&Object(r["m"])(i))for(let r=0;r0&&(e[r]=n[i-1]),n[i]=r)}}i=n.length,c=n[i-1];while(i-- >0)n[i]=c,c=e[c];return n}const or=t=>t.__isTeleport,ir=t=>t&&(t.disabled||""===t.disabled),cr=t=>"undefined"!==typeof SVGElement&&t instanceof SVGElement,sr=(t,e)=>{const n=t&&t.to;if(Object(r["B"])(n)){if(e){const t=e(n);return t}return null}return n},ar={__isTeleport:!0,process(t,e,n,r,o,i,c,s,a,u){const{mc:l,pc:f,pbc:p,o:{insert:d,querySelector:h,createText:b,createComment:v}}=u,m=ir(e.props);let{shapeFlag:g,children:y,dynamicChildren:O}=e;if(null==t){const t=e.el=b(""),u=e.anchor=b("");d(t,n,r),d(u,n,r);const f=e.target=sr(e.props,h),p=e.targetAnchor=b("");f&&(d(p,f),c=c||cr(f));const v=(t,e)=>{16&g&&l(y,t,e,o,i,c,s,a)};m?v(n,u):f&&v(f,p)}else{e.el=t.el;const r=e.anchor=t.anchor,l=e.target=t.target,d=e.targetAnchor=t.targetAnchor,b=ir(t.props),v=b?n:l,g=b?r:d;if(c=c||cr(l),O?(p(t.dynamicChildren,O,v,o,i,c,s),nr(t,e,!0)):a||f(t,e,v,g,o,i,c,s,!1),m)b||ur(e,n,r,u,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const t=e.target=sr(e.props,h);t&&ur(e,t,null,u,0)}else b&&ur(e,l,d,u,1)}},remove(t,e,n,r,{um:o,o:{remove:i}},c){const{shapeFlag:s,children:a,anchor:u,targetAnchor:l,target:f,props:p}=t;if(f&&i(l),(c||!ir(p))&&(i(u),16&s))for(let d=0;d0?wr||r["a"]:null,xr(),Sr>0&&wr&&wr.push(c),c}function Ar(t){return!!t&&!0===t.__v_isVNode}function kr(t,e){return t.type===e.type&&t.key===e.key}const Pr="__vInternal",Tr=({key:t})=>null!=t?t:null,Mr=({ref:t})=>null!=t?Object(r["B"])(t)||xt(t)||Object(r["n"])(t)?{i:pe,r:t}:t:null,Ir=Lr;function Lr(t,e=null,n=null,o=0,i=null,c=!1){if(t&&t!==hr||(t=yr),Ar(t)){const r=Rr(t,e,!0);return n&&Vr(r,n),r}if(po(t)&&(t=t.__vccOpts),e){(Ot(e)||Pr in e)&&(e=Object(r["h"])({},e));let{class:t,style:n}=e;t&&!Object(r["B"])(t)&&(e.class=Object(r["G"])(t)),Object(r["t"])(n)&&(Ot(n)&&!Object(r["m"])(n)&&(n=Object(r["h"])({},n)),e.style=Object(r["H"])(n))}const s=Object(r["B"])(t)?1:Se(t)?128:or(t)?64:Object(r["t"])(t)?4:Object(r["n"])(t)?2:0;const a={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Tr(e),ref:e&&Mr(e),scopeId:de,slotScopeIds:null,children:null,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,shapeFlag:s,patchFlag:o,dynamicProps:i,dynamicChildren:null,appContext:null};return Vr(a,n),128&s&&t.normalize(a),Sr>0&&!c&&wr&&(o>0||6&s)&&32!==o&&wr.push(a),a}function Rr(t,e,n=!1){const{props:o,ref:i,patchFlag:c,children:s}=t,a=e?Dr(o||{},e):o,u={__v_isVNode:!0,__v_skip:!0,type:t.type,props:a,key:a&&Tr(a),ref:e&&e.ref?n&&i?Object(r["m"])(i)?i.concat(Mr(e)):[i,Mr(e)]:Mr(e):i,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:s,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==mr?-1===c?16:16|c:c,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Rr(t.ssContent),ssFallback:t.ssFallback&&Rr(t.ssFallback),el:t.el,anchor:t.anchor};return u}function Fr(t=" ",e=0){return Ir(gr,null,t,e)}function Nr(t="",e=!1){return e?(_r(),Cr(yr,null,t)):Ir(yr,null,t)}function $r(t){return null==t||"boolean"===typeof t?Ir(yr):Object(r["m"])(t)?Ir(mr,null,t.slice()):"object"===typeof t?Br(t):Ir(gr,null,String(t))}function Br(t){return null===t.el?t:Rr(t)}function Vr(t,e){let n=0;const{shapeFlag:o}=t;if(null==e)e=null;else if(Object(r["m"])(e))n=16;else if("object"===typeof e){if(1&o||64&o){const n=e.default;return void(n&&(n._c&&(n._d=!1),Vr(t,n()),n._c&&(n._d=!0)))}{n=32;const r=e._;r||Pr in e?3===r&&pe&&(1===pe.slots._?e._=1:(e._=2,t.patchFlag|=1024)):e._ctx=pe}}else Object(r["n"])(e)?(e={default:e,_ctx:pe},n=32):(e=String(e),64&o?(n=16,e=[Fr(e)]):n=8);t.children=e,t.shapeFlag|=n}function Dr(...t){const e=Object(r["h"])({},t[0]);for(let n=1;n!Ar(t)||t.type!==yr&&!(t.type===mr&&!qr(t.children)))?t:null}const Wr=t=>t?eo(t)?uo(t)||t.proxy:Wr(t.parent):null,zr=Object(r["h"])(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>Wr(t.parent),$root:t=>Wr(t.root),$emit:t=>t.emit,$options:t=>yn(t),$forceUpdate:t=>()=>Zt(t.update),$nextTick:t=>Xt.bind(t.proxy),$watch:t=>Me.bind(t)}),Hr={get({_:t},e){const{ctx:n,setupState:o,data:i,props:c,accessCache:s,type:a,appContext:u}=t;let l;if("$"!==e[0]){const a=s[e];if(void 0!==a)switch(a){case 0:return o[e];case 1:return i[e];case 3:return n[e];case 2:return c[e]}else{if(o!==r["b"]&&Object(r["j"])(o,e))return s[e]=0,o[e];if(i!==r["b"]&&Object(r["j"])(i,e))return s[e]=1,i[e];if((l=t.propsOptions[0])&&Object(r["j"])(l,e))return s[e]=2,c[e];if(n!==r["b"]&&Object(r["j"])(n,e))return s[e]=3,n[e];hn&&(s[e]=4)}}const f=zr[e];let p,d;return f?("$attrs"===e&&O(t,"get",e),f(t)):(p=a.__cssModules)&&(p=p[e])?p:n!==r["b"]&&Object(r["j"])(n,e)?(s[e]=3,n[e]):(d=u.config.globalProperties,Object(r["j"])(d,e)?d[e]:void 0)},set({_:t},e,n){const{data:o,setupState:i,ctx:c}=t;if(i!==r["b"]&&Object(r["j"])(i,e))i[e]=n;else if(o!==r["b"]&&Object(r["j"])(o,e))o[e]=n;else if(Object(r["j"])(t.props,e))return!1;return("$"!==e[0]||!(e.slice(1)in t))&&(c[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:o,appContext:i,propsOptions:c}},s){let a;return void 0!==n[s]||t!==r["b"]&&Object(r["j"])(t,s)||e!==r["b"]&&Object(r["j"])(e,s)||(a=c[0])&&Object(r["j"])(a,s)||Object(r["j"])(o,s)||Object(r["j"])(zr,s)||Object(r["j"])(i.config.globalProperties,s)}};const Kr=Object(r["h"])({},Hr,{get(t,e){if(e!==Symbol.unscopables)return Hr.get(t,e,t)},has(t,e){const n="_"!==e[0]&&!Object(r["o"])(e);return n}});const Jr=zn();let Yr=0;function Xr(t,e,n){const o=t.type,i=(e?e.appContext:t.appContext)||Jr,c={uid:Yr++,vnode:t,type:o,parent:e,appContext:i,root:null,next:null,subTree:null,update:null,render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,effects:null,provides:e?e.provides:Object.create(i.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Mn(o,i),emitsOptions:le(o,i),emit:null,emitted:null,propsDefaults:r["b"],inheritAttrs:o.inheritAttrs,ctx:r["b"],data:r["b"],props:r["b"],attrs:r["b"],slots:r["b"],refs:r["b"],setupState:r["b"],setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return c.ctx={_:c},c.root=e?e.root:c,c.emit=ue.bind(null,c),c}let Qr=null;const Zr=()=>Qr||pe,to=t=>{Qr=t};function eo(t){return 4&t.vnode.shapeFlag}let no,ro=!1;function oo(t,e=!1){ro=e;const{props:n,children:r}=t.vnode,o=eo(t);An(t,n,o,e),Un(t,r);const i=o?io(t,e):void 0;return ro=!1,i}function io(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=wt(new Proxy(t.ctx,Hr));const{setup:o}=n;if(o){const n=t.setupContext=o.length>1?ao(t):null;Qr=t,m();const i=Lt(o,t,0,[t.props,n]);if(y(),Qr=null,Object(r["w"])(i)){const n=()=>{Qr=null};if(i.then(n,n),e)return i.then(n=>{co(t,n,e)}).catch(e=>{Ft(e,t,0)});t.asyncDep=i}else co(t,i,e)}else so(t,e)}function co(t,e,n){Object(r["n"])(e)?t.render=e:Object(r["t"])(e)&&(t.setupState=Tt(e)),so(t,n)}function so(t,e,n){const o=t.type;if(!t.render){if(no&&!o.render){const e=o.template;if(e){0;const{isCustomElement:n,compilerOptions:i}=t.appContext.config,{delimiters:c,compilerOptions:s}=o,a=Object(r["h"])(Object(r["h"])({isCustomElement:n,delimiters:c},i),s);o.render=no(e,a)}}t.render=o.render||r["d"],t.render._rc&&(t.withProxy=new Proxy(t.ctx,Kr))}Qr=t,m(),bn(t),y(),Qr=null}function ao(t){const e=e=>{t.exposed=e||{}};return{attrs:t.attrs,slots:t.slots,emit:t.emit,expose:e}}function uo(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(Tt(wt(t.exposed)),{get(e,n){return n in e?e[n]:n in zr?zr[n](t):void 0}}))}function lo(t,e=Qr){e&&(e.effects||(e.effects=[])).push(t)}function fo(t){return Object(r["n"])(t)&&t.displayName||t.name}function po(t){return Object(r["n"])(t)&&"__vccOpts"in t}function ho(t){const e=It(t);return lo(e.effect),e}function bo(t,e,n){const o=arguments.length;return 2===o?Object(r["t"])(e)&&!Object(r["m"])(e)?Ar(e)?Ir(t,null,[e]):Ir(t,e):Ir(t,null,e):(o>3?n=Array.prototype.slice.call(arguments,2):3===o&&Ar(n)&&(n=[n]),Ir(t,e,n))}Symbol("");const vo="3.1.5",mo="http://www.w3.org/2000/svg",go="undefined"!==typeof document?document:null,yo=new Map,Oo={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const o=e?go.createElementNS(mo,t):go.createElement(t,n?{is:n}:void 0);return"select"===t&&r&&null!=r.multiple&&o.setAttribute("multiple",r.multiple),o},createText:t=>go.createTextNode(t),createComment:t=>go.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>go.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},cloneNode(t){const e=t.cloneNode(!0);return"_value"in t&&(e._value=t._value),e},insertStaticContent(t,e,n,r){const o=n?n.previousSibling:e.lastChild;let i=yo.get(t);if(!i){const e=go.createElement("template");if(e.innerHTML=r?`${t}`:t,i=e.content,r){const t=i.firstChild;while(t.firstChild)i.appendChild(t.firstChild);i.removeChild(t)}yo.set(t,i)}return e.insertBefore(i.cloneNode(!0),n),[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function jo(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),null==e?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function wo(t,e,n){const o=t.style;if(n)if(Object(r["B"])(n)){if(e!==n){const e=o.display;o.cssText=n,"_vod"in t&&(o.display=e)}}else{for(const t in n)xo(o,t,n[t]);if(e&&!Object(r["B"])(e))for(const t in e)null==n[t]&&xo(o,t,"")}else t.removeAttribute("style")}const _o=/\s*!important$/;function xo(t,e,n){if(Object(r["m"])(n))n.forEach(n=>xo(t,e,n));else if(e.startsWith("--"))t.setProperty(e,n);else{const o=Co(t,e);_o.test(n)?t.setProperty(Object(r["k"])(o),n.replace(_o,""),"important"):t[o]=n}}const So=["Webkit","Moz","ms"],Eo={};function Co(t,e){const n=Eo[e];if(n)return n;let o=Object(r["e"])(e);if("filter"!==o&&o in t)return Eo[e]=o;o=Object(r["f"])(o);for(let r=0;rdocument.createEvent("Event").timeStamp&&(To=()=>performance.now());const t=navigator.userAgent.match(/firefox\/(\d+)/i);Mo=!!(t&&Number(t[1])<=53)}let Io=0;const Lo=Promise.resolve(),Ro=()=>{Io=0},Fo=()=>Io||(Lo.then(Ro),Io=To());function No(t,e,n,r){t.addEventListener(e,n,r)}function $o(t,e,n,r){t.removeEventListener(e,n,r)}function Bo(t,e,n,r,o=null){const i=t._vei||(t._vei={}),c=i[e];if(r&&c)c.value=r;else{const[n,s]=Do(e);if(r){const c=i[e]=Uo(r,o);No(t,n,c,s)}else c&&($o(t,n,c,s),i[e]=void 0)}}const Vo=/(?:Once|Passive|Capture)$/;function Do(t){let e;if(Vo.test(t)){let n;e={};while(n=t.match(Vo))t=t.slice(0,t.length-n[0].length),e[n[0].toLowerCase()]=!0}return[Object(r["k"])(t.slice(2)),e]}function Uo(t,e){const n=t=>{const r=t.timeStamp||To();(Mo||r>=n.attached-1)&&Rt(Go(t,n.value),e,5,[t])};return n.value=t,n.attached=Fo(),n}function Go(t,e){if(Object(r["m"])(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(t=>e=>!e._stopped&&t(e))}return e}const qo=/^on[a-z]/,Wo=(t,e)=>"value"===e,zo=(t,e,n,o,i=!1,c,s,a,u)=>{switch(e){case"class":jo(t,o,i);break;case"style":wo(t,n,o);break;default:Object(r["u"])(e)?Object(r["s"])(e)||Bo(t,e,n,o,s):Ho(t,e,o,i)?Po(t,e,o,c,s,a,u):("true-value"===e?t._trueValue=o:"false-value"===e&&(t._falseValue=o),ko(t,e,o,i));break}};function Ho(t,e,n,o){return o?"innerHTML"===e||!!(e in t&&qo.test(e)&&Object(r["n"])(n)):"spellcheck"!==e&&"draggable"!==e&&("form"!==e&&(("list"!==e||"INPUT"!==t.tagName)&&(("type"!==e||"TEXTAREA"!==t.tagName)&&((!qo.test(e)||!Object(r["B"])(n))&&e in t))))}const Ko="transition",Jo="animation",Yo=(t,{slots:e})=>bo($e,ti(t),e);Yo.displayName="Transition";const Xo={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Qo=(Yo.props=Object(r["h"])({},$e.props,Xo),(t,e=[])=>{Object(r["m"])(t)?t.forEach(t=>t(...e)):t&&t(...e)}),Zo=t=>!!t&&(Object(r["m"])(t)?t.some(t=>t.length>1):t.length>1);function ti(t){const e={};for(const r in t)r in Xo||(e[r]=t[r]);if(!1===t.css)return e;const{name:n="v",type:o,duration:i,enterFromClass:c=n+"-enter-from",enterActiveClass:s=n+"-enter-active",enterToClass:a=n+"-enter-to",appearFromClass:u=c,appearActiveClass:l=s,appearToClass:f=a,leaveFromClass:p=n+"-leave-from",leaveActiveClass:d=n+"-leave-active",leaveToClass:h=n+"-leave-to"}=t,b=ei(i),v=b&&b[0],m=b&&b[1],{onBeforeEnter:g,onEnter:y,onEnterCancelled:O,onLeave:j,onLeaveCancelled:w,onBeforeAppear:_=g,onAppear:x=y,onAppearCancelled:S=O}=e,E=(t,e,n)=>{oi(t,e?f:a),oi(t,e?l:s),n&&n()},C=(t,e)=>{oi(t,h),oi(t,d),e&&e()},A=t=>(e,n)=>{const r=t?x:y,i=()=>E(e,t,n);Qo(r,[e,i]),ii(()=>{oi(e,t?u:c),ri(e,t?f:a),Zo(r)||si(e,o,v,i)})};return Object(r["h"])(e,{onBeforeEnter(t){Qo(g,[t]),ri(t,c),ri(t,s)},onBeforeAppear(t){Qo(_,[t]),ri(t,u),ri(t,l)},onEnter:A(!1),onAppear:A(!0),onLeave(t,e){const n=()=>C(t,e);ri(t,p),fi(),ri(t,d),ii(()=>{oi(t,p),ri(t,h),Zo(j)||si(t,o,m,n)}),Qo(j,[t,n])},onEnterCancelled(t){E(t,!1),Qo(O,[t])},onAppearCancelled(t){E(t,!0),Qo(S,[t])},onLeaveCancelled(t){C(t),Qo(w,[t])}})}function ei(t){if(null==t)return null;if(Object(r["t"])(t))return[ni(t.enter),ni(t.leave)];{const e=ni(t);return[e,e]}}function ni(t){const e=Object(r["L"])(t);return e}function ri(t,e){e.split(/\s+/).forEach(e=>e&&t.classList.add(e)),(t._vtc||(t._vtc=new Set)).add(e)}function oi(t,e){e.split(/\s+/).forEach(e=>e&&t.classList.remove(e));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function ii(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let ci=0;function si(t,e,n,r){const o=t._endId=++ci,i=()=>{o===t._endId&&r()};if(n)return setTimeout(i,n);const{type:c,timeout:s,propCount:a}=ai(t,e);if(!c)return r();const u=c+"end";let l=0;const f=()=>{t.removeEventListener(u,p),i()},p=e=>{e.target===t&&++l>=a&&f()};setTimeout(()=>{l(n[t]||"").split(", "),o=r(Ko+"Delay"),i=r(Ko+"Duration"),c=ui(o,i),s=r(Jo+"Delay"),a=r(Jo+"Duration"),u=ui(s,a);let l=null,f=0,p=0;e===Ko?c>0&&(l=Ko,f=c,p=i.length):e===Jo?u>0&&(l=Jo,f=u,p=a.length):(f=Math.max(c,u),l=f>0?c>u?Ko:Jo:null,p=l?l===Ko?i.length:a.length:0);const d=l===Ko&&/\b(transform|all)(,|$)/.test(n[Ko+"Property"]);return{type:l,timeout:f,propCount:p,hasTransform:d}}function ui(t,e){while(t.lengthli(e)+li(t[n])))}function li(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function fi(){return document.body.offsetHeight}new WeakMap,new WeakMap;const pi=t=>{const e=t.props["onUpdate:modelValue"];return Object(r["m"])(e)?t=>Object(r["l"])(e,t):e};function di(t){t.target.composing=!0}function hi(t){const e=t.target;e.composing&&(e.composing=!1,bi(e,"input"))}function bi(t,e){const n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}const vi={created(t,{modifiers:{lazy:e,trim:n,number:o}},i){t._assign=pi(i);const c=o||"number"===t.type;No(t,e?"change":"input",e=>{if(e.target.composing)return;let o=t.value;n?o=o.trim():c&&(o=Object(r["L"])(o)),t._assign(o)}),n&&No(t,"change",()=>{t.value=t.value.trim()}),e||(No(t,"compositionstart",di),No(t,"compositionend",hi),No(t,"change",hi))},mounted(t,{value:e}){t.value=null==e?"":e},beforeUpdate(t,{value:e,modifiers:{trim:n,number:o}},i){if(t._assign=pi(i),t.composing)return;if(document.activeElement===t){if(n&&t.value.trim()===e)return;if((o||"number"===t.type)&&Object(r["L"])(t.value)===e)return}const c=null==e?"":e;t.value!==c&&(t.value=c)}},mi={deep:!0,created(t,e,n){t._assign=pi(n),No(t,"change",()=>{const e=t._modelValue,n=yi(t),o=t.checked,i=t._assign;if(Object(r["m"])(e)){const t=Object(r["E"])(e,n),c=-1!==t;if(o&&!c)i(e.concat(n));else if(!o&&c){const n=[...e];n.splice(t,1),i(n)}}else if(Object(r["z"])(e)){const t=new Set(e);o?t.add(n):t.delete(n),i(t)}else i(Oi(t,o))})},mounted:gi,beforeUpdate(t,e,n){t._assign=pi(n),gi(t,e,n)}};function gi(t,{value:e,oldValue:n},o){t._modelValue=e,Object(r["m"])(e)?t.checked=Object(r["E"])(e,o.props.value)>-1:Object(r["z"])(e)?t.checked=e.has(o.props.value):e!==n&&(t.checked=Object(r["D"])(e,Oi(t,!0)))}function yi(t){return"_value"in t?t._value:t.value}function Oi(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const ji=["ctrl","shift","alt","meta"],wi={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&0!==t.button,middle:t=>"button"in t&&1!==t.button,right:t=>"button"in t&&2!==t.button,exact:(t,e)=>ji.some(n=>t[n+"Key"]&&!e.includes(n))},_i=(t,e)=>(n,...r)=>{for(let t=0;tn=>{if(!("key"in n))return;const o=Object(r["k"])(n.key);return e.some(t=>t===o||xi[t]===o)?t(n):void 0};const Ei=Object(r["h"])({patchProp:zo,forcePatchProp:Wo},Oo);let Ci;function Ai(){return Ci||(Ci=Zn(Ei))}const ki=(...t)=>{const e=Ai().createApp(...t);const{mount:n}=e;return e.mount=t=>{const o=Pi(t);if(!o)return;const i=e._component;Object(r["n"])(i)||i.render||i.template||(i.template=o.innerHTML),o.innerHTML="";const c=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),c},e};function Pi(t){if(Object(r["B"])(t)){const e=document.querySelector(t);return e}return t}},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7c73":function(t,e,n){var r,o=n("825a"),i=n("37e8"),c=n("7839"),s=n("d012"),a=n("1be4"),u=n("cc12"),l=n("f772"),f=">",p="<",d="prototype",h="script",b=l("IE_PROTO"),v=function(){},m=function(t){return p+h+f+t+p+"/"+h+f},g=function(t){t.write(m("")),t.close();var e=t.parentWindow.Object;return t=null,e},y=function(){var t,e=u("iframe"),n="java"+h+":";if(e.style)return e.style.display="none",a.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(m("document.F=Object")),t.close(),t.F},O=function(){try{r=new ActiveXObject("htmlfile")}catch(e){}O=document.domain&&r?g(r):y()||g(r);var t=c.length;while(t--)delete O[d][c[t]];return O()};s[b]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(v[d]=o(t),n=new v,v[d]=null,n[b]=t):n=O(),void 0===e?n:i(n,e)}},"7dd0":function(t,e,n){"use strict";var r=n("23e7"),o=n("9ed3"),i=n("e163"),c=n("d2bb"),s=n("d44e"),a=n("9112"),u=n("6eeb"),l=n("b622"),f=n("c430"),p=n("3f8c"),d=n("ae93"),h=d.IteratorPrototype,b=d.BUGGY_SAFARI_ITERATORS,v=l("iterator"),m="keys",g="values",y="entries",O=function(){return this};t.exports=function(t,e,n,l,d,j,w){o(n,e,l);var _,x,S,E=function(t){if(t===d&&T)return T;if(!b&&t in k)return k[t];switch(t){case m:return function(){return new n(this,t)};case g:return function(){return new n(this,t)};case y:return function(){return new n(this,t)}}return function(){return new n(this)}},C=e+" Iterator",A=!1,k=t.prototype,P=k[v]||k["@@iterator"]||d&&k[d],T=!b&&P||E(d),M="Array"==e&&k.entries||P;if(M&&(_=i(M.call(new t)),h!==Object.prototype&&_.next&&(f||i(_)===h||(c?c(_,h):"function"!=typeof _[v]&&a(_,v,O)),s(_,C,!0,!0),f&&(p[C]=O))),d==g&&P&&P.name!==g&&(A=!0,T=function(){return P.call(this)}),f&&!w||k[v]===T||a(k,v,T),p[e]=T,d)if(x={values:E(g),keys:j?T:E(m),entries:E(y)},w)for(S in x)(b||A||!(S in k))&&u(k,S,x[S]);else r({target:e,proto:!0,forced:b||A},x);return x}},"7f9a":function(t,e,n){var r=n("da84"),o=n("8925"),i=r.WeakMap;t.exports="function"===typeof i&&/native code/.test(o(i))},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},8418:function(t,e,n){"use strict";var r=n("a04b"),o=n("9bf2"),i=n("5c6c");t.exports=function(t,e,n){var c=r(e);c in t?o.f(t,c,i(0,n)):t[c]=n}},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},8925:function(t,e,n){var r=n("c6cd"),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},"90e3":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},9112:function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("5c6c");t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},9483:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r,o=function(){return Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/))};function i(t,e){void 0===e&&(e={});var n=e.registrationOptions;void 0===n&&(n={}),delete e.registrationOptions;var i=function(t){var n=[],r=arguments.length-1;while(r-- >0)n[r]=arguments[r+1];e&&e[t]&&e[t].apply(e,n)};"serviceWorker"in navigator&&r.then((function(){o()?(a(t,i,n),navigator.serviceWorker.ready.then((function(t){i("ready",t)})).catch((function(t){return c(i,t)}))):(s(t,i,n),navigator.serviceWorker.ready.then((function(t){i("ready",t)})).catch((function(t){return c(i,t)})))}))}function c(t,e){navigator.onLine||t("offline"),t("error",e)}function s(t,e,n){navigator.serviceWorker.register(t,n).then((function(t){e("registered",t),t.waiting?e("updated",t):t.onupdatefound=function(){e("updatefound",t);var n=t.installing;n.onstatechange=function(){"installed"===n.state&&(navigator.serviceWorker.controller?e("updated",t):e("cached",t))}}})).catch((function(t){return c(e,t)}))}function a(t,e,n){fetch(t).then((function(r){404===r.status?(e("error",new Error("Service worker not found at "+t)),u()):-1===r.headers.get("content-type").indexOf("javascript")?(e("error",new Error("Expected "+t+" to have javascript content-type, but received "+r.headers.get("content-type"))),u()):s(t,e,n)})).catch((function(t){return c(e,t)}))}function u(){"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(t){t.unregister()})).catch((function(t){return c(emit,t)}))}"undefined"!==typeof window&&(r="undefined"!==typeof Promise?new Promise((function(t){return window.addEventListener("load",t)})):{then:function(t){return window.addEventListener("load",t)}})},"94ca":function(t,e,n){var r=n("d039"),o=/#|\.prototype\./,i=function(t,e){var n=s[c(t)];return n==u||n!=a&&("function"==typeof e?r(e):!!e)},c=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},s=i.data={},a=i.NATIVE="N",u=i.POLYFILL="P";t.exports=i},"99af":function(t,e,n){"use strict";var r=n("23e7"),o=n("d039"),i=n("e8b5"),c=n("861d"),s=n("7b0b"),a=n("50c4"),u=n("8418"),l=n("65f0"),f=n("1dde"),p=n("b622"),d=n("2d00"),h=p("isConcatSpreadable"),b=9007199254740991,v="Maximum allowed index exceeded",m=d>=51||!o((function(){var t=[];return t[h]=!1,t.concat()[0]!==t})),g=f("concat"),y=function(t){if(!c(t))return!1;var e=t[h];return void 0!==e?!!e:i(t)},O=!m||!g;r({target:"Array",proto:!0,forced:O},{concat:function(t){var e,n,r,o,i,c=s(this),f=l(c,0),p=0;for(e=-1,r=arguments.length;eb)throw TypeError(v);for(n=0;n=b)throw TypeError(v);u(f,p++,i)}return f.length=p,f}})},"9bdd":function(t,e,n){var r=n("825a"),o=n("2a62");t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(c){throw o(t),c}}},"9bf2":function(t,e,n){var r=n("83ab"),o=n("0cfb"),i=n("825a"),c=n("a04b"),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=c(e),i(n),o)try{return s(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"9ed3":function(t,e,n){"use strict";var r=n("ae93").IteratorPrototype,o=n("7c73"),i=n("5c6c"),c=n("d44e"),s=n("3f8c"),a=function(){return this};t.exports=function(t,e,n){var u=e+" Iterator";return t.prototype=o(r,{next:i(1,n)}),c(t,u,!1,!0),s[u]=a,t}},"9ff4":function(t,e,n){"use strict";(function(t){function r(t,e){const n=Object.create(null),r=t.split(",");for(let o=0;o!!n[t.toLowerCase()]:t=>!!n[t]}n.d(e,"a",(function(){return _})),n.d(e,"b",(function(){return w})),n.d(e,"c",(function(){return S})),n.d(e,"d",(function(){return x})),n.d(e,"e",(function(){return Y})),n.d(e,"f",(function(){return Z})),n.d(e,"g",(function(){return rt})),n.d(e,"h",(function(){return k})),n.d(e,"i",(function(){return et})),n.d(e,"j",(function(){return M})),n.d(e,"k",(function(){return Q})),n.d(e,"l",(function(){return nt})),n.d(e,"m",(function(){return I})),n.d(e,"n",(function(){return N})),n.d(e,"o",(function(){return i})),n.d(e,"p",(function(){return b})),n.d(e,"q",(function(){return z})),n.d(e,"r",(function(){return L})),n.d(e,"s",(function(){return A})),n.d(e,"t",(function(){return V})),n.d(e,"u",(function(){return C})),n.d(e,"v",(function(){return W})),n.d(e,"w",(function(){return D})),n.d(e,"x",(function(){return H})),n.d(e,"y",(function(){return v})),n.d(e,"z",(function(){return R})),n.d(e,"A",(function(){return s})),n.d(e,"B",(function(){return $})),n.d(e,"C",(function(){return B})),n.d(e,"D",(function(){return g})),n.d(e,"E",(function(){return y})),n.d(e,"F",(function(){return r})),n.d(e,"G",(function(){return p})),n.d(e,"H",(function(){return a})),n.d(e,"I",(function(){return P})),n.d(e,"J",(function(){return O})),n.d(e,"K",(function(){return tt})),n.d(e,"L",(function(){return ot})),n.d(e,"M",(function(){return q}));const o="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt",i=r(o);const c="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",s=r(c);function a(t){if(I(t)){const e={};for(let n=0;n{if(t){const n=t.split(l);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e}function p(t){let e="";if($(t))e=t;else if(I(t))for(let n=0;ng(t,e))}const O=t=>null==t?"":V(t)?JSON.stringify(t,j,2):String(t),j=(t,e)=>L(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((t,[e,n])=>(t[e+" =>"]=n,t),{})}:R(e)?{[`Set(${e.size})`]:[...e.values()]}:!V(e)||I(e)||W(e)?e:String(e),w={},_=[],x=()=>{},S=()=>!1,E=/^on[^a-z]/,C=t=>E.test(t),A=t=>t.startsWith("onUpdate:"),k=Object.assign,P=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},T=Object.prototype.hasOwnProperty,M=(t,e)=>T.call(t,e),I=Array.isArray,L=t=>"[object Map]"===G(t),R=t=>"[object Set]"===G(t),F=t=>t instanceof Date,N=t=>"function"===typeof t,$=t=>"string"===typeof t,B=t=>"symbol"===typeof t,V=t=>null!==t&&"object"===typeof t,D=t=>V(t)&&N(t.then)&&N(t.catch),U=Object.prototype.toString,G=t=>U.call(t),q=t=>G(t).slice(8,-1),W=t=>"[object Object]"===G(t),z=t=>$(t)&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,H=r(",key,ref,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),K=t=>{const e=Object.create(null);return n=>{const r=e[n];return r||(e[n]=t(n))}},J=/-(\w)/g,Y=K(t=>t.replace(J,(t,e)=>e?e.toUpperCase():"")),X=/\B([A-Z])/g,Q=K(t=>t.replace(X,"-$1").toLowerCase()),Z=K(t=>t.charAt(0).toUpperCase()+t.slice(1)),tt=K(t=>t?"on"+Z(t):""),et=(t,e)=>t!==e&&(t===t||e===e),nt=(t,e)=>{for(let n=0;n{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},ot=t=>{const e=parseFloat(t);return isNaN(e)?t:e}}).call(this,n("c8ba"))},a04b:function(t,e,n){var r=n("c04e"),o=n("d9b5");t.exports=function(t){var e=r(t,"string");return o(e)?e:String(e)}},a4b4:function(t,e,n){var r=n("342f");t.exports=/web0s(?!.*chrome)/i.test(r)},a4d3:function(t,e,n){"use strict";var r=n("23e7"),o=n("da84"),i=n("d066"),c=n("c430"),s=n("83ab"),a=n("4930"),u=n("d039"),l=n("5135"),f=n("e8b5"),p=n("861d"),d=n("d9b5"),h=n("825a"),b=n("7b0b"),v=n("fc6a"),m=n("a04b"),g=n("577e"),y=n("5c6c"),O=n("7c73"),j=n("df75"),w=n("241c"),_=n("057f"),x=n("7418"),S=n("06cf"),E=n("9bf2"),C=n("d1e7"),A=n("9112"),k=n("6eeb"),P=n("5692"),T=n("f772"),M=n("d012"),I=n("90e3"),L=n("b622"),R=n("e538"),F=n("746f"),N=n("d44e"),$=n("69f3"),B=n("b727").forEach,V=T("hidden"),D="Symbol",U="prototype",G=L("toPrimitive"),q=$.set,W=$.getterFor(D),z=Object[U],H=o.Symbol,K=i("JSON","stringify"),J=S.f,Y=E.f,X=_.f,Q=C.f,Z=P("symbols"),tt=P("op-symbols"),et=P("string-to-symbol-registry"),nt=P("symbol-to-string-registry"),rt=P("wks"),ot=o.QObject,it=!ot||!ot[U]||!ot[U].findChild,ct=s&&u((function(){return 7!=O(Y({},"a",{get:function(){return Y(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=J(z,e);r&&delete z[e],Y(t,e,n),r&&t!==z&&Y(z,e,r)}:Y,st=function(t,e){var n=Z[t]=O(H[U]);return q(n,{type:D,tag:t,description:e}),s||(n.description=e),n},at=function(t,e,n){t===z&&at(tt,e,n),h(t);var r=m(e);return h(n),l(Z,r)?(n.enumerable?(l(t,V)&&t[V][r]&&(t[V][r]=!1),n=O(n,{enumerable:y(0,!1)})):(l(t,V)||Y(t,V,y(1,{})),t[V][r]=!0),ct(t,r,n)):Y(t,r,n)},ut=function(t,e){h(t);var n=v(e),r=j(n).concat(ht(n));return B(r,(function(e){s&&!ft.call(n,e)||at(t,e,n[e])})),t},lt=function(t,e){return void 0===e?O(t):ut(O(t),e)},ft=function(t){var e=m(t),n=Q.call(this,e);return!(this===z&&l(Z,e)&&!l(tt,e))&&(!(n||!l(this,e)||!l(Z,e)||l(this,V)&&this[V][e])||n)},pt=function(t,e){var n=v(t),r=m(e);if(n!==z||!l(Z,r)||l(tt,r)){var o=J(n,r);return!o||!l(Z,r)||l(n,V)&&n[V][r]||(o.enumerable=!0),o}},dt=function(t){var e=X(v(t)),n=[];return B(e,(function(t){l(Z,t)||l(M,t)||n.push(t)})),n},ht=function(t){var e=t===z,n=X(e?tt:v(t)),r=[];return B(n,(function(t){!l(Z,t)||e&&!l(z,t)||r.push(Z[t])})),r};if(a||(H=function(){if(this instanceof H)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?g(arguments[0]):void 0,e=I(t),n=function(t){this===z&&n.call(tt,t),l(this,V)&&l(this[V],e)&&(this[V][e]=!1),ct(this,e,y(1,t))};return s&&it&&ct(z,e,{configurable:!0,set:n}),st(e,t)},k(H[U],"toString",(function(){return W(this).tag})),k(H,"withoutSetter",(function(t){return st(I(t),t)})),C.f=ft,E.f=at,S.f=pt,w.f=_.f=dt,x.f=ht,R.f=function(t){return st(L(t),t)},s&&(Y(H[U],"description",{configurable:!0,get:function(){return W(this).description}}),c||k(z,"propertyIsEnumerable",ft,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!a,sham:!a},{Symbol:H}),B(j(rt),(function(t){F(t)})),r({target:D,stat:!0,forced:!a},{for:function(t){var e=g(t);if(l(et,e))return et[e];var n=H(e);return et[e]=n,nt[n]=e,n},keyFor:function(t){if(!d(t))throw TypeError(t+" is not a symbol");if(l(nt,t))return nt[t]},useSetter:function(){it=!0},useSimple:function(){it=!1}}),r({target:"Object",stat:!0,forced:!a,sham:!s},{create:lt,defineProperty:at,defineProperties:ut,getOwnPropertyDescriptor:pt}),r({target:"Object",stat:!0,forced:!a},{getOwnPropertyNames:dt,getOwnPropertySymbols:ht}),r({target:"Object",stat:!0,forced:u((function(){x.f(1)}))},{getOwnPropertySymbols:function(t){return x.f(b(t))}}),K){var bt=!a||u((function(){var t=H();return"[null]"!=K([t])||"{}"!=K({a:t})||"{}"!=K(Object(t))}));r({target:"JSON",stat:!0,forced:bt},{stringify:function(t,e,n){var r,o=[t],i=1;while(arguments.length>i)o.push(arguments[i++]);if(r=e,(p(e)||void 0!==t)&&!d(t))return f(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!d(e))return e}),o[1]=e,K.apply(null,o)}})}H[U][G]||A(H[U],G,H[U].valueOf),N(H,D),M[V]=!0},a630:function(t,e,n){var r=n("23e7"),o=n("4df4"),i=n("1c7e"),c=!i((function(t){Array.from(t)}));r({target:"Array",stat:!0,forced:c},{from:o})},a640:function(t,e,n){"use strict";var r=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},a691:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},a79d:function(t,e,n){"use strict";var r=n("23e7"),o=n("c430"),i=n("fea9"),c=n("d039"),s=n("d066"),a=n("4840"),u=n("cdf9"),l=n("6eeb"),f=!!i&&c((function(){i.prototype["finally"].call({then:function(){}},(function(){}))}));if(r({target:"Promise",proto:!0,real:!0,forced:f},{finally:function(t){var e=a(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return u(e,t()).then((function(){return n}))}:t,n?function(n){return u(e,t()).then((function(){throw n}))}:t)}}),!o&&"function"==typeof i){var p=s("Promise").prototype["finally"];i.prototype["finally"]!==p&&l(i.prototype,"finally",p,{unsafe:!0})}},a9e3:function(t,e,n){"use strict";var r=n("83ab"),o=n("da84"),i=n("94ca"),c=n("6eeb"),s=n("5135"),a=n("c6b6"),u=n("7156"),l=n("d9b5"),f=n("c04e"),p=n("d039"),d=n("7c73"),h=n("241c").f,b=n("06cf").f,v=n("9bf2").f,m=n("58a8").trim,g="Number",y=o[g],O=y.prototype,j=a(d(O))==g,w=function(t){if(l(t))throw TypeError("Cannot convert a Symbol value to a number");var e,n,r,o,i,c,s,a,u=f(t,"number");if("string"==typeof u&&u.length>2)if(u=m(u),e=u.charCodeAt(0),43===e||45===e){if(n=u.charCodeAt(2),88===n||120===n)return NaN}else if(48===e){switch(u.charCodeAt(1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+u}for(i=u.slice(2),c=i.length,s=0;so)return NaN;return parseInt(i,r)}return+u};if(i(g,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var _,x=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof x&&(j?p((function(){O.valueOf.call(n)})):a(n)!=g)?u(new y(w(e)),n,x):w(e)},S=r?h(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),E=0;S.length>E;E++)s(y,_=S[E])&&!s(x,_)&&v(x,_,b(y,_));x.prototype=O,O.constructor=x,c(o,g,x)}},ab13:function(t,e,n){var r=n("b622"),o=r("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[o]=!1,"/./"[t](e)}catch(r){}}return!1}},abc5:function(t,e,n){"use strict";(function(t){function r(){return o().__VUE_DEVTOOLS_GLOBAL_HOOK__}function o(){return"undefined"!==typeof navigator?window:"undefined"!==typeof t?t:{}}n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return o}))}).call(this,n("c8ba"))},ae93:function(t,e,n){"use strict";var r,o,i,c=n("d039"),s=n("e163"),a=n("9112"),u=n("5135"),l=n("b622"),f=n("c430"),p=l("iterator"),d=!1,h=function(){return this};[].keys&&(i=[].keys(),"next"in i?(o=s(s(i)),o!==Object.prototype&&(r=o)):d=!0);var b=void 0==r||c((function(){var t={};return r[p].call(t)!==t}));b&&(r={}),f&&!b||u(r,p)||a(r,p,h),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:d}},b041:function(t,e,n){"use strict";var r=n("00ee"),o=n("f5df");t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},b0c0:function(t,e,n){var r=n("83ab"),o=n("9bf2").f,i=Function.prototype,c=i.toString,s=/^\s*function ([^ (]*)/,a="name";r&&!(a in i)&&o(i,a,{configurable:!0,get:function(){try{return c.call(this).match(s)[1]}catch(t){return""}}})},b575:function(t,e,n){var r,o,i,c,s,a,u,l,f=n("da84"),p=n("06cf").f,d=n("2cf4").set,h=n("1cdc"),b=n("a4b4"),v=n("605d"),m=f.MutationObserver||f.WebKitMutationObserver,g=f.document,y=f.process,O=f.Promise,j=p(f,"queueMicrotask"),w=j&&j.value;w||(r=function(){var t,e;v&&(t=y.domain)&&t.exit();while(o){e=o.fn,o=o.next;try{e()}catch(n){throw o?c():i=void 0,n}}i=void 0,t&&t.enter()},h||v||b||!m||!g?O&&O.resolve?(u=O.resolve(void 0),u.constructor=O,l=u.then,c=function(){l.call(u,r)}):c=v?function(){y.nextTick(r)}:function(){d.call(f,r)}:(s=!0,a=g.createTextNode(""),new m(r).observe(a,{characterData:!0}),c=function(){a.data=s=!s})),t.exports=w||function(t){var e={fn:t,next:void 0};i&&(i.next=e),o||(o=e,c()),i=e}},b622:function(t,e,n){var r=n("da84"),o=n("5692"),i=n("5135"),c=n("90e3"),s=n("4930"),a=n("fdbf"),u=o("wks"),l=r.Symbol,f=a?l:l&&l.withoutSetter||c;t.exports=function(t){return i(u,t)&&(s||"string"==typeof u[t])||(s&&i(l,t)?u[t]=l[t]:u[t]=f("Symbol."+t)),u[t]}},b64b:function(t,e,n){var r=n("23e7"),o=n("7b0b"),i=n("df75"),c=n("d039"),s=c((function(){i(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(t){return i(o(t))}})},b727:function(t,e,n){var r=n("0366"),o=n("44ad"),i=n("7b0b"),c=n("50c4"),s=n("65f0"),a=[].push,u=function(t){var e=1==t,n=2==t,u=3==t,l=4==t,f=6==t,p=7==t,d=5==t||f;return function(h,b,v,m){for(var g,y,O=i(h),j=o(O),w=r(b,v,3),_=c(j.length),x=0,S=m||s,E=e?S(h,_):n||p?S(h,0):void 0;_>x;x++)if((d||x in j)&&(g=j[x],y=w(g,x,O),t))if(e)E[x]=y;else if(y)switch(t){case 3:return!0;case 5:return g;case 6:return x;case 2:a.call(E,g)}else switch(t){case 4:return!1;case 7:a.call(E,g)}return f?-1:u||l?l:E}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterReject:u(7)}},b774:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));const r="devtools-plugin:setup"},bfa9:function(t,e,n){"use strict";var r=n("e54b"),o=n.n(r);let i;i=class{get length(){return Object.keys(this).length}key(t){return Object.keys(this)[t]}setItem(t,e){this[t]=e.toString()}getItem(t){return this[t]}removeItem(t){delete this[t]}clear(){for(let t of Object.keys(this))delete this[t]}};class c{constructor(){this._queue=[],this._flushing=!1}enqueue(t){return this._queue.push(t),this._flushing?Promise.resolve():this.flushQueue()}flushQueue(){this._flushing=!0;const t=()=>{const e=this._queue.shift();if(e)return e.then(t);this._flushing=!1};return Promise.resolve(t())}}const s={replaceArrays:{arrayMerge:(t,e,n)=>e},concatArrays:{arrayMerge:(t,e,n)=>t.concat(...e)}};function a(t,e,n){return o()(t,e,s[n])}let u=JSON;class l{constructor(t){this._mutex=new c,this.subscriber=t=>e=>t.subscribe(e),"undefined"===typeof t&&(t={}),this.key=null!=t.key?t.key:"vuex",this.subscribed=!1,this.supportCircular=t.supportCircular||!1,this.supportCircular&&(u=n("7503")),this.mergeOption=t.mergeOption||"replaceArrays";let e=!0;try{window.localStorage.getItem("")}catch(r){e=!1}if(t.storage)this.storage=t.storage;else if(e)this.storage=window.localStorage;else{if(!i)throw new Error("Neither 'window' is defined, nor 'MockStorage' is available");this.storage=new i}this.reducer=null!=t.reducer?t.reducer:null==t.modules?t=>t:e=>t.modules.reduce((t,n)=>a(t,{[n]:e[n]},this.mergeOption),{}),this.filter=t.filter||(t=>!0),this.strictMode=t.strictMode||!1,this.RESTORE_MUTATION=function(t,e){const n=a(t,e||{},this.mergeOption);for(const r of Object.keys(n))this._vm.$set(t,r,n[r])},this.asyncStorage=t.asyncStorage||!1,this.asyncStorage?(this.restoreState=null!=t.restoreState?t.restoreState:(t,e)=>e.getItem(t).then(t=>"string"===typeof t?this.supportCircular?u.parse(t||"{}"):JSON.parse(t||"{}"):t||{}),this.saveState=null!=t.saveState?t.saveState:(t,e,n)=>n.setItem(t,this.asyncStorage?a({},e||{},this.mergeOption):this.supportCircular?u.stringify(e):JSON.stringify(e)),this.plugin=t=>{t.restored=this.restoreState(this.key,this.storage).then(e=>{this.strictMode?t.commit("RESTORE_MUTATION",e):t.replaceState(a(t.state,e||{},this.mergeOption)),this.subscriber(t)((t,e)=>{this.filter(t)&&this._mutex.enqueue(this.saveState(this.key,this.reducer(e),this.storage))}),this.subscribed=!0})}):(this.restoreState=null!=t.restoreState?t.restoreState:(t,e)=>{const n=e.getItem(t);return"string"===typeof n?this.supportCircular?u.parse(n||"{}"):JSON.parse(n||"{}"):n||{}},this.saveState=null!=t.saveState?t.saveState:(t,e,n)=>n.setItem(t,this.supportCircular?u.stringify(e):JSON.stringify(e)),this.plugin=t=>{const e=this.restoreState(this.key,this.storage);this.strictMode?t.commit("RESTORE_MUTATION",e):t.replaceState(a(t.state,e||{},this.mergeOption)),this.subscriber(t)((t,e)=>{this.filter(t)&&this.saveState(this.key,this.reducer(e),this.storage)}),this.subscribed=!0})}}e["a"]=l},c04e:function(t,e,n){var r=n("861d"),o=n("d9b5"),i=n("485a"),c=n("b622"),s=c("toPrimitive");t.exports=function(t,e){if(!r(t)||o(t))return t;var n,c=t[s];if(void 0!==c){if(void 0===e&&(e="default"),n=c.call(t,e),!r(n)||o(n))return n;throw TypeError("Can't convert object to primitive value")}return void 0===e&&(e="number"),i(t,e)}},c430:function(t,e){t.exports=!1},c6b6:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},c6cd:function(t,e,n){var r=n("da84"),o=n("ce4e"),i="__core-js_shared__",c=r[i]||o(i,{});t.exports=c},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},ca84:function(t,e,n){var r=n("5135"),o=n("fc6a"),i=n("4d64").indexOf,c=n("d012");t.exports=function(t,e){var n,s=o(t),a=0,u=[];for(n in s)!r(c,n)&&r(s,n)&&u.push(n);while(e.length>a)r(s,n=e[a++])&&(~i(u,n)||u.push(n));return u}},caad:function(t,e,n){"use strict";var r=n("23e7"),o=n("4d64").includes,i=n("44d2");r({target:"Array",proto:!0},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("includes")},cc12:function(t,e,n){var r=n("da84"),o=n("861d"),i=r.document,c=o(i)&&o(i.createElement);t.exports=function(t){return c?i.createElement(t):{}}},cca6:function(t,e,n){var r=n("23e7"),o=n("60da");r({target:"Object",stat:!0,forced:Object.assign!==o},{assign:o})},cdf9:function(t,e,n){var r=n("825a"),o=n("861d"),i=n("f069");t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t),c=n.resolve;return c(e),n.promise}},ce4e:function(t,e,n){var r=n("da84");t.exports=function(t,e){try{Object.defineProperty(r,t,{value:e,configurable:!0,writable:!0})}catch(n){r[t]=e}return e}},d012:function(t,e){t.exports={}},d039:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,n){var r=n("da84"),o=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?o(r[t]):r[t]&&r[t][e]}},d1e7:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},d28b:function(t,e,n){var r=n("746f");r("iterator")},d2bb:function(t,e,n){var r=n("825a"),o=n("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(i){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},d3b7:function(t,e,n){var r=n("00ee"),o=n("6eeb"),i=n("b041");r||o(Object.prototype,"toString",i,{unsafe:!0})},d44e:function(t,e,n){var r=n("9bf2").f,o=n("5135"),i=n("b622"),c=i("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,c)&&r(t,c,{configurable:!0,value:e})}},d81d:function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").map,i=n("1dde"),c=i("map");r({target:"Array",proto:!0,forced:!c},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},d959:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=(t,e)=>{const n=t.__vccOpts||t;for(const[r,o]of e)n[r]=o;return n}},d9b5:function(t,e,n){var r=n("d066"),o=n("fdbf");t.exports=o?function(t){return"symbol"==typeof t}:function(t){var e=r("Symbol");return"function"==typeof e&&Object(t)instanceof e}},da84:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},dbb4:function(t,e,n){var r=n("23e7"),o=n("83ab"),i=n("56ef"),c=n("fc6a"),s=n("06cf"),a=n("8418");r({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){var e,n,r=c(t),o=s.f,u=i(r),l={},f=0;while(u.length>f)n=o(r,e=u[f++]),void 0!==n&&a(l,e,n);return l}})},ddb0:function(t,e,n){var r=n("da84"),o=n("fdbc"),i=n("e260"),c=n("9112"),s=n("b622"),a=s("iterator"),u=s("toStringTag"),l=i.values;for(var f in o){var p=r[f],d=p&&p.prototype;if(d){if(d[a]!==l)try{c(d,a,l)}catch(b){d[a]=l}if(d[u]||c(d,u,f),o[f])for(var h in i)if(d[h]!==i[h])try{c(d,h,i[h])}catch(b){d[h]=i[h]}}}},df75:function(t,e,n){var r=n("ca84"),o=n("7839");t.exports=Object.keys||function(t){return r(t,o)}},e01a:function(t,e,n){"use strict";var r=n("23e7"),o=n("83ab"),i=n("da84"),c=n("5135"),s=n("861d"),a=n("9bf2").f,u=n("e893"),l=i.Symbol;if(o&&"function"==typeof l&&(!("description"in l.prototype)||void 0!==l().description)){var f={},p=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof p?new l(t):void 0===t?l():l(t);return""===t&&(f[e]=!0),e};u(p,l);var d=p.prototype=l.prototype;d.constructor=p;var h=d.toString,b="Symbol(test)"==String(l("test")),v=/^Symbol\((.*)\)[^)]+$/;a(d,"description",{configurable:!0,get:function(){var t=s(this)?this.valueOf():this,e=h.call(t);if(c(f,t))return"";var n=b?e.slice(7,-1):e.replace(v,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:p})}},e163:function(t,e,n){var r=n("5135"),o=n("7b0b"),i=n("f772"),c=n("e177"),s=i("IE_PROTO"),a=Object.prototype;t.exports=c?Object.getPrototypeOf:function(t){return t=o(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},e177:function(t,e,n){var r=n("d039");t.exports=!r((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e260:function(t,e,n){"use strict";var r=n("fc6a"),o=n("44d2"),i=n("3f8c"),c=n("69f3"),s=n("7dd0"),a="Array Iterator",u=c.set,l=c.getterFor(a);t.exports=s(Array,"Array",(function(t,e){u(this,{type:a,target:r(t),index:0,kind:e})}),(function(){var t=l(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},e2cc:function(t,e,n){var r=n("6eeb");t.exports=function(t,e,n){for(var o in e)r(t,o,e[o],n);return t}},e439:function(t,e,n){var r=n("23e7"),o=n("d039"),i=n("fc6a"),c=n("06cf").f,s=n("83ab"),a=o((function(){c(1)})),u=!s||a;r({target:"Object",stat:!0,forced:u,sham:!s},{getOwnPropertyDescriptor:function(t,e){return c(i(t),e)}})},e538:function(t,e,n){var r=n("b622");e.f=r},e54b:function(t,e,n){"use strict";var r=function(t){return o(t)&&!i(t)};function o(t){return!!t&&"object"===typeof t}function i(t){var e=Object.prototype.toString.call(t);return"[object RegExp]"===e||"[object Date]"===e||a(t)}var c="function"===typeof Symbol&&Symbol.for,s=c?Symbol.for("react.element"):60103;function a(t){return t.$$typeof===s}function u(t){return Array.isArray(t)?[]:{}}function l(t,e){return!1!==e.clone&&e.isMergeableObject(t)?g(u(t),t,e):t}function f(t,e,n){return t.concat(e).map((function(t){return l(t,n)}))}function p(t,e){if(!e.customMerge)return g;var n=e.customMerge(t);return"function"===typeof n?n:g}function d(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter((function(e){return t.propertyIsEnumerable(e)})):[]}function h(t){return Object.keys(t).concat(d(t))}function b(t,e){try{return e in t}catch(n){return!1}}function v(t,e){return b(t,e)&&!(Object.hasOwnProperty.call(t,e)&&Object.propertyIsEnumerable.call(t,e))}function m(t,e,n){var r={};return n.isMergeableObject(t)&&h(t).forEach((function(e){r[e]=l(t[e],n)})),h(e).forEach((function(o){v(t,o)||(b(t,o)&&n.isMergeableObject(e[o])?r[o]=p(o,n)(t[o],e[o],n):r[o]=l(e[o],n))})),r}function g(t,e,n){n=n||{},n.arrayMerge=n.arrayMerge||f,n.isMergeableObject=n.isMergeableObject||r,n.cloneUnlessOtherwiseSpecified=l;var o=Array.isArray(e),i=Array.isArray(t),c=o===i;return c?o?n.arrayMerge(t,e,n):m(t,e,n):l(e,n)}g.all=function(t,e){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce((function(t,n){return g(t,n,e)}),{})};var y=g;t.exports=y},e667:function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},e6cf:function(t,e,n){"use strict";var r,o,i,c,s=n("23e7"),a=n("c430"),u=n("da84"),l=n("d066"),f=n("fea9"),p=n("6eeb"),d=n("e2cc"),h=n("d2bb"),b=n("d44e"),v=n("2626"),m=n("861d"),g=n("1c0b"),y=n("19aa"),O=n("8925"),j=n("2266"),w=n("1c7e"),_=n("4840"),x=n("2cf4").set,S=n("b575"),E=n("cdf9"),C=n("44de"),A=n("f069"),k=n("e667"),P=n("69f3"),T=n("94ca"),M=n("b622"),I=n("6069"),L=n("605d"),R=n("2d00"),F=M("species"),N="Promise",$=P.get,B=P.set,V=P.getterFor(N),D=f&&f.prototype,U=f,G=D,q=u.TypeError,W=u.document,z=u.process,H=A.f,K=H,J=!!(W&&W.createEvent&&u.dispatchEvent),Y="function"==typeof PromiseRejectionEvent,X="unhandledrejection",Q="rejectionhandled",Z=0,tt=1,et=2,nt=1,rt=2,ot=!1,it=T(N,(function(){var t=O(U),e=t!==String(U);if(!e&&66===R)return!0;if(a&&!G["finally"])return!0;if(R>=51&&/native code/.test(t))return!1;var n=new U((function(t){t(1)})),r=function(t){t((function(){}),(function(){}))},o=n.constructor={};return o[F]=r,ot=n.then((function(){}))instanceof r,!ot||!e&&I&&!Y})),ct=it||!w((function(t){U.all(t)["catch"]((function(){}))})),st=function(t){var e;return!(!m(t)||"function"!=typeof(e=t.then))&&e},at=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;S((function(){var r=t.value,o=t.state==tt,i=0;while(n.length>i){var c,s,a,u=n[i++],l=o?u.ok:u.fail,f=u.resolve,p=u.reject,d=u.domain;try{l?(o||(t.rejection===rt&&pt(t),t.rejection=nt),!0===l?c=r:(d&&d.enter(),c=l(r),d&&(d.exit(),a=!0)),c===u.promise?p(q("Promise-chain cycle")):(s=st(c))?s.call(c,f,p):f(c)):p(r)}catch(h){d&&!a&&d.exit(),p(h)}}t.reactions=[],t.notified=!1,e&&!t.rejection&<(t)}))}},ut=function(t,e,n){var r,o;J?(r=W.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),u.dispatchEvent(r)):r={promise:e,reason:n},!Y&&(o=u["on"+t])?o(r):t===X&&C("Unhandled promise rejection",n)},lt=function(t){x.call(u,(function(){var e,n=t.facade,r=t.value,o=ft(t);if(o&&(e=k((function(){L?z.emit("unhandledRejection",r,n):ut(X,n,r)})),t.rejection=L||ft(t)?rt:nt,e.error))throw e.value}))},ft=function(t){return t.rejection!==nt&&!t.parent},pt=function(t){x.call(u,(function(){var e=t.facade;L?z.emit("rejectionHandled",e):ut(Q,e,t.value)}))},dt=function(t,e,n){return function(r){t(e,r,n)}},ht=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=et,at(t,!0))},bt=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw q("Promise can't be resolved itself");var r=st(e);r?S((function(){var n={done:!1};try{r.call(e,dt(bt,n,t),dt(ht,n,t))}catch(o){ht(n,o,t)}})):(t.value=e,t.state=tt,at(t,!1))}catch(o){ht({done:!1},o,t)}}};if(it&&(U=function(t){y(this,U,N),g(t),r.call(this);var e=$(this);try{t(dt(bt,e),dt(ht,e))}catch(n){ht(e,n)}},G=U.prototype,r=function(t){B(this,{type:N,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:Z,value:void 0})},r.prototype=d(G,{then:function(t,e){var n=V(this),r=H(_(this,U));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=L?z.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=Z&&at(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r,e=$(t);this.promise=t,this.resolve=dt(bt,e),this.reject=dt(ht,e)},A.f=H=function(t){return t===U||t===i?new o(t):K(t)},!a&&"function"==typeof f&&D!==Object.prototype)){c=D.then,ot||(p(D,"then",(function(t,e){var n=this;return new U((function(t,e){c.call(n,t,e)})).then(t,e)}),{unsafe:!0}),p(D,"catch",G["catch"],{unsafe:!0}));try{delete D.constructor}catch(vt){}h&&h(D,G)}s({global:!0,wrap:!0,forced:it},{Promise:U}),b(U,N,!1,!0),v(N),i=l(N),s({target:N,stat:!0,forced:it},{reject:function(t){var e=H(this);return e.reject.call(void 0,t),e.promise}}),s({target:N,stat:!0,forced:a||it},{resolve:function(t){return E(a&&this===i?U:this,t)}}),s({target:N,stat:!0,forced:ct},{all:function(t){var e=this,n=H(e),r=n.resolve,o=n.reject,i=k((function(){var n=g(e.resolve),i=[],c=0,s=1;j(t,(function(t){var a=c++,u=!1;i.push(void 0),s++,n.call(e,t).then((function(t){u||(u=!0,i[a]=t,--s||r(i))}),o)})),--s||r(i)}));return i.error&&o(i.value),n.promise},race:function(t){var e=this,n=H(e),r=n.reject,o=k((function(){var o=g(e.resolve);j(t,(function(t){o.call(e,t).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}})},e893:function(t,e,n){var r=n("5135"),o=n("56ef"),i=n("06cf"),c=n("9bf2");t.exports=function(t,e){for(var n=o(e),s=c.f,a=i.f,u=0;u 1 ? arguments[1] : undefined);\n// eslint-disable-next-line es/no-array-prototype-foreach -- safe\n} : [].forEach;\n","module.exports = function (it, Constructor, name) {\n if (!(it instanceof Constructor)) {\n throw TypeError('Incorrect ' + (name ? name + ' ' : '') + 'invocation');\n } return it;\n};\n","var getBuiltIn = require('../internals/get-built-in');\n\nmodule.exports = getBuiltIn('document', 'documentElement');\n","module.exports = function (it) {\n if (typeof it != 'function') {\n throw TypeError(String(it) + ' is not a function');\n } return it;\n};\n","var wellKnownSymbol = require('../internals/well-known-symbol');\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar SAFE_CLOSING = false;\n\ntry {\n var called = 0;\n var iteratorWithReturn = {\n next: function () {\n return { done: !!called++ };\n },\n 'return': function () {\n SAFE_CLOSING = true;\n }\n };\n iteratorWithReturn[ITERATOR] = function () {\n return this;\n };\n // eslint-disable-next-line es/no-array-from, no-throw-literal -- required for testing\n Array.from(iteratorWithReturn, function () { throw 2; });\n} catch (error) { /* empty */ }\n\nmodule.exports = function (exec, SKIP_CLOSING) {\n if (!SKIP_CLOSING && !SAFE_CLOSING) return false;\n var ITERATION_SUPPORT = false;\n try {\n var object = {};\n object[ITERATOR] = function () {\n return {\n next: function () {\n return { done: ITERATION_SUPPORT = true };\n }\n };\n };\n exec(object);\n } catch (error) { /* empty */ }\n return ITERATION_SUPPORT;\n};\n","var userAgent = require('../internals/engine-user-agent');\n\nmodule.exports = /(?:iphone|ipod|ipad).*applewebkit/i.test(userAgent);\n","// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nmodule.exports = function (it) {\n if (it == undefined) throw TypeError(\"Can't call method on \" + it);\n return it;\n};\n","var fails = require('../internals/fails');\nvar wellKnownSymbol = require('../internals/well-known-symbol');\nvar V8_VERSION = require('../internals/engine-v8-version');\n\nvar SPECIES = wellKnownSymbol('species');\n\nmodule.exports = function (METHOD_NAME) {\n // We can't use this feature detection in V8 since it causes\n // deoptimization and serious performance degradation\n // https://github.com/zloirock/core-js/issues/677\n return V8_VERSION >= 51 || !fails(function () {\n var array = [];\n var constructor = array.constructor = {};\n constructor[SPECIES] = function () {\n return { foo: 1 };\n };\n return array[METHOD_NAME](Boolean).foo !== 1;\n });\n};\n","var anObject = require('../internals/an-object');\nvar isArrayIteratorMethod = require('../internals/is-array-iterator-method');\nvar toLength = require('../internals/to-length');\nvar bind = require('../internals/function-bind-context');\nvar getIteratorMethod = require('../internals/get-iterator-method');\nvar iteratorClose = require('../internals/iterator-close');\n\nvar Result = function (stopped, result) {\n this.stopped = stopped;\n this.result = result;\n};\n\nmodule.exports = function (iterable, unboundFunction, options) {\n var that = options && options.that;\n var AS_ENTRIES = !!(options && options.AS_ENTRIES);\n var IS_ITERATOR = !!(options && options.IS_ITERATOR);\n var INTERRUPTED = !!(options && options.INTERRUPTED);\n var fn = bind(unboundFunction, that, 1 + AS_ENTRIES + INTERRUPTED);\n var iterator, iterFn, index, length, result, next, step;\n\n var stop = function (condition) {\n if (iterator) iteratorClose(iterator);\n return new Result(true, condition);\n };\n\n var callFn = function (value) {\n if (AS_ENTRIES) {\n anObject(value);\n return INTERRUPTED ? fn(value[0], value[1], stop) : fn(value[0], value[1]);\n } return INTERRUPTED ? fn(value, stop) : fn(value);\n };\n\n if (IS_ITERATOR) {\n iterator = iterable;\n } else {\n iterFn = getIteratorMethod(iterable);\n if (typeof iterFn != 'function') throw TypeError('Target is not iterable');\n // optimisation for array iterators\n if (isArrayIteratorMethod(iterFn)) {\n for (index = 0, length = toLength(iterable.length); length > index; index++) {\n result = callFn(iterable[index]);\n if (result && result instanceof Result) return result;\n } return new Result(false);\n }\n iterator = iterFn.call(iterable);\n }\n\n next = iterator.next;\n while (!(step = next.call(iterator)).done) {\n try {\n result = callFn(step.value);\n } catch (error) {\n iteratorClose(iterator);\n throw error;\n }\n if (typeof result == 'object' && result && result instanceof Result) return result;\n } return new Result(false);\n};\n","var toInteger = require('../internals/to-integer');\n\nvar max = Math.max;\nvar min = Math.min;\n\n// Helper for a popular repeating case of the spec:\n// Let integer be ? ToInteger(index).\n// If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).\nmodule.exports = function (index, length) {\n var integer = toInteger(index);\n return integer < 0 ? max(integer + length, 0) : min(integer, length);\n};\n","var global = require('../internals/global');\nvar getOwnPropertyDescriptor = require('../internals/object-get-own-property-descriptor').f;\nvar createNonEnumerableProperty = require('../internals/create-non-enumerable-property');\nvar redefine = require('../internals/redefine');\nvar setGlobal = require('../internals/set-global');\nvar copyConstructorProperties = require('../internals/copy-constructor-properties');\nvar isForced = require('../internals/is-forced');\n\n/*\n options.target - name of the target object\n options.global - target is the global object\n options.stat - export as static methods of target\n options.proto - export as prototype methods of target\n options.real - real prototype method for the `pure` version\n options.forced - export even if the native feature is available\n options.bind - bind methods to the target, required for the `pure` version\n options.wrap - wrap constructors to preventing global pollution, required for the `pure` version\n options.unsafe - use the simple assignment of property instead of delete + defineProperty\n options.sham - add a flag to not completely full polyfills\n options.enumerable - export as enumerable property\n options.noTargetGet - prevent calling a getter on target\n*/\nmodule.exports = function (options, source) {\n var TARGET = options.target;\n var GLOBAL = options.global;\n var STATIC = options.stat;\n var FORCED, target, key, targetProperty, sourceProperty, descriptor;\n if (GLOBAL) {\n target = global;\n } else if (STATIC) {\n target = global[TARGET] || setGlobal(TARGET, {});\n } else {\n target = (global[TARGET] || {}).prototype;\n }\n if (target) for (key in source) {\n sourceProperty = source[key];\n if (options.noTargetGet) {\n descriptor = getOwnPropertyDescriptor(target, key);\n targetProperty = descriptor && descriptor.value;\n } else targetProperty = target[key];\n FORCED = isForced(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);\n // contained in target\n if (!FORCED && targetProperty !== undefined) {\n if (typeof sourceProperty === typeof targetProperty) continue;\n copyConstructorProperties(sourceProperty, targetProperty);\n }\n // add a flag to not completely full polyfills\n if (options.sham || (targetProperty && targetProperty.sham)) {\n createNonEnumerableProperty(sourceProperty, 'sham', true);\n }\n // extend global\n redefine(target, key, sourceProperty, options);\n }\n};\n","var internalObjectKeys = require('../internals/object-keys-internal');\nvar enumBugKeys = require('../internals/enum-bug-keys');\n\nvar hiddenKeys = enumBugKeys.concat('length', 'prototype');\n\n// `Object.getOwnPropertyNames` method\n// https://tc39.es/ecma262/#sec-object.getownpropertynames\n// eslint-disable-next-line es/no-object-getownpropertynames -- safe\nexports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {\n return internalObjectKeys(O, hiddenKeys);\n};\n","'use strict';\nvar $ = require('../internals/export');\nvar notARegExp = require('../internals/not-a-regexp');\nvar requireObjectCoercible = require('../internals/require-object-coercible');\nvar toString = require('../internals/to-string');\nvar correctIsRegExpLogic = require('../internals/correct-is-regexp-logic');\n\n// `String.prototype.includes` method\n// https://tc39.es/ecma262/#sec-string.prototype.includes\n$({ target: 'String', proto: true, forced: !correctIsRegExpLogic('includes') }, {\n includes: function includes(searchString /* , position = 0 */) {\n return !!~toString(requireObjectCoercible(this))\n .indexOf(toString(notARegExp(searchString)), arguments.length > 1 ? arguments[1] : undefined);\n }\n});\n","'use strict';\nvar getBuiltIn = require('../internals/get-built-in');\nvar definePropertyModule = require('../internals/object-define-property');\nvar wellKnownSymbol = require('../internals/well-known-symbol');\nvar DESCRIPTORS = require('../internals/descriptors');\n\nvar SPECIES = wellKnownSymbol('species');\n\nmodule.exports = function (CONSTRUCTOR_NAME) {\n var Constructor = getBuiltIn(CONSTRUCTOR_NAME);\n var defineProperty = definePropertyModule.f;\n\n if (DESCRIPTORS && Constructor && !Constructor[SPECIES]) {\n defineProperty(Constructor, SPECIES, {\n configurable: true,\n get: function () { return this; }\n });\n }\n};\n","export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n}","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter);\n}","import arrayLikeToArray from \"./arrayLikeToArray.js\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import arrayWithoutHoles from \"./arrayWithoutHoles.js\";\nimport iterableToArray from \"./iterableToArray.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableSpread from \"./nonIterableSpread.js\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}","var anObject = require('../internals/an-object');\n\nmodule.exports = function (iterator) {\n var returnMethod = iterator['return'];\n if (returnMethod !== undefined) {\n return anObject(returnMethod.call(iterator)).value;\n }\n};\n","var global = require('../internals/global');\nvar fails = require('../internals/fails');\nvar bind = require('../internals/function-bind-context');\nvar html = require('../internals/html');\nvar createElement = require('../internals/document-create-element');\nvar IS_IOS = require('../internals/engine-is-ios');\nvar IS_NODE = require('../internals/engine-is-node');\n\nvar set = global.setImmediate;\nvar clear = global.clearImmediate;\nvar process = global.process;\nvar MessageChannel = global.MessageChannel;\nvar Dispatch = global.Dispatch;\nvar counter = 0;\nvar queue = {};\nvar ONREADYSTATECHANGE = 'onreadystatechange';\nvar location, defer, channel, port;\n\ntry {\n // Deno throws a ReferenceError on `location` access without `--location` flag\n location = global.location;\n} catch (error) { /* empty */ }\n\nvar run = function (id) {\n // eslint-disable-next-line no-prototype-builtins -- safe\n if (queue.hasOwnProperty(id)) {\n var fn = queue[id];\n delete queue[id];\n fn();\n }\n};\n\nvar runner = function (id) {\n return function () {\n run(id);\n };\n};\n\nvar listener = function (event) {\n run(event.data);\n};\n\nvar post = function (id) {\n // old engines have not location.origin\n global.postMessage(String(id), location.protocol + '//' + location.host);\n};\n\n// Node.js 0.9+ & IE10+ has setImmediate, otherwise:\nif (!set || !clear) {\n set = function setImmediate(fn) {\n var args = [];\n var argumentsLength = arguments.length;\n var i = 1;\n while (argumentsLength > i) args.push(arguments[i++]);\n queue[++counter] = function () {\n // eslint-disable-next-line no-new-func -- spec requirement\n (typeof fn == 'function' ? fn : Function(fn)).apply(undefined, args);\n };\n defer(counter);\n return counter;\n };\n clear = function clearImmediate(id) {\n delete queue[id];\n };\n // Node.js 0.8-\n if (IS_NODE) {\n defer = function (id) {\n process.nextTick(runner(id));\n };\n // Sphere (JS game engine) Dispatch API\n } else if (Dispatch && Dispatch.now) {\n defer = function (id) {\n Dispatch.now(runner(id));\n };\n // Browsers with MessageChannel, includes WebWorkers\n // except iOS - https://github.com/zloirock/core-js/issues/624\n } else if (MessageChannel && !IS_IOS) {\n channel = new MessageChannel();\n port = channel.port2;\n channel.port1.onmessage = listener;\n defer = bind(port.postMessage, port, 1);\n // Browsers with postMessage, skip WebWorkers\n // IE8 has postMessage, but it's sync & typeof its postMessage is 'object'\n } else if (\n global.addEventListener &&\n typeof postMessage == 'function' &&\n !global.importScripts &&\n location && location.protocol !== 'file:' &&\n !fails(post)\n ) {\n defer = post;\n global.addEventListener('message', listener, false);\n // IE8-\n } else if (ONREADYSTATECHANGE in createElement('script')) {\n defer = function (id) {\n html.appendChild(createElement('script'))[ONREADYSTATECHANGE] = function () {\n html.removeChild(this);\n run(id);\n };\n };\n // Rest old browsers\n } else {\n defer = function (id) {\n setTimeout(runner(id), 0);\n };\n }\n}\n\nmodule.exports = {\n set: set,\n clear: clear\n};\n","var global = require('../internals/global');\nvar userAgent = require('../internals/engine-user-agent');\n\nvar process = global.process;\nvar Deno = global.Deno;\nvar versions = process && process.versions || Deno && Deno.version;\nvar v8 = versions && versions.v8;\nvar match, version;\n\nif (v8) {\n match = v8.split('.');\n version = match[0] < 4 ? 1 : match[0] + match[1];\n} else if (userAgent) {\n match = userAgent.match(/Edge\\/(\\d+)/);\n if (!match || match[1] >= 74) {\n match = userAgent.match(/Chrome\\/(\\d+)/);\n if (match) version = match[1];\n }\n}\n\nmodule.exports = version && +version;\n","var getBuiltIn = require('../internals/get-built-in');\n\nmodule.exports = getBuiltIn('navigator', 'userAgent') || '';\n","var classof = require('../internals/classof');\nvar Iterators = require('../internals/iterators');\nvar wellKnownSymbol = require('../internals/well-known-symbol');\n\nvar ITERATOR = wellKnownSymbol('iterator');\n\nmodule.exports = function (it) {\n if (it != undefined) return it[ITERATOR]\n || it['@@iterator']\n || Iterators[classof(it)];\n};\n","var DESCRIPTORS = require('../internals/descriptors');\nvar definePropertyModule = require('../internals/object-define-property');\nvar anObject = require('../internals/an-object');\nvar objectKeys = require('../internals/object-keys');\n\n// `Object.defineProperties` method\n// https://tc39.es/ecma262/#sec-object.defineproperties\n// eslint-disable-next-line es/no-object-defineproperties -- safe\nmodule.exports = DESCRIPTORS ? Object.defineProperties : function defineProperties(O, Properties) {\n anObject(O);\n var keys = objectKeys(Properties);\n var length = keys.length;\n var index = 0;\n var key;\n while (length > index) definePropertyModule.f(O, key = keys[index++], Properties[key]);\n return O;\n};\n","var isObject = require('../internals/is-object');\n\nmodule.exports = function (it) {\n if (!isObject(it) && it !== null) {\n throw TypeError(\"Can't set \" + String(it) + ' as a prototype');\n } return it;\n};\n","'use strict';\nvar charAt = require('../internals/string-multibyte').charAt;\nvar toString = require('../internals/to-string');\nvar InternalStateModule = require('../internals/internal-state');\nvar defineIterator = require('../internals/define-iterator');\n\nvar STRING_ITERATOR = 'String Iterator';\nvar setInternalState = InternalStateModule.set;\nvar getInternalState = InternalStateModule.getterFor(STRING_ITERATOR);\n\n// `String.prototype[@@iterator]` method\n// https://tc39.es/ecma262/#sec-string.prototype-@@iterator\ndefineIterator(String, 'String', function (iterated) {\n setInternalState(this, {\n type: STRING_ITERATOR,\n string: toString(iterated),\n index: 0\n });\n// `%StringIteratorPrototype%.next` method\n// https://tc39.es/ecma262/#sec-%stringiteratorprototype%.next\n}, function next() {\n var state = getInternalState(this);\n var string = state.string;\n var index = state.index;\n var point;\n if (index >= string.length) return { value: undefined, done: true };\n point = charAt(string, index);\n state.index += point.length;\n return { value: point, done: false };\n});\n","import { getTarget, getDevtoolsGlobalHook } from './env';\nimport { HOOK_SETUP } from './const';\nexport * from './api';\nexport function setupDevtoolsPlugin(pluginDescriptor, setupFn) {\n const hook = getDevtoolsGlobalHook();\n if (hook) {\n hook.emit(HOOK_SETUP, pluginDescriptor, setupFn);\n }\n else {\n const target = getTarget();\n const list = target.__VUE_DEVTOOLS_PLUGINS__ = target.__VUE_DEVTOOLS_PLUGINS__ || [];\n list.push({\n pluginDescriptor,\n setupFn\n });\n }\n}\n","module.exports = {};\n","var global = require('../internals/global');\n\nmodule.exports = global;\n","var fails = require('../internals/fails');\nvar classof = require('../internals/classof-raw');\n\nvar split = ''.split;\n\n// fallback for non-array-like ES3 and non-enumerable old V8 strings\nmodule.exports = fails(function () {\n // throws an error in rhino, see https://github.com/mozilla/rhino/issues/346\n // eslint-disable-next-line no-prototype-builtins -- safe\n return !Object('z').propertyIsEnumerable(0);\n}) ? function (it) {\n return classof(it) == 'String' ? split.call(it, '') : Object(it);\n} : Object;\n","var wellKnownSymbol = require('../internals/well-known-symbol');\nvar create = require('../internals/object-create');\nvar definePropertyModule = require('../internals/object-define-property');\n\nvar UNSCOPABLES = wellKnownSymbol('unscopables');\nvar ArrayPrototype = Array.prototype;\n\n// Array.prototype[@@unscopables]\n// https://tc39.es/ecma262/#sec-array.prototype-@@unscopables\nif (ArrayPrototype[UNSCOPABLES] == undefined) {\n definePropertyModule.f(ArrayPrototype, UNSCOPABLES, {\n configurable: true,\n value: create(null)\n });\n}\n\n// add a key to Array.prototype[@@unscopables]\nmodule.exports = function (key) {\n ArrayPrototype[UNSCOPABLES][key] = true;\n};\n","var global = require('../internals/global');\n\nmodule.exports = function (a, b) {\n var console = global.console;\n if (console && console.error) {\n arguments.length === 1 ? console.error(a) : console.error(a, b);\n }\n};\n","var isObject = require('../internals/is-object');\nvar classof = require('../internals/classof-raw');\nvar wellKnownSymbol = require('../internals/well-known-symbol');\n\nvar MATCH = wellKnownSymbol('match');\n\n// `IsRegExp` abstract operation\n// https://tc39.es/ecma262/#sec-isregexp\nmodule.exports = function (it) {\n var isRegExp;\n return isObject(it) && ((isRegExp = it[MATCH]) !== undefined ? !!isRegExp : classof(it) == 'RegExp');\n};\n","var anObject = require('../internals/an-object');\nvar aFunction = require('../internals/a-function');\nvar wellKnownSymbol = require('../internals/well-known-symbol');\n\nvar SPECIES = wellKnownSymbol('species');\n\n// `SpeciesConstructor` abstract operation\n// https://tc39.es/ecma262/#sec-speciesconstructor\nmodule.exports = function (O, defaultConstructor) {\n var C = anObject(O).constructor;\n var S;\n return C === undefined || (S = anObject(C)[SPECIES]) == undefined ? defaultConstructor : aFunction(S);\n};\n","var isObject = require('../internals/is-object');\n\n// `OrdinaryToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-ordinarytoprimitive\nmodule.exports = function (input, pref) {\n var fn, val;\n if (pref === 'string' && typeof (fn = input.toString) == 'function' && !isObject(val = fn.call(input))) return val;\n if (typeof (fn = input.valueOf) == 'function' && !isObject(val = fn.call(input))) return val;\n if (pref !== 'string' && typeof (fn = input.toString) == 'function' && !isObject(val = fn.call(input))) return val;\n throw TypeError(\"Can't convert object to primitive value\");\n};\n","/* eslint-disable es/no-symbol -- required for testing */\nvar V8_VERSION = require('../internals/engine-v8-version');\nvar fails = require('../internals/fails');\n\n// eslint-disable-next-line es/no-object-getownpropertysymbols -- required for testing\nmodule.exports = !!Object.getOwnPropertySymbols && !fails(function () {\n var symbol = Symbol();\n // Chrome 38 Symbol has incorrect toString conversion\n // `get-own-property-symbols` polyfill symbols converted to object are not Symbol instances\n return !String(symbol) || !(Object(symbol) instanceof Symbol) ||\n // Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances\n !Symbol.sham && V8_VERSION && V8_VERSION < 41;\n});\n","var toIndexedObject = require('../internals/to-indexed-object');\nvar toLength = require('../internals/to-length');\nvar toAbsoluteIndex = require('../internals/to-absolute-index');\n\n// `Array.prototype.{ indexOf, includes }` methods implementation\nvar createMethod = function (IS_INCLUDES) {\n return function ($this, el, fromIndex) {\n var O = toIndexedObject($this);\n var length = toLength(O.length);\n var index = toAbsoluteIndex(fromIndex, length);\n var value;\n // Array#includes uses SameValueZero equality algorithm\n // eslint-disable-next-line no-self-compare -- NaN check\n if (IS_INCLUDES && el != el) while (length > index) {\n value = O[index++];\n // eslint-disable-next-line no-self-compare -- NaN check\n if (value != value) return true;\n // Array#indexOf ignores holes, Array#includes - not\n } else for (;length > index; index++) {\n if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;\n } return !IS_INCLUDES && -1;\n };\n};\n\nmodule.exports = {\n // `Array.prototype.includes` method\n // https://tc39.es/ecma262/#sec-array.prototype.includes\n includes: createMethod(true),\n // `Array.prototype.indexOf` method\n // https://tc39.es/ecma262/#sec-array.prototype.indexof\n indexOf: createMethod(false)\n};\n","'use strict';\nvar $ = require('../internals/export');\nvar $filter = require('../internals/array-iteration').filter;\nvar arrayMethodHasSpeciesSupport = require('../internals/array-method-has-species-support');\n\nvar HAS_SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('filter');\n\n// `Array.prototype.filter` method\n// https://tc39.es/ecma262/#sec-array.prototype.filter\n// with adding support of @@species\n$({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {\n filter: function filter(callbackfn /* , thisArg */) {\n return $filter(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);\n }\n});\n","'use strict';\nvar bind = require('../internals/function-bind-context');\nvar toObject = require('../internals/to-object');\nvar callWithSafeIterationClosing = require('../internals/call-with-safe-iteration-closing');\nvar isArrayIteratorMethod = require('../internals/is-array-iterator-method');\nvar toLength = require('../internals/to-length');\nvar createProperty = require('../internals/create-property');\nvar getIteratorMethod = require('../internals/get-iterator-method');\n\n// `Array.from` method implementation\n// https://tc39.es/ecma262/#sec-array.from\nmodule.exports = function from(arrayLike /* , mapfn = undefined, thisArg = undefined */) {\n var O = toObject(arrayLike);\n var C = typeof this == 'function' ? this : Array;\n var argumentsLength = arguments.length;\n var mapfn = argumentsLength > 1 ? arguments[1] : undefined;\n var mapping = mapfn !== undefined;\n var iteratorMethod = getIteratorMethod(O);\n var index = 0;\n var length, result, step, iterator, next, value;\n if (mapping) mapfn = bind(mapfn, argumentsLength > 2 ? arguments[2] : undefined, 2);\n // if the target is not iterable or it's an array with the default iterator - use a simple case\n if (iteratorMethod != undefined && !(C == Array && isArrayIteratorMethod(iteratorMethod))) {\n iterator = iteratorMethod.call(O);\n next = iterator.next;\n result = new C();\n for (;!(step = next.call(iterator)).done; index++) {\n value = mapping ? callWithSafeIterationClosing(iterator, mapfn, [step.value, index], true) : step.value;\n createProperty(result, index, value);\n }\n } else {\n length = toLength(O.length);\n result = new C(length);\n for (;length > index; index++) {\n value = mapping ? mapfn(O[index], index) : O[index];\n createProperty(result, index, value);\n }\n }\n result.length = index;\n return result;\n};\n","var toInteger = require('../internals/to-integer');\n\nvar min = Math.min;\n\n// `ToLength` abstract operation\n// https://tc39.es/ecma262/#sec-tolength\nmodule.exports = function (argument) {\n return argument > 0 ? min(toInteger(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991\n};\n","var toObject = require('../internals/to-object');\n\nvar hasOwnProperty = {}.hasOwnProperty;\n\nmodule.exports = Object.hasOwn || function hasOwn(it, key) {\n return hasOwnProperty.call(toObject(it), key);\n};\n","/*!\n * vuex v4.0.2\n * (c) 2021 Evan You\n * @license MIT\n */\nimport { inject, reactive, watch } from 'vue';\nimport { setupDevtoolsPlugin } from '@vue/devtools-api';\n\nvar storeKey = 'store';\n\nfunction useStore (key) {\n if ( key === void 0 ) key = null;\n\n return inject(key !== null ? key : storeKey)\n}\n\n/**\n * Get the first item that pass the test\n * by second argument function\n *\n * @param {Array} list\n * @param {Function} f\n * @return {*}\n */\nfunction find (list, f) {\n return list.filter(f)[0]\n}\n\n/**\n * Deep copy the given object considering circular structure.\n * This function caches all nested objects and its copies.\n * If it detects circular structure, use cached copy to avoid infinite loop.\n *\n * @param {*} obj\n * @param {Array} cache\n * @return {*}\n */\nfunction deepCopy (obj, cache) {\n if ( cache === void 0 ) cache = [];\n\n // just return if obj is immutable value\n if (obj === null || typeof obj !== 'object') {\n return obj\n }\n\n // if obj is hit, it is in circular structure\n var hit = find(cache, function (c) { return c.original === obj; });\n if (hit) {\n return hit.copy\n }\n\n var copy = Array.isArray(obj) ? [] : {};\n // put the copy into cache at first\n // because we want to refer it in recursive deepCopy\n cache.push({\n original: obj,\n copy: copy\n });\n\n Object.keys(obj).forEach(function (key) {\n copy[key] = deepCopy(obj[key], cache);\n });\n\n return copy\n}\n\n/**\n * forEach for object\n */\nfunction forEachValue (obj, fn) {\n Object.keys(obj).forEach(function (key) { return fn(obj[key], key); });\n}\n\nfunction isObject (obj) {\n return obj !== null && typeof obj === 'object'\n}\n\nfunction isPromise (val) {\n return val && typeof val.then === 'function'\n}\n\nfunction assert (condition, msg) {\n if (!condition) { throw new Error((\"[vuex] \" + msg)) }\n}\n\nfunction partial (fn, arg) {\n return function () {\n return fn(arg)\n }\n}\n\nfunction genericSubscribe (fn, subs, options) {\n if (subs.indexOf(fn) < 0) {\n options && options.prepend\n ? subs.unshift(fn)\n : subs.push(fn);\n }\n return function () {\n var i = subs.indexOf(fn);\n if (i > -1) {\n subs.splice(i, 1);\n }\n }\n}\n\nfunction resetStore (store, hot) {\n store._actions = Object.create(null);\n store._mutations = Object.create(null);\n store._wrappedGetters = Object.create(null);\n store._modulesNamespaceMap = Object.create(null);\n var state = store.state;\n // init all modules\n installModule(store, state, [], store._modules.root, true);\n // reset state\n resetStoreState(store, state, hot);\n}\n\nfunction resetStoreState (store, state, hot) {\n var oldState = store._state;\n\n // bind store public getters\n store.getters = {};\n // reset local getters cache\n store._makeLocalGettersCache = Object.create(null);\n var wrappedGetters = store._wrappedGetters;\n var computedObj = {};\n forEachValue(wrappedGetters, function (fn, key) {\n // use computed to leverage its lazy-caching mechanism\n // direct inline function use will lead to closure preserving oldState.\n // using partial to return function with only arguments preserved in closure environment.\n computedObj[key] = partial(fn, store);\n Object.defineProperty(store.getters, key, {\n // TODO: use `computed` when it's possible. at the moment we can't due to\n // https://github.com/vuejs/vuex/pull/1883\n get: function () { return computedObj[key](); },\n enumerable: true // for local getters\n });\n });\n\n store._state = reactive({\n data: state\n });\n\n // enable strict mode for new state\n if (store.strict) {\n enableStrictMode(store);\n }\n\n if (oldState) {\n if (hot) {\n // dispatch changes in all subscribed watchers\n // to force getter re-evaluation for hot reloading.\n store._withCommit(function () {\n oldState.data = null;\n });\n }\n }\n}\n\nfunction installModule (store, rootState, path, module, hot) {\n var isRoot = !path.length;\n var namespace = store._modules.getNamespace(path);\n\n // register in namespace map\n if (module.namespaced) {\n if (store._modulesNamespaceMap[namespace] && true) {\n console.error((\"[vuex] duplicate namespace \" + namespace + \" for the namespaced module \" + (path.join('/'))));\n }\n store._modulesNamespaceMap[namespace] = module;\n }\n\n // set state\n if (!isRoot && !hot) {\n var parentState = getNestedState(rootState, path.slice(0, -1));\n var moduleName = path[path.length - 1];\n store._withCommit(function () {\n {\n if (moduleName in parentState) {\n console.warn(\n (\"[vuex] state field \\\"\" + moduleName + \"\\\" was overridden by a module with the same name at \\\"\" + (path.join('.')) + \"\\\"\")\n );\n }\n }\n parentState[moduleName] = module.state;\n });\n }\n\n var local = module.context = makeLocalContext(store, namespace, path);\n\n module.forEachMutation(function (mutation, key) {\n var namespacedType = namespace + key;\n registerMutation(store, namespacedType, mutation, local);\n });\n\n module.forEachAction(function (action, key) {\n var type = action.root ? key : namespace + key;\n var handler = action.handler || action;\n registerAction(store, type, handler, local);\n });\n\n module.forEachGetter(function (getter, key) {\n var namespacedType = namespace + key;\n registerGetter(store, namespacedType, getter, local);\n });\n\n module.forEachChild(function (child, key) {\n installModule(store, rootState, path.concat(key), child, hot);\n });\n}\n\n/**\n * make localized dispatch, commit, getters and state\n * if there is no namespace, just use root ones\n */\nfunction makeLocalContext (store, namespace, path) {\n var noNamespace = namespace === '';\n\n var local = {\n dispatch: noNamespace ? store.dispatch : function (_type, _payload, _options) {\n var args = unifyObjectStyle(_type, _payload, _options);\n var payload = args.payload;\n var options = args.options;\n var type = args.type;\n\n if (!options || !options.root) {\n type = namespace + type;\n if (!store._actions[type]) {\n console.error((\"[vuex] unknown local action type: \" + (args.type) + \", global type: \" + type));\n return\n }\n }\n\n return store.dispatch(type, payload)\n },\n\n commit: noNamespace ? store.commit : function (_type, _payload, _options) {\n var args = unifyObjectStyle(_type, _payload, _options);\n var payload = args.payload;\n var options = args.options;\n var type = args.type;\n\n if (!options || !options.root) {\n type = namespace + type;\n if (!store._mutations[type]) {\n console.error((\"[vuex] unknown local mutation type: \" + (args.type) + \", global type: \" + type));\n return\n }\n }\n\n store.commit(type, payload, options);\n }\n };\n\n // getters and state object must be gotten lazily\n // because they will be changed by state update\n Object.defineProperties(local, {\n getters: {\n get: noNamespace\n ? function () { return store.getters; }\n : function () { return makeLocalGetters(store, namespace); }\n },\n state: {\n get: function () { return getNestedState(store.state, path); }\n }\n });\n\n return local\n}\n\nfunction makeLocalGetters (store, namespace) {\n if (!store._makeLocalGettersCache[namespace]) {\n var gettersProxy = {};\n var splitPos = namespace.length;\n Object.keys(store.getters).forEach(function (type) {\n // skip if the target getter is not match this namespace\n if (type.slice(0, splitPos) !== namespace) { return }\n\n // extract local getter type\n var localType = type.slice(splitPos);\n\n // Add a port to the getters proxy.\n // Define as getter property because\n // we do not want to evaluate the getters in this time.\n Object.defineProperty(gettersProxy, localType, {\n get: function () { return store.getters[type]; },\n enumerable: true\n });\n });\n store._makeLocalGettersCache[namespace] = gettersProxy;\n }\n\n return store._makeLocalGettersCache[namespace]\n}\n\nfunction registerMutation (store, type, handler, local) {\n var entry = store._mutations[type] || (store._mutations[type] = []);\n entry.push(function wrappedMutationHandler (payload) {\n handler.call(store, local.state, payload);\n });\n}\n\nfunction registerAction (store, type, handler, local) {\n var entry = store._actions[type] || (store._actions[type] = []);\n entry.push(function wrappedActionHandler (payload) {\n var res = handler.call(store, {\n dispatch: local.dispatch,\n commit: local.commit,\n getters: local.getters,\n state: local.state,\n rootGetters: store.getters,\n rootState: store.state\n }, payload);\n if (!isPromise(res)) {\n res = Promise.resolve(res);\n }\n if (store._devtoolHook) {\n return res.catch(function (err) {\n store._devtoolHook.emit('vuex:error', err);\n throw err\n })\n } else {\n return res\n }\n });\n}\n\nfunction registerGetter (store, type, rawGetter, local) {\n if (store._wrappedGetters[type]) {\n {\n console.error((\"[vuex] duplicate getter key: \" + type));\n }\n return\n }\n store._wrappedGetters[type] = function wrappedGetter (store) {\n return rawGetter(\n local.state, // local state\n local.getters, // local getters\n store.state, // root state\n store.getters // root getters\n )\n };\n}\n\nfunction enableStrictMode (store) {\n watch(function () { return store._state.data; }, function () {\n {\n assert(store._committing, \"do not mutate vuex store state outside mutation handlers.\");\n }\n }, { deep: true, flush: 'sync' });\n}\n\nfunction getNestedState (state, path) {\n return path.reduce(function (state, key) { return state[key]; }, state)\n}\n\nfunction unifyObjectStyle (type, payload, options) {\n if (isObject(type) && type.type) {\n options = payload;\n payload = type;\n type = type.type;\n }\n\n {\n assert(typeof type === 'string', (\"expects string as the type, but found \" + (typeof type) + \".\"));\n }\n\n return { type: type, payload: payload, options: options }\n}\n\nvar LABEL_VUEX_BINDINGS = 'vuex bindings';\nvar MUTATIONS_LAYER_ID = 'vuex:mutations';\nvar ACTIONS_LAYER_ID = 'vuex:actions';\nvar INSPECTOR_ID = 'vuex';\n\nvar actionId = 0;\n\nfunction addDevtools (app, store) {\n setupDevtoolsPlugin(\n {\n id: 'org.vuejs.vuex',\n app: app,\n label: 'Vuex',\n homepage: 'https://next.vuex.vuejs.org/',\n logo: 'https://vuejs.org/images/icons/favicon-96x96.png',\n packageName: 'vuex',\n componentStateTypes: [LABEL_VUEX_BINDINGS]\n },\n function (api) {\n api.addTimelineLayer({\n id: MUTATIONS_LAYER_ID,\n label: 'Vuex Mutations',\n color: COLOR_LIME_500\n });\n\n api.addTimelineLayer({\n id: ACTIONS_LAYER_ID,\n label: 'Vuex Actions',\n color: COLOR_LIME_500\n });\n\n api.addInspector({\n id: INSPECTOR_ID,\n label: 'Vuex',\n icon: 'storage',\n treeFilterPlaceholder: 'Filter stores...'\n });\n\n api.on.getInspectorTree(function (payload) {\n if (payload.app === app && payload.inspectorId === INSPECTOR_ID) {\n if (payload.filter) {\n var nodes = [];\n flattenStoreForInspectorTree(nodes, store._modules.root, payload.filter, '');\n payload.rootNodes = nodes;\n } else {\n payload.rootNodes = [\n formatStoreForInspectorTree(store._modules.root, '')\n ];\n }\n }\n });\n\n api.on.getInspectorState(function (payload) {\n if (payload.app === app && payload.inspectorId === INSPECTOR_ID) {\n var modulePath = payload.nodeId;\n makeLocalGetters(store, modulePath);\n payload.state = formatStoreForInspectorState(\n getStoreModule(store._modules, modulePath),\n modulePath === 'root' ? store.getters : store._makeLocalGettersCache,\n modulePath\n );\n }\n });\n\n api.on.editInspectorState(function (payload) {\n if (payload.app === app && payload.inspectorId === INSPECTOR_ID) {\n var modulePath = payload.nodeId;\n var path = payload.path;\n if (modulePath !== 'root') {\n path = modulePath.split('/').filter(Boolean).concat( path);\n }\n store._withCommit(function () {\n payload.set(store._state.data, path, payload.state.value);\n });\n }\n });\n\n store.subscribe(function (mutation, state) {\n var data = {};\n\n if (mutation.payload) {\n data.payload = mutation.payload;\n }\n\n data.state = state;\n\n api.notifyComponentUpdate();\n api.sendInspectorTree(INSPECTOR_ID);\n api.sendInspectorState(INSPECTOR_ID);\n\n api.addTimelineEvent({\n layerId: MUTATIONS_LAYER_ID,\n event: {\n time: Date.now(),\n title: mutation.type,\n data: data\n }\n });\n });\n\n store.subscribeAction({\n before: function (action, state) {\n var data = {};\n if (action.payload) {\n data.payload = action.payload;\n }\n action._id = actionId++;\n action._time = Date.now();\n data.state = state;\n\n api.addTimelineEvent({\n layerId: ACTIONS_LAYER_ID,\n event: {\n time: action._time,\n title: action.type,\n groupId: action._id,\n subtitle: 'start',\n data: data\n }\n });\n },\n after: function (action, state) {\n var data = {};\n var duration = Date.now() - action._time;\n data.duration = {\n _custom: {\n type: 'duration',\n display: (duration + \"ms\"),\n tooltip: 'Action duration',\n value: duration\n }\n };\n if (action.payload) {\n data.payload = action.payload;\n }\n data.state = state;\n\n api.addTimelineEvent({\n layerId: ACTIONS_LAYER_ID,\n event: {\n time: Date.now(),\n title: action.type,\n groupId: action._id,\n subtitle: 'end',\n data: data\n }\n });\n }\n });\n }\n );\n}\n\n// extracted from tailwind palette\nvar COLOR_LIME_500 = 0x84cc16;\nvar COLOR_DARK = 0x666666;\nvar COLOR_WHITE = 0xffffff;\n\nvar TAG_NAMESPACED = {\n label: 'namespaced',\n textColor: COLOR_WHITE,\n backgroundColor: COLOR_DARK\n};\n\n/**\n * @param {string} path\n */\nfunction extractNameFromPath (path) {\n return path && path !== 'root' ? path.split('/').slice(-2, -1)[0] : 'Root'\n}\n\n/**\n * @param {*} module\n * @return {import('@vue/devtools-api').CustomInspectorNode}\n */\nfunction formatStoreForInspectorTree (module, path) {\n return {\n id: path || 'root',\n // all modules end with a `/`, we want the last segment only\n // cart/ -> cart\n // nested/cart/ -> cart\n label: extractNameFromPath(path),\n tags: module.namespaced ? [TAG_NAMESPACED] : [],\n children: Object.keys(module._children).map(function (moduleName) { return formatStoreForInspectorTree(\n module._children[moduleName],\n path + moduleName + '/'\n ); }\n )\n }\n}\n\n/**\n * @param {import('@vue/devtools-api').CustomInspectorNode[]} result\n * @param {*} module\n * @param {string} filter\n * @param {string} path\n */\nfunction flattenStoreForInspectorTree (result, module, filter, path) {\n if (path.includes(filter)) {\n result.push({\n id: path || 'root',\n label: path.endsWith('/') ? path.slice(0, path.length - 1) : path || 'Root',\n tags: module.namespaced ? [TAG_NAMESPACED] : []\n });\n }\n Object.keys(module._children).forEach(function (moduleName) {\n flattenStoreForInspectorTree(result, module._children[moduleName], filter, path + moduleName + '/');\n });\n}\n\n/**\n * @param {*} module\n * @return {import('@vue/devtools-api').CustomInspectorState}\n */\nfunction formatStoreForInspectorState (module, getters, path) {\n getters = path === 'root' ? getters : getters[path];\n var gettersKeys = Object.keys(getters);\n var storeState = {\n state: Object.keys(module.state).map(function (key) { return ({\n key: key,\n editable: true,\n value: module.state[key]\n }); })\n };\n\n if (gettersKeys.length) {\n var tree = transformPathsToObjectTree(getters);\n storeState.getters = Object.keys(tree).map(function (key) { return ({\n key: key.endsWith('/') ? extractNameFromPath(key) : key,\n editable: false,\n value: canThrow(function () { return tree[key]; })\n }); });\n }\n\n return storeState\n}\n\nfunction transformPathsToObjectTree (getters) {\n var result = {};\n Object.keys(getters).forEach(function (key) {\n var path = key.split('/');\n if (path.length > 1) {\n var target = result;\n var leafKey = path.pop();\n path.forEach(function (p) {\n if (!target[p]) {\n target[p] = {\n _custom: {\n value: {},\n display: p,\n tooltip: 'Module',\n abstract: true\n }\n };\n }\n target = target[p]._custom.value;\n });\n target[leafKey] = canThrow(function () { return getters[key]; });\n } else {\n result[key] = canThrow(function () { return getters[key]; });\n }\n });\n return result\n}\n\nfunction getStoreModule (moduleMap, path) {\n var names = path.split('/').filter(function (n) { return n; });\n return names.reduce(\n function (module, moduleName, i) {\n var child = module[moduleName];\n if (!child) {\n throw new Error((\"Missing module \\\"\" + moduleName + \"\\\" for path \\\"\" + path + \"\\\".\"))\n }\n return i === names.length - 1 ? child : child._children\n },\n path === 'root' ? moduleMap : moduleMap.root._children\n )\n}\n\nfunction canThrow (cb) {\n try {\n return cb()\n } catch (e) {\n return e\n }\n}\n\n// Base data struct for store's module, package with some attribute and method\nvar Module = function Module (rawModule, runtime) {\n this.runtime = runtime;\n // Store some children item\n this._children = Object.create(null);\n // Store the origin module object which passed by programmer\n this._rawModule = rawModule;\n var rawState = rawModule.state;\n\n // Store the origin module's state\n this.state = (typeof rawState === 'function' ? rawState() : rawState) || {};\n};\n\nvar prototypeAccessors$1 = { namespaced: { configurable: true } };\n\nprototypeAccessors$1.namespaced.get = function () {\n return !!this._rawModule.namespaced\n};\n\nModule.prototype.addChild = function addChild (key, module) {\n this._children[key] = module;\n};\n\nModule.prototype.removeChild = function removeChild (key) {\n delete this._children[key];\n};\n\nModule.prototype.getChild = function getChild (key) {\n return this._children[key]\n};\n\nModule.prototype.hasChild = function hasChild (key) {\n return key in this._children\n};\n\nModule.prototype.update = function update (rawModule) {\n this._rawModule.namespaced = rawModule.namespaced;\n if (rawModule.actions) {\n this._rawModule.actions = rawModule.actions;\n }\n if (rawModule.mutations) {\n this._rawModule.mutations = rawModule.mutations;\n }\n if (rawModule.getters) {\n this._rawModule.getters = rawModule.getters;\n }\n};\n\nModule.prototype.forEachChild = function forEachChild (fn) {\n forEachValue(this._children, fn);\n};\n\nModule.prototype.forEachGetter = function forEachGetter (fn) {\n if (this._rawModule.getters) {\n forEachValue(this._rawModule.getters, fn);\n }\n};\n\nModule.prototype.forEachAction = function forEachAction (fn) {\n if (this._rawModule.actions) {\n forEachValue(this._rawModule.actions, fn);\n }\n};\n\nModule.prototype.forEachMutation = function forEachMutation (fn) {\n if (this._rawModule.mutations) {\n forEachValue(this._rawModule.mutations, fn);\n }\n};\n\nObject.defineProperties( Module.prototype, prototypeAccessors$1 );\n\nvar ModuleCollection = function ModuleCollection (rawRootModule) {\n // register root module (Vuex.Store options)\n this.register([], rawRootModule, false);\n};\n\nModuleCollection.prototype.get = function get (path) {\n return path.reduce(function (module, key) {\n return module.getChild(key)\n }, this.root)\n};\n\nModuleCollection.prototype.getNamespace = function getNamespace (path) {\n var module = this.root;\n return path.reduce(function (namespace, key) {\n module = module.getChild(key);\n return namespace + (module.namespaced ? key + '/' : '')\n }, '')\n};\n\nModuleCollection.prototype.update = function update$1 (rawRootModule) {\n update([], this.root, rawRootModule);\n};\n\nModuleCollection.prototype.register = function register (path, rawModule, runtime) {\n var this$1$1 = this;\n if ( runtime === void 0 ) runtime = true;\n\n {\n assertRawModule(path, rawModule);\n }\n\n var newModule = new Module(rawModule, runtime);\n if (path.length === 0) {\n this.root = newModule;\n } else {\n var parent = this.get(path.slice(0, -1));\n parent.addChild(path[path.length - 1], newModule);\n }\n\n // register nested modules\n if (rawModule.modules) {\n forEachValue(rawModule.modules, function (rawChildModule, key) {\n this$1$1.register(path.concat(key), rawChildModule, runtime);\n });\n }\n};\n\nModuleCollection.prototype.unregister = function unregister (path) {\n var parent = this.get(path.slice(0, -1));\n var key = path[path.length - 1];\n var child = parent.getChild(key);\n\n if (!child) {\n {\n console.warn(\n \"[vuex] trying to unregister module '\" + key + \"', which is \" +\n \"not registered\"\n );\n }\n return\n }\n\n if (!child.runtime) {\n return\n }\n\n parent.removeChild(key);\n};\n\nModuleCollection.prototype.isRegistered = function isRegistered (path) {\n var parent = this.get(path.slice(0, -1));\n var key = path[path.length - 1];\n\n if (parent) {\n return parent.hasChild(key)\n }\n\n return false\n};\n\nfunction update (path, targetModule, newModule) {\n {\n assertRawModule(path, newModule);\n }\n\n // update target module\n targetModule.update(newModule);\n\n // update nested modules\n if (newModule.modules) {\n for (var key in newModule.modules) {\n if (!targetModule.getChild(key)) {\n {\n console.warn(\n \"[vuex] trying to add a new module '\" + key + \"' on hot reloading, \" +\n 'manual reload is needed'\n );\n }\n return\n }\n update(\n path.concat(key),\n targetModule.getChild(key),\n newModule.modules[key]\n );\n }\n }\n}\n\nvar functionAssert = {\n assert: function (value) { return typeof value === 'function'; },\n expected: 'function'\n};\n\nvar objectAssert = {\n assert: function (value) { return typeof value === 'function' ||\n (typeof value === 'object' && typeof value.handler === 'function'); },\n expected: 'function or object with \"handler\" function'\n};\n\nvar assertTypes = {\n getters: functionAssert,\n mutations: functionAssert,\n actions: objectAssert\n};\n\nfunction assertRawModule (path, rawModule) {\n Object.keys(assertTypes).forEach(function (key) {\n if (!rawModule[key]) { return }\n\n var assertOptions = assertTypes[key];\n\n forEachValue(rawModule[key], function (value, type) {\n assert(\n assertOptions.assert(value),\n makeAssertionMessage(path, key, type, value, assertOptions.expected)\n );\n });\n });\n}\n\nfunction makeAssertionMessage (path, key, type, value, expected) {\n var buf = key + \" should be \" + expected + \" but \\\"\" + key + \".\" + type + \"\\\"\";\n if (path.length > 0) {\n buf += \" in module \\\"\" + (path.join('.')) + \"\\\"\";\n }\n buf += \" is \" + (JSON.stringify(value)) + \".\";\n return buf\n}\n\nfunction createStore (options) {\n return new Store(options)\n}\n\nvar Store = function Store (options) {\n var this$1$1 = this;\n if ( options === void 0 ) options = {};\n\n {\n assert(typeof Promise !== 'undefined', \"vuex requires a Promise polyfill in this browser.\");\n assert(this instanceof Store, \"store must be called with the new operator.\");\n }\n\n var plugins = options.plugins; if ( plugins === void 0 ) plugins = [];\n var strict = options.strict; if ( strict === void 0 ) strict = false;\n var devtools = options.devtools;\n\n // store internal state\n this._committing = false;\n this._actions = Object.create(null);\n this._actionSubscribers = [];\n this._mutations = Object.create(null);\n this._wrappedGetters = Object.create(null);\n this._modules = new ModuleCollection(options);\n this._modulesNamespaceMap = Object.create(null);\n this._subscribers = [];\n this._makeLocalGettersCache = Object.create(null);\n this._devtools = devtools;\n\n // bind commit and dispatch to self\n var store = this;\n var ref = this;\n var dispatch = ref.dispatch;\n var commit = ref.commit;\n this.dispatch = function boundDispatch (type, payload) {\n return dispatch.call(store, type, payload)\n };\n this.commit = function boundCommit (type, payload, options) {\n return commit.call(store, type, payload, options)\n };\n\n // strict mode\n this.strict = strict;\n\n var state = this._modules.root.state;\n\n // init root module.\n // this also recursively registers all sub-modules\n // and collects all module getters inside this._wrappedGetters\n installModule(this, state, [], this._modules.root);\n\n // initialize the store state, which is responsible for the reactivity\n // (also registers _wrappedGetters as computed properties)\n resetStoreState(this, state);\n\n // apply plugins\n plugins.forEach(function (plugin) { return plugin(this$1$1); });\n};\n\nvar prototypeAccessors = { state: { configurable: true } };\n\nStore.prototype.install = function install (app, injectKey) {\n app.provide(injectKey || storeKey, this);\n app.config.globalProperties.$store = this;\n\n var useDevtools = this._devtools !== undefined\n ? this._devtools\n : true ;\n\n if (useDevtools) {\n addDevtools(app, this);\n }\n};\n\nprototypeAccessors.state.get = function () {\n return this._state.data\n};\n\nprototypeAccessors.state.set = function (v) {\n {\n assert(false, \"use store.replaceState() to explicit replace store state.\");\n }\n};\n\nStore.prototype.commit = function commit (_type, _payload, _options) {\n var this$1$1 = this;\n\n // check object-style commit\n var ref = unifyObjectStyle(_type, _payload, _options);\n var type = ref.type;\n var payload = ref.payload;\n var options = ref.options;\n\n var mutation = { type: type, payload: payload };\n var entry = this._mutations[type];\n if (!entry) {\n {\n console.error((\"[vuex] unknown mutation type: \" + type));\n }\n return\n }\n this._withCommit(function () {\n entry.forEach(function commitIterator (handler) {\n handler(payload);\n });\n });\n\n this._subscribers\n .slice() // shallow copy to prevent iterator invalidation if subscriber synchronously calls unsubscribe\n .forEach(function (sub) { return sub(mutation, this$1$1.state); });\n\n if (\n options && options.silent\n ) {\n console.warn(\n \"[vuex] mutation type: \" + type + \". Silent option has been removed. \" +\n 'Use the filter functionality in the vue-devtools'\n );\n }\n};\n\nStore.prototype.dispatch = function dispatch (_type, _payload) {\n var this$1$1 = this;\n\n // check object-style dispatch\n var ref = unifyObjectStyle(_type, _payload);\n var type = ref.type;\n var payload = ref.payload;\n\n var action = { type: type, payload: payload };\n var entry = this._actions[type];\n if (!entry) {\n {\n console.error((\"[vuex] unknown action type: \" + type));\n }\n return\n }\n\n try {\n this._actionSubscribers\n .slice() // shallow copy to prevent iterator invalidation if subscriber synchronously calls unsubscribe\n .filter(function (sub) { return sub.before; })\n .forEach(function (sub) { return sub.before(action, this$1$1.state); });\n } catch (e) {\n {\n console.warn(\"[vuex] error in before action subscribers: \");\n console.error(e);\n }\n }\n\n var result = entry.length > 1\n ? Promise.all(entry.map(function (handler) { return handler(payload); }))\n : entry[0](payload);\n\n return new Promise(function (resolve, reject) {\n result.then(function (res) {\n try {\n this$1$1._actionSubscribers\n .filter(function (sub) { return sub.after; })\n .forEach(function (sub) { return sub.after(action, this$1$1.state); });\n } catch (e) {\n {\n console.warn(\"[vuex] error in after action subscribers: \");\n console.error(e);\n }\n }\n resolve(res);\n }, function (error) {\n try {\n this$1$1._actionSubscribers\n .filter(function (sub) { return sub.error; })\n .forEach(function (sub) { return sub.error(action, this$1$1.state, error); });\n } catch (e) {\n {\n console.warn(\"[vuex] error in error action subscribers: \");\n console.error(e);\n }\n }\n reject(error);\n });\n })\n};\n\nStore.prototype.subscribe = function subscribe (fn, options) {\n return genericSubscribe(fn, this._subscribers, options)\n};\n\nStore.prototype.subscribeAction = function subscribeAction (fn, options) {\n var subs = typeof fn === 'function' ? { before: fn } : fn;\n return genericSubscribe(subs, this._actionSubscribers, options)\n};\n\nStore.prototype.watch = function watch$1 (getter, cb, options) {\n var this$1$1 = this;\n\n {\n assert(typeof getter === 'function', \"store.watch only accepts a function.\");\n }\n return watch(function () { return getter(this$1$1.state, this$1$1.getters); }, cb, Object.assign({}, options))\n};\n\nStore.prototype.replaceState = function replaceState (state) {\n var this$1$1 = this;\n\n this._withCommit(function () {\n this$1$1._state.data = state;\n });\n};\n\nStore.prototype.registerModule = function registerModule (path, rawModule, options) {\n if ( options === void 0 ) options = {};\n\n if (typeof path === 'string') { path = [path]; }\n\n {\n assert(Array.isArray(path), \"module path must be a string or an Array.\");\n assert(path.length > 0, 'cannot register the root module by using registerModule.');\n }\n\n this._modules.register(path, rawModule);\n installModule(this, this.state, path, this._modules.get(path), options.preserveState);\n // reset store to update getters...\n resetStoreState(this, this.state);\n};\n\nStore.prototype.unregisterModule = function unregisterModule (path) {\n var this$1$1 = this;\n\n if (typeof path === 'string') { path = [path]; }\n\n {\n assert(Array.isArray(path), \"module path must be a string or an Array.\");\n }\n\n this._modules.unregister(path);\n this._withCommit(function () {\n var parentState = getNestedState(this$1$1.state, path.slice(0, -1));\n delete parentState[path[path.length - 1]];\n });\n resetStore(this);\n};\n\nStore.prototype.hasModule = function hasModule (path) {\n if (typeof path === 'string') { path = [path]; }\n\n {\n assert(Array.isArray(path), \"module path must be a string or an Array.\");\n }\n\n return this._modules.isRegistered(path)\n};\n\nStore.prototype.hotUpdate = function hotUpdate (newOptions) {\n this._modules.update(newOptions);\n resetStore(this, true);\n};\n\nStore.prototype._withCommit = function _withCommit (fn) {\n var committing = this._committing;\n this._committing = true;\n fn();\n this._committing = committing;\n};\n\nObject.defineProperties( Store.prototype, prototypeAccessors );\n\n/**\n * Reduce the code which written in Vue.js for getting the state.\n * @param {String} [namespace] - Module's namespace\n * @param {Object|Array} states # Object's item can be a function which accept state and getters for param, you can do something for state and getters in it.\n * @param {Object}\n */\nvar mapState = normalizeNamespace(function (namespace, states) {\n var res = {};\n if (!isValidMap(states)) {\n console.error('[vuex] mapState: mapper parameter must be either an Array or an Object');\n }\n normalizeMap(states).forEach(function (ref) {\n var key = ref.key;\n var val = ref.val;\n\n res[key] = function mappedState () {\n var state = this.$store.state;\n var getters = this.$store.getters;\n if (namespace) {\n var module = getModuleByNamespace(this.$store, 'mapState', namespace);\n if (!module) {\n return\n }\n state = module.context.state;\n getters = module.context.getters;\n }\n return typeof val === 'function'\n ? val.call(this, state, getters)\n : state[val]\n };\n // mark vuex getter for devtools\n res[key].vuex = true;\n });\n return res\n});\n\n/**\n * Reduce the code which written in Vue.js for committing the mutation\n * @param {String} [namespace] - Module's namespace\n * @param {Object|Array} mutations # Object's item can be a function which accept `commit` function as the first param, it can accept another params. You can commit mutation and do any other things in this function. specially, You need to pass anthor params from the mapped function.\n * @return {Object}\n */\nvar mapMutations = normalizeNamespace(function (namespace, mutations) {\n var res = {};\n if (!isValidMap(mutations)) {\n console.error('[vuex] mapMutations: mapper parameter must be either an Array or an Object');\n }\n normalizeMap(mutations).forEach(function (ref) {\n var key = ref.key;\n var val = ref.val;\n\n res[key] = function mappedMutation () {\n var args = [], len = arguments.length;\n while ( len-- ) args[ len ] = arguments[ len ];\n\n // Get the commit method from store\n var commit = this.$store.commit;\n if (namespace) {\n var module = getModuleByNamespace(this.$store, 'mapMutations', namespace);\n if (!module) {\n return\n }\n commit = module.context.commit;\n }\n return typeof val === 'function'\n ? val.apply(this, [commit].concat(args))\n : commit.apply(this.$store, [val].concat(args))\n };\n });\n return res\n});\n\n/**\n * Reduce the code which written in Vue.js for getting the getters\n * @param {String} [namespace] - Module's namespace\n * @param {Object|Array} getters\n * @return {Object}\n */\nvar mapGetters = normalizeNamespace(function (namespace, getters) {\n var res = {};\n if (!isValidMap(getters)) {\n console.error('[vuex] mapGetters: mapper parameter must be either an Array or an Object');\n }\n normalizeMap(getters).forEach(function (ref) {\n var key = ref.key;\n var val = ref.val;\n\n // The namespace has been mutated by normalizeNamespace\n val = namespace + val;\n res[key] = function mappedGetter () {\n if (namespace && !getModuleByNamespace(this.$store, 'mapGetters', namespace)) {\n return\n }\n if (!(val in this.$store.getters)) {\n console.error((\"[vuex] unknown getter: \" + val));\n return\n }\n return this.$store.getters[val]\n };\n // mark vuex getter for devtools\n res[key].vuex = true;\n });\n return res\n});\n\n/**\n * Reduce the code which written in Vue.js for dispatch the action\n * @param {String} [namespace] - Module's namespace\n * @param {Object|Array} actions # Object's item can be a function which accept `dispatch` function as the first param, it can accept anthor params. You can dispatch action and do any other things in this function. specially, You need to pass anthor params from the mapped function.\n * @return {Object}\n */\nvar mapActions = normalizeNamespace(function (namespace, actions) {\n var res = {};\n if (!isValidMap(actions)) {\n console.error('[vuex] mapActions: mapper parameter must be either an Array or an Object');\n }\n normalizeMap(actions).forEach(function (ref) {\n var key = ref.key;\n var val = ref.val;\n\n res[key] = function mappedAction () {\n var args = [], len = arguments.length;\n while ( len-- ) args[ len ] = arguments[ len ];\n\n // get dispatch function from store\n var dispatch = this.$store.dispatch;\n if (namespace) {\n var module = getModuleByNamespace(this.$store, 'mapActions', namespace);\n if (!module) {\n return\n }\n dispatch = module.context.dispatch;\n }\n return typeof val === 'function'\n ? val.apply(this, [dispatch].concat(args))\n : dispatch.apply(this.$store, [val].concat(args))\n };\n });\n return res\n});\n\n/**\n * Rebinding namespace param for mapXXX function in special scoped, and return them by simple object\n * @param {String} namespace\n * @return {Object}\n */\nvar createNamespacedHelpers = function (namespace) { return ({\n mapState: mapState.bind(null, namespace),\n mapGetters: mapGetters.bind(null, namespace),\n mapMutations: mapMutations.bind(null, namespace),\n mapActions: mapActions.bind(null, namespace)\n}); };\n\n/**\n * Normalize the map\n * normalizeMap([1, 2, 3]) => [ { key: 1, val: 1 }, { key: 2, val: 2 }, { key: 3, val: 3 } ]\n * normalizeMap({a: 1, b: 2, c: 3}) => [ { key: 'a', val: 1 }, { key: 'b', val: 2 }, { key: 'c', val: 3 } ]\n * @param {Array|Object} map\n * @return {Object}\n */\nfunction normalizeMap (map) {\n if (!isValidMap(map)) {\n return []\n }\n return Array.isArray(map)\n ? map.map(function (key) { return ({ key: key, val: key }); })\n : Object.keys(map).map(function (key) { return ({ key: key, val: map[key] }); })\n}\n\n/**\n * Validate whether given map is valid or not\n * @param {*} map\n * @return {Boolean}\n */\nfunction isValidMap (map) {\n return Array.isArray(map) || isObject(map)\n}\n\n/**\n * Return a function expect two param contains namespace and map. it will normalize the namespace and then the param's function will handle the new namespace and the map.\n * @param {Function} fn\n * @return {Function}\n */\nfunction normalizeNamespace (fn) {\n return function (namespace, map) {\n if (typeof namespace !== 'string') {\n map = namespace;\n namespace = '';\n } else if (namespace.charAt(namespace.length - 1) !== '/') {\n namespace += '/';\n }\n return fn(namespace, map)\n }\n}\n\n/**\n * Search a special module from store by namespace. if module not exist, print error message.\n * @param {Object} store\n * @param {String} helper\n * @param {String} namespace\n * @return {Object}\n */\nfunction getModuleByNamespace (store, helper, namespace) {\n var module = store._modulesNamespaceMap[namespace];\n if (!module) {\n console.error((\"[vuex] module namespace not found in \" + helper + \"(): \" + namespace));\n }\n return module\n}\n\n// Credits: borrowed code from fcomb/redux-logger\n\nfunction createLogger (ref) {\n if ( ref === void 0 ) ref = {};\n var collapsed = ref.collapsed; if ( collapsed === void 0 ) collapsed = true;\n var filter = ref.filter; if ( filter === void 0 ) filter = function (mutation, stateBefore, stateAfter) { return true; };\n var transformer = ref.transformer; if ( transformer === void 0 ) transformer = function (state) { return state; };\n var mutationTransformer = ref.mutationTransformer; if ( mutationTransformer === void 0 ) mutationTransformer = function (mut) { return mut; };\n var actionFilter = ref.actionFilter; if ( actionFilter === void 0 ) actionFilter = function (action, state) { return true; };\n var actionTransformer = ref.actionTransformer; if ( actionTransformer === void 0 ) actionTransformer = function (act) { return act; };\n var logMutations = ref.logMutations; if ( logMutations === void 0 ) logMutations = true;\n var logActions = ref.logActions; if ( logActions === void 0 ) logActions = true;\n var logger = ref.logger; if ( logger === void 0 ) logger = console;\n\n return function (store) {\n var prevState = deepCopy(store.state);\n\n if (typeof logger === 'undefined') {\n return\n }\n\n if (logMutations) {\n store.subscribe(function (mutation, state) {\n var nextState = deepCopy(state);\n\n if (filter(mutation, prevState, nextState)) {\n var formattedTime = getFormattedTime();\n var formattedMutation = mutationTransformer(mutation);\n var message = \"mutation \" + (mutation.type) + formattedTime;\n\n startMessage(logger, message, collapsed);\n logger.log('%c prev state', 'color: #9E9E9E; font-weight: bold', transformer(prevState));\n logger.log('%c mutation', 'color: #03A9F4; font-weight: bold', formattedMutation);\n logger.log('%c next state', 'color: #4CAF50; font-weight: bold', transformer(nextState));\n endMessage(logger);\n }\n\n prevState = nextState;\n });\n }\n\n if (logActions) {\n store.subscribeAction(function (action, state) {\n if (actionFilter(action, state)) {\n var formattedTime = getFormattedTime();\n var formattedAction = actionTransformer(action);\n var message = \"action \" + (action.type) + formattedTime;\n\n startMessage(logger, message, collapsed);\n logger.log('%c action', 'color: #03A9F4; font-weight: bold', formattedAction);\n endMessage(logger);\n }\n });\n }\n }\n}\n\nfunction startMessage (logger, message, collapsed) {\n var startMessage = collapsed\n ? logger.groupCollapsed\n : logger.group;\n\n // render\n try {\n startMessage.call(logger, message);\n } catch (e) {\n logger.log(message);\n }\n}\n\nfunction endMessage (logger) {\n try {\n logger.groupEnd();\n } catch (e) {\n logger.log('—— log end ——');\n }\n}\n\nfunction getFormattedTime () {\n var time = new Date();\n return (\" @ \" + (pad(time.getHours(), 2)) + \":\" + (pad(time.getMinutes(), 2)) + \":\" + (pad(time.getSeconds(), 2)) + \".\" + (pad(time.getMilliseconds(), 3)))\n}\n\nfunction repeat (str, times) {\n return (new Array(times + 1)).join(str)\n}\n\nfunction pad (num, maxLength) {\n return repeat('0', maxLength - num.toString().length) + num\n}\n\nvar index = {\n version: '4.0.2',\n Store: Store,\n storeKey: storeKey,\n createStore: createStore,\n useStore: useStore,\n mapState: mapState,\n mapMutations: mapMutations,\n mapGetters: mapGetters,\n mapActions: mapActions,\n createNamespacedHelpers: createNamespacedHelpers,\n createLogger: createLogger\n};\n\nexport default index;\nexport { Store, createLogger, createNamespacedHelpers, createStore, mapActions, mapGetters, mapMutations, mapState, storeKey, useStore };\n","export default function _defineProperty(obj, key, value) {\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n\n return obj;\n}","import defineProperty from \"./defineProperty.js\";\n\nfunction ownKeys(object, enumerableOnly) {\n var keys = Object.keys(object);\n\n if (Object.getOwnPropertySymbols) {\n var symbols = Object.getOwnPropertySymbols(object);\n\n if (enumerableOnly) {\n symbols = symbols.filter(function (sym) {\n return Object.getOwnPropertyDescriptor(object, sym).enumerable;\n });\n }\n\n keys.push.apply(keys, symbols);\n }\n\n return keys;\n}\n\nexport default function _objectSpread2(target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i] != null ? arguments[i] : {};\n\n if (i % 2) {\n ownKeys(Object(source), true).forEach(function (key) {\n defineProperty(target, key, source[key]);\n });\n } else if (Object.getOwnPropertyDescriptors) {\n Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));\n } else {\n ownKeys(Object(source)).forEach(function (key) {\n Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));\n });\n }\n }\n\n return target;\n}","var IS_PURE = require('../internals/is-pure');\nvar store = require('../internals/shared-store');\n\n(module.exports = function (key, value) {\n return store[key] || (store[key] = value !== undefined ? value : {});\n})('versions', []).push({\n version: '3.16.0',\n mode: IS_PURE ? 'pure' : 'global',\n copyright: '© 2021 Denis Pushkarev (zloirock.ru)'\n});\n","var getBuiltIn = require('../internals/get-built-in');\nvar getOwnPropertyNamesModule = require('../internals/object-get-own-property-names');\nvar getOwnPropertySymbolsModule = require('../internals/object-get-own-property-symbols');\nvar anObject = require('../internals/an-object');\n\n// all object keys, includes non-enumerable and symbols\nmodule.exports = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {\n var keys = getOwnPropertyNamesModule.f(anObject(it));\n var getOwnPropertySymbols = getOwnPropertySymbolsModule.f;\n return getOwnPropertySymbols ? keys.concat(getOwnPropertySymbols(it)) : keys;\n};\n","var isSymbol = require('../internals/is-symbol');\n\nmodule.exports = function (argument) {\n if (isSymbol(argument)) throw TypeError('Cannot convert a Symbol value to a string');\n return String(argument);\n};\n","// a string of all valid unicode whitespaces\nmodule.exports = '\\u0009\\u000A\\u000B\\u000C\\u000D\\u0020\\u00A0\\u1680\\u2000\\u2001\\u2002' +\n '\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200A\\u202F\\u205F\\u3000\\u2028\\u2029\\uFEFF';\n","var requireObjectCoercible = require('../internals/require-object-coercible');\nvar toString = require('../internals/to-string');\nvar whitespaces = require('../internals/whitespaces');\n\nvar whitespace = '[' + whitespaces + ']';\nvar ltrim = RegExp('^' + whitespace + whitespace + '*');\nvar rtrim = RegExp(whitespace + whitespace + '*$');\n\n// `String.prototype.{ trim, trimStart, trimEnd, trimLeft, trimRight }` methods implementation\nvar createMethod = function (TYPE) {\n return function ($this) {\n var string = toString(requireObjectCoercible($this));\n if (TYPE & 1) string = string.replace(ltrim, '');\n if (TYPE & 2) string = string.replace(rtrim, '');\n return string;\n };\n};\n\nmodule.exports = {\n // `String.prototype.{ trimLeft, trimStart }` methods\n // https://tc39.es/ecma262/#sec-string.prototype.trimstart\n start: createMethod(1),\n // `String.prototype.{ trimRight, trimEnd }` methods\n // https://tc39.es/ecma262/#sec-string.prototype.trimend\n end: createMethod(2),\n // `String.prototype.trim` method\n // https://tc39.es/ecma262/#sec-string.prototype.trim\n trim: createMethod(3)\n};\n","var isRegExp = require('../internals/is-regexp');\n\nmodule.exports = function (it) {\n if (isRegExp(it)) {\n throw TypeError(\"The method doesn't accept regular expressions\");\n } return it;\n};\n","module.exports = function (bitmap, value) {\n return {\n enumerable: !(bitmap & 1),\n configurable: !(bitmap & 2),\n writable: !(bitmap & 4),\n value: value\n };\n};\n","var classof = require('../internals/classof-raw');\nvar global = require('../internals/global');\n\nmodule.exports = classof(global.process) == 'process';\n","module.exports = typeof window == 'object';\n","'use strict';\nvar DESCRIPTORS = require('../internals/descriptors');\nvar fails = require('../internals/fails');\nvar objectKeys = require('../internals/object-keys');\nvar getOwnPropertySymbolsModule = require('../internals/object-get-own-property-symbols');\nvar propertyIsEnumerableModule = require('../internals/object-property-is-enumerable');\nvar toObject = require('../internals/to-object');\nvar IndexedObject = require('../internals/indexed-object');\n\n// eslint-disable-next-line es/no-object-assign -- safe\nvar $assign = Object.assign;\n// eslint-disable-next-line es/no-object-defineproperty -- required for testing\nvar defineProperty = Object.defineProperty;\n\n// `Object.assign` method\n// https://tc39.es/ecma262/#sec-object.assign\nmodule.exports = !$assign || fails(function () {\n // should have correct order of operations (Edge bug)\n if (DESCRIPTORS && $assign({ b: 1 }, $assign(defineProperty({}, 'a', {\n enumerable: true,\n get: function () {\n defineProperty(this, 'b', {\n value: 3,\n enumerable: false\n });\n }\n }), { b: 2 })).b !== 1) return true;\n // should work with symbols and should have deterministic property order (V8 bug)\n var A = {};\n var B = {};\n // eslint-disable-next-line es/no-symbol -- safe\n var symbol = Symbol();\n var alphabet = 'abcdefghijklmnopqrst';\n A[symbol] = 7;\n alphabet.split('').forEach(function (chr) { B[chr] = chr; });\n return $assign({}, A)[symbol] != 7 || objectKeys($assign({}, B)).join('') != alphabet;\n}) ? function assign(target, source) { // eslint-disable-line no-unused-vars -- required for `.length`\n var T = toObject(target);\n var argumentsLength = arguments.length;\n var index = 1;\n var getOwnPropertySymbols = getOwnPropertySymbolsModule.f;\n var propertyIsEnumerable = propertyIsEnumerableModule.f;\n while (argumentsLength > index) {\n var S = IndexedObject(arguments[index++]);\n var keys = getOwnPropertySymbols ? objectKeys(S).concat(getOwnPropertySymbols(S)) : objectKeys(S);\n var length = keys.length;\n var j = 0;\n var key;\n while (length > j) {\n key = keys[j++];\n if (!DESCRIPTORS || propertyIsEnumerable.call(S, key)) T[key] = S[key];\n }\n } return T;\n} : $assign;\n","var toInteger = require('../internals/to-integer');\nvar toString = require('../internals/to-string');\nvar requireObjectCoercible = require('../internals/require-object-coercible');\n\n// `String.prototype.codePointAt` methods implementation\nvar createMethod = function (CONVERT_TO_STRING) {\n return function ($this, pos) {\n var S = toString(requireObjectCoercible($this));\n var position = toInteger(pos);\n var size = S.length;\n var first, second;\n if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;\n first = S.charCodeAt(position);\n return first < 0xD800 || first > 0xDBFF || position + 1 === size\n || (second = S.charCodeAt(position + 1)) < 0xDC00 || second > 0xDFFF\n ? CONVERT_TO_STRING ? S.charAt(position) : first\n : CONVERT_TO_STRING ? S.slice(position, position + 2) : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;\n };\n};\n\nmodule.exports = {\n // `String.prototype.codePointAt` method\n // https://tc39.es/ecma262/#sec-string.prototype.codepointat\n codeAt: createMethod(false),\n // `String.prototype.at` method\n // https://github.com/mathiasbynens/String.prototype.at\n charAt: createMethod(true)\n};\n","var arraySpeciesConstructor = require('../internals/array-species-constructor');\n\n// `ArraySpeciesCreate` abstract operation\n// https://tc39.es/ecma262/#sec-arrayspeciescreate\nmodule.exports = function (originalArray, length) {\n return new (arraySpeciesConstructor(originalArray))(length === 0 ? 0 : length);\n};\n","var NATIVE_WEAK_MAP = require('../internals/native-weak-map');\nvar global = require('../internals/global');\nvar isObject = require('../internals/is-object');\nvar createNonEnumerableProperty = require('../internals/create-non-enumerable-property');\nvar objectHas = require('../internals/has');\nvar shared = require('../internals/shared-store');\nvar sharedKey = require('../internals/shared-key');\nvar hiddenKeys = require('../internals/hidden-keys');\n\nvar OBJECT_ALREADY_INITIALIZED = 'Object already initialized';\nvar WeakMap = global.WeakMap;\nvar set, get, has;\n\nvar enforce = function (it) {\n return has(it) ? get(it) : set(it, {});\n};\n\nvar getterFor = function (TYPE) {\n return function (it) {\n var state;\n if (!isObject(it) || (state = get(it)).type !== TYPE) {\n throw TypeError('Incompatible receiver, ' + TYPE + ' required');\n } return state;\n };\n};\n\nif (NATIVE_WEAK_MAP || shared.state) {\n var store = shared.state || (shared.state = new WeakMap());\n var wmget = store.get;\n var wmhas = store.has;\n var wmset = store.set;\n set = function (it, metadata) {\n if (wmhas.call(store, it)) throw new TypeError(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n wmset.call(store, it, metadata);\n return metadata;\n };\n get = function (it) {\n return wmget.call(store, it) || {};\n };\n has = function (it) {\n return wmhas.call(store, it);\n };\n} else {\n var STATE = sharedKey('state');\n hiddenKeys[STATE] = true;\n set = function (it, metadata) {\n if (objectHas(it, STATE)) throw new TypeError(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n createNonEnumerableProperty(it, STATE, metadata);\n return metadata;\n };\n get = function (it) {\n return objectHas(it, STATE) ? it[STATE] : {};\n };\n has = function (it) {\n return objectHas(it, STATE);\n };\n}\n\nmodule.exports = {\n set: set,\n get: get,\n has: has,\n enforce: enforce,\n getterFor: getterFor\n};\n","/*!\n * vue-router v4.0.10\n * (c) 2021 Eduardo San Martin Morote\n * @license MIT\n */\nimport { getCurrentInstance, inject, onUnmounted, onDeactivated, onActivated, computed, unref, watchEffect, defineComponent, reactive, h, provide, ref, watch, shallowRef, nextTick } from 'vue';\nimport { setupDevtoolsPlugin } from '@vue/devtools-api';\n\nconst hasSymbol = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';\r\nconst PolySymbol = (name) => \r\n// vr = vue router\r\nhasSymbol\r\n ? Symbol((process.env.NODE_ENV !== 'production') ? '[vue-router]: ' + name : name)\r\n : ((process.env.NODE_ENV !== 'production') ? '[vue-router]: ' : '_vr_') + name;\r\n// rvlm = Router View Location Matched\r\n/**\r\n * RouteRecord being rendered by the closest ancestor Router View. Used for\r\n * `onBeforeRouteUpdate` and `onBeforeRouteLeave`. rvlm stands for Router View\r\n * Location Matched\r\n *\r\n * @internal\r\n */\r\nconst matchedRouteKey = /*#__PURE__*/ PolySymbol((process.env.NODE_ENV !== 'production') ? 'router view location matched' : 'rvlm');\r\n/**\r\n * Allows overriding the router view depth to control which component in\r\n * `matched` is rendered. rvd stands for Router View Depth\r\n *\r\n * @internal\r\n */\r\nconst viewDepthKey = /*#__PURE__*/ PolySymbol((process.env.NODE_ENV !== 'production') ? 'router view depth' : 'rvd');\r\n/**\r\n * Allows overriding the router instance returned by `useRouter` in tests. r\r\n * stands for router\r\n *\r\n * @internal\r\n */\r\nconst routerKey = /*#__PURE__*/ PolySymbol((process.env.NODE_ENV !== 'production') ? 'router' : 'r');\r\n/**\r\n * Allows overriding the current route returned by `useRoute` in tests. rl\r\n * stands for route location\r\n *\r\n * @internal\r\n */\r\nconst routeLocationKey = /*#__PURE__*/ PolySymbol((process.env.NODE_ENV !== 'production') ? 'route location' : 'rl');\r\n/**\r\n * Allows overriding the current route used by router-view. Internally this is\r\n * used when the `route` prop is passed.\r\n *\r\n * @internal\r\n */\r\nconst routerViewLocationKey = /*#__PURE__*/ PolySymbol((process.env.NODE_ENV !== 'production') ? 'router view location' : 'rvl');\n\nconst isBrowser = typeof window !== 'undefined';\n\nfunction isESModule(obj) {\r\n return obj.__esModule || (hasSymbol && obj[Symbol.toStringTag] === 'Module');\r\n}\r\nconst assign = Object.assign;\r\nfunction applyToParams(fn, params) {\r\n const newParams = {};\r\n for (const key in params) {\r\n const value = params[key];\r\n newParams[key] = Array.isArray(value) ? value.map(fn) : fn(value);\r\n }\r\n return newParams;\r\n}\r\nlet noop = () => { };\n\nfunction warn(msg) {\r\n // avoid using ...args as it breaks in older Edge builds\r\n const args = Array.from(arguments).slice(1);\r\n console.warn.apply(console, ['[Vue Router warn]: ' + msg].concat(args));\r\n}\n\nconst TRAILING_SLASH_RE = /\\/$/;\r\nconst removeTrailingSlash = (path) => path.replace(TRAILING_SLASH_RE, '');\r\n/**\r\n * Transforms an URI into a normalized history location\r\n *\r\n * @param parseQuery\r\n * @param location - URI to normalize\r\n * @param currentLocation - current absolute location. Allows resolving relative\r\n * paths. Must start with `/`. Defaults to `/`\r\n * @returns a normalized history location\r\n */\r\nfunction parseURL(parseQuery, location, currentLocation = '/') {\r\n let path, query = {}, searchString = '', hash = '';\r\n // Could use URL and URLSearchParams but IE 11 doesn't support it\r\n const searchPos = location.indexOf('?');\r\n const hashPos = location.indexOf('#', searchPos > -1 ? searchPos : 0);\r\n if (searchPos > -1) {\r\n path = location.slice(0, searchPos);\r\n searchString = location.slice(searchPos + 1, hashPos > -1 ? hashPos : location.length);\r\n query = parseQuery(searchString);\r\n }\r\n if (hashPos > -1) {\r\n path = path || location.slice(0, hashPos);\r\n // keep the # character\r\n hash = location.slice(hashPos, location.length);\r\n }\r\n // no search and no query\r\n path = resolveRelativePath(path != null ? path : location, currentLocation);\r\n // empty path means a relative query or hash `?foo=f`, `#thing`\r\n return {\r\n fullPath: path + (searchString && '?') + searchString + hash,\r\n path,\r\n query,\r\n hash,\r\n };\r\n}\r\n/**\r\n * Stringifies a URL object\r\n *\r\n * @param stringifyQuery\r\n * @param location\r\n */\r\nfunction stringifyURL(stringifyQuery, location) {\r\n let query = location.query ? stringifyQuery(location.query) : '';\r\n return location.path + (query && '?') + query + (location.hash || '');\r\n}\r\n/**\r\n * Strips off the base from the beginning of a location.pathname in a non\r\n * case-sensitive way.\r\n *\r\n * @param pathname - location.pathname\r\n * @param base - base to strip off\r\n */\r\nfunction stripBase(pathname, base) {\r\n // no base or base is not found at the beginning\r\n if (!base || !pathname.toLowerCase().startsWith(base.toLowerCase()))\r\n return pathname;\r\n return pathname.slice(base.length) || '/';\r\n}\r\n/**\r\n * Checks if two RouteLocation are equal. This means that both locations are\r\n * pointing towards the same {@link RouteRecord} and that all `params`, `query`\r\n * parameters and `hash` are the same\r\n *\r\n * @param a - first {@link RouteLocation}\r\n * @param b - second {@link RouteLocation}\r\n */\r\nfunction isSameRouteLocation(stringifyQuery, a, b) {\r\n let aLastIndex = a.matched.length - 1;\r\n let bLastIndex = b.matched.length - 1;\r\n return (aLastIndex > -1 &&\r\n aLastIndex === bLastIndex &&\r\n isSameRouteRecord(a.matched[aLastIndex], b.matched[bLastIndex]) &&\r\n isSameRouteLocationParams(a.params, b.params) &&\r\n stringifyQuery(a.query) === stringifyQuery(b.query) &&\r\n a.hash === b.hash);\r\n}\r\n/**\r\n * Check if two `RouteRecords` are equal. Takes into account aliases: they are\r\n * considered equal to the `RouteRecord` they are aliasing.\r\n *\r\n * @param a - first {@link RouteRecord}\r\n * @param b - second {@link RouteRecord}\r\n */\r\nfunction isSameRouteRecord(a, b) {\r\n // since the original record has an undefined value for aliasOf\r\n // but all aliases point to the original record, this will always compare\r\n // the original record\r\n return (a.aliasOf || a) === (b.aliasOf || b);\r\n}\r\nfunction isSameRouteLocationParams(a, b) {\r\n if (Object.keys(a).length !== Object.keys(b).length)\r\n return false;\r\n for (let key in a) {\r\n if (!isSameRouteLocationParamsValue(a[key], b[key]))\r\n return false;\r\n }\r\n return true;\r\n}\r\nfunction isSameRouteLocationParamsValue(a, b) {\r\n return Array.isArray(a)\r\n ? isEquivalentArray(a, b)\r\n : Array.isArray(b)\r\n ? isEquivalentArray(b, a)\r\n : a === b;\r\n}\r\n/**\r\n * Check if two arrays are the same or if an array with one single entry is the\r\n * same as another primitive value. Used to check query and parameters\r\n *\r\n * @param a - array of values\r\n * @param b - array of values or a single value\r\n */\r\nfunction isEquivalentArray(a, b) {\r\n return Array.isArray(b)\r\n ? a.length === b.length && a.every((value, i) => value === b[i])\r\n : a.length === 1 && a[0] === b;\r\n}\r\n/**\r\n * Resolves a relative path that starts with `.`.\r\n *\r\n * @param to - path location we are resolving\r\n * @param from - currentLocation.path, should start with `/`\r\n */\r\nfunction resolveRelativePath(to, from) {\r\n if (to.startsWith('/'))\r\n return to;\r\n if ((process.env.NODE_ENV !== 'production') && !from.startsWith('/')) {\r\n warn(`Cannot resolve a relative location without an absolute path. Trying to resolve \"${to}\" from \"${from}\". It should look like \"/${from}\".`);\r\n return to;\r\n }\r\n if (!to)\r\n return from;\r\n const fromSegments = from.split('/');\r\n const toSegments = to.split('/');\r\n let position = fromSegments.length - 1;\r\n let toPosition;\r\n let segment;\r\n for (toPosition = 0; toPosition < toSegments.length; toPosition++) {\r\n segment = toSegments[toPosition];\r\n // can't go below zero\r\n if (position === 1 || segment === '.')\r\n continue;\r\n if (segment === '..')\r\n position--;\r\n // found something that is not relative path\r\n else\r\n break;\r\n }\r\n return (fromSegments.slice(0, position).join('/') +\r\n '/' +\r\n toSegments\r\n .slice(toPosition - (toPosition === toSegments.length ? 1 : 0))\r\n .join('/'));\r\n}\n\nvar NavigationType;\r\n(function (NavigationType) {\r\n NavigationType[\"pop\"] = \"pop\";\r\n NavigationType[\"push\"] = \"push\";\r\n})(NavigationType || (NavigationType = {}));\r\nvar NavigationDirection;\r\n(function (NavigationDirection) {\r\n NavigationDirection[\"back\"] = \"back\";\r\n NavigationDirection[\"forward\"] = \"forward\";\r\n NavigationDirection[\"unknown\"] = \"\";\r\n})(NavigationDirection || (NavigationDirection = {}));\r\n/**\r\n * Starting location for Histories\r\n */\r\nconst START = '';\r\n// Generic utils\r\n/**\r\n * Normalizes a base by removing any trailing slash and reading the base tag if\r\n * present.\r\n *\r\n * @param base - base to normalize\r\n */\r\nfunction normalizeBase(base) {\r\n if (!base) {\r\n if (isBrowser) {\r\n // respect tag\r\n const baseEl = document.querySelector('base');\r\n base = (baseEl && baseEl.getAttribute('href')) || '/';\r\n // strip full URL origin\r\n base = base.replace(/^\\w+:\\/\\/[^\\/]+/, '');\r\n }\r\n else {\r\n base = '/';\r\n }\r\n }\r\n // ensure leading slash when it was removed by the regex above avoid leading\r\n // slash with hash because the file could be read from the disk like file://\r\n // and the leading slash would cause problems\r\n if (base[0] !== '/' && base[0] !== '#')\r\n base = '/' + base;\r\n // remove the trailing slash so all other method can just do `base + fullPath`\r\n // to build an href\r\n return removeTrailingSlash(base);\r\n}\r\n// remove any character before the hash\r\nconst BEFORE_HASH_RE = /^[^#]+#/;\r\nfunction createHref(base, location) {\r\n return base.replace(BEFORE_HASH_RE, '#') + location;\r\n}\n\nfunction getElementPosition(el, offset) {\r\n const docRect = document.documentElement.getBoundingClientRect();\r\n const elRect = el.getBoundingClientRect();\r\n return {\r\n behavior: offset.behavior,\r\n left: elRect.left - docRect.left - (offset.left || 0),\r\n top: elRect.top - docRect.top - (offset.top || 0),\r\n };\r\n}\r\nconst computeScrollPosition = () => ({\r\n left: window.pageXOffset,\r\n top: window.pageYOffset,\r\n});\r\nfunction scrollToPosition(position) {\r\n let scrollToOptions;\r\n if ('el' in position) {\r\n let positionEl = position.el;\r\n const isIdSelector = typeof positionEl === 'string' && positionEl.startsWith('#');\r\n /**\r\n * `id`s can accept pretty much any characters, including CSS combinators\r\n * like `>` or `~`. It's still possible to retrieve elements using\r\n * `document.getElementById('~')` but it needs to be escaped when using\r\n * `document.querySelector('#\\\\~')` for it to be valid. The only\r\n * requirements for `id`s are them to be unique on the page and to not be\r\n * empty (`id=\"\"`). Because of that, when passing an id selector, it should\r\n * be properly escaped for it to work with `querySelector`. We could check\r\n * for the id selector to be simple (no CSS combinators `+ >~`) but that\r\n * would make things inconsistent since they are valid characters for an\r\n * `id` but would need to be escaped when using `querySelector`, breaking\r\n * their usage and ending up in no selector returned. Selectors need to be\r\n * escaped:\r\n *\r\n * - `#1-thing` becomes `#\\31 -thing`\r\n * - `#with~symbols` becomes `#with\\\\~symbols`\r\n *\r\n * - More information about the topic can be found at\r\n * https://mathiasbynens.be/notes/html5-id-class.\r\n * - Practical example: https://mathiasbynens.be/demo/html5-id\r\n */\r\n if ((process.env.NODE_ENV !== 'production') && typeof position.el === 'string') {\r\n if (!isIdSelector || !document.getElementById(position.el.slice(1))) {\r\n try {\r\n let foundEl = document.querySelector(position.el);\r\n if (isIdSelector && foundEl) {\r\n warn(`The selector \"${position.el}\" should be passed as \"el: document.querySelector('${position.el}')\" because it starts with \"#\".`);\r\n // return to avoid other warnings\r\n return;\r\n }\r\n }\r\n catch (err) {\r\n warn(`The selector \"${position.el}\" is invalid. If you are using an id selector, make sure to escape it. You can find more information about escaping characters in selectors at https://mathiasbynens.be/notes/css-escapes or use CSS.escape (https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape).`);\r\n // return to avoid other warnings\r\n return;\r\n }\r\n }\r\n }\r\n const el = typeof positionEl === 'string'\r\n ? isIdSelector\r\n ? document.getElementById(positionEl.slice(1))\r\n : document.querySelector(positionEl)\r\n : positionEl;\r\n if (!el) {\r\n (process.env.NODE_ENV !== 'production') &&\r\n warn(`Couldn't find element using selector \"${position.el}\" returned by scrollBehavior.`);\r\n return;\r\n }\r\n scrollToOptions = getElementPosition(el, position);\r\n }\r\n else {\r\n scrollToOptions = position;\r\n }\r\n if ('scrollBehavior' in document.documentElement.style)\r\n window.scrollTo(scrollToOptions);\r\n else {\r\n window.scrollTo(scrollToOptions.left != null ? scrollToOptions.left : window.pageXOffset, scrollToOptions.top != null ? scrollToOptions.top : window.pageYOffset);\r\n }\r\n}\r\nfunction getScrollKey(path, delta) {\r\n const position = history.state ? history.state.position - delta : -1;\r\n return position + path;\r\n}\r\nconst scrollPositions = new Map();\r\nfunction saveScrollPosition(key, scrollPosition) {\r\n scrollPositions.set(key, scrollPosition);\r\n}\r\nfunction getSavedScrollPosition(key) {\r\n const scroll = scrollPositions.get(key);\r\n // consume it so it's not used again\r\n scrollPositions.delete(key);\r\n return scroll;\r\n}\r\n// TODO: RFC about how to save scroll position\r\n/**\r\n * ScrollBehavior instance used by the router to compute and restore the scroll\r\n * position when navigating.\r\n */\r\n// export interface ScrollHandler {\r\n// // returns a scroll position that can be saved in history\r\n// compute(): ScrollPositionEntry\r\n// // can take an extended ScrollPositionEntry\r\n// scroll(position: ScrollPosition): void\r\n// }\r\n// export const scrollHandler: ScrollHandler = {\r\n// compute: computeScroll,\r\n// scroll: scrollToPosition,\r\n// }\n\nlet createBaseLocation = () => location.protocol + '//' + location.host;\r\n/**\r\n * Creates a normalized history location from a window.location object\r\n * @param location -\r\n */\r\nfunction createCurrentLocation(base, location) {\r\n const { pathname, search, hash } = location;\r\n // allows hash bases like #, /#, #/, #!, #!/, /#!/, or even /folder#end\r\n const hashPos = base.indexOf('#');\r\n if (hashPos > -1) {\r\n let slicePos = hash.includes(base.slice(hashPos))\r\n ? base.slice(hashPos).length\r\n : 1;\r\n let pathFromHash = hash.slice(slicePos);\r\n // prepend the starting slash to hash so the url starts with /#\r\n if (pathFromHash[0] !== '/')\r\n pathFromHash = '/' + pathFromHash;\r\n return stripBase(pathFromHash, '');\r\n }\r\n const path = stripBase(pathname, base);\r\n return path + search + hash;\r\n}\r\nfunction useHistoryListeners(base, historyState, currentLocation, replace) {\r\n let listeners = [];\r\n let teardowns = [];\r\n // TODO: should it be a stack? a Dict. Check if the popstate listener\r\n // can trigger twice\r\n let pauseState = null;\r\n const popStateHandler = ({ state, }) => {\r\n const to = createCurrentLocation(base, location);\r\n const from = currentLocation.value;\r\n const fromState = historyState.value;\r\n let delta = 0;\r\n if (state) {\r\n currentLocation.value = to;\r\n historyState.value = state;\r\n // ignore the popstate and reset the pauseState\r\n if (pauseState && pauseState === from) {\r\n pauseState = null;\r\n return;\r\n }\r\n delta = fromState ? state.position - fromState.position : 0;\r\n }\r\n else {\r\n replace(to);\r\n }\r\n // console.log({ deltaFromCurrent })\r\n // Here we could also revert the navigation by calling history.go(-delta)\r\n // this listener will have to be adapted to not trigger again and to wait for the url\r\n // to be updated before triggering the listeners. Some kind of validation function would also\r\n // need to be passed to the listeners so the navigation can be accepted\r\n // call all listeners\r\n listeners.forEach(listener => {\r\n listener(currentLocation.value, from, {\r\n delta,\r\n type: NavigationType.pop,\r\n direction: delta\r\n ? delta > 0\r\n ? NavigationDirection.forward\r\n : NavigationDirection.back\r\n : NavigationDirection.unknown,\r\n });\r\n });\r\n };\r\n function pauseListeners() {\r\n pauseState = currentLocation.value;\r\n }\r\n function listen(callback) {\r\n // setup the listener and prepare teardown callbacks\r\n listeners.push(callback);\r\n const teardown = () => {\r\n const index = listeners.indexOf(callback);\r\n if (index > -1)\r\n listeners.splice(index, 1);\r\n };\r\n teardowns.push(teardown);\r\n return teardown;\r\n }\r\n function beforeUnloadListener() {\r\n const { history } = window;\r\n if (!history.state)\r\n return;\r\n history.replaceState(assign({}, history.state, { scroll: computeScrollPosition() }), '');\r\n }\r\n function destroy() {\r\n for (const teardown of teardowns)\r\n teardown();\r\n teardowns = [];\r\n window.removeEventListener('popstate', popStateHandler);\r\n window.removeEventListener('beforeunload', beforeUnloadListener);\r\n }\r\n // setup the listeners and prepare teardown callbacks\r\n window.addEventListener('popstate', popStateHandler);\r\n window.addEventListener('beforeunload', beforeUnloadListener);\r\n return {\r\n pauseListeners,\r\n listen,\r\n destroy,\r\n };\r\n}\r\n/**\r\n * Creates a state object\r\n */\r\nfunction buildState(back, current, forward, replaced = false, computeScroll = false) {\r\n return {\r\n back,\r\n current,\r\n forward,\r\n replaced,\r\n position: window.history.length,\r\n scroll: computeScroll ? computeScrollPosition() : null,\r\n };\r\n}\r\nfunction useHistoryStateNavigation(base) {\r\n const { history, location } = window;\r\n // private variables\r\n let currentLocation = {\r\n value: createCurrentLocation(base, location),\r\n };\r\n let historyState = { value: history.state };\r\n // build current history entry as this is a fresh navigation\r\n if (!historyState.value) {\r\n changeLocation(currentLocation.value, {\r\n back: null,\r\n current: currentLocation.value,\r\n forward: null,\r\n // the length is off by one, we need to decrease it\r\n position: history.length - 1,\r\n replaced: true,\r\n // don't add a scroll as the user may have an anchor and we want\r\n // scrollBehavior to be triggered without a saved position\r\n scroll: null,\r\n }, true);\r\n }\r\n function changeLocation(to, state, replace) {\r\n /**\r\n * if a base tag is provided and we are on a normal domain, we have to\r\n * respect the provided `base` attribute because pushState() will use it and\r\n * potentially erase anything before the `#` like at\r\n * https://github.com/vuejs/vue-router-next/issues/685 where a base of\r\n * `/folder/#` but a base of `/` would erase the `/folder/` section. If\r\n * there is no host, the `` tag makes no sense and if there isn't a\r\n * base tag we can just use everything after the `#`.\r\n */\r\n const hashIndex = base.indexOf('#');\r\n const url = hashIndex > -1\r\n ? (location.host && document.querySelector('base')\r\n ? base\r\n : base.slice(hashIndex)) + to\r\n : createBaseLocation() + base + to;\r\n try {\r\n // BROWSER QUIRK\r\n // NOTE: Safari throws a SecurityError when calling this function 100 times in 30 seconds\r\n history[replace ? 'replaceState' : 'pushState'](state, '', url);\r\n historyState.value = state;\r\n }\r\n catch (err) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n warn('Error with push/replace State', err);\r\n }\r\n else {\r\n console.error(err);\r\n }\r\n // Force the navigation, this also resets the call count\r\n location[replace ? 'replace' : 'assign'](url);\r\n }\r\n }\r\n function replace(to, data) {\r\n const state = assign({}, history.state, buildState(historyState.value.back, \r\n // keep back and forward entries but override current position\r\n to, historyState.value.forward, true), data, { position: historyState.value.position });\r\n changeLocation(to, state, true);\r\n currentLocation.value = to;\r\n }\r\n function push(to, data) {\r\n // Add to current entry the information of where we are going\r\n // as well as saving the current position\r\n const currentState = assign({}, \r\n // use current history state to gracefully handle a wrong call to\r\n // history.replaceState\r\n // https://github.com/vuejs/vue-router-next/issues/366\r\n historyState.value, history.state, {\r\n forward: to,\r\n scroll: computeScrollPosition(),\r\n });\r\n if ((process.env.NODE_ENV !== 'production') && !history.state) {\r\n warn(`history.state seems to have been manually replaced without preserving the necessary values. Make sure to preserve existing history state if you are manually calling history.replaceState:\\n\\n` +\r\n `history.replaceState(history.state, '', url)\\n\\n` +\r\n `You can find more information at https://next.router.vuejs.org/guide/migration/#usage-of-history-state.`);\r\n }\r\n changeLocation(currentState.current, currentState, true);\r\n const state = assign({}, buildState(currentLocation.value, to, null), { position: currentState.position + 1 }, data);\r\n changeLocation(to, state, false);\r\n currentLocation.value = to;\r\n }\r\n return {\r\n location: currentLocation,\r\n state: historyState,\r\n push,\r\n replace,\r\n };\r\n}\r\n/**\r\n * Creates an HTML5 history. Most common history for single page applications.\r\n *\r\n * @param base -\r\n */\r\nfunction createWebHistory(base) {\r\n base = normalizeBase(base);\r\n const historyNavigation = useHistoryStateNavigation(base);\r\n const historyListeners = useHistoryListeners(base, historyNavigation.state, historyNavigation.location, historyNavigation.replace);\r\n function go(delta, triggerListeners = true) {\r\n if (!triggerListeners)\r\n historyListeners.pauseListeners();\r\n history.go(delta);\r\n }\r\n const routerHistory = assign({\r\n // it's overridden right after\r\n location: '',\r\n base,\r\n go,\r\n createHref: createHref.bind(null, base),\r\n }, historyNavigation, historyListeners);\r\n Object.defineProperty(routerHistory, 'location', {\r\n enumerable: true,\r\n get: () => historyNavigation.location.value,\r\n });\r\n Object.defineProperty(routerHistory, 'state', {\r\n enumerable: true,\r\n get: () => historyNavigation.state.value,\r\n });\r\n return routerHistory;\r\n}\n\n/**\r\n * Creates a in-memory based history. The main purpose of this history is to handle SSR. It starts in a special location that is nowhere.\r\n * It's up to the user to replace that location with the starter location by either calling `router.push` or `router.replace`.\r\n *\r\n * @param base - Base applied to all urls, defaults to '/'\r\n * @returns a history object that can be passed to the router constructor\r\n */\r\nfunction createMemoryHistory(base = '') {\r\n let listeners = [];\r\n let queue = [START];\r\n let position = 0;\r\n function setLocation(location) {\r\n position++;\r\n if (position === queue.length) {\r\n // we are at the end, we can simply append a new entry\r\n queue.push(location);\r\n }\r\n else {\r\n // we are in the middle, we remove everything from here in the queue\r\n queue.splice(position);\r\n queue.push(location);\r\n }\r\n }\r\n function triggerListeners(to, from, { direction, delta }) {\r\n const info = {\r\n direction,\r\n delta,\r\n type: NavigationType.pop,\r\n };\r\n for (let callback of listeners) {\r\n callback(to, from, info);\r\n }\r\n }\r\n const routerHistory = {\r\n // rewritten by Object.defineProperty\r\n location: START,\r\n // TODO: should be kept in queue\r\n state: {},\r\n base,\r\n createHref: createHref.bind(null, base),\r\n replace(to) {\r\n // remove current entry and decrement position\r\n queue.splice(position--, 1);\r\n setLocation(to);\r\n },\r\n push(to, data) {\r\n setLocation(to);\r\n },\r\n listen(callback) {\r\n listeners.push(callback);\r\n return () => {\r\n const index = listeners.indexOf(callback);\r\n if (index > -1)\r\n listeners.splice(index, 1);\r\n };\r\n },\r\n destroy() {\r\n listeners = [];\r\n queue = [START];\r\n position = 0;\r\n },\r\n go(delta, shouldTrigger = true) {\r\n const from = this.location;\r\n const direction = \r\n // we are considering delta === 0 going forward, but in abstract mode\r\n // using 0 for the delta doesn't make sense like it does in html5 where\r\n // it reloads the page\r\n delta < 0 ? NavigationDirection.back : NavigationDirection.forward;\r\n position = Math.max(0, Math.min(position + delta, queue.length - 1));\r\n if (shouldTrigger) {\r\n triggerListeners(this.location, from, {\r\n direction,\r\n delta,\r\n });\r\n }\r\n },\r\n };\r\n Object.defineProperty(routerHistory, 'location', {\r\n enumerable: true,\r\n get: () => queue[position],\r\n });\r\n return routerHistory;\r\n}\n\n/**\r\n * Creates a hash history. Useful for web applications with no host (e.g.\r\n * `file://`) or when configuring a server to handle any URL is not possible.\r\n *\r\n * @param base - optional base to provide. Defaults to `location.pathname +\r\n * location.search` If there is a `` tag in the `head`, its value will be\r\n * ignored in favor of this parameter **but note it affects all the\r\n * history.pushState() calls**, meaning that if you use a `` tag, it's\r\n * `href` value **has to match this parameter** (ignoring anything after the\r\n * `#`).\r\n *\r\n * @example\r\n * ```js\r\n * // at https://example.com/folder\r\n * createWebHashHistory() // gives a url of `https://example.com/folder#`\r\n * createWebHashHistory('/folder/') // gives a url of `https://example.com/folder/#`\r\n * // if the `#` is provided in the base, it won't be added by `createWebHashHistory`\r\n * createWebHashHistory('/folder/#/app/') // gives a url of `https://example.com/folder/#/app/`\r\n * // you should avoid doing this because it changes the original url and breaks copying urls\r\n * createWebHashHistory('/other-folder/') // gives a url of `https://example.com/other-folder/#`\r\n *\r\n * // at file:///usr/etc/folder/index.html\r\n * // for locations with no `host`, the base is ignored\r\n * createWebHashHistory('/iAmIgnored') // gives a url of `file:///usr/etc/folder/index.html#`\r\n * ```\r\n */\r\nfunction createWebHashHistory(base) {\r\n // Make sure this implementation is fine in terms of encoding, specially for IE11\r\n // for `file://`, directly use the pathname and ignore the base\r\n // location.pathname contains an initial `/` even at the root: `https://example.com`\r\n base = location.host ? base || location.pathname + location.search : '';\r\n // allow the user to provide a `#` in the middle: `/base/#/app`\r\n if (!base.includes('#'))\r\n base += '#';\r\n if ((process.env.NODE_ENV !== 'production') && !base.endsWith('#/') && !base.endsWith('#')) {\r\n warn(`A hash base must end with a \"#\":\\n\"${base}\" should be \"${base.replace(/#.*$/, '#')}\".`);\r\n }\r\n return createWebHistory(base);\r\n}\n\nfunction isRouteLocation(route) {\r\n return typeof route === 'string' || (route && typeof route === 'object');\r\n}\r\nfunction isRouteName(name) {\r\n return typeof name === 'string' || typeof name === 'symbol';\r\n}\n\n/**\r\n * Initial route location where the router is. Can be used in navigation guards\r\n * to differentiate the initial navigation.\r\n *\r\n * @example\r\n * ```js\r\n * import { START_LOCATION } from 'vue-router'\r\n *\r\n * router.beforeEach((to, from) => {\r\n * if (from === START_LOCATION) {\r\n * // initial navigation\r\n * }\r\n * })\r\n * ```\r\n */\r\nconst START_LOCATION_NORMALIZED = {\r\n path: '/',\r\n name: undefined,\r\n params: {},\r\n query: {},\r\n hash: '',\r\n fullPath: '/',\r\n matched: [],\r\n meta: {},\r\n redirectedFrom: undefined,\r\n};\n\nconst NavigationFailureSymbol = /*#__PURE__*/ PolySymbol((process.env.NODE_ENV !== 'production') ? 'navigation failure' : 'nf');\r\n/**\r\n * Enumeration with all possible types for navigation failures. Can be passed to\r\n * {@link isNavigationFailure} to check for specific failures.\r\n */\r\nvar NavigationFailureType;\r\n(function (NavigationFailureType) {\r\n /**\r\n * An aborted navigation is a navigation that failed because a navigation\r\n * guard returned `false` or called `next(false)`\r\n */\r\n NavigationFailureType[NavigationFailureType[\"aborted\"] = 4] = \"aborted\";\r\n /**\r\n * A cancelled navigation is a navigation that failed because a more recent\r\n * navigation finished started (not necessarily finished).\r\n */\r\n NavigationFailureType[NavigationFailureType[\"cancelled\"] = 8] = \"cancelled\";\r\n /**\r\n * A duplicated navigation is a navigation that failed because it was\r\n * initiated while already being at the exact same location.\r\n */\r\n NavigationFailureType[NavigationFailureType[\"duplicated\"] = 16] = \"duplicated\";\r\n})(NavigationFailureType || (NavigationFailureType = {}));\r\n// DEV only debug messages\r\nconst ErrorTypeMessages = {\r\n [1 /* MATCHER_NOT_FOUND */]({ location, currentLocation }) {\r\n return `No match for\\n ${JSON.stringify(location)}${currentLocation\r\n ? '\\nwhile being at\\n' + JSON.stringify(currentLocation)\r\n : ''}`;\r\n },\r\n [2 /* NAVIGATION_GUARD_REDIRECT */]({ from, to, }) {\r\n return `Redirected from \"${from.fullPath}\" to \"${stringifyRoute(to)}\" via a navigation guard.`;\r\n },\r\n [4 /* NAVIGATION_ABORTED */]({ from, to }) {\r\n return `Navigation aborted from \"${from.fullPath}\" to \"${to.fullPath}\" via a navigation guard.`;\r\n },\r\n [8 /* NAVIGATION_CANCELLED */]({ from, to }) {\r\n return `Navigation cancelled from \"${from.fullPath}\" to \"${to.fullPath}\" with a new navigation.`;\r\n },\r\n [16 /* NAVIGATION_DUPLICATED */]({ from, to }) {\r\n return `Avoided redundant navigation to current location: \"${from.fullPath}\".`;\r\n },\r\n};\r\nfunction createRouterError(type, params) {\r\n // keep full error messages in cjs versions\r\n if ((process.env.NODE_ENV !== 'production') || !true) {\r\n return assign(new Error(ErrorTypeMessages[type](params)), {\r\n type,\r\n [NavigationFailureSymbol]: true,\r\n }, params);\r\n }\r\n else {\r\n return assign(new Error(), {\r\n type,\r\n [NavigationFailureSymbol]: true,\r\n }, params);\r\n }\r\n}\r\nfunction isNavigationFailure(error, type) {\r\n return (error instanceof Error &&\r\n NavigationFailureSymbol in error &&\r\n (type == null || !!(error.type & type)));\r\n}\r\nconst propertiesToLog = ['params', 'query', 'hash'];\r\nfunction stringifyRoute(to) {\r\n if (typeof to === 'string')\r\n return to;\r\n if ('path' in to)\r\n return to.path;\r\n const location = {};\r\n for (const key of propertiesToLog) {\r\n if (key in to)\r\n location[key] = to[key];\r\n }\r\n return JSON.stringify(location, null, 2);\r\n}\n\n// default pattern for a param: non greedy everything but /\r\nconst BASE_PARAM_PATTERN = '[^/]+?';\r\nconst BASE_PATH_PARSER_OPTIONS = {\r\n sensitive: false,\r\n strict: false,\r\n start: true,\r\n end: true,\r\n};\r\n// Special Regex characters that must be escaped in static tokens\r\nconst REGEX_CHARS_RE = /[.+*?^${}()[\\]/\\\\]/g;\r\n/**\r\n * Creates a path parser from an array of Segments (a segment is an array of Tokens)\r\n *\r\n * @param segments - array of segments returned by tokenizePath\r\n * @param extraOptions - optional options for the regexp\r\n * @returns a PathParser\r\n */\r\nfunction tokensToParser(segments, extraOptions) {\r\n const options = assign({}, BASE_PATH_PARSER_OPTIONS, extraOptions);\r\n // the amount of scores is the same as the length of segments except for the root segment \"/\"\r\n let score = [];\r\n // the regexp as a string\r\n let pattern = options.start ? '^' : '';\r\n // extracted keys\r\n const keys = [];\r\n for (const segment of segments) {\r\n // the root segment needs special treatment\r\n const segmentScores = segment.length ? [] : [90 /* Root */];\r\n // allow trailing slash\r\n if (options.strict && !segment.length)\r\n pattern += '/';\r\n for (let tokenIndex = 0; tokenIndex < segment.length; tokenIndex++) {\r\n const token = segment[tokenIndex];\r\n // resets the score if we are inside a sub segment /:a-other-:b\r\n let subSegmentScore = 40 /* Segment */ +\r\n (options.sensitive ? 0.25 /* BonusCaseSensitive */ : 0);\r\n if (token.type === 0 /* Static */) {\r\n // prepend the slash if we are starting a new segment\r\n if (!tokenIndex)\r\n pattern += '/';\r\n pattern += token.value.replace(REGEX_CHARS_RE, '\\\\$&');\r\n subSegmentScore += 40 /* Static */;\r\n }\r\n else if (token.type === 1 /* Param */) {\r\n const { value, repeatable, optional, regexp } = token;\r\n keys.push({\r\n name: value,\r\n repeatable,\r\n optional,\r\n });\r\n const re = regexp ? regexp : BASE_PARAM_PATTERN;\r\n // the user provided a custom regexp /:id(\\\\d+)\r\n if (re !== BASE_PARAM_PATTERN) {\r\n subSegmentScore += 10 /* BonusCustomRegExp */;\r\n // make sure the regexp is valid before using it\r\n try {\r\n new RegExp(`(${re})`);\r\n }\r\n catch (err) {\r\n throw new Error(`Invalid custom RegExp for param \"${value}\" (${re}): ` +\r\n err.message);\r\n }\r\n }\r\n // when we repeat we must take care of the repeating leading slash\r\n let subPattern = repeatable ? `((?:${re})(?:/(?:${re}))*)` : `(${re})`;\r\n // prepend the slash if we are starting a new segment\r\n if (!tokenIndex)\r\n subPattern =\r\n // avoid an optional / if there are more segments e.g. /:p?-static\r\n // or /:p?-:p2\r\n optional && segment.length < 2\r\n ? `(?:/${subPattern})`\r\n : '/' + subPattern;\r\n if (optional)\r\n subPattern += '?';\r\n pattern += subPattern;\r\n subSegmentScore += 20 /* Dynamic */;\r\n if (optional)\r\n subSegmentScore += -8 /* BonusOptional */;\r\n if (repeatable)\r\n subSegmentScore += -20 /* BonusRepeatable */;\r\n if (re === '.*')\r\n subSegmentScore += -50 /* BonusWildcard */;\r\n }\r\n segmentScores.push(subSegmentScore);\r\n }\r\n // an empty array like /home/ -> [[{home}], []]\r\n // if (!segment.length) pattern += '/'\r\n score.push(segmentScores);\r\n }\r\n // only apply the strict bonus to the last score\r\n if (options.strict && options.end) {\r\n const i = score.length - 1;\r\n score[i][score[i].length - 1] += 0.7000000000000001 /* BonusStrict */;\r\n }\r\n // TODO: dev only warn double trailing slash\r\n if (!options.strict)\r\n pattern += '/?';\r\n if (options.end)\r\n pattern += '$';\r\n // allow paths like /dynamic to only match dynamic or dynamic/... but not dynamic_something_else\r\n else if (options.strict)\r\n pattern += '(?:/|$)';\r\n const re = new RegExp(pattern, options.sensitive ? '' : 'i');\r\n function parse(path) {\r\n const match = path.match(re);\r\n const params = {};\r\n if (!match)\r\n return null;\r\n for (let i = 1; i < match.length; i++) {\r\n const value = match[i] || '';\r\n const key = keys[i - 1];\r\n params[key.name] = value && key.repeatable ? value.split('/') : value;\r\n }\r\n return params;\r\n }\r\n function stringify(params) {\r\n let path = '';\r\n // for optional parameters to allow to be empty\r\n let avoidDuplicatedSlash = false;\r\n for (const segment of segments) {\r\n if (!avoidDuplicatedSlash || !path.endsWith('/'))\r\n path += '/';\r\n avoidDuplicatedSlash = false;\r\n for (const token of segment) {\r\n if (token.type === 0 /* Static */) {\r\n path += token.value;\r\n }\r\n else if (token.type === 1 /* Param */) {\r\n const { value, repeatable, optional } = token;\r\n const param = value in params ? params[value] : '';\r\n if (Array.isArray(param) && !repeatable)\r\n throw new Error(`Provided param \"${value}\" is an array but it is not repeatable (* or + modifiers)`);\r\n const text = Array.isArray(param) ? param.join('/') : param;\r\n if (!text) {\r\n if (optional) {\r\n // if we have more than one optional param like /:a?-static we\r\n // don't need to care about the optional param\r\n if (segment.length < 2) {\r\n // remove the last slash as we could be at the end\r\n if (path.endsWith('/'))\r\n path = path.slice(0, -1);\r\n // do not append a slash on the next iteration\r\n else\r\n avoidDuplicatedSlash = true;\r\n }\r\n }\r\n else\r\n throw new Error(`Missing required param \"${value}\"`);\r\n }\r\n path += text;\r\n }\r\n }\r\n }\r\n return path;\r\n }\r\n return {\r\n re,\r\n score,\r\n keys,\r\n parse,\r\n stringify,\r\n };\r\n}\r\n/**\r\n * Compares an array of numbers as used in PathParser.score and returns a\r\n * number. This function can be used to `sort` an array\r\n * @param a - first array of numbers\r\n * @param b - second array of numbers\r\n * @returns 0 if both are equal, < 0 if a should be sorted first, > 0 if b\r\n * should be sorted first\r\n */\r\nfunction compareScoreArray(a, b) {\r\n let i = 0;\r\n while (i < a.length && i < b.length) {\r\n const diff = b[i] - a[i];\r\n // only keep going if diff === 0\r\n if (diff)\r\n return diff;\r\n i++;\r\n }\r\n // if the last subsegment was Static, the shorter segments should be sorted first\r\n // otherwise sort the longest segment first\r\n if (a.length < b.length) {\r\n return a.length === 1 && a[0] === 40 /* Static */ + 40 /* Segment */\r\n ? -1\r\n : 1;\r\n }\r\n else if (a.length > b.length) {\r\n return b.length === 1 && b[0] === 40 /* Static */ + 40 /* Segment */\r\n ? 1\r\n : -1;\r\n }\r\n return 0;\r\n}\r\n/**\r\n * Compare function that can be used with `sort` to sort an array of PathParser\r\n * @param a - first PathParser\r\n * @param b - second PathParser\r\n * @returns 0 if both are equal, < 0 if a should be sorted first, > 0 if b\r\n */\r\nfunction comparePathParserScore(a, b) {\r\n let i = 0;\r\n const aScore = a.score;\r\n const bScore = b.score;\r\n while (i < aScore.length && i < bScore.length) {\r\n const comp = compareScoreArray(aScore[i], bScore[i]);\r\n // do not return if both are equal\r\n if (comp)\r\n return comp;\r\n i++;\r\n }\r\n // if a and b share the same score entries but b has more, sort b first\r\n return bScore.length - aScore.length;\r\n // this is the ternary version\r\n // return aScore.length < bScore.length\r\n // ? 1\r\n // : aScore.length > bScore.length\r\n // ? -1\r\n // : 0\r\n}\n\nconst ROOT_TOKEN = {\r\n type: 0 /* Static */,\r\n value: '',\r\n};\r\nconst VALID_PARAM_RE = /[a-zA-Z0-9_]/;\r\n// After some profiling, the cache seems to be unnecessary because tokenizePath\r\n// (the slowest part of adding a route) is very fast\r\n// const tokenCache = new Map()\r\nfunction tokenizePath(path) {\r\n if (!path)\r\n return [[]];\r\n if (path === '/')\r\n return [[ROOT_TOKEN]];\r\n if (!path.startsWith('/')) {\r\n throw new Error((process.env.NODE_ENV !== 'production')\r\n ? `Route paths should start with a \"/\": \"${path}\" should be \"/${path}\".`\r\n : `Invalid path \"${path}\"`);\r\n }\r\n // if (tokenCache.has(path)) return tokenCache.get(path)!\r\n function crash(message) {\r\n throw new Error(`ERR (${state})/\"${buffer}\": ${message}`);\r\n }\r\n let state = 0 /* Static */;\r\n let previousState = state;\r\n const tokens = [];\r\n // the segment will always be valid because we get into the initial state\r\n // with the leading /\r\n let segment;\r\n function finalizeSegment() {\r\n if (segment)\r\n tokens.push(segment);\r\n segment = [];\r\n }\r\n // index on the path\r\n let i = 0;\r\n // char at index\r\n let char;\r\n // buffer of the value read\r\n let buffer = '';\r\n // custom regexp for a param\r\n let customRe = '';\r\n function consumeBuffer() {\r\n if (!buffer)\r\n return;\r\n if (state === 0 /* Static */) {\r\n segment.push({\r\n type: 0 /* Static */,\r\n value: buffer,\r\n });\r\n }\r\n else if (state === 1 /* Param */ ||\r\n state === 2 /* ParamRegExp */ ||\r\n state === 3 /* ParamRegExpEnd */) {\r\n if (segment.length > 1 && (char === '*' || char === '+'))\r\n crash(`A repeatable param (${buffer}) must be alone in its segment. eg: '/:ids+.`);\r\n segment.push({\r\n type: 1 /* Param */,\r\n value: buffer,\r\n regexp: customRe,\r\n repeatable: char === '*' || char === '+',\r\n optional: char === '*' || char === '?',\r\n });\r\n }\r\n else {\r\n crash('Invalid state to consume buffer');\r\n }\r\n buffer = '';\r\n }\r\n function addCharToBuffer() {\r\n buffer += char;\r\n }\r\n while (i < path.length) {\r\n char = path[i++];\r\n if (char === '\\\\' && state !== 2 /* ParamRegExp */) {\r\n previousState = state;\r\n state = 4 /* EscapeNext */;\r\n continue;\r\n }\r\n switch (state) {\r\n case 0 /* Static */:\r\n if (char === '/') {\r\n if (buffer) {\r\n consumeBuffer();\r\n }\r\n finalizeSegment();\r\n }\r\n else if (char === ':') {\r\n consumeBuffer();\r\n state = 1 /* Param */;\r\n }\r\n else {\r\n addCharToBuffer();\r\n }\r\n break;\r\n case 4 /* EscapeNext */:\r\n addCharToBuffer();\r\n state = previousState;\r\n break;\r\n case 1 /* Param */:\r\n if (char === '(') {\r\n state = 2 /* ParamRegExp */;\r\n }\r\n else if (VALID_PARAM_RE.test(char)) {\r\n addCharToBuffer();\r\n }\r\n else {\r\n consumeBuffer();\r\n state = 0 /* Static */;\r\n // go back one character if we were not modifying\r\n if (char !== '*' && char !== '?' && char !== '+')\r\n i--;\r\n }\r\n break;\r\n case 2 /* ParamRegExp */:\r\n // TODO: is it worth handling nested regexp? like :p(?:prefix_([^/]+)_suffix)\r\n // it already works by escaping the closing )\r\n // https://paths.esm.dev/?p=AAMeJbiAwQEcDKbAoAAkP60PG2R6QAvgNaA6AFACM2ABuQBB#\r\n // is this really something people need since you can also write\r\n // /prefix_:p()_suffix\r\n if (char === ')') {\r\n // handle the escaped )\r\n if (customRe[customRe.length - 1] == '\\\\')\r\n customRe = customRe.slice(0, -1) + char;\r\n else\r\n state = 3 /* ParamRegExpEnd */;\r\n }\r\n else {\r\n customRe += char;\r\n }\r\n break;\r\n case 3 /* ParamRegExpEnd */:\r\n // same as finalizing a param\r\n consumeBuffer();\r\n state = 0 /* Static */;\r\n // go back one character if we were not modifying\r\n if (char !== '*' && char !== '?' && char !== '+')\r\n i--;\r\n customRe = '';\r\n break;\r\n default:\r\n crash('Unknown state');\r\n break;\r\n }\r\n }\r\n if (state === 2 /* ParamRegExp */)\r\n crash(`Unfinished custom RegExp for param \"${buffer}\"`);\r\n consumeBuffer();\r\n finalizeSegment();\r\n // tokenCache.set(path, tokens)\r\n return tokens;\r\n}\n\nfunction createRouteRecordMatcher(record, parent, options) {\r\n const parser = tokensToParser(tokenizePath(record.path), options);\r\n // warn against params with the same name\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n const existingKeys = new Set();\r\n for (const key of parser.keys) {\r\n if (existingKeys.has(key.name))\r\n warn(`Found duplicated params with name \"${key.name}\" for path \"${record.path}\". Only the last one will be available on \"$route.params\".`);\r\n existingKeys.add(key.name);\r\n }\r\n }\r\n const matcher = assign(parser, {\r\n record,\r\n parent,\r\n // these needs to be populated by the parent\r\n children: [],\r\n alias: [],\r\n });\r\n if (parent) {\r\n // both are aliases or both are not aliases\r\n // we don't want to mix them because the order is used when\r\n // passing originalRecord in Matcher.addRoute\r\n if (!matcher.record.aliasOf === !parent.record.aliasOf)\r\n parent.children.push(matcher);\r\n }\r\n return matcher;\r\n}\n\n/**\r\n * Creates a Router Matcher.\r\n *\r\n * @internal\r\n * @param routes - array of initial routes\r\n * @param globalOptions - global route options\r\n */\r\nfunction createRouterMatcher(routes, globalOptions) {\r\n // normalized ordered array of matchers\r\n const matchers = [];\r\n const matcherMap = new Map();\r\n globalOptions = mergeOptions({ strict: false, end: true, sensitive: false }, globalOptions);\r\n function getRecordMatcher(name) {\r\n return matcherMap.get(name);\r\n }\r\n function addRoute(record, parent, originalRecord) {\r\n // used later on to remove by name\r\n let isRootAdd = !originalRecord;\r\n let mainNormalizedRecord = normalizeRouteRecord(record);\r\n // we might be the child of an alias\r\n mainNormalizedRecord.aliasOf = originalRecord && originalRecord.record;\r\n const options = mergeOptions(globalOptions, record);\r\n // generate an array of records to correctly handle aliases\r\n const normalizedRecords = [\r\n mainNormalizedRecord,\r\n ];\r\n if ('alias' in record) {\r\n const aliases = typeof record.alias === 'string' ? [record.alias] : record.alias;\r\n for (const alias of aliases) {\r\n normalizedRecords.push(assign({}, mainNormalizedRecord, {\r\n // this allows us to hold a copy of the `components` option\r\n // so that async components cache is hold on the original record\r\n components: originalRecord\r\n ? originalRecord.record.components\r\n : mainNormalizedRecord.components,\r\n path: alias,\r\n // we might be the child of an alias\r\n aliasOf: originalRecord\r\n ? originalRecord.record\r\n : mainNormalizedRecord,\r\n // the aliases are always of the same kind as the original since they\r\n // are defined on the same record\r\n }));\r\n }\r\n }\r\n let matcher;\r\n let originalMatcher;\r\n for (const normalizedRecord of normalizedRecords) {\r\n let { path } = normalizedRecord;\r\n // Build up the path for nested routes if the child isn't an absolute\r\n // route. Only add the / delimiter if the child path isn't empty and if the\r\n // parent path doesn't have a trailing slash\r\n if (parent && path[0] !== '/') {\r\n let parentPath = parent.record.path;\r\n let connectingSlash = parentPath[parentPath.length - 1] === '/' ? '' : '/';\r\n normalizedRecord.path =\r\n parent.record.path + (path && connectingSlash + path);\r\n }\r\n if ((process.env.NODE_ENV !== 'production') && normalizedRecord.path === '*') {\r\n throw new Error('Catch all routes (\"*\") must now be defined using a param with a custom regexp.\\n' +\r\n 'See more at https://next.router.vuejs.org/guide/migration/#removed-star-or-catch-all-routes.');\r\n }\r\n // create the object before hand so it can be passed to children\r\n matcher = createRouteRecordMatcher(normalizedRecord, parent, options);\r\n if ((process.env.NODE_ENV !== 'production') && parent && path[0] === '/')\r\n checkMissingParamsInAbsolutePath(matcher, parent);\r\n // if we are an alias we must tell the original record that we exist\r\n // so we can be removed\r\n if (originalRecord) {\r\n originalRecord.alias.push(matcher);\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n checkSameParams(originalRecord, matcher);\r\n }\r\n }\r\n else {\r\n // otherwise, the first record is the original and others are aliases\r\n originalMatcher = originalMatcher || matcher;\r\n if (originalMatcher !== matcher)\r\n originalMatcher.alias.push(matcher);\r\n // remove the route if named and only for the top record (avoid in nested calls)\r\n // this works because the original record is the first one\r\n if (isRootAdd && record.name && !isAliasRecord(matcher))\r\n removeRoute(record.name);\r\n }\r\n if ('children' in mainNormalizedRecord) {\r\n let children = mainNormalizedRecord.children;\r\n for (let i = 0; i < children.length; i++) {\r\n addRoute(children[i], matcher, originalRecord && originalRecord.children[i]);\r\n }\r\n }\r\n // if there was no original record, then the first one was not an alias and all\r\n // other alias (if any) need to reference this record when adding children\r\n originalRecord = originalRecord || matcher;\r\n // TODO: add normalized records for more flexibility\r\n // if (parent && isAliasRecord(originalRecord)) {\r\n // parent.children.push(originalRecord)\r\n // }\r\n insertMatcher(matcher);\r\n }\r\n return originalMatcher\r\n ? () => {\r\n // since other matchers are aliases, they should be removed by the original matcher\r\n removeRoute(originalMatcher);\r\n }\r\n : noop;\r\n }\r\n function removeRoute(matcherRef) {\r\n if (isRouteName(matcherRef)) {\r\n const matcher = matcherMap.get(matcherRef);\r\n if (matcher) {\r\n matcherMap.delete(matcherRef);\r\n matchers.splice(matchers.indexOf(matcher), 1);\r\n matcher.children.forEach(removeRoute);\r\n matcher.alias.forEach(removeRoute);\r\n }\r\n }\r\n else {\r\n let index = matchers.indexOf(matcherRef);\r\n if (index > -1) {\r\n matchers.splice(index, 1);\r\n if (matcherRef.record.name)\r\n matcherMap.delete(matcherRef.record.name);\r\n matcherRef.children.forEach(removeRoute);\r\n matcherRef.alias.forEach(removeRoute);\r\n }\r\n }\r\n }\r\n function getRoutes() {\r\n return matchers;\r\n }\r\n function insertMatcher(matcher) {\r\n let i = 0;\r\n // console.log('i is', { i })\r\n while (i < matchers.length &&\r\n comparePathParserScore(matcher, matchers[i]) >= 0)\r\n i++;\r\n // console.log('END i is', { i })\r\n // while (i < matchers.length && matcher.score <= matchers[i].score) i++\r\n matchers.splice(i, 0, matcher);\r\n // only add the original record to the name map\r\n if (matcher.record.name && !isAliasRecord(matcher))\r\n matcherMap.set(matcher.record.name, matcher);\r\n }\r\n function resolve(location, currentLocation) {\r\n let matcher;\r\n let params = {};\r\n let path;\r\n let name;\r\n if ('name' in location && location.name) {\r\n matcher = matcherMap.get(location.name);\r\n if (!matcher)\r\n throw createRouterError(1 /* MATCHER_NOT_FOUND */, {\r\n location,\r\n });\r\n name = matcher.record.name;\r\n params = assign(\r\n // paramsFromLocation is a new object\r\n paramsFromLocation(currentLocation.params, \r\n // only keep params that exist in the resolved location\r\n // TODO: only keep optional params coming from a parent record\r\n matcher.keys.filter(k => !k.optional).map(k => k.name)), location.params);\r\n // throws if cannot be stringified\r\n path = matcher.stringify(params);\r\n }\r\n else if ('path' in location) {\r\n // no need to resolve the path with the matcher as it was provided\r\n // this also allows the user to control the encoding\r\n path = location.path;\r\n if ((process.env.NODE_ENV !== 'production') && !path.startsWith('/')) {\r\n warn(`The Matcher cannot resolve relative paths but received \"${path}\". Unless you directly called \\`matcher.resolve(\"${path}\")\\`, this is probably a bug in vue-router. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-router-next.`);\r\n }\r\n matcher = matchers.find(m => m.re.test(path));\r\n // matcher should have a value after the loop\r\n if (matcher) {\r\n // TODO: dev warning of unused params if provided\r\n // we know the matcher works because we tested the regexp\r\n params = matcher.parse(path);\r\n name = matcher.record.name;\r\n }\r\n // location is a relative path\r\n }\r\n else {\r\n // match by name or path of current route\r\n matcher = currentLocation.name\r\n ? matcherMap.get(currentLocation.name)\r\n : matchers.find(m => m.re.test(currentLocation.path));\r\n if (!matcher)\r\n throw createRouterError(1 /* MATCHER_NOT_FOUND */, {\r\n location,\r\n currentLocation,\r\n });\r\n name = matcher.record.name;\r\n // since we are navigating to the same location, we don't need to pick the\r\n // params like when `name` is provided\r\n params = assign({}, currentLocation.params, location.params);\r\n path = matcher.stringify(params);\r\n }\r\n const matched = [];\r\n let parentMatcher = matcher;\r\n while (parentMatcher) {\r\n // reversed order so parents are at the beginning\r\n matched.unshift(parentMatcher.record);\r\n parentMatcher = parentMatcher.parent;\r\n }\r\n return {\r\n name,\r\n path,\r\n params,\r\n matched,\r\n meta: mergeMetaFields(matched),\r\n };\r\n }\r\n // add initial routes\r\n routes.forEach(route => addRoute(route));\r\n return { addRoute, resolve, removeRoute, getRoutes, getRecordMatcher };\r\n}\r\nfunction paramsFromLocation(params, keys) {\r\n let newParams = {};\r\n for (let key of keys) {\r\n if (key in params)\r\n newParams[key] = params[key];\r\n }\r\n return newParams;\r\n}\r\n/**\r\n * Normalizes a RouteRecordRaw. Creates a copy\r\n *\r\n * @param record\r\n * @returns the normalized version\r\n */\r\nfunction normalizeRouteRecord(record) {\r\n return {\r\n path: record.path,\r\n redirect: record.redirect,\r\n name: record.name,\r\n meta: record.meta || {},\r\n aliasOf: undefined,\r\n beforeEnter: record.beforeEnter,\r\n props: normalizeRecordProps(record),\r\n children: record.children || [],\r\n instances: {},\r\n leaveGuards: new Set(),\r\n updateGuards: new Set(),\r\n enterCallbacks: {},\r\n components: 'components' in record\r\n ? record.components || {}\r\n : { default: record.component },\r\n };\r\n}\r\n/**\r\n * Normalize the optional `props` in a record to always be an object similar to\r\n * components. Also accept a boolean for components.\r\n * @param record\r\n */\r\nfunction normalizeRecordProps(record) {\r\n const propsObject = {};\r\n // props does not exist on redirect records but we can set false directly\r\n const props = record.props || false;\r\n if ('component' in record) {\r\n propsObject.default = props;\r\n }\r\n else {\r\n // NOTE: we could also allow a function to be applied to every component.\r\n // Would need user feedback for use cases\r\n for (let name in record.components)\r\n propsObject[name] = typeof props === 'boolean' ? props : props[name];\r\n }\r\n return propsObject;\r\n}\r\n/**\r\n * Checks if a record or any of its parent is an alias\r\n * @param record\r\n */\r\nfunction isAliasRecord(record) {\r\n while (record) {\r\n if (record.record.aliasOf)\r\n return true;\r\n record = record.parent;\r\n }\r\n return false;\r\n}\r\n/**\r\n * Merge meta fields of an array of records\r\n *\r\n * @param matched - array of matched records\r\n */\r\nfunction mergeMetaFields(matched) {\r\n return matched.reduce((meta, record) => assign(meta, record.meta), {});\r\n}\r\nfunction mergeOptions(defaults, partialOptions) {\r\n let options = {};\r\n for (let key in defaults) {\r\n options[key] =\r\n key in partialOptions ? partialOptions[key] : defaults[key];\r\n }\r\n return options;\r\n}\r\nfunction isSameParam(a, b) {\r\n return (a.name === b.name &&\r\n a.optional === b.optional &&\r\n a.repeatable === b.repeatable);\r\n}\r\n/**\r\n * Check if a path and its alias have the same required params\r\n *\r\n * @param a - original record\r\n * @param b - alias record\r\n */\r\nfunction checkSameParams(a, b) {\r\n for (let key of a.keys) {\r\n if (!key.optional && !b.keys.find(isSameParam.bind(null, key)))\r\n return warn(`Alias \"${b.record.path}\" and the original record: \"${a.record.path}\" should have the exact same param named \"${key.name}\"`);\r\n }\r\n for (let key of b.keys) {\r\n if (!key.optional && !a.keys.find(isSameParam.bind(null, key)))\r\n return warn(`Alias \"${b.record.path}\" and the original record: \"${a.record.path}\" should have the exact same param named \"${key.name}\"`);\r\n }\r\n}\r\nfunction checkMissingParamsInAbsolutePath(record, parent) {\r\n for (let key of parent.keys) {\r\n if (!record.keys.find(isSameParam.bind(null, key)))\r\n return warn(`Absolute path \"${record.record.path}\" should have the exact same param named \"${key.name}\" as its parent \"${parent.record.path}\".`);\r\n }\r\n}\n\n/**\r\n * Encoding Rules ␣ = Space Path: ␣ \" < > # ? { } Query: ␣ \" < > # & = Hash: ␣ \"\r\n * < > `\r\n *\r\n * On top of that, the RFC3986 (https://tools.ietf.org/html/rfc3986#section-2.2)\r\n * defines some extra characters to be encoded. Most browsers do not encode them\r\n * in encodeURI https://github.com/whatwg/url/issues/369, so it may be safer to\r\n * also encode `!'()*`. Leaving unencoded only ASCII alphanumeric(`a-zA-Z0-9`)\r\n * plus `-._~`. This extra safety should be applied to query by patching the\r\n * string returned by encodeURIComponent encodeURI also encodes `[\\]^`. `\\`\r\n * should be encoded to avoid ambiguity. Browsers (IE, FF, C) transform a `\\`\r\n * into a `/` if directly typed in. The _backtick_ (`````) should also be\r\n * encoded everywhere because some browsers like FF encode it when directly\r\n * written while others don't. Safari and IE don't encode ``\"<>{}``` in hash.\r\n */\r\n// const EXTRA_RESERVED_RE = /[!'()*]/g\r\n// const encodeReservedReplacer = (c: string) => '%' + c.charCodeAt(0).toString(16)\r\nconst HASH_RE = /#/g; // %23\r\nconst AMPERSAND_RE = /&/g; // %26\r\nconst SLASH_RE = /\\//g; // %2F\r\nconst EQUAL_RE = /=/g; // %3D\r\nconst IM_RE = /\\?/g; // %3F\r\nconst PLUS_RE = /\\+/g; // %2B\r\n/**\r\n * NOTE: It's not clear to me if we should encode the + symbol in queries, it\r\n * seems to be less flexible than not doing so and I can't find out the legacy\r\n * systems requiring this for regular requests like text/html. In the standard,\r\n * the encoding of the plus character is only mentioned for\r\n * application/x-www-form-urlencoded\r\n * (https://url.spec.whatwg.org/#urlencoded-parsing) and most browsers seems lo\r\n * leave the plus character as is in queries. To be more flexible, we allow the\r\n * plus character on the query but it can also be manually encoded by the user.\r\n *\r\n * Resources:\r\n * - https://url.spec.whatwg.org/#urlencoded-parsing\r\n * - https://stackoverflow.com/questions/1634271/url-encoding-the-space-character-or-20\r\n */\r\nconst ENC_BRACKET_OPEN_RE = /%5B/g; // [\r\nconst ENC_BRACKET_CLOSE_RE = /%5D/g; // ]\r\nconst ENC_CARET_RE = /%5E/g; // ^\r\nconst ENC_BACKTICK_RE = /%60/g; // `\r\nconst ENC_CURLY_OPEN_RE = /%7B/g; // {\r\nconst ENC_PIPE_RE = /%7C/g; // |\r\nconst ENC_CURLY_CLOSE_RE = /%7D/g; // }\r\nconst ENC_SPACE_RE = /%20/g; // }\r\n/**\r\n * Encode characters that need to be encoded on the path, search and hash\r\n * sections of the URL.\r\n *\r\n * @internal\r\n * @param text - string to encode\r\n * @returns encoded string\r\n */\r\nfunction commonEncode(text) {\r\n return encodeURI('' + text)\r\n .replace(ENC_PIPE_RE, '|')\r\n .replace(ENC_BRACKET_OPEN_RE, '[')\r\n .replace(ENC_BRACKET_CLOSE_RE, ']');\r\n}\r\n/**\r\n * Encode characters that need to be encoded on the hash section of the URL.\r\n *\r\n * @param text - string to encode\r\n * @returns encoded string\r\n */\r\nfunction encodeHash(text) {\r\n return commonEncode(text)\r\n .replace(ENC_CURLY_OPEN_RE, '{')\r\n .replace(ENC_CURLY_CLOSE_RE, '}')\r\n .replace(ENC_CARET_RE, '^');\r\n}\r\n/**\r\n * Encode characters that need to be encoded query values on the query\r\n * section of the URL.\r\n *\r\n * @param text - string to encode\r\n * @returns encoded string\r\n */\r\nfunction encodeQueryValue(text) {\r\n return (commonEncode(text)\r\n // Encode the space as +, encode the + to differentiate it from the space\r\n .replace(PLUS_RE, '%2B')\r\n .replace(ENC_SPACE_RE, '+')\r\n .replace(HASH_RE, '%23')\r\n .replace(AMPERSAND_RE, '%26')\r\n .replace(ENC_BACKTICK_RE, '`')\r\n .replace(ENC_CURLY_OPEN_RE, '{')\r\n .replace(ENC_CURLY_CLOSE_RE, '}')\r\n .replace(ENC_CARET_RE, '^'));\r\n}\r\n/**\r\n * Like `encodeQueryValue` but also encodes the `=` character.\r\n *\r\n * @param text - string to encode\r\n */\r\nfunction encodeQueryKey(text) {\r\n return encodeQueryValue(text).replace(EQUAL_RE, '%3D');\r\n}\r\n/**\r\n * Encode characters that need to be encoded on the path section of the URL.\r\n *\r\n * @param text - string to encode\r\n * @returns encoded string\r\n */\r\nfunction encodePath(text) {\r\n return commonEncode(text).replace(HASH_RE, '%23').replace(IM_RE, '%3F');\r\n}\r\n/**\r\n * Encode characters that need to be encoded on the path section of the URL as a\r\n * param. This function encodes everything {@link encodePath} does plus the\r\n * slash (`/`) character.\r\n *\r\n * @param text - string to encode\r\n * @returns encoded string\r\n */\r\nfunction encodeParam(text) {\r\n return encodePath(text).replace(SLASH_RE, '%2F');\r\n}\r\n/**\r\n * Decode text using `decodeURIComponent`. Returns the original text if it\r\n * fails.\r\n *\r\n * @param text - string to decode\r\n * @returns decoded string\r\n */\r\nfunction decode(text) {\r\n try {\r\n return decodeURIComponent('' + text);\r\n }\r\n catch (err) {\r\n (process.env.NODE_ENV !== 'production') && warn(`Error decoding \"${text}\". Using original value`);\r\n }\r\n return '' + text;\r\n}\n\n/**\r\n * Transforms a queryString into a {@link LocationQuery} object. Accept both, a\r\n * version with the leading `?` and without Should work as URLSearchParams\r\n\n * @internal\r\n *\r\n * @param search - search string to parse\r\n * @returns a query object\r\n */\r\nfunction parseQuery(search) {\r\n const query = {};\r\n // avoid creating an object with an empty key and empty value\r\n // because of split('&')\r\n if (search === '' || search === '?')\r\n return query;\r\n const hasLeadingIM = search[0] === '?';\r\n const searchParams = (hasLeadingIM ? search.slice(1) : search).split('&');\r\n for (let i = 0; i < searchParams.length; ++i) {\r\n // pre decode the + into space\r\n const searchParam = searchParams[i].replace(PLUS_RE, ' ');\r\n // allow the = character\r\n let eqPos = searchParam.indexOf('=');\r\n let key = decode(eqPos < 0 ? searchParam : searchParam.slice(0, eqPos));\r\n let value = eqPos < 0 ? null : decode(searchParam.slice(eqPos + 1));\r\n if (key in query) {\r\n // an extra variable for ts types\r\n let currentValue = query[key];\r\n if (!Array.isArray(currentValue)) {\r\n currentValue = query[key] = [currentValue];\r\n }\r\n currentValue.push(value);\r\n }\r\n else {\r\n query[key] = value;\r\n }\r\n }\r\n return query;\r\n}\r\n/**\r\n * Stringifies a {@link LocationQueryRaw} object. Like `URLSearchParams`, it\r\n * doesn't prepend a `?`\r\n *\r\n * @internal\r\n *\r\n * @param query - query object to stringify\r\n * @returns string version of the query without the leading `?`\r\n */\r\nfunction stringifyQuery(query) {\r\n let search = '';\r\n for (let key in query) {\r\n const value = query[key];\r\n key = encodeQueryKey(key);\r\n if (value == null) {\r\n // only null adds the value\r\n if (value !== undefined) {\r\n search += (search.length ? '&' : '') + key;\r\n }\r\n continue;\r\n }\r\n // keep null values\r\n let values = Array.isArray(value)\r\n ? value.map(v => v && encodeQueryValue(v))\r\n : [value && encodeQueryValue(value)];\r\n values.forEach(value => {\r\n // skip undefined values in arrays as if they were not present\r\n // smaller code than using filter\r\n if (value !== undefined) {\r\n // only append & with non-empty search\r\n search += (search.length ? '&' : '') + key;\r\n if (value != null)\r\n search += '=' + value;\r\n }\r\n });\r\n }\r\n return search;\r\n}\r\n/**\r\n * Transforms a {@link LocationQueryRaw} into a {@link LocationQuery} by casting\r\n * numbers into strings, removing keys with an undefined value and replacing\r\n * undefined with null in arrays\r\n *\r\n * @param query - query object to normalize\r\n * @returns a normalized query object\r\n */\r\nfunction normalizeQuery(query) {\r\n const normalizedQuery = {};\r\n for (let key in query) {\r\n let value = query[key];\r\n if (value !== undefined) {\r\n normalizedQuery[key] = Array.isArray(value)\r\n ? value.map(v => (v == null ? null : '' + v))\r\n : value == null\r\n ? value\r\n : '' + value;\r\n }\r\n }\r\n return normalizedQuery;\r\n}\n\n/**\r\n * Create a list of callbacks that can be reset. Used to create before and after navigation guards list\r\n */\r\nfunction useCallbacks() {\r\n let handlers = [];\r\n function add(handler) {\r\n handlers.push(handler);\r\n return () => {\r\n const i = handlers.indexOf(handler);\r\n if (i > -1)\r\n handlers.splice(i, 1);\r\n };\r\n }\r\n function reset() {\r\n handlers = [];\r\n }\r\n return {\r\n add,\r\n list: () => handlers,\r\n reset,\r\n };\r\n}\n\nfunction registerGuard(record, name, guard) {\r\n const removeFromList = () => {\r\n record[name].delete(guard);\r\n };\r\n onUnmounted(removeFromList);\r\n onDeactivated(removeFromList);\r\n onActivated(() => {\r\n record[name].add(guard);\r\n });\r\n record[name].add(guard);\r\n}\r\n/**\r\n * Add a navigation guard that triggers whenever the component for the current\r\n * location is about to be left. Similar to {@link beforeRouteLeave} but can be\r\n * used in any component. The guard is removed when the component is unmounted.\r\n *\r\n * @param leaveGuard - {@link NavigationGuard}\r\n */\r\nfunction onBeforeRouteLeave(leaveGuard) {\r\n if ((process.env.NODE_ENV !== 'production') && !getCurrentInstance()) {\r\n warn('getCurrentInstance() returned null. onBeforeRouteLeave() must be called at the top of a setup function');\r\n return;\r\n }\r\n const activeRecord = inject(matchedRouteKey, {}).value;\r\n if (!activeRecord) {\r\n (process.env.NODE_ENV !== 'production') &&\r\n warn('No active route record was found. Are you missing a component?');\r\n return;\r\n }\r\n registerGuard(activeRecord, 'leaveGuards', leaveGuard);\r\n}\r\n/**\r\n * Add a navigation guard that triggers whenever the current location is about\r\n * to be updated. Similar to {@link beforeRouteUpdate} but can be used in any\r\n * component. The guard is removed when the component is unmounted.\r\n *\r\n * @param updateGuard - {@link NavigationGuard}\r\n */\r\nfunction onBeforeRouteUpdate(updateGuard) {\r\n if ((process.env.NODE_ENV !== 'production') && !getCurrentInstance()) {\r\n warn('getCurrentInstance() returned null. onBeforeRouteUpdate() must be called at the top of a setup function');\r\n return;\r\n }\r\n const activeRecord = inject(matchedRouteKey, {}).value;\r\n if (!activeRecord) {\r\n (process.env.NODE_ENV !== 'production') &&\r\n warn('No active route record was found. Are you missing a component?');\r\n return;\r\n }\r\n registerGuard(activeRecord, 'updateGuards', updateGuard);\r\n}\r\nfunction guardToPromiseFn(guard, to, from, record, name) {\r\n // keep a reference to the enterCallbackArray to prevent pushing callbacks if a new navigation took place\r\n const enterCallbackArray = record &&\r\n // name is defined if record is because of the function overload\r\n (record.enterCallbacks[name] = record.enterCallbacks[name] || []);\r\n return () => new Promise((resolve, reject) => {\r\n const next = (valid) => {\r\n if (valid === false)\r\n reject(createRouterError(4 /* NAVIGATION_ABORTED */, {\r\n from,\r\n to,\r\n }));\r\n else if (valid instanceof Error) {\r\n reject(valid);\r\n }\r\n else if (isRouteLocation(valid)) {\r\n reject(createRouterError(2 /* NAVIGATION_GUARD_REDIRECT */, {\r\n from: to,\r\n to: valid,\r\n }));\r\n }\r\n else {\r\n if (enterCallbackArray &&\r\n // since enterCallbackArray is truthy, both record and name also are\r\n record.enterCallbacks[name] === enterCallbackArray &&\r\n typeof valid === 'function')\r\n enterCallbackArray.push(valid);\r\n resolve();\r\n }\r\n };\r\n // wrapping with Promise.resolve allows it to work with both async and sync guards\r\n const guardReturn = guard.call(record && record.instances[name], to, from, (process.env.NODE_ENV !== 'production') ? canOnlyBeCalledOnce(next, to, from) : next);\r\n let guardCall = Promise.resolve(guardReturn);\r\n if (guard.length < 3)\r\n guardCall = guardCall.then(next);\r\n if ((process.env.NODE_ENV !== 'production') && guard.length > 2) {\r\n const message = `The \"next\" callback was never called inside of ${guard.name ? '\"' + guard.name + '\"' : ''}:\\n${guard.toString()}\\n. If you are returning a value instead of calling \"next\", make sure to remove the \"next\" parameter from your function.`;\r\n if (typeof guardReturn === 'object' && 'then' in guardReturn) {\r\n guardCall = guardCall.then(resolvedValue => {\r\n // @ts-expect-error: _called is added at canOnlyBeCalledOnce\r\n if (!next._called) {\r\n warn(message);\r\n return Promise.reject(new Error('Invalid navigation guard'));\r\n }\r\n return resolvedValue;\r\n });\r\n // TODO: test me!\r\n }\r\n else if (guardReturn !== undefined) {\r\n // @ts-expect-error: _called is added at canOnlyBeCalledOnce\r\n if (!next._called) {\r\n warn(message);\r\n reject(new Error('Invalid navigation guard'));\r\n return;\r\n }\r\n }\r\n }\r\n guardCall.catch(err => reject(err));\r\n });\r\n}\r\nfunction canOnlyBeCalledOnce(next, to, from) {\r\n let called = 0;\r\n return function () {\r\n if (called++ === 1)\r\n warn(`The \"next\" callback was called more than once in one navigation guard when going from \"${from.fullPath}\" to \"${to.fullPath}\". It should be called exactly one time in each navigation guard. This will fail in production.`);\r\n // @ts-expect-error: we put it in the original one because it's easier to check\r\n next._called = true;\r\n if (called === 1)\r\n next.apply(null, arguments);\r\n };\r\n}\r\nfunction extractComponentsGuards(matched, guardType, to, from) {\r\n const guards = [];\r\n for (const record of matched) {\r\n for (const name in record.components) {\r\n let rawComponent = record.components[name];\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n if (!rawComponent ||\r\n (typeof rawComponent !== 'object' &&\r\n typeof rawComponent !== 'function')) {\r\n warn(`Component \"${name}\" in record with path \"${record.path}\" is not` +\r\n ` a valid component. Received \"${String(rawComponent)}\".`);\r\n // throw to ensure we stop here but warn to ensure the message isn't\r\n // missed by the user\r\n throw new Error('Invalid route component');\r\n }\r\n else if ('then' in rawComponent) {\r\n // warn if user wrote import('/component.vue') instead of () =>\r\n // import('./component.vue')\r\n warn(`Component \"${name}\" in record with path \"${record.path}\" is a ` +\r\n `Promise instead of a function that returns a Promise. Did you ` +\r\n `write \"import('./MyPage.vue')\" instead of ` +\r\n `\"() => import('./MyPage.vue')\" ? This will break in ` +\r\n `production if not fixed.`);\r\n let promise = rawComponent;\r\n rawComponent = () => promise;\r\n }\r\n else if (rawComponent.__asyncLoader &&\r\n // warn only once per component\r\n !rawComponent.__warnedDefineAsync) {\r\n rawComponent.__warnedDefineAsync = true;\r\n warn(`Component \"${name}\" in record with path \"${record.path}\" is defined ` +\r\n `using \"defineAsyncComponent()\". ` +\r\n `Write \"() => import('./MyPage.vue')\" instead of ` +\r\n `\"defineAsyncComponent(() => import('./MyPage.vue'))\".`);\r\n }\r\n }\r\n // skip update and leave guards if the route component is not mounted\r\n if (guardType !== 'beforeRouteEnter' && !record.instances[name])\r\n continue;\r\n if (isRouteComponent(rawComponent)) {\r\n // __vccOpts is added by vue-class-component and contain the regular options\r\n let options = rawComponent.__vccOpts || rawComponent;\r\n const guard = options[guardType];\r\n guard && guards.push(guardToPromiseFn(guard, to, from, record, name));\r\n }\r\n else {\r\n // start requesting the chunk already\r\n let componentPromise = rawComponent();\r\n if ((process.env.NODE_ENV !== 'production') && !('catch' in componentPromise)) {\r\n warn(`Component \"${name}\" in record with path \"${record.path}\" is a function that does not return a Promise. If you were passing a functional component, make sure to add a \"displayName\" to the component. This will break in production if not fixed.`);\r\n componentPromise = Promise.resolve(componentPromise);\r\n }\r\n guards.push(() => componentPromise.then(resolved => {\r\n if (!resolved)\r\n return Promise.reject(new Error(`Couldn't resolve component \"${name}\" at \"${record.path}\"`));\r\n const resolvedComponent = isESModule(resolved)\r\n ? resolved.default\r\n : resolved;\r\n // replace the function with the resolved component\r\n record.components[name] = resolvedComponent;\r\n // __vccOpts is added by vue-class-component and contain the regular options\r\n let options = resolvedComponent.__vccOpts || resolvedComponent;\r\n const guard = options[guardType];\r\n return guard && guardToPromiseFn(guard, to, from, record, name)();\r\n }));\r\n }\r\n }\r\n }\r\n return guards;\r\n}\r\n/**\r\n * Allows differentiating lazy components from functional components and vue-class-component\r\n * @param component\r\n */\r\nfunction isRouteComponent(component) {\r\n return (typeof component === 'object' ||\r\n 'displayName' in component ||\r\n 'props' in component ||\r\n '__vccOpts' in component);\r\n}\n\n// TODO: we could allow currentRoute as a prop to expose `isActive` and\r\n// `isExactActive` behavior should go through an RFC\r\nfunction useLink(props) {\r\n const router = inject(routerKey);\r\n const currentRoute = inject(routeLocationKey);\r\n const route = computed(() => router.resolve(unref(props.to)));\r\n const activeRecordIndex = computed(() => {\r\n let { matched } = route.value;\r\n let { length } = matched;\r\n const routeMatched = matched[length - 1];\r\n let currentMatched = currentRoute.matched;\r\n if (!routeMatched || !currentMatched.length)\r\n return -1;\r\n let index = currentMatched.findIndex(isSameRouteRecord.bind(null, routeMatched));\r\n if (index > -1)\r\n return index;\r\n // possible parent record\r\n let parentRecordPath = getOriginalPath(matched[length - 2]);\r\n return (\r\n // we are dealing with nested routes\r\n length > 1 &&\r\n // if the parent and matched route have the same path, this link is\r\n // referring to the empty child. Or we currently are on a different\r\n // child of the same parent\r\n getOriginalPath(routeMatched) === parentRecordPath &&\r\n // avoid comparing the child with its parent\r\n currentMatched[currentMatched.length - 1].path !== parentRecordPath\r\n ? currentMatched.findIndex(isSameRouteRecord.bind(null, matched[length - 2]))\r\n : index);\r\n });\r\n const isActive = computed(() => activeRecordIndex.value > -1 &&\r\n includesParams(currentRoute.params, route.value.params));\r\n const isExactActive = computed(() => activeRecordIndex.value > -1 &&\r\n activeRecordIndex.value === currentRoute.matched.length - 1 &&\r\n isSameRouteLocationParams(currentRoute.params, route.value.params));\r\n function navigate(e = {}) {\r\n if (guardEvent(e)) {\r\n return router[unref(props.replace) ? 'replace' : 'push'](unref(props.to)\r\n // avoid uncaught errors are they are logged anyway\r\n ).catch(noop);\r\n }\r\n return Promise.resolve();\r\n }\r\n // devtools only\r\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) && isBrowser) {\r\n const instance = getCurrentInstance();\r\n if (instance) {\r\n const linkContextDevtools = {\r\n route: route.value,\r\n isActive: isActive.value,\r\n isExactActive: isExactActive.value,\r\n };\r\n // @ts-expect-error: this is internal\r\n instance.__vrl_devtools = instance.__vrl_devtools || [];\r\n // @ts-expect-error: this is internal\r\n instance.__vrl_devtools.push(linkContextDevtools);\r\n watchEffect(() => {\r\n linkContextDevtools.route = route.value;\r\n linkContextDevtools.isActive = isActive.value;\r\n linkContextDevtools.isExactActive = isExactActive.value;\r\n }, { flush: 'post' });\r\n }\r\n }\r\n return {\r\n route,\r\n href: computed(() => route.value.href),\r\n isActive,\r\n isExactActive,\r\n navigate,\r\n };\r\n}\r\nconst RouterLinkImpl = /*#__PURE__*/ defineComponent({\r\n name: 'RouterLink',\r\n props: {\r\n to: {\r\n type: [String, Object],\r\n required: true,\r\n },\r\n replace: Boolean,\r\n activeClass: String,\r\n // inactiveClass: String,\r\n exactActiveClass: String,\r\n custom: Boolean,\r\n ariaCurrentValue: {\r\n type: String,\r\n default: 'page',\r\n },\r\n },\r\n useLink,\r\n setup(props, { slots }) {\r\n const link = reactive(useLink(props));\r\n const { options } = inject(routerKey);\r\n const elClass = computed(() => ({\r\n [getLinkClass(props.activeClass, options.linkActiveClass, 'router-link-active')]: link.isActive,\r\n // [getLinkClass(\r\n // props.inactiveClass,\r\n // options.linkInactiveClass,\r\n // 'router-link-inactive'\r\n // )]: !link.isExactActive,\r\n [getLinkClass(props.exactActiveClass, options.linkExactActiveClass, 'router-link-exact-active')]: link.isExactActive,\r\n }));\r\n return () => {\r\n const children = slots.default && slots.default(link);\r\n return props.custom\r\n ? children\r\n : h('a', {\r\n 'aria-current': link.isExactActive\r\n ? props.ariaCurrentValue\r\n : null,\r\n href: link.href,\r\n // this would override user added attrs but Vue will still add\r\n // the listener so we end up triggering both\r\n onClick: link.navigate,\r\n class: elClass.value,\r\n }, children);\r\n };\r\n },\r\n});\r\n// export the public type for h/tsx inference\r\n// also to avoid inline import() in generated d.ts files\r\n/**\r\n * Component to render a link that triggers a navigation on click.\r\n */\r\nconst RouterLink = RouterLinkImpl;\r\nfunction guardEvent(e) {\r\n // don't redirect with control keys\r\n if (e.metaKey || e.altKey || e.ctrlKey || e.shiftKey)\r\n return;\r\n // don't redirect when preventDefault called\r\n if (e.defaultPrevented)\r\n return;\r\n // don't redirect on right click\r\n if (e.button !== undefined && e.button !== 0)\r\n return;\r\n // don't redirect if `target=\"_blank\"`\r\n // @ts-expect-error getAttribute does exist\r\n if (e.currentTarget && e.currentTarget.getAttribute) {\r\n // @ts-expect-error getAttribute exists\r\n const target = e.currentTarget.getAttribute('target');\r\n if (/\\b_blank\\b/i.test(target))\r\n return;\r\n }\r\n // this may be a Weex event which doesn't have this method\r\n if (e.preventDefault)\r\n e.preventDefault();\r\n return true;\r\n}\r\nfunction includesParams(outer, inner) {\r\n for (let key in inner) {\r\n let innerValue = inner[key];\r\n let outerValue = outer[key];\r\n if (typeof innerValue === 'string') {\r\n if (innerValue !== outerValue)\r\n return false;\r\n }\r\n else {\r\n if (!Array.isArray(outerValue) ||\r\n outerValue.length !== innerValue.length ||\r\n innerValue.some((value, i) => value !== outerValue[i]))\r\n return false;\r\n }\r\n }\r\n return true;\r\n}\r\n/**\r\n * Get the original path value of a record by following its aliasOf\r\n * @param record\r\n */\r\nfunction getOriginalPath(record) {\r\n return record ? (record.aliasOf ? record.aliasOf.path : record.path) : '';\r\n}\r\n/**\r\n * Utility class to get the active class based on defaults.\r\n * @param propClass\r\n * @param globalClass\r\n * @param defaultClass\r\n */\r\nconst getLinkClass = (propClass, globalClass, defaultClass) => propClass != null\r\n ? propClass\r\n : globalClass != null\r\n ? globalClass\r\n : defaultClass;\n\nconst RouterViewImpl = /*#__PURE__*/ defineComponent({\r\n name: 'RouterView',\r\n // #674 we manually inherit them\r\n inheritAttrs: false,\r\n props: {\r\n name: {\r\n type: String,\r\n default: 'default',\r\n },\r\n route: Object,\r\n },\r\n setup(props, { attrs, slots }) {\r\n (process.env.NODE_ENV !== 'production') && warnDeprecatedUsage();\r\n const injectedRoute = inject(routerViewLocationKey);\r\n const routeToDisplay = computed(() => props.route || injectedRoute.value);\r\n const depth = inject(viewDepthKey, 0);\r\n const matchedRouteRef = computed(() => routeToDisplay.value.matched[depth]);\r\n provide(viewDepthKey, depth + 1);\r\n provide(matchedRouteKey, matchedRouteRef);\r\n provide(routerViewLocationKey, routeToDisplay);\r\n const viewRef = ref();\r\n // watch at the same time the component instance, the route record we are\r\n // rendering, and the name\r\n watch(() => [viewRef.value, matchedRouteRef.value, props.name], ([instance, to, name], [oldInstance, from, oldName]) => {\r\n // copy reused instances\r\n if (to) {\r\n // this will update the instance for new instances as well as reused\r\n // instances when navigating to a new route\r\n to.instances[name] = instance;\r\n // the component instance is reused for a different route or name so\r\n // we copy any saved update or leave guards. With async setup, the\r\n // mounting component will mount before the matchedRoute changes,\r\n // making instance === oldInstance, so we check if guards have been\r\n // added before. This works because we remove guards when\r\n // unmounting/deactivating components\r\n if (from && from !== to && instance && instance === oldInstance) {\r\n if (!to.leaveGuards.size) {\r\n to.leaveGuards = from.leaveGuards;\r\n }\r\n if (!to.updateGuards.size) {\r\n to.updateGuards = from.updateGuards;\r\n }\r\n }\r\n }\r\n // trigger beforeRouteEnter next callbacks\r\n if (instance &&\r\n to &&\r\n // if there is no instance but to and from are the same this might be\r\n // the first visit\r\n (!from || !isSameRouteRecord(to, from) || !oldInstance)) {\r\n (to.enterCallbacks[name] || []).forEach(callback => callback(instance));\r\n }\r\n }, { flush: 'post' });\r\n return () => {\r\n const route = routeToDisplay.value;\r\n const matchedRoute = matchedRouteRef.value;\r\n const ViewComponent = matchedRoute && matchedRoute.components[props.name];\r\n // we need the value at the time we render because when we unmount, we\r\n // navigated to a different location so the value is different\r\n const currentName = props.name;\r\n if (!ViewComponent) {\r\n return normalizeSlot(slots.default, { Component: ViewComponent, route });\r\n }\r\n // props from route configuration\r\n const routePropsOption = matchedRoute.props[props.name];\r\n const routeProps = routePropsOption\r\n ? routePropsOption === true\r\n ? route.params\r\n : typeof routePropsOption === 'function'\r\n ? routePropsOption(route)\r\n : routePropsOption\r\n : null;\r\n const onVnodeUnmounted = vnode => {\r\n // remove the instance reference to prevent leak\r\n if (vnode.component.isUnmounted) {\r\n matchedRoute.instances[currentName] = null;\r\n }\r\n };\r\n const component = h(ViewComponent, assign({}, routeProps, attrs, {\r\n onVnodeUnmounted,\r\n ref: viewRef,\r\n }));\r\n return (\r\n // pass the vnode to the slot as a prop.\r\n // h and both accept vnodes\r\n normalizeSlot(slots.default, { Component: component, route }) ||\r\n component);\r\n };\r\n },\r\n});\r\nfunction normalizeSlot(slot, data) {\r\n if (!slot)\r\n return null;\r\n const slotContent = slot(data);\r\n return slotContent.length === 1 ? slotContent[0] : slotContent;\r\n}\r\n// export the public type for h/tsx inference\r\n// also to avoid inline import() in generated d.ts files\r\n/**\r\n * Component to display the current route the user is at.\r\n */\r\nconst RouterView = RouterViewImpl;\r\n// warn against deprecated usage with & \r\n// due to functional component being no longer eager in Vue 3\r\nfunction warnDeprecatedUsage() {\r\n const instance = getCurrentInstance();\r\n const parentName = instance.parent && instance.parent.type.name;\r\n if (parentName &&\r\n (parentName === 'KeepAlive' || parentName.includes('Transition'))) {\r\n const comp = parentName === 'KeepAlive' ? 'keep-alive' : 'transition';\r\n warn(` can no longer be used directly inside or .\\n` +\r\n `Use slot props instead:\\n\\n` +\r\n `\\n` +\r\n ` <${comp}>\\n` +\r\n ` \\n` +\r\n ` \\n` +\r\n ``);\r\n }\r\n}\n\nfunction formatRouteLocation(routeLocation, tooltip) {\r\n const copy = assign({}, routeLocation, {\r\n // remove variables that can contain vue instances\r\n matched: routeLocation.matched.map(matched => omit(matched, ['instances', 'children', 'aliasOf'])),\r\n });\r\n return {\r\n _custom: {\r\n type: null,\r\n readOnly: true,\r\n display: routeLocation.fullPath,\r\n tooltip,\r\n value: copy,\r\n },\r\n };\r\n}\r\nfunction formatDisplay(display) {\r\n return {\r\n _custom: {\r\n display,\r\n },\r\n };\r\n}\r\n// to support multiple router instances\r\nlet routerId = 0;\r\nfunction addDevtools(app, router, matcher) {\r\n // Take over router.beforeEach and afterEach\r\n // make sure we are not registering the devtool twice\r\n if (router.__hasDevtools)\r\n return;\r\n router.__hasDevtools = true;\r\n // increment to support multiple router instances\r\n const id = routerId++;\r\n setupDevtoolsPlugin({\r\n id: 'org.vuejs.router' + (id ? '.' + id : ''),\r\n label: 'Vue Router',\r\n packageName: 'vue-router',\r\n homepage: 'https://next.router.vuejs.org/',\r\n logo: 'https://vuejs.org/images/icons/favicon-96x96.png',\r\n componentStateTypes: ['Routing'],\r\n app,\r\n }, api => {\r\n // display state added by the router\r\n api.on.inspectComponent((payload, ctx) => {\r\n if (payload.instanceData) {\r\n payload.instanceData.state.push({\r\n type: 'Routing',\r\n key: '$route',\r\n editable: false,\r\n value: formatRouteLocation(router.currentRoute.value, 'Current Route'),\r\n });\r\n }\r\n });\r\n // mark router-link as active\r\n api.on.visitComponentTree(({ treeNode: node, componentInstance }) => {\r\n // if multiple useLink are used\r\n if (Array.isArray(componentInstance.__vrl_devtools)) {\r\n componentInstance.__devtoolsApi = api;\r\n componentInstance.__vrl_devtools.forEach(devtoolsData => {\r\n let backgroundColor = ORANGE_400;\r\n let tooltip = '';\r\n if (devtoolsData.isExactActive) {\r\n backgroundColor = LIME_500;\r\n tooltip = 'This is exactly active';\r\n }\r\n else if (devtoolsData.isActive) {\r\n backgroundColor = BLUE_600;\r\n tooltip = 'This link is active';\r\n }\r\n node.tags.push({\r\n label: devtoolsData.route.path,\r\n textColor: 0,\r\n tooltip,\r\n backgroundColor,\r\n });\r\n });\r\n }\r\n });\r\n watch(router.currentRoute, () => {\r\n // refresh active state\r\n refreshRoutesView();\r\n api.notifyComponentUpdate();\r\n api.sendInspectorTree(routerInspectorId);\r\n api.sendInspectorState(routerInspectorId);\r\n });\r\n const navigationsLayerId = 'router:navigations:' + id;\r\n api.addTimelineLayer({\r\n id: navigationsLayerId,\r\n label: `Router${id ? ' ' + id : ''} Navigations`,\r\n color: 0x40a8c4,\r\n });\r\n // const errorsLayerId = 'router:errors'\r\n // api.addTimelineLayer({\r\n // id: errorsLayerId,\r\n // label: 'Router Errors',\r\n // color: 0xea5455,\r\n // })\r\n router.onError((error, to) => {\r\n api.addTimelineEvent({\r\n layerId: navigationsLayerId,\r\n event: {\r\n title: 'Error during Navigation',\r\n subtitle: to.fullPath,\r\n logType: 'error',\r\n time: Date.now(),\r\n data: { error },\r\n groupId: to.meta.__navigationId,\r\n },\r\n });\r\n });\r\n // attached to `meta` and used to group events\r\n let navigationId = 0;\r\n router.beforeEach((to, from) => {\r\n const data = {\r\n guard: formatDisplay('beforeEach'),\r\n from: formatRouteLocation(from, 'Current Location during this navigation'),\r\n to: formatRouteLocation(to, 'Target location'),\r\n };\r\n // Used to group navigations together, hide from devtools\r\n Object.defineProperty(to.meta, '__navigationId', {\r\n value: navigationId++,\r\n });\r\n api.addTimelineEvent({\r\n layerId: navigationsLayerId,\r\n event: {\r\n time: Date.now(),\r\n title: 'Start of navigation',\r\n subtitle: to.fullPath,\r\n data,\r\n groupId: to.meta.__navigationId,\r\n },\r\n });\r\n });\r\n router.afterEach((to, from, failure) => {\r\n const data = {\r\n guard: formatDisplay('afterEach'),\r\n };\r\n if (failure) {\r\n data.failure = {\r\n _custom: {\r\n type: Error,\r\n readOnly: true,\r\n display: failure ? failure.message : '',\r\n tooltip: 'Navigation Failure',\r\n value: failure,\r\n },\r\n };\r\n data.status = formatDisplay('❌');\r\n }\r\n else {\r\n data.status = formatDisplay('✅');\r\n }\r\n // we set here to have the right order\r\n data.from = formatRouteLocation(from, 'Current Location during this navigation');\r\n data.to = formatRouteLocation(to, 'Target location');\r\n api.addTimelineEvent({\r\n layerId: navigationsLayerId,\r\n event: {\r\n title: 'End of navigation',\r\n subtitle: to.fullPath,\r\n time: Date.now(),\r\n data,\r\n logType: failure ? 'warning' : 'default',\r\n groupId: to.meta.__navigationId,\r\n },\r\n });\r\n });\r\n /**\r\n * Inspector of Existing routes\r\n */\r\n const routerInspectorId = 'router-inspector:' + id;\r\n api.addInspector({\r\n id: routerInspectorId,\r\n label: 'Routes' + (id ? ' ' + id : ''),\r\n icon: 'book',\r\n treeFilterPlaceholder: 'Search routes',\r\n });\r\n function refreshRoutesView() {\r\n // the routes view isn't active\r\n if (!activeRoutesPayload)\r\n return;\r\n const payload = activeRoutesPayload;\r\n // children routes will appear as nested\r\n let routes = matcher.getRoutes().filter(route => !route.parent);\r\n // reset match state to false\r\n routes.forEach(resetMatchStateOnRouteRecord);\r\n // apply a match state if there is a payload\r\n if (payload.filter) {\r\n routes = routes.filter(route => \r\n // save matches state based on the payload\r\n isRouteMatching(route, payload.filter.toLowerCase()));\r\n }\r\n // mark active routes\r\n routes.forEach(route => markRouteRecordActive(route, router.currentRoute.value));\r\n payload.rootNodes = routes.map(formatRouteRecordForInspector);\r\n }\r\n let activeRoutesPayload;\r\n api.on.getInspectorTree(payload => {\r\n activeRoutesPayload = payload;\r\n if (payload.app === app && payload.inspectorId === routerInspectorId) {\r\n refreshRoutesView();\r\n }\r\n });\r\n /**\r\n * Display information about the currently selected route record\r\n */\r\n api.on.getInspectorState(payload => {\r\n if (payload.app === app && payload.inspectorId === routerInspectorId) {\r\n const routes = matcher.getRoutes();\r\n const route = routes.find(route => route.record.__vd_id === payload.nodeId);\r\n if (route) {\r\n payload.state = {\r\n options: formatRouteRecordMatcherForStateInspector(route),\r\n };\r\n }\r\n }\r\n });\r\n api.sendInspectorTree(routerInspectorId);\r\n api.sendInspectorState(routerInspectorId);\r\n });\r\n}\r\nfunction modifierForKey(key) {\r\n if (key.optional) {\r\n return key.repeatable ? '*' : '?';\r\n }\r\n else {\r\n return key.repeatable ? '+' : '';\r\n }\r\n}\r\nfunction formatRouteRecordMatcherForStateInspector(route) {\r\n const { record } = route;\r\n const fields = [\r\n { editable: false, key: 'path', value: record.path },\r\n ];\r\n if (record.name != null) {\r\n fields.push({\r\n editable: false,\r\n key: 'name',\r\n value: record.name,\r\n });\r\n }\r\n fields.push({ editable: false, key: 'regexp', value: route.re });\r\n if (route.keys.length) {\r\n fields.push({\r\n editable: false,\r\n key: 'keys',\r\n value: {\r\n _custom: {\r\n type: null,\r\n readOnly: true,\r\n display: route.keys\r\n .map(key => `${key.name}${modifierForKey(key)}`)\r\n .join(' '),\r\n tooltip: 'Param keys',\r\n value: route.keys,\r\n },\r\n },\r\n });\r\n }\r\n if (record.redirect != null) {\r\n fields.push({\r\n editable: false,\r\n key: 'redirect',\r\n value: record.redirect,\r\n });\r\n }\r\n if (route.alias.length) {\r\n fields.push({\r\n editable: false,\r\n key: 'aliases',\r\n value: route.alias.map(alias => alias.record.path),\r\n });\r\n }\r\n fields.push({\r\n key: 'score',\r\n editable: false,\r\n value: {\r\n _custom: {\r\n type: null,\r\n readOnly: true,\r\n display: route.score.map(score => score.join(', ')).join(' | '),\r\n tooltip: 'Score used to sort routes',\r\n value: route.score,\r\n },\r\n },\r\n });\r\n return fields;\r\n}\r\n/**\r\n * Extracted from tailwind palette\r\n */\r\nconst PINK_500 = 0xec4899;\r\nconst BLUE_600 = 0x2563eb;\r\nconst LIME_500 = 0x84cc16;\r\nconst CYAN_400 = 0x22d3ee;\r\nconst ORANGE_400 = 0xfb923c;\r\n// const GRAY_100 = 0xf4f4f5\r\nconst DARK = 0x666666;\r\nfunction formatRouteRecordForInspector(route) {\r\n const tags = [];\r\n const { record } = route;\r\n if (record.name != null) {\r\n tags.push({\r\n label: String(record.name),\r\n textColor: 0,\r\n backgroundColor: CYAN_400,\r\n });\r\n }\r\n if (record.aliasOf) {\r\n tags.push({\r\n label: 'alias',\r\n textColor: 0,\r\n backgroundColor: ORANGE_400,\r\n });\r\n }\r\n if (route.__vd_match) {\r\n tags.push({\r\n label: 'matches',\r\n textColor: 0,\r\n backgroundColor: PINK_500,\r\n });\r\n }\r\n if (route.__vd_exactActive) {\r\n tags.push({\r\n label: 'exact',\r\n textColor: 0,\r\n backgroundColor: LIME_500,\r\n });\r\n }\r\n if (route.__vd_active) {\r\n tags.push({\r\n label: 'active',\r\n textColor: 0,\r\n backgroundColor: BLUE_600,\r\n });\r\n }\r\n if (record.redirect) {\r\n tags.push({\r\n label: 'redirect: ' +\r\n (typeof record.redirect === 'string' ? record.redirect : 'Object'),\r\n textColor: 0xffffff,\r\n backgroundColor: DARK,\r\n });\r\n }\r\n // add an id to be able to select it. Using the `path` is not possible because\r\n // empty path children would collide with their parents\r\n let id = record.__vd_id;\r\n if (id == null) {\r\n id = String(routeRecordId++);\r\n record.__vd_id = id;\r\n }\r\n return {\r\n id,\r\n label: record.path,\r\n tags,\r\n children: route.children.map(formatRouteRecordForInspector),\r\n };\r\n}\r\n// incremental id for route records and inspector state\r\nlet routeRecordId = 0;\r\nconst EXTRACT_REGEXP_RE = /^\\/(.*)\\/([a-z]*)$/;\r\nfunction markRouteRecordActive(route, currentRoute) {\r\n // no route will be active if matched is empty\r\n // reset the matching state\r\n const isExactActive = currentRoute.matched.length &&\r\n isSameRouteRecord(currentRoute.matched[currentRoute.matched.length - 1], route.record);\r\n route.__vd_exactActive = route.__vd_active = isExactActive;\r\n if (!isExactActive) {\r\n route.__vd_active = currentRoute.matched.some(match => isSameRouteRecord(match, route.record));\r\n }\r\n route.children.forEach(childRoute => markRouteRecordActive(childRoute, currentRoute));\r\n}\r\nfunction resetMatchStateOnRouteRecord(route) {\r\n route.__vd_match = false;\r\n route.children.forEach(resetMatchStateOnRouteRecord);\r\n}\r\nfunction isRouteMatching(route, filter) {\r\n const found = String(route.re).match(EXTRACT_REGEXP_RE);\r\n route.__vd_match = false;\r\n if (!found || found.length < 3) {\r\n return false;\r\n }\r\n // use a regexp without $ at the end to match nested routes better\r\n const nonEndingRE = new RegExp(found[1].replace(/\\$$/, ''), found[2]);\r\n if (nonEndingRE.test(filter)) {\r\n // mark children as matches\r\n route.children.forEach(child => isRouteMatching(child, filter));\r\n // exception case: `/`\r\n if (route.record.path !== '/' || filter === '/') {\r\n route.__vd_match = route.re.test(filter);\r\n return true;\r\n }\r\n // hide the / route\r\n return false;\r\n }\r\n const path = route.record.path.toLowerCase();\r\n const decodedPath = decode(path);\r\n // also allow partial matching on the path\r\n if (!filter.startsWith('/') &&\r\n (decodedPath.includes(filter) || path.includes(filter)))\r\n return true;\r\n if (decodedPath.startsWith(filter) || path.startsWith(filter))\r\n return true;\r\n if (route.record.name && String(route.record.name).includes(filter))\r\n return true;\r\n return route.children.some(child => isRouteMatching(child, filter));\r\n}\r\nfunction omit(obj, keys) {\r\n const ret = {};\r\n for (let key in obj) {\r\n if (!keys.includes(key)) {\r\n // @ts-expect-error\r\n ret[key] = obj[key];\r\n }\r\n }\r\n return ret;\r\n}\n\n/**\r\n * Creates a Router instance that can be used by a Vue app.\r\n *\r\n * @param options - {@link RouterOptions}\r\n */\r\nfunction createRouter(options) {\r\n const matcher = createRouterMatcher(options.routes, options);\r\n let parseQuery$1 = options.parseQuery || parseQuery;\r\n let stringifyQuery$1 = options.stringifyQuery || stringifyQuery;\r\n let routerHistory = options.history;\r\n if ((process.env.NODE_ENV !== 'production') && !routerHistory)\r\n throw new Error('Provide the \"history\" option when calling \"createRouter()\":' +\r\n ' https://next.router.vuejs.org/api/#history.');\r\n const beforeGuards = useCallbacks();\r\n const beforeResolveGuards = useCallbacks();\r\n const afterGuards = useCallbacks();\r\n const currentRoute = shallowRef(START_LOCATION_NORMALIZED);\r\n let pendingLocation = START_LOCATION_NORMALIZED;\r\n // leave the scrollRestoration if no scrollBehavior is provided\r\n if (isBrowser && options.scrollBehavior && 'scrollRestoration' in history) {\r\n history.scrollRestoration = 'manual';\r\n }\r\n const normalizeParams = applyToParams.bind(null, paramValue => '' + paramValue);\r\n const encodeParams = applyToParams.bind(null, encodeParam);\r\n const decodeParams = applyToParams.bind(null, decode);\r\n function addRoute(parentOrRoute, route) {\r\n let parent;\r\n let record;\r\n if (isRouteName(parentOrRoute)) {\r\n parent = matcher.getRecordMatcher(parentOrRoute);\r\n record = route;\r\n }\r\n else {\r\n record = parentOrRoute;\r\n }\r\n return matcher.addRoute(record, parent);\r\n }\r\n function removeRoute(name) {\r\n let recordMatcher = matcher.getRecordMatcher(name);\r\n if (recordMatcher) {\r\n matcher.removeRoute(recordMatcher);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`Cannot remove non-existent route \"${String(name)}\"`);\r\n }\r\n }\r\n function getRoutes() {\r\n return matcher.getRoutes().map(routeMatcher => routeMatcher.record);\r\n }\r\n function hasRoute(name) {\r\n return !!matcher.getRecordMatcher(name);\r\n }\r\n function resolve(rawLocation, currentLocation) {\r\n // const objectLocation = routerLocationAsObject(rawLocation)\r\n // we create a copy to modify it later\r\n currentLocation = assign({}, currentLocation || currentRoute.value);\r\n if (typeof rawLocation === 'string') {\r\n let locationNormalized = parseURL(parseQuery$1, rawLocation, currentLocation.path);\r\n let matchedRoute = matcher.resolve({ path: locationNormalized.path }, currentLocation);\r\n let href = routerHistory.createHref(locationNormalized.fullPath);\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n if (href.startsWith('//'))\r\n warn(`Location \"${rawLocation}\" resolved to \"${href}\". A resolved location cannot start with multiple slashes.`);\r\n else if (!matchedRoute.matched.length) {\r\n warn(`No match found for location with path \"${rawLocation}\"`);\r\n }\r\n }\r\n // locationNormalized is always a new object\r\n return assign(locationNormalized, matchedRoute, {\r\n params: decodeParams(matchedRoute.params),\r\n hash: decode(locationNormalized.hash),\r\n redirectedFrom: undefined,\r\n href,\r\n });\r\n }\r\n let matcherLocation;\r\n // path could be relative in object as well\r\n if ('path' in rawLocation) {\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n 'params' in rawLocation &&\r\n !('name' in rawLocation) &&\r\n Object.keys(rawLocation.params).length) {\r\n warn(`Path \"${rawLocation.path}\" was passed with params but they will be ignored. Use a named route alongside params instead.`);\r\n }\r\n matcherLocation = assign({}, rawLocation, {\r\n path: parseURL(parseQuery$1, rawLocation.path, currentLocation.path).path,\r\n });\r\n }\r\n else {\r\n // pass encoded values to the matcher so it can produce encoded path and fullPath\r\n matcherLocation = assign({}, rawLocation, {\r\n params: encodeParams(rawLocation.params),\r\n });\r\n // current location params are decoded, we need to encode them in case the\r\n // matcher merges the params\r\n currentLocation.params = encodeParams(currentLocation.params);\r\n }\r\n let matchedRoute = matcher.resolve(matcherLocation, currentLocation);\r\n const hash = rawLocation.hash || '';\r\n if ((process.env.NODE_ENV !== 'production') && hash && !hash.startsWith('#')) {\r\n warn(`A \\`hash\\` should always start with the character \"#\". Replace \"${hash}\" with \"#${hash}\".`);\r\n }\r\n // decoding them) the matcher might have merged current location params so\r\n // we need to run the decoding again\r\n matchedRoute.params = normalizeParams(decodeParams(matchedRoute.params));\r\n const fullPath = stringifyURL(stringifyQuery$1, assign({}, rawLocation, {\r\n hash: encodeHash(hash),\r\n path: matchedRoute.path,\r\n }));\r\n let href = routerHistory.createHref(fullPath);\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n if (href.startsWith('//')) {\r\n warn(`Location \"${rawLocation}\" resolved to \"${href}\". A resolved location cannot start with multiple slashes.`);\r\n }\r\n else if (!matchedRoute.matched.length) {\r\n warn(`No match found for location with path \"${'path' in rawLocation ? rawLocation.path : rawLocation}\"`);\r\n }\r\n }\r\n return assign({\r\n fullPath,\r\n // keep the hash encoded so fullPath is effectively path + encodedQuery +\r\n // hash\r\n hash,\r\n query: \r\n // if the user is using a custom query lib like qs, we might have\r\n // nested objects, so we keep the query as is, meaning it can contain\r\n // numbers at `$route.query`, but at the point, the user will have to\r\n // use their own type anyway.\r\n // https://github.com/vuejs/vue-router-next/issues/328#issuecomment-649481567\r\n stringifyQuery$1 === stringifyQuery\r\n ? normalizeQuery(rawLocation.query)\r\n : rawLocation.query,\r\n }, matchedRoute, {\r\n redirectedFrom: undefined,\r\n href,\r\n });\r\n }\r\n function locationAsObject(to) {\r\n return typeof to === 'string'\r\n ? parseURL(parseQuery$1, to, currentRoute.value.path)\r\n : assign({}, to);\r\n }\r\n function checkCanceledNavigation(to, from) {\r\n if (pendingLocation !== to) {\r\n return createRouterError(8 /* NAVIGATION_CANCELLED */, {\r\n from,\r\n to,\r\n });\r\n }\r\n }\r\n function push(to) {\r\n return pushWithRedirect(to);\r\n }\r\n function replace(to) {\r\n return push(assign(locationAsObject(to), { replace: true }));\r\n }\r\n function handleRedirectRecord(to) {\r\n const lastMatched = to.matched[to.matched.length - 1];\r\n if (lastMatched && lastMatched.redirect) {\r\n const { redirect } = lastMatched;\r\n let newTargetLocation = typeof redirect === 'function' ? redirect(to) : redirect;\r\n if (typeof newTargetLocation === 'string') {\r\n newTargetLocation =\r\n newTargetLocation.includes('?') || newTargetLocation.includes('#')\r\n ? (newTargetLocation = locationAsObject(newTargetLocation))\r\n : // force empty params\r\n { path: newTargetLocation };\r\n // @ts-expect-error: force empty params when a string is passed to let\r\n // the router parse them again\r\n newTargetLocation.params = {};\r\n }\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n !('path' in newTargetLocation) &&\r\n !('name' in newTargetLocation)) {\r\n warn(`Invalid redirect found:\\n${JSON.stringify(newTargetLocation, null, 2)}\\n when navigating to \"${to.fullPath}\". A redirect must contain a name or path. This will break in production.`);\r\n throw new Error('Invalid redirect');\r\n }\r\n return assign({\r\n query: to.query,\r\n hash: to.hash,\r\n params: to.params,\r\n }, newTargetLocation);\r\n }\r\n }\r\n function pushWithRedirect(to, redirectedFrom) {\r\n const targetLocation = (pendingLocation = resolve(to));\r\n const from = currentRoute.value;\r\n const data = to.state;\r\n const force = to.force;\r\n // to could be a string where `replace` is a function\r\n const replace = to.replace === true;\r\n const shouldRedirect = handleRedirectRecord(targetLocation);\r\n if (shouldRedirect)\r\n return pushWithRedirect(assign(locationAsObject(shouldRedirect), {\r\n state: data,\r\n force,\r\n replace,\r\n }), \r\n // keep original redirectedFrom if it exists\r\n redirectedFrom || targetLocation);\r\n // if it was a redirect we already called `pushWithRedirect` above\r\n const toLocation = targetLocation;\r\n toLocation.redirectedFrom = redirectedFrom;\r\n let failure;\r\n if (!force && isSameRouteLocation(stringifyQuery$1, from, targetLocation)) {\r\n failure = createRouterError(16 /* NAVIGATION_DUPLICATED */, { to: toLocation, from });\r\n // trigger scroll to allow scrolling to the same anchor\r\n handleScroll(from, from, \r\n // this is a push, the only way for it to be triggered from a\r\n // history.listen is with a redirect, which makes it become a push\r\n true, \r\n // This cannot be the first navigation because the initial location\r\n // cannot be manually navigated to\r\n false);\r\n }\r\n return (failure ? Promise.resolve(failure) : navigate(toLocation, from))\r\n .catch((error) => isNavigationFailure(error)\r\n ? error\r\n : // reject any unknown error\r\n triggerError(error, toLocation, from))\r\n .then((failure) => {\r\n if (failure) {\r\n if (isNavigationFailure(failure, 2 /* NAVIGATION_GUARD_REDIRECT */)) {\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n // we are redirecting to the same location we were already at\r\n isSameRouteLocation(stringifyQuery$1, resolve(failure.to), toLocation) &&\r\n // and we have done it a couple of times\r\n redirectedFrom &&\r\n // @ts-expect-error: added only in dev\r\n (redirectedFrom._count = redirectedFrom._count\r\n ? // @ts-expect-error\r\n redirectedFrom._count + 1\r\n : 1) > 10) {\r\n warn(`Detected an infinite redirection in a navigation guard when going from \"${from.fullPath}\" to \"${toLocation.fullPath}\". Aborting to avoid a Stack Overflow. This will break in production if not fixed.`);\r\n return Promise.reject(new Error('Infinite redirect in navigation guard'));\r\n }\r\n return pushWithRedirect(\r\n // keep options\r\n assign(locationAsObject(failure.to), {\r\n state: data,\r\n force,\r\n replace,\r\n }), \r\n // preserve the original redirectedFrom if any\r\n redirectedFrom || toLocation);\r\n }\r\n }\r\n else {\r\n // if we fail we don't finalize the navigation\r\n failure = finalizeNavigation(toLocation, from, true, replace, data);\r\n }\r\n triggerAfterEach(toLocation, from, failure);\r\n return failure;\r\n });\r\n }\r\n /**\r\n * Helper to reject and skip all navigation guards if a new navigation happened\r\n * @param to\r\n * @param from\r\n */\r\n function checkCanceledNavigationAndReject(to, from) {\r\n const error = checkCanceledNavigation(to, from);\r\n return error ? Promise.reject(error) : Promise.resolve();\r\n }\r\n // TODO: refactor the whole before guards by internally using router.beforeEach\r\n function navigate(to, from) {\r\n let guards;\r\n const [leavingRecords, updatingRecords, enteringRecords] = extractChangingRecords(to, from);\r\n // all components here have been resolved once because we are leaving\r\n guards = extractComponentsGuards(leavingRecords.reverse(), 'beforeRouteLeave', to, from);\r\n // leavingRecords is already reversed\r\n for (const record of leavingRecords) {\r\n record.leaveGuards.forEach(guard => {\r\n guards.push(guardToPromiseFn(guard, to, from));\r\n });\r\n }\r\n const canceledNavigationCheck = checkCanceledNavigationAndReject.bind(null, to, from);\r\n guards.push(canceledNavigationCheck);\r\n // run the queue of per route beforeRouteLeave guards\r\n return (runGuardQueue(guards)\r\n .then(() => {\r\n // check global guards beforeEach\r\n guards = [];\r\n for (const guard of beforeGuards.list()) {\r\n guards.push(guardToPromiseFn(guard, to, from));\r\n }\r\n guards.push(canceledNavigationCheck);\r\n return runGuardQueue(guards);\r\n })\r\n .then(() => {\r\n // check in components beforeRouteUpdate\r\n guards = extractComponentsGuards(updatingRecords, 'beforeRouteUpdate', to, from);\r\n for (const record of updatingRecords) {\r\n record.updateGuards.forEach(guard => {\r\n guards.push(guardToPromiseFn(guard, to, from));\r\n });\r\n }\r\n guards.push(canceledNavigationCheck);\r\n // run the queue of per route beforeEnter guards\r\n return runGuardQueue(guards);\r\n })\r\n .then(() => {\r\n // check the route beforeEnter\r\n guards = [];\r\n for (const record of to.matched) {\r\n // do not trigger beforeEnter on reused views\r\n if (record.beforeEnter && !from.matched.includes(record)) {\r\n if (Array.isArray(record.beforeEnter)) {\r\n for (const beforeEnter of record.beforeEnter)\r\n guards.push(guardToPromiseFn(beforeEnter, to, from));\r\n }\r\n else {\r\n guards.push(guardToPromiseFn(record.beforeEnter, to, from));\r\n }\r\n }\r\n }\r\n guards.push(canceledNavigationCheck);\r\n // run the queue of per route beforeEnter guards\r\n return runGuardQueue(guards);\r\n })\r\n .then(() => {\r\n // NOTE: at this point to.matched is normalized and does not contain any () => Promise\r\n // clear existing enterCallbacks, these are added by extractComponentsGuards\r\n to.matched.forEach(record => (record.enterCallbacks = {}));\r\n // check in-component beforeRouteEnter\r\n guards = extractComponentsGuards(enteringRecords, 'beforeRouteEnter', to, from);\r\n guards.push(canceledNavigationCheck);\r\n // run the queue of per route beforeEnter guards\r\n return runGuardQueue(guards);\r\n })\r\n .then(() => {\r\n // check global guards beforeResolve\r\n guards = [];\r\n for (const guard of beforeResolveGuards.list()) {\r\n guards.push(guardToPromiseFn(guard, to, from));\r\n }\r\n guards.push(canceledNavigationCheck);\r\n return runGuardQueue(guards);\r\n })\r\n // catch any navigation canceled\r\n .catch(err => isNavigationFailure(err, 8 /* NAVIGATION_CANCELLED */)\r\n ? err\r\n : Promise.reject(err)));\r\n }\r\n function triggerAfterEach(to, from, failure) {\r\n // navigation is confirmed, call afterGuards\r\n // TODO: wrap with error handlers\r\n for (const guard of afterGuards.list())\r\n guard(to, from, failure);\r\n }\r\n /**\r\n * - Cleans up any navigation guards\r\n * - Changes the url if necessary\r\n * - Calls the scrollBehavior\r\n */\r\n function finalizeNavigation(toLocation, from, isPush, replace, data) {\r\n // a more recent navigation took place\r\n const error = checkCanceledNavigation(toLocation, from);\r\n if (error)\r\n return error;\r\n // only consider as push if it's not the first navigation\r\n const isFirstNavigation = from === START_LOCATION_NORMALIZED;\r\n const state = !isBrowser ? {} : history.state;\r\n // change URL only if the user did a push/replace and if it's not the initial navigation because\r\n // it's just reflecting the url\r\n if (isPush) {\r\n // on the initial navigation, we want to reuse the scroll position from\r\n // history state if it exists\r\n if (replace || isFirstNavigation)\r\n routerHistory.replace(toLocation.fullPath, assign({\r\n scroll: isFirstNavigation && state && state.scroll,\r\n }, data));\r\n else\r\n routerHistory.push(toLocation.fullPath, data);\r\n }\r\n // accept current navigation\r\n currentRoute.value = toLocation;\r\n handleScroll(toLocation, from, isPush, isFirstNavigation);\r\n markAsReady();\r\n }\r\n let removeHistoryListener;\r\n // attach listener to history to trigger navigations\r\n function setupListeners() {\r\n removeHistoryListener = routerHistory.listen((to, _from, info) => {\r\n // cannot be a redirect route because it was in history\r\n let toLocation = resolve(to);\r\n // due to dynamic routing, and to hash history with manual navigation\r\n // (manually changing the url or calling history.hash = '#/somewhere'),\r\n // there could be a redirect record in history\r\n const shouldRedirect = handleRedirectRecord(toLocation);\r\n if (shouldRedirect) {\r\n pushWithRedirect(assign(shouldRedirect, { replace: true }), toLocation).catch(noop);\r\n return;\r\n }\r\n pendingLocation = toLocation;\r\n const from = currentRoute.value;\r\n // TODO: should be moved to web history?\r\n if (isBrowser) {\r\n saveScrollPosition(getScrollKey(from.fullPath, info.delta), computeScrollPosition());\r\n }\r\n navigate(toLocation, from)\r\n .catch((error) => {\r\n if (isNavigationFailure(error, 4 /* NAVIGATION_ABORTED */ | 8 /* NAVIGATION_CANCELLED */)) {\r\n return error;\r\n }\r\n if (isNavigationFailure(error, 2 /* NAVIGATION_GUARD_REDIRECT */)) {\r\n // Here we could call if (info.delta) routerHistory.go(-info.delta,\r\n // false) but this is bug prone as we have no way to wait the\r\n // navigation to be finished before calling pushWithRedirect. Using\r\n // a setTimeout of 16ms seems to work but there is not guarantee for\r\n // it to work on every browser. So Instead we do not restore the\r\n // history entry and trigger a new navigation as requested by the\r\n // navigation guard.\r\n // the error is already handled by router.push we just want to avoid\r\n // logging the error\r\n pushWithRedirect(error.to, toLocation\r\n // avoid an uncaught rejection, let push call triggerError\r\n )\r\n .then(failure => {\r\n // manual change in hash history #916 ending up in the URL not\r\n // changing but it was changed by the manual url change, so we\r\n // need to manually change it ourselves\r\n if (isNavigationFailure(failure, 4 /* NAVIGATION_ABORTED */ |\r\n 16 /* NAVIGATION_DUPLICATED */) &&\r\n !info.delta &&\r\n info.type === NavigationType.pop) {\r\n routerHistory.go(-1, false);\r\n }\r\n })\r\n .catch(noop);\r\n // avoid the then branch\r\n return Promise.reject();\r\n }\r\n // do not restore history on unknown direction\r\n if (info.delta)\r\n routerHistory.go(-info.delta, false);\r\n // unrecognized error, transfer to the global handler\r\n return triggerError(error, toLocation, from);\r\n })\r\n .then((failure) => {\r\n failure =\r\n failure ||\r\n finalizeNavigation(\r\n // after navigation, all matched components are resolved\r\n toLocation, from, false);\r\n // revert the navigation\r\n if (failure) {\r\n if (info.delta) {\r\n routerHistory.go(-info.delta, false);\r\n }\r\n else if (info.type === NavigationType.pop &&\r\n isNavigationFailure(failure, 4 /* NAVIGATION_ABORTED */ | 16 /* NAVIGATION_DUPLICATED */)) {\r\n // manual change in hash history #916\r\n // it's like a push but lacks the information of the direction\r\n routerHistory.go(-1, false);\r\n }\r\n }\r\n triggerAfterEach(toLocation, from, failure);\r\n })\r\n .catch(noop);\r\n });\r\n }\r\n // Initialization and Errors\r\n let readyHandlers = useCallbacks();\r\n let errorHandlers = useCallbacks();\r\n let ready;\r\n /**\r\n * Trigger errorHandlers added via onError and throws the error as well\r\n *\r\n * @param error - error to throw\r\n * @param to - location we were navigating to when the error happened\r\n * @param from - location we were navigating from when the error happened\r\n * @returns the error as a rejected promise\r\n */\r\n function triggerError(error, to, from) {\r\n markAsReady(error);\r\n const list = errorHandlers.list();\r\n if (list.length) {\r\n list.forEach(handler => handler(error, to, from));\r\n }\r\n else {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n warn('uncaught error during route navigation:');\r\n }\r\n console.error(error);\r\n }\r\n return Promise.reject(error);\r\n }\r\n function isReady() {\r\n if (ready && currentRoute.value !== START_LOCATION_NORMALIZED)\r\n return Promise.resolve();\r\n return new Promise((resolve, reject) => {\r\n readyHandlers.add([resolve, reject]);\r\n });\r\n }\r\n /**\r\n * Mark the router as ready, resolving the promised returned by isReady(). Can\r\n * only be called once, otherwise does nothing.\r\n * @param err - optional error\r\n */\r\n function markAsReady(err) {\r\n if (ready)\r\n return;\r\n ready = true;\r\n setupListeners();\r\n readyHandlers\r\n .list()\r\n .forEach(([resolve, reject]) => (err ? reject(err) : resolve()));\r\n readyHandlers.reset();\r\n }\r\n // Scroll behavior\r\n function handleScroll(to, from, isPush, isFirstNavigation) {\r\n const { scrollBehavior } = options;\r\n if (!isBrowser || !scrollBehavior)\r\n return Promise.resolve();\r\n let scrollPosition = (!isPush && getSavedScrollPosition(getScrollKey(to.fullPath, 0))) ||\r\n ((isFirstNavigation || !isPush) &&\r\n history.state &&\r\n history.state.scroll) ||\r\n null;\r\n return nextTick()\r\n .then(() => scrollBehavior(to, from, scrollPosition))\r\n .then(position => position && scrollToPosition(position))\r\n .catch(err => triggerError(err, to, from));\r\n }\r\n const go = (delta) => routerHistory.go(delta);\r\n let started;\r\n const installedApps = new Set();\r\n const router = {\r\n currentRoute,\r\n addRoute,\r\n removeRoute,\r\n hasRoute,\r\n getRoutes,\r\n resolve,\r\n options,\r\n push,\r\n replace,\r\n go,\r\n back: () => go(-1),\r\n forward: () => go(1),\r\n beforeEach: beforeGuards.add,\r\n beforeResolve: beforeResolveGuards.add,\r\n afterEach: afterGuards.add,\r\n onError: errorHandlers.add,\r\n isReady,\r\n install(app) {\r\n const router = this;\r\n app.component('RouterLink', RouterLink);\r\n app.component('RouterView', RouterView);\r\n app.config.globalProperties.$router = router;\r\n Object.defineProperty(app.config.globalProperties, '$route', {\r\n enumerable: true,\r\n get: () => unref(currentRoute),\r\n });\r\n // this initial navigation is only necessary on client, on server it doesn't\r\n // make sense because it will create an extra unnecessary navigation and could\r\n // lead to problems\r\n if (isBrowser &&\r\n // used for the initial navigation client side to avoid pushing\r\n // multiple times when the router is used in multiple apps\r\n !started &&\r\n currentRoute.value === START_LOCATION_NORMALIZED) {\r\n // see above\r\n started = true;\r\n push(routerHistory.location).catch(err => {\r\n if ((process.env.NODE_ENV !== 'production'))\r\n warn('Unexpected error when starting the router:', err);\r\n });\r\n }\r\n const reactiveRoute = {};\r\n for (let key in START_LOCATION_NORMALIZED) {\r\n // @ts-expect-error: the key matches\r\n reactiveRoute[key] = computed(() => currentRoute.value[key]);\r\n }\r\n app.provide(routerKey, router);\r\n app.provide(routeLocationKey, reactive(reactiveRoute));\r\n app.provide(routerViewLocationKey, currentRoute);\r\n let unmountApp = app.unmount;\r\n installedApps.add(app);\r\n app.unmount = function () {\r\n installedApps.delete(app);\r\n if (installedApps.size < 1) {\r\n removeHistoryListener();\r\n currentRoute.value = START_LOCATION_NORMALIZED;\r\n started = false;\r\n ready = false;\r\n }\r\n unmountApp();\r\n };\r\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) && isBrowser) {\r\n addDevtools(app, router, matcher);\r\n }\r\n },\r\n };\r\n return router;\r\n}\r\nfunction runGuardQueue(guards) {\r\n return guards.reduce((promise, guard) => promise.then(() => guard()), Promise.resolve());\r\n}\r\nfunction extractChangingRecords(to, from) {\r\n const leavingRecords = [];\r\n const updatingRecords = [];\r\n const enteringRecords = [];\r\n const len = Math.max(from.matched.length, to.matched.length);\r\n for (let i = 0; i < len; i++) {\r\n const recordFrom = from.matched[i];\r\n if (recordFrom) {\r\n if (to.matched.find(record => isSameRouteRecord(record, recordFrom)))\r\n updatingRecords.push(recordFrom);\r\n else\r\n leavingRecords.push(recordFrom);\r\n }\r\n const recordTo = to.matched[i];\r\n if (recordTo) {\r\n // the type doesn't matter because we are comparing per reference\r\n if (!from.matched.find(record => isSameRouteRecord(record, recordTo))) {\r\n enteringRecords.push(recordTo);\r\n }\r\n }\r\n }\r\n return [leavingRecords, updatingRecords, enteringRecords];\r\n}\n\n/**\r\n * Returns the router instance. Equivalent to using `$router` inside\r\n * templates.\r\n */\r\nfunction useRouter() {\r\n return inject(routerKey);\r\n}\r\n/**\r\n * Returns the current route location. Equivalent to using `$route` inside\r\n * templates.\r\n */\r\nfunction useRoute() {\r\n return inject(routeLocationKey);\r\n}\n\nexport { NavigationFailureType, RouterLink, RouterView, START_LOCATION_NORMALIZED as START_LOCATION, createMemoryHistory, createRouter, createRouterMatcher, createWebHashHistory, createWebHistory, isNavigationFailure, matchedRouteKey, onBeforeRouteLeave, onBeforeRouteUpdate, parseQuery, routeLocationKey, routerKey, routerViewLocationKey, stringifyQuery, useLink, useRoute, useRouter, viewDepthKey };\n","var global = require('../internals/global');\nvar createNonEnumerableProperty = require('../internals/create-non-enumerable-property');\nvar has = require('../internals/has');\nvar setGlobal = require('../internals/set-global');\nvar inspectSource = require('../internals/inspect-source');\nvar InternalStateModule = require('../internals/internal-state');\n\nvar getInternalState = InternalStateModule.get;\nvar enforceInternalState = InternalStateModule.enforce;\nvar TEMPLATE = String(String).split('String');\n\n(module.exports = function (O, key, value, options) {\n var unsafe = options ? !!options.unsafe : false;\n var simple = options ? !!options.enumerable : false;\n var noTargetGet = options ? !!options.noTargetGet : false;\n var state;\n if (typeof value == 'function') {\n if (typeof key == 'string' && !has(value, 'name')) {\n createNonEnumerableProperty(value, 'name', key);\n }\n state = enforceInternalState(value);\n if (!state.source) {\n state.source = TEMPLATE.join(typeof key == 'string' ? key : '');\n }\n }\n if (O === global) {\n if (simple) O[key] = value;\n else setGlobal(key, value);\n return;\n } else if (!unsafe) {\n delete O[key];\n } else if (!noTargetGet && O[key]) {\n simple = true;\n }\n if (simple) O[key] = value;\n else createNonEnumerableProperty(O, key, value);\n// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative\n})(Function.prototype, 'toString', function toString() {\n return typeof this == 'function' && getInternalState(this).source || inspectSource(this);\n});\n","var isObject = require('../internals/is-object');\nvar setPrototypeOf = require('../internals/object-set-prototype-of');\n\n// makes subclassing work correct for wrapped built-ins\nmodule.exports = function ($this, dummy, Wrapper) {\n var NewTarget, NewTargetPrototype;\n if (\n // it can work only with native `setPrototypeOf`\n setPrototypeOf &&\n // we haven't completely correct pre-ES6 way for getting `new.target`, so use this\n typeof (NewTarget = dummy.constructor) == 'function' &&\n NewTarget !== Wrapper &&\n isObject(NewTargetPrototype = NewTarget.prototype) &&\n NewTargetPrototype !== Wrapper.prototype\n ) setPrototypeOf($this, NewTargetPrototype);\n return $this;\n};\n","// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe\nexports.f = Object.getOwnPropertySymbols;\n","var path = require('../internals/path');\nvar has = require('../internals/has');\nvar wrappedWellKnownSymbolModule = require('../internals/well-known-symbol-wrapped');\nvar defineProperty = require('../internals/object-define-property').f;\n\nmodule.exports = function (NAME) {\n var Symbol = path.Symbol || (path.Symbol = {});\n if (!has(Symbol, NAME)) defineProperty(Symbol, NAME, {\n value: wrappedWellKnownSymbolModule.f(NAME)\n });\n};\n","/*! (c) 2020 Andrea Giammarchi */\n\nconst {parse: $parse, stringify: $stringify} = JSON;\nconst {keys} = Object;\n\nconst Primitive = String; // it could be Number\nconst primitive = 'string'; // it could be 'number'\n\nconst ignore = {};\nconst object = 'object';\n\nconst noop = (_, value) => value;\n\nconst primitives = value => (\n value instanceof Primitive ? Primitive(value) : value\n);\n\nconst Primitives = (_, value) => (\n typeof value === primitive ? new Primitive(value) : value\n);\n\nconst revive = (input, parsed, output, $) => {\n const lazy = [];\n for (let ke = keys(output), {length} = ke, y = 0; y < length; y++) {\n const k = ke[y];\n const value = output[k];\n if (value instanceof Primitive) {\n const tmp = input[value];\n if (typeof tmp === object && !parsed.has(tmp)) {\n parsed.add(tmp);\n output[k] = ignore;\n lazy.push({k, a: [input, parsed, tmp, $]});\n }\n else\n output[k] = $.call(output, k, tmp);\n }\n else if (output[k] !== ignore)\n output[k] = $.call(output, k, value);\n }\n for (let {length} = lazy, i = 0; i < length; i++) {\n const {k, a} = lazy[i];\n output[k] = $.call(output, k, revive.apply(null, a));\n }\n return output;\n};\n\nconst set = (known, input, value) => {\n const index = Primitive(input.push(value) - 1);\n known.set(value, index);\n return index;\n};\n\nexport const parse = (text, reviver) => {\n const input = $parse(text, Primitives).map(primitives);\n const value = input[0];\n const $ = reviver || noop;\n const tmp = typeof value === object && value ?\n revive(input, new Set, value, $) :\n value;\n return $.call({'': tmp}, '', tmp);\n};\n\nexport const stringify = (value, replacer, space) => {\n const $ = replacer && typeof replacer === object ?\n (k, v) => (k === '' || -1 < replacer.indexOf(k) ? v : void 0) :\n (replacer || noop);\n const known = new Map;\n const input = [];\n const output = [];\n let i = +set(known, input, $.call({'': value}, '', value));\n let firstRun = !i;\n while (i < input.length) {\n firstRun = true;\n output[i] = $stringify(input[i++], replace, space);\n }\n return '[' + output.join(',') + ']';\n function replace(key, value) {\n if (firstRun) {\n firstRun = !firstRun;\n return value;\n }\n const after = $.call(this, key, value);\n switch (typeof after) {\n case object:\n if (after === null) return after;\n case primitive:\n return known.get(after) || set(known, input, after);\n }\n return after;\n }\n};\n\nexport const toJSON = any => $parse(stringify(any));\nexport const fromJSON = any => parse($stringify(any));\n","// IE8- don't enum bug keys\nmodule.exports = [\n 'constructor',\n 'hasOwnProperty',\n 'isPrototypeOf',\n 'propertyIsEnumerable',\n 'toLocaleString',\n 'toString',\n 'valueOf'\n];\n","import { EMPTY_OBJ, isArray, isMap, isIntegerKey, isSymbol, extend, hasOwn, isObject, hasChanged, makeMap, capitalize, toRawType, def, isFunction, NOOP } from '@vue/shared';\n\nconst targetMap = new WeakMap();\r\nconst effectStack = [];\r\nlet activeEffect;\r\nconst ITERATE_KEY = Symbol((process.env.NODE_ENV !== 'production') ? 'iterate' : '');\r\nconst MAP_KEY_ITERATE_KEY = Symbol((process.env.NODE_ENV !== 'production') ? 'Map key iterate' : '');\r\nfunction isEffect(fn) {\r\n return fn && fn._isEffect === true;\r\n}\r\nfunction effect(fn, options = EMPTY_OBJ) {\r\n if (isEffect(fn)) {\r\n fn = fn.raw;\r\n }\r\n const effect = createReactiveEffect(fn, options);\r\n if (!options.lazy) {\r\n effect();\r\n }\r\n return effect;\r\n}\r\nfunction stop(effect) {\r\n if (effect.active) {\r\n cleanup(effect);\r\n if (effect.options.onStop) {\r\n effect.options.onStop();\r\n }\r\n effect.active = false;\r\n }\r\n}\r\nlet uid = 0;\r\nfunction createReactiveEffect(fn, options) {\r\n const effect = function reactiveEffect() {\r\n if (!effect.active) {\r\n return fn();\r\n }\r\n if (!effectStack.includes(effect)) {\r\n cleanup(effect);\r\n try {\r\n enableTracking();\r\n effectStack.push(effect);\r\n activeEffect = effect;\r\n return fn();\r\n }\r\n finally {\r\n effectStack.pop();\r\n resetTracking();\r\n activeEffect = effectStack[effectStack.length - 1];\r\n }\r\n }\r\n };\r\n effect.id = uid++;\r\n effect.allowRecurse = !!options.allowRecurse;\r\n effect._isEffect = true;\r\n effect.active = true;\r\n effect.raw = fn;\r\n effect.deps = [];\r\n effect.options = options;\r\n return effect;\r\n}\r\nfunction cleanup(effect) {\r\n const { deps } = effect;\r\n if (deps.length) {\r\n for (let i = 0; i < deps.length; i++) {\r\n deps[i].delete(effect);\r\n }\r\n deps.length = 0;\r\n }\r\n}\r\nlet shouldTrack = true;\r\nconst trackStack = [];\r\nfunction pauseTracking() {\r\n trackStack.push(shouldTrack);\r\n shouldTrack = false;\r\n}\r\nfunction enableTracking() {\r\n trackStack.push(shouldTrack);\r\n shouldTrack = true;\r\n}\r\nfunction resetTracking() {\r\n const last = trackStack.pop();\r\n shouldTrack = last === undefined ? true : last;\r\n}\r\nfunction track(target, type, key) {\r\n if (!shouldTrack || activeEffect === undefined) {\r\n return;\r\n }\r\n let depsMap = targetMap.get(target);\r\n if (!depsMap) {\r\n targetMap.set(target, (depsMap = new Map()));\r\n }\r\n let dep = depsMap.get(key);\r\n if (!dep) {\r\n depsMap.set(key, (dep = new Set()));\r\n }\r\n if (!dep.has(activeEffect)) {\r\n dep.add(activeEffect);\r\n activeEffect.deps.push(dep);\r\n if ((process.env.NODE_ENV !== 'production') && activeEffect.options.onTrack) {\r\n activeEffect.options.onTrack({\r\n effect: activeEffect,\r\n target,\r\n type,\r\n key\r\n });\r\n }\r\n }\r\n}\r\nfunction trigger(target, type, key, newValue, oldValue, oldTarget) {\r\n const depsMap = targetMap.get(target);\r\n if (!depsMap) {\r\n // never been tracked\r\n return;\r\n }\r\n const effects = new Set();\r\n const add = (effectsToAdd) => {\r\n if (effectsToAdd) {\r\n effectsToAdd.forEach(effect => {\r\n if (effect !== activeEffect || effect.allowRecurse) {\r\n effects.add(effect);\r\n }\r\n });\r\n }\r\n };\r\n if (type === \"clear\" /* CLEAR */) {\r\n // collection being cleared\r\n // trigger all effects for target\r\n depsMap.forEach(add);\r\n }\r\n else if (key === 'length' && isArray(target)) {\r\n depsMap.forEach((dep, key) => {\r\n if (key === 'length' || key >= newValue) {\r\n add(dep);\r\n }\r\n });\r\n }\r\n else {\r\n // schedule runs for SET | ADD | DELETE\r\n if (key !== void 0) {\r\n add(depsMap.get(key));\r\n }\r\n // also run for iteration key on ADD | DELETE | Map.SET\r\n switch (type) {\r\n case \"add\" /* ADD */:\r\n if (!isArray(target)) {\r\n add(depsMap.get(ITERATE_KEY));\r\n if (isMap(target)) {\r\n add(depsMap.get(MAP_KEY_ITERATE_KEY));\r\n }\r\n }\r\n else if (isIntegerKey(key)) {\r\n // new index added to array -> length changes\r\n add(depsMap.get('length'));\r\n }\r\n break;\r\n case \"delete\" /* DELETE */:\r\n if (!isArray(target)) {\r\n add(depsMap.get(ITERATE_KEY));\r\n if (isMap(target)) {\r\n add(depsMap.get(MAP_KEY_ITERATE_KEY));\r\n }\r\n }\r\n break;\r\n case \"set\" /* SET */:\r\n if (isMap(target)) {\r\n add(depsMap.get(ITERATE_KEY));\r\n }\r\n break;\r\n }\r\n }\r\n const run = (effect) => {\r\n if ((process.env.NODE_ENV !== 'production') && effect.options.onTrigger) {\r\n effect.options.onTrigger({\r\n effect,\r\n target,\r\n key,\r\n type,\r\n newValue,\r\n oldValue,\r\n oldTarget\r\n });\r\n }\r\n if (effect.options.scheduler) {\r\n effect.options.scheduler(effect);\r\n }\r\n else {\r\n effect();\r\n }\r\n };\r\n effects.forEach(run);\r\n}\n\nconst isNonTrackableKeys = /*#__PURE__*/ makeMap(`__proto__,__v_isRef,__isVue`);\r\nconst builtInSymbols = new Set(Object.getOwnPropertyNames(Symbol)\r\n .map(key => Symbol[key])\r\n .filter(isSymbol));\r\nconst get = /*#__PURE__*/ createGetter();\r\nconst shallowGet = /*#__PURE__*/ createGetter(false, true);\r\nconst readonlyGet = /*#__PURE__*/ createGetter(true);\r\nconst shallowReadonlyGet = /*#__PURE__*/ createGetter(true, true);\r\nconst arrayInstrumentations = /*#__PURE__*/ createArrayInstrumentations();\r\nfunction createArrayInstrumentations() {\r\n const instrumentations = {};\r\n ['includes', 'indexOf', 'lastIndexOf'].forEach(key => {\r\n instrumentations[key] = function (...args) {\r\n const arr = toRaw(this);\r\n for (let i = 0, l = this.length; i < l; i++) {\r\n track(arr, \"get\" /* GET */, i + '');\r\n }\r\n // we run the method using the original args first (which may be reactive)\r\n const res = arr[key](...args);\r\n if (res === -1 || res === false) {\r\n // if that didn't work, run it again using raw values.\r\n return arr[key](...args.map(toRaw));\r\n }\r\n else {\r\n return res;\r\n }\r\n };\r\n });\r\n ['push', 'pop', 'shift', 'unshift', 'splice'].forEach(key => {\r\n instrumentations[key] = function (...args) {\r\n pauseTracking();\r\n const res = toRaw(this)[key].apply(this, args);\r\n resetTracking();\r\n return res;\r\n };\r\n });\r\n return instrumentations;\r\n}\r\nfunction createGetter(isReadonly = false, shallow = false) {\r\n return function get(target, key, receiver) {\r\n if (key === \"__v_isReactive\" /* IS_REACTIVE */) {\r\n return !isReadonly;\r\n }\r\n else if (key === \"__v_isReadonly\" /* IS_READONLY */) {\r\n return isReadonly;\r\n }\r\n else if (key === \"__v_raw\" /* RAW */ &&\r\n receiver ===\r\n (isReadonly\r\n ? shallow\r\n ? shallowReadonlyMap\r\n : readonlyMap\r\n : shallow\r\n ? shallowReactiveMap\r\n : reactiveMap).get(target)) {\r\n return target;\r\n }\r\n const targetIsArray = isArray(target);\r\n if (!isReadonly && targetIsArray && hasOwn(arrayInstrumentations, key)) {\r\n return Reflect.get(arrayInstrumentations, key, receiver);\r\n }\r\n const res = Reflect.get(target, key, receiver);\r\n if (isSymbol(key) ? builtInSymbols.has(key) : isNonTrackableKeys(key)) {\r\n return res;\r\n }\r\n if (!isReadonly) {\r\n track(target, \"get\" /* GET */, key);\r\n }\r\n if (shallow) {\r\n return res;\r\n }\r\n if (isRef(res)) {\r\n // ref unwrapping - does not apply for Array + integer key.\r\n const shouldUnwrap = !targetIsArray || !isIntegerKey(key);\r\n return shouldUnwrap ? res.value : res;\r\n }\r\n if (isObject(res)) {\r\n // Convert returned value into a proxy as well. we do the isObject check\r\n // here to avoid invalid value warning. Also need to lazy access readonly\r\n // and reactive here to avoid circular dependency.\r\n return isReadonly ? readonly(res) : reactive(res);\r\n }\r\n return res;\r\n };\r\n}\r\nconst set = /*#__PURE__*/ createSetter();\r\nconst shallowSet = /*#__PURE__*/ createSetter(true);\r\nfunction createSetter(shallow = false) {\r\n return function set(target, key, value, receiver) {\r\n let oldValue = target[key];\r\n if (!shallow) {\r\n value = toRaw(value);\r\n oldValue = toRaw(oldValue);\r\n if (!isArray(target) && isRef(oldValue) && !isRef(value)) {\r\n oldValue.value = value;\r\n return true;\r\n }\r\n }\r\n const hadKey = isArray(target) && isIntegerKey(key)\r\n ? Number(key) < target.length\r\n : hasOwn(target, key);\r\n const result = Reflect.set(target, key, value, receiver);\r\n // don't trigger if target is something up in the prototype chain of original\r\n if (target === toRaw(receiver)) {\r\n if (!hadKey) {\r\n trigger(target, \"add\" /* ADD */, key, value);\r\n }\r\n else if (hasChanged(value, oldValue)) {\r\n trigger(target, \"set\" /* SET */, key, value, oldValue);\r\n }\r\n }\r\n return result;\r\n };\r\n}\r\nfunction deleteProperty(target, key) {\r\n const hadKey = hasOwn(target, key);\r\n const oldValue = target[key];\r\n const result = Reflect.deleteProperty(target, key);\r\n if (result && hadKey) {\r\n trigger(target, \"delete\" /* DELETE */, key, undefined, oldValue);\r\n }\r\n return result;\r\n}\r\nfunction has(target, key) {\r\n const result = Reflect.has(target, key);\r\n if (!isSymbol(key) || !builtInSymbols.has(key)) {\r\n track(target, \"has\" /* HAS */, key);\r\n }\r\n return result;\r\n}\r\nfunction ownKeys(target) {\r\n track(target, \"iterate\" /* ITERATE */, isArray(target) ? 'length' : ITERATE_KEY);\r\n return Reflect.ownKeys(target);\r\n}\r\nconst mutableHandlers = {\r\n get,\r\n set,\r\n deleteProperty,\r\n has,\r\n ownKeys\r\n};\r\nconst readonlyHandlers = {\r\n get: readonlyGet,\r\n set(target, key) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n console.warn(`Set operation on key \"${String(key)}\" failed: target is readonly.`, target);\r\n }\r\n return true;\r\n },\r\n deleteProperty(target, key) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n console.warn(`Delete operation on key \"${String(key)}\" failed: target is readonly.`, target);\r\n }\r\n return true;\r\n }\r\n};\r\nconst shallowReactiveHandlers = /*#__PURE__*/ extend({}, mutableHandlers, {\r\n get: shallowGet,\r\n set: shallowSet\r\n});\r\n// Props handlers are special in the sense that it should not unwrap top-level\r\n// refs (in order to allow refs to be explicitly passed down), but should\r\n// retain the reactivity of the normal readonly object.\r\nconst shallowReadonlyHandlers = /*#__PURE__*/ extend({}, readonlyHandlers, {\r\n get: shallowReadonlyGet\r\n});\n\nconst toReactive = (value) => isObject(value) ? reactive(value) : value;\r\nconst toReadonly = (value) => isObject(value) ? readonly(value) : value;\r\nconst toShallow = (value) => value;\r\nconst getProto = (v) => Reflect.getPrototypeOf(v);\r\nfunction get$1(target, key, isReadonly = false, isShallow = false) {\r\n // #1772: readonly(reactive(Map)) should return readonly + reactive version\r\n // of the value\r\n target = target[\"__v_raw\" /* RAW */];\r\n const rawTarget = toRaw(target);\r\n const rawKey = toRaw(key);\r\n if (key !== rawKey) {\r\n !isReadonly && track(rawTarget, \"get\" /* GET */, key);\r\n }\r\n !isReadonly && track(rawTarget, \"get\" /* GET */, rawKey);\r\n const { has } = getProto(rawTarget);\r\n const wrap = isShallow ? toShallow : isReadonly ? toReadonly : toReactive;\r\n if (has.call(rawTarget, key)) {\r\n return wrap(target.get(key));\r\n }\r\n else if (has.call(rawTarget, rawKey)) {\r\n return wrap(target.get(rawKey));\r\n }\r\n else if (target !== rawTarget) {\r\n // #3602 readonly(reactive(Map))\r\n // ensure that the nested reactive `Map` can do tracking for itself\r\n target.get(key);\r\n }\r\n}\r\nfunction has$1(key, isReadonly = false) {\r\n const target = this[\"__v_raw\" /* RAW */];\r\n const rawTarget = toRaw(target);\r\n const rawKey = toRaw(key);\r\n if (key !== rawKey) {\r\n !isReadonly && track(rawTarget, \"has\" /* HAS */, key);\r\n }\r\n !isReadonly && track(rawTarget, \"has\" /* HAS */, rawKey);\r\n return key === rawKey\r\n ? target.has(key)\r\n : target.has(key) || target.has(rawKey);\r\n}\r\nfunction size(target, isReadonly = false) {\r\n target = target[\"__v_raw\" /* RAW */];\r\n !isReadonly && track(toRaw(target), \"iterate\" /* ITERATE */, ITERATE_KEY);\r\n return Reflect.get(target, 'size', target);\r\n}\r\nfunction add(value) {\r\n value = toRaw(value);\r\n const target = toRaw(this);\r\n const proto = getProto(target);\r\n const hadKey = proto.has.call(target, value);\r\n if (!hadKey) {\r\n target.add(value);\r\n trigger(target, \"add\" /* ADD */, value, value);\r\n }\r\n return this;\r\n}\r\nfunction set$1(key, value) {\r\n value = toRaw(value);\r\n const target = toRaw(this);\r\n const { has, get } = getProto(target);\r\n let hadKey = has.call(target, key);\r\n if (!hadKey) {\r\n key = toRaw(key);\r\n hadKey = has.call(target, key);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n checkIdentityKeys(target, has, key);\r\n }\r\n const oldValue = get.call(target, key);\r\n target.set(key, value);\r\n if (!hadKey) {\r\n trigger(target, \"add\" /* ADD */, key, value);\r\n }\r\n else if (hasChanged(value, oldValue)) {\r\n trigger(target, \"set\" /* SET */, key, value, oldValue);\r\n }\r\n return this;\r\n}\r\nfunction deleteEntry(key) {\r\n const target = toRaw(this);\r\n const { has, get } = getProto(target);\r\n let hadKey = has.call(target, key);\r\n if (!hadKey) {\r\n key = toRaw(key);\r\n hadKey = has.call(target, key);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n checkIdentityKeys(target, has, key);\r\n }\r\n const oldValue = get ? get.call(target, key) : undefined;\r\n // forward the operation before queueing reactions\r\n const result = target.delete(key);\r\n if (hadKey) {\r\n trigger(target, \"delete\" /* DELETE */, key, undefined, oldValue);\r\n }\r\n return result;\r\n}\r\nfunction clear() {\r\n const target = toRaw(this);\r\n const hadItems = target.size !== 0;\r\n const oldTarget = (process.env.NODE_ENV !== 'production')\r\n ? isMap(target)\r\n ? new Map(target)\r\n : new Set(target)\r\n : undefined;\r\n // forward the operation before queueing reactions\r\n const result = target.clear();\r\n if (hadItems) {\r\n trigger(target, \"clear\" /* CLEAR */, undefined, undefined, oldTarget);\r\n }\r\n return result;\r\n}\r\nfunction createForEach(isReadonly, isShallow) {\r\n return function forEach(callback, thisArg) {\r\n const observed = this;\r\n const target = observed[\"__v_raw\" /* RAW */];\r\n const rawTarget = toRaw(target);\r\n const wrap = isShallow ? toShallow : isReadonly ? toReadonly : toReactive;\r\n !isReadonly && track(rawTarget, \"iterate\" /* ITERATE */, ITERATE_KEY);\r\n return target.forEach((value, key) => {\r\n // important: make sure the callback is\r\n // 1. invoked with the reactive map as `this` and 3rd arg\r\n // 2. the value received should be a corresponding reactive/readonly.\r\n return callback.call(thisArg, wrap(value), wrap(key), observed);\r\n });\r\n };\r\n}\r\nfunction createIterableMethod(method, isReadonly, isShallow) {\r\n return function (...args) {\r\n const target = this[\"__v_raw\" /* RAW */];\r\n const rawTarget = toRaw(target);\r\n const targetIsMap = isMap(rawTarget);\r\n const isPair = method === 'entries' || (method === Symbol.iterator && targetIsMap);\r\n const isKeyOnly = method === 'keys' && targetIsMap;\r\n const innerIterator = target[method](...args);\r\n const wrap = isShallow ? toShallow : isReadonly ? toReadonly : toReactive;\r\n !isReadonly &&\r\n track(rawTarget, \"iterate\" /* ITERATE */, isKeyOnly ? MAP_KEY_ITERATE_KEY : ITERATE_KEY);\r\n // return a wrapped iterator which returns observed versions of the\r\n // values emitted from the real iterator\r\n return {\r\n // iterator protocol\r\n next() {\r\n const { value, done } = innerIterator.next();\r\n return done\r\n ? { value, done }\r\n : {\r\n value: isPair ? [wrap(value[0]), wrap(value[1])] : wrap(value),\r\n done\r\n };\r\n },\r\n // iterable protocol\r\n [Symbol.iterator]() {\r\n return this;\r\n }\r\n };\r\n };\r\n}\r\nfunction createReadonlyMethod(type) {\r\n return function (...args) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n const key = args[0] ? `on key \"${args[0]}\" ` : ``;\r\n console.warn(`${capitalize(type)} operation ${key}failed: target is readonly.`, toRaw(this));\r\n }\r\n return type === \"delete\" /* DELETE */ ? false : this;\r\n };\r\n}\r\nfunction createInstrumentations() {\r\n const mutableInstrumentations = {\r\n get(key) {\r\n return get$1(this, key);\r\n },\r\n get size() {\r\n return size(this);\r\n },\r\n has: has$1,\r\n add,\r\n set: set$1,\r\n delete: deleteEntry,\r\n clear,\r\n forEach: createForEach(false, false)\r\n };\r\n const shallowInstrumentations = {\r\n get(key) {\r\n return get$1(this, key, false, true);\r\n },\r\n get size() {\r\n return size(this);\r\n },\r\n has: has$1,\r\n add,\r\n set: set$1,\r\n delete: deleteEntry,\r\n clear,\r\n forEach: createForEach(false, true)\r\n };\r\n const readonlyInstrumentations = {\r\n get(key) {\r\n return get$1(this, key, true);\r\n },\r\n get size() {\r\n return size(this, true);\r\n },\r\n has(key) {\r\n return has$1.call(this, key, true);\r\n },\r\n add: createReadonlyMethod(\"add\" /* ADD */),\r\n set: createReadonlyMethod(\"set\" /* SET */),\r\n delete: createReadonlyMethod(\"delete\" /* DELETE */),\r\n clear: createReadonlyMethod(\"clear\" /* CLEAR */),\r\n forEach: createForEach(true, false)\r\n };\r\n const shallowReadonlyInstrumentations = {\r\n get(key) {\r\n return get$1(this, key, true, true);\r\n },\r\n get size() {\r\n return size(this, true);\r\n },\r\n has(key) {\r\n return has$1.call(this, key, true);\r\n },\r\n add: createReadonlyMethod(\"add\" /* ADD */),\r\n set: createReadonlyMethod(\"set\" /* SET */),\r\n delete: createReadonlyMethod(\"delete\" /* DELETE */),\r\n clear: createReadonlyMethod(\"clear\" /* CLEAR */),\r\n forEach: createForEach(true, true)\r\n };\r\n const iteratorMethods = ['keys', 'values', 'entries', Symbol.iterator];\r\n iteratorMethods.forEach(method => {\r\n mutableInstrumentations[method] = createIterableMethod(method, false, false);\r\n readonlyInstrumentations[method] = createIterableMethod(method, true, false);\r\n shallowInstrumentations[method] = createIterableMethod(method, false, true);\r\n shallowReadonlyInstrumentations[method] = createIterableMethod(method, true, true);\r\n });\r\n return [\r\n mutableInstrumentations,\r\n readonlyInstrumentations,\r\n shallowInstrumentations,\r\n shallowReadonlyInstrumentations\r\n ];\r\n}\r\nconst [mutableInstrumentations, readonlyInstrumentations, shallowInstrumentations, shallowReadonlyInstrumentations] = /* #__PURE__*/ createInstrumentations();\r\nfunction createInstrumentationGetter(isReadonly, shallow) {\r\n const instrumentations = shallow\r\n ? isReadonly\r\n ? shallowReadonlyInstrumentations\r\n : shallowInstrumentations\r\n : isReadonly\r\n ? readonlyInstrumentations\r\n : mutableInstrumentations;\r\n return (target, key, receiver) => {\r\n if (key === \"__v_isReactive\" /* IS_REACTIVE */) {\r\n return !isReadonly;\r\n }\r\n else if (key === \"__v_isReadonly\" /* IS_READONLY */) {\r\n return isReadonly;\r\n }\r\n else if (key === \"__v_raw\" /* RAW */) {\r\n return target;\r\n }\r\n return Reflect.get(hasOwn(instrumentations, key) && key in target\r\n ? instrumentations\r\n : target, key, receiver);\r\n };\r\n}\r\nconst mutableCollectionHandlers = {\r\n get: /*#__PURE__*/ createInstrumentationGetter(false, false)\r\n};\r\nconst shallowCollectionHandlers = {\r\n get: /*#__PURE__*/ createInstrumentationGetter(false, true)\r\n};\r\nconst readonlyCollectionHandlers = {\r\n get: /*#__PURE__*/ createInstrumentationGetter(true, false)\r\n};\r\nconst shallowReadonlyCollectionHandlers = {\r\n get: /*#__PURE__*/ createInstrumentationGetter(true, true)\r\n};\r\nfunction checkIdentityKeys(target, has, key) {\r\n const rawKey = toRaw(key);\r\n if (rawKey !== key && has.call(target, rawKey)) {\r\n const type = toRawType(target);\r\n console.warn(`Reactive ${type} contains both the raw and reactive ` +\r\n `versions of the same object${type === `Map` ? ` as keys` : ``}, ` +\r\n `which can lead to inconsistencies. ` +\r\n `Avoid differentiating between the raw and reactive versions ` +\r\n `of an object and only use the reactive version if possible.`);\r\n }\r\n}\n\nconst reactiveMap = new WeakMap();\r\nconst shallowReactiveMap = new WeakMap();\r\nconst readonlyMap = new WeakMap();\r\nconst shallowReadonlyMap = new WeakMap();\r\nfunction targetTypeMap(rawType) {\r\n switch (rawType) {\r\n case 'Object':\r\n case 'Array':\r\n return 1 /* COMMON */;\r\n case 'Map':\r\n case 'Set':\r\n case 'WeakMap':\r\n case 'WeakSet':\r\n return 2 /* COLLECTION */;\r\n default:\r\n return 0 /* INVALID */;\r\n }\r\n}\r\nfunction getTargetType(value) {\r\n return value[\"__v_skip\" /* SKIP */] || !Object.isExtensible(value)\r\n ? 0 /* INVALID */\r\n : targetTypeMap(toRawType(value));\r\n}\r\nfunction reactive(target) {\r\n // if trying to observe a readonly proxy, return the readonly version.\r\n if (target && target[\"__v_isReadonly\" /* IS_READONLY */]) {\r\n return target;\r\n }\r\n return createReactiveObject(target, false, mutableHandlers, mutableCollectionHandlers, reactiveMap);\r\n}\r\n/**\r\n * Return a shallowly-reactive copy of the original object, where only the root\r\n * level properties are reactive. It also does not auto-unwrap refs (even at the\r\n * root level).\r\n */\r\nfunction shallowReactive(target) {\r\n return createReactiveObject(target, false, shallowReactiveHandlers, shallowCollectionHandlers, shallowReactiveMap);\r\n}\r\n/**\r\n * Creates a readonly copy of the original object. Note the returned copy is not\r\n * made reactive, but `readonly` can be called on an already reactive object.\r\n */\r\nfunction readonly(target) {\r\n return createReactiveObject(target, true, readonlyHandlers, readonlyCollectionHandlers, readonlyMap);\r\n}\r\n/**\r\n * Returns a reactive-copy of the original object, where only the root level\r\n * properties are readonly, and does NOT unwrap refs nor recursively convert\r\n * returned properties.\r\n * This is used for creating the props proxy object for stateful components.\r\n */\r\nfunction shallowReadonly(target) {\r\n return createReactiveObject(target, true, shallowReadonlyHandlers, shallowReadonlyCollectionHandlers, shallowReadonlyMap);\r\n}\r\nfunction createReactiveObject(target, isReadonly, baseHandlers, collectionHandlers, proxyMap) {\r\n if (!isObject(target)) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n console.warn(`value cannot be made reactive: ${String(target)}`);\r\n }\r\n return target;\r\n }\r\n // target is already a Proxy, return it.\r\n // exception: calling readonly() on a reactive object\r\n if (target[\"__v_raw\" /* RAW */] &&\r\n !(isReadonly && target[\"__v_isReactive\" /* IS_REACTIVE */])) {\r\n return target;\r\n }\r\n // target already has corresponding Proxy\r\n const existingProxy = proxyMap.get(target);\r\n if (existingProxy) {\r\n return existingProxy;\r\n }\r\n // only a whitelist of value types can be observed.\r\n const targetType = getTargetType(target);\r\n if (targetType === 0 /* INVALID */) {\r\n return target;\r\n }\r\n const proxy = new Proxy(target, targetType === 2 /* COLLECTION */ ? collectionHandlers : baseHandlers);\r\n proxyMap.set(target, proxy);\r\n return proxy;\r\n}\r\nfunction isReactive(value) {\r\n if (isReadonly(value)) {\r\n return isReactive(value[\"__v_raw\" /* RAW */]);\r\n }\r\n return !!(value && value[\"__v_isReactive\" /* IS_REACTIVE */]);\r\n}\r\nfunction isReadonly(value) {\r\n return !!(value && value[\"__v_isReadonly\" /* IS_READONLY */]);\r\n}\r\nfunction isProxy(value) {\r\n return isReactive(value) || isReadonly(value);\r\n}\r\nfunction toRaw(observed) {\r\n return ((observed && toRaw(observed[\"__v_raw\" /* RAW */])) || observed);\r\n}\r\nfunction markRaw(value) {\r\n def(value, \"__v_skip\" /* SKIP */, true);\r\n return value;\r\n}\n\nconst convert = (val) => isObject(val) ? reactive(val) : val;\r\nfunction isRef(r) {\r\n return Boolean(r && r.__v_isRef === true);\r\n}\r\nfunction ref(value) {\r\n return createRef(value);\r\n}\r\nfunction shallowRef(value) {\r\n return createRef(value, true);\r\n}\r\nclass RefImpl {\r\n constructor(value, _shallow = false) {\r\n this._shallow = _shallow;\r\n this.__v_isRef = true;\r\n this._rawValue = _shallow ? value : toRaw(value);\r\n this._value = _shallow ? value : convert(value);\r\n }\r\n get value() {\r\n track(toRaw(this), \"get\" /* GET */, 'value');\r\n return this._value;\r\n }\r\n set value(newVal) {\r\n newVal = this._shallow ? newVal : toRaw(newVal);\r\n if (hasChanged(newVal, this._rawValue)) {\r\n this._rawValue = newVal;\r\n this._value = this._shallow ? newVal : convert(newVal);\r\n trigger(toRaw(this), \"set\" /* SET */, 'value', newVal);\r\n }\r\n }\r\n}\r\nfunction createRef(rawValue, shallow = false) {\r\n if (isRef(rawValue)) {\r\n return rawValue;\r\n }\r\n return new RefImpl(rawValue, shallow);\r\n}\r\nfunction triggerRef(ref) {\r\n trigger(toRaw(ref), \"set\" /* SET */, 'value', (process.env.NODE_ENV !== 'production') ? ref.value : void 0);\r\n}\r\nfunction unref(ref) {\r\n return isRef(ref) ? ref.value : ref;\r\n}\r\nconst shallowUnwrapHandlers = {\r\n get: (target, key, receiver) => unref(Reflect.get(target, key, receiver)),\r\n set: (target, key, value, receiver) => {\r\n const oldValue = target[key];\r\n if (isRef(oldValue) && !isRef(value)) {\r\n oldValue.value = value;\r\n return true;\r\n }\r\n else {\r\n return Reflect.set(target, key, value, receiver);\r\n }\r\n }\r\n};\r\nfunction proxyRefs(objectWithRefs) {\r\n return isReactive(objectWithRefs)\r\n ? objectWithRefs\r\n : new Proxy(objectWithRefs, shallowUnwrapHandlers);\r\n}\r\nclass CustomRefImpl {\r\n constructor(factory) {\r\n this.__v_isRef = true;\r\n const { get, set } = factory(() => track(this, \"get\" /* GET */, 'value'), () => trigger(this, \"set\" /* SET */, 'value'));\r\n this._get = get;\r\n this._set = set;\r\n }\r\n get value() {\r\n return this._get();\r\n }\r\n set value(newVal) {\r\n this._set(newVal);\r\n }\r\n}\r\nfunction customRef(factory) {\r\n return new CustomRefImpl(factory);\r\n}\r\nfunction toRefs(object) {\r\n if ((process.env.NODE_ENV !== 'production') && !isProxy(object)) {\r\n console.warn(`toRefs() expects a reactive object but received a plain one.`);\r\n }\r\n const ret = isArray(object) ? new Array(object.length) : {};\r\n for (const key in object) {\r\n ret[key] = toRef(object, key);\r\n }\r\n return ret;\r\n}\r\nclass ObjectRefImpl {\r\n constructor(_object, _key) {\r\n this._object = _object;\r\n this._key = _key;\r\n this.__v_isRef = true;\r\n }\r\n get value() {\r\n return this._object[this._key];\r\n }\r\n set value(newVal) {\r\n this._object[this._key] = newVal;\r\n }\r\n}\r\nfunction toRef(object, key) {\r\n return isRef(object[key])\r\n ? object[key]\r\n : new ObjectRefImpl(object, key);\r\n}\n\nclass ComputedRefImpl {\r\n constructor(getter, _setter, isReadonly) {\r\n this._setter = _setter;\r\n this._dirty = true;\r\n this.__v_isRef = true;\r\n this.effect = effect(getter, {\r\n lazy: true,\r\n scheduler: () => {\r\n if (!this._dirty) {\r\n this._dirty = true;\r\n trigger(toRaw(this), \"set\" /* SET */, 'value');\r\n }\r\n }\r\n });\r\n this[\"__v_isReadonly\" /* IS_READONLY */] = isReadonly;\r\n }\r\n get value() {\r\n // the computed ref may get wrapped by other proxies e.g. readonly() #3376\r\n const self = toRaw(this);\r\n if (self._dirty) {\r\n self._value = this.effect();\r\n self._dirty = false;\r\n }\r\n track(self, \"get\" /* GET */, 'value');\r\n return self._value;\r\n }\r\n set value(newValue) {\r\n this._setter(newValue);\r\n }\r\n}\r\nfunction computed(getterOrOptions) {\r\n let getter;\r\n let setter;\r\n if (isFunction(getterOrOptions)) {\r\n getter = getterOrOptions;\r\n setter = (process.env.NODE_ENV !== 'production')\r\n ? () => {\r\n console.warn('Write operation failed: computed value is readonly');\r\n }\r\n : NOOP;\r\n }\r\n else {\r\n getter = getterOrOptions.get;\r\n setter = getterOrOptions.set;\r\n }\r\n return new ComputedRefImpl(getter, setter, isFunction(getterOrOptions) || !getterOrOptions.set);\r\n}\n\nexport { ITERATE_KEY, computed, customRef, effect, enableTracking, isProxy, isReactive, isReadonly, isRef, markRaw, pauseTracking, proxyRefs, reactive, readonly, ref, resetTracking, shallowReactive, shallowReadonly, shallowRef, stop, toRaw, toRef, toRefs, track, trigger, triggerRef, unref };\n","import { pauseTracking, resetTracking, isRef, toRaw, isReactive, effect, stop, ref, reactive, shallowReactive, trigger, isProxy, shallowReadonly, track, markRaw, proxyRefs, computed as computed$1, isReadonly } from '@vue/reactivity';\nexport { customRef, isProxy, isReactive, isReadonly, isRef, markRaw, proxyRefs, reactive, readonly, ref, shallowReactive, shallowReadonly, shallowRef, toRaw, toRef, toRefs, triggerRef, unref } from '@vue/reactivity';\nimport { isString, isFunction as isFunction$1, isPromise as isPromise$1, isArray, extend, hasOwn, EMPTY_OBJ, toHandlerKey, toNumber, hyphenate, camelize, isOn, isModelListener, remove, NOOP, hasChanged, isObject as isObject$1, isSet, isMap, isPlainObject, invokeArrayFns, def, isReservedProp, EMPTY_ARR, capitalize, toRawType, makeMap, NO, getGlobalThis, normalizeClass, normalizeStyle, isGloballyWhitelisted } from '@vue/shared';\nexport { camelize, capitalize, toDisplayString, toHandlerKey } from '@vue/shared';\n\nconst stack = [];\r\nfunction pushWarningContext(vnode) {\r\n stack.push(vnode);\r\n}\r\nfunction popWarningContext() {\r\n stack.pop();\r\n}\r\nfunction warn(msg, ...args) {\r\n // avoid props formatting or warn handler tracking deps that might be mutated\r\n // during patch, leading to infinite recursion.\r\n pauseTracking();\r\n const instance = stack.length ? stack[stack.length - 1].component : null;\r\n const appWarnHandler = instance && instance.appContext.config.warnHandler;\r\n const trace = getComponentTrace();\r\n if (appWarnHandler) {\r\n callWithErrorHandling(appWarnHandler, instance, 11 /* APP_WARN_HANDLER */, [\r\n msg + args.join(''),\r\n instance && instance.proxy,\r\n trace\r\n .map(({ vnode }) => `at <${formatComponentName(instance, vnode.type)}>`)\r\n .join('\\n'),\r\n trace\r\n ]);\r\n }\r\n else {\r\n const warnArgs = [`[Vue warn]: ${msg}`, ...args];\r\n /* istanbul ignore if */\r\n if (trace.length &&\r\n // avoid spamming console during tests\r\n !false) {\r\n warnArgs.push(`\\n`, ...formatTrace(trace));\r\n }\r\n console.warn(...warnArgs);\r\n }\r\n resetTracking();\r\n}\r\nfunction getComponentTrace() {\r\n let currentVNode = stack[stack.length - 1];\r\n if (!currentVNode) {\r\n return [];\r\n }\r\n // we can't just use the stack because it will be incomplete during updates\r\n // that did not start from the root. Re-construct the parent chain using\r\n // instance parent pointers.\r\n const normalizedStack = [];\r\n while (currentVNode) {\r\n const last = normalizedStack[0];\r\n if (last && last.vnode === currentVNode) {\r\n last.recurseCount++;\r\n }\r\n else {\r\n normalizedStack.push({\r\n vnode: currentVNode,\r\n recurseCount: 0\r\n });\r\n }\r\n const parentInstance = currentVNode.component && currentVNode.component.parent;\r\n currentVNode = parentInstance && parentInstance.vnode;\r\n }\r\n return normalizedStack;\r\n}\r\n/* istanbul ignore next */\r\nfunction formatTrace(trace) {\r\n const logs = [];\r\n trace.forEach((entry, i) => {\r\n logs.push(...(i === 0 ? [] : [`\\n`]), ...formatTraceEntry(entry));\r\n });\r\n return logs;\r\n}\r\nfunction formatTraceEntry({ vnode, recurseCount }) {\r\n const postfix = recurseCount > 0 ? `... (${recurseCount} recursive calls)` : ``;\r\n const isRoot = vnode.component ? vnode.component.parent == null : false;\r\n const open = ` at <${formatComponentName(vnode.component, vnode.type, isRoot)}`;\r\n const close = `>` + postfix;\r\n return vnode.props\r\n ? [open, ...formatProps(vnode.props), close]\r\n : [open + close];\r\n}\r\n/* istanbul ignore next */\r\nfunction formatProps(props) {\r\n const res = [];\r\n const keys = Object.keys(props);\r\n keys.slice(0, 3).forEach(key => {\r\n res.push(...formatProp(key, props[key]));\r\n });\r\n if (keys.length > 3) {\r\n res.push(` ...`);\r\n }\r\n return res;\r\n}\r\n/* istanbul ignore next */\r\nfunction formatProp(key, value, raw) {\r\n if (isString(value)) {\r\n value = JSON.stringify(value);\r\n return raw ? value : [`${key}=${value}`];\r\n }\r\n else if (typeof value === 'number' ||\r\n typeof value === 'boolean' ||\r\n value == null) {\r\n return raw ? value : [`${key}=${value}`];\r\n }\r\n else if (isRef(value)) {\r\n value = formatProp(key, toRaw(value.value), true);\r\n return raw ? value : [`${key}=Ref<`, value, `>`];\r\n }\r\n else if (isFunction$1(value)) {\r\n return [`${key}=fn${value.name ? `<${value.name}>` : ``}`];\r\n }\r\n else {\r\n value = toRaw(value);\r\n return raw ? value : [`${key}=`, value];\r\n }\r\n}\n\nconst ErrorTypeStrings = {\r\n [\"sp\" /* SERVER_PREFETCH */]: 'serverPrefetch hook',\r\n [\"bc\" /* BEFORE_CREATE */]: 'beforeCreate hook',\r\n [\"c\" /* CREATED */]: 'created hook',\r\n [\"bm\" /* BEFORE_MOUNT */]: 'beforeMount hook',\r\n [\"m\" /* MOUNTED */]: 'mounted hook',\r\n [\"bu\" /* BEFORE_UPDATE */]: 'beforeUpdate hook',\r\n [\"u\" /* UPDATED */]: 'updated',\r\n [\"bum\" /* BEFORE_UNMOUNT */]: 'beforeUnmount hook',\r\n [\"um\" /* UNMOUNTED */]: 'unmounted hook',\r\n [\"a\" /* ACTIVATED */]: 'activated hook',\r\n [\"da\" /* DEACTIVATED */]: 'deactivated hook',\r\n [\"ec\" /* ERROR_CAPTURED */]: 'errorCaptured hook',\r\n [\"rtc\" /* RENDER_TRACKED */]: 'renderTracked hook',\r\n [\"rtg\" /* RENDER_TRIGGERED */]: 'renderTriggered hook',\r\n [0 /* SETUP_FUNCTION */]: 'setup function',\r\n [1 /* RENDER_FUNCTION */]: 'render function',\r\n [2 /* WATCH_GETTER */]: 'watcher getter',\r\n [3 /* WATCH_CALLBACK */]: 'watcher callback',\r\n [4 /* WATCH_CLEANUP */]: 'watcher cleanup function',\r\n [5 /* NATIVE_EVENT_HANDLER */]: 'native event handler',\r\n [6 /* COMPONENT_EVENT_HANDLER */]: 'component event handler',\r\n [7 /* VNODE_HOOK */]: 'vnode hook',\r\n [8 /* DIRECTIVE_HOOK */]: 'directive hook',\r\n [9 /* TRANSITION_HOOK */]: 'transition hook',\r\n [10 /* APP_ERROR_HANDLER */]: 'app errorHandler',\r\n [11 /* APP_WARN_HANDLER */]: 'app warnHandler',\r\n [12 /* FUNCTION_REF */]: 'ref function',\r\n [13 /* ASYNC_COMPONENT_LOADER */]: 'async component loader',\r\n [14 /* SCHEDULER */]: 'scheduler flush. This is likely a Vue internals bug. ' +\r\n 'Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-next'\r\n};\r\nfunction callWithErrorHandling(fn, instance, type, args) {\r\n let res;\r\n try {\r\n res = args ? fn(...args) : fn();\r\n }\r\n catch (err) {\r\n handleError(err, instance, type);\r\n }\r\n return res;\r\n}\r\nfunction callWithAsyncErrorHandling(fn, instance, type, args) {\r\n if (isFunction$1(fn)) {\r\n const res = callWithErrorHandling(fn, instance, type, args);\r\n if (res && isPromise$1(res)) {\r\n res.catch(err => {\r\n handleError(err, instance, type);\r\n });\r\n }\r\n return res;\r\n }\r\n const values = [];\r\n for (let i = 0; i < fn.length; i++) {\r\n values.push(callWithAsyncErrorHandling(fn[i], instance, type, args));\r\n }\r\n return values;\r\n}\r\nfunction handleError(err, instance, type, throwInDev = true) {\r\n const contextVNode = instance ? instance.vnode : null;\r\n if (instance) {\r\n let cur = instance.parent;\r\n // the exposed instance is the render proxy to keep it consistent with 2.x\r\n const exposedInstance = instance.proxy;\r\n // in production the hook receives only the error code\r\n const errorInfo = (process.env.NODE_ENV !== 'production') ? ErrorTypeStrings[type] : type;\r\n while (cur) {\r\n const errorCapturedHooks = cur.ec;\r\n if (errorCapturedHooks) {\r\n for (let i = 0; i < errorCapturedHooks.length; i++) {\r\n if (errorCapturedHooks[i](err, exposedInstance, errorInfo) === false) {\r\n return;\r\n }\r\n }\r\n }\r\n cur = cur.parent;\r\n }\r\n // app-level handling\r\n const appErrorHandler = instance.appContext.config.errorHandler;\r\n if (appErrorHandler) {\r\n callWithErrorHandling(appErrorHandler, null, 10 /* APP_ERROR_HANDLER */, [err, exposedInstance, errorInfo]);\r\n return;\r\n }\r\n }\r\n logError(err, type, contextVNode, throwInDev);\r\n}\r\nfunction logError(err, type, contextVNode, throwInDev = true) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n const info = ErrorTypeStrings[type];\r\n if (contextVNode) {\r\n pushWarningContext(contextVNode);\r\n }\r\n warn(`Unhandled error${info ? ` during execution of ${info}` : ``}`);\r\n if (contextVNode) {\r\n popWarningContext();\r\n }\r\n // crash in dev by default so it's more noticeable\r\n if (throwInDev) {\r\n throw err;\r\n }\r\n else {\r\n console.error(err);\r\n }\r\n }\r\n else {\r\n // recover in prod to reduce the impact on end-user\r\n console.error(err);\r\n }\r\n}\n\nlet isFlushing = false;\r\nlet isFlushPending = false;\r\nconst queue = [];\r\nlet flushIndex = 0;\r\nconst pendingPreFlushCbs = [];\r\nlet activePreFlushCbs = null;\r\nlet preFlushIndex = 0;\r\nconst pendingPostFlushCbs = [];\r\nlet activePostFlushCbs = null;\r\nlet postFlushIndex = 0;\r\nconst resolvedPromise = Promise.resolve();\r\nlet currentFlushPromise = null;\r\nlet currentPreFlushParentJob = null;\r\nconst RECURSION_LIMIT = 100;\r\nfunction nextTick(fn) {\r\n const p = currentFlushPromise || resolvedPromise;\r\n return fn ? p.then(this ? fn.bind(this) : fn) : p;\r\n}\r\n// #2768\r\n// Use binary-search to find a suitable position in the queue,\r\n// so that the queue maintains the increasing order of job's id,\r\n// which can prevent the job from being skipped and also can avoid repeated patching.\r\nfunction findInsertionIndex(job) {\r\n // the start index should be `flushIndex + 1`\r\n let start = flushIndex + 1;\r\n let end = queue.length;\r\n const jobId = getId(job);\r\n while (start < end) {\r\n const middle = (start + end) >>> 1;\r\n const middleJobId = getId(queue[middle]);\r\n middleJobId < jobId ? (start = middle + 1) : (end = middle);\r\n }\r\n return start;\r\n}\r\nfunction queueJob(job) {\r\n // the dedupe search uses the startIndex argument of Array.includes()\r\n // by default the search index includes the current job that is being run\r\n // so it cannot recursively trigger itself again.\r\n // if the job is a watch() callback, the search will start with a +1 index to\r\n // allow it recursively trigger itself - it is the user's responsibility to\r\n // ensure it doesn't end up in an infinite loop.\r\n if ((!queue.length ||\r\n !queue.includes(job, isFlushing && job.allowRecurse ? flushIndex + 1 : flushIndex)) &&\r\n job !== currentPreFlushParentJob) {\r\n const pos = findInsertionIndex(job);\r\n if (pos > -1) {\r\n queue.splice(pos, 0, job);\r\n }\r\n else {\r\n queue.push(job);\r\n }\r\n queueFlush();\r\n }\r\n}\r\nfunction queueFlush() {\r\n if (!isFlushing && !isFlushPending) {\r\n isFlushPending = true;\r\n currentFlushPromise = resolvedPromise.then(flushJobs);\r\n }\r\n}\r\nfunction invalidateJob(job) {\r\n const i = queue.indexOf(job);\r\n if (i > flushIndex) {\r\n queue.splice(i, 1);\r\n }\r\n}\r\nfunction queueCb(cb, activeQueue, pendingQueue, index) {\r\n if (!isArray(cb)) {\r\n if (!activeQueue ||\r\n !activeQueue.includes(cb, cb.allowRecurse ? index + 1 : index)) {\r\n pendingQueue.push(cb);\r\n }\r\n }\r\n else {\r\n // if cb is an array, it is a component lifecycle hook which can only be\r\n // triggered by a job, which is already deduped in the main queue, so\r\n // we can skip duplicate check here to improve perf\r\n pendingQueue.push(...cb);\r\n }\r\n queueFlush();\r\n}\r\nfunction queuePreFlushCb(cb) {\r\n queueCb(cb, activePreFlushCbs, pendingPreFlushCbs, preFlushIndex);\r\n}\r\nfunction queuePostFlushCb(cb) {\r\n queueCb(cb, activePostFlushCbs, pendingPostFlushCbs, postFlushIndex);\r\n}\r\nfunction flushPreFlushCbs(seen, parentJob = null) {\r\n if (pendingPreFlushCbs.length) {\r\n currentPreFlushParentJob = parentJob;\r\n activePreFlushCbs = [...new Set(pendingPreFlushCbs)];\r\n pendingPreFlushCbs.length = 0;\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n seen = seen || new Map();\r\n }\r\n for (preFlushIndex = 0; preFlushIndex < activePreFlushCbs.length; preFlushIndex++) {\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n checkRecursiveUpdates(seen, activePreFlushCbs[preFlushIndex])) {\r\n continue;\r\n }\r\n activePreFlushCbs[preFlushIndex]();\r\n }\r\n activePreFlushCbs = null;\r\n preFlushIndex = 0;\r\n currentPreFlushParentJob = null;\r\n // recursively flush until it drains\r\n flushPreFlushCbs(seen, parentJob);\r\n }\r\n}\r\nfunction flushPostFlushCbs(seen) {\r\n if (pendingPostFlushCbs.length) {\r\n const deduped = [...new Set(pendingPostFlushCbs)];\r\n pendingPostFlushCbs.length = 0;\r\n // #1947 already has active queue, nested flushPostFlushCbs call\r\n if (activePostFlushCbs) {\r\n activePostFlushCbs.push(...deduped);\r\n return;\r\n }\r\n activePostFlushCbs = deduped;\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n seen = seen || new Map();\r\n }\r\n activePostFlushCbs.sort((a, b) => getId(a) - getId(b));\r\n for (postFlushIndex = 0; postFlushIndex < activePostFlushCbs.length; postFlushIndex++) {\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n checkRecursiveUpdates(seen, activePostFlushCbs[postFlushIndex])) {\r\n continue;\r\n }\r\n activePostFlushCbs[postFlushIndex]();\r\n }\r\n activePostFlushCbs = null;\r\n postFlushIndex = 0;\r\n }\r\n}\r\nconst getId = (job) => job.id == null ? Infinity : job.id;\r\nfunction flushJobs(seen) {\r\n isFlushPending = false;\r\n isFlushing = true;\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n seen = seen || new Map();\r\n }\r\n flushPreFlushCbs(seen);\r\n // Sort queue before flush.\r\n // This ensures that:\r\n // 1. Components are updated from parent to child. (because parent is always\r\n // created before the child so its render effect will have smaller\r\n // priority number)\r\n // 2. If a component is unmounted during a parent component's update,\r\n // its update can be skipped.\r\n queue.sort((a, b) => getId(a) - getId(b));\r\n try {\r\n for (flushIndex = 0; flushIndex < queue.length; flushIndex++) {\r\n const job = queue[flushIndex];\r\n if (job && job.active !== false) {\r\n if ((process.env.NODE_ENV !== 'production') && checkRecursiveUpdates(seen, job)) {\r\n continue;\r\n }\r\n callWithErrorHandling(job, null, 14 /* SCHEDULER */);\r\n }\r\n }\r\n }\r\n finally {\r\n flushIndex = 0;\r\n queue.length = 0;\r\n flushPostFlushCbs(seen);\r\n isFlushing = false;\r\n currentFlushPromise = null;\r\n // some postFlushCb queued jobs!\r\n // keep flushing until it drains.\r\n if (queue.length ||\r\n pendingPreFlushCbs.length ||\r\n pendingPostFlushCbs.length) {\r\n flushJobs(seen);\r\n }\r\n }\r\n}\r\nfunction checkRecursiveUpdates(seen, fn) {\r\n if (!seen.has(fn)) {\r\n seen.set(fn, 1);\r\n }\r\n else {\r\n const count = seen.get(fn);\r\n if (count > RECURSION_LIMIT) {\r\n const instance = fn.ownerInstance;\r\n const componentName = instance && getComponentName(instance.type);\r\n warn(`Maximum recursive updates exceeded${componentName ? ` in component <${componentName}>` : ``}. ` +\r\n `This means you have a reactive effect that is mutating its own ` +\r\n `dependencies and thus recursively triggering itself. Possible sources ` +\r\n `include component template, render function, updated hook or ` +\r\n `watcher source function.`);\r\n return true;\r\n }\r\n else {\r\n seen.set(fn, count + 1);\r\n }\r\n }\r\n}\n\n/* eslint-disable no-restricted-globals */\r\nlet isHmrUpdating = false;\r\nconst hmrDirtyComponents = new Set();\r\n// Expose the HMR runtime on the global object\r\n// This makes it entirely tree-shakable without polluting the exports and makes\r\n// it easier to be used in toolings like vue-loader\r\n// Note: for a component to be eligible for HMR it also needs the __hmrId option\r\n// to be set so that its instances can be registered / removed.\r\nif ((process.env.NODE_ENV !== 'production')) {\r\n const globalObject = typeof global !== 'undefined'\r\n ? global\r\n : typeof self !== 'undefined'\r\n ? self\r\n : typeof window !== 'undefined'\r\n ? window\r\n : {};\r\n globalObject.__VUE_HMR_RUNTIME__ = {\r\n createRecord: tryWrap(createRecord),\r\n rerender: tryWrap(rerender),\r\n reload: tryWrap(reload)\r\n };\r\n}\r\nconst map = new Map();\r\nfunction registerHMR(instance) {\r\n const id = instance.type.__hmrId;\r\n let record = map.get(id);\r\n if (!record) {\r\n createRecord(id, instance.type);\r\n record = map.get(id);\r\n }\r\n record.instances.add(instance);\r\n}\r\nfunction unregisterHMR(instance) {\r\n map.get(instance.type.__hmrId).instances.delete(instance);\r\n}\r\nfunction createRecord(id, component) {\r\n if (!component) {\r\n warn(`HMR API usage is out of date.\\n` +\r\n `Please upgrade vue-loader/vite/rollup-plugin-vue or other relevant ` +\r\n `dependency that handles Vue SFC compilation.`);\r\n component = {};\r\n }\r\n if (map.has(id)) {\r\n return false;\r\n }\r\n map.set(id, {\r\n component: isClassComponent(component) ? component.__vccOpts : component,\r\n instances: new Set()\r\n });\r\n return true;\r\n}\r\nfunction rerender(id, newRender) {\r\n const record = map.get(id);\r\n if (!record)\r\n return;\r\n if (newRender)\r\n record.component.render = newRender;\r\n // Array.from creates a snapshot which avoids the set being mutated during\r\n // updates\r\n Array.from(record.instances).forEach(instance => {\r\n if (newRender) {\r\n instance.render = newRender;\r\n }\r\n instance.renderCache = [];\r\n // this flag forces child components with slot content to update\r\n isHmrUpdating = true;\r\n instance.update();\r\n isHmrUpdating = false;\r\n });\r\n}\r\nfunction reload(id, newComp) {\r\n const record = map.get(id);\r\n if (!record)\r\n return;\r\n // Array.from creates a snapshot which avoids the set being mutated during\r\n // updates\r\n const { component, instances } = record;\r\n if (!hmrDirtyComponents.has(component)) {\r\n // 1. Update existing comp definition to match new one\r\n newComp = isClassComponent(newComp) ? newComp.__vccOpts : newComp;\r\n extend(component, newComp);\r\n for (const key in component) {\r\n if (key !== '__file' && !(key in newComp)) {\r\n delete component[key];\r\n }\r\n }\r\n // 2. Mark component dirty. This forces the renderer to replace the component\r\n // on patch.\r\n hmrDirtyComponents.add(component);\r\n // 3. Make sure to unmark the component after the reload.\r\n queuePostFlushCb(() => {\r\n hmrDirtyComponents.delete(component);\r\n });\r\n }\r\n Array.from(instances).forEach(instance => {\r\n if (instance.parent) {\r\n // 4. Force the parent instance to re-render. This will cause all updated\r\n // components to be unmounted and re-mounted. Queue the update so that we\r\n // don't end up forcing the same parent to re-render multiple times.\r\n queueJob(instance.parent.update);\r\n }\r\n else if (instance.appContext.reload) {\r\n // root instance mounted via createApp() has a reload method\r\n instance.appContext.reload();\r\n }\r\n else if (typeof window !== 'undefined') {\r\n // root instance inside tree created via raw render(). Force reload.\r\n window.location.reload();\r\n }\r\n else {\r\n console.warn('[HMR] Root or manually mounted instance modified. Full reload required.');\r\n }\r\n });\r\n}\r\nfunction tryWrap(fn) {\r\n return (id, arg) => {\r\n try {\r\n return fn(id, arg);\r\n }\r\n catch (e) {\r\n console.error(e);\r\n console.warn(`[HMR] Something went wrong during Vue component hot-reload. ` +\r\n `Full reload required.`);\r\n }\r\n };\r\n}\n\nlet devtools;\r\nfunction setDevtoolsHook(hook) {\r\n devtools = hook;\r\n}\r\nfunction devtoolsInitApp(app, version) {\r\n // TODO queue if devtools is undefined\r\n if (!devtools)\r\n return;\r\n devtools.emit(\"app:init\" /* APP_INIT */, app, version, {\r\n Fragment,\r\n Text,\r\n Comment: Comment$1,\r\n Static\r\n });\r\n}\r\nfunction devtoolsUnmountApp(app) {\r\n if (!devtools)\r\n return;\r\n devtools.emit(\"app:unmount\" /* APP_UNMOUNT */, app);\r\n}\r\nconst devtoolsComponentAdded = /*#__PURE__*/ createDevtoolsComponentHook(\"component:added\" /* COMPONENT_ADDED */);\r\nconst devtoolsComponentUpdated = /*#__PURE__*/ createDevtoolsComponentHook(\"component:updated\" /* COMPONENT_UPDATED */);\r\nconst devtoolsComponentRemoved = /*#__PURE__*/ createDevtoolsComponentHook(\"component:removed\" /* COMPONENT_REMOVED */);\r\nfunction createDevtoolsComponentHook(hook) {\r\n return (component) => {\r\n if (!devtools)\r\n return;\r\n devtools.emit(hook, component.appContext.app, component.uid, component.parent ? component.parent.uid : undefined, component);\r\n };\r\n}\r\nconst devtoolsPerfStart = /*#__PURE__*/ createDevtoolsPerformanceHook(\"perf:start\" /* PERFORMANCE_START */);\r\nconst devtoolsPerfEnd = /*#__PURE__*/ createDevtoolsPerformanceHook(\"perf:end\" /* PERFORMANCE_END */);\r\nfunction createDevtoolsPerformanceHook(hook) {\r\n return (component, type, time) => {\r\n if (!devtools)\r\n return;\r\n devtools.emit(hook, component.appContext.app, component.uid, component, type, time);\r\n };\r\n}\r\nfunction devtoolsComponentEmit(component, event, params) {\r\n if (!devtools)\r\n return;\r\n devtools.emit(\"component:emit\" /* COMPONENT_EMIT */, component.appContext.app, component, event, params);\r\n}\n\nconst deprecationData = {\r\n [\"GLOBAL_MOUNT\" /* GLOBAL_MOUNT */]: {\r\n message: `The global app bootstrapping API has changed: vm.$mount() and the \"el\" ` +\r\n `option have been removed. Use createApp(RootComponent).mount() instead.`,\r\n link: `https://v3.vuejs.org/guide/migration/global-api.html#mounting-app-instance`\r\n },\r\n [\"GLOBAL_MOUNT_CONTAINER\" /* GLOBAL_MOUNT_CONTAINER */]: {\r\n message: `Vue detected directives on the mount container. ` +\r\n `In Vue 3, the container is no longer considered part of the template ` +\r\n `and will not be processed/replaced.`,\r\n link: `https://v3.vuejs.org/guide/migration/mount-changes.html`\r\n },\r\n [\"GLOBAL_EXTEND\" /* GLOBAL_EXTEND */]: {\r\n message: `Vue.extend() has been removed in Vue 3. ` +\r\n `Use defineComponent() instead.`,\r\n link: `https://v3.vuejs.org/api/global-api.html#definecomponent`\r\n },\r\n [\"GLOBAL_PROTOTYPE\" /* GLOBAL_PROTOTYPE */]: {\r\n message: `Vue.prototype is no longer available in Vue 3. ` +\r\n `Use app.config.globalProperties instead.`,\r\n link: `https://v3.vuejs.org/guide/migration/global-api.html#vue-prototype-replaced-by-config-globalproperties`\r\n },\r\n [\"GLOBAL_SET\" /* GLOBAL_SET */]: {\r\n message: `Vue.set() has been removed as it is no longer needed in Vue 3. ` +\r\n `Simply use native JavaScript mutations.`\r\n },\r\n [\"GLOBAL_DELETE\" /* GLOBAL_DELETE */]: {\r\n message: `Vue.delete() has been removed as it is no longer needed in Vue 3. ` +\r\n `Simply use native JavaScript mutations.`\r\n },\r\n [\"GLOBAL_OBSERVABLE\" /* GLOBAL_OBSERVABLE */]: {\r\n message: `Vue.observable() has been removed. ` +\r\n `Use \\`import { reactive } from \"vue\"\\` from Composition API instead.`,\r\n link: `https://v3.vuejs.org/api/basic-reactivity.html`\r\n },\r\n [\"GLOBAL_PRIVATE_UTIL\" /* GLOBAL_PRIVATE_UTIL */]: {\r\n message: `Vue.util has been removed. Please refactor to avoid its usage ` +\r\n `since it was an internal API even in Vue 2.`\r\n },\r\n [\"CONFIG_SILENT\" /* CONFIG_SILENT */]: {\r\n message: `config.silent has been removed because it is not good practice to ` +\r\n `intentionally suppress warnings. You can use your browser console's ` +\r\n `filter features to focus on relevant messages.`\r\n },\r\n [\"CONFIG_DEVTOOLS\" /* CONFIG_DEVTOOLS */]: {\r\n message: `config.devtools has been removed. To enable devtools for ` +\r\n `production, configure the __VUE_PROD_DEVTOOLS__ compile-time flag.`,\r\n link: `https://github.com/vuejs/vue-next/tree/master/packages/vue#bundler-build-feature-flags`\r\n },\r\n [\"CONFIG_KEY_CODES\" /* CONFIG_KEY_CODES */]: {\r\n message: `config.keyCodes has been removed. ` +\r\n `In Vue 3, you can directly use the kebab-case key names as v-on modifiers.`,\r\n link: `https://v3.vuejs.org/guide/migration/keycode-modifiers.html`\r\n },\r\n [\"CONFIG_PRODUCTION_TIP\" /* CONFIG_PRODUCTION_TIP */]: {\r\n message: `config.productionTip has been removed.`,\r\n link: `https://v3.vuejs.org/guide/migration/global-api.html#config-productiontip-removed`\r\n },\r\n [\"CONFIG_IGNORED_ELEMENTS\" /* CONFIG_IGNORED_ELEMENTS */]: {\r\n message: () => {\r\n let msg = `config.ignoredElements has been removed.`;\r\n if (isRuntimeOnly()) {\r\n msg += ` Pass the \"isCustomElement\" option to @vue/compiler-dom instead.`;\r\n }\r\n else {\r\n msg += ` Use config.isCustomElement instead.`;\r\n }\r\n return msg;\r\n },\r\n link: `https://v3.vuejs.org/guide/migration/global-api.html#config-ignoredelements-is-now-config-iscustomelement`\r\n },\r\n [\"CONFIG_WHITESPACE\" /* CONFIG_WHITESPACE */]: {\r\n // this warning is only relevant in the full build when using runtime\r\n // compilation, so it's put in the runtime compatConfig list.\r\n message: `Vue 3 compiler's whitespace option will default to \"condense\" instead of ` +\r\n `\"preserve\". To suppress this warning, provide an explicit value for ` +\r\n `\\`config.compilerOptions.whitespace\\`.`\r\n },\r\n [\"CONFIG_OPTION_MERGE_STRATS\" /* CONFIG_OPTION_MERGE_STRATS */]: {\r\n message: `config.optionMergeStrategies no longer exposes internal strategies. ` +\r\n `Use custom merge functions instead.`\r\n },\r\n [\"INSTANCE_SET\" /* INSTANCE_SET */]: {\r\n message: `vm.$set() has been removed as it is no longer needed in Vue 3. ` +\r\n `Simply use native JavaScript mutations.`\r\n },\r\n [\"INSTANCE_DELETE\" /* INSTANCE_DELETE */]: {\r\n message: `vm.$delete() has been removed as it is no longer needed in Vue 3. ` +\r\n `Simply use native JavaScript mutations.`\r\n },\r\n [\"INSTANCE_DESTROY\" /* INSTANCE_DESTROY */]: {\r\n message: `vm.$destroy() has been removed. Use app.unmount() instead.`,\r\n link: `https://v3.vuejs.org/api/application-api.html#unmount`\r\n },\r\n [\"INSTANCE_EVENT_EMITTER\" /* INSTANCE_EVENT_EMITTER */]: {\r\n message: `vm.$on/$once/$off() have been removed. ` +\r\n `Use an external event emitter library instead.`,\r\n link: `https://v3.vuejs.org/guide/migration/events-api.html`\r\n },\r\n [\"INSTANCE_EVENT_HOOKS\" /* INSTANCE_EVENT_HOOKS */]: {\r\n message: event => `\"${event}\" lifecycle events are no longer supported. From templates, ` +\r\n `use the \"vnode\" prefix instead of \"hook:\". For example, @${event} ` +\r\n `should be changed to @vnode-${event.slice(5)}. ` +\r\n `From JavaScript, use Composition API to dynamically register lifecycle ` +\r\n `hooks.`,\r\n link: `https://v3.vuejs.org/guide/migration/vnode-lifecycle-events.html`\r\n },\r\n [\"INSTANCE_CHILDREN\" /* INSTANCE_CHILDREN */]: {\r\n message: `vm.$children has been removed. Consider refactoring your logic ` +\r\n `to avoid relying on direct access to child components.`,\r\n link: `https://v3.vuejs.org/guide/migration/children.html`\r\n },\r\n [\"INSTANCE_LISTENERS\" /* INSTANCE_LISTENERS */]: {\r\n message: `vm.$listeners has been removed. In Vue 3, parent v-on listeners are ` +\r\n `included in vm.$attrs and it is no longer necessary to separately use ` +\r\n `v-on=\"$listeners\" if you are already using v-bind=\"$attrs\". ` +\r\n `(Note: the Vue 3 behavior only applies if this compat config is disabled)`,\r\n link: `https://v3.vuejs.org/guide/migration/listeners-removed.html`\r\n },\r\n [\"INSTANCE_SCOPED_SLOTS\" /* INSTANCE_SCOPED_SLOTS */]: {\r\n message: `vm.$scopedSlots has been removed. Use vm.$slots instead.`,\r\n link: `https://v3.vuejs.org/guide/migration/slots-unification.html`\r\n },\r\n [\"INSTANCE_ATTRS_CLASS_STYLE\" /* INSTANCE_ATTRS_CLASS_STYLE */]: {\r\n message: componentName => `Component <${componentName ||\r\n 'Anonymous'}> has \\`inheritAttrs: false\\` but is ` +\r\n `relying on class/style fallthrough from parent. In Vue 3, class/style ` +\r\n `are now included in $attrs and will no longer fallthrough when ` +\r\n `inheritAttrs is false. If you are already using v-bind=\"$attrs\" on ` +\r\n `component root it should render the same end result. ` +\r\n `If you are binding $attrs to a non-root element and expecting ` +\r\n `class/style to fallthrough on root, you will need to now manually bind ` +\r\n `them on root via :class=\"$attrs.class\".`,\r\n link: `https://v3.vuejs.org/guide/migration/attrs-includes-class-style.html`\r\n },\r\n [\"OPTIONS_DATA_FN\" /* OPTIONS_DATA_FN */]: {\r\n message: `The \"data\" option can no longer be a plain object. ` +\r\n `Always use a function.`,\r\n link: `https://v3.vuejs.org/guide/migration/data-option.html`\r\n },\r\n [\"OPTIONS_DATA_MERGE\" /* OPTIONS_DATA_MERGE */]: {\r\n message: (key) => `Detected conflicting key \"${key}\" when merging data option values. ` +\r\n `In Vue 3, data keys are merged shallowly and will override one another.`,\r\n link: `https://v3.vuejs.org/guide/migration/data-option.html#mixin-merge-behavior-change`\r\n },\r\n [\"OPTIONS_BEFORE_DESTROY\" /* OPTIONS_BEFORE_DESTROY */]: {\r\n message: `\\`beforeDestroy\\` has been renamed to \\`beforeUnmount\\`.`\r\n },\r\n [\"OPTIONS_DESTROYED\" /* OPTIONS_DESTROYED */]: {\r\n message: `\\`destroyed\\` has been renamed to \\`unmounted\\`.`\r\n },\r\n [\"WATCH_ARRAY\" /* WATCH_ARRAY */]: {\r\n message: `\"watch\" option or vm.$watch on an array value will no longer ` +\r\n `trigger on array mutation unless the \"deep\" option is specified. ` +\r\n `If current usage is intended, you can disable the compat behavior and ` +\r\n `suppress this warning with:` +\r\n `\\n\\n configureCompat({ ${\"WATCH_ARRAY\" /* WATCH_ARRAY */}: false })\\n`,\r\n link: `https://v3.vuejs.org/guide/migration/watch.html`\r\n },\r\n [\"PROPS_DEFAULT_THIS\" /* PROPS_DEFAULT_THIS */]: {\r\n message: (key) => `props default value function no longer has access to \"this\". The compat ` +\r\n `build only offers access to this.$options.` +\r\n `(found in prop \"${key}\")`,\r\n link: `https://v3.vuejs.org/guide/migration/props-default-this.html`\r\n },\r\n [\"CUSTOM_DIR\" /* CUSTOM_DIR */]: {\r\n message: (legacyHook, newHook) => `Custom directive hook \"${legacyHook}\" has been removed. ` +\r\n `Use \"${newHook}\" instead.`,\r\n link: `https://v3.vuejs.org/guide/migration/custom-directives.html`\r\n },\r\n [\"V_FOR_REF\" /* V_FOR_REF */]: {\r\n message: `Ref usage on v-for no longer creates array ref values in Vue 3. ` +\r\n `Consider using function refs or refactor to avoid ref usage altogether.`,\r\n link: `https://v3.vuejs.org/guide/migration/array-refs.html`\r\n },\r\n [\"V_ON_KEYCODE_MODIFIER\" /* V_ON_KEYCODE_MODIFIER */]: {\r\n message: `Using keyCode as v-on modifier is no longer supported. ` +\r\n `Use kebab-case key name modifiers instead.`,\r\n link: `https://v3.vuejs.org/guide/migration/keycode-modifiers.html`\r\n },\r\n [\"ATTR_FALSE_VALUE\" /* ATTR_FALSE_VALUE */]: {\r\n message: (name) => `Attribute \"${name}\" with v-bind value \\`false\\` will render ` +\r\n `${name}=\"false\" instead of removing it in Vue 3. To remove the attribute, ` +\r\n `use \\`null\\` or \\`undefined\\` instead. If the usage is intended, ` +\r\n `you can disable the compat behavior and suppress this warning with:` +\r\n `\\n\\n configureCompat({ ${\"ATTR_FALSE_VALUE\" /* ATTR_FALSE_VALUE */}: false })\\n`,\r\n link: `https://v3.vuejs.org/guide/migration/attribute-coercion.html`\r\n },\r\n [\"ATTR_ENUMERATED_COERCION\" /* ATTR_ENUMERATED_COERCION */]: {\r\n message: (name, value, coerced) => `Enumerated attribute \"${name}\" with v-bind value \\`${value}\\` will ` +\r\n `${value === null ? `be removed` : `render the value as-is`} instead of coercing the value to \"${coerced}\" in Vue 3. ` +\r\n `Always use explicit \"true\" or \"false\" values for enumerated attributes. ` +\r\n `If the usage is intended, ` +\r\n `you can disable the compat behavior and suppress this warning with:` +\r\n `\\n\\n configureCompat({ ${\"ATTR_ENUMERATED_COERCION\" /* ATTR_ENUMERATED_COERCION */}: false })\\n`,\r\n link: `https://v3.vuejs.org/guide/migration/attribute-coercion.html`\r\n },\r\n [\"TRANSITION_CLASSES\" /* TRANSITION_CLASSES */]: {\r\n message: `` // this feature cannot be runtime-detected\r\n },\r\n [\"TRANSITION_GROUP_ROOT\" /* TRANSITION_GROUP_ROOT */]: {\r\n message: ` no longer renders a root element by ` +\r\n `default if no \"tag\" prop is specified. If you do not rely on the span ` +\r\n `for styling, you can disable the compat behavior and suppress this ` +\r\n `warning with:` +\r\n `\\n\\n configureCompat({ ${\"TRANSITION_GROUP_ROOT\" /* TRANSITION_GROUP_ROOT */}: false })\\n`,\r\n link: `https://v3.vuejs.org/guide/migration/transition-group.html`\r\n },\r\n [\"COMPONENT_ASYNC\" /* COMPONENT_ASYNC */]: {\r\n message: (comp) => {\r\n const name = getComponentName(comp);\r\n return (`Async component${name ? ` <${name}>` : `s`} should be explicitly created via \\`defineAsyncComponent()\\` ` +\r\n `in Vue 3. Plain functions will be treated as functional components in ` +\r\n `non-compat build. If you have already migrated all async component ` +\r\n `usage and intend to use plain functions for functional components, ` +\r\n `you can disable the compat behavior and suppress this ` +\r\n `warning with:` +\r\n `\\n\\n configureCompat({ ${\"COMPONENT_ASYNC\" /* COMPONENT_ASYNC */}: false })\\n`);\r\n },\r\n link: `https://v3.vuejs.org/guide/migration/async-components.html`\r\n },\r\n [\"COMPONENT_FUNCTIONAL\" /* COMPONENT_FUNCTIONAL */]: {\r\n message: (comp) => {\r\n const name = getComponentName(comp);\r\n return (`Functional component${name ? ` <${name}>` : `s`} should be defined as a plain function in Vue 3. The \"functional\" ` +\r\n `option has been removed. NOTE: Before migrating to use plain ` +\r\n `functions for functional components, first make sure that all async ` +\r\n `components usage have been migrated and its compat behavior has ` +\r\n `been disabled.`);\r\n },\r\n link: `https://v3.vuejs.org/guide/migration/functional-components.html`\r\n },\r\n [\"COMPONENT_V_MODEL\" /* COMPONENT_V_MODEL */]: {\r\n message: (comp) => {\r\n const configMsg = `opt-in to ` +\r\n `Vue 3 behavior on a per-component basis with \\`compatConfig: { ${\"COMPONENT_V_MODEL\" /* COMPONENT_V_MODEL */}: false }\\`.`;\r\n if (comp.props &&\r\n (isArray(comp.props)\r\n ? comp.props.includes('modelValue')\r\n : hasOwn(comp.props, 'modelValue'))) {\r\n return (`Component delcares \"modelValue\" prop, which is Vue 3 usage, but ` +\r\n `is running under Vue 2 compat v-model behavior. You can ${configMsg}`);\r\n }\r\n return (`v-model usage on component has changed in Vue 3. Component that expects ` +\r\n `to work with v-model should now use the \"modelValue\" prop and emit the ` +\r\n `\"update:modelValue\" event. You can update the usage and then ${configMsg}`);\r\n },\r\n link: `https://v3.vuejs.org/guide/migration/v-model.html`\r\n },\r\n [\"RENDER_FUNCTION\" /* RENDER_FUNCTION */]: {\r\n message: `Vue 3's render function API has changed. ` +\r\n `You can opt-in to the new API with:` +\r\n `\\n\\n configureCompat({ ${\"RENDER_FUNCTION\" /* RENDER_FUNCTION */}: false })\\n` +\r\n `\\n (This can also be done per-component via the \"compatConfig\" option.)`,\r\n link: `https://v3.vuejs.org/guide/migration/render-function-api.html`\r\n },\r\n [\"FILTERS\" /* FILTERS */]: {\r\n message: `filters have been removed in Vue 3. ` +\r\n `The \"|\" symbol will be treated as native JavaScript bitwise OR operator. ` +\r\n `Use method calls or computed properties instead.`,\r\n link: `https://v3.vuejs.org/guide/migration/filters.html`\r\n },\r\n [\"PRIVATE_APIS\" /* PRIVATE_APIS */]: {\r\n message: name => `\"${name}\" is a Vue 2 private API that no longer exists in Vue 3. ` +\r\n `If you are seeing this warning only due to a dependency, you can ` +\r\n `suppress this warning via { PRIVATE_APIS: 'supress-warning' }.`\r\n }\r\n};\r\nconst instanceWarned = Object.create(null);\r\nconst warnCount = Object.create(null);\r\nfunction warnDeprecation(key, instance, ...args) {\r\n if (!(process.env.NODE_ENV !== 'production')) {\r\n return;\r\n }\r\n instance = instance || getCurrentInstance();\r\n // check user config\r\n const config = getCompatConfigForKey(key, instance);\r\n if (config === 'suppress-warning') {\r\n return;\r\n }\r\n const dupKey = key + args.join('');\r\n let compId = instance && formatComponentName(instance, instance.type);\r\n if (compId === 'Anonymous' && instance) {\r\n compId = instance.uid;\r\n }\r\n // skip if the same warning is emitted for the same component type\r\n const componentDupKey = dupKey + compId;\r\n if (componentDupKey in instanceWarned) {\r\n return;\r\n }\r\n instanceWarned[componentDupKey] = true;\r\n // same warning, but different component. skip the long message and just\r\n // log the key and count.\r\n if (dupKey in warnCount) {\r\n warn(`(deprecation ${key}) (${++warnCount[dupKey] + 1})`);\r\n return;\r\n }\r\n warnCount[dupKey] = 0;\r\n const { message, link } = deprecationData[key];\r\n warn(`(deprecation ${key}) ${typeof message === 'function' ? message(...args) : message}${link ? `\\n Details: ${link}` : ``}`);\r\n if (!isCompatEnabled(key, instance, true)) {\r\n console.error(`^ The above deprecation's compat behavior is disabled and will likely ` +\r\n `lead to runtime errors.`);\r\n }\r\n}\r\nconst globalCompatConfig = {\r\n MODE: 2\r\n};\r\nfunction getCompatConfigForKey(key, instance) {\r\n const instanceConfig = instance && instance.type.compatConfig;\r\n if (instanceConfig && key in instanceConfig) {\r\n return instanceConfig[key];\r\n }\r\n return globalCompatConfig[key];\r\n}\r\nfunction isCompatEnabled(key, instance, enableForBuiltIn = false) {\r\n // skip compat for built-in components\r\n if (!enableForBuiltIn && instance && instance.type.__isBuiltIn) {\r\n return false;\r\n }\r\n const rawMode = getCompatConfigForKey('MODE', instance) || 2;\r\n const val = getCompatConfigForKey(key, instance);\r\n const mode = isFunction$1(rawMode)\r\n ? rawMode(instance && instance.type)\r\n : rawMode;\r\n if (mode === 2) {\r\n return val !== false;\r\n }\r\n else {\r\n return val === true || val === 'suppress-warning';\r\n }\r\n}\n\nfunction emit(instance, event, ...rawArgs) {\r\n const props = instance.vnode.props || EMPTY_OBJ;\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n const { emitsOptions, propsOptions: [propsOptions] } = instance;\r\n if (emitsOptions) {\r\n if (!(event in emitsOptions) &&\r\n !(false )) {\r\n if (!propsOptions || !(toHandlerKey(event) in propsOptions)) {\r\n warn(`Component emitted event \"${event}\" but it is neither declared in ` +\r\n `the emits option nor as an \"${toHandlerKey(event)}\" prop.`);\r\n }\r\n }\r\n else {\r\n const validator = emitsOptions[event];\r\n if (isFunction$1(validator)) {\r\n const isValid = validator(...rawArgs);\r\n if (!isValid) {\r\n warn(`Invalid event arguments: event validation failed for event \"${event}\".`);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n let args = rawArgs;\r\n const isModelListener = event.startsWith('update:');\r\n // for v-model update:xxx events, apply modifiers on args\r\n const modelArg = isModelListener && event.slice(7);\r\n if (modelArg && modelArg in props) {\r\n const modifiersKey = `${modelArg === 'modelValue' ? 'model' : modelArg}Modifiers`;\r\n const { number, trim } = props[modifiersKey] || EMPTY_OBJ;\r\n if (trim) {\r\n args = rawArgs.map(a => a.trim());\r\n }\r\n else if (number) {\r\n args = rawArgs.map(toNumber);\r\n }\r\n }\r\n if ((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) {\r\n devtoolsComponentEmit(instance, event, args);\r\n }\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n const lowerCaseEvent = event.toLowerCase();\r\n if (lowerCaseEvent !== event && props[toHandlerKey(lowerCaseEvent)]) {\r\n warn(`Event \"${lowerCaseEvent}\" is emitted in component ` +\r\n `${formatComponentName(instance, instance.type)} but the handler is registered for \"${event}\". ` +\r\n `Note that HTML attributes are case-insensitive and you cannot use ` +\r\n `v-on to listen to camelCase events when using in-DOM templates. ` +\r\n `You should probably use \"${hyphenate(event)}\" instead of \"${event}\".`);\r\n }\r\n }\r\n let handlerName;\r\n let handler = props[(handlerName = toHandlerKey(event))] ||\r\n // also try camelCase event handler (#2249)\r\n props[(handlerName = toHandlerKey(camelize(event)))];\r\n // for v-model update:xxx events, also trigger kebab-case equivalent\r\n // for props passed via kebab-case\r\n if (!handler && isModelListener) {\r\n handler = props[(handlerName = toHandlerKey(hyphenate(event)))];\r\n }\r\n if (handler) {\r\n callWithAsyncErrorHandling(handler, instance, 6 /* COMPONENT_EVENT_HANDLER */, args);\r\n }\r\n const onceHandler = props[handlerName + `Once`];\r\n if (onceHandler) {\r\n if (!instance.emitted) {\r\n instance.emitted = {};\r\n }\r\n else if (instance.emitted[handlerName]) {\r\n return;\r\n }\r\n instance.emitted[handlerName] = true;\r\n callWithAsyncErrorHandling(onceHandler, instance, 6 /* COMPONENT_EVENT_HANDLER */, args);\r\n }\r\n}\r\nfunction normalizeEmitsOptions(comp, appContext, asMixin = false) {\r\n const cache = appContext.emitsCache;\r\n const cached = cache.get(comp);\r\n if (cached !== undefined) {\r\n return cached;\r\n }\r\n const raw = comp.emits;\r\n let normalized = {};\r\n // apply mixin/extends props\r\n let hasExtends = false;\r\n if (__VUE_OPTIONS_API__ && !isFunction$1(comp)) {\r\n const extendEmits = (raw) => {\r\n const normalizedFromExtend = normalizeEmitsOptions(raw, appContext, true);\r\n if (normalizedFromExtend) {\r\n hasExtends = true;\r\n extend(normalized, normalizedFromExtend);\r\n }\r\n };\r\n if (!asMixin && appContext.mixins.length) {\r\n appContext.mixins.forEach(extendEmits);\r\n }\r\n if (comp.extends) {\r\n extendEmits(comp.extends);\r\n }\r\n if (comp.mixins) {\r\n comp.mixins.forEach(extendEmits);\r\n }\r\n }\r\n if (!raw && !hasExtends) {\r\n cache.set(comp, null);\r\n return null;\r\n }\r\n if (isArray(raw)) {\r\n raw.forEach(key => (normalized[key] = null));\r\n }\r\n else {\r\n extend(normalized, raw);\r\n }\r\n cache.set(comp, normalized);\r\n return normalized;\r\n}\r\n// Check if an incoming prop key is a declared emit event listener.\r\n// e.g. With `emits: { click: null }`, props named `onClick` and `onclick` are\r\n// both considered matched listeners.\r\nfunction isEmitListener(options, key) {\r\n if (!options || !isOn(key)) {\r\n return false;\r\n }\r\n key = key.slice(2).replace(/Once$/, '');\r\n return (hasOwn(options, key[0].toLowerCase() + key.slice(1)) ||\r\n hasOwn(options, hyphenate(key)) ||\r\n hasOwn(options, key));\r\n}\n\n/**\r\n * mark the current rendering instance for asset resolution (e.g.\r\n * resolveComponent, resolveDirective) during render\r\n */\r\nlet currentRenderingInstance = null;\r\nlet currentScopeId = null;\r\n/**\r\n * Note: rendering calls maybe nested. The function returns the parent rendering\r\n * instance if present, which should be restored after the render is done:\r\n *\r\n * ```js\r\n * const prev = setCurrentRenderingInstance(i)\r\n * // ...render\r\n * setCurrentRenderingInstance(prev)\r\n * ```\r\n */\r\nfunction setCurrentRenderingInstance(instance) {\r\n const prev = currentRenderingInstance;\r\n currentRenderingInstance = instance;\r\n currentScopeId = (instance && instance.type.__scopeId) || null;\r\n return prev;\r\n}\r\n/**\r\n * Set scope id when creating hoisted vnodes.\r\n * @private compiler helper\r\n */\r\nfunction pushScopeId(id) {\r\n currentScopeId = id;\r\n}\r\n/**\r\n * Technically we no longer need this after 3.0.8 but we need to keep the same\r\n * API for backwards compat w/ code generated by compilers.\r\n * @private\r\n */\r\nfunction popScopeId() {\r\n currentScopeId = null;\r\n}\r\n/**\r\n * Only for backwards compat\r\n * @private\r\n */\r\nconst withScopeId = (_id) => withCtx;\r\n/**\r\n * Wrap a slot function to memoize current rendering instance\r\n * @private compiler helper\r\n */\r\nfunction withCtx(fn, ctx = currentRenderingInstance, isNonScopedSlot // false only\r\n) {\r\n if (!ctx)\r\n return fn;\r\n // already normalized\r\n if (fn._n) {\r\n return fn;\r\n }\r\n const renderFnWithContext = (...args) => {\r\n // If a user calls a compiled slot inside a template expression (#1745), it\r\n // can mess up block tracking, so by default we disable block tracking and\r\n // force bail out when invoking a compiled slot (indicated by the ._d flag).\r\n // This isn't necessary if rendering a compiled ``, so we flip the\r\n // ._d flag off when invoking the wrapped fn inside `renderSlot`.\r\n if (renderFnWithContext._d) {\r\n setBlockTracking(-1);\r\n }\r\n const prevInstance = setCurrentRenderingInstance(ctx);\r\n const res = fn(...args);\r\n setCurrentRenderingInstance(prevInstance);\r\n if (renderFnWithContext._d) {\r\n setBlockTracking(1);\r\n }\r\n if ((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) {\r\n devtoolsComponentUpdated(ctx);\r\n }\r\n return res;\r\n };\r\n // mark normalized to avoid duplicated wrapping\r\n renderFnWithContext._n = true;\r\n // mark this as compiled by default\r\n // this is used in vnode.ts -> normalizeChildren() to set the slot\r\n // rendering flag.\r\n renderFnWithContext._c = true;\r\n // disable block tracking by default\r\n renderFnWithContext._d = true;\r\n return renderFnWithContext;\r\n}\n\n/**\r\n * dev only flag to track whether $attrs was used during render.\r\n * If $attrs was used during render then the warning for failed attrs\r\n * fallthrough can be suppressed.\r\n */\r\nlet accessedAttrs = false;\r\nfunction markAttrsAccessed() {\r\n accessedAttrs = true;\r\n}\r\nfunction renderComponentRoot(instance) {\r\n const { type: Component, vnode, proxy, withProxy, props, propsOptions: [propsOptions], slots, attrs, emit, render, renderCache, data, setupState, ctx, inheritAttrs } = instance;\r\n let result;\r\n const prev = setCurrentRenderingInstance(instance);\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n accessedAttrs = false;\r\n }\r\n try {\r\n let fallthroughAttrs;\r\n if (vnode.shapeFlag & 4 /* STATEFUL_COMPONENT */) {\r\n // withProxy is a proxy with a different `has` trap only for\r\n // runtime-compiled render functions using `with` block.\r\n const proxyToUse = withProxy || proxy;\r\n result = normalizeVNode(render.call(proxyToUse, proxyToUse, renderCache, props, setupState, data, ctx));\r\n fallthroughAttrs = attrs;\r\n }\r\n else {\r\n // functional\r\n const render = Component;\r\n // in dev, mark attrs accessed if optional props (attrs === props)\r\n if ((process.env.NODE_ENV !== 'production') && attrs === props) {\r\n markAttrsAccessed();\r\n }\r\n result = normalizeVNode(render.length > 1\r\n ? render(props, (process.env.NODE_ENV !== 'production')\r\n ? {\r\n get attrs() {\r\n markAttrsAccessed();\r\n return attrs;\r\n },\r\n slots,\r\n emit\r\n }\r\n : { attrs, slots, emit })\r\n : render(props, null /* we know it doesn't need it */));\r\n fallthroughAttrs = Component.props\r\n ? attrs\r\n : getFunctionalFallthrough(attrs);\r\n }\r\n // attr merging\r\n // in dev mode, comments are preserved, and it's possible for a template\r\n // to have comments along side the root element which makes it a fragment\r\n let root = result;\r\n let setRoot = undefined;\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n result.patchFlag > 0 &&\r\n result.patchFlag & 2048 /* DEV_ROOT_FRAGMENT */) {\r\n ;\r\n [root, setRoot] = getChildRoot(result);\r\n }\r\n if (fallthroughAttrs && inheritAttrs !== false) {\r\n const keys = Object.keys(fallthroughAttrs);\r\n const { shapeFlag } = root;\r\n if (keys.length) {\r\n if (shapeFlag & 1 /* ELEMENT */ ||\r\n shapeFlag & 6 /* COMPONENT */) {\r\n if (propsOptions && keys.some(isModelListener)) {\r\n // If a v-model listener (onUpdate:xxx) has a corresponding declared\r\n // prop, it indicates this component expects to handle v-model and\r\n // it should not fallthrough.\r\n // related: #1543, #1643, #1989\r\n fallthroughAttrs = filterModelListeners(fallthroughAttrs, propsOptions);\r\n }\r\n root = cloneVNode(root, fallthroughAttrs);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production') && !accessedAttrs && root.type !== Comment$1) {\r\n const allAttrs = Object.keys(attrs);\r\n const eventAttrs = [];\r\n const extraAttrs = [];\r\n for (let i = 0, l = allAttrs.length; i < l; i++) {\r\n const key = allAttrs[i];\r\n if (isOn(key)) {\r\n // ignore v-model handlers when they fail to fallthrough\r\n if (!isModelListener(key)) {\r\n // remove `on`, lowercase first letter to reflect event casing\r\n // accurately\r\n eventAttrs.push(key[2].toLowerCase() + key.slice(3));\r\n }\r\n }\r\n else {\r\n extraAttrs.push(key);\r\n }\r\n }\r\n if (extraAttrs.length) {\r\n warn(`Extraneous non-props attributes (` +\r\n `${extraAttrs.join(', ')}) ` +\r\n `were passed to component but could not be automatically inherited ` +\r\n `because component renders fragment or text root nodes.`);\r\n }\r\n if (eventAttrs.length) {\r\n warn(`Extraneous non-emits event listeners (` +\r\n `${eventAttrs.join(', ')}) ` +\r\n `were passed to component but could not be automatically inherited ` +\r\n `because component renders fragment or text root nodes. ` +\r\n `If the listener is intended to be a component custom event listener only, ` +\r\n `declare it using the \"emits\" option.`);\r\n }\r\n }\r\n }\r\n }\r\n if (false &&\r\n isCompatEnabled(\"INSTANCE_ATTRS_CLASS_STYLE\" /* INSTANCE_ATTRS_CLASS_STYLE */, instance) &&\r\n vnode.shapeFlag & 4 /* STATEFUL_COMPONENT */ &&\r\n (root.shapeFlag & 1 /* ELEMENT */ ||\r\n root.shapeFlag & 6 /* COMPONENT */)) ;\r\n // inherit directives\r\n if (vnode.dirs) {\r\n if ((process.env.NODE_ENV !== 'production') && !isElementRoot(root)) {\r\n warn(`Runtime directive used on component with non-element root node. ` +\r\n `The directives will not function as intended.`);\r\n }\r\n root.dirs = root.dirs ? root.dirs.concat(vnode.dirs) : vnode.dirs;\r\n }\r\n // inherit transition data\r\n if (vnode.transition) {\r\n if ((process.env.NODE_ENV !== 'production') && !isElementRoot(root)) {\r\n warn(`Component inside renders non-element root node ` +\r\n `that cannot be animated.`);\r\n }\r\n root.transition = vnode.transition;\r\n }\r\n if ((process.env.NODE_ENV !== 'production') && setRoot) {\r\n setRoot(root);\r\n }\r\n else {\r\n result = root;\r\n }\r\n }\r\n catch (err) {\r\n blockStack.length = 0;\r\n handleError(err, instance, 1 /* RENDER_FUNCTION */);\r\n result = createVNode(Comment$1);\r\n }\r\n setCurrentRenderingInstance(prev);\r\n return result;\r\n}\r\n/**\r\n * dev only\r\n * In dev mode, template root level comments are rendered, which turns the\r\n * template into a fragment root, but we need to locate the single element\r\n * root for attrs and scope id processing.\r\n */\r\nconst getChildRoot = (vnode) => {\r\n const rawChildren = vnode.children;\r\n const dynamicChildren = vnode.dynamicChildren;\r\n const childRoot = filterSingleRoot(rawChildren);\r\n if (!childRoot) {\r\n return [vnode, undefined];\r\n }\r\n const index = rawChildren.indexOf(childRoot);\r\n const dynamicIndex = dynamicChildren ? dynamicChildren.indexOf(childRoot) : -1;\r\n const setRoot = (updatedRoot) => {\r\n rawChildren[index] = updatedRoot;\r\n if (dynamicChildren) {\r\n if (dynamicIndex > -1) {\r\n dynamicChildren[dynamicIndex] = updatedRoot;\r\n }\r\n else if (updatedRoot.patchFlag > 0) {\r\n vnode.dynamicChildren = [...dynamicChildren, updatedRoot];\r\n }\r\n }\r\n };\r\n return [normalizeVNode(childRoot), setRoot];\r\n};\r\nfunction filterSingleRoot(children) {\r\n let singleRoot;\r\n for (let i = 0; i < children.length; i++) {\r\n const child = children[i];\r\n if (isVNode(child)) {\r\n // ignore user comment\r\n if (child.type !== Comment$1 || child.children === 'v-if') {\r\n if (singleRoot) {\r\n // has more than 1 non-comment child, return now\r\n return;\r\n }\r\n else {\r\n singleRoot = child;\r\n }\r\n }\r\n }\r\n else {\r\n return;\r\n }\r\n }\r\n return singleRoot;\r\n}\r\nconst getFunctionalFallthrough = (attrs) => {\r\n let res;\r\n for (const key in attrs) {\r\n if (key === 'class' || key === 'style' || isOn(key)) {\r\n (res || (res = {}))[key] = attrs[key];\r\n }\r\n }\r\n return res;\r\n};\r\nconst filterModelListeners = (attrs, props) => {\r\n const res = {};\r\n for (const key in attrs) {\r\n if (!isModelListener(key) || !(key.slice(9) in props)) {\r\n res[key] = attrs[key];\r\n }\r\n }\r\n return res;\r\n};\r\nconst isElementRoot = (vnode) => {\r\n return (vnode.shapeFlag & 6 /* COMPONENT */ ||\r\n vnode.shapeFlag & 1 /* ELEMENT */ ||\r\n vnode.type === Comment$1 // potential v-if branch switch\r\n );\r\n};\r\nfunction shouldUpdateComponent(prevVNode, nextVNode, optimized) {\r\n const { props: prevProps, children: prevChildren, component } = prevVNode;\r\n const { props: nextProps, children: nextChildren, patchFlag } = nextVNode;\r\n const emits = component.emitsOptions;\r\n // Parent component's render function was hot-updated. Since this may have\r\n // caused the child component's slots content to have changed, we need to\r\n // force the child to update as well.\r\n if ((process.env.NODE_ENV !== 'production') && (prevChildren || nextChildren) && isHmrUpdating) {\r\n return true;\r\n }\r\n // force child update for runtime directive or transition on component vnode.\r\n if (nextVNode.dirs || nextVNode.transition) {\r\n return true;\r\n }\r\n if (optimized && patchFlag >= 0) {\r\n if (patchFlag & 1024 /* DYNAMIC_SLOTS */) {\r\n // slot content that references values that might have changed,\r\n // e.g. in a v-for\r\n return true;\r\n }\r\n if (patchFlag & 16 /* FULL_PROPS */) {\r\n if (!prevProps) {\r\n return !!nextProps;\r\n }\r\n // presence of this flag indicates props are always non-null\r\n return hasPropsChanged(prevProps, nextProps, emits);\r\n }\r\n else if (patchFlag & 8 /* PROPS */) {\r\n const dynamicProps = nextVNode.dynamicProps;\r\n for (let i = 0; i < dynamicProps.length; i++) {\r\n const key = dynamicProps[i];\r\n if (nextProps[key] !== prevProps[key] &&\r\n !isEmitListener(emits, key)) {\r\n return true;\r\n }\r\n }\r\n }\r\n }\r\n else {\r\n // this path is only taken by manually written render functions\r\n // so presence of any children leads to a forced update\r\n if (prevChildren || nextChildren) {\r\n if (!nextChildren || !nextChildren.$stable) {\r\n return true;\r\n }\r\n }\r\n if (prevProps === nextProps) {\r\n return false;\r\n }\r\n if (!prevProps) {\r\n return !!nextProps;\r\n }\r\n if (!nextProps) {\r\n return true;\r\n }\r\n return hasPropsChanged(prevProps, nextProps, emits);\r\n }\r\n return false;\r\n}\r\nfunction hasPropsChanged(prevProps, nextProps, emitsOptions) {\r\n const nextKeys = Object.keys(nextProps);\r\n if (nextKeys.length !== Object.keys(prevProps).length) {\r\n return true;\r\n }\r\n for (let i = 0; i < nextKeys.length; i++) {\r\n const key = nextKeys[i];\r\n if (nextProps[key] !== prevProps[key] &&\r\n !isEmitListener(emitsOptions, key)) {\r\n return true;\r\n }\r\n }\r\n return false;\r\n}\r\nfunction updateHOCHostEl({ vnode, parent }, el // HostNode\r\n) {\r\n while (parent && parent.subTree === vnode) {\r\n (vnode = parent.vnode).el = el;\r\n parent = parent.parent;\r\n }\r\n}\n\nconst isSuspense = (type) => type.__isSuspense;\r\n// Suspense exposes a component-like API, and is treated like a component\r\n// in the compiler, but internally it's a special built-in type that hooks\r\n// directly into the renderer.\r\nconst SuspenseImpl = {\r\n name: 'Suspense',\r\n // In order to make Suspense tree-shakable, we need to avoid importing it\r\n // directly in the renderer. The renderer checks for the __isSuspense flag\r\n // on a vnode's type and calls the `process` method, passing in renderer\r\n // internals.\r\n __isSuspense: true,\r\n process(n1, n2, container, anchor, parentComponent, parentSuspense, isSVG, slotScopeIds, optimized, \r\n // platform-specific impl passed from renderer\r\n rendererInternals) {\r\n if (n1 == null) {\r\n mountSuspense(n2, container, anchor, parentComponent, parentSuspense, isSVG, slotScopeIds, optimized, rendererInternals);\r\n }\r\n else {\r\n patchSuspense(n1, n2, container, anchor, parentComponent, isSVG, slotScopeIds, optimized, rendererInternals);\r\n }\r\n },\r\n hydrate: hydrateSuspense,\r\n create: createSuspenseBoundary,\r\n normalize: normalizeSuspenseChildren\r\n};\r\n// Force-casted public typing for h and TSX props inference\r\nconst Suspense = (SuspenseImpl\r\n );\r\nfunction triggerEvent(vnode, name) {\r\n const eventListener = vnode.props && vnode.props[name];\r\n if (isFunction$1(eventListener)) {\r\n eventListener();\r\n }\r\n}\r\nfunction mountSuspense(vnode, container, anchor, parentComponent, parentSuspense, isSVG, slotScopeIds, optimized, rendererInternals) {\r\n const { p: patch, o: { createElement } } = rendererInternals;\r\n const hiddenContainer = createElement('div');\r\n const suspense = (vnode.suspense = createSuspenseBoundary(vnode, parentSuspense, parentComponent, container, hiddenContainer, anchor, isSVG, slotScopeIds, optimized, rendererInternals));\r\n // start mounting the content subtree in an off-dom container\r\n patch(null, (suspense.pendingBranch = vnode.ssContent), hiddenContainer, null, parentComponent, suspense, isSVG, slotScopeIds);\r\n // now check if we have encountered any async deps\r\n if (suspense.deps > 0) {\r\n // has async\r\n // invoke @fallback event\r\n triggerEvent(vnode, 'onPending');\r\n triggerEvent(vnode, 'onFallback');\r\n // mount the fallback tree\r\n patch(null, vnode.ssFallback, container, anchor, parentComponent, null, // fallback tree will not have suspense context\r\n isSVG, slotScopeIds);\r\n setActiveBranch(suspense, vnode.ssFallback);\r\n }\r\n else {\r\n // Suspense has no async deps. Just resolve.\r\n suspense.resolve();\r\n }\r\n}\r\nfunction patchSuspense(n1, n2, container, anchor, parentComponent, isSVG, slotScopeIds, optimized, { p: patch, um: unmount, o: { createElement } }) {\r\n const suspense = (n2.suspense = n1.suspense);\r\n suspense.vnode = n2;\r\n n2.el = n1.el;\r\n const newBranch = n2.ssContent;\r\n const newFallback = n2.ssFallback;\r\n const { activeBranch, pendingBranch, isInFallback, isHydrating } = suspense;\r\n if (pendingBranch) {\r\n suspense.pendingBranch = newBranch;\r\n if (isSameVNodeType(newBranch, pendingBranch)) {\r\n // same root type but content may have changed.\r\n patch(pendingBranch, newBranch, suspense.hiddenContainer, null, parentComponent, suspense, isSVG, slotScopeIds, optimized);\r\n if (suspense.deps <= 0) {\r\n suspense.resolve();\r\n }\r\n else if (isInFallback) {\r\n patch(activeBranch, newFallback, container, anchor, parentComponent, null, // fallback tree will not have suspense context\r\n isSVG, slotScopeIds, optimized);\r\n setActiveBranch(suspense, newFallback);\r\n }\r\n }\r\n else {\r\n // toggled before pending tree is resolved\r\n suspense.pendingId++;\r\n if (isHydrating) {\r\n // if toggled before hydration is finished, the current DOM tree is\r\n // no longer valid. set it as the active branch so it will be unmounted\r\n // when resolved\r\n suspense.isHydrating = false;\r\n suspense.activeBranch = pendingBranch;\r\n }\r\n else {\r\n unmount(pendingBranch, parentComponent, suspense);\r\n }\r\n // increment pending ID. this is used to invalidate async callbacks\r\n // reset suspense state\r\n suspense.deps = 0;\r\n // discard effects from pending branch\r\n suspense.effects.length = 0;\r\n // discard previous container\r\n suspense.hiddenContainer = createElement('div');\r\n if (isInFallback) {\r\n // already in fallback state\r\n patch(null, newBranch, suspense.hiddenContainer, null, parentComponent, suspense, isSVG, slotScopeIds, optimized);\r\n if (suspense.deps <= 0) {\r\n suspense.resolve();\r\n }\r\n else {\r\n patch(activeBranch, newFallback, container, anchor, parentComponent, null, // fallback tree will not have suspense context\r\n isSVG, slotScopeIds, optimized);\r\n setActiveBranch(suspense, newFallback);\r\n }\r\n }\r\n else if (activeBranch && isSameVNodeType(newBranch, activeBranch)) {\r\n // toggled \"back\" to current active branch\r\n patch(activeBranch, newBranch, container, anchor, parentComponent, suspense, isSVG, slotScopeIds, optimized);\r\n // force resolve\r\n suspense.resolve(true);\r\n }\r\n else {\r\n // switched to a 3rd branch\r\n patch(null, newBranch, suspense.hiddenContainer, null, parentComponent, suspense, isSVG, slotScopeIds, optimized);\r\n if (suspense.deps <= 0) {\r\n suspense.resolve();\r\n }\r\n }\r\n }\r\n }\r\n else {\r\n if (activeBranch && isSameVNodeType(newBranch, activeBranch)) {\r\n // root did not change, just normal patch\r\n patch(activeBranch, newBranch, container, anchor, parentComponent, suspense, isSVG, slotScopeIds, optimized);\r\n setActiveBranch(suspense, newBranch);\r\n }\r\n else {\r\n // root node toggled\r\n // invoke @pending event\r\n triggerEvent(n2, 'onPending');\r\n // mount pending branch in off-dom container\r\n suspense.pendingBranch = newBranch;\r\n suspense.pendingId++;\r\n patch(null, newBranch, suspense.hiddenContainer, null, parentComponent, suspense, isSVG, slotScopeIds, optimized);\r\n if (suspense.deps <= 0) {\r\n // incoming branch has no async deps, resolve now.\r\n suspense.resolve();\r\n }\r\n else {\r\n const { timeout, pendingId } = suspense;\r\n if (timeout > 0) {\r\n setTimeout(() => {\r\n if (suspense.pendingId === pendingId) {\r\n suspense.fallback(newFallback);\r\n }\r\n }, timeout);\r\n }\r\n else if (timeout === 0) {\r\n suspense.fallback(newFallback);\r\n }\r\n }\r\n }\r\n }\r\n}\r\nlet hasWarned = false;\r\nfunction createSuspenseBoundary(vnode, parent, parentComponent, container, hiddenContainer, anchor, isSVG, slotScopeIds, optimized, rendererInternals, isHydrating = false) {\r\n /* istanbul ignore if */\r\n if ((process.env.NODE_ENV !== 'production') && !false && !hasWarned) {\r\n hasWarned = true;\r\n // @ts-ignore `console.info` cannot be null error\r\n console[console.info ? 'info' : 'log'](` is an experimental feature and its API will likely change.`);\r\n }\r\n const { p: patch, m: move, um: unmount, n: next, o: { parentNode, remove } } = rendererInternals;\r\n const timeout = toNumber(vnode.props && vnode.props.timeout);\r\n const suspense = {\r\n vnode,\r\n parent,\r\n parentComponent,\r\n isSVG,\r\n container,\r\n hiddenContainer,\r\n anchor,\r\n deps: 0,\r\n pendingId: 0,\r\n timeout: typeof timeout === 'number' ? timeout : -1,\r\n activeBranch: null,\r\n pendingBranch: null,\r\n isInFallback: true,\r\n isHydrating,\r\n isUnmounted: false,\r\n effects: [],\r\n resolve(resume = false) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n if (!resume && !suspense.pendingBranch) {\r\n throw new Error(`suspense.resolve() is called without a pending branch.`);\r\n }\r\n if (suspense.isUnmounted) {\r\n throw new Error(`suspense.resolve() is called on an already unmounted suspense boundary.`);\r\n }\r\n }\r\n const { vnode, activeBranch, pendingBranch, pendingId, effects, parentComponent, container } = suspense;\r\n if (suspense.isHydrating) {\r\n suspense.isHydrating = false;\r\n }\r\n else if (!resume) {\r\n const delayEnter = activeBranch &&\r\n pendingBranch.transition &&\r\n pendingBranch.transition.mode === 'out-in';\r\n if (delayEnter) {\r\n activeBranch.transition.afterLeave = () => {\r\n if (pendingId === suspense.pendingId) {\r\n move(pendingBranch, container, anchor, 0 /* ENTER */);\r\n }\r\n };\r\n }\r\n // this is initial anchor on mount\r\n let { anchor } = suspense;\r\n // unmount current active tree\r\n if (activeBranch) {\r\n // if the fallback tree was mounted, it may have been moved\r\n // as part of a parent suspense. get the latest anchor for insertion\r\n anchor = next(activeBranch);\r\n unmount(activeBranch, parentComponent, suspense, true);\r\n }\r\n if (!delayEnter) {\r\n // move content from off-dom container to actual container\r\n move(pendingBranch, container, anchor, 0 /* ENTER */);\r\n }\r\n }\r\n setActiveBranch(suspense, pendingBranch);\r\n suspense.pendingBranch = null;\r\n suspense.isInFallback = false;\r\n // flush buffered effects\r\n // check if there is a pending parent suspense\r\n let parent = suspense.parent;\r\n let hasUnresolvedAncestor = false;\r\n while (parent) {\r\n if (parent.pendingBranch) {\r\n // found a pending parent suspense, merge buffered post jobs\r\n // into that parent\r\n parent.effects.push(...effects);\r\n hasUnresolvedAncestor = true;\r\n break;\r\n }\r\n parent = parent.parent;\r\n }\r\n // no pending parent suspense, flush all jobs\r\n if (!hasUnresolvedAncestor) {\r\n queuePostFlushCb(effects);\r\n }\r\n suspense.effects = [];\r\n // invoke @resolve event\r\n triggerEvent(vnode, 'onResolve');\r\n },\r\n fallback(fallbackVNode) {\r\n if (!suspense.pendingBranch) {\r\n return;\r\n }\r\n const { vnode, activeBranch, parentComponent, container, isSVG } = suspense;\r\n // invoke @fallback event\r\n triggerEvent(vnode, 'onFallback');\r\n const anchor = next(activeBranch);\r\n const mountFallback = () => {\r\n if (!suspense.isInFallback) {\r\n return;\r\n }\r\n // mount the fallback tree\r\n patch(null, fallbackVNode, container, anchor, parentComponent, null, // fallback tree will not have suspense context\r\n isSVG, slotScopeIds, optimized);\r\n setActiveBranch(suspense, fallbackVNode);\r\n };\r\n const delayEnter = fallbackVNode.transition && fallbackVNode.transition.mode === 'out-in';\r\n if (delayEnter) {\r\n activeBranch.transition.afterLeave = mountFallback;\r\n }\r\n suspense.isInFallback = true;\r\n // unmount current active branch\r\n unmount(activeBranch, parentComponent, null, // no suspense so unmount hooks fire now\r\n true // shouldRemove\r\n );\r\n if (!delayEnter) {\r\n mountFallback();\r\n }\r\n },\r\n move(container, anchor, type) {\r\n suspense.activeBranch &&\r\n move(suspense.activeBranch, container, anchor, type);\r\n suspense.container = container;\r\n },\r\n next() {\r\n return suspense.activeBranch && next(suspense.activeBranch);\r\n },\r\n registerDep(instance, setupRenderEffect) {\r\n const isInPendingSuspense = !!suspense.pendingBranch;\r\n if (isInPendingSuspense) {\r\n suspense.deps++;\r\n }\r\n const hydratedEl = instance.vnode.el;\r\n instance\r\n .asyncDep.catch(err => {\r\n handleError(err, instance, 0 /* SETUP_FUNCTION */);\r\n })\r\n .then(asyncSetupResult => {\r\n // retry when the setup() promise resolves.\r\n // component may have been unmounted before resolve.\r\n if (instance.isUnmounted ||\r\n suspense.isUnmounted ||\r\n suspense.pendingId !== instance.suspenseId) {\r\n return;\r\n }\r\n // retry from this component\r\n instance.asyncResolved = true;\r\n const { vnode } = instance;\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n pushWarningContext(vnode);\r\n }\r\n handleSetupResult(instance, asyncSetupResult, false);\r\n if (hydratedEl) {\r\n // vnode may have been replaced if an update happened before the\r\n // async dep is resolved.\r\n vnode.el = hydratedEl;\r\n }\r\n const placeholder = !hydratedEl && instance.subTree.el;\r\n setupRenderEffect(instance, vnode, \r\n // component may have been moved before resolve.\r\n // if this is not a hydration, instance.subTree will be the comment\r\n // placeholder.\r\n parentNode(hydratedEl || instance.subTree.el), \r\n // anchor will not be used if this is hydration, so only need to\r\n // consider the comment placeholder case.\r\n hydratedEl ? null : next(instance.subTree), suspense, isSVG, optimized);\r\n if (placeholder) {\r\n remove(placeholder);\r\n }\r\n updateHOCHostEl(instance, vnode.el);\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n popWarningContext();\r\n }\r\n // only decrease deps count if suspense is not already resolved\r\n if (isInPendingSuspense && --suspense.deps === 0) {\r\n suspense.resolve();\r\n }\r\n });\r\n },\r\n unmount(parentSuspense, doRemove) {\r\n suspense.isUnmounted = true;\r\n if (suspense.activeBranch) {\r\n unmount(suspense.activeBranch, parentComponent, parentSuspense, doRemove);\r\n }\r\n if (suspense.pendingBranch) {\r\n unmount(suspense.pendingBranch, parentComponent, parentSuspense, doRemove);\r\n }\r\n }\r\n };\r\n return suspense;\r\n}\r\nfunction hydrateSuspense(node, vnode, parentComponent, parentSuspense, isSVG, slotScopeIds, optimized, rendererInternals, hydrateNode) {\r\n /* eslint-disable no-restricted-globals */\r\n const suspense = (vnode.suspense = createSuspenseBoundary(vnode, parentSuspense, parentComponent, node.parentNode, document.createElement('div'), null, isSVG, slotScopeIds, optimized, rendererInternals, true /* hydrating */));\r\n // there are two possible scenarios for server-rendered suspense:\r\n // - success: ssr content should be fully resolved\r\n // - failure: ssr content should be the fallback branch.\r\n // however, on the client we don't really know if it has failed or not\r\n // attempt to hydrate the DOM assuming it has succeeded, but we still\r\n // need to construct a suspense boundary first\r\n const result = hydrateNode(node, (suspense.pendingBranch = vnode.ssContent), parentComponent, suspense, slotScopeIds, optimized);\r\n if (suspense.deps === 0) {\r\n suspense.resolve();\r\n }\r\n return result;\r\n /* eslint-enable no-restricted-globals */\r\n}\r\nfunction normalizeSuspenseChildren(vnode) {\r\n const { shapeFlag, children } = vnode;\r\n const isSlotChildren = shapeFlag & 32 /* SLOTS_CHILDREN */;\r\n vnode.ssContent = normalizeSuspenseSlot(isSlotChildren ? children.default : children);\r\n vnode.ssFallback = isSlotChildren\r\n ? normalizeSuspenseSlot(children.fallback)\r\n : createVNode(Comment);\r\n}\r\nfunction normalizeSuspenseSlot(s) {\r\n let block;\r\n if (isFunction$1(s)) {\r\n const isCompiledSlot = s._c;\r\n if (isCompiledSlot) {\r\n // disableTracking: false\r\n // allow block tracking for compiled slots\r\n // (see ./componentRenderContext.ts)\r\n s._d = false;\r\n openBlock();\r\n }\r\n s = s();\r\n if (isCompiledSlot) {\r\n s._d = true;\r\n block = currentBlock;\r\n closeBlock();\r\n }\r\n }\r\n if (isArray(s)) {\r\n const singleChild = filterSingleRoot(s);\r\n if ((process.env.NODE_ENV !== 'production') && !singleChild) {\r\n warn(` slots expect a single root node.`);\r\n }\r\n s = singleChild;\r\n }\r\n s = normalizeVNode(s);\r\n if (block) {\r\n s.dynamicChildren = block.filter(c => c !== s);\r\n }\r\n return s;\r\n}\r\nfunction queueEffectWithSuspense(fn, suspense) {\r\n if (suspense && suspense.pendingBranch) {\r\n if (isArray(fn)) {\r\n suspense.effects.push(...fn);\r\n }\r\n else {\r\n suspense.effects.push(fn);\r\n }\r\n }\r\n else {\r\n queuePostFlushCb(fn);\r\n }\r\n}\r\nfunction setActiveBranch(suspense, branch) {\r\n suspense.activeBranch = branch;\r\n const { vnode, parentComponent } = suspense;\r\n const el = (vnode.el = branch.el);\r\n // in case suspense is the root node of a component,\r\n // recursively update the HOC el\r\n if (parentComponent && parentComponent.subTree === vnode) {\r\n parentComponent.vnode.el = el;\r\n updateHOCHostEl(parentComponent, el);\r\n }\r\n}\n\nfunction provide(key, value) {\r\n if (!currentInstance) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`provide() can only be used inside setup().`);\r\n }\r\n }\r\n else {\r\n let provides = currentInstance.provides;\r\n // by default an instance inherits its parent's provides object\r\n // but when it needs to provide values of its own, it creates its\r\n // own provides object using parent provides object as prototype.\r\n // this way in `inject` we can simply look up injections from direct\r\n // parent and let the prototype chain do the work.\r\n const parentProvides = currentInstance.parent && currentInstance.parent.provides;\r\n if (parentProvides === provides) {\r\n provides = currentInstance.provides = Object.create(parentProvides);\r\n }\r\n // TS doesn't allow symbol as index type\r\n provides[key] = value;\r\n }\r\n}\r\nfunction inject(key, defaultValue, treatDefaultAsFactory = false) {\r\n // fallback to `currentRenderingInstance` so that this can be called in\r\n // a functional component\r\n const instance = currentInstance || currentRenderingInstance;\r\n if (instance) {\r\n // #2400\r\n // to support `app.use` plugins,\r\n // fallback to appContext's `provides` if the intance is at root\r\n const provides = instance.parent == null\r\n ? instance.vnode.appContext && instance.vnode.appContext.provides\r\n : instance.parent.provides;\r\n if (provides && key in provides) {\r\n // TS doesn't allow symbol as index type\r\n return provides[key];\r\n }\r\n else if (arguments.length > 1) {\r\n return treatDefaultAsFactory && isFunction$1(defaultValue)\r\n ? defaultValue.call(instance.proxy)\r\n : defaultValue;\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`injection \"${String(key)}\" not found.`);\r\n }\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`inject() can only be used inside setup() or functional components.`);\r\n }\r\n}\n\n// Simple effect.\r\nfunction watchEffect(effect, options) {\r\n return doWatch(effect, null, options);\r\n}\r\n// initial value for watchers to trigger on undefined initial values\r\nconst INITIAL_WATCHER_VALUE = {};\r\n// implementation\r\nfunction watch(source, cb, options) {\r\n if ((process.env.NODE_ENV !== 'production') && !isFunction$1(cb)) {\r\n warn(`\\`watch(fn, options?)\\` signature has been moved to a separate API. ` +\r\n `Use \\`watchEffect(fn, options?)\\` instead. \\`watch\\` now only ` +\r\n `supports \\`watch(source, cb, options?) signature.`);\r\n }\r\n return doWatch(source, cb, options);\r\n}\r\nfunction doWatch(source, cb, { immediate, deep, flush, onTrack, onTrigger } = EMPTY_OBJ, instance = currentInstance) {\r\n if ((process.env.NODE_ENV !== 'production') && !cb) {\r\n if (immediate !== undefined) {\r\n warn(`watch() \"immediate\" option is only respected when using the ` +\r\n `watch(source, callback, options?) signature.`);\r\n }\r\n if (deep !== undefined) {\r\n warn(`watch() \"deep\" option is only respected when using the ` +\r\n `watch(source, callback, options?) signature.`);\r\n }\r\n }\r\n const warnInvalidSource = (s) => {\r\n warn(`Invalid watch source: `, s, `A watch source can only be a getter/effect function, a ref, ` +\r\n `a reactive object, or an array of these types.`);\r\n };\r\n let getter;\r\n let forceTrigger = false;\r\n let isMultiSource = false;\r\n if (isRef(source)) {\r\n getter = () => source.value;\r\n forceTrigger = !!source._shallow;\r\n }\r\n else if (isReactive(source)) {\r\n getter = () => source;\r\n deep = true;\r\n }\r\n else if (isArray(source)) {\r\n isMultiSource = true;\r\n forceTrigger = source.some(isReactive);\r\n getter = () => source.map(s => {\r\n if (isRef(s)) {\r\n return s.value;\r\n }\r\n else if (isReactive(s)) {\r\n return traverse(s);\r\n }\r\n else if (isFunction$1(s)) {\r\n return callWithErrorHandling(s, instance, 2 /* WATCH_GETTER */);\r\n }\r\n else {\r\n (process.env.NODE_ENV !== 'production') && warnInvalidSource(s);\r\n }\r\n });\r\n }\r\n else if (isFunction$1(source)) {\r\n if (cb) {\r\n // getter with cb\r\n getter = () => callWithErrorHandling(source, instance, 2 /* WATCH_GETTER */);\r\n }\r\n else {\r\n // no cb -> simple effect\r\n getter = () => {\r\n if (instance && instance.isUnmounted) {\r\n return;\r\n }\r\n if (cleanup) {\r\n cleanup();\r\n }\r\n return callWithAsyncErrorHandling(source, instance, 3 /* WATCH_CALLBACK */, [onInvalidate]);\r\n };\r\n }\r\n }\r\n else {\r\n getter = NOOP;\r\n (process.env.NODE_ENV !== 'production') && warnInvalidSource(source);\r\n }\r\n if (cb && deep) {\r\n const baseGetter = getter;\r\n getter = () => traverse(baseGetter());\r\n }\r\n let cleanup;\r\n let onInvalidate = (fn) => {\r\n cleanup = runner.options.onStop = () => {\r\n callWithErrorHandling(fn, instance, 4 /* WATCH_CLEANUP */);\r\n };\r\n };\r\n let oldValue = isMultiSource ? [] : INITIAL_WATCHER_VALUE;\r\n const job = () => {\r\n if (!runner.active) {\r\n return;\r\n }\r\n if (cb) {\r\n // watch(source, cb)\r\n const newValue = runner();\r\n if (deep ||\r\n forceTrigger ||\r\n (isMultiSource\r\n ? newValue.some((v, i) => hasChanged(v, oldValue[i]))\r\n : hasChanged(newValue, oldValue)) ||\r\n (false )) {\r\n // cleanup before running cb again\r\n if (cleanup) {\r\n cleanup();\r\n }\r\n callWithAsyncErrorHandling(cb, instance, 3 /* WATCH_CALLBACK */, [\r\n newValue,\r\n // pass undefined as the old value when it's changed for the first time\r\n oldValue === INITIAL_WATCHER_VALUE ? undefined : oldValue,\r\n onInvalidate\r\n ]);\r\n oldValue = newValue;\r\n }\r\n }\r\n else {\r\n // watchEffect\r\n runner();\r\n }\r\n };\r\n // important: mark the job as a watcher callback so that scheduler knows\r\n // it is allowed to self-trigger (#1727)\r\n job.allowRecurse = !!cb;\r\n let scheduler;\r\n if (flush === 'sync') {\r\n scheduler = job; // the scheduler function gets called directly\r\n }\r\n else if (flush === 'post') {\r\n scheduler = () => queuePostRenderEffect(job, instance && instance.suspense);\r\n }\r\n else {\r\n // default: 'pre'\r\n scheduler = () => {\r\n if (!instance || instance.isMounted) {\r\n queuePreFlushCb(job);\r\n }\r\n else {\r\n // with 'pre' option, the first call must happen before\r\n // the component is mounted so it is called synchronously.\r\n job();\r\n }\r\n };\r\n }\r\n const runner = effect(getter, {\r\n lazy: true,\r\n onTrack,\r\n onTrigger,\r\n scheduler\r\n });\r\n recordInstanceBoundEffect(runner, instance);\r\n // initial run\r\n if (cb) {\r\n if (immediate) {\r\n job();\r\n }\r\n else {\r\n oldValue = runner();\r\n }\r\n }\r\n else if (flush === 'post') {\r\n queuePostRenderEffect(runner, instance && instance.suspense);\r\n }\r\n else {\r\n runner();\r\n }\r\n return () => {\r\n stop(runner);\r\n if (instance) {\r\n remove(instance.effects, runner);\r\n }\r\n };\r\n}\r\n// this.$watch\r\nfunction instanceWatch(source, value, options) {\r\n const publicThis = this.proxy;\r\n const getter = isString(source)\r\n ? source.includes('.')\r\n ? createPathGetter(publicThis, source)\r\n : () => publicThis[source]\r\n : source.bind(publicThis, publicThis);\r\n let cb;\r\n if (isFunction$1(value)) {\r\n cb = value;\r\n }\r\n else {\r\n cb = value.handler;\r\n options = value;\r\n }\r\n return doWatch(getter, cb.bind(publicThis), options, this);\r\n}\r\nfunction createPathGetter(ctx, path) {\r\n const segments = path.split('.');\r\n return () => {\r\n let cur = ctx;\r\n for (let i = 0; i < segments.length && cur; i++) {\r\n cur = cur[segments[i]];\r\n }\r\n return cur;\r\n };\r\n}\r\nfunction traverse(value, seen = new Set()) {\r\n if (!isObject$1(value) || value[\"__v_skip\" /* SKIP */]) {\r\n return value;\r\n }\r\n seen = seen || new Set();\r\n if (seen.has(value)) {\r\n return value;\r\n }\r\n seen.add(value);\r\n if (isRef(value)) {\r\n traverse(value.value, seen);\r\n }\r\n else if (isArray(value)) {\r\n for (let i = 0; i < value.length; i++) {\r\n traverse(value[i], seen);\r\n }\r\n }\r\n else if (isSet(value) || isMap(value)) {\r\n value.forEach((v) => {\r\n traverse(v, seen);\r\n });\r\n }\r\n else if (isPlainObject(value)) {\r\n for (const key in value) {\r\n traverse(value[key], seen);\r\n }\r\n }\r\n return value;\r\n}\n\nfunction useTransitionState() {\r\n const state = {\r\n isMounted: false,\r\n isLeaving: false,\r\n isUnmounting: false,\r\n leavingVNodes: new Map()\r\n };\r\n onMounted(() => {\r\n state.isMounted = true;\r\n });\r\n onBeforeUnmount(() => {\r\n state.isUnmounting = true;\r\n });\r\n return state;\r\n}\r\nconst TransitionHookValidator = [Function, Array];\r\nconst BaseTransitionImpl = {\r\n name: `BaseTransition`,\r\n props: {\r\n mode: String,\r\n appear: Boolean,\r\n persisted: Boolean,\r\n // enter\r\n onBeforeEnter: TransitionHookValidator,\r\n onEnter: TransitionHookValidator,\r\n onAfterEnter: TransitionHookValidator,\r\n onEnterCancelled: TransitionHookValidator,\r\n // leave\r\n onBeforeLeave: TransitionHookValidator,\r\n onLeave: TransitionHookValidator,\r\n onAfterLeave: TransitionHookValidator,\r\n onLeaveCancelled: TransitionHookValidator,\r\n // appear\r\n onBeforeAppear: TransitionHookValidator,\r\n onAppear: TransitionHookValidator,\r\n onAfterAppear: TransitionHookValidator,\r\n onAppearCancelled: TransitionHookValidator\r\n },\r\n setup(props, { slots }) {\r\n const instance = getCurrentInstance();\r\n const state = useTransitionState();\r\n let prevTransitionKey;\r\n return () => {\r\n const children = slots.default && getTransitionRawChildren(slots.default(), true);\r\n if (!children || !children.length) {\r\n return;\r\n }\r\n // warn multiple elements\r\n if ((process.env.NODE_ENV !== 'production') && children.length > 1) {\r\n warn(' can only be used on a single element or component. Use ' +\r\n ' for lists.');\r\n }\r\n // there's no need to track reactivity for these props so use the raw\r\n // props for a bit better perf\r\n const rawProps = toRaw(props);\r\n const { mode } = rawProps;\r\n // check mode\r\n if ((process.env.NODE_ENV !== 'production') && mode && !['in-out', 'out-in', 'default'].includes(mode)) {\r\n warn(`invalid mode: ${mode}`);\r\n }\r\n // at this point children has a guaranteed length of 1.\r\n const child = children[0];\r\n if (state.isLeaving) {\r\n return emptyPlaceholder(child);\r\n }\r\n // in the case of , we need to\r\n // compare the type of the kept-alive children.\r\n const innerChild = getKeepAliveChild(child);\r\n if (!innerChild) {\r\n return emptyPlaceholder(child);\r\n }\r\n const enterHooks = resolveTransitionHooks(innerChild, rawProps, state, instance);\r\n setTransitionHooks(innerChild, enterHooks);\r\n const oldChild = instance.subTree;\r\n const oldInnerChild = oldChild && getKeepAliveChild(oldChild);\r\n let transitionKeyChanged = false;\r\n const { getTransitionKey } = innerChild.type;\r\n if (getTransitionKey) {\r\n const key = getTransitionKey();\r\n if (prevTransitionKey === undefined) {\r\n prevTransitionKey = key;\r\n }\r\n else if (key !== prevTransitionKey) {\r\n prevTransitionKey = key;\r\n transitionKeyChanged = true;\r\n }\r\n }\r\n // handle mode\r\n if (oldInnerChild &&\r\n oldInnerChild.type !== Comment$1 &&\r\n (!isSameVNodeType(innerChild, oldInnerChild) || transitionKeyChanged)) {\r\n const leavingHooks = resolveTransitionHooks(oldInnerChild, rawProps, state, instance);\r\n // update old tree's hooks in case of dynamic transition\r\n setTransitionHooks(oldInnerChild, leavingHooks);\r\n // switching between different views\r\n if (mode === 'out-in') {\r\n state.isLeaving = true;\r\n // return placeholder node and queue update when leave finishes\r\n leavingHooks.afterLeave = () => {\r\n state.isLeaving = false;\r\n instance.update();\r\n };\r\n return emptyPlaceholder(child);\r\n }\r\n else if (mode === 'in-out' && innerChild.type !== Comment$1) {\r\n leavingHooks.delayLeave = (el, earlyRemove, delayedLeave) => {\r\n const leavingVNodesCache = getLeavingNodesForType(state, oldInnerChild);\r\n leavingVNodesCache[String(oldInnerChild.key)] = oldInnerChild;\r\n // early removal callback\r\n el._leaveCb = () => {\r\n earlyRemove();\r\n el._leaveCb = undefined;\r\n delete enterHooks.delayedLeave;\r\n };\r\n enterHooks.delayedLeave = delayedLeave;\r\n };\r\n }\r\n }\r\n return child;\r\n };\r\n }\r\n};\r\n// export the public type for h/tsx inference\r\n// also to avoid inline import() in generated d.ts files\r\nconst BaseTransition = BaseTransitionImpl;\r\nfunction getLeavingNodesForType(state, vnode) {\r\n const { leavingVNodes } = state;\r\n let leavingVNodesCache = leavingVNodes.get(vnode.type);\r\n if (!leavingVNodesCache) {\r\n leavingVNodesCache = Object.create(null);\r\n leavingVNodes.set(vnode.type, leavingVNodesCache);\r\n }\r\n return leavingVNodesCache;\r\n}\r\n// The transition hooks are attached to the vnode as vnode.transition\r\n// and will be called at appropriate timing in the renderer.\r\nfunction resolveTransitionHooks(vnode, props, state, instance) {\r\n const { appear, mode, persisted = false, onBeforeEnter, onEnter, onAfterEnter, onEnterCancelled, onBeforeLeave, onLeave, onAfterLeave, onLeaveCancelled, onBeforeAppear, onAppear, onAfterAppear, onAppearCancelled } = props;\r\n const key = String(vnode.key);\r\n const leavingVNodesCache = getLeavingNodesForType(state, vnode);\r\n const callHook = (hook, args) => {\r\n hook &&\r\n callWithAsyncErrorHandling(hook, instance, 9 /* TRANSITION_HOOK */, args);\r\n };\r\n const hooks = {\r\n mode,\r\n persisted,\r\n beforeEnter(el) {\r\n let hook = onBeforeEnter;\r\n if (!state.isMounted) {\r\n if (appear) {\r\n hook = onBeforeAppear || onBeforeEnter;\r\n }\r\n else {\r\n return;\r\n }\r\n }\r\n // for same element (v-show)\r\n if (el._leaveCb) {\r\n el._leaveCb(true /* cancelled */);\r\n }\r\n // for toggled element with same key (v-if)\r\n const leavingVNode = leavingVNodesCache[key];\r\n if (leavingVNode &&\r\n isSameVNodeType(vnode, leavingVNode) &&\r\n leavingVNode.el._leaveCb) {\r\n // force early removal (not cancelled)\r\n leavingVNode.el._leaveCb();\r\n }\r\n callHook(hook, [el]);\r\n },\r\n enter(el) {\r\n let hook = onEnter;\r\n let afterHook = onAfterEnter;\r\n let cancelHook = onEnterCancelled;\r\n if (!state.isMounted) {\r\n if (appear) {\r\n hook = onAppear || onEnter;\r\n afterHook = onAfterAppear || onAfterEnter;\r\n cancelHook = onAppearCancelled || onEnterCancelled;\r\n }\r\n else {\r\n return;\r\n }\r\n }\r\n let called = false;\r\n const done = (el._enterCb = (cancelled) => {\r\n if (called)\r\n return;\r\n called = true;\r\n if (cancelled) {\r\n callHook(cancelHook, [el]);\r\n }\r\n else {\r\n callHook(afterHook, [el]);\r\n }\r\n if (hooks.delayedLeave) {\r\n hooks.delayedLeave();\r\n }\r\n el._enterCb = undefined;\r\n });\r\n if (hook) {\r\n hook(el, done);\r\n if (hook.length <= 1) {\r\n done();\r\n }\r\n }\r\n else {\r\n done();\r\n }\r\n },\r\n leave(el, remove) {\r\n const key = String(vnode.key);\r\n if (el._enterCb) {\r\n el._enterCb(true /* cancelled */);\r\n }\r\n if (state.isUnmounting) {\r\n return remove();\r\n }\r\n callHook(onBeforeLeave, [el]);\r\n let called = false;\r\n const done = (el._leaveCb = (cancelled) => {\r\n if (called)\r\n return;\r\n called = true;\r\n remove();\r\n if (cancelled) {\r\n callHook(onLeaveCancelled, [el]);\r\n }\r\n else {\r\n callHook(onAfterLeave, [el]);\r\n }\r\n el._leaveCb = undefined;\r\n if (leavingVNodesCache[key] === vnode) {\r\n delete leavingVNodesCache[key];\r\n }\r\n });\r\n leavingVNodesCache[key] = vnode;\r\n if (onLeave) {\r\n onLeave(el, done);\r\n if (onLeave.length <= 1) {\r\n done();\r\n }\r\n }\r\n else {\r\n done();\r\n }\r\n },\r\n clone(vnode) {\r\n return resolveTransitionHooks(vnode, props, state, instance);\r\n }\r\n };\r\n return hooks;\r\n}\r\n// the placeholder really only handles one special case: KeepAlive\r\n// in the case of a KeepAlive in a leave phase we need to return a KeepAlive\r\n// placeholder with empty content to avoid the KeepAlive instance from being\r\n// unmounted.\r\nfunction emptyPlaceholder(vnode) {\r\n if (isKeepAlive(vnode)) {\r\n vnode = cloneVNode(vnode);\r\n vnode.children = null;\r\n return vnode;\r\n }\r\n}\r\nfunction getKeepAliveChild(vnode) {\r\n return isKeepAlive(vnode)\r\n ? vnode.children\r\n ? vnode.children[0]\r\n : undefined\r\n : vnode;\r\n}\r\nfunction setTransitionHooks(vnode, hooks) {\r\n if (vnode.shapeFlag & 6 /* COMPONENT */ && vnode.component) {\r\n setTransitionHooks(vnode.component.subTree, hooks);\r\n }\r\n else if (vnode.shapeFlag & 128 /* SUSPENSE */) {\r\n vnode.ssContent.transition = hooks.clone(vnode.ssContent);\r\n vnode.ssFallback.transition = hooks.clone(vnode.ssFallback);\r\n }\r\n else {\r\n vnode.transition = hooks;\r\n }\r\n}\r\nfunction getTransitionRawChildren(children, keepComment = false) {\r\n let ret = [];\r\n let keyedFragmentCount = 0;\r\n for (let i = 0; i < children.length; i++) {\r\n const child = children[i];\r\n // handle fragment children case, e.g. v-for\r\n if (child.type === Fragment) {\r\n if (child.patchFlag & 128 /* KEYED_FRAGMENT */)\r\n keyedFragmentCount++;\r\n ret = ret.concat(getTransitionRawChildren(child.children, keepComment));\r\n }\r\n // comment placeholders should be skipped, e.g. v-if\r\n else if (keepComment || child.type !== Comment$1) {\r\n ret.push(child);\r\n }\r\n }\r\n // #1126 if a transition children list contains multiple sub fragments, these\r\n // fragments will be merged into a flat children array. Since each v-for\r\n // fragment may contain different static bindings inside, we need to de-op\r\n // these children to force full diffs to ensure correct behavior.\r\n if (keyedFragmentCount > 1) {\r\n for (let i = 0; i < ret.length; i++) {\r\n ret[i].patchFlag = -2 /* BAIL */;\r\n }\r\n }\r\n return ret;\r\n}\n\n// implementation, close to no-op\r\nfunction defineComponent(options) {\r\n return isFunction$1(options) ? { setup: options, name: options.name } : options;\r\n}\n\nconst isAsyncWrapper = (i) => !!i.type.__asyncLoader;\r\nfunction defineAsyncComponent(source) {\r\n if (isFunction$1(source)) {\r\n source = { loader: source };\r\n }\r\n const { loader, loadingComponent, errorComponent, delay = 200, timeout, // undefined = never times out\r\n suspensible = true, onError: userOnError } = source;\r\n let pendingRequest = null;\r\n let resolvedComp;\r\n let retries = 0;\r\n const retry = () => {\r\n retries++;\r\n pendingRequest = null;\r\n return load();\r\n };\r\n const load = () => {\r\n let thisRequest;\r\n return (pendingRequest ||\r\n (thisRequest = pendingRequest = loader()\r\n .catch(err => {\r\n err = err instanceof Error ? err : new Error(String(err));\r\n if (userOnError) {\r\n return new Promise((resolve, reject) => {\r\n const userRetry = () => resolve(retry());\r\n const userFail = () => reject(err);\r\n userOnError(err, userRetry, userFail, retries + 1);\r\n });\r\n }\r\n else {\r\n throw err;\r\n }\r\n })\r\n .then((comp) => {\r\n if (thisRequest !== pendingRequest && pendingRequest) {\r\n return pendingRequest;\r\n }\r\n if ((process.env.NODE_ENV !== 'production') && !comp) {\r\n warn(`Async component loader resolved to undefined. ` +\r\n `If you are using retry(), make sure to return its return value.`);\r\n }\r\n // interop module default\r\n if (comp &&\r\n (comp.__esModule || comp[Symbol.toStringTag] === 'Module')) {\r\n comp = comp.default;\r\n }\r\n if ((process.env.NODE_ENV !== 'production') && comp && !isObject$1(comp) && !isFunction$1(comp)) {\r\n throw new Error(`Invalid async component load result: ${comp}`);\r\n }\r\n resolvedComp = comp;\r\n return comp;\r\n })));\r\n };\r\n return defineComponent({\r\n name: 'AsyncComponentWrapper',\r\n __asyncLoader: load,\r\n get __asyncResolved() {\r\n return resolvedComp;\r\n },\r\n setup() {\r\n const instance = currentInstance;\r\n // already resolved\r\n if (resolvedComp) {\r\n return () => createInnerComp(resolvedComp, instance);\r\n }\r\n const onError = (err) => {\r\n pendingRequest = null;\r\n handleError(err, instance, 13 /* ASYNC_COMPONENT_LOADER */, !errorComponent /* do not throw in dev if user provided error component */);\r\n };\r\n // suspense-controlled or SSR.\r\n if ((suspensible && instance.suspense) ||\r\n (false )) {\r\n return load()\r\n .then(comp => {\r\n return () => createInnerComp(comp, instance);\r\n })\r\n .catch(err => {\r\n onError(err);\r\n return () => errorComponent\r\n ? createVNode(errorComponent, {\r\n error: err\r\n })\r\n : null;\r\n });\r\n }\r\n const loaded = ref(false);\r\n const error = ref();\r\n const delayed = ref(!!delay);\r\n if (delay) {\r\n setTimeout(() => {\r\n delayed.value = false;\r\n }, delay);\r\n }\r\n if (timeout != null) {\r\n setTimeout(() => {\r\n if (!loaded.value && !error.value) {\r\n const err = new Error(`Async component timed out after ${timeout}ms.`);\r\n onError(err);\r\n error.value = err;\r\n }\r\n }, timeout);\r\n }\r\n load()\r\n .then(() => {\r\n loaded.value = true;\r\n if (instance.parent && isKeepAlive(instance.parent.vnode)) {\r\n // parent is keep-alive, force update so the loaded component's\r\n // name is taken into account\r\n queueJob(instance.parent.update);\r\n }\r\n })\r\n .catch(err => {\r\n onError(err);\r\n error.value = err;\r\n });\r\n return () => {\r\n if (loaded.value && resolvedComp) {\r\n return createInnerComp(resolvedComp, instance);\r\n }\r\n else if (error.value && errorComponent) {\r\n return createVNode(errorComponent, {\r\n error: error.value\r\n });\r\n }\r\n else if (loadingComponent && !delayed.value) {\r\n return createVNode(loadingComponent);\r\n }\r\n };\r\n }\r\n });\r\n}\r\nfunction createInnerComp(comp, { vnode: { ref, props, children } }) {\r\n const vnode = createVNode(comp, props, children);\r\n // ensure inner component inherits the async wrapper's ref owner\r\n vnode.ref = ref;\r\n return vnode;\r\n}\n\nconst isKeepAlive = (vnode) => vnode.type.__isKeepAlive;\r\nconst KeepAliveImpl = {\r\n name: `KeepAlive`,\r\n // Marker for special handling inside the renderer. We are not using a ===\r\n // check directly on KeepAlive in the renderer, because importing it directly\r\n // would prevent it from being tree-shaken.\r\n __isKeepAlive: true,\r\n props: {\r\n include: [String, RegExp, Array],\r\n exclude: [String, RegExp, Array],\r\n max: [String, Number]\r\n },\r\n setup(props, { slots }) {\r\n const instance = getCurrentInstance();\r\n // KeepAlive communicates with the instantiated renderer via the\r\n // ctx where the renderer passes in its internals,\r\n // and the KeepAlive instance exposes activate/deactivate implementations.\r\n // The whole point of this is to avoid importing KeepAlive directly in the\r\n // renderer to facilitate tree-shaking.\r\n const sharedContext = instance.ctx;\r\n // if the internal renderer is not registered, it indicates that this is server-side rendering,\r\n // for KeepAlive, we just need to render its children\r\n if (!sharedContext.renderer) {\r\n return slots.default;\r\n }\r\n const cache = new Map();\r\n const keys = new Set();\r\n let current = null;\r\n if ((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) {\r\n instance.__v_cache = cache;\r\n }\r\n const parentSuspense = instance.suspense;\r\n const { renderer: { p: patch, m: move, um: _unmount, o: { createElement } } } = sharedContext;\r\n const storageContainer = createElement('div');\r\n sharedContext.activate = (vnode, container, anchor, isSVG, optimized) => {\r\n const instance = vnode.component;\r\n move(vnode, container, anchor, 0 /* ENTER */, parentSuspense);\r\n // in case props have changed\r\n patch(instance.vnode, vnode, container, anchor, instance, parentSuspense, isSVG, vnode.slotScopeIds, optimized);\r\n queuePostRenderEffect(() => {\r\n instance.isDeactivated = false;\r\n if (instance.a) {\r\n invokeArrayFns(instance.a);\r\n }\r\n const vnodeHook = vnode.props && vnode.props.onVnodeMounted;\r\n if (vnodeHook) {\r\n invokeVNodeHook(vnodeHook, instance.parent, vnode);\r\n }\r\n }, parentSuspense);\r\n if ((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) {\r\n // Update components tree\r\n devtoolsComponentAdded(instance);\r\n }\r\n };\r\n sharedContext.deactivate = (vnode) => {\r\n const instance = vnode.component;\r\n move(vnode, storageContainer, null, 1 /* LEAVE */, parentSuspense);\r\n queuePostRenderEffect(() => {\r\n if (instance.da) {\r\n invokeArrayFns(instance.da);\r\n }\r\n const vnodeHook = vnode.props && vnode.props.onVnodeUnmounted;\r\n if (vnodeHook) {\r\n invokeVNodeHook(vnodeHook, instance.parent, vnode);\r\n }\r\n instance.isDeactivated = true;\r\n }, parentSuspense);\r\n if ((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) {\r\n // Update components tree\r\n devtoolsComponentAdded(instance);\r\n }\r\n };\r\n function unmount(vnode) {\r\n // reset the shapeFlag so it can be properly unmounted\r\n resetShapeFlag(vnode);\r\n _unmount(vnode, instance, parentSuspense);\r\n }\r\n function pruneCache(filter) {\r\n cache.forEach((vnode, key) => {\r\n const name = getComponentName(vnode.type);\r\n if (name && (!filter || !filter(name))) {\r\n pruneCacheEntry(key);\r\n }\r\n });\r\n }\r\n function pruneCacheEntry(key) {\r\n const cached = cache.get(key);\r\n if (!current || cached.type !== current.type) {\r\n unmount(cached);\r\n }\r\n else if (current) {\r\n // current active instance should no longer be kept-alive.\r\n // we can't unmount it now but it might be later, so reset its flag now.\r\n resetShapeFlag(current);\r\n }\r\n cache.delete(key);\r\n keys.delete(key);\r\n }\r\n // prune cache on include/exclude prop change\r\n watch(() => [props.include, props.exclude], ([include, exclude]) => {\r\n include && pruneCache(name => matches(include, name));\r\n exclude && pruneCache(name => !matches(exclude, name));\r\n }, \r\n // prune post-render after `current` has been updated\r\n { flush: 'post', deep: true });\r\n // cache sub tree after render\r\n let pendingCacheKey = null;\r\n const cacheSubtree = () => {\r\n // fix #1621, the pendingCacheKey could be 0\r\n if (pendingCacheKey != null) {\r\n cache.set(pendingCacheKey, getInnerChild(instance.subTree));\r\n }\r\n };\r\n onMounted(cacheSubtree);\r\n onUpdated(cacheSubtree);\r\n onBeforeUnmount(() => {\r\n cache.forEach(cached => {\r\n const { subTree, suspense } = instance;\r\n const vnode = getInnerChild(subTree);\r\n if (cached.type === vnode.type) {\r\n // current instance will be unmounted as part of keep-alive's unmount\r\n resetShapeFlag(vnode);\r\n // but invoke its deactivated hook here\r\n const da = vnode.component.da;\r\n da && queuePostRenderEffect(da, suspense);\r\n return;\r\n }\r\n unmount(cached);\r\n });\r\n });\r\n return () => {\r\n pendingCacheKey = null;\r\n if (!slots.default) {\r\n return null;\r\n }\r\n const children = slots.default();\r\n const rawVNode = children[0];\r\n if (children.length > 1) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`KeepAlive should contain exactly one component child.`);\r\n }\r\n current = null;\r\n return children;\r\n }\r\n else if (!isVNode(rawVNode) ||\r\n (!(rawVNode.shapeFlag & 4 /* STATEFUL_COMPONENT */) &&\r\n !(rawVNode.shapeFlag & 128 /* SUSPENSE */))) {\r\n current = null;\r\n return rawVNode;\r\n }\r\n let vnode = getInnerChild(rawVNode);\r\n const comp = vnode.type;\r\n // for async components, name check should be based in its loaded\r\n // inner component if available\r\n const name = getComponentName(isAsyncWrapper(vnode)\r\n ? vnode.type.__asyncResolved || {}\r\n : comp);\r\n const { include, exclude, max } = props;\r\n if ((include && (!name || !matches(include, name))) ||\r\n (exclude && name && matches(exclude, name))) {\r\n current = vnode;\r\n return rawVNode;\r\n }\r\n const key = vnode.key == null ? comp : vnode.key;\r\n const cachedVNode = cache.get(key);\r\n // clone vnode if it's reused because we are going to mutate it\r\n if (vnode.el) {\r\n vnode = cloneVNode(vnode);\r\n if (rawVNode.shapeFlag & 128 /* SUSPENSE */) {\r\n rawVNode.ssContent = vnode;\r\n }\r\n }\r\n // #1513 it's possible for the returned vnode to be cloned due to attr\r\n // fallthrough or scopeId, so the vnode here may not be the final vnode\r\n // that is mounted. Instead of caching it directly, we store the pending\r\n // key and cache `instance.subTree` (the normalized vnode) in\r\n // beforeMount/beforeUpdate hooks.\r\n pendingCacheKey = key;\r\n if (cachedVNode) {\r\n // copy over mounted state\r\n vnode.el = cachedVNode.el;\r\n vnode.component = cachedVNode.component;\r\n if (vnode.transition) {\r\n // recursively update transition hooks on subTree\r\n setTransitionHooks(vnode, vnode.transition);\r\n }\r\n // avoid vnode being mounted as fresh\r\n vnode.shapeFlag |= 512 /* COMPONENT_KEPT_ALIVE */;\r\n // make this key the freshest\r\n keys.delete(key);\r\n keys.add(key);\r\n }\r\n else {\r\n keys.add(key);\r\n // prune oldest entry\r\n if (max && keys.size > parseInt(max, 10)) {\r\n pruneCacheEntry(keys.values().next().value);\r\n }\r\n }\r\n // avoid vnode being unmounted\r\n vnode.shapeFlag |= 256 /* COMPONENT_SHOULD_KEEP_ALIVE */;\r\n current = vnode;\r\n return rawVNode;\r\n };\r\n }\r\n};\r\n// export the public type for h/tsx inference\r\n// also to avoid inline import() in generated d.ts files\r\nconst KeepAlive = KeepAliveImpl;\r\nfunction matches(pattern, name) {\r\n if (isArray(pattern)) {\r\n return pattern.some((p) => matches(p, name));\r\n }\r\n else if (isString(pattern)) {\r\n return pattern.split(',').indexOf(name) > -1;\r\n }\r\n else if (pattern.test) {\r\n return pattern.test(name);\r\n }\r\n /* istanbul ignore next */\r\n return false;\r\n}\r\nfunction onActivated(hook, target) {\r\n registerKeepAliveHook(hook, \"a\" /* ACTIVATED */, target);\r\n}\r\nfunction onDeactivated(hook, target) {\r\n registerKeepAliveHook(hook, \"da\" /* DEACTIVATED */, target);\r\n}\r\nfunction registerKeepAliveHook(hook, type, target = currentInstance) {\r\n // cache the deactivate branch check wrapper for injected hooks so the same\r\n // hook can be properly deduped by the scheduler. \"__wdc\" stands for \"with\r\n // deactivation check\".\r\n const wrappedHook = hook.__wdc ||\r\n (hook.__wdc = () => {\r\n // only fire the hook if the target instance is NOT in a deactivated branch.\r\n let current = target;\r\n while (current) {\r\n if (current.isDeactivated) {\r\n return;\r\n }\r\n current = current.parent;\r\n }\r\n hook();\r\n });\r\n injectHook(type, wrappedHook, target);\r\n // In addition to registering it on the target instance, we walk up the parent\r\n // chain and register it on all ancestor instances that are keep-alive roots.\r\n // This avoids the need to walk the entire component tree when invoking these\r\n // hooks, and more importantly, avoids the need to track child components in\r\n // arrays.\r\n if (target) {\r\n let current = target.parent;\r\n while (current && current.parent) {\r\n if (isKeepAlive(current.parent.vnode)) {\r\n injectToKeepAliveRoot(wrappedHook, type, target, current);\r\n }\r\n current = current.parent;\r\n }\r\n }\r\n}\r\nfunction injectToKeepAliveRoot(hook, type, target, keepAliveRoot) {\r\n // injectHook wraps the original for error handling, so make sure to remove\r\n // the wrapped version.\r\n const injected = injectHook(type, hook, keepAliveRoot, true /* prepend */);\r\n onUnmounted(() => {\r\n remove(keepAliveRoot[type], injected);\r\n }, target);\r\n}\r\nfunction resetShapeFlag(vnode) {\r\n let shapeFlag = vnode.shapeFlag;\r\n if (shapeFlag & 256 /* COMPONENT_SHOULD_KEEP_ALIVE */) {\r\n shapeFlag -= 256 /* COMPONENT_SHOULD_KEEP_ALIVE */;\r\n }\r\n if (shapeFlag & 512 /* COMPONENT_KEPT_ALIVE */) {\r\n shapeFlag -= 512 /* COMPONENT_KEPT_ALIVE */;\r\n }\r\n vnode.shapeFlag = shapeFlag;\r\n}\r\nfunction getInnerChild(vnode) {\r\n return vnode.shapeFlag & 128 /* SUSPENSE */ ? vnode.ssContent : vnode;\r\n}\n\nfunction injectHook(type, hook, target = currentInstance, prepend = false) {\r\n if (target) {\r\n const hooks = target[type] || (target[type] = []);\r\n // cache the error handling wrapper for injected hooks so the same hook\r\n // can be properly deduped by the scheduler. \"__weh\" stands for \"with error\r\n // handling\".\r\n const wrappedHook = hook.__weh ||\r\n (hook.__weh = (...args) => {\r\n if (target.isUnmounted) {\r\n return;\r\n }\r\n // disable tracking inside all lifecycle hooks\r\n // since they can potentially be called inside effects.\r\n pauseTracking();\r\n // Set currentInstance during hook invocation.\r\n // This assumes the hook does not synchronously trigger other hooks, which\r\n // can only be false when the user does something really funky.\r\n setCurrentInstance(target);\r\n const res = callWithAsyncErrorHandling(hook, target, type, args);\r\n setCurrentInstance(null);\r\n resetTracking();\r\n return res;\r\n });\r\n if (prepend) {\r\n hooks.unshift(wrappedHook);\r\n }\r\n else {\r\n hooks.push(wrappedHook);\r\n }\r\n return wrappedHook;\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n const apiName = toHandlerKey(ErrorTypeStrings[type].replace(/ hook$/, ''));\r\n warn(`${apiName} is called when there is no active component instance to be ` +\r\n `associated with. ` +\r\n `Lifecycle injection APIs can only be used during execution of setup().` +\r\n (` If you are using async setup(), make sure to register lifecycle ` +\r\n `hooks before the first await statement.`\r\n ));\r\n }\r\n}\r\nconst createHook = (lifecycle) => (hook, target = currentInstance) => \r\n// post-create lifecycle registrations are noops during SSR (except for serverPrefetch)\r\n(!isInSSRComponentSetup || lifecycle === \"sp\" /* SERVER_PREFETCH */) &&\r\n injectHook(lifecycle, hook, target);\r\nconst onBeforeMount = createHook(\"bm\" /* BEFORE_MOUNT */);\r\nconst onMounted = createHook(\"m\" /* MOUNTED */);\r\nconst onBeforeUpdate = createHook(\"bu\" /* BEFORE_UPDATE */);\r\nconst onUpdated = createHook(\"u\" /* UPDATED */);\r\nconst onBeforeUnmount = createHook(\"bum\" /* BEFORE_UNMOUNT */);\r\nconst onUnmounted = createHook(\"um\" /* UNMOUNTED */);\r\nconst onServerPrefetch = createHook(\"sp\" /* SERVER_PREFETCH */);\r\nconst onRenderTriggered = createHook(\"rtg\" /* RENDER_TRIGGERED */);\r\nconst onRenderTracked = createHook(\"rtc\" /* RENDER_TRACKED */);\r\nfunction onErrorCaptured(hook, target = currentInstance) {\r\n injectHook(\"ec\" /* ERROR_CAPTURED */, hook, target);\r\n}\n\nfunction createDuplicateChecker() {\r\n const cache = Object.create(null);\r\n return (type, key) => {\r\n if (cache[key]) {\r\n warn(`${type} property \"${key}\" is already defined in ${cache[key]}.`);\r\n }\r\n else {\r\n cache[key] = type;\r\n }\r\n };\r\n}\r\nlet shouldCacheAccess = true;\r\nfunction applyOptions(instance) {\r\n const options = resolveMergedOptions(instance);\r\n const publicThis = instance.proxy;\r\n const ctx = instance.ctx;\r\n // do not cache property access on public proxy during state initialization\r\n shouldCacheAccess = false;\r\n // call beforeCreate first before accessing other options since\r\n // the hook may mutate resolved options (#2791)\r\n if (options.beforeCreate) {\r\n callHook(options.beforeCreate, instance, \"bc\" /* BEFORE_CREATE */);\r\n }\r\n const { \r\n // state\r\n data: dataOptions, computed: computedOptions, methods, watch: watchOptions, provide: provideOptions, inject: injectOptions, \r\n // lifecycle\r\n created, beforeMount, mounted, beforeUpdate, updated, activated, deactivated, beforeDestroy, beforeUnmount, destroyed, unmounted, render, renderTracked, renderTriggered, errorCaptured, serverPrefetch, \r\n // public API\r\n expose, inheritAttrs, \r\n // assets\r\n components, directives, filters } = options;\r\n const checkDuplicateProperties = (process.env.NODE_ENV !== 'production') ? createDuplicateChecker() : null;\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n const [propsOptions] = instance.propsOptions;\r\n if (propsOptions) {\r\n for (const key in propsOptions) {\r\n checkDuplicateProperties(\"Props\" /* PROPS */, key);\r\n }\r\n }\r\n }\r\n // options initialization order (to be consistent with Vue 2):\r\n // - props (already done outside of this function)\r\n // - inject\r\n // - methods\r\n // - data (deferred since it relies on `this` access)\r\n // - computed\r\n // - watch (deferred since it relies on `this` access)\r\n if (injectOptions) {\r\n resolveInjections(injectOptions, ctx, checkDuplicateProperties);\r\n }\r\n if (methods) {\r\n for (const key in methods) {\r\n const methodHandler = methods[key];\r\n if (isFunction$1(methodHandler)) {\r\n // In dev mode, we use the `createRenderContext` function to define methods to the proxy target,\r\n // and those are read-only but reconfigurable, so it needs to be redefined here\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n Object.defineProperty(ctx, key, {\r\n value: methodHandler.bind(publicThis),\r\n configurable: true,\r\n enumerable: true,\r\n writable: true\r\n });\r\n }\r\n else {\r\n ctx[key] = methodHandler.bind(publicThis);\r\n }\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n checkDuplicateProperties(\"Methods\" /* METHODS */, key);\r\n }\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`Method \"${key}\" has type \"${typeof methodHandler}\" in the component definition. ` +\r\n `Did you reference the function correctly?`);\r\n }\r\n }\r\n }\r\n if (dataOptions) {\r\n if ((process.env.NODE_ENV !== 'production') && !isFunction$1(dataOptions)) {\r\n warn(`The data option must be a function. ` +\r\n `Plain object usage is no longer supported.`);\r\n }\r\n const data = dataOptions.call(publicThis, publicThis);\r\n if ((process.env.NODE_ENV !== 'production') && isPromise$1(data)) {\r\n warn(`data() returned a Promise - note data() cannot be async; If you ` +\r\n `intend to perform data fetching before component renders, use ` +\r\n `async setup() + .`);\r\n }\r\n if (!isObject$1(data)) {\r\n (process.env.NODE_ENV !== 'production') && warn(`data() should return an object.`);\r\n }\r\n else {\r\n instance.data = reactive(data);\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n for (const key in data) {\r\n checkDuplicateProperties(\"Data\" /* DATA */, key);\r\n // expose data on ctx during dev\r\n if (key[0] !== '$' && key[0] !== '_') {\r\n Object.defineProperty(ctx, key, {\r\n configurable: true,\r\n enumerable: true,\r\n get: () => data[key],\r\n set: NOOP\r\n });\r\n }\r\n }\r\n }\r\n }\r\n }\r\n // state initialization complete at this point - start caching access\r\n shouldCacheAccess = true;\r\n if (computedOptions) {\r\n for (const key in computedOptions) {\r\n const opt = computedOptions[key];\r\n const get = isFunction$1(opt)\r\n ? opt.bind(publicThis, publicThis)\r\n : isFunction$1(opt.get)\r\n ? opt.get.bind(publicThis, publicThis)\r\n : NOOP;\r\n if ((process.env.NODE_ENV !== 'production') && get === NOOP) {\r\n warn(`Computed property \"${key}\" has no getter.`);\r\n }\r\n const set = !isFunction$1(opt) && isFunction$1(opt.set)\r\n ? opt.set.bind(publicThis)\r\n : (process.env.NODE_ENV !== 'production')\r\n ? () => {\r\n warn(`Write operation failed: computed property \"${key}\" is readonly.`);\r\n }\r\n : NOOP;\r\n const c = computed({\r\n get,\r\n set\r\n });\r\n Object.defineProperty(ctx, key, {\r\n enumerable: true,\r\n configurable: true,\r\n get: () => c.value,\r\n set: v => (c.value = v)\r\n });\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n checkDuplicateProperties(\"Computed\" /* COMPUTED */, key);\r\n }\r\n }\r\n }\r\n if (watchOptions) {\r\n for (const key in watchOptions) {\r\n createWatcher(watchOptions[key], ctx, publicThis, key);\r\n }\r\n }\r\n if (provideOptions) {\r\n const provides = isFunction$1(provideOptions)\r\n ? provideOptions.call(publicThis)\r\n : provideOptions;\r\n Reflect.ownKeys(provides).forEach(key => {\r\n provide(key, provides[key]);\r\n });\r\n }\r\n if (created) {\r\n callHook(created, instance, \"c\" /* CREATED */);\r\n }\r\n function registerLifecycleHook(register, hook) {\r\n if (isArray(hook)) {\r\n hook.forEach(_hook => register(_hook.bind(publicThis)));\r\n }\r\n else if (hook) {\r\n register(hook.bind(publicThis));\r\n }\r\n }\r\n registerLifecycleHook(onBeforeMount, beforeMount);\r\n registerLifecycleHook(onMounted, mounted);\r\n registerLifecycleHook(onBeforeUpdate, beforeUpdate);\r\n registerLifecycleHook(onUpdated, updated);\r\n registerLifecycleHook(onActivated, activated);\r\n registerLifecycleHook(onDeactivated, deactivated);\r\n registerLifecycleHook(onErrorCaptured, errorCaptured);\r\n registerLifecycleHook(onRenderTracked, renderTracked);\r\n registerLifecycleHook(onRenderTriggered, renderTriggered);\r\n registerLifecycleHook(onBeforeUnmount, beforeUnmount);\r\n registerLifecycleHook(onUnmounted, unmounted);\r\n registerLifecycleHook(onServerPrefetch, serverPrefetch);\r\n if (isArray(expose)) {\r\n if (expose.length) {\r\n const exposed = instance.exposed || (instance.exposed = {});\r\n expose.forEach(key => {\r\n Object.defineProperty(exposed, key, {\r\n get: () => publicThis[key],\r\n set: val => (publicThis[key] = val)\r\n });\r\n });\r\n }\r\n else if (!instance.exposed) {\r\n instance.exposed = {};\r\n }\r\n }\r\n // options that are handled when creating the instance but also need to be\r\n // applied from mixins\r\n if (render && instance.render === NOOP) {\r\n instance.render = render;\r\n }\r\n if (inheritAttrs != null) {\r\n instance.inheritAttrs = inheritAttrs;\r\n }\r\n // asset options.\r\n if (components)\r\n instance.components = components;\r\n if (directives)\r\n instance.directives = directives;\r\n}\r\nfunction resolveInjections(injectOptions, ctx, checkDuplicateProperties = NOOP) {\r\n if (isArray(injectOptions)) {\r\n injectOptions = normalizeInject(injectOptions);\r\n }\r\n for (const key in injectOptions) {\r\n const opt = injectOptions[key];\r\n if (isObject$1(opt)) {\r\n if ('default' in opt) {\r\n ctx[key] = inject(opt.from || key, opt.default, true /* treat default function as factory */);\r\n }\r\n else {\r\n ctx[key] = inject(opt.from || key);\r\n }\r\n }\r\n else {\r\n ctx[key] = inject(opt);\r\n }\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n checkDuplicateProperties(\"Inject\" /* INJECT */, key);\r\n }\r\n }\r\n}\r\nfunction callHook(hook, instance, type) {\r\n callWithAsyncErrorHandling(isArray(hook)\r\n ? hook.map(h => h.bind(instance.proxy))\r\n : hook.bind(instance.proxy), instance, type);\r\n}\r\nfunction createWatcher(raw, ctx, publicThis, key) {\r\n const getter = key.includes('.')\r\n ? createPathGetter(publicThis, key)\r\n : () => publicThis[key];\r\n if (isString(raw)) {\r\n const handler = ctx[raw];\r\n if (isFunction$1(handler)) {\r\n watch(getter, handler);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`Invalid watch handler specified by key \"${raw}\"`, handler);\r\n }\r\n }\r\n else if (isFunction$1(raw)) {\r\n watch(getter, raw.bind(publicThis));\r\n }\r\n else if (isObject$1(raw)) {\r\n if (isArray(raw)) {\r\n raw.forEach(r => createWatcher(r, ctx, publicThis, key));\r\n }\r\n else {\r\n const handler = isFunction$1(raw.handler)\r\n ? raw.handler.bind(publicThis)\r\n : ctx[raw.handler];\r\n if (isFunction$1(handler)) {\r\n watch(getter, handler, raw);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`Invalid watch handler specified by key \"${raw.handler}\"`, handler);\r\n }\r\n }\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`Invalid watch option: \"${key}\"`, raw);\r\n }\r\n}\r\n/**\r\n * Resolve merged options and cache it on the component.\r\n * This is done only once per-component since the merging does not involve\r\n * instances.\r\n */\r\nfunction resolveMergedOptions(instance) {\r\n const base = instance.type;\r\n const { mixins, extends: extendsOptions } = base;\r\n const { mixins: globalMixins, optionsCache: cache, config: { optionMergeStrategies } } = instance.appContext;\r\n const cached = cache.get(base);\r\n let resolved;\r\n if (cached) {\r\n resolved = cached;\r\n }\r\n else if (!globalMixins.length && !mixins && !extendsOptions) {\r\n {\r\n resolved = base;\r\n }\r\n }\r\n else {\r\n resolved = {};\r\n if (globalMixins.length) {\r\n globalMixins.forEach(m => mergeOptions(resolved, m, optionMergeStrategies, true));\r\n }\r\n mergeOptions(resolved, base, optionMergeStrategies);\r\n }\r\n cache.set(base, resolved);\r\n return resolved;\r\n}\r\nfunction mergeOptions(to, from, strats, asMixin = false) {\r\n const { mixins, extends: extendsOptions } = from;\r\n if (extendsOptions) {\r\n mergeOptions(to, extendsOptions, strats, true);\r\n }\r\n if (mixins) {\r\n mixins.forEach((m) => mergeOptions(to, m, strats, true));\r\n }\r\n for (const key in from) {\r\n if (asMixin && key === 'expose') {\r\n (process.env.NODE_ENV !== 'production') &&\r\n warn(`\"expose\" option is ignored when declared in mixins or extends. ` +\r\n `It should only be declared in the base component itself.`);\r\n }\r\n else {\r\n const strat = internalOptionMergeStrats[key] || (strats && strats[key]);\r\n to[key] = strat ? strat(to[key], from[key]) : from[key];\r\n }\r\n }\r\n return to;\r\n}\r\nconst internalOptionMergeStrats = {\r\n data: mergeDataFn,\r\n props: mergeObjectOptions,\r\n emits: mergeObjectOptions,\r\n // objects\r\n methods: mergeObjectOptions,\r\n computed: mergeObjectOptions,\r\n // lifecycle\r\n beforeCreate: mergeAsArray,\r\n created: mergeAsArray,\r\n beforeMount: mergeAsArray,\r\n mounted: mergeAsArray,\r\n beforeUpdate: mergeAsArray,\r\n updated: mergeAsArray,\r\n beforeDestroy: mergeAsArray,\r\n destroyed: mergeAsArray,\r\n activated: mergeAsArray,\r\n deactivated: mergeAsArray,\r\n errorCaptured: mergeAsArray,\r\n serverPrefetch: mergeAsArray,\r\n // assets\r\n components: mergeObjectOptions,\r\n directives: mergeObjectOptions,\r\n // watch\r\n watch: mergeWatchOptions,\r\n // provide / inject\r\n provide: mergeDataFn,\r\n inject: mergeInject\r\n};\r\nfunction mergeDataFn(to, from) {\r\n if (!from) {\r\n return to;\r\n }\r\n if (!to) {\r\n return from;\r\n }\r\n return function mergedDataFn() {\r\n return (extend)(isFunction$1(to) ? to.call(this, this) : to, isFunction$1(from) ? from.call(this, this) : from);\r\n };\r\n}\r\nfunction mergeInject(to, from) {\r\n return mergeObjectOptions(normalizeInject(to), normalizeInject(from));\r\n}\r\nfunction normalizeInject(raw) {\r\n if (isArray(raw)) {\r\n const res = {};\r\n for (let i = 0; i < raw.length; i++) {\r\n res[raw[i]] = raw[i];\r\n }\r\n return res;\r\n }\r\n return raw;\r\n}\r\nfunction mergeAsArray(to, from) {\r\n return to ? [...new Set([].concat(to, from))] : from;\r\n}\r\nfunction mergeObjectOptions(to, from) {\r\n return to ? extend(extend(Object.create(null), to), from) : from;\r\n}\r\nfunction mergeWatchOptions(to, from) {\r\n if (!to)\r\n return from;\r\n if (!from)\r\n return to;\r\n const merged = extend(Object.create(null), to);\r\n for (const key in from) {\r\n merged[key] = mergeAsArray(to[key], from[key]);\r\n }\r\n return merged;\r\n}\n\nfunction initProps(instance, rawProps, isStateful, // result of bitwise flag comparison\r\nisSSR = false) {\r\n const props = {};\r\n const attrs = {};\r\n def(attrs, InternalObjectKey, 1);\r\n instance.propsDefaults = Object.create(null);\r\n setFullProps(instance, rawProps, props, attrs);\r\n // ensure all declared prop keys are present\r\n for (const key in instance.propsOptions[0]) {\r\n if (!(key in props)) {\r\n props[key] = undefined;\r\n }\r\n }\r\n // validation\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n validateProps(rawProps || {}, props, instance);\r\n }\r\n if (isStateful) {\r\n // stateful\r\n instance.props = isSSR ? props : shallowReactive(props);\r\n }\r\n else {\r\n if (!instance.type.props) {\r\n // functional w/ optional props, props === attrs\r\n instance.props = attrs;\r\n }\r\n else {\r\n // functional w/ declared props\r\n instance.props = props;\r\n }\r\n }\r\n instance.attrs = attrs;\r\n}\r\nfunction updateProps(instance, rawProps, rawPrevProps, optimized) {\r\n const { props, attrs, vnode: { patchFlag } } = instance;\r\n const rawCurrentProps = toRaw(props);\r\n const [options] = instance.propsOptions;\r\n let hasAttrsChanged = false;\r\n if (\r\n // always force full diff in dev\r\n // - #1942 if hmr is enabled with sfc component\r\n // - vite#872 non-sfc component used by sfc component\r\n !((process.env.NODE_ENV !== 'production') &&\r\n (instance.type.__hmrId ||\r\n (instance.parent && instance.parent.type.__hmrId))) &&\r\n (optimized || patchFlag > 0) &&\r\n !(patchFlag & 16 /* FULL_PROPS */)) {\r\n if (patchFlag & 8 /* PROPS */) {\r\n // Compiler-generated props & no keys change, just set the updated\r\n // the props.\r\n const propsToUpdate = instance.vnode.dynamicProps;\r\n for (let i = 0; i < propsToUpdate.length; i++) {\r\n let key = propsToUpdate[i];\r\n // PROPS flag guarantees rawProps to be non-null\r\n const value = rawProps[key];\r\n if (options) {\r\n // attr / props separation was done on init and will be consistent\r\n // in this code path, so just check if attrs have it.\r\n if (hasOwn(attrs, key)) {\r\n if (value !== attrs[key]) {\r\n attrs[key] = value;\r\n hasAttrsChanged = true;\r\n }\r\n }\r\n else {\r\n const camelizedKey = camelize(key);\r\n props[camelizedKey] = resolvePropValue(options, rawCurrentProps, camelizedKey, value, instance, false /* isAbsent */);\r\n }\r\n }\r\n else {\r\n if (value !== attrs[key]) {\r\n attrs[key] = value;\r\n hasAttrsChanged = true;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n else {\r\n // full props update.\r\n if (setFullProps(instance, rawProps, props, attrs)) {\r\n hasAttrsChanged = true;\r\n }\r\n // in case of dynamic props, check if we need to delete keys from\r\n // the props object\r\n let kebabKey;\r\n for (const key in rawCurrentProps) {\r\n if (!rawProps ||\r\n // for camelCase\r\n (!hasOwn(rawProps, key) &&\r\n // it's possible the original props was passed in as kebab-case\r\n // and converted to camelCase (#955)\r\n ((kebabKey = hyphenate(key)) === key || !hasOwn(rawProps, kebabKey)))) {\r\n if (options) {\r\n if (rawPrevProps &&\r\n // for camelCase\r\n (rawPrevProps[key] !== undefined ||\r\n // for kebab-case\r\n rawPrevProps[kebabKey] !== undefined)) {\r\n props[key] = resolvePropValue(options, rawCurrentProps, key, undefined, instance, true /* isAbsent */);\r\n }\r\n }\r\n else {\r\n delete props[key];\r\n }\r\n }\r\n }\r\n // in the case of functional component w/o props declaration, props and\r\n // attrs point to the same object so it should already have been updated.\r\n if (attrs !== rawCurrentProps) {\r\n for (const key in attrs) {\r\n if (!rawProps || !hasOwn(rawProps, key)) {\r\n delete attrs[key];\r\n hasAttrsChanged = true;\r\n }\r\n }\r\n }\r\n }\r\n // trigger updates for $attrs in case it's used in component slots\r\n if (hasAttrsChanged) {\r\n trigger(instance, \"set\" /* SET */, '$attrs');\r\n }\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n validateProps(rawProps || {}, props, instance);\r\n }\r\n}\r\nfunction setFullProps(instance, rawProps, props, attrs) {\r\n const [options, needCastKeys] = instance.propsOptions;\r\n let hasAttrsChanged = false;\r\n let rawCastValues;\r\n if (rawProps) {\r\n for (let key in rawProps) {\r\n // key, ref are reserved and never passed down\r\n if (isReservedProp(key)) {\r\n continue;\r\n }\r\n const value = rawProps[key];\r\n // prop option names are camelized during normalization, so to support\r\n // kebab -> camel conversion here we need to camelize the key.\r\n let camelKey;\r\n if (options && hasOwn(options, (camelKey = camelize(key)))) {\r\n if (!needCastKeys || !needCastKeys.includes(camelKey)) {\r\n props[camelKey] = value;\r\n }\r\n else {\r\n (rawCastValues || (rawCastValues = {}))[camelKey] = value;\r\n }\r\n }\r\n else if (!isEmitListener(instance.emitsOptions, key)) {\r\n if (value !== attrs[key]) {\r\n attrs[key] = value;\r\n hasAttrsChanged = true;\r\n }\r\n }\r\n }\r\n }\r\n if (needCastKeys) {\r\n const rawCurrentProps = toRaw(props);\r\n const castValues = rawCastValues || EMPTY_OBJ;\r\n for (let i = 0; i < needCastKeys.length; i++) {\r\n const key = needCastKeys[i];\r\n props[key] = resolvePropValue(options, rawCurrentProps, key, castValues[key], instance, !hasOwn(castValues, key));\r\n }\r\n }\r\n return hasAttrsChanged;\r\n}\r\nfunction resolvePropValue(options, props, key, value, instance, isAbsent) {\r\n const opt = options[key];\r\n if (opt != null) {\r\n const hasDefault = hasOwn(opt, 'default');\r\n // default values\r\n if (hasDefault && value === undefined) {\r\n const defaultValue = opt.default;\r\n if (opt.type !== Function && isFunction$1(defaultValue)) {\r\n const { propsDefaults } = instance;\r\n if (key in propsDefaults) {\r\n value = propsDefaults[key];\r\n }\r\n else {\r\n setCurrentInstance(instance);\r\n value = propsDefaults[key] = defaultValue.call(null, props);\r\n setCurrentInstance(null);\r\n }\r\n }\r\n else {\r\n value = defaultValue;\r\n }\r\n }\r\n // boolean casting\r\n if (opt[0 /* shouldCast */]) {\r\n if (isAbsent && !hasDefault) {\r\n value = false;\r\n }\r\n else if (opt[1 /* shouldCastTrue */] &&\r\n (value === '' || value === hyphenate(key))) {\r\n value = true;\r\n }\r\n }\r\n }\r\n return value;\r\n}\r\nfunction normalizePropsOptions(comp, appContext, asMixin = false) {\r\n const cache = appContext.propsCache;\r\n const cached = cache.get(comp);\r\n if (cached) {\r\n return cached;\r\n }\r\n const raw = comp.props;\r\n const normalized = {};\r\n const needCastKeys = [];\r\n // apply mixin/extends props\r\n let hasExtends = false;\r\n if (__VUE_OPTIONS_API__ && !isFunction$1(comp)) {\r\n const extendProps = (raw) => {\r\n hasExtends = true;\r\n const [props, keys] = normalizePropsOptions(raw, appContext, true);\r\n extend(normalized, props);\r\n if (keys)\r\n needCastKeys.push(...keys);\r\n };\r\n if (!asMixin && appContext.mixins.length) {\r\n appContext.mixins.forEach(extendProps);\r\n }\r\n if (comp.extends) {\r\n extendProps(comp.extends);\r\n }\r\n if (comp.mixins) {\r\n comp.mixins.forEach(extendProps);\r\n }\r\n }\r\n if (!raw && !hasExtends) {\r\n cache.set(comp, EMPTY_ARR);\r\n return EMPTY_ARR;\r\n }\r\n if (isArray(raw)) {\r\n for (let i = 0; i < raw.length; i++) {\r\n if ((process.env.NODE_ENV !== 'production') && !isString(raw[i])) {\r\n warn(`props must be strings when using array syntax.`, raw[i]);\r\n }\r\n const normalizedKey = camelize(raw[i]);\r\n if (validatePropName(normalizedKey)) {\r\n normalized[normalizedKey] = EMPTY_OBJ;\r\n }\r\n }\r\n }\r\n else if (raw) {\r\n if ((process.env.NODE_ENV !== 'production') && !isObject$1(raw)) {\r\n warn(`invalid props options`, raw);\r\n }\r\n for (const key in raw) {\r\n const normalizedKey = camelize(key);\r\n if (validatePropName(normalizedKey)) {\r\n const opt = raw[key];\r\n const prop = (normalized[normalizedKey] =\r\n isArray(opt) || isFunction$1(opt) ? { type: opt } : opt);\r\n if (prop) {\r\n const booleanIndex = getTypeIndex(Boolean, prop.type);\r\n const stringIndex = getTypeIndex(String, prop.type);\r\n prop[0 /* shouldCast */] = booleanIndex > -1;\r\n prop[1 /* shouldCastTrue */] =\r\n stringIndex < 0 || booleanIndex < stringIndex;\r\n // if the prop needs boolean casting or default value\r\n if (booleanIndex > -1 || hasOwn(prop, 'default')) {\r\n needCastKeys.push(normalizedKey);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n const res = [normalized, needCastKeys];\r\n cache.set(comp, res);\r\n return res;\r\n}\r\nfunction validatePropName(key) {\r\n if (key[0] !== '$') {\r\n return true;\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`Invalid prop name: \"${key}\" is a reserved property.`);\r\n }\r\n return false;\r\n}\r\n// use function string name to check type constructors\r\n// so that it works across vms / iframes.\r\nfunction getType(ctor) {\r\n const match = ctor && ctor.toString().match(/^\\s*function (\\w+)/);\r\n return match ? match[1] : '';\r\n}\r\nfunction isSameType(a, b) {\r\n return getType(a) === getType(b);\r\n}\r\nfunction getTypeIndex(type, expectedTypes) {\r\n if (isArray(expectedTypes)) {\r\n return expectedTypes.findIndex(t => isSameType(t, type));\r\n }\r\n else if (isFunction$1(expectedTypes)) {\r\n return isSameType(expectedTypes, type) ? 0 : -1;\r\n }\r\n return -1;\r\n}\r\n/**\r\n * dev only\r\n */\r\nfunction validateProps(rawProps, props, instance) {\r\n const resolvedValues = toRaw(props);\r\n const options = instance.propsOptions[0];\r\n for (const key in options) {\r\n let opt = options[key];\r\n if (opt == null)\r\n continue;\r\n validateProp(key, resolvedValues[key], opt, !hasOwn(rawProps, key) && !hasOwn(rawProps, hyphenate(key)));\r\n }\r\n}\r\n/**\r\n * dev only\r\n */\r\nfunction validateProp(name, value, prop, isAbsent) {\r\n const { type, required, validator } = prop;\r\n // required!\r\n if (required && isAbsent) {\r\n warn('Missing required prop: \"' + name + '\"');\r\n return;\r\n }\r\n // missing but optional\r\n if (value == null && !prop.required) {\r\n return;\r\n }\r\n // type check\r\n if (type != null && type !== true) {\r\n let isValid = false;\r\n const types = isArray(type) ? type : [type];\r\n const expectedTypes = [];\r\n // value is valid as long as one of the specified types match\r\n for (let i = 0; i < types.length && !isValid; i++) {\r\n const { valid, expectedType } = assertType(value, types[i]);\r\n expectedTypes.push(expectedType || '');\r\n isValid = valid;\r\n }\r\n if (!isValid) {\r\n warn(getInvalidTypeMessage(name, value, expectedTypes));\r\n return;\r\n }\r\n }\r\n // custom validator\r\n if (validator && !validator(value)) {\r\n warn('Invalid prop: custom validator check failed for prop \"' + name + '\".');\r\n }\r\n}\r\nconst isSimpleType = /*#__PURE__*/ makeMap('String,Number,Boolean,Function,Symbol,BigInt');\r\n/**\r\n * dev only\r\n */\r\nfunction assertType(value, type) {\r\n let valid;\r\n const expectedType = getType(type);\r\n if (isSimpleType(expectedType)) {\r\n const t = typeof value;\r\n valid = t === expectedType.toLowerCase();\r\n // for primitive wrapper objects\r\n if (!valid && t === 'object') {\r\n valid = value instanceof type;\r\n }\r\n }\r\n else if (expectedType === 'Object') {\r\n valid = isObject$1(value);\r\n }\r\n else if (expectedType === 'Array') {\r\n valid = isArray(value);\r\n }\r\n else {\r\n valid = value instanceof type;\r\n }\r\n return {\r\n valid,\r\n expectedType\r\n };\r\n}\r\n/**\r\n * dev only\r\n */\r\nfunction getInvalidTypeMessage(name, value, expectedTypes) {\r\n let message = `Invalid prop: type check failed for prop \"${name}\".` +\r\n ` Expected ${expectedTypes.map(capitalize).join(', ')}`;\r\n const expectedType = expectedTypes[0];\r\n const receivedType = toRawType(value);\r\n const expectedValue = styleValue(value, expectedType);\r\n const receivedValue = styleValue(value, receivedType);\r\n // check if we need to specify expected value\r\n if (expectedTypes.length === 1 &&\r\n isExplicable(expectedType) &&\r\n !isBoolean(expectedType, receivedType)) {\r\n message += ` with value ${expectedValue}`;\r\n }\r\n message += `, got ${receivedType} `;\r\n // check if we need to specify received value\r\n if (isExplicable(receivedType)) {\r\n message += `with value ${receivedValue}.`;\r\n }\r\n return message;\r\n}\r\n/**\r\n * dev only\r\n */\r\nfunction styleValue(value, type) {\r\n if (type === 'String') {\r\n return `\"${value}\"`;\r\n }\r\n else if (type === 'Number') {\r\n return `${Number(value)}`;\r\n }\r\n else {\r\n return `${value}`;\r\n }\r\n}\r\n/**\r\n * dev only\r\n */\r\nfunction isExplicable(type) {\r\n const explicitTypes = ['string', 'number', 'boolean'];\r\n return explicitTypes.some(elem => type.toLowerCase() === elem);\r\n}\r\n/**\r\n * dev only\r\n */\r\nfunction isBoolean(...args) {\r\n return args.some(elem => elem.toLowerCase() === 'boolean');\r\n}\n\nconst isInternalKey = (key) => key[0] === '_' || key === '$stable';\r\nconst normalizeSlotValue = (value) => isArray(value)\r\n ? value.map(normalizeVNode)\r\n : [normalizeVNode(value)];\r\nconst normalizeSlot = (key, rawSlot, ctx) => {\r\n const normalized = withCtx((props) => {\r\n if ((process.env.NODE_ENV !== 'production') && currentInstance) {\r\n warn(`Slot \"${key}\" invoked outside of the render function: ` +\r\n `this will not track dependencies used in the slot. ` +\r\n `Invoke the slot function inside the render function instead.`);\r\n }\r\n return normalizeSlotValue(rawSlot(props));\r\n }, ctx);\r\n normalized._c = false;\r\n return normalized;\r\n};\r\nconst normalizeObjectSlots = (rawSlots, slots, instance) => {\r\n const ctx = rawSlots._ctx;\r\n for (const key in rawSlots) {\r\n if (isInternalKey(key))\r\n continue;\r\n const value = rawSlots[key];\r\n if (isFunction$1(value)) {\r\n slots[key] = normalizeSlot(key, value, ctx);\r\n }\r\n else if (value != null) {\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n !(false )) {\r\n warn(`Non-function value encountered for slot \"${key}\". ` +\r\n `Prefer function slots for better performance.`);\r\n }\r\n const normalized = normalizeSlotValue(value);\r\n slots[key] = () => normalized;\r\n }\r\n }\r\n};\r\nconst normalizeVNodeSlots = (instance, children) => {\r\n if ((process.env.NODE_ENV !== 'production') &&\r\n !isKeepAlive(instance.vnode) &&\r\n !(false )) {\r\n warn(`Non-function value encountered for default slot. ` +\r\n `Prefer function slots for better performance.`);\r\n }\r\n const normalized = normalizeSlotValue(children);\r\n instance.slots.default = () => normalized;\r\n};\r\nconst initSlots = (instance, children) => {\r\n if (instance.vnode.shapeFlag & 32 /* SLOTS_CHILDREN */) {\r\n const type = children._;\r\n if (type) {\r\n // users can get the shallow readonly version of the slots object through `this.$slots`,\r\n // we should avoid the proxy object polluting the slots of the internal instance\r\n instance.slots = toRaw(children);\r\n // make compiler marker non-enumerable\r\n def(children, '_', type);\r\n }\r\n else {\r\n normalizeObjectSlots(children, (instance.slots = {}));\r\n }\r\n }\r\n else {\r\n instance.slots = {};\r\n if (children) {\r\n normalizeVNodeSlots(instance, children);\r\n }\r\n }\r\n def(instance.slots, InternalObjectKey, 1);\r\n};\r\nconst updateSlots = (instance, children, optimized) => {\r\n const { vnode, slots } = instance;\r\n let needDeletionCheck = true;\r\n let deletionComparisonTarget = EMPTY_OBJ;\r\n if (vnode.shapeFlag & 32 /* SLOTS_CHILDREN */) {\r\n const type = children._;\r\n if (type) {\r\n // compiled slots.\r\n if ((process.env.NODE_ENV !== 'production') && isHmrUpdating) {\r\n // Parent was HMR updated so slot content may have changed.\r\n // force update slots and mark instance for hmr as well\r\n extend(slots, children);\r\n }\r\n else if (optimized && type === 1 /* STABLE */) {\r\n // compiled AND stable.\r\n // no need to update, and skip stale slots removal.\r\n needDeletionCheck = false;\r\n }\r\n else {\r\n // compiled but dynamic (v-if/v-for on slots) - update slots, but skip\r\n // normalization.\r\n extend(slots, children);\r\n // #2893\r\n // when rendering the optimized slots by manually written render function,\r\n // we need to delete the `slots._` flag if necessary to make subsequent updates reliable,\r\n // i.e. let the `renderSlot` create the bailed Fragment\r\n if (!optimized && type === 1 /* STABLE */) {\r\n delete slots._;\r\n }\r\n }\r\n }\r\n else {\r\n needDeletionCheck = !children.$stable;\r\n normalizeObjectSlots(children, slots);\r\n }\r\n deletionComparisonTarget = children;\r\n }\r\n else if (children) {\r\n // non slot object children (direct value) passed to a component\r\n normalizeVNodeSlots(instance, children);\r\n deletionComparisonTarget = { default: 1 };\r\n }\r\n // delete stale slots\r\n if (needDeletionCheck) {\r\n for (const key in slots) {\r\n if (!isInternalKey(key) && !(key in deletionComparisonTarget)) {\r\n delete slots[key];\r\n }\r\n }\r\n }\r\n};\n\n/**\r\nRuntime helper for applying directives to a vnode. Example usage:\r\n\nconst comp = resolveComponent('comp')\r\nconst foo = resolveDirective('foo')\r\nconst bar = resolveDirective('bar')\r\n\nreturn withDirectives(h(comp), [\r\n [foo, this.x],\r\n [bar, this.y]\r\n])\r\n*/\r\nconst isBuiltInDirective = /*#__PURE__*/ makeMap('bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text');\r\nfunction validateDirectiveName(name) {\r\n if (isBuiltInDirective(name)) {\r\n warn('Do not use built-in directive ids as custom directive id: ' + name);\r\n }\r\n}\r\n/**\r\n * Adds directives to a VNode.\r\n */\r\nfunction withDirectives(vnode, directives) {\r\n const internalInstance = currentRenderingInstance;\r\n if (internalInstance === null) {\r\n (process.env.NODE_ENV !== 'production') && warn(`withDirectives can only be used inside render functions.`);\r\n return vnode;\r\n }\r\n const instance = internalInstance.proxy;\r\n const bindings = vnode.dirs || (vnode.dirs = []);\r\n for (let i = 0; i < directives.length; i++) {\r\n let [dir, value, arg, modifiers = EMPTY_OBJ] = directives[i];\r\n if (isFunction$1(dir)) {\r\n dir = {\r\n mounted: dir,\r\n updated: dir\r\n };\r\n }\r\n if (dir.deep) {\r\n traverse(value);\r\n }\r\n bindings.push({\r\n dir,\r\n instance,\r\n value,\r\n oldValue: void 0,\r\n arg,\r\n modifiers\r\n });\r\n }\r\n return vnode;\r\n}\r\nfunction invokeDirectiveHook(vnode, prevVNode, instance, name) {\r\n const bindings = vnode.dirs;\r\n const oldBindings = prevVNode && prevVNode.dirs;\r\n for (let i = 0; i < bindings.length; i++) {\r\n const binding = bindings[i];\r\n if (oldBindings) {\r\n binding.oldValue = oldBindings[i].value;\r\n }\r\n let hook = binding.dir[name];\r\n if (hook) {\r\n // disable tracking inside all lifecycle hooks\r\n // since they can potentially be called inside effects.\r\n pauseTracking();\r\n callWithAsyncErrorHandling(hook, instance, 8 /* DIRECTIVE_HOOK */, [\r\n vnode.el,\r\n binding,\r\n vnode,\r\n prevVNode\r\n ]);\r\n resetTracking();\r\n }\r\n }\r\n}\n\nfunction createAppContext() {\r\n return {\r\n app: null,\r\n config: {\r\n isNativeTag: NO,\r\n performance: false,\r\n globalProperties: {},\r\n optionMergeStrategies: {},\r\n errorHandler: undefined,\r\n warnHandler: undefined,\r\n compilerOptions: {}\r\n },\r\n mixins: [],\r\n components: {},\r\n directives: {},\r\n provides: Object.create(null),\r\n optionsCache: new WeakMap(),\r\n propsCache: new WeakMap(),\r\n emitsCache: new WeakMap()\r\n };\r\n}\r\nlet uid = 0;\r\nfunction createAppAPI(render, hydrate) {\r\n return function createApp(rootComponent, rootProps = null) {\r\n if (rootProps != null && !isObject$1(rootProps)) {\r\n (process.env.NODE_ENV !== 'production') && warn(`root props passed to app.mount() must be an object.`);\r\n rootProps = null;\r\n }\r\n const context = createAppContext();\r\n const installedPlugins = new Set();\r\n let isMounted = false;\r\n const app = (context.app = {\r\n _uid: uid++,\r\n _component: rootComponent,\r\n _props: rootProps,\r\n _container: null,\r\n _context: context,\r\n _instance: null,\r\n version,\r\n get config() {\r\n return context.config;\r\n },\r\n set config(v) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`app.config cannot be replaced. Modify individual options instead.`);\r\n }\r\n },\r\n use(plugin, ...options) {\r\n if (installedPlugins.has(plugin)) {\r\n (process.env.NODE_ENV !== 'production') && warn(`Plugin has already been applied to target app.`);\r\n }\r\n else if (plugin && isFunction$1(plugin.install)) {\r\n installedPlugins.add(plugin);\r\n plugin.install(app, ...options);\r\n }\r\n else if (isFunction$1(plugin)) {\r\n installedPlugins.add(plugin);\r\n plugin(app, ...options);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`A plugin must either be a function or an object with an \"install\" ` +\r\n `function.`);\r\n }\r\n return app;\r\n },\r\n mixin(mixin) {\r\n if (__VUE_OPTIONS_API__) {\r\n if (!context.mixins.includes(mixin)) {\r\n context.mixins.push(mixin);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn('Mixin has already been applied to target app' +\r\n (mixin.name ? `: ${mixin.name}` : ''));\r\n }\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn('Mixins are only available in builds supporting Options API');\r\n }\r\n return app;\r\n },\r\n component(name, component) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n validateComponentName(name, context.config);\r\n }\r\n if (!component) {\r\n return context.components[name];\r\n }\r\n if ((process.env.NODE_ENV !== 'production') && context.components[name]) {\r\n warn(`Component \"${name}\" has already been registered in target app.`);\r\n }\r\n context.components[name] = component;\r\n return app;\r\n },\r\n directive(name, directive) {\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n validateDirectiveName(name);\r\n }\r\n if (!directive) {\r\n return context.directives[name];\r\n }\r\n if ((process.env.NODE_ENV !== 'production') && context.directives[name]) {\r\n warn(`Directive \"${name}\" has already been registered in target app.`);\r\n }\r\n context.directives[name] = directive;\r\n return app;\r\n },\r\n mount(rootContainer, isHydrate, isSVG) {\r\n if (!isMounted) {\r\n const vnode = createVNode(rootComponent, rootProps);\r\n // store app context on the root VNode.\r\n // this will be set on the root instance on initial mount.\r\n vnode.appContext = context;\r\n // HMR root reload\r\n if ((process.env.NODE_ENV !== 'production')) {\r\n context.reload = () => {\r\n render(cloneVNode(vnode), rootContainer, isSVG);\r\n };\r\n }\r\n if (isHydrate && hydrate) {\r\n hydrate(vnode, rootContainer);\r\n }\r\n else {\r\n render(vnode, rootContainer, isSVG);\r\n }\r\n isMounted = true;\r\n app._container = rootContainer;\r\n rootContainer.__vue_app__ = app;\r\n if ((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) {\r\n app._instance = vnode.component;\r\n devtoolsInitApp(app, version);\r\n }\r\n return vnode.component.proxy;\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`App has already been mounted.\\n` +\r\n `If you want to remount the same app, move your app creation logic ` +\r\n `into a factory function and create fresh app instances for each ` +\r\n `mount - e.g. \\`const createMyApp = () => createApp(App)\\``);\r\n }\r\n },\r\n unmount() {\r\n if (isMounted) {\r\n render(null, app._container);\r\n if ((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) {\r\n app._instance = null;\r\n devtoolsUnmountApp(app);\r\n }\r\n delete app._container.__vue_app__;\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn(`Cannot unmount an app that is not mounted.`);\r\n }\r\n },\r\n provide(key, value) {\r\n if ((process.env.NODE_ENV !== 'production') && key in context.provides) {\r\n warn(`App already provides property with key \"${String(key)}\". ` +\r\n `It will be overwritten with the new value.`);\r\n }\r\n // TypeScript doesn't allow symbols as index type\r\n // https://github.com/Microsoft/TypeScript/issues/24587\r\n context.provides[key] = value;\r\n return app;\r\n }\r\n });\r\n return app;\r\n };\r\n}\n\nlet hasMismatch = false;\r\nconst isSVGContainer = (container) => /svg/.test(container.namespaceURI) && container.tagName !== 'foreignObject';\r\nconst isComment = (node) => node.nodeType === 8 /* COMMENT */;\r\n// Note: hydration is DOM-specific\r\n// But we have to place it in core due to tight coupling with core - splitting\r\n// it out creates a ton of unnecessary complexity.\r\n// Hydration also depends on some renderer internal logic which needs to be\r\n// passed in via arguments.\r\nfunction createHydrationFunctions(rendererInternals) {\r\n const { mt: mountComponent, p: patch, o: { patchProp, nextSibling, parentNode, remove, insert, createComment } } = rendererInternals;\r\n const hydrate = (vnode, container) => {\r\n if (!container.hasChildNodes()) {\r\n (process.env.NODE_ENV !== 'production') &&\r\n warn(`Attempting to hydrate existing markup but container is empty. ` +\r\n `Performing full mount instead.`);\r\n patch(null, vnode, container);\r\n flushPostFlushCbs();\r\n return;\r\n }\r\n hasMismatch = false;\r\n hydrateNode(container.firstChild, vnode, null, null, null);\r\n flushPostFlushCbs();\r\n if (hasMismatch && !false) {\r\n // this error should show up in production\r\n console.error(`Hydration completed but contains mismatches.`);\r\n }\r\n };\r\n const hydrateNode = (node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized = false) => {\r\n const isFragmentStart = isComment(node) && node.data === '[';\r\n const onMismatch = () => handleMismatch(node, vnode, parentComponent, parentSuspense, slotScopeIds, isFragmentStart);\r\n const { type, ref, shapeFlag } = vnode;\r\n const domType = node.nodeType;\r\n vnode.el = node;\r\n let nextNode = null;\r\n switch (type) {\r\n case Text:\r\n if (domType !== 3 /* TEXT */) {\r\n nextNode = onMismatch();\r\n }\r\n else {\r\n if (node.data !== vnode.children) {\r\n hasMismatch = true;\r\n (process.env.NODE_ENV !== 'production') &&\r\n warn(`Hydration text mismatch:` +\r\n `\\n- Client: ${JSON.stringify(node.data)}` +\r\n `\\n- Server: ${JSON.stringify(vnode.children)}`);\r\n node.data = vnode.children;\r\n }\r\n nextNode = nextSibling(node);\r\n }\r\n break;\r\n case Comment$1:\r\n if (domType !== 8 /* COMMENT */ || isFragmentStart) {\r\n nextNode = onMismatch();\r\n }\r\n else {\r\n nextNode = nextSibling(node);\r\n }\r\n break;\r\n case Static:\r\n if (domType !== 1 /* ELEMENT */) {\r\n nextNode = onMismatch();\r\n }\r\n else {\r\n // determine anchor, adopt content\r\n nextNode = node;\r\n // if the static vnode has its content stripped during build,\r\n // adopt it from the server-rendered HTML.\r\n const needToAdoptContent = !vnode.children.length;\r\n for (let i = 0; i < vnode.staticCount; i++) {\r\n if (needToAdoptContent)\r\n vnode.children += nextNode.outerHTML;\r\n if (i === vnode.staticCount - 1) {\r\n vnode.anchor = nextNode;\r\n }\r\n nextNode = nextSibling(nextNode);\r\n }\r\n return nextNode;\r\n }\r\n break;\r\n case Fragment:\r\n if (!isFragmentStart) {\r\n nextNode = onMismatch();\r\n }\r\n else {\r\n nextNode = hydrateFragment(node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized);\r\n }\r\n break;\r\n default:\r\n if (shapeFlag & 1 /* ELEMENT */) {\r\n if (domType !== 1 /* ELEMENT */ ||\r\n vnode.type.toLowerCase() !==\r\n node.tagName.toLowerCase()) {\r\n nextNode = onMismatch();\r\n }\r\n else {\r\n nextNode = hydrateElement(node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized);\r\n }\r\n }\r\n else if (shapeFlag & 6 /* COMPONENT */) {\r\n // when setting up the render effect, if the initial vnode already\r\n // has .el set, the component will perform hydration instead of mount\r\n // on its sub-tree.\r\n vnode.slotScopeIds = slotScopeIds;\r\n const container = parentNode(node);\r\n mountComponent(vnode, container, null, parentComponent, parentSuspense, isSVGContainer(container), optimized);\r\n // component may be async, so in the case of fragments we cannot rely\r\n // on component's rendered output to determine the end of the fragment\r\n // instead, we do a lookahead to find the end anchor node.\r\n nextNode = isFragmentStart\r\n ? locateClosingAsyncAnchor(node)\r\n : nextSibling(node);\r\n // #3787\r\n // if component is async, it may get moved / unmounted before its\r\n // inner component is loaded, so we need to give it a placeholder\r\n // vnode that matches its adopted DOM.\r\n if (isAsyncWrapper(vnode)) {\r\n let subTree;\r\n if (isFragmentStart) {\r\n subTree = createVNode(Fragment);\r\n subTree.anchor = nextNode\r\n ? nextNode.previousSibling\r\n : container.lastChild;\r\n }\r\n else {\r\n subTree =\r\n node.nodeType === 3 ? createTextVNode('') : createVNode('div');\r\n }\r\n subTree.el = node;\r\n vnode.component.subTree = subTree;\r\n }\r\n }\r\n else if (shapeFlag & 64 /* TELEPORT */) {\r\n if (domType !== 8 /* COMMENT */) {\r\n nextNode = onMismatch();\r\n }\r\n else {\r\n nextNode = vnode.type.hydrate(node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized, rendererInternals, hydrateChildren);\r\n }\r\n }\r\n else if (shapeFlag & 128 /* SUSPENSE */) {\r\n nextNode = vnode.type.hydrate(node, vnode, parentComponent, parentSuspense, isSVGContainer(parentNode(node)), slotScopeIds, optimized, rendererInternals, hydrateNode);\r\n }\r\n else if ((process.env.NODE_ENV !== 'production')) {\r\n warn('Invalid HostVNode type:', type, `(${typeof type})`);\r\n }\r\n }\r\n if (ref != null) {\r\n setRef(ref, null, parentSuspense, vnode);\r\n }\r\n return nextNode;\r\n };\r\n const hydrateElement = (el, vnode, parentComponent, parentSuspense, slotScopeIds, optimized) => {\r\n optimized = optimized || !!vnode.dynamicChildren;\r\n const { type, props, patchFlag, shapeFlag, dirs } = vnode;\r\n // #4006 for form elements with non-string v-model value bindings\r\n // e.g.