From 951b93a52f421b3b4018fc1fd1660a381b857481 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 8 Dec 2024 03:35:34 +0000 Subject: [PATCH] fix(deps): Fix npm audit Signed-off-by: GitHub --- css/logreader-main.css | 2 +- css/main-7LaSuft7.chunk.css | 16 ++ js/Splitter-ER5_nMyK.chunk.mjs.map | 2 +- js/logreader-main.mjs | 6 +- js/logreader-main.mjs.map | 2 +- package-lock.json | 257 ++++++++++++++++++----------- 6 files changed, 185 insertions(+), 100 deletions(-) create mode 100644 css/main-7LaSuft7.chunk.css diff --git a/css/logreader-main.css b/css/logreader-main.css index 1125f2fa..583066ca 100644 --- a/css/logreader-main.css +++ b/css/logreader-main.css @@ -1,2 +1,2 @@ /* extracted by css-entry-points-plugin */ -@import './main-B94O57RO.chunk.css'; \ No newline at end of file +@import './main-7LaSuft7.chunk.css'; \ No newline at end of file diff --git a/css/main-7LaSuft7.chunk.css b/css/main-7LaSuft7.chunk.css new file mode 100644 index 00000000..73b1ca75 --- /dev/null +++ b/css/main-7LaSuft7.chunk.css @@ -0,0 +1,16 @@ +@charset "UTF-8";@media only screen and (max-width: 512px){.dialog__modal .modal-wrapper--small .modal-container{width:fit-content;height:unset;max-height:90%;position:relative;top:unset;border-radius:var(--border-radius-large)}}.material-design-icon[data-v-e79a4708]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-e79a4708]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-e79a4708]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-e79a4708]{flex-direction:column}.dialog__navigation[data-v-e79a4708]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-e79a4708]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-e79a4708]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-e79a4708]{font-size:21px;text-align:center;height:fit-content;min-height:var(--default-clickable-area);line-height:var(--default-clickable-area);overflow-wrap:break-word;margin-block:0 12px}.dialog__content[data-v-e79a4708]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-e79a4708]{padding-block-end:6px}.dialog__actions[data-v-e79a4708]{box-sizing:border-box;display:flex;gap:6px;align-content:center;justify-content:end;width:100%;max-width:100%;padding-inline:0 12px;margin-inline:0;margin-block:0}.dialog__actions[data-v-e79a4708]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-e79a4708]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-7a919502]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-7a919502]{position:fixed;z-index:9998;top:0;left:0;display:block;width:100%;height:100%;--backdrop-color: 0, 0, 0;background-color:rgba(var(--backdrop-color),.5)}.modal-mask--opaque[data-v-7a919502]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-7a919502]{--backdrop-color: 255, 255, 255}.modal-header[data-v-7a919502]{position:absolute;z-index:10001;top:0;right:0;left:0;display:flex!important;align-items:center;justify-content:center;width:100%;height:var(--header-height);overflow:hidden;transition:opacity .25s,visibility .25s}.modal-header__name[data-v-7a919502]{overflow-x:hidden;box-sizing:border-box;width:100%;padding:0 calc(var(--default-clickable-area) * 3) 0 12px;transition:padding ease .1s;white-space:nowrap;text-overflow:ellipsis;font-size:16px;margin-block:0}@media only screen and (min-width: 1024px){.modal-header__name[data-v-7a919502]{padding-left:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-7a919502]{position:absolute;right:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-7a919502]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:calc((var(--header-height) - var(--default-clickable-area)) / 2);padding:0}.modal-header .icons-menu .play-pause-icons[data-v-7a919502]{position:relative;width:var(--header-height);height:var(--header-height);margin:0;padding:0;cursor:pointer;border:none;background-color:transparent}.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__play[data-v-7a919502],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-7a919502],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-7a919502],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-7a919502]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-7a919502],.modal-header .icons-menu .play-pause-icons__pause[data-v-7a919502]{box-sizing:border-box;width:var(--default-clickable-area);height:var(--default-clickable-area);margin:calc((var(--header-height) - var(--default-clickable-area)) / 2);cursor:pointer;opacity:.7}.modal-header .icons-menu[data-v-7a919502] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-7a919502] .action-item--single{box-sizing:border-box;width:var(--default-clickable-area);height:var(--default-clickable-area);cursor:pointer;background-position:center;background-size:22px}.modal-header .icons-menu .header-actions[data-v-7a919502] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-7a919502] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-7a919502] .action-item__menutoggle span,.modal-header .icons-menu[data-v-7a919502] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-7a919502]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-7a919502],.modal-wrapper .next[data-v-7a919502]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-7a919502]:focus-visible,.modal-wrapper .next[data-v-7a919502]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-7a919502]{left:2px}.modal-wrapper .next[data-v-7a919502]{right:2px}.modal-wrapper .modal-container[data-v-7a919502]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-large);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-7a919502]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-7a919502]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-7a919502]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-7a919502]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-7a919502]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-7a919502]{width:100%;height:calc(100% - var(--header-height));position:absolute;top:var(--header-height);border-radius:0}@media only screen and ((max-width: 512px) or (max-height: 400px)){.modal-wrapper .modal-container[data-v-7a919502]{max-width:initial;width:100%;max-height:initial;height:calc(100% - var(--header-height));position:absolute;top:var(--header-height);border-radius:0}}.fade-enter-active[data-v-7a919502],.fade-leave-active[data-v-7a919502]{transition:opacity .25s}.fade-enter[data-v-7a919502],.fade-leave-to[data-v-7a919502]{opacity:0}.fade-visibility-enter[data-v-7a919502],.fade-visibility-leave-to[data-v-7a919502]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-7a919502],.modal-in-leave-active[data-v-7a919502],.modal-out-enter-active[data-v-7a919502],.modal-out-leave-active[data-v-7a919502]{transition:opacity .25s}.modal-in-enter[data-v-7a919502],.modal-in-leave-to[data-v-7a919502],.modal-out-enter[data-v-7a919502],.modal-out-leave-to[data-v-7a919502]{opacity:0}.modal-in-enter .modal-container[data-v-7a919502],.modal-in-leave-to .modal-container[data-v-7a919502]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-7a919502],.modal-out-leave-to .modal-container[data-v-7a919502]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-7a919502]{position:absolute;top:0;left:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-7a919502]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-7a919502 linear var(--slideshow-duration) infinite;stroke-linecap:round;stroke-dashoffset:94.2477796077;stroke-dasharray:94.2477796077}.modal-mask .play-pause-icons--paused .icon-pause[data-v-7a919502]{animation:breath-7a919502 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-7a919502]{animation-play-state:paused!important}@keyframes progressring-7a919502{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-7a919502{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-fcbbc5a9]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-fcbbc5a9]{display:flex;align-items:center}.action-items>button[data-v-fcbbc5a9]{margin-right:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-fcbbc5a9]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-fcbbc5a9]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-fcbbc5a9]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-fcbbc5a9]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-fcbbc5a9]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-fcbbc5a9]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-fcbbc5a9]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-fcbbc5a9]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-fcbbc5a9]{width:20px;height:20px;object-fit:contain}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}.material-design-icon[data-v-c3d9e0ce]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-c3d9e0ce]{--button-size: var(--default-clickable-area);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:700;min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--button-radius);transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--size-small[data-v-c3d9e0ce]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-c3d9e0ce]{--button-size: var(--clickable-area-large, 48px)}.button-vue *[data-v-c3d9e0ce],.button-vue span[data-v-c3d9e0ce]{cursor:pointer}.button-vue[data-v-c3d9e0ce]:focus{outline:none}.button-vue[data-v-c3d9e0ce]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue:disabled *[data-v-c3d9e0ce]{cursor:default}.button-vue[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-c3d9e0ce]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-c3d9e0ce]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-c3d9e0ce]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-c3d9e0ce]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-c3d9e0ce]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-c3d9e0ce]{padding-inline:var(--button-padding) var(--default-grid-baseline)}.button-vue__icon[data-v-c3d9e0ce]{height:var(--button-size);width:var(--button-size);min-height:var(--button-size);min-width:var(--button-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-c3d9e0ce]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-c3d9e0ce] svg{height:16px;width:16px}.button-vue__text[data-v-c3d9e0ce]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-c3d9e0ce]{line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-c3d9e0ce]{padding:0 var(--button-padding)}.button-vue--text-only .button-vue__text[data-v-c3d9e0ce]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-c3d9e0ce]{--button-padding: min(calc(var(--default-grid-baseline) + var(--button-radius)), calc(var(--default-grid-baseline) * 4));padding-block:0;padding-inline:var(--default-grid-baseline) var(--button-padding)}.button-vue--wide[data-v-c3d9e0ce]{width:100%}.button-vue[data-v-c3d9e0ce]:focus-visible{outline:2px solid var(--color-main-text)!important;box-shadow:0 0 0 4px var(--color-main-background)!important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-c3d9e0ce]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius-element, var(--border-radius));background-color:transparent}.button-vue--vue-primary[data-v-c3d9e0ce]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-c3d9e0ce]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-c3d9e0ce]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-c3d9e0ce]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-c3d9e0ce]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-c3d9e0ce]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary-no-background[data-v-c3d9e0ce]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-c3d9e0ce]{color:var(--color-primary-element-text);background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-c3d9e0ce]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-c3d9e0ce]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-c3d9e0ce]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-c3d9e0ce]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-c3d9e0ce]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-c3d9e0ce]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-c3d9e0ce]:active{background-color:var(--color-error)}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block!important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-10px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:transparent;border-width:10px}.material-design-icon[data-v-2d0a4d76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-2d0a4d76]{display:flex;justify-content:center;align-items:center;min-width:var(--default-clickable-area);min-height:var(--default-clickable-area);opacity:1}.icon-vue--inline[data-v-2d0a4d76]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue[data-v-2d0a4d76] svg{fill:currentColor;width:var(--icon-size, 20px);height:var(--icon-size, 20px);max-width:var(--icon-size, 20px);max-height:var(--icon-size, 20px)}.material-design-icon[data-v-551209a3]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon svg[data-v-551209a3]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-7df28e9e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-7df28e9e]{--note-card-icon-size: 20px;--note-card-padding: calc(2 * var(--default-grid-baseline));color:var(--color-main-text)!important;background-color:var(--note-background)!important;border-inline-start:var(--default-grid-baseline) solid var(--note-theme);border-radius:var(--border-radius);margin:1rem 0;padding:var(--note-card-padding);display:flex;flex-direction:row;gap:var(--note-card-padding)}.notecard__heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-7df28e9e]{--note-background: rgba(var(--color-success-rgb), .1);--note-theme: var(--color-success)}.notecard--info[data-v-7df28e9e]{--note-background: rgba(var(--color-info-rgb), .1);--note-theme: var(--color-info)}.notecard--error[data-v-7df28e9e]{--note-background: rgba(var(--color-error-rgb), .1);--note-theme: var(--color-error)}.notecard--warning[data-v-7df28e9e]{--note-background: rgba(var(--color-warning-rgb), .1);--note-theme: var(--color-warning)}.material-design-icon[data-v-fede0c71]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.empty-content[data-v-fede0c71]{display:flex;align-items:center;flex-direction:column;justify-content:center;flex-grow:1}.modal-wrapper .empty-content[data-v-fede0c71]{margin-top:5vh;margin-bottom:5vh}.empty-content__icon[data-v-fede0c71]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 15px;opacity:.4;background-repeat:no-repeat;background-position:center;background-size:64px}.empty-content__icon[data-v-fede0c71] svg{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important}.empty-content__name[data-v-fede0c71]{margin-bottom:10px;text-align:center;font-weight:700;font-size:20px;line-height:30px}.empty-content__description[data-v-fede0c71]{color:var(--color-text-maxcontrast)}.empty-content__action[data-v-fede0c71]{margin-top:8px}.modal-wrapper .empty-content__action[data-v-fede0c71]{margin-top:20px;display:flex}div[data-v-a7bb869e]{display:flex;flex-wrap:wrap;gap:12px;padding-inline-end:12px}.info-note[data-v-a7bb869e]{justify-self:stretch}.material-design-icon[data-v-38a6f3e5]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.checkbox-content[data-v-38a6f3e5]{display:flex;align-items:center;flex-direction:row;gap:var(--default-grid-baseline);-webkit-user-select:none;user-select:none;min-height:var(--default-clickable-area);border-radius:var(--checkbox-radio-switch--border-radius);padding:var(--default-grid-baseline) calc((var(--default-clickable-area) - var(--icon-height)) / 2);width:100%;max-width:fit-content}.checkbox-content__text[data-v-38a6f3e5]{flex:1 0}.checkbox-content__text[data-v-38a6f3e5]:empty{display:none}.checkbox-content__icon>*[data-v-38a6f3e5]{width:var(--icon-size);height:var(--icon-size);color:var(--color-primary-element)}.checkbox-content--button-variant .checkbox-content__icon:not(.checkbox-content__icon--checked)>*[data-v-38a6f3e5]{color:var(--color-primary-element)}.checkbox-content--button-variant .checkbox-content__icon--checked>*[data-v-38a6f3e5]{color:var(--color-primary-element-text)}.checkbox-content--has-text[data-v-38a6f3e5]{padding-right:calc((var(--default-clickable-area) - 16px) / 2)}.checkbox-content[data-v-38a6f3e5],.checkbox-content *[data-v-38a6f3e5]{cursor:pointer;flex-shrink:0}.material-design-icon[data-v-ff5243c5]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.checkbox-radio-switch[data-v-ff5243c5]{display:flex;align-items:center;color:var(--color-main-text);background-color:transparent;font-size:var(--default-font-size);line-height:var(--default-line-height);padding:0;position:relative;--checkbox-radio-switch--border-radius: var(--border-radius-element, calc(var(--default-clickable-area) / 2));--checkbox-radio-switch--border-radius-outer: calc(var(--checkbox-radio-switch--border-radius) + 2px)}.checkbox-radio-switch__input[data-v-ff5243c5]{position:absolute;z-index:-1;opacity:0!important;width:var(--icon-size);height:var(--icon-size);margin:4px calc((var(--default-clickable-area) - 16px) / 2)}.checkbox-radio-switch__input:focus-visible+.checkbox-radio-switch__content[data-v-ff5243c5],.checkbox-radio-switch__input[data-v-ff5243c5]:focus-visible{outline:2px solid var(--color-main-text);border-color:var(--color-main-background);outline-offset:-2px}.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-ff5243c5]{opacity:.5}.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-ff5243c5] .checkbox-radio-switch__icon>*{color:var(--color-main-text)}.checkbox-radio-switch:not(.checkbox-radio-switch--disabled,.checkbox-radio-switch--checked):focus-within .checkbox-radio-switch__content[data-v-ff5243c5],.checkbox-radio-switch:not(.checkbox-radio-switch--disabled,.checkbox-radio-switch--checked) .checkbox-radio-switch__content[data-v-ff5243c5]:hover{background-color:var(--color-background-hover)}.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-ff5243c5],.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-ff5243c5]:hover{background-color:var(--color-primary-element-hover)}.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-ff5243c5],.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-ff5243c5]:hover{background-color:var(--color-primary-element-light-hover)}.checkbox-radio-switch-switch[data-v-ff5243c5]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon>*{color:var(--color-text-maxcontrast)}.checkbox-radio-switch-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked[data-v-ff5243c5] .checkbox-radio-switch__icon>*{color:var(--color-primary-element-light)}.checkbox-radio-switch--button-variant.checkbox-radio-switch[data-v-ff5243c5]{background-color:var(--color-main-background);border:2px solid var(--color-border-maxcontrast);overflow:hidden}.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked[data-v-ff5243c5]{font-weight:700}.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked .checkbox-radio-switch__content[data-v-ff5243c5]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.checkbox-radio-switch--button-variant[data-v-ff5243c5] .checkbox-radio-switch__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.checkbox-radio-switch--button-variant[data-v-ff5243c5]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon>*{color:var(--color-main-text)}.checkbox-radio-switch--button-variant[data-v-ff5243c5] .checkbox-radio-switch__icon:empty{display:none}.checkbox-radio-switch--button-variant[data-v-ff5243c5]:not(.checkbox-radio-switch--button-variant-v-grouped):not(.checkbox-radio-switch--button-variant-h-grouped),.checkbox-radio-switch--button-variant .checkbox-radio-switch__content[data-v-ff5243c5]{border-radius:var(--checkbox-radio-switch--border-radius)}.checkbox-radio-switch--button-variant-v-grouped .checkbox-radio-switch__content[data-v-ff5243c5]{flex-basis:100%;max-width:unset}.checkbox-radio-switch--button-variant-v-grouped[data-v-ff5243c5]:first-of-type{border-top-left-radius:var(--checkbox-radio-switch--border-radius-outer);border-top-right-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-v-grouped[data-v-ff5243c5]:last-of-type{border-bottom-left-radius:var(--checkbox-radio-switch--border-radius-outer);border-bottom-right-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-v-grouped[data-v-ff5243c5]:not(:last-of-type){border-bottom:0!important}.checkbox-radio-switch--button-variant-v-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-ff5243c5]{margin-bottom:2px}.checkbox-radio-switch--button-variant-v-grouped[data-v-ff5243c5]:not(:first-of-type){border-top:0!important}.checkbox-radio-switch--button-variant-h-grouped[data-v-ff5243c5]:first-of-type{border-top-left-radius:var(--checkbox-radio-switch--border-radius-outer);border-bottom-left-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-h-grouped[data-v-ff5243c5]:last-of-type{border-top-right-radius:var(--checkbox-radio-switch--border-radius-outer);border-bottom-right-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-h-grouped[data-v-ff5243c5]:not(:last-of-type){border-right:0!important}.checkbox-radio-switch--button-variant-h-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-ff5243c5]{margin-right:2px}.checkbox-radio-switch--button-variant-h-grouped[data-v-ff5243c5]:not(:first-of-type){border-left:0!important}.checkbox-radio-switch--button-variant-h-grouped[data-v-ff5243c5] .checkbox-radio-switch__text{text-align:center;display:flex;align-items:center}.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__content[data-v-ff5243c5]{flex-direction:column;justify-content:center;width:100%;margin:0;gap:0}fieldset[data-v-bfae3f2f],fieldset[data-v-eed977e3],fieldset[data-v-e1e4a744]{padding:6px}.material-design-icon[data-v-0674bd2e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}[data-v-0674bd2e] .app-settings__navigation{min-width:200px;margin-right:calc(4 * var(--default-grid-baseline));overflow-x:hidden;overflow-y:auto;position:relative}[data-v-0674bd2e] .app-settings__content{box-sizing:border-box;padding-inline:calc(4 * var(--default-grid-baseline))}.navigation-list[data-v-0674bd2e]{height:100%;box-sizing:border-box;overflow-y:auto;padding:calc(3 * var(--default-grid-baseline))}.navigation-list__link[data-v-0674bd2e]{display:flex;align-content:center;font-size:16px;height:var(--default-clickable-area);margin:4px 0;line-height:var(--default-clickable-area);border-radius:var(--border-radius-element, var(--border-radius-pill));font-weight:700;padding:0 calc(4 * var(--default-grid-baseline));cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background-color:transparent;border:none}.navigation-list__link[data-v-0674bd2e]:hover,.navigation-list__link[data-v-0674bd2e]:focus{background-color:var(--color-background-hover)}.navigation-list__link--active[data-v-0674bd2e]{background-color:var(--color-primary-element-light)!important}.navigation-list__link--icon[data-v-0674bd2e]{padding-inline-start:calc(2 * var(--default-grid-baseline));gap:var(--default-grid-baseline)}.navigation-list__link-icon[data-v-0674bd2e]{display:flex;justify-content:center;align-content:center;width:calc(var(--default-clickable-area) - 2 * var(--default-grid-baseline));max-width:calc(var(--default-clickable-area) - 2 * var(--default-grid-baseline))}@media only screen and (max-width: 512px){.app-settings[data-v-0674bd2e] .dialog__name{padding-inline-start:16px}}.material-design-icon[data-v-e970c9f7]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.app-settings-section[data-v-e970c9f7]{margin-bottom:80px}.app-settings-section__name[data-v-e970c9f7]{font-size:1.6em;margin:0;padding:20px 0;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}/*! + Theme: Material Darker + Author: Nate Peterson + License: ~ MIT (or more permissive) [via base16-schemes-source] + Maintainer: @highlightjs/core-team + Version: 2021.09.0 +*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#eff;background:#212121}.hljs::selection,.hljs ::selection{background-color:#353535;color:#eff}.hljs-comment{color:#4a4a4a}.hljs-tag{color:#b2ccd6}.hljs-subst,.hljs-punctuation,.hljs-operator{color:#eff}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-variable,.hljs-template-variable,.hljs-selector-tag,.hljs-name,.hljs-deletion{color:#f07178}.hljs-symbol,.hljs-number,.hljs-link,.hljs-attr,.hljs-variable.constant_,.hljs-literal{color:#f78c6c}.hljs-title,.hljs-class .hljs-title,.hljs-title.class_{color:#ffcb6b}.hljs-strong{font-weight:700;color:#ffcb6b}.hljs-code,.hljs-addition,.hljs-title.class_.inherited__,.hljs-string{color:#c3e88d}.hljs-built_in,.hljs-doctag,.hljs-quote,.hljs-keyword.hljs-atrule,.hljs-regexp{color:#89ddff}.hljs-function .hljs-title,.hljs-attribute,.ruby .hljs-property,.hljs-title.function_,.hljs-section{color:#82aaff}.hljs-type,.hljs-template-tag,.diff .hljs-meta,.hljs-keyword{color:#c792ea}.hljs-emphasis{color:#c792ea;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#ff5370}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}.trace__position[data-v-6e1a1a5f]{display:flex}.trace__file[data-v-6e1a1a5f]{font-style:italic}.trace__line[data-v-6e1a1a5f]:before{content:"-";padding-inline:6px}.trace__line[data-v-6e1a1a5f]:after{content:":"}.stack-trace li[data-v-5c311795]:not(:last-child){margin-block-end:.5rem}.exception[data-v-24764660]{display:flex;align-items:start}.exception__title[data-v-24764660]{font-weight:700;white-space:normal}.exception__message[data-v-24764660]{margin-inline-start:6px;overflow:hidden;text-overflow:ellipsis}.exception__trace[data-v-24764660]{margin-inline-start:2em}.log-details[data-v-3691c822]{padding:12px}.log-details__raw[data-v-3691c822],.log-details__exception[data-v-3691c822]{padding-block-start:12px}.log-details__info[data-v-3691c822]{display:flex;justify-content:space-between;border-block-end:4px solid;padding-inline-end:50px;padding-block:13px 4px;margin-block-end:13px}.log-details__info dt[data-v-3691c822],.log-details__info dd[data-v-3691c822]{padding:0}.log-details__info dt[data-v-3691c822]{font-weight:700}.log-details__info dt[data-v-3691c822]:after{content:":"}.log-details__info--debug[data-v-3691c822]{border-block-end-color:var(--color-border-maxcontrast)}.log-details__info--info[data-v-3691c822]{border-block-end-color:var(--color-info)}.log-details__info--warning[data-v-3691c822]{border-block-end-color:var(--color-warning)}.log-details__info--error[data-v-3691c822],.log-details__info--fatal[data-v-3691c822]{border-block-end-color:var(--color-error)}.log-details__actions[data-v-3691c822]{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;gap:9px;margin-block:9px}.log-details hr[data-v-3691c822]{color:var(--color-border-dark)}.hljs[data-v-3691c822]{background-color:var(--color-background-dark);border-radius:var(--border-radius-large)}@media only screen and (max-width: 399px){.log-details__info[data-v-3691c822]{display:block}.log-details dd[data-v-3691c822]{margin-inline-start:12px}}.log-table-header__wrapper[data-v-8e3962d8]{display:flex;align-items:center;justify-content:space-between}.log-table-header__text[data-v-8e3962d8]{padding-inline-start:12px}th[data-v-8e3962d8] .button-vue__wrapper{justify-content:left}th>*[data-v-8e3962d8]{padding-inline:6px 2px}.material-design-icon[data-v-dba65098]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li.action.active[data-v-dba65098]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action--disabled[data-v-dba65098]{pointer-events:none;opacity:.5}.action--disabled[data-v-dba65098]:hover,.action--disabled[data-v-dba65098]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-dba65098]{opacity:1!important}.action-button[data-v-dba65098]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:calc((var(--default-clickable-area) - 16px) / 2);box-sizing:border-box;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:transparent;box-shadow:none;font-weight:400;font-size:var(--default-font-size);line-height:var(--default-clickable-area)}.action-button>span[data-v-dba65098]{cursor:pointer;white-space:nowrap}.action-button__icon[data-v-dba65098]{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1;background-position:calc((var(--default-clickable-area) - 16px) / 2) center;background-size:16px;background-repeat:no-repeat}.action-button[data-v-dba65098] .material-design-icon{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1}.action-button[data-v-dba65098] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-button__longtext-wrapper[data-v-dba65098],.action-button__longtext[data-v-dba65098]{max-width:220px;line-height:1.6em;padding:calc((var(--default-clickable-area) - 1.6em) / 2) 0;cursor:pointer;text-align:start;overflow:hidden;text-overflow:ellipsis}.action-button__longtext[data-v-dba65098]{cursor:pointer;white-space:pre-wrap!important}.action-button__name[data-v-dba65098]{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline-block}.action-button__menu-icon[data-v-dba65098],.action-button__pressed-icon[data-v-dba65098]{margin-left:auto;margin-right:calc((var(--default-clickable-area) - 16px) / 2 * -1)}td[data-v-5288f1da]{display:table-cell;overflow:hidden;text-overflow:ellipsis;vertical-align:top;padding-block-start:4px;padding-inline:18px 0}.row-message__container[data-v-5288f1da]{display:flex;justify-content:space-between;justify-items:start}.row-message__container--expanded[data-v-5288f1da]{margin-block-end:.5rem}.row-message__text[data-v-5288f1da]{display:flex;flex-direction:column;width:calc(100% - 48px)}.row-message__text_message[data-v-5288f1da]{overflow:hidden;text-overflow:ellipsis;width:100%}.row-message__action[data-v-5288f1da]{padding:2px}tr[data-v-5288f1da]{display:table-row}tr.expanded[data-v-5288f1da],tr.expanded .row-message--text[data-v-5288f1da]{white-space:normal}.logging-level[data-v-5288f1da]{border-inline-start:4px solid}.logging-level--debug[data-v-5288f1da]{border-inline-start-color:var(--color-border-maxcontrast)}.logging-level--info[data-v-5288f1da]{border-inline-start-color:var(--color-info)}.logging-level--warning[data-v-5288f1da]{border-inline-start-color:var(--color-warning)}.logging-level--error[data-v-5288f1da],.logging-level--fatal[data-v-5288f1da]{border-inline-start-color:var(--color-error)}.material-design-icon[data-v-93633be2]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}button[data-v-93633be2]:not(.button-vue),input[data-v-93633be2]:not([type=range]),textarea[data-v-93633be2]{margin:0;padding:7px 6px;cursor:text;color:var(--color-text-lighter);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);outline:none;background-color:var(--color-main-background);font-size:13px}button[data-v-93633be2]:not(.button-vue):not(:disabled):not(.primary):hover,button[data-v-93633be2]:not(.button-vue):not(:disabled):not(.primary):focus,button:not(.button-vue):not(:disabled):not(.primary).active[data-v-93633be2],input[data-v-93633be2]:not([type=range]):not(:disabled):not(.primary):hover,input[data-v-93633be2]:not([type=range]):not(:disabled):not(.primary):focus,input:not([type=range]):not(:disabled):not(.primary).active[data-v-93633be2],textarea[data-v-93633be2]:not(:disabled):not(.primary):hover,textarea[data-v-93633be2]:not(:disabled):not(.primary):focus,textarea:not(:disabled):not(.primary).active[data-v-93633be2]{border-color:var(--color-primary-element);outline:none}button[data-v-93633be2]:not(.button-vue):not(:disabled):not(.primary):active,input[data-v-93633be2]:not([type=range]):not(:disabled):not(.primary):active,textarea[data-v-93633be2]:not(:disabled):not(.primary):active{color:var(--color-text-light);outline:none;background-color:var(--color-main-background)}button[data-v-93633be2]:not(.button-vue):disabled,input[data-v-93633be2]:not([type=range]):disabled,textarea[data-v-93633be2]:disabled{cursor:default;opacity:.5;color:var(--color-text-maxcontrast);background-color:var(--color-background-dark)}button[data-v-93633be2]:not(.button-vue):required,input[data-v-93633be2]:not([type=range]):required,textarea[data-v-93633be2]:required{box-shadow:none}button[data-v-93633be2]:not(.button-vue):invalid,input[data-v-93633be2]:not([type=range]):invalid,textarea[data-v-93633be2]:invalid{border-color:var(--color-error);box-shadow:none!important}button:not(.button-vue).primary[data-v-93633be2],input:not([type=range]).primary[data-v-93633be2],textarea.primary[data-v-93633be2]{cursor:pointer;color:var(--color-primary-element-text);border-color:var(--color-primary-element);background-color:var(--color-primary-element)}button:not(.button-vue).primary[data-v-93633be2]:not(:disabled):hover,button:not(.button-vue).primary[data-v-93633be2]:not(:disabled):focus,button:not(.button-vue).primary[data-v-93633be2]:not(:disabled):active,input:not([type=range]).primary[data-v-93633be2]:not(:disabled):hover,input:not([type=range]).primary[data-v-93633be2]:not(:disabled):focus,input:not([type=range]).primary[data-v-93633be2]:not(:disabled):active,textarea.primary[data-v-93633be2]:not(:disabled):hover,textarea.primary[data-v-93633be2]:not(:disabled):focus,textarea.primary[data-v-93633be2]:not(:disabled):active{border-color:var(--color-primary-element-light);background-color:var(--color-primary-element-light)}button:not(.button-vue).primary[data-v-93633be2]:not(:disabled):active,input:not([type=range]).primary[data-v-93633be2]:not(:disabled):active,textarea.primary[data-v-93633be2]:not(:disabled):active{color:var(--color-primary-element-text-dark)}button:not(.button-vue).primary[data-v-93633be2]:disabled,input:not([type=range]).primary[data-v-93633be2]:disabled,textarea.primary[data-v-93633be2]:disabled{cursor:default;color:var(--color-primary-element-text-dark);background-color:var(--color-primary-element)}li.action.active[data-v-93633be2]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action--disabled[data-v-93633be2]{pointer-events:none;opacity:.5}.action--disabled[data-v-93633be2]:hover,.action--disabled[data-v-93633be2]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-93633be2]{opacity:1!important}.action-input[data-v-93633be2]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:transparent;box-shadow:none;font-weight:400}.action-input__icon-wrapper[data-v-93633be2]{display:flex;align-self:center;align-items:center;justify-content:center}.action-input__icon-wrapper[data-v-93633be2] .material-design-icon{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1}.action-input__icon-wrapper[data-v-93633be2] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-input>span[data-v-93633be2]{cursor:pointer;white-space:nowrap}.action-input__icon[data-v-93633be2]{min-width:0;min-height:0;padding:calc(var(--default-clickable-area) / 2) 0 calc(var(--default-clickable-area) / 2) var(--default-clickable-area);background-position:calc((var(--default-clickable-area) - 16px) / 2) center;background-size:16px}.action-input__form[data-v-93633be2]{display:flex;align-items:center;flex:1 1 auto;margin:4px 0;padding-right:calc((var(--default-clickable-area) - 16px) / 2)}.action-input__container[data-v-93633be2]{width:100%}.action-input__input-container[data-v-93633be2]{display:flex}.action-input__input-container .colorpicker__trigger[data-v-93633be2],.action-input__input-container .colorpicker__preview[data-v-93633be2]{width:100%}.action-input__input-container .colorpicker__preview[data-v-93633be2]{width:100%;height:36px;border-radius:var(--border-radius-large);border:2px solid var(--color-border-maxcontrast);box-shadow:none!important}.action-input__text-label[data-v-93633be2]{padding:4px 0;display:block}.action-input__text-label--hidden[data-v-93633be2]{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.action-input__datetimepicker[data-v-93633be2]{width:100%}.action-input__datetimepicker[data-v-93633be2] .mx-input{margin:0}.action-input__multi[data-v-93633be2]{width:100%}li:last-child>.action-input[data-v-93633be2]{padding-bottom:calc((var(--default-clickable-area) - 16px) / 2 - 4px)}li:first-child>.action-input[data-v-93633be2]:not(.action-input--visible-label){padding-top:calc((var(--default-clickable-area) - 16px) / 2 - 4px)}.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn:disabled,.mx-btn.disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:#9093994d;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:#00000080;vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:#000c}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px #0000002d;z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:flex}@media (max-width: 750px){.mx-range-wrapper{flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover,.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-datepicker[data-v-d5f72b9]{-webkit-user-select:none;user-select:none;color:var(--color-main-text)}.mx-datepicker[data-v-d5f72b9] svg{fill:var(--color-main-text)}.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper .mx-input{width:100%;border:2px solid var(--color-border-maxcontrast);background-color:var(--color-main-background);background-clip:content-box}.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper .mx-input:active:not(.disabled),.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper .mx-input:hover:not(.disabled),.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper .mx-input:focus:not(.disabled){border-color:var(--color-primary-element)}.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper:disabled,.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper.disabled{cursor:not-allowed;opacity:.7}.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper .mx-icon-calendar,.mx-datepicker[data-v-d5f72b9] .mx-input-wrapper .mx-icon-clear{color:var(--color-text-lighter)}.mx-datepicker-main{color:var(--color-main-text);border:1px solid var(--color-border);background-color:var(--color-main-background);font-family:var(--font-face)!important;line-height:1.5;left:0!important}.mx-datepicker-main svg{fill:var(--color-main-text)}.mx-datepicker-main.mx-datepicker-popup{z-index:2000;box-shadow:none}.mx-datepicker-main.mx-datepicker-popup .mx-datepicker-sidebar+.mx-datepicker-content{border-left:1px solid var(--color-border)}.mx-datepicker-main.show-week-number .mx-calendar{width:296px}.mx-datepicker-main .mx-datepicker-header{border-bottom:1px solid var(--color-border)}.mx-datepicker-main .mx-datepicker-footer{border-top:1px solid var(--color-border)}.mx-datepicker-main .mx-datepicker-btn-confirm{background-color:var(--color-primary-element);border-color:var(--color-primary-element);color:var(--color-primary-element-text)!important;opacity:1!important}.mx-datepicker-main .mx-datepicker-btn-confirm:hover{background-color:var(--color-primary-element-light)!important;border-color:var(--color-primary-element-light)!important}.mx-datepicker-main .mx-calendar{width:264px;padding:5px}.mx-datepicker-main .mx-calendar.mx-calendar-week-mode{width:296px}.mx-datepicker-main .mx-time+.mx-time,.mx-datepicker-main .mx-calendar+.mx-calendar{border-left:1px solid var(--color-border)}.mx-datepicker-main .mx-range-wrapper{display:flex;overflow:hidden}.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell{border-radius:var(--border-radius-small)}.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell.active{border-radius:var(--border-radius-small) 0 0 var(--border-radius-small)}.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell.in-range+.cell.active{border-radius:0 var(--border-radius-small) var(--border-radius-small) 0}.mx-datepicker-main .mx-table{text-align:center}.mx-datepicker-main .mx-table thead>tr>th{text-align:center;opacity:.5;color:var(--color-main-text)}.mx-datepicker-main .mx-table tr:focus,.mx-datepicker-main .mx-table tr:hover,.mx-datepicker-main .mx-table tr:active{background-color:transparent}.mx-datepicker-main .mx-table .cell{transition:all .1s ease-in-out;text-align:center;opacity:.7;border-radius:var(--border-radius-small);min-height:var(--clickable-area-small)!important}.mx-datepicker-main .mx-table .cell>*{cursor:pointer}.mx-datepicker-main .mx-table .cell.today{opacity:1;font-weight:700;background-color:transparent;color:var(--color-primary-element);border-radius:var(--border-radius-small)}.mx-datepicker-main .mx-table .cell.today:hover,.mx-datepicker-main .mx-table .cell.today:focus{color:var(--color-primary-element-text)}.mx-datepicker-main .mx-table .cell.in-range,.mx-datepicker-main .mx-table .cell.disabled{border-radius:var(--border-radius-small);color:var(--color-main-text);opacity:1}.mx-datepicker-main .mx-table .cell.in-range{opacity:.7}.mx-datepicker-main .mx-table .cell.not-current-month{opacity:.5;color:var(--color-text-maxcontrast)}.mx-datepicker-main .mx-table .cell.not-current-month:hover,.mx-datepicker-main .mx-table .cell.not-current-month:focus{opacity:1}.mx-datepicker-main .mx-table .cell:hover,.mx-datepicker-main .mx-table .cell:focus,.mx-datepicker-main .mx-table .cell.actived,.mx-datepicker-main .mx-table .cell.active,.mx-datepicker-main .mx-table .cell.in-range{opacity:1;color:var(--color-primary-element-text);background-color:var(--color-primary-element);font-weight:700}.mx-datepicker-main .mx-table .cell.disabled{opacity:1;color:var(--color-main-text);border-radius:var(--border-radius-small)}.mx-datepicker-main .mx-table .mx-week-number{text-align:center;opacity:.7;border-radius:50px}.mx-datepicker-main .mx-table span.mx-week-number,.mx-datepicker-main .mx-table li.mx-week-number,.mx-datepicker-main .mx-table span.cell,.mx-datepicker-main .mx-table li.cell{min-height:32px}.mx-datepicker-main .mx-table.mx-table-date thead,.mx-datepicker-main .mx-table.mx-table-date tbody,.mx-datepicker-main .mx-table.mx-table-year,.mx-datepicker-main .mx-table.mx-table-month{display:flex;flex-direction:column;justify-content:space-around}.mx-datepicker-main .mx-table.mx-table-date thead tr,.mx-datepicker-main .mx-table.mx-table-date tbody tr,.mx-datepicker-main .mx-table.mx-table-year tr,.mx-datepicker-main .mx-table.mx-table-month tr{display:inline-flex;align-items:center;flex:1 1 32px;justify-content:space-around;min-height:32px;color:var(--color-main-text)}.mx-datepicker-main .mx-table.mx-table-date thead th,.mx-datepicker-main .mx-table.mx-table-date thead td,.mx-datepicker-main .mx-table.mx-table-date tbody th,.mx-datepicker-main .mx-table.mx-table-date tbody td,.mx-datepicker-main .mx-table.mx-table-year th,.mx-datepicker-main .mx-table.mx-table-year td,.mx-datepicker-main .mx-table.mx-table-month th,.mx-datepicker-main .mx-table.mx-table-month td{display:flex;align-items:center;flex:0 1 32%;justify-content:center;min-width:32px;height:95%;min-height:32px;transition:background .1s ease-in-out;color:var(--color-main-text)}.mx-datepicker-main .mx-table.mx-table-year tr th,.mx-datepicker-main .mx-table.mx-table-year tr td{flex-basis:48%}.mx-datepicker-main .mx-table.mx-table-date tr th,.mx-datepicker-main .mx-table.mx-table-date tr td{flex-basis:32px}.mx-datepicker-main .mx-btn{min-width:32px;height:32px;margin:0 2px!important;padding:0;cursor:pointer;text-decoration:none;opacity:1;color:var(--color-main-text);border-radius:var(--border-radius-small);line-height:20px}.mx-datepicker-main .mx-btn:hover,.mx-datepicker-main .mx-btn:focus{opacity:1;color:var(--color-main-text);background-color:var(--color-background-darker)}.mx-datepicker-main .mx-calendar-header,.mx-datepicker-main .mx-time-header{display:inline-flex;align-items:center;justify-content:space-between;width:100%;height:var(--default-clickable-area);margin-bottom:4px}.mx-datepicker-main .mx-calendar-header button,.mx-datepicker-main .mx-time-header button{min-width:32px;min-height:32px;margin:0;cursor:pointer;text-align:center;text-decoration:none;opacity:1;color:var(--color-main-text);border-radius:var(--border-radius-small);background-color:transparent;line-height:20px}.mx-datepicker-main .mx-calendar-header button:hover,.mx-datepicker-main .mx-time-header button:hover,.mx-datepicker-main .mx-calendar-header button:focus,.mx-datepicker-main .mx-time-header button:focus{opacity:1;color:var(--color-main-text);background-color:var(--color-background-darker)}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left,.mx-datepicker-main .mx-time-header button.mx-btn-icon-left,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right{align-items:center;justify-content:center;width:32px;padding:0}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left>i,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-left>i,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right>i,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right>i,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right>i{background-repeat:no-repeat;background-size:16px;background-position:center;filter:var(--background-invert-if-dark);display:inline-block;width:32px;height:32px}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left>i:after,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left>i:after,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left>i:before,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left>i:before,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left>i:after,.mx-datepicker-main .mx-time-header button.mx-btn-icon-left>i:after,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left>i:before,.mx-datepicker-main .mx-time-header button.mx-btn-icon-left>i:before,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right>i:after,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right>i:after,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right>i:before,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right>i:before,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right>i:after,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right>i:after,.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right>i:before,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right>i:before{content:none}.mx-datepicker-main .mx-calendar-header button.mx-btn-text,.mx-datepicker-main .mx-time-header button.mx-btn-text{line-height:initial}.mx-datepicker-main .mx-calendar-header .mx-calendar-header-label,.mx-datepicker-main .mx-time-header .mx-calendar-header-label{display:flex;color:var(--color-main-text)}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-left>i,.mx-datepicker-main .mx-time-header .mx-btn-icon-double-left>i{background-image:url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M18.4%207.4L17%206l-6%206%206%206%201.4-1.4-4.6-4.6%204.6-4.6m-6%200L11%206l-6%206%206%206%201.4-1.4L7.8%2012l4.6-4.6z'/%3e%3c/svg%3e")}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-left>i,.mx-datepicker-main .mx-time-header .mx-btn-icon-left>i{background-image:url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M15.4%2016.6L10.8%2012l4.6-4.6L14%206l-6%206%206%206%201.4-1.4z'/%3e%3c/svg%3e")}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-right>i,.mx-datepicker-main .mx-time-header .mx-btn-icon-right>i{background-image:url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M8.6%2016.6l4.6-4.6-4.6-4.6L10%206l6%206-6%206-1.4-1.4z'/%3e%3c/svg%3e")}.mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-right>i,.mx-datepicker-main .mx-time-header .mx-btn-icon-double-right>i{background-image:url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M5.6%207.4L7%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6m6%200L13%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6z'/%3e%3c/svg%3e")}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-right{order:2}.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right,.mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right{order:3}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row .mx-week-number{font-weight:700}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week{opacity:1;border-radius:var(--border-radius-small);background-color:var(--color-background-dark)}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td{background-color:transparent}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td:hover,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td:focus,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td:hover,.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td:focus{color:inherit}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week{color:var(--color-primary-element-text);background-color:var(--color-primary-element)}.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td{opacity:.7;font-weight:400}.mx-datepicker-main .mx-time{background-color:var(--color-main-background)}.mx-datepicker-main .mx-time .mx-time-header{justify-content:center;border-bottom:1px solid var(--color-border);opacity:1!important;background-color:transparent}.mx-datepicker-main .mx-time .mx-time-column{border-left:1px solid var(--color-border)}.mx-datepicker-main .mx-time .mx-time-option.active,.mx-datepicker-main .mx-time .mx-time-option:hover,.mx-datepicker-main .mx-time .mx-time-item.active,.mx-datepicker-main .mx-time .mx-time-item:hover{color:var(--color-primary-element-text)}.mx-datepicker-main .mx-time .mx-time-option.disabled,.mx-datepicker-main .mx-time .mx-time-item.disabled{cursor:not-allowed;opacity:.5;color:var(--color-main-text)}.material-design-icon[data-v-038f33af]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mx-datepicker[data-v-038f33af] .mx-input-wrapper .mx-input{background-clip:border-box}.datetime-picker-inline-icon[data-v-038f33af]{opacity:.3;border:none;background-color:transparent;border-radius:0;padding:0!important;margin:0}.datetime-picker-inline-icon--highlighted[data-v-038f33af]{opacity:.7}.datetime-picker-inline-icon[data-v-038f33af]:focus,.datetime-picker-inline-icon[data-v-038f33af]:hover{opacity:1}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner{padding:4px;border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__label{padding:4px 0 4px 14px}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.select{min-width:246px;left:-8px!important}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select .vs__dropdown-toggle{border-radius:calc(var(--border-radius-large) - 4px)}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.vs--open .vs__dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.vs--open.select--drop-up .vs__dropdown-toggle{border-radius:0 0 calc(var(--border-radius-large) - 4px) calc(var(--border-radius-large) - 4px)}.vs__dropdown-menu--floating{z-index:100001!important}.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}body{--vs-search-input-color: var(--color-main-text);--vs-search-input-bg: var(--color-main-background);--vs-search-input-placeholder-color: var(--color-text-maxcontrast);--vs-font-size: var(--default-font-size);--vs-line-height: var(--default-line-height);--vs-state-disabled-bg: var(--color-background-hover);--vs-state-disabled-color: var(--color-text-maxcontrast);--vs-state-disabled-controls-color: var(--color-text-maxcontrast);--vs-state-disabled-cursor: not-allowed;--vs-disabled-bg: var(--color-background-hover);--vs-disabled-color: var(--color-text-maxcontrast);--vs-disabled-cursor: not-allowed;--vs-border-color: var(--color-border-maxcontrast);--vs-border-width: var(--border-width-input, 2px) !important;--vs-border-style: solid;--vs-border-radius: var(--border-radius-large);--vs-controls-color: var(--color-main-text);--vs-selected-bg: var(--color-background-hover);--vs-selected-color: var(--color-main-text);--vs-selected-border-color: var(--vs-border-color);--vs-selected-border-style: var(--vs-border-style);--vs-selected-border-width: var(--vs-border-width);--vs-dropdown-bg: var(--color-main-background);--vs-dropdown-color: var(--color-main-text);--vs-dropdown-z-index: 9999;--vs-dropdown-box-shadow: 0px 2px 2px 0px var(--color-box-shadow);--vs-dropdown-option-padding: 8px 20px;--vs-dropdown-option--active-bg: var(--color-background-hover);--vs-dropdown-option--active-color: var(--color-main-text);--vs-dropdown-option--kb-focus-box-shadow: inset 0px 0px 0px 2px var(--vs-border-color);--vs-dropdown-option--deselect-bg: var(--color-error);--vs-dropdown-option--deselect-color: #fff;--vs-transition-duration: 0ms;--vs-actions-padding: 0 8px 0 4px}.v-select.select{min-height:var(--default-clickable-area);min-width:260px;margin:0 0 var(--default-grid-baseline)}.v-select.select.vs--open{--vs-border-width: var(--border-width-input-focused, 2px)}.v-select.select .select__label{display:block;margin-bottom:2px}.v-select.select .vs__selected{height:calc(var(--default-clickable-area) - 2 * var(--vs-border-width) - var(--default-grid-baseline));margin:calc(var(--default-grid-baseline) / 2);padding-block:0;padding-inline:12px 8px;border-radius:16px!important;background:var(--color-primary-element-light);border:none}.v-select.select.vs--open .vs__selected:first-of-type{margin-inline-start:calc(var(--default-grid-baseline) / 2 - (var(--border-width-input-focused, 2px) - var(--border-width-input, 2px)))!important}.v-select.select .vs__search{text-overflow:ellipsis;color:var(--color-main-text);min-height:unset!important;height:calc(var(--default-clickable-area) - 2 * var(--vs-border-width))!important}.v-select.select .vs__search::placeholder{color:var(--color-text-maxcontrast)}.v-select.select .vs__search,.v-select.select .vs__search:focus{margin:0}.v-select.select .vs__dropdown-toggle{position:relative;max-height:100px;padding:0;overflow-y:auto}.v-select.select .vs__actions{position:sticky;top:0}.v-select.select .vs__clear{margin-right:2px}.v-select.select.vs--open .vs__dropdown-toggle{border-width:var(--border-width-input-focused);outline:2px solid var(--color-main-background);border-color:var(--color-main-text);border-bottom-color:transparent}.v-select.select:not(.vs--disabled,.vs--open) .vs__dropdown-toggle:hover{outline:2px solid var(--color-main-background);border-color:var(--color-main-text)}.v-select.select.vs--disabled .vs__search,.v-select.select.vs--disabled .vs__selected{color:var(--color-text-maxcontrast)}.v-select.select.vs--disabled .vs__clear,.v-select.select.vs--disabled .vs__deselect{display:none}.v-select.select--no-wrap .vs__selected-options{flex-wrap:nowrap;overflow:auto;min-width:unset}.v-select.select--no-wrap .vs__selected-options .vs__selected{min-width:unset}.v-select.select--drop-up.vs--open .vs__dropdown-toggle{border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-color:transparent;border-bottom-color:var(--color-main-text)}.v-select.select .vs__selected-options{min-height:calc(var(--default-clickable-area) - 2 * var(--vs-border-width));padding:0 5px}.v-select.select .vs__selected-options .vs__selected~.vs__search[readonly]{position:absolute}.v-select.select.vs--single.vs--loading .vs__selected,.v-select.select.vs--single.vs--open .vs__selected{max-width:100%;opacity:1;color:var(--color-text-maxcontrast)}.v-select.select.vs--single .vs__selected-options{flex-wrap:nowrap}.v-select.select.vs--single .vs__selected{background:unset!important}.vs__dropdown-menu{border-width:var(--border-width-input-focused)!important;border-color:var(--color-main-text)!important;outline:none!important;box-shadow:-2px 0 0 var(--color-main-background),0 2px 0 var(--color-main-background),2px 0 0 var(--color-main-background),!important;padding:4px!important}.vs__dropdown-menu--floating{width:max-content;position:absolute;top:0;left:0}.vs__dropdown-menu--floating-placement-top{border-radius:var(--vs-border-radius) var(--vs-border-radius) 0 0!important;border-top-style:var(--vs-border-style)!important;border-bottom-style:none!important;box-shadow:0 -2px 0 var(--color-main-background),-2px 0 0 var(--color-main-background),2px 0 0 var(--color-main-background),!important}.vs__dropdown-menu .vs__dropdown-option{border-radius:6px!important}.vs__dropdown-menu .vs__no-options{color:var(--color-text-lighter)!important}.user-select .vs__selected{padding-inline:0 5px!important}.material-design-icon[data-v-f6384352]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.name-parts[data-v-f6384352]{display:flex;max-width:100%;cursor:inherit}.name-parts__first[data-v-f6384352]{overflow:hidden;text-overflow:ellipsis}.name-parts__first[data-v-f6384352],.name-parts__last[data-v-f6384352]{white-space:pre;cursor:inherit}.name-parts__first strong[data-v-f6384352],.name-parts__last strong[data-v-f6384352]{font-weight:700}.material-design-icon[data-v-a519576f]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mention-bubble--primary .mention-bubble__content[data-v-a519576f]{color:var(--color-primary-element-text);background-color:var(--color-primary-element)}.mention-bubble__wrapper[data-v-a519576f]{max-width:150px;height:18px;vertical-align:text-bottom;display:inline-flex;align-items:center}.mention-bubble__content[data-v-a519576f]{display:inline-flex;overflow:hidden;align-items:center;max-width:100%;height:20px;-webkit-user-select:none;user-select:none;padding-right:6px;padding-left:2px;border-radius:10px;background-color:var(--color-background-dark)}.mention-bubble__icon[data-v-a519576f]{position:relative;width:16px;height:16px;border-radius:8px;background-color:var(--color-background-darker);background-repeat:no-repeat;background-position:center;background-size:12px}.mention-bubble__icon--with-avatar[data-v-a519576f]{color:inherit;background-size:cover}.mention-bubble__title[data-v-a519576f]{overflow:hidden;margin-left:2px;white-space:nowrap;text-overflow:ellipsis}.mention-bubble__title[data-v-a519576f]:before{content:attr(title)}.mention-bubble__select[data-v-a519576f]{position:absolute;z-index:-1;left:-100vw;width:1px;height:1px;overflow:hidden}.material-design-icon[data-v-a0f4d73a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.option[data-v-a0f4d73a]{display:flex;align-items:center;width:100%;height:var(--height);cursor:inherit}.option__avatar[data-v-a0f4d73a]{margin-right:var(--margin)}.option__details[data-v-a0f4d73a]{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.option__lineone[data-v-a0f4d73a]{color:var(--color-main-text)}.option__linetwo[data-v-a0f4d73a]{color:var(--color-text-maxcontrast)}.option__lineone[data-v-a0f4d73a],.option__linetwo[data-v-a0f4d73a]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.2}.option__lineone strong[data-v-a0f4d73a],.option__linetwo strong[data-v-a0f4d73a]{font-weight:700}.option--compact .option__lineone[data-v-a0f4d73a]{font-size:14px}.option--compact .option__linetwo[data-v-a0f4d73a]{font-size:11px;line-height:1.5;margin-top:-4px}.option__icon[data-v-a0f4d73a]{width:var(--default-clickable-area);height:var(--default-clickable-area);color:var(--color-text-maxcontrast)}.option__icon.icon[data-v-a0f4d73a]{flex:0 0 var(--default-clickable-area);opacity:.7;background-position:center;background-size:16px}.option__details[data-v-a0f4d73a],.option__lineone[data-v-a0f4d73a],.option__linetwo[data-v-a0f4d73a],.option__icon[data-v-a0f4d73a]{cursor:inherit}.material-design-icon[data-v-e7e86f59]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.avatardiv[data-v-e7e86f59]{position:relative;display:inline-block;width:var(--size);height:var(--size)}.avatardiv--unknown[data-v-e7e86f59]{position:relative;background-color:var(--color-main-background);white-space:normal}.avatardiv[data-v-e7e86f59]:not(.avatardiv--unknown){background-color:var(--color-main-background)!important;box-shadow:0 0 5px #0000000d inset}.avatardiv--with-menu[data-v-e7e86f59]{cursor:pointer}.avatardiv--with-menu .action-item[data-v-e7e86f59]{position:absolute;top:0;left:0}.avatardiv--with-menu[data-v-e7e86f59] .action-item__menutoggle{cursor:pointer;opacity:0}.avatardiv--with-menu[data-v-e7e86f59]:focus-within .action-item__menutoggle,.avatardiv--with-menu[data-v-e7e86f59]:hover .action-item__menutoggle,.avatardiv--with-menu.avatardiv--with-menu-loading[data-v-e7e86f59] .action-item__menutoggle{opacity:1}.avatardiv--with-menu:focus-within img[data-v-e7e86f59],.avatardiv--with-menu:hover img[data-v-e7e86f59],.avatardiv--with-menu.avatardiv--with-menu-loading img[data-v-e7e86f59]{opacity:.3}.avatardiv--with-menu[data-v-e7e86f59] .action-item__menutoggle,.avatardiv--with-menu img[data-v-e7e86f59]{transition:opacity var(--animation-quick)}.avatardiv--with-menu[data-v-e7e86f59] .button-vue,.avatardiv--with-menu[data-v-e7e86f59] .button-vue__icon{height:var(--size);min-height:var(--size);width:var(--size)!important;min-width:var(--size)}.avatardiv--with-menu[data-v-e7e86f59]>.button-vue,.avatardiv--with-menu[data-v-e7e86f59]>.action-item .button-vue{--button-radius: calc(var(--size) / 2)}.avatardiv .avatardiv__initials-wrapper[data-v-e7e86f59]{display:block;height:var(--size);width:var(--size);background-color:var(--color-main-background);border-radius:calc(var(--size) / 2)}.avatardiv .avatardiv__initials-wrapper .avatardiv__initials[data-v-e7e86f59]{position:absolute;top:0;left:0;display:block;width:100%;text-align:center;font-weight:400}.avatardiv img[data-v-e7e86f59]{width:100%;height:100%;object-fit:cover}.avatardiv .material-design-icon[data-v-e7e86f59]{width:var(--size);height:var(--size)}.avatardiv .avatardiv__user-status[data-v-e7e86f59]{box-sizing:border-box;position:absolute;right:-4px;bottom:-4px;min-height:14px;min-width:14px;max-height:18px;max-width:18px;height:40%;width:40%;line-height:1;font-size:clamp(var(--font-size-small, 13px),85%,var(--default-font-size));border:2px solid var(--color-main-background);background-color:var(--color-main-background);background-repeat:no-repeat;background-size:16px;background-position:center;border-radius:50%}.acli:hover .avatardiv .avatardiv__user-status[data-v-e7e86f59]{border-color:var(--color-background-hover);background-color:var(--color-background-hover)}.acli.active .avatardiv .avatardiv__user-status[data-v-e7e86f59]{border-color:var(--color-primary-element-light);background-color:var(--color-primary-element-light)}.avatardiv .avatardiv__user-status--icon[data-v-e7e86f59]{border:none;background-color:transparent}.avatardiv .popovermenu-wrapper[data-v-e7e86f59]{position:relative;display:inline-block}.avatar-class-icon[data-v-e7e86f59]{display:block;border-radius:calc(var(--size) / 2);background-color:var(--color-background-darker);height:100%}.material-design-icon[data-v-30c015f0]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li.action.active[data-v-30c015f0]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action-link[data-v-30c015f0]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:calc((var(--default-clickable-area) - 16px) / 2);box-sizing:border-box;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:transparent;box-shadow:none;font-weight:400;font-size:var(--default-font-size);line-height:var(--default-clickable-area)}.action-link>span[data-v-30c015f0]{cursor:pointer;white-space:nowrap}.action-link__icon[data-v-30c015f0]{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1;background-position:calc((var(--default-clickable-area) - 16px) / 2) center;background-size:16px;background-repeat:no-repeat}.action-link[data-v-30c015f0] .material-design-icon{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1}.action-link[data-v-30c015f0] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-link__longtext-wrapper[data-v-30c015f0],.action-link__longtext[data-v-30c015f0]{max-width:220px;line-height:1.6em;padding:calc((var(--default-clickable-area) - 1.6em) / 2) 0;cursor:pointer;text-align:start;overflow:hidden;text-overflow:ellipsis}.action-link__longtext[data-v-30c015f0]{cursor:pointer;white-space:pre-wrap!important}.action-link__name[data-v-30c015f0]{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline-block}.action-link__menu-icon[data-v-30c015f0]{margin-left:auto;margin-right:calc((var(--default-clickable-area) - 16px) / 2 * -1)}.material-design-icon[data-v-579c6b4d]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li.action.active[data-v-579c6b4d]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action-router[data-v-579c6b4d]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:calc((var(--default-clickable-area) - 16px) / 2);box-sizing:border-box;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:transparent;box-shadow:none;font-weight:400;font-size:var(--default-font-size);line-height:var(--default-clickable-area)}.action-router>span[data-v-579c6b4d]{cursor:pointer;white-space:nowrap}.action-router__icon[data-v-579c6b4d]{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1;background-position:calc((var(--default-clickable-area) - 16px) / 2) center;background-size:16px;background-repeat:no-repeat}.action-router[data-v-579c6b4d] .material-design-icon{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1}.action-router[data-v-579c6b4d] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-router__longtext-wrapper[data-v-579c6b4d],.action-router__longtext[data-v-579c6b4d]{max-width:220px;line-height:1.6em;padding:calc((var(--default-clickable-area) - 1.6em) / 2) 0;cursor:pointer;text-align:start;overflow:hidden;text-overflow:ellipsis}.action-router__longtext[data-v-579c6b4d]{cursor:pointer;white-space:pre-wrap!important}.action-router__name[data-v-579c6b4d]{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline-block}.action-router__menu-icon[data-v-579c6b4d]{margin-left:auto;margin-right:calc((var(--default-clickable-area) - 16px) / 2 * -1)}.action--disabled[data-v-579c6b4d]{pointer-events:none;opacity:.5}.action--disabled[data-v-579c6b4d]:hover,.action--disabled[data-v-579c6b4d]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-579c6b4d]{opacity:1!important}.material-design-icon[data-v-824615f4]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li.action.active[data-v-824615f4]{background-color:var(--color-background-hover);border-radius:6px;padding:0}.action-text[data-v-824615f4]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:calc((var(--default-clickable-area) - 16px) / 2);box-sizing:border-box;cursor:pointer;white-space:nowrap;color:var(--color-main-text);border:0;border-radius:0;background-color:transparent;box-shadow:none;font-weight:400;font-size:var(--default-font-size);line-height:var(--default-clickable-area)}.action-text>span[data-v-824615f4]{cursor:pointer;white-space:nowrap}.action-text__icon[data-v-824615f4]{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1;background-position:calc((var(--default-clickable-area) - 16px) / 2) center;background-size:16px;background-repeat:no-repeat}.action-text[data-v-824615f4] .material-design-icon{width:var(--default-clickable-area);height:var(--default-clickable-area);opacity:1}.action-text[data-v-824615f4] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-text__longtext-wrapper[data-v-824615f4],.action-text__longtext[data-v-824615f4]{max-width:220px;line-height:1.6em;padding:calc((var(--default-clickable-area) - 1.6em) / 2) 0;cursor:pointer;text-align:start;overflow:hidden;text-overflow:ellipsis}.action-text__longtext[data-v-824615f4]{cursor:pointer;white-space:pre-wrap!important}.action-text__name[data-v-824615f4]{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline-block}.action-text__menu-icon[data-v-824615f4]{margin-left:auto;margin-right:calc((var(--default-clickable-area) - 16px) / 2 * -1)}.action--disabled[data-v-824615f4]{pointer-events:none;opacity:.5}.action--disabled[data-v-824615f4]:hover,.action--disabled[data-v-824615f4]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-824615f4]{opacity:1!important}.action-text[data-v-824615f4],.action-text span[data-v-824615f4]{cursor:default}.material-design-icon[data-v-0555d8d0]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.user-status-icon[data-v-0555d8d0]{display:flex;justify-content:center;align-items:center;min-width:16px;min-height:16px;max-width:20px;max-height:20px}.user-status-icon--invisible[data-v-0555d8d0]{filter:var(--background-invert-if-dark)}:host,:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-bg:#fff;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#136cfb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--kb-focus-box-shadow:inset 0px 0px 0px 2px #949494;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855);--vs-transition-duration:.15s}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__open-indicator-button,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--vs-search-input-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;min-width:0;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator-button{background-color:transparent;border:0;cursor:pointer;padding:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--kb-focus{box-shadow:var(--vs-dropdown-option--kb-focus-box-shadow)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;min-width:0;padding:0 .25em;z-index:0}.vs__deselect{fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{max-width:100%;opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search:-ms-input-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.material-design-icon[data-v-ef10425f]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.native-datetime-picker[data-v-ef10425f]{display:flex;flex-direction:column}.native-datetime-picker .native-datetime-picker--input[data-v-ef10425f]{width:100%;flex:0 0 auto;padding-right:4px}[data-theme-light] .native-datetime-picker--input[data-v-ef10425f],[data-themes*=light] .native-datetime-picker--input[data-v-ef10425f]{color-scheme:light}[data-theme-dark] .native-datetime-picker--input[data-v-ef10425f],[data-themes*=dark] .native-datetime-picker--input[data-v-ef10425f]{color-scheme:dark}@media (prefers-color-scheme: light){[data-theme-default] .native-datetime-picker--input[data-v-ef10425f],[data-themes*=default] .native-datetime-picker--input[data-v-ef10425f]{color-scheme:light}}@media (prefers-color-scheme: dark){[data-theme-default] .native-datetime-picker--input[data-v-ef10425f],[data-themes*=default] .native-datetime-picker--input[data-v-ef10425f]{color-scheme:dark}}.material-design-icon[data-v-ec73c332]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}[data-v-ec73c332] .password-field__input--secure-text{-webkit-text-security:disc}.material-design-icon[data-v-e4fac465]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-e4fac465]{--input-border-radius: var(--border-radius-element, var(--border-radius-large));--input-padding-start: var(--border-radius-large);--input-padding-end: var(--border-radius-large);position:relative;width:100%;margin-block-start:6px}.input-field--disabled[data-v-e4fac465]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-e4fac465]{margin-block-start:0}.input-field--leading-icon[data-v-e4fac465]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-e4fac465]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-e4fac465]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-e4fac465]{height:var(--default-clickable-area);position:relative}.input-field__input[data-v-e4fac465]{--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));background-color:var(--color-main-background);color:var(--color-main-text);border:var(--border-width-input, 2px) solid var(--color-border-maxcontrast);border-radius:var(--input-border-radius);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:calc(var(--default-clickable-area) - 2 * var(--input-border-width-offset))!important;width:100%;padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset));padding-block:var(--input-border-width-offset)}.input-field__input[data-v-e4fac465]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-e4fac465]:active:not([disabled]),.input-field__input[data-v-e4fac465]:hover:not([disabled]),.input-field__input[data-v-e4fac465]:focus:not([disabled]){border-color:var(--color-main-text);border-width:var(--border-width-input-focused, 2px);box-shadow:0 0 0 2px var(--color-main-background)!important;--input-border-width-offset: 0px}.input-field__input:focus+.input-field__label[data-v-e4fac465],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-e4fac465]{color:var(--color-main-text)}.input-field__input[data-v-e4fac465]:focus{cursor:text}.input-field__input[data-v-e4fac465]:disabled{cursor:default}.input-field__input[data-v-e4fac465]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-e4fac465]{border-color:var(--color-success)!important}.input-field__input--success[data-v-e4fac465]:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field__input--error[data-v-e4fac465],.input-field__input[data-v-e4fac465]:invalid{border-color:var(--color-error)!important}.input-field__input--error[data-v-e4fac465]:focus-visible,.input-field__input[data-v-e4fac465]:invalid:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field:not(.input-field--label-outside) .input-field__input[data-v-e4fac465]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-e4fac465]{--input-label-font-size: var(--default-font-size);position:absolute;margin-inline:var(--input-padding-start) var(--input-padding-end);max-width:fit-content;font-size:var(--input-label-font-size);inset-block-start:calc((var(--default-clickable-area) - 1lh) / 2);inset-inline:var(--border-width-input-focused, 2px);color:var(--color-text-maxcontrast);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;transition:height var(--animation-quick),inset-block-start var(--animation-quick),font-size var(--animation-quick),color var(--animation-quick),background-color var(--animation-quick) var(--animation-slow)}.input-field__input:focus+.input-field__label[data-v-e4fac465],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-e4fac465]{--input-label-font-size: 13px;line-height:1.5;inset-block-start:calc(-1.5 * var(--input-label-font-size) / 2);font-weight:500;border-radius:var(--default-grid-baseline) var(--default-grid-baseline) 0 0;background-color:var(--color-main-background);padding-inline:var(--default-grid-baseline);margin-inline:calc(var(--input-padding-start) - var(--default-grid-baseline)) calc(var(--input-padding-end) - var(--default-grid-baseline));transition:height var(--animation-quick),inset-block-start var(--animation-quick),font-size var(--animation-quick),color var(--animation-quick)}.input-field__icon[data-v-e4fac465]{position:absolute;height:var(--default-clickable-area);width:var(--default-clickable-area);display:flex;align-items:center;justify-content:center;opacity:.7;inset-block-end:0}.input-field__icon--leading[data-v-e4fac465]{inset-inline-start:0px}.input-field__icon--trailing[data-v-e4fac465]{inset-inline-end:0px}.input-field__trailing-button[data-v-e4fac465]{--button-size: calc(var(--default-clickable-area) - 2 * var(--border-width-input-focused, 2px)) !important;--button-radius: calc(var(--input-border-radius) - var(--border-width-input-focused, 2px))}.input-field__trailing-button.button-vue[data-v-e4fac465]{position:absolute;top:var(--border-width-input-focused, 2px);inset-inline-end:var(--border-width-input-focused, 2px)}.input-field__trailing-button.button-vue[data-v-e4fac465]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-e4fac465]{padding-block:4px;padding-inline:var(--border-radius-large);display:flex;align-items:center;color:var(--color-text-maxcontrast)}.input-field__helper-text-message__icon[data-v-e4fac465]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-e4fac465]{color:var(--color-error-text)}.input-field__helper-text-message--success[data-v-e4fac465]{color:var(--color-success-text)}.log-table[data-v-163ff600]{width:100%;height:100%;overflow:scroll}.log-table__table[data-v-163ff600]{width:calc(100% - 12px);margin-inline:6px;table-layout:fixed}.log-table__load-more[data-v-163ff600]{text-align:center;padding-block:4px}.log-table th[data-v-163ff600]:nth-child(1),.log-table td[data-v-163ff600]:nth-child(1){width:108px}.log-table th[data-v-163ff600]:nth-child(2),.log-table td[data-v-163ff600]:nth-child(2){width:168px}.log-table th[data-v-163ff600]:nth-child(3),.log-table td[data-v-163ff600]:nth-child(3){width:418px}.log-table th[data-v-163ff600]:nth-child(4),.log-table td[data-v-163ff600]:nth-child(4){width:168px}.log-table th[data-v-163ff600]:last-child,.log-table td[data-v-163ff600]:last-child{width:62px}.log-table thead[data-v-163ff600]{min-height:44px}.log-table thead[data-v-163ff600] th{position:sticky;top:0;z-index:99;background-color:var(--color-main-background);border-bottom:2px solid var(--color-border-dark)}.log-table tbody[data-v-163ff600]:before{content:"‌";display:block;line-height:6px;text-indent:-99999px}/*! +* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors +* SPDX-License-Identifier: AGPL-3.0-or-later +*/.toastify.dialogs{min-width:200px;background:none;background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 6px 0 var(--color-box-shadow);padding:0 12px;margin-top:45px;position:fixed;z-index:10100;border-radius:var(--border-radius);display:flex;align-items:center}.toastify.dialogs .toast-undo-container{display:flex;align-items:center}.toastify.dialogs .toast-undo-button,.toastify.dialogs .toast-close{position:static;overflow:hidden;box-sizing:border-box;min-width:44px;height:100%;padding:12px;white-space:nowrap;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:0}.toastify.dialogs .toast-undo-button.toast-close,.toastify.dialogs .toast-close.toast-close{text-indent:0;opacity:.4;border:none;min-height:44px;margin-left:10px;font-size:0}.toastify.dialogs .toast-undo-button.toast-close:before,.toastify.dialogs .toast-close.toast-close:before{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20height='16'%20width='16'%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2'%3e%3cpath%20d='M6.4%2019%205%2017.6l5.6-5.6L5%206.4%206.4%205l5.6%205.6L17.6%205%2019%206.4%2013.4%2012l5.6%205.6-1.4%201.4-5.6-5.6L6.4%2019Z'%20style='fill-rule:nonzero'%20transform='matrix(.85714%200%200%20.85714%20-2.286%20-2.286)'/%3e%3c/svg%3e");content:" ";filter:var(--background-invert-if-dark);display:inline-block;width:16px;height:16px}.toastify.dialogs .toast-undo-button.toast-undo-button,.toastify.dialogs .toast-close.toast-undo-button{height:calc(100% - 6px);margin:3px 3px 3px 12px}.toastify.dialogs .toast-undo-button:hover,.toastify.dialogs .toast-undo-button:focus,.toastify.dialogs .toast-undo-button:active,.toastify.dialogs .toast-close:hover,.toastify.dialogs .toast-close:focus,.toastify.dialogs .toast-close:active{cursor:pointer;opacity:1}.toastify.dialogs.toastify-top{right:10px}.toastify.dialogs.toast-with-click{cursor:pointer}.toastify.dialogs.toast-error{border-left:3px solid var(--color-error)}.toastify.dialogs.toast-info{border-left:3px solid var(--color-primary)}.toastify.dialogs.toast-warning{border-left:3px solid var(--color-warning)}.toastify.dialogs.toast-success,.toastify.dialogs.toast-undo{border-left:3px solid var(--color-success)}.theme--dark .toastify.dialogs .toast-close.toast-close:before{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20height='16'%20width='16'%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2'%3e%3cpath%20d='M6.4%2019%205%2017.6l5.6-5.6L5%206.4%206.4%205l5.6%205.6L17.6%205%2019%206.4%2013.4%2012l5.6%205.6-1.4%201.4-5.6-5.6L6.4%2019Z'%20style='fill:%23fff;fill-rule:nonzero'%20transform='matrix(.85714%200%200%20.85714%20-2.286%20-2.286)'/%3e%3c/svg%3e")}.nc-generic-dialog .dialog__actions{justify-content:space-between;min-width:calc(100% - 12px)}/*! + * SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */._file-picker__file-icon_19mjt_9{width:32px;height:32px;min-width:32px;min-height:32px;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center}tr.file-picker__row[data-v-15187afc]{height:var(--row-height, 50px)}tr.file-picker__row td[data-v-15187afc]{cursor:pointer;overflow:hidden;text-overflow:ellipsis;border-bottom:none}tr.file-picker__row td.row-checkbox[data-v-15187afc]{padding:0 2px}tr.file-picker__row td[data-v-15187afc]:not(.row-checkbox){padding-inline:14px 0}tr.file-picker__row td.row-size[data-v-15187afc]{text-align:end;padding-inline:0 14px}tr.file-picker__row td.row-name[data-v-15187afc]{padding-inline:2px 0}@keyframes gradient-15187afc{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.loading-row .row-checkbox[data-v-15187afc]{text-align:center!important}.loading-row span[data-v-15187afc]{display:inline-block;height:24px;background:linear-gradient(to right,var(--color-background-darker),var(--color-text-maxcontrast),var(--color-background-darker));background-size:600px 100%;border-radius:var(--border-radius);animation:gradient-15187afc 12s ease infinite}.loading-row .row-wrapper[data-v-15187afc]{display:inline-flex;align-items:center}.loading-row .row-checkbox span[data-v-15187afc]{width:24px}.loading-row .row-name span[data-v-15187afc]:last-of-type{margin-inline-start:6px;width:130px}.loading-row .row-size span[data-v-15187afc]{width:80px}.loading-row .row-modified span[data-v-15187afc]{width:90px}/*! +* SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors +* SPDX-License-Identifier: AGPL-3.0-or-later +*/tr.file-picker__row[data-v-cb12dccb]{height:var(--row-height, 50px)}tr.file-picker__row td[data-v-cb12dccb]{cursor:pointer;overflow:hidden;text-overflow:ellipsis;border-bottom:none}tr.file-picker__row td.row-checkbox[data-v-cb12dccb]{padding:0 2px}tr.file-picker__row td[data-v-cb12dccb]:not(.row-checkbox){padding-inline:14px 0}tr.file-picker__row td.row-size[data-v-cb12dccb]{text-align:end;padding-inline:0 14px}tr.file-picker__row td.row-name[data-v-cb12dccb]{padding-inline:2px 0}.file-picker__row--selected[data-v-cb12dccb]{background-color:var(--color-background-dark)}.file-picker__row[data-v-cb12dccb]:hover{background-color:var(--color-background-hover)}.file-picker__name-container[data-v-cb12dccb]{display:flex;justify-content:start;align-items:center;height:100%}.file-picker__file-name[data-v-cb12dccb]{padding-inline-start:6px;min-width:0;overflow:hidden;text-overflow:ellipsis}.file-picker__file-extension[data-v-cb12dccb]{color:var(--color-text-maxcontrast);min-width:fit-content}.file-picker__header-preview[data-v-006fdbd0]{width:22px;height:32px;flex:0 0 auto}.file-picker__files[data-v-006fdbd0]{margin:2px;margin-inline-start:12px;overflow:scroll auto}.file-picker__files table[data-v-006fdbd0]{width:100%;max-height:100%;table-layout:fixed}.file-picker__files th[data-v-006fdbd0]{position:sticky;z-index:1;top:0;background-color:var(--color-main-background);padding:2px}.file-picker__files th .header-wrapper[data-v-006fdbd0]{display:flex}.file-picker__files th.row-checkbox[data-v-006fdbd0]{width:44px}.file-picker__files th.row-name[data-v-006fdbd0]{width:230px}.file-picker__files th.row-size[data-v-006fdbd0]{width:100px}.file-picker__files th.row-modified[data-v-006fdbd0]{width:120px}.file-picker__files th[data-v-006fdbd0]:not(.row-size) .button-vue__wrapper{justify-content:start;flex-direction:row-reverse}.file-picker__files th[data-v-006fdbd0]:not(.row-size) .button-vue{padding-inline:16px 4px}.file-picker__files th.row-size[data-v-006fdbd0] .button-vue__wrapper{justify-content:end}.file-picker__files th[data-v-006fdbd0] .button-vue__wrapper{color:var(--color-text-maxcontrast)}.file-picker__files th[data-v-006fdbd0] .button-vue__wrapper .button-vue__text{font-weight:400}.file-picker__breadcrumbs[data-v-b357227a]{flex-grow:0!important}.file-picker__side[data-v-b42054b8]{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;min-width:200px;padding:2px;margin-block-start:7px;overflow:auto}.file-picker__side[data-v-b42054b8] .button-vue__wrapper{justify-content:start}.file-picker__filter-input[data-v-b42054b8]{margin-block:7px;max-width:260px}@media (max-width: 736px){.file-picker__side[data-v-b42054b8]{flex-direction:row;min-width:unset}}@media (max-width: 512px){.file-picker__side[data-v-b42054b8]{flex-direction:row;min-width:unset}.file-picker__filter-input[data-v-b42054b8]{max-width:unset}}.file-picker__navigation{padding-inline:8px 2px}.file-picker__navigation,.file-picker__navigation *{box-sizing:border-box}.file-picker__navigation .v-select.select{min-width:220px}@media (min-width: 513px) and (max-width: 736px){.file-picker__navigation{gap:11px}}@media (max-width: 512px){.file-picker__navigation{flex-direction:column-reverse!important}}.file-picker__view[data-v-20b719ba]{height:50px;display:flex;justify-content:start;align-items:center}.file-picker__view h3[data-v-20b719ba]{font-weight:700;height:fit-content;margin:0}.file-picker__main[data-v-20b719ba]{box-sizing:border-box;width:100%;display:flex;flex-direction:column;min-height:0;flex:1;padding-inline:2px}.file-picker__main *[data-v-20b719ba]{box-sizing:border-box}[data-v-20b719ba] .file-picker{height:min(80vh,800px)!important}@media (max-width: 512px){[data-v-20b719ba] .file-picker{height:calc(100% - 16px - var(--default-clickable-area))!important}}[data-v-20b719ba] .file-picker__content{display:flex;flex-direction:column;overflow:hidden}legend[data-v-459b8987]{font-weight:700}.logreader-container[data-v-459b8987]{display:flex;flex-direction:column;height:100%}.logreader-container .info-note[data-v-459b8987]{margin-block:4px;margin-inline:1rem}.logreader-container .info-note__content[data-v-459b8987]{display:flex;gap:12px;align-items:center;justify-content:space-between}.logreader-container__header[data-v-459b8987]{padding-inline-start:1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.logreader-container__header h2[data-v-459b8987]{margin:0;padding:0}.logreader-container__header .settings-toggle[data-v-459b8987]{margin:2px}[data-v-459b8987] .empty-content{text-align:center}@media only screen and (max-width: 1023px){.logreader-container__header[data-v-459b8987]{padding-inline-start:48px}} diff --git a/js/Splitter-ER5_nMyK.chunk.mjs.map b/js/Splitter-ER5_nMyK.chunk.mjs.map index 2a72f4b5..f92c1e21 100644 --- a/js/Splitter-ER5_nMyK.chunk.mjs.map +++ b/js/Splitter-ER5_nMyK.chunk.mjs.map @@ -1 +1 @@ -{"version":3,"file":"Splitter-ER5_nMyK.chunk.mjs","sources":["../node_modules/json-string-splitter/Splitter.js"],"sourcesContent":["/**\n * Split concatenated JSON strings\n * \n * @module json-string-splitter\n */\n\n/**\n * Accepts a string consisting of one or more valid JSON substrings and splits it. Any remaining string after the end of the last complete JSON substring is returned in the 'remainder' field.\n * \n * Passing in invalid JSON can result in garbage output\n * \n * @alias splitter\n * @since 1.0.0\n * @param {string} string The string to look for JSON in\n * @returns {{ jsons: string[], remainder: '' }} \n * \n * @example\n * var splitter = require('json-string-splitter');\n * \n * var pieces = splitter('{\"foo\":\"bar\"}{\"more\":\"json\"}{\"partial\":\"json\"');\n * \n * console.log(pieces.jsons[0]); // '{\"foo\":\"bar\"}'\n * console.log(pieces.jsons[1]); // '{\"more\":\"json\"}'\n * console.log(pieces.remainder); // '{\"partial\":\"json\"'\n */\nmodule.exports = function(string) {\n var START = 0, JSON = 1, STRING = 2, ESCAPE = 3;\n \n var state = START;\n var nesting_level = 0;\n var json_start = null;\n var bounds = [];\n \n for(var i = 0 || 0; i < string.length; ++i) {\n switch(state) {\n case START:\n switch(string[i]) {\n case '{':\n ++nesting_level;\n state = JSON;\n json_start = i;\n break;\n }\n break;\n case JSON:\n switch(string[i]) {\n case '{': ++nesting_level; break;\n case '}':\n --nesting_level;\n if(nesting_level === 0) {\n state = START;\n bounds.push({ start: json_start, end: i + 1 });\n }\n break;\n case '\"': state = STRING; break;\n }\n break;\n case STRING:\n switch(string[i]) {\n case '\"': state = JSON; break;\n case '\\\\': state = ESCAPE; break;\n }\n break;\n case ESCAPE:\n state = STRING;\n break;\n }\n }\n \n var result = {\n jsons: [],\n remainder: string.substring(bounds[bounds.length - 1].end),\n }\n \n bounds.forEach(function(v) {\n result.jsons.push(string.substring(v.start, v.end));\n });\n \n return result;\n}\n"],"names":["Splitter","string","START","JSON","STRING","ESCAPE","state","nesting_level","json_start","bounds","i","result","v"],"mappings":";6CAyBAA,EAAiB,SAASC,EAAQ,CAQhC,QAPIC,EAAQ,EAAGC,EAAO,EAAGC,EAAS,EAAGC,EAAS,EAE1CC,EAAQJ,EACRK,EAAgB,EAChBC,EAAa,KACbC,EAAS,CAAA,EAELC,EAAS,EAAGA,EAAIT,EAAO,OAAQ,EAAES,EACvC,OAAOJ,EAAK,CACV,KAAKJ,EACH,OAAOD,EAAOS,CAAC,EAAC,CACd,IAAK,IACH,EAAEH,EACFD,EAAQH,EACRK,EAAaE,EACb,KACH,CACD,MACF,KAAKP,EACH,OAAOF,EAAOS,CAAC,EAAC,CACd,IAAK,IAAK,EAAEH,EAAe,MAC3B,IAAK,IACH,EAAEA,EACCA,IAAkB,IACnBD,EAAQJ,EACRO,EAAO,KAAK,CAAE,MAAOD,EAAY,IAAKE,EAAI,CAAC,CAAE,GAE/C,MACF,IAAK,IAAKJ,EAAQF,EAAQ,KAC3B,CACD,MACF,KAAKA,EACH,OAAOH,EAAOS,CAAC,EAAC,CACd,IAAK,IAAKJ,EAAQH,EAAM,MACxB,IAAK,KAAMG,EAAQD,EAAQ,KAC5B,CACD,MACF,KAAKA,EACHC,EAAQF,EACR,KACH,CAGH,IAAIO,EAAS,CACX,MAAO,CAAE,EACT,UAAWV,EAAO,UAAUQ,EAAOA,EAAO,OAAS,CAAC,EAAE,GAAG,CAC1D,EAED,OAAAA,EAAO,QAAQ,SAASG,EAAG,CACzBD,EAAO,MAAM,KAAKV,EAAO,UAAUW,EAAE,MAAOA,EAAE,GAAG,CAAC,CACtD,CAAG,EAEMD,CACT","x_google_ignoreList":[0]} \ No newline at end of file +{"version":3,"file":"Splitter-ER5_nMyK.chunk.mjs","sources":["../node_modules/json-string-splitter/Splitter.js"],"sourcesContent":["/**\n * Split concatenated JSON strings\n * \n * @module json-string-splitter\n */\n\n/**\n * Accepts a string consisting of one or more valid JSON substrings and splits it. Any remaining string after the end of the last complete JSON substring is returned in the 'remainder' field.\n * \n * Passing in invalid JSON can result in garbage output\n * \n * @alias splitter\n * @since 1.0.0\n * @param {string} string The string to look for JSON in\n * @returns {{ jsons: string[], remainder: '' }} \n * \n * @example\n * var splitter = require('json-string-splitter');\n * \n * var pieces = splitter('{\"foo\":\"bar\"}{\"more\":\"json\"}{\"partial\":\"json\"');\n * \n * console.log(pieces.jsons[0]); // '{\"foo\":\"bar\"}'\n * console.log(pieces.jsons[1]); // '{\"more\":\"json\"}'\n * console.log(pieces.remainder); // '{\"partial\":\"json\"'\n */\nmodule.exports = function(string) {\n var START = 0, JSON = 1, STRING = 2, ESCAPE = 3;\n \n var state = START;\n var nesting_level = 0;\n var json_start = null;\n var bounds = [];\n \n for(var i = 0 || 0; i < string.length; ++i) {\n switch(state) {\n case START:\n switch(string[i]) {\n case '{':\n ++nesting_level;\n state = JSON;\n json_start = i;\n break;\n }\n break;\n case JSON:\n switch(string[i]) {\n case '{': ++nesting_level; break;\n case '}':\n --nesting_level;\n if(nesting_level === 0) {\n state = START;\n bounds.push({ start: json_start, end: i + 1 });\n }\n break;\n case '\"': state = STRING; break;\n }\n break;\n case STRING:\n switch(string[i]) {\n case '\"': state = JSON; break;\n case '\\\\': state = ESCAPE; break;\n }\n break;\n case ESCAPE:\n state = STRING;\n break;\n }\n }\n \n var result = {\n jsons: [],\n remainder: string.substring(bounds[bounds.length - 1].end),\n }\n \n bounds.forEach(function(v) {\n result.jsons.push(string.substring(v.start, v.end));\n });\n \n return result;\n}\n"],"names":["Splitter","string","START","JSON","STRING","ESCAPE","state","nesting_level","json_start","bounds","i","result","v"],"mappings":";6CAyBAA,EAAiB,SAASC,EAAQ,CAQhC,QAPIC,EAAQ,EAAGC,EAAO,EAAGC,EAAS,EAAGC,EAAS,EAE1CC,EAAQJ,EACRK,EAAgB,EAChBC,EAAa,KACbC,EAAS,CAAE,EAEPC,EAAS,EAAGA,EAAIT,EAAO,OAAQ,EAAES,EACvC,OAAOJ,EAAK,CACV,KAAKJ,EACH,OAAOD,EAAOS,CAAC,EAAC,CACd,IAAK,IACH,EAAEH,EACFD,EAAQH,EACRK,EAAaE,EACb,KACZ,CACQ,MACF,KAAKP,EACH,OAAOF,EAAOS,CAAC,EAAC,CACd,IAAK,IAAK,EAAEH,EAAe,MAC3B,IAAK,IACH,EAAEA,EACCA,IAAkB,IACnBD,EAAQJ,EACRO,EAAO,KAAK,CAAE,MAAOD,EAAY,IAAKE,EAAI,EAAG,GAE/C,MACF,IAAK,IAAKJ,EAAQF,EAAQ,KACpC,CACQ,MACF,KAAKA,EACH,OAAOH,EAAOS,CAAC,EAAC,CACd,IAAK,IAAKJ,EAAQH,EAAM,MACxB,IAAK,KAAMG,EAAQD,EAAQ,KACrC,CACQ,MACF,KAAKA,EACHC,EAAQF,EACR,KACR,CAGE,IAAIO,EAAS,CACX,MAAO,CAAE,EACT,UAAWV,EAAO,UAAUQ,EAAOA,EAAO,OAAS,CAAC,EAAE,GAAG,CAC7D,EAEE,OAAAA,EAAO,QAAQ,SAASG,EAAG,CACzBD,EAAO,MAAM,KAAKV,EAAO,UAAUW,EAAE,MAAOA,EAAE,GAAG,CAAC,CACtD,CAAG,EAEMD,CACT","x_google_ignoreList":[0]} \ No newline at end of file diff --git a/js/logreader-main.mjs b/js/logreader-main.mjs index 59d73376..3a43dd75 100644 --- a/js/logreader-main.mjs +++ b/js/logreader-main.mjs @@ -2,12 +2,12 @@ const l4="logreader";const tr=globalThis||void 0||self;var u4={},Ft=Object.freeze({}),fe=Array.isArray;function ce(e){return e==null}function k(e){return e!=null}function Pe(e){return e===!0}function c4(e){return e===!1}function _i(e){return typeof e=="string"||typeof e=="number"||typeof e=="symbol"||typeof e=="boolean"}function Oe(e){return typeof e=="function"}function dt(e){return e!==null&&typeof e=="object"}var Rc=Object.prototype.toString;function gt(e){return Rc.call(e)==="[object Object]"}function d4(e){return Rc.call(e)==="[object RegExp]"}function Lf(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function m0(e){return k(e)&&typeof e.then=="function"&&typeof e.catch=="function"}function p4(e){return e==null?"":Array.isArray(e)||gt(e)&&e.toString===Rc?JSON.stringify(e,m4,2):String(e)}function m4(e,t){return t&&t.__v_isRef?t.value:t}function di(e){var t=parseFloat(e);return isNaN(t)?e:t}function sr(e,t){for(var r=Object.create(null),a=e.split(","),n=0;n-1)return e.splice(a,1)}}var f4=Object.prototype.hasOwnProperty;function ft(e,t){return f4.call(e,t)}function Fn(e){var t=Object.create(null);return function(r){var a=t[r];return a||(t[r]=e(r))}}var g4=/-(\w)/g,hn=Fn(function(e){return e.replace(g4,function(t,r){return r?r.toUpperCase():""})}),T4=Fn(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),v4=/\B([A-Z])/g,Bi=Fn(function(e){return e.replace(v4,"-$1").toLowerCase()});function E4(e,t){function r(a){var n=arguments.length;return n?n>1?e.apply(t,arguments):e.call(t,a):e.call(t)}return r._length=e.length,r}function A4(e,t){return e.bind(t)}var Pf=Function.prototype.bind?A4:E4;function h0(e,t){t=t||0;for(var r=e.length-t,a=new Array(r);r--;)a[r]=e[r+t];return a}function Be(e,t){for(var r in t)e[r]=t[r];return e}function Yf(e){for(var t={},r=0;r0,Hf=Gt&&Gt.indexOf("edge/")>0;Gt&&Gt.indexOf("android")>0;var N4=Gt&&/iphone|ipad|ipod|ios/.test(Gt),ap=Gt&&Gt.match(/firefox\/(\d+)/),g0={}.watch,Gf=!1;if(Bt)try{var np={};Object.defineProperty(np,"passive",{get:function(){Gf=!0}}),window.addEventListener("test-passive",null,np)}catch{}var Vi,Oa=function(){return Vi===void 0&&(!Bt&&typeof tr<"u"?Vi=tr.process&&u4.VUE_ENV==="server":Vi=!1),Vi},Wo=Bt&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function es(e){return typeof e=="function"&&/native code/.test(e.toString())}var ki=typeof Symbol<"u"&&es(Symbol)&&typeof Reflect<"u"&&es(Reflect.ownKeys),pi;typeof Set<"u"&&es(Set)?pi=Set:pi=function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(t){return this.set[t]===!0},e.prototype.add=function(t){this.set[t]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var wt=null;function Ql(){return wt&&{proxy:wt}}function Da(e){e===void 0&&(e=null),e||wt&&wt._scope.off(),wt=e,e&&e._scope.on()}var Mt=function(){function e(t,r,a,n,s,i,o,l){this.tag=t,this.data=r,this.children=a,this.text=n,this.elm=s,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=r&&r.key,this.componentOptions=o,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=l,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(e.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),e}(),ls=function(e){e===void 0&&(e="");var t=new Mt;return t.text=e,t.isComment=!0,t};function Gn(e){return new Mt(void 0,void 0,void 0,String(e))}function T0(e){var t=new Mt(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var w4=0,So=[],R4=function(){for(var e=0;e1)return r&&Oe(t)?t.call(a):t}}var cp=Fn(function(e){var t=e.charAt(0)==="&";e=t?e.slice(1):e;var r=e.charAt(0)==="~";e=r?e.slice(1):e;var a=e.charAt(0)==="!";return e=a?e.slice(1):e,{name:e,once:r,capture:a,passive:t}});function y0(e,t){function r(){var a=r.fns;if(fe(a))for(var n=a.slice(),s=0;s0&&(n=rg(n,"".concat(t||"","_").concat(a)),bs(n[0])&&bs(i)&&(r[s]=Gn(i.text+n[0].text),n.shift()),r.push.apply(r,n)):_i(n)?bs(i)?r[s]=Gn(i.text+n):n!==""&&r.push(Gn(n)):bs(n)&&bs(i)?r[s]=Gn(i.text+n.text):(Pe(e._isVList)&&k(n.tag)&&ce(n.key)&&k(t)&&(n.key="__vlist".concat(t,"_").concat(a,"__")),r.push(n)));return r}function z4(e,t){var r=null,a,n,s,i;if(fe(e)||typeof e=="string")for(r=new Array(e.length),a=0,n=e.length;a0,i=t?!!t.$stable:!s,o=t&&t.$key;if(!t)n={};else{if(t._normalized)return t._normalized;if(i&&a&&a!==Ft&&o===a.$key&&!s&&!a.$hasNormal)return a;n={};for(var l in t)t[l]&&l[0]!=="$"&&(n[l]=X4(e,r,l,t[l]))}for(var u in r)u in n||(n[u]=eE(r,u));return t&&Object.isExtensible(t)&&(t._normalized=n),Ge(n,"$stable",i),Ge(n,"$key",o),Ge(n,"$hasNormal",s),n}function X4(e,t,r,a){var n=function(){var s=wt;Da(e);var i=arguments.length?a.apply(null,arguments):a({});i=i&&typeof i=="object"&&!fe(i)?[i]:_c(i);var o=i&&i[0];return Da(s),i&&(!o||i.length===1&&o.isComment&&!fi(o))?void 0:i};return a.proxy&&Object.defineProperty(t,r,{get:n,enumerable:!0,configurable:!0}),n}function eE(e,t){return function(){return e[t]}}function tE(e){var t=e.$options,r=t.setup;if(r){var a=e._setupContext=rE(e);Da(e),Ss();var n=Kr(r,null,[e._props||Qf({}),a],e,"setup");if(Ds(),Da(),Oe(n))t.render=n;else if(dt(n))if(e._setupState=n,n.__sfc){var s=e._setupProxy={};for(var i in n)i!=="__sfc"&&A0(s,n,i)}else for(var i in n)zf(i)||A0(e,n,i)}}function rE(e){return{get attrs(){if(!e._attrsProxy){var t=e._attrsProxy={};Ge(t,"_v_attr_proxy",!0),Ko(t,e.$attrs,Ft,e,"$attrs")}return e._attrsProxy},get listeners(){if(!e._listenersProxy){var t=e._listenersProxy={};Ko(t,e.$listeners,Ft,e,"$listeners")}return e._listenersProxy},get slots(){return nE(e)},emit:Pf(e.$emit,e),expose:function(t){t&&Object.keys(t).forEach(function(r){return A0(e,t,r)})}}}function Ko(e,t,r,a,n){var s=!1;for(var i in t)i in e?t[i]!==r[i]&&(s=!0):(s=!0,aE(e,i,a,n));for(var i in e)i in t||(s=!0,delete e[i]);return s}function aE(e,t,r,a){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return r[a][t]}})}function nE(e){return e._slotsProxy||ig(e._slotsProxy={},e.$scopedSlots),e._slotsProxy}function ig(e,t){for(var r in t)e[r]=t[r];for(var r in e)r in t||delete e[r]}function sE(e){e._vnode=null,e._staticTrees=null;var t=e.$options,r=e.$vnode=t._parentVnode,a=r&&r.context;e.$slots=Bc(t._renderChildren,a),e.$scopedSlots=r?Vs(e.$parent,r.data.scopedSlots,e.$slots):Ft,e._c=function(s,i,o,l){return qo(e,s,i,o,l,!1)},e.$createElement=function(s,i,o,l){return qo(e,s,i,o,l,!0)};var n=r&&r.data;Na(e,"$attrs",n&&n.attrs||Ft,null,!0),Na(e,"$listeners",t._parentListeners||Ft,null,!0)}var Fo=null;function iE(e){sg(e.prototype),e.prototype.$nextTick=function(t){return Nn(t,this)},e.prototype._render=function(){var t=this,r=t.$options,a=r.render,n=r._parentVnode;n&&t._isMounted&&(t.$scopedSlots=Vs(t.$parent,n.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&ig(t._slotsProxy,t.$scopedSlots)),t.$vnode=n;var s=wt,i=Fo,o;try{Da(t),Fo=t,o=a.call(t._renderProxy,t.$createElement)}catch(l){gn(l,t,"render"),o=t._vnode}finally{Fo=i,Da(s)}return fe(o)&&o.length===1&&(o=o[0]),o instanceof Mt||(o=ls()),o.parent=n,o}}function Nu(e,t){return(e.__esModule||ki&&e[Symbol.toStringTag]==="Module")&&(e=e.default),dt(e)?t.extend(e):e}function oE(e,t,r,a,n){var s=ls();return s.asyncFactory=e,s.asyncMeta={data:t,context:r,children:a,tag:n},s}function lE(e,t){if(Pe(e.error)&&k(e.errorComp))return e.errorComp;if(k(e.resolved))return e.resolved;var r=Fo;if(r&&k(e.owners)&&e.owners.indexOf(r)===-1&&e.owners.push(r),Pe(e.loading)&&k(e.loadingComp))return e.loadingComp;if(r&&!k(e.owners)){var a=e.owners=[r],n=!0,s=null,i=null;r.$on("hook:destroyed",function(){return ba(a,r)});var o=function(p){for(var m=0,g=a.length;m1?h0(n):n;for(var s=h0(arguments,1),i='event handler for "'.concat(r,'"'),o=0,l=n.length;odocument.createEvent("Event").timeStamp&&(w0=function(){return wu.now()})}var bE=function(e,t){if(e.post){if(!t.post)return 1}else if(t.post)return-1;return e.id-t.id};function OE(){hg=w0(),Pc=!0;var e,t;for(Ur.sort(bE),jn=0;jnjn&&Ur[r].id>e.id;)r--;Ur.splice(r+1,0,e)}N0||(N0=!0,Nn(OE))}}function BE(e){var t=e.$options.provide;if(t){var r=Oe(t)?t.call(e):t;if(!dt(r))return;for(var a=Y4(e),n=ki?Reflect.ownKeys(r):Object.keys(r),s=0;s-1){if(s&&!ft(n,"default"))i=!1;else if(i===""||i===Bi(e)){var l=Fp(String,n.type);(l<0||o-1)return this;var a=h0(arguments,1);return a.unshift(this),Oe(t.install)?t.install.apply(t,a):Oe(t)&&t.apply(null,a),r.push(t),this}}function uA(e){e.mixin=function(t){return this.options=vn(this.options,t),this}}function cA(e){e.cid=0;var t=1;e.extend=function(r){r=r||{};var a=this,n=a.cid,s=r._Ctor||(r._Ctor={});if(s[n])return s[n];var i=Xo(r)||Xo(a.options),o=function(l){this._init(l)};return o.prototype=Object.create(a.prototype),o.prototype.constructor=o,o.cid=t++,o.options=vn(a.options,r),o.super=a,o.options.props&&dA(o),o.options.computed&&pA(o),o.extend=a.extend,o.mixin=a.mixin,o.use=a.use,Wl.forEach(function(l){o[l]=a[l]}),i&&(o.options.components[i]=o),o.superOptions=a.options,o.extendOptions=r,o.sealedOptions=Be({},o.options),s[n]=o,o}}function dA(e){var t=e.options.props;for(var r in t)Uc(e.prototype,"_props",r)}function pA(e){var t=e.options.computed;for(var r in t)Tg(e.prototype,r,t[r])}function mA(e){Wl.forEach(function(t){e[t]=function(r,a){return a?(t==="component"&>(a)&&(a.name=a.name||r,a=this.options._base.extend(a)),t==="directive"&&Oe(a)&&(a={bind:a,update:a}),this.options[t+"s"][r]=a,a):this.options[t+"s"][r]}})}function Rp(e){return e&&(Xo(e.Ctor.options)||e.tag)}function Ki(e,t){return fe(e)?e.indexOf(t)>-1:typeof e=="string"?e.split(",").indexOf(t)>-1:d4(e)?e.test(t):!1}function bp(e,t){var r=e.cache,a=e.keys,n=e._vnode,s=e.$vnode;for(var i in r){var o=r[i];if(o){var l=o.name;l&&!t(l)&&C0(r,i,a,n)}}s.componentOptions.children=void 0}function C0(e,t,r,a){var n=e[t];n&&(!a||n.tag!==a.tag)&&n.componentInstance.$destroy(),e[t]=null,ba(r,t)}var Op=[String,RegExp,Array],hA={name:"keep-alive",abstract:!0,props:{include:Op,exclude:Op,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,r=e.keys,a=e.vnodeToCache,n=e.keyToCache;if(a){var s=a.tag,i=a.componentInstance,o=a.componentOptions;t[n]={name:Rp(o),tag:s,componentInstance:i},r.push(n),this.max&&r.length>parseInt(this.max)&&C0(t,r[0],r,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)C0(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",function(t){bp(e,function(r){return Ki(t,r)})}),this.$watch("exclude",function(t){bp(e,function(r){return!Ki(t,r)})})},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=og(e),r=t&&t.componentOptions;if(r){var a=Rp(r),n=this,s=n.include,i=n.exclude;if(s&&(!a||!Ki(s,a))||i&&a&&Ki(i,a))return t;var o=this,l=o.cache,u=o.keys,c=t.key==null?r.Ctor.cid+(r.tag?"::".concat(r.tag):""):t.key;l[c]?(t.componentInstance=l[c].componentInstance,ba(u,c),u.push(c)):(this.vnodeToCache=t,this.keyToCache=c),t.data.keepAlive=!0}return t||e&&e[0]}},fA={KeepAlive:hA};function gA(e){var t={};t.get=function(){return Ht},Object.defineProperty(e,"config",t),e.util={warn:ZE,extend:Be,mergeOptions:vn,defineReactive:Na},e.set=ha,e.delete=Vf,e.nextTick=Nn,e.observable=function(r){return Qr(r),r},e.options=Object.create(null),Wl.forEach(function(r){e.options[r+"s"]=Object.create(null)}),e.options._base=e,Be(e.options.components,fA),lA(e),uA(e),cA(e),mA(e)}gA(ge),Object.defineProperty(ge.prototype,"$isServer",{get:Oa}),Object.defineProperty(ge.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(ge,"FunctionalRenderContext",{value:Yc}),ge.version=gE;var TA=sr("style,class"),vA=sr("input,textarea,option,select,progress"),EA=function(e,t,r){return r==="value"&&vA(e)&&t!=="button"||r==="selected"&&e==="option"||r==="checked"&&e==="input"||r==="muted"&&e==="video"},vg=sr("contenteditable,draggable,spellcheck"),AA=sr("events,caret,typing,plaintext-only"),yA=function(e,t){return tl(t)||t==="false"?"false":e==="contenteditable"&&AA(t)?t:"true"},SA=sr("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),x0="http://www.w3.org/1999/xlink",Hc=function(e){return e.charAt(5)===":"&&e.slice(0,5)==="xlink"},Eg=function(e){return Hc(e)?e.slice(6,e.length):""},tl=function(e){return e==null||e===!1};function DA(e){for(var t=e.data,r=e,a=e;k(a.componentInstance);)a=a.componentInstance._vnode,a&&a.data&&(t=Cp(a.data,t));for(;k(r=r.parent);)r&&r.data&&(t=Cp(t,r.data));return FA(t.staticClass,t.class)}function Cp(e,t){return{staticClass:Gc(e.staticClass,t.staticClass),class:k(e.class)?[e.class,t.class]:t.class}}function FA(e,t){return k(e)||k(t)?Gc(e,jc(t)):""}function Gc(e,t){return e?t?e+" "+t:e:t||""}function jc(e){return Array.isArray(e)?NA(e):dt(e)?wA(e):typeof e=="string"?e:""}function NA(e){for(var t="",r,a=0,n=e.length;a-1?qi[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:qi[e]=/HTMLUnknownElement/.test(t.toString())}var _0=sr("text,number,password,search,email,tel,url");function xA(e){if(typeof e=="string"){var t=document.querySelector(e);return t||document.createElement("div")}else return e}function _A(e,t){var r=document.createElement(e);return e!=="select"||t.data&&t.data.attrs&&t.data.attrs.multiple!==void 0&&r.setAttribute("multiple","multiple"),r}function BA(e,t){return document.createElementNS(RA[e],t)}function kA(e){return document.createTextNode(e)}function MA(e){return document.createComment(e)}function LA(e,t,r){e.insertBefore(t,r)}function PA(e,t){e.removeChild(t)}function YA(e,t){e.appendChild(t)}function IA(e){return e.parentNode}function ZA(e){return e.nextSibling}function UA(e){return e.tagName}function zA(e,t){e.textContent=t}function HA(e,t){e.setAttribute(t,"")}var GA=Object.freeze({__proto__:null,createElement:_A,createElementNS:BA,createTextNode:kA,createComment:MA,insertBefore:LA,removeChild:PA,appendChild:YA,parentNode:IA,nextSibling:ZA,tagName:UA,setTextContent:zA,setStyleScope:HA}),jA={create:function(e,t){$n(t)},update:function(e,t){e.data.ref!==t.data.ref&&($n(e,!0),$n(t))},destroy:function(e){$n(e,!0)}};function $n(e,t){var r=e.data.ref;if(k(r)){var a=e.context,n=e.componentInstance||e.elm,s=t?null:n,i=t?void 0:n;if(Oe(r)){Kr(r,a,[s],a,"template ref function");return}var o=e.data.refInFor,l=typeof r=="string"||typeof r=="number",u=Ve(r),c=a.$refs;if(l||u){if(o){var p=l?c[r]:r.value;t?fe(p)&&ba(p,n):fe(p)?p.includes(n)||p.push(n):l?(c[r]=[n],xp(a,r,c[r])):r.value=[n]}else if(l){if(t&&c[r]!==n)return;c[r]=i,xp(a,r,s)}else if(u){if(t&&r.value!==n)return;r.value=s}}}}function xp(e,t,r){var a=e._setupState;a&&ft(a,t)&&(Ve(a[t])?a[t].value=r:a[t]=r)}var ga=new Mt("",{},[]),Os=["create","activate","update","remove","destroy"];function La(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&k(e.data)===k(t.data)&&$A(e,t)||Pe(e.isAsyncPlaceholder)&&ce(t.asyncFactory.error))}function $A(e,t){if(e.tag!=="input")return!0;var r,a=k(r=e.data)&&k(r=r.attrs)&&r.type,n=k(r=t.data)&&k(r=r.attrs)&&r.type;return a===n||_0(a)&&_0(n)}function VA(e,t,r){var a,n,s={};for(a=t;a<=r;++a)n=e[a].key,k(n)&&(s[n]=a);return s}function WA(e){var t,r,a={},n=e.modules,s=e.nodeOps;for(t=0;tI?(Vt=ce(R[ue+1])?null:R[ue+1].elm,x(A,Vt,R,M,ue,B)):M>ue&&Y(y,b,I)}function W(A,y,R,B){for(var Z=R;Z-1?Mp(e,t,r):SA(t)?tl(r)?e.removeAttribute(t):(r=t==="allowfullscreen"&&e.tagName==="EMBED"?"true":t,e.setAttribute(t,r)):vg(t)?e.setAttribute(t,yA(t,r)):Hc(t)?tl(r)?e.removeAttributeNS(x0,Eg(t)):e.setAttributeNS(x0,t,r):Mp(e,t,r)}function Mp(e,t,r){if(tl(r))e.removeAttribute(t);else{if(As&&!ys&&e.tagName==="TEXTAREA"&&t==="placeholder"&&r!==""&&!e.__ieph){var a=function(n){n.stopImmediatePropagation(),e.removeEventListener("input",a)};e.addEventListener("input",a),e.__ieph=!0}e.setAttribute(t,r)}}var e3={create:Bp,update:Bp};function Lp(e,t){var r=t.elm,a=t.data,n=e.data;if(!(ce(a.staticClass)&&ce(a.class)&&(ce(n)||ce(n.staticClass)&&ce(n.class)))){var s=DA(t),i=r._transitionClasses;k(i)&&(s=Gc(s,jc(i))),s!==r._prevClass&&(r.setAttribute("class",s),r._prevClass=s)}}var t3={create:Lp,update:Lp},bu="__r",Ou="__c";function r3(e){if(k(e[bu])){var t=As?"change":"input";e[t]=[].concat(e[bu],e[t]||[]),delete e[bu]}k(e[Ou])&&(e.change=[].concat(e[Ou],e.change||[]),delete e[Ou])}var Ei;function a3(e,t,r){var a=Ei;return function n(){var s=t.apply(null,arguments);s!==null&&yg(e,n,r,a)}}var n3=S0&&!(ap&&Number(ap[1])<=53);function s3(e,t,r,a){if(n3){var n=hg,s=t;t=s._wrapper=function(i){if(i.target===i.currentTarget||i.timeStamp>=n||i.timeStamp<=0||i.target.ownerDocument!==document)return s.apply(this,arguments)}}Ei.addEventListener(e,t,Gf?{capture:r,passive:a}:r)}function yg(e,t,r,a){(a||Ei).removeEventListener(e,t._wrapper||t,r)}function Cu(e,t){if(!(ce(e.data.on)&&ce(t.data.on))){var r=t.data.on||{},a=e.data.on||{};Ei=t.elm||e.elm,r3(r),tg(r,a,s3,yg,a3,t.context),Ei=void 0}}var i3={create:Cu,update:Cu,destroy:function(e){return Cu(e,ga)}},Ji;function Pp(e,t){if(!(ce(e.data.domProps)&&ce(t.data.domProps))){var r,a,n=t.elm,s=e.data.domProps||{},i=t.data.domProps||{};(k(i.__ob__)||Pe(i._v_attr_proxy))&&(i=t.data.domProps=Be({},i));for(r in s)r in i||(n[r]="");for(r in i){if(a=i[r],r==="textContent"||r==="innerHTML"){if(t.children&&(t.children.length=0),a===s[r])continue;n.childNodes.length===1&&n.removeChild(n.childNodes[0])}if(r==="value"&&n.tagName!=="PROGRESS"){n._value=a;var o=ce(a)?"":String(a);o3(n,o)&&(n.value=o)}else if(r==="innerHTML"&&$c(n.tagName)&&ce(n.innerHTML)){Ji=Ji||document.createElement("div"),Ji.innerHTML="".concat(a,"");for(var l=Ji.firstChild;n.firstChild;)n.removeChild(n.firstChild);for(;l.firstChild;)n.appendChild(l.firstChild)}else if(a!==s[r])try{n[r]=a}catch{}}}}function o3(e,t){return!e.composing&&(e.tagName==="OPTION"||l3(e,t)||u3(e,t))}function l3(e,t){var r=!0;try{r=document.activeElement!==e}catch{}return r&&e.value!==t}function u3(e,t){var r=e.value,a=e._vModifiers;if(k(a)){if(a.number)return di(r)!==di(t);if(a.trim)return r.trim()!==t.trim()}return r!==t}var c3={create:Pp,update:Pp},d3=Fn(function(e){var t={},r=/;(?![^(]*\))/g,a=/:(.+)/;return e.split(r).forEach(function(n){if(n){var s=n.split(a);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t});function xu(e){var t=Sg(e.style);return e.staticStyle?Be(e.staticStyle,t):t}function Sg(e){return Array.isArray(e)?Yf(e):typeof e=="string"?d3(e):e}function p3(e,t){for(var r={},a,n=e;n.componentInstance;)n=n.componentInstance._vnode,n&&n.data&&(a=xu(n.data))&&Be(r,a);(a=xu(e.data))&&Be(r,a);for(var s=e;s=s.parent;)s.data&&(a=xu(s.data))&&Be(r,a);return r}var m3=/^--/,Yp=/\s*!important$/,Ip=function(e,t,r){if(m3.test(t))e.style.setProperty(t,r);else if(Yp.test(r))e.style.setProperty(Bi(t),r.replace(Yp,""),"important");else{var a=h3(t);if(Array.isArray(r))for(var n=0,s=r.length;n-1?t.split(Dg).forEach(function(a){return e.classList.add(a)}):e.classList.add(t);else{var r=" ".concat(e.getAttribute("class")||""," ");r.indexOf(" "+t+" ")<0&&e.setAttribute("class",(r+t).trim())}}function Ng(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(Dg).forEach(function(n){return e.classList.remove(n)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var r=" ".concat(e.getAttribute("class")||""," "),a=" "+t+" ";r.indexOf(a)>=0;)r=r.replace(a," ");r=r.trim(),r?e.setAttribute("class",r):e.removeAttribute("class")}}function wg(e){if(e){if(typeof e=="object"){var t={};return e.css!==!1&&Be(t,zp(e.name||"v")),Be(t,e),t}else if(typeof e=="string")return zp(e)}}var zp=Fn(function(e){return{enterClass:"".concat(e,"-enter"),enterToClass:"".concat(e,"-enter-to"),enterActiveClass:"".concat(e,"-enter-active"),leaveClass:"".concat(e,"-leave"),leaveToClass:"".concat(e,"-leave-to"),leaveActiveClass:"".concat(e,"-leave-active")}}),Rg=Bt&&!ys,Pn="transition",_u="animation",wo="transition",rl="transitionend",B0="animation",bg="animationend";Rg&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(wo="WebkitTransition",rl="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(B0="WebkitAnimation",bg="webkitAnimationEnd"));var Hp=Bt?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Og(e){Hp(function(){Hp(e)})}function on(e,t){var r=e._transitionClasses||(e._transitionClasses=[]);r.indexOf(t)<0&&(r.push(t),Fg(e,t))}function zr(e,t){e._transitionClasses&&ba(e._transitionClasses,t),Ng(e,t)}function Cg(e,t,r){var a=xg(e,t),n=a.type,s=a.timeout,i=a.propCount;if(!n)return r();var o=n===Pn?rl:bg,l=0,u=function(){e.removeEventListener(o,c),r()},c=function(p){p.target===e&&++l>=i&&u()};setTimeout(function(){l0&&(u=Pn,c=s,p=n.length):t===_u?l>0&&(u=_u,c=l,p=o.length):(c=Math.max(s,l),u=c>0?s>l?Pn:_u:null,p=u?u===Pn?n.length:o.length:0);var m=u===Pn&&g3.test(r[wo+"Property"]);return{type:u,timeout:c,propCount:p,hasTransform:m}}function Gp(e,t){for(;e.length1}function $p(e,t){t.data.show!==!0&&k0(t)}var T3=Bt?{create:$p,activate:$p,remove:function(e,t){e.data.show!==!0?_g(e,t):t()}}:{},v3=[e3,t3,i3,c3,f3,T3],E3=v3.concat(XA),A3=WA({nodeOps:GA,modules:E3});ys&&document.addEventListener("selectionchange",function(){var e=document.activeElement;e&&e.vmodel&&Wc(e,"input")});var kg={inserted:function(e,t,r,a){r.tag==="select"?(a.elm&&!a.elm._vOptions?fa(r,"postpatch",function(){kg.componentUpdated(e,t,r)}):Vp(e,t,r.context),e._vOptions=[].map.call(e.options,al)):(r.tag==="textarea"||_0(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",y3),e.addEventListener("compositionend",Kp),e.addEventListener("change",Kp),ys&&(e.vmodel=!0)))},componentUpdated:function(e,t,r){if(r.tag==="select"){Vp(e,t,r.context);var a=e._vOptions,n=e._vOptions=[].map.call(e.options,al);if(n.some(function(i,o){return!fn(i,a[o])})){var s=e.multiple?t.value.some(function(i){return Qp(i,n)}):t.value!==t.oldValue&&Qp(t.value,n);s&&Wc(e,"change")}}}};function Vp(e,t,r){Wp(e,t),(As||Hf)&&setTimeout(function(){Wp(e,t)},0)}function Wp(e,t,r){var a=t.value,n=e.multiple;if(!(n&&!Array.isArray(a))){for(var s,i,o=0,l=e.options.length;o-1,i.selected!==s&&(i.selected=s);else if(fn(al(i),a)){e.selectedIndex!==o&&(e.selectedIndex=o);return}n||(e.selectedIndex=-1)}}function Qp(e,t){return t.every(function(r){return!fn(r,e)})}function al(e){return"_value"in e?e._value:e.value}function y3(e){e.target.composing=!0}function Kp(e){e.target.composing&&(e.target.composing=!1,Wc(e.target,"input"))}function Wc(e,t){var r=document.createEvent("HTMLEvents");r.initEvent(t,!0,!0),e.dispatchEvent(r)}function M0(e){return e.componentInstance&&(!e.data||!e.data.transition)?M0(e.componentInstance._vnode):e}var S3={bind:function(e,t,r){var a=t.value;r=M0(r);var n=r.data&&r.data.transition,s=e.__vOriginalDisplay=e.style.display==="none"?"":e.style.display;a&&n?(r.data.show=!0,k0(r,function(){e.style.display=s})):e.style.display=a?s:"none"},update:function(e,t,r){var a=t.value,n=t.oldValue;if(!a!=!n){r=M0(r);var s=r.data&&r.data.transition;s?(r.data.show=!0,a?k0(r,function(){e.style.display=e.__vOriginalDisplay}):_g(r,function(){e.style.display="none"})):e.style.display=a?e.__vOriginalDisplay:"none"}},unbind:function(e,t,r,a,n){n||(e.style.display=e.__vOriginalDisplay)}},D3={model:kg,show:S3},Mg={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function L0(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?L0(og(t.children)):e}function Lg(e){var t={},r=e.$options;for(var a in r.propsData)t[a]=e[a];var n=r._parentListeners;for(var a in n)t[hn(a)]=n[a];return t}function qp(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function F3(e){for(;e=e.parent;)if(e.data.transition)return!0}function N3(e,t){return t.key===e.key&&t.tag===e.tag}var w3=function(e){return e.tag||fi(e)},R3=function(e){return e.name==="show"},b3={name:"transition",props:Mg,abstract:!0,render:function(e){var t=this,r=this.$slots.default;if(r&&(r=r.filter(w3),!!r.length)){var a=this.mode,n=r[0];if(F3(this.$vnode))return n;var s=L0(n);if(!s)return n;if(this._leaving)return qp(e,n);var i="__transition-".concat(this._uid,"-");s.key=s.key==null?s.isComment?i+"comment":i+s.tag:_i(s.key)?String(s.key).indexOf(i)===0?s.key:i+s.key:s.key;var o=(s.data||(s.data={})).transition=Lg(this),l=this._vnode,u=L0(l);if(s.data.directives&&s.data.directives.some(R3)&&(s.data.show=!0),u&&u.data&&!N3(s,u)&&!fi(u)&&!(u.componentInstance&&u.componentInstance._vnode.isComment)){var c=u.data.transition=Be({},o);if(a==="out-in")return this._leaving=!0,fa(c,"afterLeave",function(){t._leaving=!1,t.$forceUpdate()}),qp(e,n);if(a==="in-out"){if(fi(s))return l;var p,m=function(){p()};fa(o,"afterEnter",m),fa(o,"enterCancelled",m),fa(c,"delayLeave",function(g){p=g})}}return n}}},Pg=Be({tag:String,moveClass:String},Mg);delete Pg.mode;var O3={props:Pg,beforeMount:function(){var e=this,t=this._update;this._update=function(r,a){var n=dg(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,n(),t.call(e,r,a)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",r=Object.create(null),a=this.prevChildren=this.children,n=this.$slots.default||[],s=this.children=[],i=Lg(this),o=0;o{var a;const n=Object.assign({ocsVersion:2},{}).ocsVersion===1?1:2;return((a=void 0)!=null?a:Y0())+"/ocs/v"+n+".php"+P0(e,t)},P0=(e,t,r)=>{const a=Object.assign({escape:!0},{}),n=function(s,i){return i=i||{},s.replace(/{([^{}]*)}/g,function(o,l){const u=i[l];return a.escape?encodeURIComponent(typeof u=="string"||typeof u=="number"?u.toString():o):typeof u=="string"||typeof u=="number"?u.toString():o})};return e.charAt(0)!=="/"&&(e="/"+e),n(e,t||{})},Ca=(e,t,r)=>{var a,n,s;const i=Object.assign({noRewrite:!1},{}),o=(a=void 0)!=null?a:Kc();return((s=(n=window?.OC)==null?void 0:n.config)==null?void 0:s.modRewriteWorking)===!0&&!i.noRewrite?o+P0(e,t):o+"/index.php"+P0(e,t)},Y0=()=>window.location.protocol+"//"+window.location.host+Kc();function Kc(){let e=window._oc_webroot;if(typeof e>"u"){e=location.pathname;const t=e.indexOf("/index.php/");if(t!==-1)e=e.slice(0,t);else{const r=e.indexOf("/",1);e=e.slice(0,r>0?r:void 0)}}return e}const{entries:Zg,setPrototypeOf:Jp,isFrozen:M3,getPrototypeOf:L3,getOwnPropertyDescriptor:P3}=Object;let{freeze:Tt,seal:jt,create:Ug}=Object,{apply:I0,construct:Z0}=typeof Reflect<"u"&&Reflect;Tt||(Tt=function(e){return e}),jt||(jt=function(e){return e}),I0||(I0=function(e,t,r){return e.apply(t,r)}),Z0||(Z0=function(e,t){return new e(...t)});const eo=Lt(Array.prototype.forEach),Xp=Lt(Array.prototype.pop),xs=Lt(Array.prototype.push),Ro=Lt(String.prototype.toLowerCase),Bu=Lt(String.prototype.toString),em=Lt(String.prototype.match),_s=Lt(String.prototype.replace),Y3=Lt(String.prototype.indexOf),I3=Lt(String.prototype.trim),Kt=Lt(Object.prototype.hasOwnProperty),mt=Lt(RegExp.prototype.test),Bs=Z3(TypeError);function Lt(e){return function(t){for(var r=arguments.length,a=new Array(r>1?r-1:0),n=1;n2&&arguments[2]!==void 0?arguments[2]:Ro;Jp&&Jp(e,null);let a=t.length;for(;a--;){let n=t[a];if(typeof n=="string"){const s=r(n);s!==n&&(M3(t)||(t[a]=s),n=s)}e[n]=!0}return e}function U3(e){for(let t=0;t/gm),$3=jt(/\${[\w\W]*}/gm),V3=jt(/^data-[\-\w.\u00B7-\uFFFF]/),W3=jt(/^aria-[\-\w]+$/),zg=jt(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Q3=jt(/^(?:\w+script|data):/i),K3=jt(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Hg=jt(/^html$/i),q3=jt(/^[a-z][.\w]*(-[.\w]+)+$/i);var sm=Object.freeze({__proto__:null,MUSTACHE_EXPR:G3,ERB_EXPR:j3,TMPLIT_EXPR:$3,DATA_ATTR:V3,ARIA_ATTR:W3,IS_ALLOWED_URI:zg,IS_SCRIPT_OR_DATA:Q3,ATTR_WHITESPACE:K3,DOCTYPE_NAME:Hg,CUSTOM_ELEMENT:q3});const Ms={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},J3=function(){return typeof window>"u"?null:window},X3=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let r=null;const a="data-tt-policy-suffix";t&&t.hasAttribute(a)&&(r=t.getAttribute(a));const n="dompurify"+(r?"#"+r:"");try{return e.createPolicy(n,{createHTML(s){return s},createScriptURL(s){return s}})}catch{return console.warn("TrustedTypes policy "+n+" could not be created."),null}};function Gg(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:J3();const t=D=>Gg(D);if(t.version="3.1.6",t.removed=[],!e||!e.document||e.document.nodeType!==Ms.document)return t.isSupported=!1,t;let{document:r}=e;const a=r,n=a.currentScript,{DocumentFragment:s,HTMLTemplateElement:i,Node:o,Element:l,NodeFilter:u,NamedNodeMap:c=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:p,DOMParser:m,trustedTypes:g}=e,T=l.prototype,E=ks(T,"cloneNode"),S=ks(T,"remove"),C=ks(T,"nextSibling"),x=ks(T,"childNodes"),_=ks(T,"parentNode");if(typeof i=="function"){const D=r.createElement("template");D.content&&D.content.ownerDocument&&(r=D.content.ownerDocument)}let Y,H="";const{implementation:U,createNodeIterator:W,createDocumentFragment:V,getElementsByTagName:w}=r,{importNode:f}=a;let N={};t.isSupported=typeof Zg=="function"&&typeof _=="function"&&U&&U.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:A,ERB_EXPR:y,TMPLIT_EXPR:R,DATA_ATTR:B,ARIA_ATTR:Z,IS_SCRIPT_OR_DATA:b,ATTR_WHITESPACE:M,CUSTOM_ELEMENT:I}=sm;let{IS_ALLOWED_URI:$}=sm,G=null;const ue=Te({},[...tm,...ku,...Mu,...Lu,...rm]);let X=null;const pe=Te({},[...am,...Pu,...nm,...to]);let se=Object.seal(Ug(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Ce=null,Ke=null,Vt=!0,bt=!0,ka=!1,Wt=!0,Yt=!1,ra=!0,vt=!1,Or=!1,Ue=!1,Et=!1,or=!1,le=!1,Cr=!0,Ye=!1;const Se="user-content-";let Qt=!0,qe=!1,ze={},At=null;const Q=Te({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let q=null;const de=Te({},["audio","video","img","source","image","track"]);let d=null;const h=Te({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),v="http://www.w3.org/1998/Math/MathML",F="http://www.w3.org/2000/svg",O="http://www.w3.org/1999/xhtml";let P=O,j=!1,De=null;const We=Te({},[v,F,O],Bu);let ye=null;const we=["application/xhtml+xml","text/html"],Ie="text/html";let Je=null,On=null;const a4=r.createElement("form"),zd=function(D){return D instanceof RegExp||D instanceof Function},Fu=function(){let D=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(On&&On===D)){if((!D||typeof D!="object")&&(D={}),D=Ua(D),ye=we.indexOf(D.PARSER_MEDIA_TYPE)===-1?Ie:D.PARSER_MEDIA_TYPE,Je=ye==="application/xhtml+xml"?Bu:Ro,G=Kt(D,"ALLOWED_TAGS")?Te({},D.ALLOWED_TAGS,Je):ue,X=Kt(D,"ALLOWED_ATTR")?Te({},D.ALLOWED_ATTR,Je):pe,De=Kt(D,"ALLOWED_NAMESPACES")?Te({},D.ALLOWED_NAMESPACES,Bu):We,d=Kt(D,"ADD_URI_SAFE_ATTR")?Te(Ua(h),D.ADD_URI_SAFE_ATTR,Je):h,q=Kt(D,"ADD_DATA_URI_TAGS")?Te(Ua(de),D.ADD_DATA_URI_TAGS,Je):de,At=Kt(D,"FORBID_CONTENTS")?Te({},D.FORBID_CONTENTS,Je):Q,Ce=Kt(D,"FORBID_TAGS")?Te({},D.FORBID_TAGS,Je):{},Ke=Kt(D,"FORBID_ATTR")?Te({},D.FORBID_ATTR,Je):{},ze=Kt(D,"USE_PROFILES")?D.USE_PROFILES:!1,Vt=D.ALLOW_ARIA_ATTR!==!1,bt=D.ALLOW_DATA_ATTR!==!1,ka=D.ALLOW_UNKNOWN_PROTOCOLS||!1,Wt=D.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Yt=D.SAFE_FOR_TEMPLATES||!1,ra=D.SAFE_FOR_XML!==!1,vt=D.WHOLE_DOCUMENT||!1,Et=D.RETURN_DOM||!1,or=D.RETURN_DOM_FRAGMENT||!1,le=D.RETURN_TRUSTED_TYPE||!1,Ue=D.FORCE_BODY||!1,Cr=D.SANITIZE_DOM!==!1,Ye=D.SANITIZE_NAMED_PROPS||!1,Qt=D.KEEP_CONTENT!==!1,qe=D.IN_PLACE||!1,$=D.ALLOWED_URI_REGEXP||zg,P=D.NAMESPACE||O,se=D.CUSTOM_ELEMENT_HANDLING||{},D.CUSTOM_ELEMENT_HANDLING&&zd(D.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(se.tagNameCheck=D.CUSTOM_ELEMENT_HANDLING.tagNameCheck),D.CUSTOM_ELEMENT_HANDLING&&zd(D.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(se.attributeNameCheck=D.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),D.CUSTOM_ELEMENT_HANDLING&&typeof D.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(se.allowCustomizedBuiltInElements=D.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Yt&&(bt=!1),or&&(Et=!0),ze&&(G=Te({},rm),X=[],ze.html===!0&&(Te(G,tm),Te(X,am)),ze.svg===!0&&(Te(G,ku),Te(X,Pu),Te(X,to)),ze.svgFilters===!0&&(Te(G,Mu),Te(X,Pu),Te(X,to)),ze.mathMl===!0&&(Te(G,Lu),Te(X,nm),Te(X,to))),D.ADD_TAGS&&(G===ue&&(G=Ua(G)),Te(G,D.ADD_TAGS,Je)),D.ADD_ATTR&&(X===pe&&(X=Ua(X)),Te(X,D.ADD_ATTR,Je)),D.ADD_URI_SAFE_ATTR&&Te(d,D.ADD_URI_SAFE_ATTR,Je),D.FORBID_CONTENTS&&(At===Q&&(At=Ua(At)),Te(At,D.FORBID_CONTENTS,Je)),Qt&&(G["#text"]=!0),vt&&Te(G,["html","head","body"]),G.table&&(Te(G,["tbody"]),delete Ce.tbody),D.TRUSTED_TYPES_POLICY){if(typeof D.TRUSTED_TYPES_POLICY.createHTML!="function")throw Bs('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof D.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Bs('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');Y=D.TRUSTED_TYPES_POLICY,H=Y.createHTML("")}else Y===void 0&&(Y=X3(g,n)),Y!==null&&typeof H=="string"&&(H=Y.createHTML(""));Tt&&Tt(D),On=D}},Hd=Te({},["mi","mo","mn","ms","mtext"]),Gd=Te({},["foreignobject","annotation-xml"]),n4=Te({},["title","style","font","a","script"]),jd=Te({},[...ku,...Mu,...z3]),$d=Te({},[...Lu,...H3]),s4=function(D){let J=_(D);(!J||!J.tagName)&&(J={namespaceURI:P,tagName:"template"});const K=Ro(D.tagName),Fe=Ro(J.tagName);return De[D.namespaceURI]?D.namespaceURI===F?J.namespaceURI===O?K==="svg":J.namespaceURI===v?K==="svg"&&(Fe==="annotation-xml"||Hd[Fe]):!!jd[K]:D.namespaceURI===v?J.namespaceURI===O?K==="math":J.namespaceURI===F?K==="math"&&Gd[Fe]:!!$d[K]:D.namespaceURI===O?J.namespaceURI===F&&!Gd[Fe]||J.namespaceURI===v&&!Hd[Fe]?!1:!$d[K]&&(n4[K]||!jd[K]):!!(ye==="application/xhtml+xml"&&De[D.namespaceURI]):!1},Ma=function(D){xs(t.removed,{element:D});try{_(D).removeChild(D)}catch{S(D)}},ji=function(D,J){try{xs(t.removed,{attribute:J.getAttributeNode(D),from:J})}catch{xs(t.removed,{attribute:null,from:J})}if(J.removeAttribute(D),D==="is"&&!X[D])if(Et||or)try{Ma(J)}catch{}else try{J.setAttribute(D,"")}catch{}},Vd=function(D){let J=null,K=null;if(Ue)D=""+D;else{const je=em(D,/^[\r\n\t ]+/);K=je&&je[0]}ye==="application/xhtml+xml"&&P===O&&(D=''+D+"");const Fe=Y?Y.createHTML(D):D;if(P===O)try{J=new m().parseFromString(Fe,ye)}catch{}if(!J||!J.documentElement){J=U.createDocument(P,"template",null);try{J.documentElement.innerHTML=j?H:Fe}catch{}}const nt=J.body||J.documentElement;return D&&K&&nt.insertBefore(r.createTextNode(K),nt.childNodes[0]||null),P===O?w.call(J,vt?"html":"body")[0]:vt?J.documentElement:nt},Wd=function(D){return W.call(D.ownerDocument||D,D,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},Qd=function(D){return D instanceof p&&(typeof D.nodeName!="string"||typeof D.textContent!="string"||typeof D.removeChild!="function"||!(D.attributes instanceof c)||typeof D.removeAttribute!="function"||typeof D.setAttribute!="function"||typeof D.namespaceURI!="string"||typeof D.insertBefore!="function"||typeof D.hasChildNodes!="function")},Kd=function(D){return typeof o=="function"&&D instanceof o},xr=function(D,J,K){N[D]&&eo(N[D],Fe=>{Fe.call(t,J,K,On)})},qd=function(D){let J=null;if(xr("beforeSanitizeElements",D,null),Qd(D))return Ma(D),!0;const K=Je(D.nodeName);if(xr("uponSanitizeElement",D,{tagName:K,allowedTags:G}),D.hasChildNodes()&&!Kd(D.firstElementChild)&&mt(/<[/\w]/g,D.innerHTML)&&mt(/<[/\w]/g,D.textContent)||D.nodeType===Ms.progressingInstruction||ra&&D.nodeType===Ms.comment&&mt(/<[/\w]/g,D.data))return Ma(D),!0;if(!G[K]||Ce[K]){if(!Ce[K]&&Xd(K)&&(se.tagNameCheck instanceof RegExp&&mt(se.tagNameCheck,K)||se.tagNameCheck instanceof Function&&se.tagNameCheck(K)))return!1;if(Qt&&!At[K]){const Fe=_(D)||D.parentNode,nt=x(D)||D.childNodes;if(nt&&Fe){const je=nt.length;for(let _r=je-1;_r>=0;--_r){const It=E(nt[_r],!0);It.__removalCount=(D.__removalCount||0)+1,Fe.insertBefore(It,C(D))}}}return Ma(D),!0}return D instanceof l&&!s4(D)||(K==="noscript"||K==="noembed"||K==="noframes")&&mt(/<\/no(script|embed|frames)/i,D.innerHTML)?(Ma(D),!0):(Yt&&D.nodeType===Ms.text&&(J=D.textContent,eo([A,y,R],Fe=>{J=_s(J,Fe," ")}),D.textContent!==J&&(xs(t.removed,{element:D.cloneNode()}),D.textContent=J)),xr("afterSanitizeElements",D,null),!1)},Jd=function(D,J,K){if(Cr&&(J==="id"||J==="name")&&(K in r||K in a4))return!1;if(!(bt&&!Ke[J]&&mt(B,J))&&!(Vt&&mt(Z,J))){if(!X[J]||Ke[J]){if(!(Xd(D)&&(se.tagNameCheck instanceof RegExp&&mt(se.tagNameCheck,D)||se.tagNameCheck instanceof Function&&se.tagNameCheck(D))&&(se.attributeNameCheck instanceof RegExp&&mt(se.attributeNameCheck,J)||se.attributeNameCheck instanceof Function&&se.attributeNameCheck(J))||J==="is"&&se.allowCustomizedBuiltInElements&&(se.tagNameCheck instanceof RegExp&&mt(se.tagNameCheck,K)||se.tagNameCheck instanceof Function&&se.tagNameCheck(K))))return!1}else if(!d[J]&&!mt($,_s(K,M,""))&&!((J==="src"||J==="xlink:href"||J==="href")&&D!=="script"&&Y3(K,"data:")===0&&q[D])&&!(ka&&!mt(b,_s(K,M,"")))&&K)return!1}return!0},Xd=function(D){return D!=="annotation-xml"&&em(D,I)},ep=function(D){xr("beforeSanitizeAttributes",D,null);const{attributes:J}=D;if(!J)return;const K={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:X};let Fe=J.length;for(;Fe--;){const nt=J[Fe],{name:je,namespaceURI:_r,value:It}=nt,lr=Je(je);let pt=je==="value"?It:I3(It);if(K.attrName=lr,K.attrValue=pt,K.keepAttr=!0,K.forceKeepAttr=void 0,xr("uponSanitizeAttribute",D,K),pt=K.attrValue,ra&&mt(/((--!?|])>)|<\/(style|title)/i,pt)){ji(je,D);continue}if(K.forceKeepAttr||(ji(je,D),!K.keepAttr))continue;if(!Wt&&mt(/\/>/i,pt)){ji(je,D);continue}Yt&&eo([A,y,R],o4=>{pt=_s(pt,o4," ")});const tp=Je(D.nodeName);if(Jd(tp,lr,pt)){if(Ye&&(lr==="id"||lr==="name")&&(ji(je,D),pt=Se+pt),Y&&typeof g=="object"&&typeof g.getAttributeType=="function"&&!_r)switch(g.getAttributeType(tp,lr)){case"TrustedHTML":{pt=Y.createHTML(pt);break}case"TrustedScriptURL":{pt=Y.createScriptURL(pt);break}}try{_r?D.setAttributeNS(_r,je,pt):D.setAttribute(je,pt),Qd(D)?Ma(D):Xp(t.removed)}catch{}}}xr("afterSanitizeAttributes",D,null)},i4=function D(J){let K=null;const Fe=Wd(J);for(xr("beforeSanitizeShadowDOM",J,null);K=Fe.nextNode();)xr("uponSanitizeShadowNode",K,null),!qd(K)&&(K.content instanceof s&&D(K.content),ep(K));xr("afterSanitizeShadowDOM",J,null)};return t.sanitize=function(D){let J=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},K=null,Fe=null,nt=null,je=null;if(j=!D,j&&(D=""),typeof D!="string"&&!Kd(D))if(typeof D.toString=="function"){if(D=D.toString(),typeof D!="string")throw Bs("dirty is not a string, aborting")}else throw Bs("toString is not a function");if(!t.isSupported)return D;if(Or||Fu(J),t.removed=[],typeof D=="string"&&(qe=!1),qe){if(D.nodeName){const lr=Je(D.nodeName);if(!G[lr]||Ce[lr])throw Bs("root node is forbidden and cannot be sanitized in-place")}}else if(D instanceof o)K=Vd(""),Fe=K.ownerDocument.importNode(D,!0),Fe.nodeType===Ms.element&&Fe.nodeName==="BODY"||Fe.nodeName==="HTML"?K=Fe:K.appendChild(Fe);else{if(!Et&&!Yt&&!vt&&D.indexOf("<")===-1)return Y&&le?Y.createHTML(D):D;if(K=Vd(D),!K)return Et?null:le?H:""}K&&Ue&&Ma(K.firstChild);const _r=Wd(qe?D:K);for(;nt=_r.nextNode();)qd(nt)||(nt.content instanceof s&&i4(nt.content),ep(nt));if(qe)return D;if(Et){if(or)for(je=V.call(K.ownerDocument);K.firstChild;)je.appendChild(K.firstChild);else je=K;return(X.shadowroot||X.shadowrootmode)&&(je=f.call(a,je,!0)),je}let It=vt?K.outerHTML:K.innerHTML;return vt&&G["!doctype"]&&K.ownerDocument&&K.ownerDocument.doctype&&K.ownerDocument.doctype.name&&mt(Hg,K.ownerDocument.doctype.name)&&(It=" `+It),Yt&&eo([A,y,R],lr=>{It=_s(It,lr," ")}),Y&&le?Y.createHTML(It):It},t.setConfig=function(){let D=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Fu(D),Or=!0},t.clearConfig=function(){On=null,Or=!1},t.isValidAttribute=function(D,J,K){On||Fu({});const Fe=Je(D),nt=Je(J);return Jd(Fe,nt,K)},t.addHook=function(D,J){typeof J=="function"&&(N[D]=N[D]||[],xs(N[D],J))},t.removeHook=function(D){if(N[D])return Xp(N[D])},t.removeHooks=function(D){N[D]&&(N[D]=[])},t.removeAllHooks=function(){N={}},t}var jg=Gg(),Xa=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function xa(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ey=/["'&<>]/,ty=ry;function ry(e){var t=""+e,r=ey.exec(t);if(!r)return t;var a,n="",s=0,i=0;for(s=r.index;s"u"?(console.warn("No firstDay found"),1):window.firstDay}function ny(){return typeof window.dayNames>"u"?(console.warn("No dayNames found"),["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]):window.dayNames}function sy(){return typeof window.dayNamesShort>"u"?(console.warn("No dayNamesShort found"),["Sun.","Mon.","Tue.","Wed.","Thu.","Fri.","Sat."]):window.dayNamesShort}function iy(){return typeof window.dayNamesMin>"u"?(console.warn("No dayNamesMin found"),["Su","Mo","Tu","We","Th","Fr","Sa"]):window.dayNamesMin}function oy(){return typeof window.monthNames>"u"?(console.warn("No monthNames found"),["January","February","March","April","May","June","July","August","September","October","November","December"]):window.monthNames}function ly(){return typeof window.monthNamesShort>"u"?(console.warn("No monthNamesShort found"),["Jan.","Feb.","Mar.","Apr.","May.","Jun.","Jul.","Aug.","Sep.","Oct.","Nov.","Dec."]):window.monthNamesShort}function $g(e){var t,r,a,n;return{translations:(r=(t=window._oc_l10n_registry_translations)==null?void 0:t[e])!=null?r:{},pluralFunction:(n=(a=window._oc_l10n_registry_plural_functions)==null?void 0:a[e])!=null?n:s=>s}}function me(e,t,r,a,n){const s={escape:!0,sanitize:!0,...n||{}},i=m=>m,o=s.sanitize?jg.sanitize:i,l=s.escape?im:i,u=m=>typeof m=="string"||typeof m=="number",c=(m,g,T)=>m.replace(/%n/g,""+T).replace(/{([^{}]*)}/g,(E,S)=>{if(g===void 0||!(S in g))return l(E);const C=g[S];return u(C)?l("".concat(C)):typeof C=="object"&&u(C.value)?(C.escape!==!1?im:i)("".concat(C.value)):l(E)});let p=$g(e).translations[t]||t;return p=Array.isArray(p)?p[0]:p,o(typeof r=="object"||a!==void 0?c(p,r,a):p)}function om(e,t,r,a,n,s){const i="_"+t+"_::_"+r+"_",o=$g(e),l=o.translations[i];if(typeof l<"u"){const u=l;if(Array.isArray(u)){const c=o.pluralFunction(a);return me(e,u[c],n,a,s)}}return a===1?me(e,t,n,a,s):me(e,r,n,a,s)}var uy=!0;ge.util.warn;function cy(){return!!Ql()}function dy(){return Vg().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Vg(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const py=typeof Proxy=="function",my="devtools-plugin:setup",hy="plugin:settings:set";let Ls,U0;function fy(){var e;return Ls!==void 0||(typeof window<"u"&&window.performance?(Ls=!0,U0=window.performance):typeof globalThis<"u"&&!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance?(Ls=!0,U0=globalThis.perf_hooks.performance):Ls=!1),Ls}function gy(){return fy()?U0.now():Date.now()}class Ty{constructor(t,r){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=r;const a={};if(t.settings)for(const i in t.settings){const o=t.settings[i];a[i]=o.defaultValue}const n=`__vue-devtools-plugin-settings__${t.id}`;let s=Object.assign({},a);try{const i=localStorage.getItem(n),o=JSON.parse(i);Object.assign(s,o)}catch{}this.fallbacks={getSettings(){return s},setSettings(i){try{localStorage.setItem(n,JSON.stringify(i))}catch{}s=i},now(){return gy()}},r&&r.on(hy,(i,o)=>{i===this.plugin.id&&this.fallbacks.setSettings(o)}),this.proxiedOn=new Proxy({},{get:(i,o)=>this.target?this.target.on[o]:(...l)=>{this.onQueue.push({method:o,args:l})}}),this.proxiedTarget=new Proxy({},{get:(i,o)=>this.target?this.target[o]:o==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(o)?(...l)=>(this.targetQueue.push({method:o,args:l,resolve:()=>{}}),this.fallbacks[o](...l)):(...l)=>new Promise(u=>{this.targetQueue.push({method:o,args:l,resolve:u})})})}async setRealTarget(t){this.target=t;for(const r of this.onQueue)this.target.on[r.method](...r.args);for(const r of this.targetQueue)r.resolve(await this.target[r.method](...r.args))}}function Wg(e,t){const r=e,a=Vg(),n=dy(),s=py&&r.enableEarlyProxy;if(n&&(a.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))n.emit(my,e,t);else{const i=s?new Ty(r,n):null;(a.__VUE_DEVTOOLS_PLUGINS__=a.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:r,setupFn:t,proxy:i}),i&&t(i.proxiedTarget)}}let Qg;const Ii=e=>Qg=e,Kg=Symbol();function lm(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Sr;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Sr||(Sr={}));const ln=typeof window<"u",um=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof tr=="object"&&tr.global===tr?tr:typeof globalThis=="object"?globalThis:{HTMLElement:null};function vy(e,{autoBom:t=!1}={}){return t&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\uFEFF",e],{type:e.type}):e}function qc(e,t,r){const a=new XMLHttpRequest;a.open("GET",e),a.responseType="blob",a.onload=function(){Xg(a.response,t,r)},a.onerror=function(){console.error("could not download file")},a.send()}function qg(e){const t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch{}return t.status>=200&&t.status<=299}function bo(e){try{e.dispatchEvent(new MouseEvent("click"))}catch{const t=document.createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(t)}}const Oo=typeof navigator=="object"?navigator:{userAgent:""},Jg=/Macintosh/.test(Oo.userAgent)&&/AppleWebKit/.test(Oo.userAgent)&&!/Safari/.test(Oo.userAgent),Xg=ln?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!Jg?Ey:"msSaveOrOpenBlob"in Oo?Ay:yy:()=>{};function Ey(e,t="download",r){const a=document.createElement("a");a.download=t,a.rel="noopener",typeof e=="string"?(a.href=e,a.origin!==location.origin?qg(a.href)?qc(e,t,r):(a.target="_blank",bo(a)):bo(a)):(a.href=URL.createObjectURL(e),setTimeout(function(){URL.revokeObjectURL(a.href)},4e4),setTimeout(function(){bo(a)},0))}function Ay(e,t="download",r){if(typeof e=="string")if(qg(e))qc(e,t,r);else{const a=document.createElement("a");a.href=e,a.target="_blank",setTimeout(function(){bo(a)})}else navigator.msSaveOrOpenBlob(vy(e,r),t)}function yy(e,t,r,a){if(a=a||open("","_blank"),a&&(a.document.title=a.document.body.innerText="downloading..."),typeof e=="string")return qc(e,t,r);const n=e.type==="application/octet-stream",s=/constructor/i.test(String(um.HTMLElement))||"safari"in um,i=/CriOS\/[\d]+/.test(navigator.userAgent);if((i||n&&s||Jg)&&typeof FileReader<"u"){const o=new FileReader;o.onloadend=function(){let l=o.result;if(typeof l!="string")throw a=null,new Error("Wrong reader.result type");l=i?l:l.replace(/^data:[^;]*;/,"data:attachment/file;"),a?a.location.href=l:location.assign(l),a=null},o.readAsDataURL(e)}else{const o=URL.createObjectURL(e);a?a.location.assign(o):location.href=o,a=null,setTimeout(function(){URL.revokeObjectURL(o)},4e4)}}function rt(e,t){const r="🍍 "+e;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(r,t):t==="error"?console.error(r):t==="warn"?console.warn(r):console.log(r)}function Jc(e){return"_a"in e&&"install"in e}function eT(){if(!("clipboard"in navigator))return rt("Your browser doesn't support the Clipboard API","error"),!0}function tT(e){return e instanceof Error&&e.message.toLowerCase().includes("document is not focused")?(rt('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function Sy(e){if(!eT())try{await navigator.clipboard.writeText(JSON.stringify(e.state.value)),rt("Global state copied to clipboard.")}catch(t){if(tT(t))return;rt("Failed to serialize the state. Check the console for more details.","error"),console.error(t)}}async function Dy(e){if(!eT())try{rT(e,JSON.parse(await navigator.clipboard.readText())),rt("Global state pasted from clipboard.")}catch(t){if(tT(t))return;rt("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(t)}}async function Fy(e){try{Xg(new Blob([JSON.stringify(e.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){rt("Failed to export the state as JSON. Check the console for more details.","error"),console.error(t)}}let Br;function Ny(){Br||(Br=document.createElement("input"),Br.type="file",Br.accept=".json");function e(){return new Promise((t,r)=>{Br.onchange=async()=>{const a=Br.files;if(!a)return t(null);const n=a.item(0);return t(n?{text:await n.text(),file:n}:null)},Br.oncancel=()=>t(null),Br.onerror=r,Br.click()})}return e}async function wy(e){try{const t=await Ny()();if(!t)return;const{text:r,file:a}=t;rT(e,JSON.parse(r)),rt(`Global state imported from "${a.name}".`)}catch(t){rt("Failed to import the state from JSON. Check the console for more details.","error"),console.error(t)}}function rT(e,t){for(const r in t){const a=e.state.value[r];a?Object.assign(a,t[r]):e.state.value[r]=t[r]}}function qt(e){return{_custom:{display:e}}}const aT="🍍 Pinia (root)",Co="_root";function Ry(e){return Jc(e)?{id:Co,label:aT}:{id:e.$id,label:e.$id}}function by(e){if(Jc(e)){const r=Array.from(e._s.keys()),a=e._s;return{state:r.map(n=>({editable:!0,key:n,value:e.state.value[n]})),getters:r.filter(n=>a.get(n)._getters).map(n=>{const s=a.get(n);return{editable:!1,key:n,value:s._getters.reduce((i,o)=>(i[o]=s[o],i),{})}})}}const t={state:Object.keys(e.$state).map(r=>({editable:!0,key:r,value:e.$state[r]}))};return e._getters&&e._getters.length&&(t.getters=e._getters.map(r=>({editable:!1,key:r,value:e[r]}))),e._customProperties.size&&(t.customProperties=Array.from(e._customProperties).map(r=>({editable:!0,key:r,value:e[r]}))),t}function Oy(e){return e?Array.isArray(e)?e.reduce((t,r)=>(t.keys.push(r.key),t.operations.push(r.type),t.oldValue[r.key]=r.oldValue,t.newValue[r.key]=r.newValue,t),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:qt(e.type),key:qt(e.key),oldValue:e.oldValue,newValue:e.newValue}:{}}function Cy(e){switch(e){case Sr.direct:return"mutation";case Sr.patchFunction:return"$patch";case Sr.patchObject:return"$patch";default:return"unknown"}}let Vn=!0;const xo=[],za="pinia:mutations",ut="pinia",{assign:xy}=Object,nl=e=>"🍍 "+e;function _y(e,t){Wg({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:xo,app:e},r=>{typeof r.now!="function"&&rt("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),r.addTimelineLayer({id:za,label:"Pinia 🍍",color:15064968}),r.addInspector({id:ut,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{Sy(t)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await Dy(t),r.sendInspectorTree(ut),r.sendInspectorState(ut)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{Fy(t)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await wy(t),r.sendInspectorTree(ut),r.sendInspectorState(ut)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:a=>{const n=t._s.get(a);n?typeof n.$reset!="function"?rt(`Cannot reset "${a}" store because it doesn't have a "$reset" method implemented.`,"warn"):(n.$reset(),rt(`Store "${a}" reset.`)):rt(`Cannot reset "${a}" store because it wasn't found.`,"warn")}}]}),r.on.inspectComponent((a,n)=>{const s=a.componentInstance&&a.componentInstance.proxy;if(s&&s._pStores){const i=a.componentInstance.proxy._pStores;Object.values(i).forEach(o=>{a.instanceData.state.push({type:nl(o.$id),key:"state",editable:!0,value:o._isOptionsAPI?{_custom:{value:mi(o.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>o.$reset()}]}}:Object.keys(o.$state).reduce((l,u)=>(l[u]=o.$state[u],l),{})}),o._getters&&o._getters.length&&a.instanceData.state.push({type:nl(o.$id),key:"getters",editable:!1,value:o._getters.reduce((l,u)=>{try{l[u]=o[u]}catch(c){l[u]=c}return l},{})})})}}),r.on.getInspectorTree(a=>{if(a.app===e&&a.inspectorId===ut){let n=[t];n=n.concat(Array.from(t._s.values())),a.rootNodes=(a.filter?n.filter(s=>"$id"in s?s.$id.toLowerCase().includes(a.filter.toLowerCase()):aT.toLowerCase().includes(a.filter.toLowerCase())):n).map(Ry)}}),globalThis.$pinia=t,r.on.getInspectorState(a=>{if(a.app===e&&a.inspectorId===ut){const n=a.nodeId===Co?t:t._s.get(a.nodeId);if(!n)return;n&&(a.nodeId!==Co&&(globalThis.$store=mi(n)),a.state=by(n))}}),r.on.editInspectorState((a,n)=>{if(a.app===e&&a.inspectorId===ut){const s=a.nodeId===Co?t:t._s.get(a.nodeId);if(!s)return rt(`store "${a.nodeId}" not found`,"error");const{path:i}=a;Jc(s)?i.unshift("state"):(i.length!==1||!s._customProperties.has(i[0])||i[0]in s.$state)&&i.unshift("$state"),Vn=!1,a.set(s,i,a.state.value),Vn=!0}}),r.on.editComponentState(a=>{if(a.type.startsWith("🍍")){const n=a.type.replace(/^🍍\s*/,""),s=t._s.get(n);if(!s)return rt(`store "${n}" not found`,"error");const{path:i}=a;if(i[0]!=="state")return rt(`Invalid path for store "${n}": ${i} -Only state can be modified.`);i[0]="$state",Vn=!1,a.set(s,i,a.state.value),Vn=!0}})})}function By(e,t){xo.includes(nl(t.$id))||xo.push(nl(t.$id)),Wg({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:xo,app:e,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},r=>{const a=typeof r.now=="function"?r.now.bind(r):Date.now;t.$onAction(({after:i,onError:o,name:l,args:u})=>{const c=nT++;r.addTimelineEvent({layerId:za,event:{time:a(),title:"🛫 "+l,subtitle:"start",data:{store:qt(t.$id),action:qt(l),args:u},groupId:c}}),i(p=>{Ta=void 0,r.addTimelineEvent({layerId:za,event:{time:a(),title:"🛬 "+l,subtitle:"end",data:{store:qt(t.$id),action:qt(l),args:u,result:p},groupId:c}})}),o(p=>{Ta=void 0,r.addTimelineEvent({layerId:za,event:{time:a(),logType:"error",title:"💥 "+l,subtitle:"end",data:{store:qt(t.$id),action:qt(l),args:u,error:p},groupId:c}})})},!0),t._customProperties.forEach(i=>{Pt(()=>$s(t[i]),(o,l)=>{r.notifyComponentUpdate(),r.sendInspectorState(ut),Vn&&r.addTimelineEvent({layerId:za,event:{time:a(),title:"Change",subtitle:i,data:{newValue:o,oldValue:l},groupId:Ta}})},{deep:!0})}),t.$subscribe(({events:i,type:o},l)=>{if(r.notifyComponentUpdate(),r.sendInspectorState(ut),!Vn)return;const u={time:a(),title:Cy(o),data:xy({store:qt(t.$id)},Oy(i)),groupId:Ta};o===Sr.patchFunction?u.subtitle="⤵️":o===Sr.patchObject?u.subtitle="🧩":i&&!Array.isArray(i)&&(u.subtitle=i.type),i&&(u.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:i}}),r.addTimelineEvent({layerId:za,event:u})},{detached:!0,flush:"sync"});const n=t._hotUpdate;t._hotUpdate=hi(i=>{n(i),r.addTimelineEvent({layerId:za,event:{time:a(),title:"🔥 "+t.$id,subtitle:"HMR update",data:{store:qt(t.$id),info:qt("HMR update")}}}),r.notifyComponentUpdate(),r.sendInspectorTree(ut),r.sendInspectorState(ut)});const{$dispose:s}=t;t.$dispose=()=>{s(),r.notifyComponentUpdate(),r.sendInspectorTree(ut),r.sendInspectorState(ut),r.getSettings().logStoreChanges&&rt(`Disposed "${t.$id}" store 🗑`)},r.notifyComponentUpdate(),r.sendInspectorTree(ut),r.sendInspectorState(ut),r.getSettings().logStoreChanges&&rt(`"${t.$id}" store installed 🆕`)})}let nT=0,Ta;function cm(e,t,r){const a=t.reduce((n,s)=>(n[s]=mi(e)[s],n),{});for(const n in a)e[n]=function(){const s=nT,i=r?new Proxy(e,{get(...l){return Ta=s,Reflect.get(...l)},set(...l){return Ta=s,Reflect.set(...l)}}):e;Ta=s;const o=a[n].apply(i,arguments);return Ta=void 0,o}}function ky({app:e,store:t,options:r}){if(!t.$id.startsWith("__hot:")){if(t._isOptionsAPI=!!r.state,!t._p._testing){cm(t,Object.keys(r.actions),t._isOptionsAPI);const a=t._hotUpdate;mi(t)._hotUpdate=function(n){a.apply(this,arguments),cm(t,Object.keys(n._hmrPayload.actions),!!t._isOptionsAPI)}}By(e,t)}}function My(){const e=Xf(!0),t=e.run(()=>oe({}));let r=[];const a=hi({install(n){Ii(a)},use(n){return!this._a&&!uy||r.push(n),this},_p:r,_a:null,_e:e,_s:new Map,state:t});return typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln&&typeof Proxy<"u"&&a.use(ky),a}const sT=()=>{};function dm(e,t,r,a=sT){e.push(t);const n=()=>{const s=e.indexOf(t);s>-1&&(e.splice(s,1),a())};return!r&&xc()&&eg(n),n}function Cn(e,...t){e.slice().forEach(r=>{r(...t)})}const Ly=e=>e(),pm=Symbol(),Yu=Symbol();function z0(e,t){e instanceof Map&&t instanceof Map?t.forEach((r,a)=>e.set(a,r)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const r in t){if(!t.hasOwnProperty(r))continue;const a=t[r],n=e[r];lm(n)&&lm(a)&&e.hasOwnProperty(r)&&!Ve(a)&&!ts(a)?e[r]=z0(n,a):e[r]=a}return e}const Py=new WeakMap;function Yy(e){return!Py.has(e)}const{assign:Lr}=Object;function Iy(e){return!!(Ve(e)&&e.effect)}function Zy(e,t,r,a){const{state:n,actions:s,getters:i}=t,o=r.state.value[e];let l;function u(){o||ha(r.state.value,e,n?n():{});const c=_4(r.state.value[e]);return Lr(c,s,Object.keys(i||{}).reduce((p,m)=>(p[m]=hi(ne(()=>{Ii(r);const g=r._s.get(e);if(g._r)return i[m].call(g,g)})),p),{}))}return l=iT(e,u,t,r,a,!0),l}function iT(e,t,r={},a,n,s){let i;const o=Lr({actions:{}},r),l={deep:!0};let u,c,p=[],m=[],g;const T=a.state.value[e];!s&&!T&&ha(a.state.value,e,{});const E=oe({});let S;function C(w){let f;u=c=!1,typeof w=="function"?(w(a.state.value[e]),f={type:Sr.patchFunction,storeId:e,events:g}):(z0(a.state.value[e],w),f={type:Sr.patchObject,payload:w,storeId:e,events:g});const N=S=Symbol();Nn().then(()=>{S===N&&(u=!0)}),c=!0,Cn(p,f,a.state.value[e])}const x=s?function(){const{state:w}=r,f=w?w():{};this.$patch(N=>{Lr(N,f)})}:sT;function _(){i.stop(),p=[],m=[],a._s.delete(e)}const Y=(w,f="")=>{if(pm in w)return w[Yu]=f,w;const N=function(){Ii(a);const A=Array.from(arguments),y=[],R=[];function B(M){y.push(M)}function Z(M){R.push(M)}Cn(m,{args:A,name:N[Yu],store:W,after:B,onError:Z});let b;try{b=w.apply(this&&this.$id===e?this:W,A)}catch(M){throw Cn(R,M),M}return b instanceof Promise?b.then(M=>(Cn(y,M),M)).catch(M=>(Cn(R,M),Promise.reject(M))):(Cn(y,b),b)};return N[pm]=!0,N[Yu]=f,N},H=hi({actions:{},getters:{},state:[],hotState:E}),U={_p:a,$id:e,$onAction:dm.bind(null,m),$patch:C,$reset:x,$subscribe(w,f={}){const N=dm(p,w,f.detached,()=>A()),A=i.run(()=>Pt(()=>a.state.value[e],y=>{(f.flush==="sync"?c:u)&&w({storeId:e,type:Sr.direct,events:g},y)},Lr({},l,f)));return N},$dispose:_};U._r=!1;const W=v0(typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln?Lr({_hmrPayload:H,_customProperties:hi(new Set)},U):U);a._s.set(e,W);const V=(a._a&&a._a.runWithContext||Ly)(()=>a._e.run(()=>(i=Xf()).run(()=>t({action:Y}))));for(const w in V){const f=V[w];if(Ve(f)&&!Iy(f)||ts(f))s||(T&&Yy(f)&&(Ve(f)?f.value=T[w]:z0(f,T[w])),ha(a.state.value[e],w,f));else if(typeof f=="function"){const N=Y(f,w);ha(V,w,N),o.actions[w]=f}}if(Object.keys(V).forEach(w=>{ha(W,w,V[w])}),Object.defineProperty(W,"$state",{get:()=>a.state.value[e],set:w=>{C(f=>{Lr(f,w)})}}),typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln){const w={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(f=>{Object.defineProperty(W,f,Lr({value:W[f]},w))})}return W._r=!0,a._p.forEach(w=>{if(typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln){const f=i.run(()=>w({store:W,app:a._a,pinia:a,options:o}));Object.keys(f||{}).forEach(N=>W._customProperties.add(N)),Lr(W,f)}else Lr(W,i.run(()=>w({store:W,app:a._a,pinia:a,options:o})))}),T&&s&&r.hydrate&&r.hydrate(W.$state,T),u=!0,c=!0,W}function oT(e,t,r){let a,n;const s=typeof t=="function";typeof e=="string"?(a=e,n=s?r:t):(n=e,a=e.id);function i(o,l){const u=cy();return o=o||(u?I4(Kg,null):null),o&&Ii(o),o=Qg,o._s.has(a)||(s?iT(a,t,n,o):Zy(a,n,o)),o._s.get(a)}return i.$id=a,i}const Uy=function(e){e.mixin({beforeCreate(){const t=this.$options;if(t.pinia){const r=t.pinia;if(!this._provided){const a={};Object.defineProperty(this,"_provided",{get:()=>a,set:n=>Object.assign(a,n)})}this._provided[Kg]=r,this.$pinia||(this.$pinia=r),r._a=this,ln&&Ii(r),typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln&&_y(r._a,r)}else!this.$pinia&&t.parent&&t.parent.$pinia&&(this.$pinia=t.parent.$pinia)},destroyed(){delete this._pStores}})};function zy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var lT={exports:{}},He=lT.exports={},gr,Tr;function H0(){throw new Error("setTimeout has not been defined")}function G0(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?gr=setTimeout:gr=H0}catch{gr=H0}try{typeof clearTimeout=="function"?Tr=clearTimeout:Tr=G0}catch{Tr=G0}})();function uT(e){if(gr===setTimeout)return setTimeout(e,0);if((gr===H0||!gr)&&setTimeout)return gr=setTimeout,setTimeout(e,0);try{return gr(e,0)}catch{try{return gr.call(null,e,0)}catch{return gr.call(this,e,0)}}}function Hy(e){if(Tr===clearTimeout)return clearTimeout(e);if((Tr===G0||!Tr)&&clearTimeout)return Tr=clearTimeout,clearTimeout(e);try{return Tr(e)}catch{try{return Tr.call(null,e)}catch{return Tr.call(this,e)}}}var Hr=[],rs=!1,en,_o=-1;function Gy(){!rs||!en||(rs=!1,en.length?Hr=en.concat(Hr):_o=-1,Hr.length&&cT())}function cT(){if(!rs){var e=uT(Gy);rs=!0;for(var t=Hr.length;t;){for(en=Hr,Hr=[];++_o1)for(var r=1;rt=>{const r=$y.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),ir=e=>(e=e.toLowerCase(),t=>ql(t)===e),Jl=e=>t=>typeof t===e,{isArray:Fs}=Array,Ai=Jl("undefined");function Vy(e){return e!==null&&!Ai(e)&&e.constructor!==null&&!Ai(e.constructor)&&kt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const mT=ir("ArrayBuffer");function Wy(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&mT(e.buffer),t}const Qy=Jl("string"),kt=Jl("function"),hT=Jl("number"),Xl=e=>e!==null&&typeof e=="object",Ky=e=>e===!0||e===!1,Bo=e=>{if(ql(e)!=="object")return!1;const t=Xc(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},qy=ir("Date"),Jy=ir("File"),Xy=ir("Blob"),eS=ir("FileList"),tS=e=>Xl(e)&&kt(e.pipe),rS=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||kt(e.append)&&((t=ql(e))==="formdata"||t==="object"&&kt(e.toString)&&e.toString()==="[object FormData]"))},aS=ir("URLSearchParams"),[nS,sS,iS,oS]=["ReadableStream","Request","Response","Headers"].map(ir),lS=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Zi(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let a,n;if(typeof e!="object"&&(e=[e]),Fs(e))for(a=0,n=e.length;a0;)if(n=r[a],t===n.toLowerCase())return n;return null}const tn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:tr,gT=e=>!Ai(e)&&e!==tn;function j0(){const{caseless:e}=gT(this)&&this||{},t={},r=(a,n)=>{const s=e&&fT(t,n)||n;Bo(t[s])&&Bo(a)?t[s]=j0(t[s],a):Bo(a)?t[s]=j0({},a):Fs(a)?t[s]=a.slice():t[s]=a};for(let a=0,n=arguments.length;a(Zi(t,(n,s)=>{r&&kt(n)?e[s]=pT(n,r):e[s]=n},{allOwnKeys:a}),e),cS=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),dS=(e,t,r,a)=>{e.prototype=Object.create(t.prototype,a),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},pS=(e,t,r,a)=>{let n,s,i;const o={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),s=n.length;s-- >0;)i=n[s],(!a||a(i,e,t))&&!o[i]&&(t[i]=e[i],o[i]=!0);e=r!==!1&&Xc(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},mS=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const a=e.indexOf(t,r);return a!==-1&&a===r},hS=e=>{if(!e)return null;if(Fs(e))return e;let t=e.length;if(!hT(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},fS=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Xc(Uint8Array)),gS=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let a;for(;(a=r.next())&&!a.done;){const n=a.value;t.call(e,n[0],n[1])}},TS=(e,t)=>{let r;const a=[];for(;(r=e.exec(t))!==null;)a.push(r);return a},vS=ir("HTMLFormElement"),ES=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,r,a){return r.toUpperCase()+a}),mm=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),AS=ir("RegExp"),TT=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),a={};Zi(r,(n,s)=>{let i;(i=t(n,s,e))!==!1&&(a[s]=i||n)}),Object.defineProperties(e,a)},yS=e=>{TT(e,(t,r)=>{if(kt(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const a=e[r];if(kt(a)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},SS=(e,t)=>{const r={},a=n=>{n.forEach(s=>{r[s]=!0})};return Fs(e)?a(e):a(String(e).split(t)),r},DS=()=>{},FS=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,Iu="abcdefghijklmnopqrstuvwxyz",hm="0123456789",vT={DIGIT:hm,ALPHA:Iu,ALPHA_DIGIT:Iu+Iu.toUpperCase()+hm},NS=(e=16,t=vT.ALPHA_DIGIT)=>{let r="";const{length:a}=t;for(;e--;)r+=t[Math.random()*a|0];return r};function wS(e){return!!(e&&kt(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const RS=e=>{const t=new Array(10),r=(a,n)=>{if(Xl(a)){if(t.indexOf(a)>=0)return;if(!("toJSON"in a)){t[n]=a;const s=Fs(a)?[]:{};return Zi(a,(i,o)=>{const l=r(i,n+1);!Ai(l)&&(s[o]=l)}),t[n]=void 0,s}}return a};return r(e,0)},bS=ir("AsyncFunction"),OS=e=>e&&(Xl(e)||kt(e))&&kt(e.then)&&kt(e.catch),ET=((e,t)=>e?setImmediate:t?((r,a)=>(tn.addEventListener("message",({source:n,data:s})=>{n===tn&&s===r&&a.length&&a.shift()()},!1),n=>{a.push(n),tn.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",kt(tn.postMessage)),CS=typeof queueMicrotask<"u"?queueMicrotask.bind(tn):typeof sl<"u"&&sl.nextTick||ET,L={isArray:Fs,isArrayBuffer:mT,isBuffer:Vy,isFormData:rS,isArrayBufferView:Wy,isString:Qy,isNumber:hT,isBoolean:Ky,isObject:Xl,isPlainObject:Bo,isReadableStream:nS,isRequest:sS,isResponse:iS,isHeaders:oS,isUndefined:Ai,isDate:qy,isFile:Jy,isBlob:Xy,isRegExp:AS,isFunction:kt,isStream:tS,isURLSearchParams:aS,isTypedArray:fS,isFileList:eS,forEach:Zi,merge:j0,extend:uS,trim:lS,stripBOM:cS,inherits:dS,toFlatObject:pS,kindOf:ql,kindOfTest:ir,endsWith:mS,toArray:hS,forEachEntry:gS,matchAll:TS,isHTMLForm:vS,hasOwnProperty:mm,hasOwnProp:mm,reduceDescriptors:TT,freezeMethods:yS,toObjectSet:SS,toCamelCase:ES,noop:DS,toFiniteNumber:FS,findKey:fT,global:tn,isContextDefined:gT,ALPHABET:vT,generateString:NS,isSpecCompliantForm:wS,toJSONObject:RS,isAsyncFn:bS,isThenable:OS,setImmediate:ET,asap:CS};var AT={},ko={};ko.byteLength=BS,ko.toByteArray=MS,ko.fromByteArray=YS;for(var vr=[],Ut=[],xS=typeof Uint8Array<"u"?Uint8Array:Array,Zu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xn=0,_S=Zu.length;xn<_S;++xn)vr[xn]=Zu[xn],Ut[Zu.charCodeAt(xn)]=xn;Ut[45]=62,Ut[95]=63;function yT(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var a=r===t?0:4-r%4;return[r,a]}function BS(e){var t=yT(e),r=t[0],a=t[1];return(r+a)*3/4-a}function kS(e,t,r){return(t+r)*3/4-r}function MS(e){var t,r=yT(e),a=r[0],n=r[1],s=new xS(kS(e,a,n)),i=0,o=n>0?a-4:a,l;for(l=0;l>16&255,s[i++]=t>>8&255,s[i++]=t&255;return n===2&&(t=Ut[e.charCodeAt(l)]<<2|Ut[e.charCodeAt(l+1)]>>4,s[i++]=t&255),n===1&&(t=Ut[e.charCodeAt(l)]<<10|Ut[e.charCodeAt(l+1)]<<4|Ut[e.charCodeAt(l+2)]>>2,s[i++]=t>>8&255,s[i++]=t&255),s}function LS(e){return vr[e>>18&63]+vr[e>>12&63]+vr[e>>6&63]+vr[e&63]}function PS(e,t,r){for(var a,n=[],s=t;so?o:i+s));return a===1?(t=e[r-1],n.push(vr[t>>2]+vr[t<<4&63]+"==")):a===2&&(t=(e[r-2]<<8)+e[r-1],n.push(vr[t>>10]+vr[t>>4&63]+vr[t<<2&63]+"=")),n.join("")}var $0={};$0.read=function(e,t,r,a,n){var s,i,o=n*8-a-1,l=(1<>1,c=-7,p=r?n-1:0,m=r?-1:1,g=e[t+p];for(p+=m,s=g&(1<<-c)-1,g>>=-c,c+=o;c>0;s=s*256+e[t+p],p+=m,c-=8);for(i=s&(1<<-c)-1,s>>=-c,c+=a;c>0;i=i*256+e[t+p],p+=m,c-=8);if(s===0)s=1-u;else{if(s===l)return i?NaN:(g?-1:1)*(1/0);i=i+Math.pow(2,a),s=s-u}return(g?-1:1)*i*Math.pow(2,s-a)},$0.write=function(e,t,r,a,n,s){var i,o,l,u=s*8-n-1,c=(1<>1,m=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,g=a?0:s-1,T=a?1:-1,E=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,i=c):(i=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-i))<1&&(i--,l*=2),i+p>=1?t+=m/l:t+=m*Math.pow(2,1-p),t*l>=2&&(i++,l/=2),i+p>=c?(o=0,i=c):i+p>=1?(o=(t*l-1)*Math.pow(2,n),i=i+p):(o=t*Math.pow(2,p-1)*Math.pow(2,n),i=0));n>=8;e[r+g]=o&255,g+=T,o/=256,n-=8);for(i=i<0;e[r+g]=i&255,g+=T,i/=256,u-=8);e[r+g-T]|=E*128};(function(e){const t=ko,r=$0,a=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=c,e.SlowBuffer=H,e.INSPECT_MAX_BYTES=50;const n=2147483647;e.kMaxLength=n;const{Uint8Array:s,ArrayBuffer:i,SharedArrayBuffer:o}=globalThis;c.TYPED_ARRAY_SUPPORT=l(),!c.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function l(){try{const d=new s(1),h={foo:function(){return 42}};return Object.setPrototypeOf(h,s.prototype),Object.setPrototypeOf(d,h),d.foo()===42}catch{return!1}}Object.defineProperty(c.prototype,"parent",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.buffer}}),Object.defineProperty(c.prototype,"offset",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.byteOffset}});function u(d){if(d>n)throw new RangeError('The value "'+d+'" is invalid for option "size"');const h=new s(d);return Object.setPrototypeOf(h,c.prototype),h}function c(d,h,v){if(typeof d=="number"){if(typeof h=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return T(d)}return p(d,h,v)}c.poolSize=8192;function p(d,h,v){if(typeof d=="string")return E(d,h);if(i.isView(d))return C(d);if(d==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof d);if(ze(d,i)||d&&ze(d.buffer,i)||typeof o<"u"&&(ze(d,o)||d&&ze(d.buffer,o)))return x(d,h,v);if(typeof d=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const F=d.valueOf&&d.valueOf();if(F!=null&&F!==d)return c.from(F,h,v);const O=_(d);if(O)return O;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof d[Symbol.toPrimitive]=="function")return c.from(d[Symbol.toPrimitive]("string"),h,v);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof d)}c.from=function(d,h,v){return p(d,h,v)},Object.setPrototypeOf(c.prototype,s.prototype),Object.setPrototypeOf(c,s);function m(d){if(typeof d!="number")throw new TypeError('"size" argument must be of type number');if(d<0)throw new RangeError('The value "'+d+'" is invalid for option "size"')}function g(d,h,v){return m(d),d<=0?u(d):h!==void 0?typeof v=="string"?u(d).fill(h,v):u(d).fill(h):u(d)}c.alloc=function(d,h,v){return g(d,h,v)};function T(d){return m(d),u(d<0?0:Y(d)|0)}c.allocUnsafe=function(d){return T(d)},c.allocUnsafeSlow=function(d){return T(d)};function E(d,h){if((typeof h!="string"||h==="")&&(h="utf8"),!c.isEncoding(h))throw new TypeError("Unknown encoding: "+h);const v=U(d,h)|0;let F=u(v);const O=F.write(d,h);return O!==v&&(F=F.slice(0,O)),F}function S(d){const h=d.length<0?0:Y(d.length)|0,v=u(h);for(let F=0;F=n)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n.toString(16)+" bytes");return d|0}function H(d){return+d!=d&&(d=0),c.alloc(+d)}c.isBuffer=function(d){return d!=null&&d._isBuffer===!0&&d!==c.prototype},c.compare=function(d,h){if(ze(d,s)&&(d=c.from(d,d.offset,d.byteLength)),ze(h,s)&&(h=c.from(h,h.offset,h.byteLength)),!c.isBuffer(d)||!c.isBuffer(h))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(d===h)return 0;let v=d.length,F=h.length;for(let O=0,P=Math.min(v,F);OF.length?(c.isBuffer(P)||(P=c.from(P)),P.copy(F,O)):s.prototype.set.call(F,P,O);else if(c.isBuffer(P))P.copy(F,O);else throw new TypeError('"list" argument must be an Array of Buffers');O+=P.length}return F};function U(d,h){if(c.isBuffer(d))return d.length;if(i.isView(d)||ze(d,i))return d.byteLength;if(typeof d!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof d);const v=d.length,F=arguments.length>2&&arguments[2]===!0;if(!F&&v===0)return 0;let O=!1;for(;;)switch(h){case"ascii":case"latin1":case"binary":return v;case"utf8":case"utf-8":return Cr(d).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return v*2;case"hex":return v>>>1;case"base64":return Qt(d).length;default:if(O)return F?-1:Cr(d).length;h=(""+h).toLowerCase(),O=!0}}c.byteLength=U;function W(d,h,v){let F=!1;if((h===void 0||h<0)&&(h=0),h>this.length||((v===void 0||v>this.length)&&(v=this.length),v<=0)||(v>>>=0,h>>>=0,v<=h))return"";for(d||(d="utf8");;)switch(d){case"hex":return ue(this,h,v);case"utf8":case"utf-8":return b(this,h,v);case"ascii":return $(this,h,v);case"latin1":case"binary":return G(this,h,v);case"base64":return Z(this,h,v);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return X(this,h,v);default:if(F)throw new TypeError("Unknown encoding: "+d);d=(d+"").toLowerCase(),F=!0}}c.prototype._isBuffer=!0;function V(d,h,v){const F=d[h];d[h]=d[v],d[v]=F}c.prototype.swap16=function(){const d=this.length;if(d%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let h=0;hh&&(d+=" ... "),""},a&&(c.prototype[a]=c.prototype.inspect),c.prototype.compare=function(d,h,v,F,O){if(ze(d,s)&&(d=c.from(d,d.offset,d.byteLength)),!c.isBuffer(d))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof d);if(h===void 0&&(h=0),v===void 0&&(v=d?d.length:0),F===void 0&&(F=0),O===void 0&&(O=this.length),h<0||v>d.length||F<0||O>this.length)throw new RangeError("out of range index");if(F>=O&&h>=v)return 0;if(F>=O)return-1;if(h>=v)return 1;if(h>>>=0,v>>>=0,F>>>=0,O>>>=0,this===d)return 0;let P=O-F,j=v-h;const De=Math.min(P,j),We=this.slice(F,O),ye=d.slice(h,v);for(let we=0;we2147483647?v=2147483647:v<-2147483648&&(v=-2147483648),v=+v,At(v)&&(v=O?0:d.length-1),v<0&&(v=d.length+v),v>=d.length){if(O)return-1;v=d.length-1}else if(v<0)if(O)v=0;else return-1;if(typeof h=="string"&&(h=c.from(h,F)),c.isBuffer(h))return h.length===0?-1:f(d,h,v,F,O);if(typeof h=="number")return h=h&255,typeof s.prototype.indexOf=="function"?O?s.prototype.indexOf.call(d,h,v):s.prototype.lastIndexOf.call(d,h,v):f(d,[h],v,F,O);throw new TypeError("val must be string, number or Buffer")}function f(d,h,v,F,O){let P=1,j=d.length,De=h.length;if(F!==void 0&&(F=String(F).toLowerCase(),F==="ucs2"||F==="ucs-2"||F==="utf16le"||F==="utf-16le")){if(d.length<2||h.length<2)return-1;P=2,j/=2,De/=2,v/=2}function We(we,Ie){return P===1?we[Ie]:we.readUInt16BE(Ie*P)}let ye;if(O){let we=-1;for(ye=v;yej&&(v=j-De),ye=v;ye>=0;ye--){let we=!0;for(let Ie=0;IeO&&(F=O)):F=O;const P=h.length;F>P/2&&(F=P/2);let j;for(j=0;j>>0,isFinite(v)?(v=v>>>0,F===void 0&&(F="utf8")):(F=v,v=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const O=this.length-h;if((v===void 0||v>O)&&(v=O),d.length>0&&(v<0||h<0)||h>this.length)throw new RangeError("Attempt to write outside buffer bounds");F||(F="utf8");let P=!1;for(;;)switch(F){case"hex":return N(this,d,h,v);case"utf8":case"utf-8":return A(this,d,h,v);case"ascii":case"latin1":case"binary":return y(this,d,h,v);case"base64":return R(this,d,h,v);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,d,h,v);default:if(P)throw new TypeError("Unknown encoding: "+F);F=(""+F).toLowerCase(),P=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Z(d,h,v){return h===0&&v===d.length?t.fromByteArray(d):t.fromByteArray(d.slice(h,v))}function b(d,h,v){v=Math.min(d.length,v);const F=[];let O=h;for(;O239?4:P>223?3:P>191?2:1;if(O+De<=v){let We,ye,we,Ie;switch(De){case 1:P<128&&(j=P);break;case 2:We=d[O+1],(We&192)===128&&(Ie=(P&31)<<6|We&63,Ie>127&&(j=Ie));break;case 3:We=d[O+1],ye=d[O+2],(We&192)===128&&(ye&192)===128&&(Ie=(P&15)<<12|(We&63)<<6|ye&63,Ie>2047&&(Ie<55296||Ie>57343)&&(j=Ie));break;case 4:We=d[O+1],ye=d[O+2],we=d[O+3],(We&192)===128&&(ye&192)===128&&(we&192)===128&&(Ie=(P&15)<<18|(We&63)<<12|(ye&63)<<6|we&63,Ie>65535&&Ie<1114112&&(j=Ie))}}j===null?(j=65533,De=1):j>65535&&(j-=65536,F.push(j>>>10&1023|55296),j=56320|j&1023),F.push(j),O+=De}return I(F)}const M=4096;function I(d){const h=d.length;if(h<=M)return String.fromCharCode.apply(String,d);let v="",F=0;for(;FF)&&(v=F);let O="";for(let P=h;Pv&&(d=v),h<0?(h+=v,h<0&&(h=0)):h>v&&(h=v),hv)throw new RangeError("Trying to access beyond buffer length")}c.prototype.readUintLE=c.prototype.readUIntLE=function(d,h,v){d=d>>>0,h=h>>>0,v||pe(d,h,this.length);let F=this[d],O=1,P=0;for(;++P>>0,h=h>>>0,v||pe(d,h,this.length);let F=this[d+--h],O=1;for(;h>0&&(O*=256);)F+=this[d+--h]*O;return F},c.prototype.readUint8=c.prototype.readUInt8=function(d,h){return d=d>>>0,h||pe(d,1,this.length),this[d]},c.prototype.readUint16LE=c.prototype.readUInt16LE=function(d,h){return d=d>>>0,h||pe(d,2,this.length),this[d]|this[d+1]<<8},c.prototype.readUint16BE=c.prototype.readUInt16BE=function(d,h){return d=d>>>0,h||pe(d,2,this.length),this[d]<<8|this[d+1]},c.prototype.readUint32LE=c.prototype.readUInt32LE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),(this[d]|this[d+1]<<8|this[d+2]<<16)+this[d+3]*16777216},c.prototype.readUint32BE=c.prototype.readUInt32BE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),this[d]*16777216+(this[d+1]<<16|this[d+2]<<8|this[d+3])},c.prototype.readBigUInt64LE=q(function(d){d=d>>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=h+this[++d]*2**8+this[++d]*2**16+this[++d]*2**24,O=this[++d]+this[++d]*2**8+this[++d]*2**16+v*2**24;return BigInt(F)+(BigInt(O)<>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=h*2**24+this[++d]*2**16+this[++d]*2**8+this[++d],O=this[++d]*2**24+this[++d]*2**16+this[++d]*2**8+v;return(BigInt(F)<>>0,h=h>>>0,v||pe(d,h,this.length);let F=this[d],O=1,P=0;for(;++P=O&&(F-=Math.pow(2,8*h)),F},c.prototype.readIntBE=function(d,h,v){d=d>>>0,h=h>>>0,v||pe(d,h,this.length);let F=h,O=1,P=this[d+--F];for(;F>0&&(O*=256);)P+=this[d+--F]*O;return O*=128,P>=O&&(P-=Math.pow(2,8*h)),P},c.prototype.readInt8=function(d,h){return d=d>>>0,h||pe(d,1,this.length),this[d]&128?(255-this[d]+1)*-1:this[d]},c.prototype.readInt16LE=function(d,h){d=d>>>0,h||pe(d,2,this.length);const v=this[d]|this[d+1]<<8;return v&32768?v|4294901760:v},c.prototype.readInt16BE=function(d,h){d=d>>>0,h||pe(d,2,this.length);const v=this[d+1]|this[d]<<8;return v&32768?v|4294901760:v},c.prototype.readInt32LE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),this[d]|this[d+1]<<8|this[d+2]<<16|this[d+3]<<24},c.prototype.readInt32BE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),this[d]<<24|this[d+1]<<16|this[d+2]<<8|this[d+3]},c.prototype.readBigInt64LE=q(function(d){d=d>>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=this[d+4]+this[d+5]*2**8+this[d+6]*2**16+(v<<24);return(BigInt(F)<>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=(h<<24)+this[++d]*2**16+this[++d]*2**8+this[++d];return(BigInt(F)<>>0,h||pe(d,4,this.length),r.read(this,d,!0,23,4)},c.prototype.readFloatBE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),r.read(this,d,!1,23,4)},c.prototype.readDoubleLE=function(d,h){return d=d>>>0,h||pe(d,8,this.length),r.read(this,d,!0,52,8)},c.prototype.readDoubleBE=function(d,h){return d=d>>>0,h||pe(d,8,this.length),r.read(this,d,!1,52,8)};function se(d,h,v,F,O,P){if(!c.isBuffer(d))throw new TypeError('"buffer" argument must be a Buffer instance');if(h>O||hd.length)throw new RangeError("Index out of range")}c.prototype.writeUintLE=c.prototype.writeUIntLE=function(d,h,v,F){if(d=+d,h=h>>>0,v=v>>>0,!F){const j=Math.pow(2,8*v)-1;se(this,d,h,v,j,0)}let O=1,P=0;for(this[h]=d&255;++P>>0,v=v>>>0,!F){const j=Math.pow(2,8*v)-1;se(this,d,h,v,j,0)}let O=v-1,P=1;for(this[h+O]=d&255;--O>=0&&(P*=256);)this[h+O]=d/P&255;return h+v},c.prototype.writeUint8=c.prototype.writeUInt8=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,1,255,0),this[h]=d&255,h+1},c.prototype.writeUint16LE=c.prototype.writeUInt16LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,65535,0),this[h]=d&255,this[h+1]=d>>>8,h+2},c.prototype.writeUint16BE=c.prototype.writeUInt16BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,65535,0),this[h]=d>>>8,this[h+1]=d&255,h+2},c.prototype.writeUint32LE=c.prototype.writeUInt32LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,4294967295,0),this[h+3]=d>>>24,this[h+2]=d>>>16,this[h+1]=d>>>8,this[h]=d&255,h+4},c.prototype.writeUint32BE=c.prototype.writeUInt32BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,4294967295,0),this[h]=d>>>24,this[h+1]=d>>>16,this[h+2]=d>>>8,this[h+3]=d&255,h+4};function Ce(d,h,v,F,O){Or(h,F,O,d,v,7);let P=Number(h&BigInt(4294967295));d[v++]=P,P=P>>8,d[v++]=P,P=P>>8,d[v++]=P,P=P>>8,d[v++]=P;let j=Number(h>>BigInt(32)&BigInt(4294967295));return d[v++]=j,j=j>>8,d[v++]=j,j=j>>8,d[v++]=j,j=j>>8,d[v++]=j,v}function Ke(d,h,v,F,O){Or(h,F,O,d,v,7);let P=Number(h&BigInt(4294967295));d[v+7]=P,P=P>>8,d[v+6]=P,P=P>>8,d[v+5]=P,P=P>>8,d[v+4]=P;let j=Number(h>>BigInt(32)&BigInt(4294967295));return d[v+3]=j,j=j>>8,d[v+2]=j,j=j>>8,d[v+1]=j,j=j>>8,d[v]=j,v+8}c.prototype.writeBigUInt64LE=q(function(d,h=0){return Ce(this,d,h,BigInt(0),BigInt("0xffffffffffffffff"))}),c.prototype.writeBigUInt64BE=q(function(d,h=0){return Ke(this,d,h,BigInt(0),BigInt("0xffffffffffffffff"))}),c.prototype.writeIntLE=function(d,h,v,F){if(d=+d,h=h>>>0,!F){const De=Math.pow(2,8*v-1);se(this,d,h,v,De-1,-De)}let O=0,P=1,j=0;for(this[h]=d&255;++O>0)-j&255;return h+v},c.prototype.writeIntBE=function(d,h,v,F){if(d=+d,h=h>>>0,!F){const De=Math.pow(2,8*v-1);se(this,d,h,v,De-1,-De)}let O=v-1,P=1,j=0;for(this[h+O]=d&255;--O>=0&&(P*=256);)d<0&&j===0&&this[h+O+1]!==0&&(j=1),this[h+O]=(d/P>>0)-j&255;return h+v},c.prototype.writeInt8=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,1,127,-128),d<0&&(d=255+d+1),this[h]=d&255,h+1},c.prototype.writeInt16LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,32767,-32768),this[h]=d&255,this[h+1]=d>>>8,h+2},c.prototype.writeInt16BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,32767,-32768),this[h]=d>>>8,this[h+1]=d&255,h+2},c.prototype.writeInt32LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,2147483647,-2147483648),this[h]=d&255,this[h+1]=d>>>8,this[h+2]=d>>>16,this[h+3]=d>>>24,h+4},c.prototype.writeInt32BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,2147483647,-2147483648),d<0&&(d=4294967295+d+1),this[h]=d>>>24,this[h+1]=d>>>16,this[h+2]=d>>>8,this[h+3]=d&255,h+4},c.prototype.writeBigInt64LE=q(function(d,h=0){return Ce(this,d,h,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),c.prototype.writeBigInt64BE=q(function(d,h=0){return Ke(this,d,h,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Vt(d,h,v,F,O,P){if(v+F>d.length)throw new RangeError("Index out of range");if(v<0)throw new RangeError("Index out of range")}function bt(d,h,v,F,O){return h=+h,v=v>>>0,O||Vt(d,h,v,4),r.write(d,h,v,F,23,4),v+4}c.prototype.writeFloatLE=function(d,h,v){return bt(this,d,h,!0,v)},c.prototype.writeFloatBE=function(d,h,v){return bt(this,d,h,!1,v)};function ka(d,h,v,F,O){return h=+h,v=v>>>0,O||Vt(d,h,v,8),r.write(d,h,v,F,52,8),v+8}c.prototype.writeDoubleLE=function(d,h,v){return ka(this,d,h,!0,v)},c.prototype.writeDoubleBE=function(d,h,v){return ka(this,d,h,!1,v)},c.prototype.copy=function(d,h,v,F){if(!c.isBuffer(d))throw new TypeError("argument should be a Buffer");if(v||(v=0),!F&&F!==0&&(F=this.length),h>=d.length&&(h=d.length),h||(h=0),F>0&&F=this.length)throw new RangeError("Index out of range");if(F<0)throw new RangeError("sourceEnd out of bounds");F>this.length&&(F=this.length),d.length-h>>0,v=v===void 0?this.length:v>>>0,d||(d=0);let O;if(typeof d=="number")for(O=h;O2**32?O=ra(String(v)):typeof v=="bigint"&&(O=String(v),(v>BigInt(2)**BigInt(32)||v<-(BigInt(2)**BigInt(32)))&&(O=ra(O)),O+="n"),F+=` It must be ${h}. Received ${O}`,F},RangeError);function ra(d){let h="",v=d.length;const F=d[0]==="-"?1:0;for(;v>=F+4;v-=3)h=`_${d.slice(v-3,v)}${h}`;return`${d.slice(0,v)}${h}`}function vt(d,h,v){Ue(h,"offset"),(d[h]===void 0||d[h+v]===void 0)&&Et(h,d.length-(v+1))}function Or(d,h,v,F,O,P){if(d>v||d= 0${j} and < 2${j} ** ${(P+1)*8}${j}`:De=`>= -(2${j} ** ${(P+1)*8-1}${j}) and < 2 ** ${(P+1)*8-1}${j}`,new Wt.ERR_OUT_OF_RANGE("value",De,d)}vt(F,O,P)}function Ue(d,h){if(typeof d!="number")throw new Wt.ERR_INVALID_ARG_TYPE(h,"number",d)}function Et(d,h,v){throw Math.floor(d)!==d?(Ue(d,v),new Wt.ERR_OUT_OF_RANGE("offset","an integer",d)):h<0?new Wt.ERR_BUFFER_OUT_OF_BOUNDS:new Wt.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${h}`,d)}const or=/[^+/0-9A-Za-z-_]/g;function le(d){if(d=d.split("=")[0],d=d.trim().replace(or,""),d.length<2)return"";for(;d.length%4!==0;)d=d+"=";return d}function Cr(d,h){h=h||1/0;let v;const F=d.length;let O=null;const P=[];for(let j=0;j55295&&v<57344){if(!O){if(v>56319){(h-=3)>-1&&P.push(239,191,189);continue}else if(j+1===F){(h-=3)>-1&&P.push(239,191,189);continue}O=v;continue}if(v<56320){(h-=3)>-1&&P.push(239,191,189),O=v;continue}v=(O-55296<<10|v-56320)+65536}else O&&(h-=3)>-1&&P.push(239,191,189);if(O=null,v<128){if((h-=1)<0)break;P.push(v)}else if(v<2048){if((h-=2)<0)break;P.push(v>>6|192,v&63|128)}else if(v<65536){if((h-=3)<0)break;P.push(v>>12|224,v>>6&63|128,v&63|128)}else if(v<1114112){if((h-=4)<0)break;P.push(v>>18|240,v>>12&63|128,v>>6&63|128,v&63|128)}else throw new Error("Invalid code point")}return P}function Ye(d){const h=[];for(let v=0;v>8,O=v%256,P.push(O),P.push(F);return P}function Qt(d){return t.toByteArray(le(d))}function qe(d,h,v,F){let O;for(O=0;O=h.length||O>=d.length);++O)h[O+v]=d[O];return O}function ze(d,h){return d instanceof h||d!=null&&d.constructor!=null&&d.constructor.name!=null&&d.constructor.name===h.name}function At(d){return d!==d}const Q=function(){const d="0123456789abcdef",h=new Array(256);for(let v=0;v<16;++v){const F=v*16;for(let O=0;O<16;++O)h[F+O]=d[v]+d[O]}return h}();function q(d){return typeof BigInt>"u"?de:d}function de(){throw new Error("BigInt not supported")}})(AT);const IS=AT.Buffer;function he(e,t,r,a,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),a&&(this.request=a),n&&(this.response=n,this.status=n.status?n.status:null)}L.inherits(he,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:L.toJSONObject(this.config),code:this.code,status:this.status}}});const fm=he.prototype,gm={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{gm[e]={value:e}}),Object.defineProperties(he,gm),Object.defineProperty(fm,"isAxiosError",{value:!0}),he.from=(e,t,r,a,n,s)=>{const i=Object.create(fm);return L.toFlatObject(e,i,function(o){return o!==Error.prototype},o=>o!=="isAxiosError"),he.call(i,e.message,t,r,a,n),i.cause=e,i.name=e.name,s&&Object.assign(i,s),i};const ZS=null;function V0(e){return L.isPlainObject(e)||L.isArray(e)}function ST(e){return L.endsWith(e,"[]")?e.slice(0,-2):e}function Tm(e,t,r){return e?e.concat(t).map(function(a,n){return a=ST(a),!r&&n?"["+a+"]":a}).join(r?".":""):t}function US(e){return L.isArray(e)&&!e.some(V0)}const zS=L.toFlatObject(L,{},null,function(e){return/^is[A-Z]/.test(e)});function eu(e,t,r){if(!L.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=L.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(g,T){return!L.isUndefined(T[g])});const a=r.metaTokens,n=r.visitor||u,s=r.dots,i=r.indexes,o=(r.Blob||typeof Blob<"u"&&Blob)&&L.isSpecCompliantForm(t);if(!L.isFunction(n))throw new TypeError("visitor must be a function");function l(g){if(g===null)return"";if(L.isDate(g))return g.toISOString();if(!o&&L.isBlob(g))throw new he("Blob is not supported. Use a Buffer instead.");return L.isArrayBuffer(g)||L.isTypedArray(g)?o&&typeof Blob=="function"?new Blob([g]):IS.from(g):g}function u(g,T,E){let S=g;if(g&&!E&&typeof g=="object"){if(L.endsWith(T,"{}"))T=a?T:T.slice(0,-2),g=JSON.stringify(g);else if(L.isArray(g)&&US(g)||(L.isFileList(g)||L.endsWith(T,"[]"))&&(S=L.toArray(g)))return T=ST(T),S.forEach(function(C,x){!(L.isUndefined(C)||C===null)&&t.append(i===!0?Tm([T],x,s):i===null?T:T+"[]",l(C))}),!1}return V0(g)?!0:(t.append(Tm(E,T,s),l(g)),!1)}const c=[],p=Object.assign(zS,{defaultVisitor:u,convertValue:l,isVisitable:V0});function m(g,T){if(!L.isUndefined(g)){if(c.indexOf(g)!==-1)throw Error("Circular reference detected in "+T.join("."));c.push(g),L.forEach(g,function(E,S){(!(L.isUndefined(E)||E===null)&&n.call(t,E,L.isString(S)?S.trim():S,T,p))===!0&&m(E,T?T.concat(S):[S])}),c.pop()}}if(!L.isObject(e))throw new TypeError("data must be an object");return m(e),t}function vm(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ed(e,t){this._pairs=[],e&&eu(e,this,t)}const Em=ed.prototype;Em.append=function(e,t){this._pairs.push([e,t])},Em.toString=function(e){const t=e?function(r){return e.call(this,r,vm)}:vm;return this._pairs.map(function(r){return t(r[0])+"="+t(r[1])},"").join("&")};function HS(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function DT(e,t,r){if(!t)return e;const a=r&&r.encode||HS;L.isFunction(r)&&(r={serialize:r});const n=r&&r.serialize;let s;if(n?s=n(t,r):s=L.isURLSearchParams(t)?t.toString():new ed(t,r).toString(a),s){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class Am{constructor(){this.handlers=[]}use(t,r,a){return this.handlers.push({fulfilled:t,rejected:r,synchronous:a?a.synchronous:!1,runWhen:a?a.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){L.forEach(this.handlers,function(r){r!==null&&t(r)})}}const FT={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},GS=typeof URLSearchParams<"u"?URLSearchParams:ed,jS=typeof FormData<"u"?FormData:null,$S=typeof Blob<"u"?Blob:null,VS={isBrowser:!0,classes:{URLSearchParams:GS,FormData:jS,Blob:$S},protocols:["http","https","file","blob","url","data"]},td=typeof window<"u"&&typeof document<"u",W0=typeof navigator=="object"&&navigator||void 0,WS=td&&(!W0||["ReactNative","NativeScript","NS"].indexOf(W0.product)<0),QS=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",KS=td&&window.location.href||"http://localhost",qS=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:td,hasStandardBrowserEnv:WS,hasStandardBrowserWebWorkerEnv:QS,navigator:W0,origin:KS},Symbol.toStringTag,{value:"Module"})),ct={...qS,...VS};function JS(e,t){return eu(e,new ct.classes.URLSearchParams,Object.assign({visitor:function(r,a,n,s){return ct.isNode&&L.isBuffer(r)?(this.append(a,r.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function XS(e){return L.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function eD(e){const t={},r=Object.keys(e);let a;const n=r.length;let s;for(a=0;a=r.length;return i=!i&&L.isArray(n)?n.length:i,l?(L.hasOwnProp(n,i)?n[i]=[n[i],a]:n[i]=a,!o):((!n[i]||!L.isObject(n[i]))&&(n[i]=[]),t(r,a,n[i],s)&&L.isArray(n[i])&&(n[i]=eD(n[i])),!o)}if(L.isFormData(e)&&L.isFunction(e.entries)){const r={};return L.forEachEntry(e,(a,n)=>{t(XS(a),n,r,0)}),r}return null}function tD(e,t,r){if(L.isString(e))try{return(t||JSON.parse)(e),L.trim(e)}catch(a){if(a.name!=="SyntaxError")throw a}return(r||JSON.stringify)(e)}const Ui={transitional:FT,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const r=t.getContentType()||"",a=r.indexOf("application/json")>-1,n=L.isObject(e);if(n&&L.isHTMLForm(e)&&(e=new FormData(e)),L.isFormData(e))return a?JSON.stringify(NT(e)):e;if(L.isArrayBuffer(e)||L.isBuffer(e)||L.isStream(e)||L.isFile(e)||L.isBlob(e)||L.isReadableStream(e))return e;if(L.isArrayBufferView(e))return e.buffer;if(L.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let s;if(n){if(r.indexOf("application/x-www-form-urlencoded")>-1)return JS(e,this.formSerializer).toString();if((s=L.isFileList(e))||r.indexOf("multipart/form-data")>-1){const i=this.env&&this.env.FormData;return eu(s?{"files[]":e}:e,i&&new i,this.formSerializer)}}return n||a?(t.setContentType("application/json",!1),tD(e)):e}],transformResponse:[function(e){const t=this.transitional||Ui.transitional,r=t&&t.forcedJSONParsing,a=this.responseType==="json";if(L.isResponse(e)||L.isReadableStream(e))return e;if(e&&L.isString(e)&&(r&&!this.responseType||a)){const n=!(t&&t.silentJSONParsing)&&a;try{return JSON.parse(e)}catch(s){if(n)throw s.name==="SyntaxError"?he.from(s,he.ERR_BAD_RESPONSE,this,null,this.response):s}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ct.classes.FormData,Blob:ct.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};L.forEach(["delete","get","head","post","put","patch"],e=>{Ui.headers[e]={}});const rD=L.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),aD=e=>{const t={};let r,a,n;return e&&e.split(` +Only state can be modified.`);i[0]="$state",Vn=!1,a.set(s,i,a.state.value),Vn=!0}})})}function By(e,t){xo.includes(nl(t.$id))||xo.push(nl(t.$id)),Wg({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:xo,app:e,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},r=>{const a=typeof r.now=="function"?r.now.bind(r):Date.now;t.$onAction(({after:i,onError:o,name:l,args:u})=>{const c=nT++;r.addTimelineEvent({layerId:za,event:{time:a(),title:"🛫 "+l,subtitle:"start",data:{store:qt(t.$id),action:qt(l),args:u},groupId:c}}),i(p=>{Ta=void 0,r.addTimelineEvent({layerId:za,event:{time:a(),title:"🛬 "+l,subtitle:"end",data:{store:qt(t.$id),action:qt(l),args:u,result:p},groupId:c}})}),o(p=>{Ta=void 0,r.addTimelineEvent({layerId:za,event:{time:a(),logType:"error",title:"💥 "+l,subtitle:"end",data:{store:qt(t.$id),action:qt(l),args:u,error:p},groupId:c}})})},!0),t._customProperties.forEach(i=>{Pt(()=>$s(t[i]),(o,l)=>{r.notifyComponentUpdate(),r.sendInspectorState(ut),Vn&&r.addTimelineEvent({layerId:za,event:{time:a(),title:"Change",subtitle:i,data:{newValue:o,oldValue:l},groupId:Ta}})},{deep:!0})}),t.$subscribe(({events:i,type:o},l)=>{if(r.notifyComponentUpdate(),r.sendInspectorState(ut),!Vn)return;const u={time:a(),title:Cy(o),data:xy({store:qt(t.$id)},Oy(i)),groupId:Ta};o===Sr.patchFunction?u.subtitle="⤵️":o===Sr.patchObject?u.subtitle="🧩":i&&!Array.isArray(i)&&(u.subtitle=i.type),i&&(u.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:i}}),r.addTimelineEvent({layerId:za,event:u})},{detached:!0,flush:"sync"});const n=t._hotUpdate;t._hotUpdate=hi(i=>{n(i),r.addTimelineEvent({layerId:za,event:{time:a(),title:"🔥 "+t.$id,subtitle:"HMR update",data:{store:qt(t.$id),info:qt("HMR update")}}}),r.notifyComponentUpdate(),r.sendInspectorTree(ut),r.sendInspectorState(ut)});const{$dispose:s}=t;t.$dispose=()=>{s(),r.notifyComponentUpdate(),r.sendInspectorTree(ut),r.sendInspectorState(ut),r.getSettings().logStoreChanges&&rt(`Disposed "${t.$id}" store 🗑`)},r.notifyComponentUpdate(),r.sendInspectorTree(ut),r.sendInspectorState(ut),r.getSettings().logStoreChanges&&rt(`"${t.$id}" store installed 🆕`)})}let nT=0,Ta;function cm(e,t,r){const a=t.reduce((n,s)=>(n[s]=mi(e)[s],n),{});for(const n in a)e[n]=function(){const s=nT,i=r?new Proxy(e,{get(...l){return Ta=s,Reflect.get(...l)},set(...l){return Ta=s,Reflect.set(...l)}}):e;Ta=s;const o=a[n].apply(i,arguments);return Ta=void 0,o}}function ky({app:e,store:t,options:r}){if(!t.$id.startsWith("__hot:")){if(t._isOptionsAPI=!!r.state,!t._p._testing){cm(t,Object.keys(r.actions),t._isOptionsAPI);const a=t._hotUpdate;mi(t)._hotUpdate=function(n){a.apply(this,arguments),cm(t,Object.keys(n._hmrPayload.actions),!!t._isOptionsAPI)}}By(e,t)}}function My(){const e=Xf(!0),t=e.run(()=>oe({}));let r=[];const a=hi({install(n){Ii(a)},use(n){return!this._a&&!uy||r.push(n),this},_p:r,_a:null,_e:e,_s:new Map,state:t});return typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln&&typeof Proxy<"u"&&a.use(ky),a}const sT=()=>{};function dm(e,t,r,a=sT){e.push(t);const n=()=>{const s=e.indexOf(t);s>-1&&(e.splice(s,1),a())};return!r&&xc()&&eg(n),n}function Cn(e,...t){e.slice().forEach(r=>{r(...t)})}const Ly=e=>e(),pm=Symbol(),Yu=Symbol();function z0(e,t){e instanceof Map&&t instanceof Map?t.forEach((r,a)=>e.set(a,r)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const r in t){if(!t.hasOwnProperty(r))continue;const a=t[r],n=e[r];lm(n)&&lm(a)&&e.hasOwnProperty(r)&&!Ve(a)&&!ts(a)?e[r]=z0(n,a):e[r]=a}return e}const Py=new WeakMap;function Yy(e){return!Py.has(e)}const{assign:Lr}=Object;function Iy(e){return!!(Ve(e)&&e.effect)}function Zy(e,t,r,a){const{state:n,actions:s,getters:i}=t,o=r.state.value[e];let l;function u(){o||ha(r.state.value,e,n?n():{});const c=_4(r.state.value[e]);return Lr(c,s,Object.keys(i||{}).reduce((p,m)=>(p[m]=hi(ne(()=>{Ii(r);const g=r._s.get(e);if(g._r)return i[m].call(g,g)})),p),{}))}return l=iT(e,u,t,r,a,!0),l}function iT(e,t,r={},a,n,s){let i;const o=Lr({actions:{}},r),l={deep:!0};let u,c,p=[],m=[],g;const T=a.state.value[e];!s&&!T&&ha(a.state.value,e,{});const E=oe({});let S;function C(w){let f;u=c=!1,typeof w=="function"?(w(a.state.value[e]),f={type:Sr.patchFunction,storeId:e,events:g}):(z0(a.state.value[e],w),f={type:Sr.patchObject,payload:w,storeId:e,events:g});const N=S=Symbol();Nn().then(()=>{S===N&&(u=!0)}),c=!0,Cn(p,f,a.state.value[e])}const x=s?function(){const{state:w}=r,f=w?w():{};this.$patch(N=>{Lr(N,f)})}:sT;function _(){i.stop(),p=[],m=[],a._s.delete(e)}const Y=(w,f="")=>{if(pm in w)return w[Yu]=f,w;const N=function(){Ii(a);const A=Array.from(arguments),y=[],R=[];function B(M){y.push(M)}function Z(M){R.push(M)}Cn(m,{args:A,name:N[Yu],store:W,after:B,onError:Z});let b;try{b=w.apply(this&&this.$id===e?this:W,A)}catch(M){throw Cn(R,M),M}return b instanceof Promise?b.then(M=>(Cn(y,M),M)).catch(M=>(Cn(R,M),Promise.reject(M))):(Cn(y,b),b)};return N[pm]=!0,N[Yu]=f,N},H=hi({actions:{},getters:{},state:[],hotState:E}),U={_p:a,$id:e,$onAction:dm.bind(null,m),$patch:C,$reset:x,$subscribe(w,f={}){const N=dm(p,w,f.detached,()=>A()),A=i.run(()=>Pt(()=>a.state.value[e],y=>{(f.flush==="sync"?c:u)&&w({storeId:e,type:Sr.direct,events:g},y)},Lr({},l,f)));return N},$dispose:_};U._r=!1;const W=v0(typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln?Lr({_hmrPayload:H,_customProperties:hi(new Set)},U):U);a._s.set(e,W);const V=(a._a&&a._a.runWithContext||Ly)(()=>a._e.run(()=>(i=Xf()).run(()=>t({action:Y}))));for(const w in V){const f=V[w];if(Ve(f)&&!Iy(f)||ts(f))s||(T&&Yy(f)&&(Ve(f)?f.value=T[w]:z0(f,T[w])),ha(a.state.value[e],w,f));else if(typeof f=="function"){const N=Y(f,w);ha(V,w,N),o.actions[w]=f}}if(Object.keys(V).forEach(w=>{ha(W,w,V[w])}),Object.defineProperty(W,"$state",{get:()=>a.state.value[e],set:w=>{C(f=>{Lr(f,w)})}}),typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln){const w={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(f=>{Object.defineProperty(W,f,Lr({value:W[f]},w))})}return W._r=!0,a._p.forEach(w=>{if(typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln){const f=i.run(()=>w({store:W,app:a._a,pinia:a,options:o}));Object.keys(f||{}).forEach(N=>W._customProperties.add(N)),Lr(W,f)}else Lr(W,i.run(()=>w({store:W,app:a._a,pinia:a,options:o})))}),T&&s&&r.hydrate&&r.hydrate(W.$state,T),u=!0,c=!0,W}function oT(e,t,r){let a,n;const s=typeof t=="function";typeof e=="string"?(a=e,n=s?r:t):(n=e,a=e.id);function i(o,l){const u=cy();return o=o||(u?I4(Kg,null):null),o&&Ii(o),o=Qg,o._s.has(a)||(s?iT(a,t,n,o):Zy(a,n,o)),o._s.get(a)}return i.$id=a,i}const Uy=function(e){e.mixin({beforeCreate(){const t=this.$options;if(t.pinia){const r=t.pinia;if(!this._provided){const a={};Object.defineProperty(this,"_provided",{get:()=>a,set:n=>Object.assign(a,n)})}this._provided[Kg]=r,this.$pinia||(this.$pinia=r),r._a=this,ln&&Ii(r),typeof __VUE_PROD_DEVTOOLS__<"u"&&__VUE_PROD_DEVTOOLS__&&ln&&_y(r._a,r)}else!this.$pinia&&t.parent&&t.parent.$pinia&&(this.$pinia=t.parent.$pinia)},destroyed(){delete this._pStores}})};function zy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var lT={exports:{}},He=lT.exports={},gr,Tr;function H0(){throw new Error("setTimeout has not been defined")}function G0(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?gr=setTimeout:gr=H0}catch{gr=H0}try{typeof clearTimeout=="function"?Tr=clearTimeout:Tr=G0}catch{Tr=G0}})();function uT(e){if(gr===setTimeout)return setTimeout(e,0);if((gr===H0||!gr)&&setTimeout)return gr=setTimeout,setTimeout(e,0);try{return gr(e,0)}catch{try{return gr.call(null,e,0)}catch{return gr.call(this,e,0)}}}function Hy(e){if(Tr===clearTimeout)return clearTimeout(e);if((Tr===G0||!Tr)&&clearTimeout)return Tr=clearTimeout,clearTimeout(e);try{return Tr(e)}catch{try{return Tr.call(null,e)}catch{return Tr.call(this,e)}}}var Hr=[],rs=!1,en,_o=-1;function Gy(){!rs||!en||(rs=!1,en.length?Hr=en.concat(Hr):_o=-1,Hr.length&&cT())}function cT(){if(!rs){var e=uT(Gy);rs=!0;for(var t=Hr.length;t;){for(en=Hr,Hr=[];++_o1)for(var r=1;rt=>{const r=$y.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),ir=e=>(e=e.toLowerCase(),t=>ql(t)===e),Jl=e=>t=>typeof t===e,{isArray:Fs}=Array,Ai=Jl("undefined");function Vy(e){return e!==null&&!Ai(e)&&e.constructor!==null&&!Ai(e.constructor)&&kt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const mT=ir("ArrayBuffer");function Wy(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&mT(e.buffer),t}const Qy=Jl("string"),kt=Jl("function"),hT=Jl("number"),Xl=e=>e!==null&&typeof e=="object",Ky=e=>e===!0||e===!1,Bo=e=>{if(ql(e)!=="object")return!1;const t=Xc(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},qy=ir("Date"),Jy=ir("File"),Xy=ir("Blob"),eS=ir("FileList"),tS=e=>Xl(e)&&kt(e.pipe),rS=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||kt(e.append)&&((t=ql(e))==="formdata"||t==="object"&&kt(e.toString)&&e.toString()==="[object FormData]"))},aS=ir("URLSearchParams"),[nS,sS,iS,oS]=["ReadableStream","Request","Response","Headers"].map(ir),lS=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Zi(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let a,n;if(typeof e!="object"&&(e=[e]),Fs(e))for(a=0,n=e.length;a0;)if(n=r[a],t===n.toLowerCase())return n;return null}const tn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:tr,gT=e=>!Ai(e)&&e!==tn;function j0(){const{caseless:e}=gT(this)&&this||{},t={},r=(a,n)=>{const s=e&&fT(t,n)||n;Bo(t[s])&&Bo(a)?t[s]=j0(t[s],a):Bo(a)?t[s]=j0({},a):Fs(a)?t[s]=a.slice():t[s]=a};for(let a=0,n=arguments.length;a(Zi(t,(n,s)=>{r&&kt(n)?e[s]=pT(n,r):e[s]=n},{allOwnKeys:a}),e),cS=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),dS=(e,t,r,a)=>{e.prototype=Object.create(t.prototype,a),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},pS=(e,t,r,a)=>{let n,s,i;const o={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),s=n.length;s-- >0;)i=n[s],(!a||a(i,e,t))&&!o[i]&&(t[i]=e[i],o[i]=!0);e=r!==!1&&Xc(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},mS=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const a=e.indexOf(t,r);return a!==-1&&a===r},hS=e=>{if(!e)return null;if(Fs(e))return e;let t=e.length;if(!hT(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},fS=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Xc(Uint8Array)),gS=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let a;for(;(a=r.next())&&!a.done;){const n=a.value;t.call(e,n[0],n[1])}},TS=(e,t)=>{let r;const a=[];for(;(r=e.exec(t))!==null;)a.push(r);return a},vS=ir("HTMLFormElement"),ES=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,r,a){return r.toUpperCase()+a}),mm=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),AS=ir("RegExp"),TT=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),a={};Zi(r,(n,s)=>{let i;(i=t(n,s,e))!==!1&&(a[s]=i||n)}),Object.defineProperties(e,a)},yS=e=>{TT(e,(t,r)=>{if(kt(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const a=e[r];if(kt(a)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},SS=(e,t)=>{const r={},a=n=>{n.forEach(s=>{r[s]=!0})};return Fs(e)?a(e):a(String(e).split(t)),r},DS=()=>{},FS=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,Iu="abcdefghijklmnopqrstuvwxyz",hm="0123456789",vT={DIGIT:hm,ALPHA:Iu,ALPHA_DIGIT:Iu+Iu.toUpperCase()+hm},NS=(e=16,t=vT.ALPHA_DIGIT)=>{let r="";const{length:a}=t;for(;e--;)r+=t[Math.random()*a|0];return r};function wS(e){return!!(e&&kt(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const RS=e=>{const t=new Array(10),r=(a,n)=>{if(Xl(a)){if(t.indexOf(a)>=0)return;if(!("toJSON"in a)){t[n]=a;const s=Fs(a)?[]:{};return Zi(a,(i,o)=>{const l=r(i,n+1);!Ai(l)&&(s[o]=l)}),t[n]=void 0,s}}return a};return r(e,0)},bS=ir("AsyncFunction"),OS=e=>e&&(Xl(e)||kt(e))&&kt(e.then)&&kt(e.catch),ET=((e,t)=>e?setImmediate:t?((r,a)=>(tn.addEventListener("message",({source:n,data:s})=>{n===tn&&s===r&&a.length&&a.shift()()},!1),n=>{a.push(n),tn.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",kt(tn.postMessage)),CS=typeof queueMicrotask<"u"?queueMicrotask.bind(tn):typeof sl<"u"&&sl.nextTick||ET,L={isArray:Fs,isArrayBuffer:mT,isBuffer:Vy,isFormData:rS,isArrayBufferView:Wy,isString:Qy,isNumber:hT,isBoolean:Ky,isObject:Xl,isPlainObject:Bo,isReadableStream:nS,isRequest:sS,isResponse:iS,isHeaders:oS,isUndefined:Ai,isDate:qy,isFile:Jy,isBlob:Xy,isRegExp:AS,isFunction:kt,isStream:tS,isURLSearchParams:aS,isTypedArray:fS,isFileList:eS,forEach:Zi,merge:j0,extend:uS,trim:lS,stripBOM:cS,inherits:dS,toFlatObject:pS,kindOf:ql,kindOfTest:ir,endsWith:mS,toArray:hS,forEachEntry:gS,matchAll:TS,isHTMLForm:vS,hasOwnProperty:mm,hasOwnProp:mm,reduceDescriptors:TT,freezeMethods:yS,toObjectSet:SS,toCamelCase:ES,noop:DS,toFiniteNumber:FS,findKey:fT,global:tn,isContextDefined:gT,ALPHABET:vT,generateString:NS,isSpecCompliantForm:wS,toJSONObject:RS,isAsyncFn:bS,isThenable:OS,setImmediate:ET,asap:CS};var AT={},ko={};ko.byteLength=BS,ko.toByteArray=MS,ko.fromByteArray=YS;for(var vr=[],Ut=[],xS=typeof Uint8Array<"u"?Uint8Array:Array,Zu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xn=0,_S=Zu.length;xn<_S;++xn)vr[xn]=Zu[xn],Ut[Zu.charCodeAt(xn)]=xn;Ut[45]=62,Ut[95]=63;function yT(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var a=r===t?0:4-r%4;return[r,a]}function BS(e){var t=yT(e),r=t[0],a=t[1];return(r+a)*3/4-a}function kS(e,t,r){return(t+r)*3/4-r}function MS(e){var t,r=yT(e),a=r[0],n=r[1],s=new xS(kS(e,a,n)),i=0,o=n>0?a-4:a,l;for(l=0;l>16&255,s[i++]=t>>8&255,s[i++]=t&255;return n===2&&(t=Ut[e.charCodeAt(l)]<<2|Ut[e.charCodeAt(l+1)]>>4,s[i++]=t&255),n===1&&(t=Ut[e.charCodeAt(l)]<<10|Ut[e.charCodeAt(l+1)]<<4|Ut[e.charCodeAt(l+2)]>>2,s[i++]=t>>8&255,s[i++]=t&255),s}function LS(e){return vr[e>>18&63]+vr[e>>12&63]+vr[e>>6&63]+vr[e&63]}function PS(e,t,r){for(var a,n=[],s=t;so?o:i+s));return a===1?(t=e[r-1],n.push(vr[t>>2]+vr[t<<4&63]+"==")):a===2&&(t=(e[r-2]<<8)+e[r-1],n.push(vr[t>>10]+vr[t>>4&63]+vr[t<<2&63]+"=")),n.join("")}var $0={};$0.read=function(e,t,r,a,n){var s,i,o=n*8-a-1,l=(1<>1,c=-7,p=r?n-1:0,m=r?-1:1,g=e[t+p];for(p+=m,s=g&(1<<-c)-1,g>>=-c,c+=o;c>0;s=s*256+e[t+p],p+=m,c-=8);for(i=s&(1<<-c)-1,s>>=-c,c+=a;c>0;i=i*256+e[t+p],p+=m,c-=8);if(s===0)s=1-u;else{if(s===l)return i?NaN:(g?-1:1)*(1/0);i=i+Math.pow(2,a),s=s-u}return(g?-1:1)*i*Math.pow(2,s-a)},$0.write=function(e,t,r,a,n,s){var i,o,l,u=s*8-n-1,c=(1<>1,m=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,g=a?0:s-1,T=a?1:-1,E=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,i=c):(i=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-i))<1&&(i--,l*=2),i+p>=1?t+=m/l:t+=m*Math.pow(2,1-p),t*l>=2&&(i++,l/=2),i+p>=c?(o=0,i=c):i+p>=1?(o=(t*l-1)*Math.pow(2,n),i=i+p):(o=t*Math.pow(2,p-1)*Math.pow(2,n),i=0));n>=8;e[r+g]=o&255,g+=T,o/=256,n-=8);for(i=i<0;e[r+g]=i&255,g+=T,i/=256,u-=8);e[r+g-T]|=E*128};(function(e){const t=ko,r=$0,a=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=c,e.SlowBuffer=H,e.INSPECT_MAX_BYTES=50;const n=2147483647;e.kMaxLength=n;const{Uint8Array:s,ArrayBuffer:i,SharedArrayBuffer:o}=globalThis;c.TYPED_ARRAY_SUPPORT=l(),!c.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function l(){try{const d=new s(1),h={foo:function(){return 42}};return Object.setPrototypeOf(h,s.prototype),Object.setPrototypeOf(d,h),d.foo()===42}catch{return!1}}Object.defineProperty(c.prototype,"parent",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.buffer}}),Object.defineProperty(c.prototype,"offset",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.byteOffset}});function u(d){if(d>n)throw new RangeError('The value "'+d+'" is invalid for option "size"');const h=new s(d);return Object.setPrototypeOf(h,c.prototype),h}function c(d,h,v){if(typeof d=="number"){if(typeof h=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return T(d)}return p(d,h,v)}c.poolSize=8192;function p(d,h,v){if(typeof d=="string")return E(d,h);if(i.isView(d))return C(d);if(d==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof d);if(ze(d,i)||d&&ze(d.buffer,i)||typeof o<"u"&&(ze(d,o)||d&&ze(d.buffer,o)))return x(d,h,v);if(typeof d=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const F=d.valueOf&&d.valueOf();if(F!=null&&F!==d)return c.from(F,h,v);const O=_(d);if(O)return O;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof d[Symbol.toPrimitive]=="function")return c.from(d[Symbol.toPrimitive]("string"),h,v);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof d)}c.from=function(d,h,v){return p(d,h,v)},Object.setPrototypeOf(c.prototype,s.prototype),Object.setPrototypeOf(c,s);function m(d){if(typeof d!="number")throw new TypeError('"size" argument must be of type number');if(d<0)throw new RangeError('The value "'+d+'" is invalid for option "size"')}function g(d,h,v){return m(d),d<=0?u(d):h!==void 0?typeof v=="string"?u(d).fill(h,v):u(d).fill(h):u(d)}c.alloc=function(d,h,v){return g(d,h,v)};function T(d){return m(d),u(d<0?0:Y(d)|0)}c.allocUnsafe=function(d){return T(d)},c.allocUnsafeSlow=function(d){return T(d)};function E(d,h){if((typeof h!="string"||h==="")&&(h="utf8"),!c.isEncoding(h))throw new TypeError("Unknown encoding: "+h);const v=U(d,h)|0;let F=u(v);const O=F.write(d,h);return O!==v&&(F=F.slice(0,O)),F}function S(d){const h=d.length<0?0:Y(d.length)|0,v=u(h);for(let F=0;F=n)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n.toString(16)+" bytes");return d|0}function H(d){return+d!=d&&(d=0),c.alloc(+d)}c.isBuffer=function(d){return d!=null&&d._isBuffer===!0&&d!==c.prototype},c.compare=function(d,h){if(ze(d,s)&&(d=c.from(d,d.offset,d.byteLength)),ze(h,s)&&(h=c.from(h,h.offset,h.byteLength)),!c.isBuffer(d)||!c.isBuffer(h))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(d===h)return 0;let v=d.length,F=h.length;for(let O=0,P=Math.min(v,F);OF.length?(c.isBuffer(P)||(P=c.from(P)),P.copy(F,O)):s.prototype.set.call(F,P,O);else if(c.isBuffer(P))P.copy(F,O);else throw new TypeError('"list" argument must be an Array of Buffers');O+=P.length}return F};function U(d,h){if(c.isBuffer(d))return d.length;if(i.isView(d)||ze(d,i))return d.byteLength;if(typeof d!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof d);const v=d.length,F=arguments.length>2&&arguments[2]===!0;if(!F&&v===0)return 0;let O=!1;for(;;)switch(h){case"ascii":case"latin1":case"binary":return v;case"utf8":case"utf-8":return Cr(d).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return v*2;case"hex":return v>>>1;case"base64":return Qt(d).length;default:if(O)return F?-1:Cr(d).length;h=(""+h).toLowerCase(),O=!0}}c.byteLength=U;function W(d,h,v){let F=!1;if((h===void 0||h<0)&&(h=0),h>this.length||((v===void 0||v>this.length)&&(v=this.length),v<=0)||(v>>>=0,h>>>=0,v<=h))return"";for(d||(d="utf8");;)switch(d){case"hex":return ue(this,h,v);case"utf8":case"utf-8":return b(this,h,v);case"ascii":return $(this,h,v);case"latin1":case"binary":return G(this,h,v);case"base64":return Z(this,h,v);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return X(this,h,v);default:if(F)throw new TypeError("Unknown encoding: "+d);d=(d+"").toLowerCase(),F=!0}}c.prototype._isBuffer=!0;function V(d,h,v){const F=d[h];d[h]=d[v],d[v]=F}c.prototype.swap16=function(){const d=this.length;if(d%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let h=0;hh&&(d+=" ... "),""},a&&(c.prototype[a]=c.prototype.inspect),c.prototype.compare=function(d,h,v,F,O){if(ze(d,s)&&(d=c.from(d,d.offset,d.byteLength)),!c.isBuffer(d))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof d);if(h===void 0&&(h=0),v===void 0&&(v=d?d.length:0),F===void 0&&(F=0),O===void 0&&(O=this.length),h<0||v>d.length||F<0||O>this.length)throw new RangeError("out of range index");if(F>=O&&h>=v)return 0;if(F>=O)return-1;if(h>=v)return 1;if(h>>>=0,v>>>=0,F>>>=0,O>>>=0,this===d)return 0;let P=O-F,j=v-h;const De=Math.min(P,j),We=this.slice(F,O),ye=d.slice(h,v);for(let we=0;we2147483647?v=2147483647:v<-2147483648&&(v=-2147483648),v=+v,At(v)&&(v=O?0:d.length-1),v<0&&(v=d.length+v),v>=d.length){if(O)return-1;v=d.length-1}else if(v<0)if(O)v=0;else return-1;if(typeof h=="string"&&(h=c.from(h,F)),c.isBuffer(h))return h.length===0?-1:f(d,h,v,F,O);if(typeof h=="number")return h=h&255,typeof s.prototype.indexOf=="function"?O?s.prototype.indexOf.call(d,h,v):s.prototype.lastIndexOf.call(d,h,v):f(d,[h],v,F,O);throw new TypeError("val must be string, number or Buffer")}function f(d,h,v,F,O){let P=1,j=d.length,De=h.length;if(F!==void 0&&(F=String(F).toLowerCase(),F==="ucs2"||F==="ucs-2"||F==="utf16le"||F==="utf-16le")){if(d.length<2||h.length<2)return-1;P=2,j/=2,De/=2,v/=2}function We(we,Ie){return P===1?we[Ie]:we.readUInt16BE(Ie*P)}let ye;if(O){let we=-1;for(ye=v;yej&&(v=j-De),ye=v;ye>=0;ye--){let we=!0;for(let Ie=0;IeO&&(F=O)):F=O;const P=h.length;F>P/2&&(F=P/2);let j;for(j=0;j>>0,isFinite(v)?(v=v>>>0,F===void 0&&(F="utf8")):(F=v,v=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const O=this.length-h;if((v===void 0||v>O)&&(v=O),d.length>0&&(v<0||h<0)||h>this.length)throw new RangeError("Attempt to write outside buffer bounds");F||(F="utf8");let P=!1;for(;;)switch(F){case"hex":return N(this,d,h,v);case"utf8":case"utf-8":return A(this,d,h,v);case"ascii":case"latin1":case"binary":return y(this,d,h,v);case"base64":return R(this,d,h,v);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,d,h,v);default:if(P)throw new TypeError("Unknown encoding: "+F);F=(""+F).toLowerCase(),P=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Z(d,h,v){return h===0&&v===d.length?t.fromByteArray(d):t.fromByteArray(d.slice(h,v))}function b(d,h,v){v=Math.min(d.length,v);const F=[];let O=h;for(;O239?4:P>223?3:P>191?2:1;if(O+De<=v){let We,ye,we,Ie;switch(De){case 1:P<128&&(j=P);break;case 2:We=d[O+1],(We&192)===128&&(Ie=(P&31)<<6|We&63,Ie>127&&(j=Ie));break;case 3:We=d[O+1],ye=d[O+2],(We&192)===128&&(ye&192)===128&&(Ie=(P&15)<<12|(We&63)<<6|ye&63,Ie>2047&&(Ie<55296||Ie>57343)&&(j=Ie));break;case 4:We=d[O+1],ye=d[O+2],we=d[O+3],(We&192)===128&&(ye&192)===128&&(we&192)===128&&(Ie=(P&15)<<18|(We&63)<<12|(ye&63)<<6|we&63,Ie>65535&&Ie<1114112&&(j=Ie))}}j===null?(j=65533,De=1):j>65535&&(j-=65536,F.push(j>>>10&1023|55296),j=56320|j&1023),F.push(j),O+=De}return I(F)}const M=4096;function I(d){const h=d.length;if(h<=M)return String.fromCharCode.apply(String,d);let v="",F=0;for(;FF)&&(v=F);let O="";for(let P=h;Pv&&(d=v),h<0?(h+=v,h<0&&(h=0)):h>v&&(h=v),hv)throw new RangeError("Trying to access beyond buffer length")}c.prototype.readUintLE=c.prototype.readUIntLE=function(d,h,v){d=d>>>0,h=h>>>0,v||pe(d,h,this.length);let F=this[d],O=1,P=0;for(;++P>>0,h=h>>>0,v||pe(d,h,this.length);let F=this[d+--h],O=1;for(;h>0&&(O*=256);)F+=this[d+--h]*O;return F},c.prototype.readUint8=c.prototype.readUInt8=function(d,h){return d=d>>>0,h||pe(d,1,this.length),this[d]},c.prototype.readUint16LE=c.prototype.readUInt16LE=function(d,h){return d=d>>>0,h||pe(d,2,this.length),this[d]|this[d+1]<<8},c.prototype.readUint16BE=c.prototype.readUInt16BE=function(d,h){return d=d>>>0,h||pe(d,2,this.length),this[d]<<8|this[d+1]},c.prototype.readUint32LE=c.prototype.readUInt32LE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),(this[d]|this[d+1]<<8|this[d+2]<<16)+this[d+3]*16777216},c.prototype.readUint32BE=c.prototype.readUInt32BE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),this[d]*16777216+(this[d+1]<<16|this[d+2]<<8|this[d+3])},c.prototype.readBigUInt64LE=q(function(d){d=d>>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=h+this[++d]*2**8+this[++d]*2**16+this[++d]*2**24,O=this[++d]+this[++d]*2**8+this[++d]*2**16+v*2**24;return BigInt(F)+(BigInt(O)<>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=h*2**24+this[++d]*2**16+this[++d]*2**8+this[++d],O=this[++d]*2**24+this[++d]*2**16+this[++d]*2**8+v;return(BigInt(F)<>>0,h=h>>>0,v||pe(d,h,this.length);let F=this[d],O=1,P=0;for(;++P=O&&(F-=Math.pow(2,8*h)),F},c.prototype.readIntBE=function(d,h,v){d=d>>>0,h=h>>>0,v||pe(d,h,this.length);let F=h,O=1,P=this[d+--F];for(;F>0&&(O*=256);)P+=this[d+--F]*O;return O*=128,P>=O&&(P-=Math.pow(2,8*h)),P},c.prototype.readInt8=function(d,h){return d=d>>>0,h||pe(d,1,this.length),this[d]&128?(255-this[d]+1)*-1:this[d]},c.prototype.readInt16LE=function(d,h){d=d>>>0,h||pe(d,2,this.length);const v=this[d]|this[d+1]<<8;return v&32768?v|4294901760:v},c.prototype.readInt16BE=function(d,h){d=d>>>0,h||pe(d,2,this.length);const v=this[d+1]|this[d]<<8;return v&32768?v|4294901760:v},c.prototype.readInt32LE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),this[d]|this[d+1]<<8|this[d+2]<<16|this[d+3]<<24},c.prototype.readInt32BE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),this[d]<<24|this[d+1]<<16|this[d+2]<<8|this[d+3]},c.prototype.readBigInt64LE=q(function(d){d=d>>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=this[d+4]+this[d+5]*2**8+this[d+6]*2**16+(v<<24);return(BigInt(F)<>>0,Ue(d,"offset");const h=this[d],v=this[d+7];(h===void 0||v===void 0)&&Et(d,this.length-8);const F=(h<<24)+this[++d]*2**16+this[++d]*2**8+this[++d];return(BigInt(F)<>>0,h||pe(d,4,this.length),r.read(this,d,!0,23,4)},c.prototype.readFloatBE=function(d,h){return d=d>>>0,h||pe(d,4,this.length),r.read(this,d,!1,23,4)},c.prototype.readDoubleLE=function(d,h){return d=d>>>0,h||pe(d,8,this.length),r.read(this,d,!0,52,8)},c.prototype.readDoubleBE=function(d,h){return d=d>>>0,h||pe(d,8,this.length),r.read(this,d,!1,52,8)};function se(d,h,v,F,O,P){if(!c.isBuffer(d))throw new TypeError('"buffer" argument must be a Buffer instance');if(h>O||hd.length)throw new RangeError("Index out of range")}c.prototype.writeUintLE=c.prototype.writeUIntLE=function(d,h,v,F){if(d=+d,h=h>>>0,v=v>>>0,!F){const j=Math.pow(2,8*v)-1;se(this,d,h,v,j,0)}let O=1,P=0;for(this[h]=d&255;++P>>0,v=v>>>0,!F){const j=Math.pow(2,8*v)-1;se(this,d,h,v,j,0)}let O=v-1,P=1;for(this[h+O]=d&255;--O>=0&&(P*=256);)this[h+O]=d/P&255;return h+v},c.prototype.writeUint8=c.prototype.writeUInt8=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,1,255,0),this[h]=d&255,h+1},c.prototype.writeUint16LE=c.prototype.writeUInt16LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,65535,0),this[h]=d&255,this[h+1]=d>>>8,h+2},c.prototype.writeUint16BE=c.prototype.writeUInt16BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,65535,0),this[h]=d>>>8,this[h+1]=d&255,h+2},c.prototype.writeUint32LE=c.prototype.writeUInt32LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,4294967295,0),this[h+3]=d>>>24,this[h+2]=d>>>16,this[h+1]=d>>>8,this[h]=d&255,h+4},c.prototype.writeUint32BE=c.prototype.writeUInt32BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,4294967295,0),this[h]=d>>>24,this[h+1]=d>>>16,this[h+2]=d>>>8,this[h+3]=d&255,h+4};function Ce(d,h,v,F,O){Or(h,F,O,d,v,7);let P=Number(h&BigInt(4294967295));d[v++]=P,P=P>>8,d[v++]=P,P=P>>8,d[v++]=P,P=P>>8,d[v++]=P;let j=Number(h>>BigInt(32)&BigInt(4294967295));return d[v++]=j,j=j>>8,d[v++]=j,j=j>>8,d[v++]=j,j=j>>8,d[v++]=j,v}function Ke(d,h,v,F,O){Or(h,F,O,d,v,7);let P=Number(h&BigInt(4294967295));d[v+7]=P,P=P>>8,d[v+6]=P,P=P>>8,d[v+5]=P,P=P>>8,d[v+4]=P;let j=Number(h>>BigInt(32)&BigInt(4294967295));return d[v+3]=j,j=j>>8,d[v+2]=j,j=j>>8,d[v+1]=j,j=j>>8,d[v]=j,v+8}c.prototype.writeBigUInt64LE=q(function(d,h=0){return Ce(this,d,h,BigInt(0),BigInt("0xffffffffffffffff"))}),c.prototype.writeBigUInt64BE=q(function(d,h=0){return Ke(this,d,h,BigInt(0),BigInt("0xffffffffffffffff"))}),c.prototype.writeIntLE=function(d,h,v,F){if(d=+d,h=h>>>0,!F){const De=Math.pow(2,8*v-1);se(this,d,h,v,De-1,-De)}let O=0,P=1,j=0;for(this[h]=d&255;++O>0)-j&255;return h+v},c.prototype.writeIntBE=function(d,h,v,F){if(d=+d,h=h>>>0,!F){const De=Math.pow(2,8*v-1);se(this,d,h,v,De-1,-De)}let O=v-1,P=1,j=0;for(this[h+O]=d&255;--O>=0&&(P*=256);)d<0&&j===0&&this[h+O+1]!==0&&(j=1),this[h+O]=(d/P>>0)-j&255;return h+v},c.prototype.writeInt8=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,1,127,-128),d<0&&(d=255+d+1),this[h]=d&255,h+1},c.prototype.writeInt16LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,32767,-32768),this[h]=d&255,this[h+1]=d>>>8,h+2},c.prototype.writeInt16BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,2,32767,-32768),this[h]=d>>>8,this[h+1]=d&255,h+2},c.prototype.writeInt32LE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,2147483647,-2147483648),this[h]=d&255,this[h+1]=d>>>8,this[h+2]=d>>>16,this[h+3]=d>>>24,h+4},c.prototype.writeInt32BE=function(d,h,v){return d=+d,h=h>>>0,v||se(this,d,h,4,2147483647,-2147483648),d<0&&(d=4294967295+d+1),this[h]=d>>>24,this[h+1]=d>>>16,this[h+2]=d>>>8,this[h+3]=d&255,h+4},c.prototype.writeBigInt64LE=q(function(d,h=0){return Ce(this,d,h,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),c.prototype.writeBigInt64BE=q(function(d,h=0){return Ke(this,d,h,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Vt(d,h,v,F,O,P){if(v+F>d.length)throw new RangeError("Index out of range");if(v<0)throw new RangeError("Index out of range")}function bt(d,h,v,F,O){return h=+h,v=v>>>0,O||Vt(d,h,v,4),r.write(d,h,v,F,23,4),v+4}c.prototype.writeFloatLE=function(d,h,v){return bt(this,d,h,!0,v)},c.prototype.writeFloatBE=function(d,h,v){return bt(this,d,h,!1,v)};function ka(d,h,v,F,O){return h=+h,v=v>>>0,O||Vt(d,h,v,8),r.write(d,h,v,F,52,8),v+8}c.prototype.writeDoubleLE=function(d,h,v){return ka(this,d,h,!0,v)},c.prototype.writeDoubleBE=function(d,h,v){return ka(this,d,h,!1,v)},c.prototype.copy=function(d,h,v,F){if(!c.isBuffer(d))throw new TypeError("argument should be a Buffer");if(v||(v=0),!F&&F!==0&&(F=this.length),h>=d.length&&(h=d.length),h||(h=0),F>0&&F=this.length)throw new RangeError("Index out of range");if(F<0)throw new RangeError("sourceEnd out of bounds");F>this.length&&(F=this.length),d.length-h>>0,v=v===void 0?this.length:v>>>0,d||(d=0);let O;if(typeof d=="number")for(O=h;O2**32?O=ra(String(v)):typeof v=="bigint"&&(O=String(v),(v>BigInt(2)**BigInt(32)||v<-(BigInt(2)**BigInt(32)))&&(O=ra(O)),O+="n"),F+=` It must be ${h}. Received ${O}`,F},RangeError);function ra(d){let h="",v=d.length;const F=d[0]==="-"?1:0;for(;v>=F+4;v-=3)h=`_${d.slice(v-3,v)}${h}`;return`${d.slice(0,v)}${h}`}function vt(d,h,v){Ue(h,"offset"),(d[h]===void 0||d[h+v]===void 0)&&Et(h,d.length-(v+1))}function Or(d,h,v,F,O,P){if(d>v||d= 0${j} and < 2${j} ** ${(P+1)*8}${j}`:De=`>= -(2${j} ** ${(P+1)*8-1}${j}) and < 2 ** ${(P+1)*8-1}${j}`,new Wt.ERR_OUT_OF_RANGE("value",De,d)}vt(F,O,P)}function Ue(d,h){if(typeof d!="number")throw new Wt.ERR_INVALID_ARG_TYPE(h,"number",d)}function Et(d,h,v){throw Math.floor(d)!==d?(Ue(d,v),new Wt.ERR_OUT_OF_RANGE("offset","an integer",d)):h<0?new Wt.ERR_BUFFER_OUT_OF_BOUNDS:new Wt.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${h}`,d)}const or=/[^+/0-9A-Za-z-_]/g;function le(d){if(d=d.split("=")[0],d=d.trim().replace(or,""),d.length<2)return"";for(;d.length%4!==0;)d=d+"=";return d}function Cr(d,h){h=h||1/0;let v;const F=d.length;let O=null;const P=[];for(let j=0;j55295&&v<57344){if(!O){if(v>56319){(h-=3)>-1&&P.push(239,191,189);continue}else if(j+1===F){(h-=3)>-1&&P.push(239,191,189);continue}O=v;continue}if(v<56320){(h-=3)>-1&&P.push(239,191,189),O=v;continue}v=(O-55296<<10|v-56320)+65536}else O&&(h-=3)>-1&&P.push(239,191,189);if(O=null,v<128){if((h-=1)<0)break;P.push(v)}else if(v<2048){if((h-=2)<0)break;P.push(v>>6|192,v&63|128)}else if(v<65536){if((h-=3)<0)break;P.push(v>>12|224,v>>6&63|128,v&63|128)}else if(v<1114112){if((h-=4)<0)break;P.push(v>>18|240,v>>12&63|128,v>>6&63|128,v&63|128)}else throw new Error("Invalid code point")}return P}function Ye(d){const h=[];for(let v=0;v>8,O=v%256,P.push(O),P.push(F);return P}function Qt(d){return t.toByteArray(le(d))}function qe(d,h,v,F){let O;for(O=0;O=h.length||O>=d.length);++O)h[O+v]=d[O];return O}function ze(d,h){return d instanceof h||d!=null&&d.constructor!=null&&d.constructor.name!=null&&d.constructor.name===h.name}function At(d){return d!==d}const Q=function(){const d="0123456789abcdef",h=new Array(256);for(let v=0;v<16;++v){const F=v*16;for(let O=0;O<16;++O)h[F+O]=d[v]+d[O]}return h}();function q(d){return typeof BigInt>"u"?de:d}function de(){throw new Error("BigInt not supported")}})(AT);const IS=AT.Buffer;function he(e,t,r,a,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),a&&(this.request=a),n&&(this.response=n,this.status=n.status?n.status:null)}L.inherits(he,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:L.toJSONObject(this.config),code:this.code,status:this.status}}});const fm=he.prototype,gm={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{gm[e]={value:e}}),Object.defineProperties(he,gm),Object.defineProperty(fm,"isAxiosError",{value:!0}),he.from=(e,t,r,a,n,s)=>{const i=Object.create(fm);return L.toFlatObject(e,i,function(o){return o!==Error.prototype},o=>o!=="isAxiosError"),he.call(i,e.message,t,r,a,n),i.cause=e,i.name=e.name,s&&Object.assign(i,s),i};const ZS=null;function V0(e){return L.isPlainObject(e)||L.isArray(e)}function ST(e){return L.endsWith(e,"[]")?e.slice(0,-2):e}function Tm(e,t,r){return e?e.concat(t).map(function(a,n){return a=ST(a),!r&&n?"["+a+"]":a}).join(r?".":""):t}function US(e){return L.isArray(e)&&!e.some(V0)}const zS=L.toFlatObject(L,{},null,function(e){return/^is[A-Z]/.test(e)});function eu(e,t,r){if(!L.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=L.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(g,T){return!L.isUndefined(T[g])});const a=r.metaTokens,n=r.visitor||u,s=r.dots,i=r.indexes,o=(r.Blob||typeof Blob<"u"&&Blob)&&L.isSpecCompliantForm(t);if(!L.isFunction(n))throw new TypeError("visitor must be a function");function l(g){if(g===null)return"";if(L.isDate(g))return g.toISOString();if(!o&&L.isBlob(g))throw new he("Blob is not supported. Use a Buffer instead.");return L.isArrayBuffer(g)||L.isTypedArray(g)?o&&typeof Blob=="function"?new Blob([g]):IS.from(g):g}function u(g,T,E){let S=g;if(g&&!E&&typeof g=="object"){if(L.endsWith(T,"{}"))T=a?T:T.slice(0,-2),g=JSON.stringify(g);else if(L.isArray(g)&&US(g)||(L.isFileList(g)||L.endsWith(T,"[]"))&&(S=L.toArray(g)))return T=ST(T),S.forEach(function(C,x){!(L.isUndefined(C)||C===null)&&t.append(i===!0?Tm([T],x,s):i===null?T:T+"[]",l(C))}),!1}return V0(g)?!0:(t.append(Tm(E,T,s),l(g)),!1)}const c=[],p=Object.assign(zS,{defaultVisitor:u,convertValue:l,isVisitable:V0});function m(g,T){if(!L.isUndefined(g)){if(c.indexOf(g)!==-1)throw Error("Circular reference detected in "+T.join("."));c.push(g),L.forEach(g,function(E,S){(!(L.isUndefined(E)||E===null)&&n.call(t,E,L.isString(S)?S.trim():S,T,p))===!0&&m(E,T?T.concat(S):[S])}),c.pop()}}if(!L.isObject(e))throw new TypeError("data must be an object");return m(e),t}function vm(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ed(e,t){this._pairs=[],e&&eu(e,this,t)}const Em=ed.prototype;Em.append=function(e,t){this._pairs.push([e,t])},Em.toString=function(e){const t=e?function(r){return e.call(this,r,vm)}:vm;return this._pairs.map(function(r){return t(r[0])+"="+t(r[1])},"").join("&")};function HS(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function DT(e,t,r){if(!t)return e;const a=r&&r.encode||HS;L.isFunction(r)&&(r={serialize:r});const n=r&&r.serialize;let s;if(n?s=n(t,r):s=L.isURLSearchParams(t)?t.toString():new ed(t,r).toString(a),s){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class Am{constructor(){this.handlers=[]}use(t,r,a){return this.handlers.push({fulfilled:t,rejected:r,synchronous:a?a.synchronous:!1,runWhen:a?a.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){L.forEach(this.handlers,function(r){r!==null&&t(r)})}}const FT={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},GS=typeof URLSearchParams<"u"?URLSearchParams:ed,jS=typeof FormData<"u"?FormData:null,$S=typeof Blob<"u"?Blob:null,VS={isBrowser:!0,classes:{URLSearchParams:GS,FormData:jS,Blob:$S},protocols:["http","https","file","blob","url","data"]},td=typeof window<"u"&&typeof document<"u",W0=typeof navigator=="object"&&navigator||void 0,WS=td&&(!W0||["ReactNative","NativeScript","NS"].indexOf(W0.product)<0),QS=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",KS=td&&window.location.href||"http://localhost",qS=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:td,hasStandardBrowserEnv:WS,hasStandardBrowserWebWorkerEnv:QS,navigator:W0,origin:KS},Symbol.toStringTag,{value:"Module"})),ct={...qS,...VS};function JS(e,t){return eu(e,new ct.classes.URLSearchParams,Object.assign({visitor:function(r,a,n,s){return ct.isNode&&L.isBuffer(r)?(this.append(a,r.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function XS(e){return L.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function eD(e){const t={},r=Object.keys(e);let a;const n=r.length;let s;for(a=0;a=r.length;return i=!i&&L.isArray(n)?n.length:i,l?(L.hasOwnProp(n,i)?n[i]=[n[i],a]:n[i]=a,!o):((!n[i]||!L.isObject(n[i]))&&(n[i]=[]),t(r,a,n[i],s)&&L.isArray(n[i])&&(n[i]=eD(n[i])),!o)}if(L.isFormData(e)&&L.isFunction(e.entries)){const r={};return L.forEachEntry(e,(a,n)=>{t(XS(a),n,r,0)}),r}return null}function tD(e,t,r){if(L.isString(e))try{return(t||JSON.parse)(e),L.trim(e)}catch(a){if(a.name!=="SyntaxError")throw a}return(0,JSON.stringify)(e)}const Ui={transitional:FT,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const r=t.getContentType()||"",a=r.indexOf("application/json")>-1,n=L.isObject(e);if(n&&L.isHTMLForm(e)&&(e=new FormData(e)),L.isFormData(e))return a?JSON.stringify(NT(e)):e;if(L.isArrayBuffer(e)||L.isBuffer(e)||L.isStream(e)||L.isFile(e)||L.isBlob(e)||L.isReadableStream(e))return e;if(L.isArrayBufferView(e))return e.buffer;if(L.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let s;if(n){if(r.indexOf("application/x-www-form-urlencoded")>-1)return JS(e,this.formSerializer).toString();if((s=L.isFileList(e))||r.indexOf("multipart/form-data")>-1){const i=this.env&&this.env.FormData;return eu(s?{"files[]":e}:e,i&&new i,this.formSerializer)}}return n||a?(t.setContentType("application/json",!1),tD(e)):e}],transformResponse:[function(e){const t=this.transitional||Ui.transitional,r=t&&t.forcedJSONParsing,a=this.responseType==="json";if(L.isResponse(e)||L.isReadableStream(e))return e;if(e&&L.isString(e)&&(r&&!this.responseType||a)){const n=!(t&&t.silentJSONParsing)&&a;try{return JSON.parse(e)}catch(s){if(n)throw s.name==="SyntaxError"?he.from(s,he.ERR_BAD_RESPONSE,this,null,this.response):s}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ct.classes.FormData,Blob:ct.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};L.forEach(["delete","get","head","post","put","patch"],e=>{Ui.headers[e]={}});const rD=L.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),aD=e=>{const t={};let r,a,n;return e&&e.split(` `).forEach(function(s){n=s.indexOf(":"),r=s.substring(0,n).trim().toLowerCase(),a=s.substring(n+1).trim(),!(!r||t[r]&&rD[r])&&(r==="set-cookie"?t[r]?t[r].push(a):t[r]=[a]:t[r]=t[r]?t[r]+", "+a:a)}),t},ym=Symbol("internals");function Ps(e){return e&&String(e).trim().toLowerCase()}function Mo(e){return e===!1||e==null?e:L.isArray(e)?e.map(Mo):String(e)}function nD(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let a;for(;a=r.exec(e);)t[a[1]]=a[2];return t}const sD=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Uu(e,t,r,a,n){if(L.isFunction(a))return a.call(this,t,r);if(n&&(t=r),!!L.isString(t)){if(L.isString(a))return t.indexOf(a)!==-1;if(L.isRegExp(a))return a.test(t)}}function iD(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,a)=>r.toUpperCase()+a)}function oD(e,t){const r=L.toCamelCase(" "+t);["get","set","has"].forEach(a=>{Object.defineProperty(e,a+r,{value:function(n,s,i){return this[a].call(this,t,n,s,i)},configurable:!0})})}class Rt{constructor(t){t&&this.set(t)}set(t,r,a){const n=this;function s(o,l,u){const c=Ps(l);if(!c)throw new Error("header name must be a non-empty string");const p=L.findKey(n,c);(!p||n[p]===void 0||u===!0||u===void 0&&n[p]!==!1)&&(n[p||l]=Mo(o))}const i=(o,l)=>L.forEach(o,(u,c)=>s(u,c,l));if(L.isPlainObject(t)||t instanceof this.constructor)i(t,r);else if(L.isString(t)&&(t=t.trim())&&!sD(t))i(aD(t),r);else if(L.isHeaders(t))for(const[o,l]of t.entries())s(l,o,a);else t!=null&&s(r,t,a);return this}get(t,r){if(t=Ps(t),t){const a=L.findKey(this,t);if(a){const n=this[a];if(!r)return n;if(r===!0)return nD(n);if(L.isFunction(r))return r.call(this,n,a);if(L.isRegExp(r))return r.exec(n);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=Ps(t),t){const a=L.findKey(this,t);return!!(a&&this[a]!==void 0&&(!r||Uu(this,this[a],a,r)))}return!1}delete(t,r){const a=this;let n=!1;function s(i){if(i=Ps(i),i){const o=L.findKey(a,i);o&&(!r||Uu(a,a[o],o,r))&&(delete a[o],n=!0)}}return L.isArray(t)?t.forEach(s):s(t),n}clear(t){const r=Object.keys(this);let a=r.length,n=!1;for(;a--;){const s=r[a];(!t||Uu(this,this[s],s,t,!0))&&(delete this[s],n=!0)}return n}normalize(t){const r=this,a={};return L.forEach(this,(n,s)=>{const i=L.findKey(a,s);if(i){r[i]=Mo(n),delete r[s];return}const o=t?iD(s):String(s).trim();o!==s&&delete r[s],r[o]=Mo(n),a[o]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return L.forEach(this,(a,n)=>{a!=null&&a!==!1&&(r[n]=t&&L.isArray(a)?a.join(", "):a)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(` -`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const a=new this(t);return r.forEach(n=>a.set(n)),a}static accessor(t){const r=(this[ym]=this[ym]={accessors:{}}).accessors,a=this.prototype;function n(s){const i=Ps(s);r[i]||(oD(a,s),r[i]=!0)}return L.isArray(t)?t.forEach(n):n(t),this}}Rt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),L.reduceDescriptors(Rt.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(a){this[r]=a}}}),L.freezeMethods(Rt);function zu(e,t){const r=this||Ui,a=t||r,n=Rt.from(a.headers);let s=a.data;return L.forEach(e,function(i){s=i.call(r,s,n.normalize(),t?t.status:void 0)}),n.normalize(),s}function wT(e){return!!(e&&e.__CANCEL__)}function Ns(e,t,r){he.call(this,e??"canceled",he.ERR_CANCELED,t,r),this.name="CanceledError"}L.inherits(Ns,he,{__CANCEL__:!0});function RT(e,t,r){const a=r.config.validateStatus;!r.status||!a||a(r.status)?e(r):t(new he("Request failed with status code "+r.status,[he.ERR_BAD_REQUEST,he.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function lD(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function uD(e,t){e=e||10;const r=new Array(e),a=new Array(e);let n=0,s=0,i;return t=t!==void 0?t:1e3,function(o){const l=Date.now(),u=a[s];i||(i=l),r[n]=o,a[n]=l;let c=s,p=0;for(;c!==n;)p+=r[c++],c=c%e;if(n=(n+1)%e,n===s&&(s=(s+1)%e),l-i{r=l,n=null,s&&(clearTimeout(s),s=null),e.apply(null,o)};return[(...o)=>{const l=Date.now(),u=l-r;u>=a?i(o,l):(n=o,s||(s=setTimeout(()=>{s=null,i(n)},a-u)))},()=>n&&i(n)]}const il=(e,t,r=3)=>{let a=0;const n=uD(50,250);return cD(s=>{const i=s.loaded,o=s.lengthComputable?s.total:void 0,l=i-a,u=n(l),c=i<=o;a=i;const p={loaded:i,total:o,progress:o?i/o:void 0,bytes:l,rate:u||void 0,estimated:u&&o&&c?(o-i)/u:void 0,event:s,lengthComputable:o!=null,[t?"download":"upload"]:!0};e(p)},r)},Sm=(e,t)=>{const r=e!=null;return[a=>t[0]({lengthComputable:r,total:e,loaded:a}),t[1]]},Dm=e=>(...t)=>L.asap(()=>e(...t)),dD=ct.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,ct.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(ct.origin),ct.navigator&&/(msie|trident)/i.test(ct.navigator.userAgent)):()=>!0,pD=ct.hasStandardBrowserEnv?{write(e,t,r,a,n,s){const i=[e+"="+encodeURIComponent(t)];L.isNumber(r)&&i.push("expires="+new Date(r).toGMTString()),L.isString(a)&&i.push("path="+a),L.isString(n)&&i.push("domain="+n),s===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function mD(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function hD(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function bT(e,t){return e&&!mD(t)?hD(e,t):t}const Fm=e=>e instanceof Rt?{...e}:e;function En(e,t){t=t||{};const r={};function a(u,c,p,m){return L.isPlainObject(u)&&L.isPlainObject(c)?L.merge.call({caseless:m},u,c):L.isPlainObject(c)?L.merge({},c):L.isArray(c)?c.slice():c}function n(u,c,p,m){if(L.isUndefined(c)){if(!L.isUndefined(u))return a(void 0,u,p,m)}else return a(u,c,p,m)}function s(u,c){if(!L.isUndefined(c))return a(void 0,c)}function i(u,c){if(L.isUndefined(c)){if(!L.isUndefined(u))return a(void 0,u)}else return a(void 0,c)}function o(u,c,p){if(p in t)return a(u,c);if(p in e)return a(void 0,u)}const l={url:s,method:s,data:s,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:o,headers:(u,c,p)=>n(Fm(u),Fm(c),p,!0)};return L.forEach(Object.keys(Object.assign({},e,t)),function(u){const c=l[u]||n,p=c(e[u],t[u],u);L.isUndefined(p)&&c!==o||(r[u]=p)}),r}const OT=e=>{const t=En({},e);let{data:r,withXSRFToken:a,xsrfHeaderName:n,xsrfCookieName:s,headers:i,auth:o}=t;t.headers=i=Rt.from(i),t.url=DT(bT(t.baseURL,t.url),e.params,e.paramsSerializer),o&&i.set("Authorization","Basic "+btoa((o.username||"")+":"+(o.password?unescape(encodeURIComponent(o.password)):"")));let l;if(L.isFormData(r)){if(ct.hasStandardBrowserEnv||ct.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((l=i.getContentType())!==!1){const[u,...c]=l?l.split(";").map(p=>p.trim()).filter(Boolean):[];i.setContentType([u||"multipart/form-data",...c].join("; "))}}if(ct.hasStandardBrowserEnv&&(a&&L.isFunction(a)&&(a=a(t)),a||a!==!1&&dD(t.url))){const u=n&&s&&pD.read(s);u&&i.set(n,u)}return t},fD=typeof XMLHttpRequest<"u",gD=fD&&function(e){return new Promise(function(t,r){const a=OT(e);let n=a.data;const s=Rt.from(a.headers).normalize();let{responseType:i,onUploadProgress:o,onDownloadProgress:l}=a,u,c,p,m,g;function T(){m&&m(),g&&g(),a.cancelToken&&a.cancelToken.unsubscribe(u),a.signal&&a.signal.removeEventListener("abort",u)}let E=new XMLHttpRequest;E.open(a.method.toUpperCase(),a.url,!0),E.timeout=a.timeout;function S(){if(!E)return;const x=Rt.from("getAllResponseHeaders"in E&&E.getAllResponseHeaders()),_={data:!i||i==="text"||i==="json"?E.responseText:E.response,status:E.status,statusText:E.statusText,headers:x,config:e,request:E};RT(function(Y){t(Y),T()},function(Y){r(Y),T()},_),E=null}"onloadend"in E?E.onloadend=S:E.onreadystatechange=function(){!E||E.readyState!==4||E.status===0&&!(E.responseURL&&E.responseURL.indexOf("file:")===0)||setTimeout(S)},E.onabort=function(){E&&(r(new he("Request aborted",he.ECONNABORTED,e,E)),E=null)},E.onerror=function(){r(new he("Network Error",he.ERR_NETWORK,e,E)),E=null},E.ontimeout=function(){let x=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const _=a.transitional||FT;a.timeoutErrorMessage&&(x=a.timeoutErrorMessage),r(new he(x,_.clarifyTimeoutError?he.ETIMEDOUT:he.ECONNABORTED,e,E)),E=null},n===void 0&&s.setContentType(null),"setRequestHeader"in E&&L.forEach(s.toJSON(),function(x,_){E.setRequestHeader(_,x)}),L.isUndefined(a.withCredentials)||(E.withCredentials=!!a.withCredentials),i&&i!=="json"&&(E.responseType=a.responseType),l&&([p,g]=il(l,!0),E.addEventListener("progress",p)),o&&E.upload&&([c,m]=il(o),E.upload.addEventListener("progress",c),E.upload.addEventListener("loadend",m)),(a.cancelToken||a.signal)&&(u=x=>{E&&(r(!x||x.type?new Ns(null,e,E):x),E.abort(),E=null)},a.cancelToken&&a.cancelToken.subscribe(u),a.signal&&(a.signal.aborted?u():a.signal.addEventListener("abort",u)));const C=lD(a.url);if(C&&ct.protocols.indexOf(C)===-1){r(new he("Unsupported protocol "+C+":",he.ERR_BAD_REQUEST,e));return}E.send(n||null)})},TD=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let a=new AbortController,n;const s=function(u){if(!n){n=!0,o();const c=u instanceof Error?u:this.reason;a.abort(c instanceof he?c:new Ns(c instanceof Error?c.message:c))}};let i=t&&setTimeout(()=>{i=null,s(new he(`timeout ${t} of ms exceeded`,he.ETIMEDOUT))},t);const o=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(u=>{u.unsubscribe?u.unsubscribe(s):u.removeEventListener("abort",s)}),e=null)};e.forEach(u=>u.addEventListener("abort",s));const{signal:l}=a;return l.unsubscribe=()=>L.asap(o),l}},vD=function*(e,t){let r=e.byteLength;if(!t||r{const n=ED(e,t);let s=0,i,o=l=>{i||(i=!0,a&&a(l))};return new ReadableStream({async pull(l){try{const{done:u,value:c}=await n.next();if(u){o(),l.close();return}let p=c.byteLength;if(r){let m=s+=p;r(m)}l.enqueue(new Uint8Array(c))}catch(u){throw o(u),u}},cancel(l){return o(l),n.return()}},{highWaterMark:2})},tu=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",CT=tu&&typeof ReadableStream=="function",yD=tu&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),xT=(e,...t)=>{try{return!!e(...t)}catch{return!1}},SD=CT&&xT(()=>{let e=!1;const t=new Request(ct.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),wm=64*1024,Q0=CT&&xT(()=>L.isReadableStream(new Response("").body)),ol={stream:Q0&&(e=>e.body)};tu&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!ol[t]&&(ol[t]=L.isFunction(e[t])?r=>r[t]():(r,a)=>{throw new he(`Response type '${t}' is not supported`,he.ERR_NOT_SUPPORT,a)})})})(new Response);const DD=async e=>{if(e==null)return 0;if(L.isBlob(e))return e.size;if(L.isSpecCompliantForm(e))return(await new Request(ct.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(L.isArrayBufferView(e)||L.isArrayBuffer(e))return e.byteLength;if(L.isURLSearchParams(e)&&(e=e+""),L.isString(e))return(await yD(e)).byteLength},FD=async(e,t)=>L.toFiniteNumber(e.getContentLength())??DD(t),ND=tu&&(async e=>{let{url:t,method:r,data:a,signal:n,cancelToken:s,timeout:i,onDownloadProgress:o,onUploadProgress:l,responseType:u,headers:c,withCredentials:p="same-origin",fetchOptions:m}=OT(e);u=u?(u+"").toLowerCase():"text";let g=TD([n,s&&s.toAbortSignal()],i),T;const E=g&&g.unsubscribe&&(()=>{g.unsubscribe()});let S;try{if(l&&SD&&r!=="get"&&r!=="head"&&(S=await FD(c,a))!==0){let H=new Request(t,{method:"POST",body:a,duplex:"half"}),U;if(L.isFormData(a)&&(U=H.headers.get("content-type"))&&c.setContentType(U),H.body){const[W,V]=Sm(S,il(Dm(l)));a=Nm(H.body,wm,W,V)}}L.isString(p)||(p=p?"include":"omit");const C="credentials"in Request.prototype;T=new Request(t,{...m,signal:g,method:r.toUpperCase(),headers:c.normalize().toJSON(),body:a,duplex:"half",credentials:C?p:void 0});let x=await fetch(T);const _=Q0&&(u==="stream"||u==="response");if(Q0&&(o||_&&E)){const H={};["status","statusText","headers"].forEach(w=>{H[w]=x[w]});const U=L.toFiniteNumber(x.headers.get("content-length")),[W,V]=o&&Sm(U,il(Dm(o),!0))||[];x=new Response(Nm(x.body,wm,W,()=>{V&&V(),E&&E()}),H)}u=u||"text";let Y=await ol[L.findKey(ol,u)||"text"](x,e);return!_&&E&&E(),await new Promise((H,U)=>{RT(H,U,{data:Y,headers:Rt.from(x.headers),status:x.status,statusText:x.statusText,config:e,request:T})})}catch(C){throw E&&E(),C&&C.name==="TypeError"&&/fetch/i.test(C.message)?Object.assign(new he("Network Error",he.ERR_NETWORK,e,T),{cause:C.cause||C}):he.from(C,C&&C.code,e,T)}}),K0={http:ZS,xhr:gD,fetch:ND};L.forEach(K0,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Rm=e=>`- ${e}`,wD=e=>L.isFunction(e)||e===null||e===!1,_T={getAdapter:e=>{e=L.isArray(e)?e:[e];const{length:t}=e;let r,a;const n={};for(let s=0;s`adapter ${o} `+(l===!1?"is not supported by the environment":"is not available in the build"));let i=t?s.length>1?`since : +`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const a=new this(t);return r.forEach(n=>a.set(n)),a}static accessor(t){const r=(this[ym]=this[ym]={accessors:{}}).accessors,a=this.prototype;function n(s){const i=Ps(s);r[i]||(oD(a,s),r[i]=!0)}return L.isArray(t)?t.forEach(n):n(t),this}}Rt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),L.reduceDescriptors(Rt.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(a){this[r]=a}}}),L.freezeMethods(Rt);function zu(e,t){const r=this||Ui,a=t||r,n=Rt.from(a.headers);let s=a.data;return L.forEach(e,function(i){s=i.call(r,s,n.normalize(),t?t.status:void 0)}),n.normalize(),s}function wT(e){return!!(e&&e.__CANCEL__)}function Ns(e,t,r){he.call(this,e??"canceled",he.ERR_CANCELED,t,r),this.name="CanceledError"}L.inherits(Ns,he,{__CANCEL__:!0});function RT(e,t,r){const a=r.config.validateStatus;!r.status||!a||a(r.status)?e(r):t(new he("Request failed with status code "+r.status,[he.ERR_BAD_REQUEST,he.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function lD(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function uD(e,t){e=e||10;const r=new Array(e),a=new Array(e);let n=0,s=0,i;return t=t!==void 0?t:1e3,function(o){const l=Date.now(),u=a[s];i||(i=l),r[n]=o,a[n]=l;let c=s,p=0;for(;c!==n;)p+=r[c++],c=c%e;if(n=(n+1)%e,n===s&&(s=(s+1)%e),l-i{r=l,n=null,s&&(clearTimeout(s),s=null),e.apply(null,o)};return[(...o)=>{const l=Date.now(),u=l-r;u>=a?i(o,l):(n=o,s||(s=setTimeout(()=>{s=null,i(n)},a-u)))},()=>n&&i(n)]}const il=(e,t,r=3)=>{let a=0;const n=uD(50,250);return cD(s=>{const i=s.loaded,o=s.lengthComputable?s.total:void 0,l=i-a,u=n(l),c=i<=o;a=i;const p={loaded:i,total:o,progress:o?i/o:void 0,bytes:l,rate:u||void 0,estimated:u&&o&&c?(o-i)/u:void 0,event:s,lengthComputable:o!=null,[t?"download":"upload"]:!0};e(p)},r)},Sm=(e,t)=>{const r=e!=null;return[a=>t[0]({lengthComputable:r,total:e,loaded:a}),t[1]]},Dm=e=>(...t)=>L.asap(()=>e(...t)),dD=ct.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,ct.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(ct.origin),ct.navigator&&/(msie|trident)/i.test(ct.navigator.userAgent)):()=>!0,pD=ct.hasStandardBrowserEnv?{write(e,t,r,a,n,s){const i=[e+"="+encodeURIComponent(t)];L.isNumber(r)&&i.push("expires="+new Date(r).toGMTString()),L.isString(a)&&i.push("path="+a),L.isString(n)&&i.push("domain="+n),s===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function mD(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function hD(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function bT(e,t){return e&&!mD(t)?hD(e,t):t}const Fm=e=>e instanceof Rt?{...e}:e;function En(e,t){t=t||{};const r={};function a(u,c,p,m){return L.isPlainObject(u)&&L.isPlainObject(c)?L.merge.call({caseless:m},u,c):L.isPlainObject(c)?L.merge({},c):L.isArray(c)?c.slice():c}function n(u,c,p,m){if(L.isUndefined(c)){if(!L.isUndefined(u))return a(void 0,u,p,m)}else return a(u,c,p,m)}function s(u,c){if(!L.isUndefined(c))return a(void 0,c)}function i(u,c){if(L.isUndefined(c)){if(!L.isUndefined(u))return a(void 0,u)}else return a(void 0,c)}function o(u,c,p){if(p in t)return a(u,c);if(p in e)return a(void 0,u)}const l={url:s,method:s,data:s,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:o,headers:(u,c,p)=>n(Fm(u),Fm(c),p,!0)};return L.forEach(Object.keys(Object.assign({},e,t)),function(u){const c=l[u]||n,p=c(e[u],t[u],u);L.isUndefined(p)&&c!==o||(r[u]=p)}),r}const OT=e=>{const t=En({},e);let{data:r,withXSRFToken:a,xsrfHeaderName:n,xsrfCookieName:s,headers:i,auth:o}=t;t.headers=i=Rt.from(i),t.url=DT(bT(t.baseURL,t.url),e.params,e.paramsSerializer),o&&i.set("Authorization","Basic "+btoa((o.username||"")+":"+(o.password?unescape(encodeURIComponent(o.password)):"")));let l;if(L.isFormData(r)){if(ct.hasStandardBrowserEnv||ct.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((l=i.getContentType())!==!1){const[u,...c]=l?l.split(";").map(p=>p.trim()).filter(Boolean):[];i.setContentType([u||"multipart/form-data",...c].join("; "))}}if(ct.hasStandardBrowserEnv&&(a&&L.isFunction(a)&&(a=a(t)),a||a!==!1&&dD(t.url))){const u=n&&s&&pD.read(s);u&&i.set(n,u)}return t},fD=typeof XMLHttpRequest<"u",gD=fD&&function(e){return new Promise(function(t,r){const a=OT(e);let n=a.data;const s=Rt.from(a.headers).normalize();let{responseType:i,onUploadProgress:o,onDownloadProgress:l}=a,u,c,p,m,g;function T(){m&&m(),g&&g(),a.cancelToken&&a.cancelToken.unsubscribe(u),a.signal&&a.signal.removeEventListener("abort",u)}let E=new XMLHttpRequest;E.open(a.method.toUpperCase(),a.url,!0),E.timeout=a.timeout;function S(){if(!E)return;const x=Rt.from("getAllResponseHeaders"in E&&E.getAllResponseHeaders()),_={data:!i||i==="text"||i==="json"?E.responseText:E.response,status:E.status,statusText:E.statusText,headers:x,config:e,request:E};RT(function(Y){t(Y),T()},function(Y){r(Y),T()},_),E=null}"onloadend"in E?E.onloadend=S:E.onreadystatechange=function(){!E||E.readyState!==4||E.status===0&&!(E.responseURL&&E.responseURL.indexOf("file:")===0)||setTimeout(S)},E.onabort=function(){E&&(r(new he("Request aborted",he.ECONNABORTED,e,E)),E=null)},E.onerror=function(){r(new he("Network Error",he.ERR_NETWORK,e,E)),E=null},E.ontimeout=function(){let x=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const _=a.transitional||FT;a.timeoutErrorMessage&&(x=a.timeoutErrorMessage),r(new he(x,_.clarifyTimeoutError?he.ETIMEDOUT:he.ECONNABORTED,e,E)),E=null},n===void 0&&s.setContentType(null),"setRequestHeader"in E&&L.forEach(s.toJSON(),function(x,_){E.setRequestHeader(_,x)}),L.isUndefined(a.withCredentials)||(E.withCredentials=!!a.withCredentials),i&&i!=="json"&&(E.responseType=a.responseType),l&&([p,g]=il(l,!0),E.addEventListener("progress",p)),o&&E.upload&&([c,m]=il(o),E.upload.addEventListener("progress",c),E.upload.addEventListener("loadend",m)),(a.cancelToken||a.signal)&&(u=x=>{E&&(r(!x||x.type?new Ns(null,e,E):x),E.abort(),E=null)},a.cancelToken&&a.cancelToken.subscribe(u),a.signal&&(a.signal.aborted?u():a.signal.addEventListener("abort",u)));const C=lD(a.url);if(C&&ct.protocols.indexOf(C)===-1){r(new he("Unsupported protocol "+C+":",he.ERR_BAD_REQUEST,e));return}E.send(n||null)})},TD=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let a=new AbortController,n;const s=function(u){if(!n){n=!0,o();const c=u instanceof Error?u:this.reason;a.abort(c instanceof he?c:new Ns(c instanceof Error?c.message:c))}};let i=t&&setTimeout(()=>{i=null,s(new he(`timeout ${t} of ms exceeded`,he.ETIMEDOUT))},t);const o=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(u=>{u.unsubscribe?u.unsubscribe(s):u.removeEventListener("abort",s)}),e=null)};e.forEach(u=>u.addEventListener("abort",s));const{signal:l}=a;return l.unsubscribe=()=>L.asap(o),l}},vD=function*(e,t){let r=e.byteLength;if(r{const n=ED(e,t);let s=0,i,o=l=>{i||(i=!0,a&&a(l))};return new ReadableStream({async pull(l){try{const{done:u,value:c}=await n.next();if(u){o(),l.close();return}let p=c.byteLength;if(r){let m=s+=p;r(m)}l.enqueue(new Uint8Array(c))}catch(u){throw o(u),u}},cancel(l){return o(l),n.return()}},{highWaterMark:2})},tu=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",CT=tu&&typeof ReadableStream=="function",yD=tu&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),xT=(e,...t)=>{try{return!!e(...t)}catch{return!1}},SD=CT&&xT(()=>{let e=!1;const t=new Request(ct.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),wm=64*1024,Q0=CT&&xT(()=>L.isReadableStream(new Response("").body)),ol={stream:Q0&&(e=>e.body)};tu&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!ol[t]&&(ol[t]=L.isFunction(e[t])?r=>r[t]():(r,a)=>{throw new he(`Response type '${t}' is not supported`,he.ERR_NOT_SUPPORT,a)})})})(new Response);const DD=async e=>{if(e==null)return 0;if(L.isBlob(e))return e.size;if(L.isSpecCompliantForm(e))return(await new Request(ct.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(L.isArrayBufferView(e)||L.isArrayBuffer(e))return e.byteLength;if(L.isURLSearchParams(e)&&(e=e+""),L.isString(e))return(await yD(e)).byteLength},FD=async(e,t)=>L.toFiniteNumber(e.getContentLength())??DD(t),ND=tu&&(async e=>{let{url:t,method:r,data:a,signal:n,cancelToken:s,timeout:i,onDownloadProgress:o,onUploadProgress:l,responseType:u,headers:c,withCredentials:p="same-origin",fetchOptions:m}=OT(e);u=u?(u+"").toLowerCase():"text";let g=TD([n,s&&s.toAbortSignal()],i),T;const E=g&&g.unsubscribe&&(()=>{g.unsubscribe()});let S;try{if(l&&SD&&r!=="get"&&r!=="head"&&(S=await FD(c,a))!==0){let H=new Request(t,{method:"POST",body:a,duplex:"half"}),U;if(L.isFormData(a)&&(U=H.headers.get("content-type"))&&c.setContentType(U),H.body){const[W,V]=Sm(S,il(Dm(l)));a=Nm(H.body,wm,W,V)}}L.isString(p)||(p=p?"include":"omit");const C="credentials"in Request.prototype;T=new Request(t,{...m,signal:g,method:r.toUpperCase(),headers:c.normalize().toJSON(),body:a,duplex:"half",credentials:C?p:void 0});let x=await fetch(T);const _=Q0&&(u==="stream"||u==="response");if(Q0&&(o||_&&E)){const H={};["status","statusText","headers"].forEach(w=>{H[w]=x[w]});const U=L.toFiniteNumber(x.headers.get("content-length")),[W,V]=o&&Sm(U,il(Dm(o),!0))||[];x=new Response(Nm(x.body,wm,W,()=>{V&&V(),E&&E()}),H)}u=u||"text";let Y=await ol[L.findKey(ol,u)||"text"](x,e);return!_&&E&&E(),await new Promise((H,U)=>{RT(H,U,{data:Y,headers:Rt.from(x.headers),status:x.status,statusText:x.statusText,config:e,request:T})})}catch(C){throw E&&E(),C&&C.name==="TypeError"&&/fetch/i.test(C.message)?Object.assign(new he("Network Error",he.ERR_NETWORK,e,T),{cause:C.cause||C}):he.from(C,C&&C.code,e,T)}}),K0={http:ZS,xhr:gD,fetch:ND};L.forEach(K0,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Rm=e=>`- ${e}`,wD=e=>L.isFunction(e)||e===null||e===!1,_T={getAdapter:e=>{e=L.isArray(e)?e:[e];const{length:t}=e;let r,a;const n={};for(let s=0;s`adapter ${o} `+(l===!1?"is not supported by the environment":"is not available in the build"));let i=t?s.length>1?`since : `+s.map(Rm).join(` `):" "+Rm(s[0]):"as no adapter specified";throw new he("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return a},adapters:K0};function Hu(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Ns(null,e)}function bm(e){return Hu(e),e.headers=Rt.from(e.headers),e.data=zu.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),_T.getAdapter(e.adapter||Ui.adapter)(e).then(function(t){return Hu(e),t.data=zu.call(e,e.transformResponse,t),t.headers=Rt.from(t.headers),t},function(t){return wT(t)||(Hu(e),t&&t.response&&(t.response.data=zu.call(e,e.transformResponse,t.response),t.response.headers=Rt.from(t.response.headers))),Promise.reject(t)})}const BT="1.7.9",ll={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ll[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Om={};ll.transitional=function(e,t,r){function a(n,s){return"[Axios v"+BT+"] Transitional option '"+n+"'"+s+(r?". "+r:"")}return(n,s,i)=>{if(e===!1)throw new he(a(s," has been removed"+(t?" in "+t:"")),he.ERR_DEPRECATED);return t&&!Om[s]&&(Om[s]=!0,console.warn(a(s," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(n,s,i):!0}},ll.spelling=function(e){return(t,r)=>(console.warn(`${r} is likely a misspelling of ${e}`),!0)};function RD(e,t,r){if(typeof e!="object")throw new he("options must be an object",he.ERR_BAD_OPTION_VALUE);const a=Object.keys(e);let n=a.length;for(;n-- >0;){const s=a[n],i=t[s];if(i){const o=e[s],l=o===void 0||i(o,s,e);if(l!==!0)throw new he("option "+s+" must be "+l,he.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new he("Unknown option "+s,he.ERR_BAD_OPTION)}}const Lo={assertOptions:RD,validators:ll},ur=Lo.validators;class un{constructor(t){this.defaults=t,this.interceptors={request:new Am,response:new Am}}async request(t,r){try{return await this._request(t,r)}catch(a){if(a instanceof Error){let n={};Error.captureStackTrace?Error.captureStackTrace(n):n=new Error;const s=n.stack?n.stack.replace(/^.+\n/,""):"";try{a.stack?s&&!String(a.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(a.stack+=` -`+s):a.stack=s}catch{}}throw a}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=En(this.defaults,r);const{transitional:a,paramsSerializer:n,headers:s}=r;a!==void 0&&Lo.assertOptions(a,{silentJSONParsing:ur.transitional(ur.boolean),forcedJSONParsing:ur.transitional(ur.boolean),clarifyTimeoutError:ur.transitional(ur.boolean)},!1),n!=null&&(L.isFunction(n)?r.paramsSerializer={serialize:n}:Lo.assertOptions(n,{encode:ur.function,serialize:ur.function},!0)),Lo.assertOptions(r,{baseUrl:ur.spelling("baseURL"),withXsrfToken:ur.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let i=s&&L.merge(s.common,s[r.method]);s&&L.forEach(["delete","get","head","post","put","patch","common"],T=>{delete s[T]}),r.headers=Rt.concat(i,s);const o=[];let l=!0;this.interceptors.request.forEach(function(T){typeof T.runWhen=="function"&&T.runWhen(r)===!1||(l=l&&T.synchronous,o.unshift(T.fulfilled,T.rejected))});const u=[];this.interceptors.response.forEach(function(T){u.push(T.fulfilled,T.rejected)});let c,p=0,m;if(!l){const T=[bm.bind(this),void 0];for(T.unshift.apply(T,o),T.push.apply(T,u),m=T.length,c=Promise.resolve(r);p{if(!a._listeners)return;let s=a._listeners.length;for(;s-- >0;)a._listeners[s](n);a._listeners=null}),this.promise.then=n=>{let s;const i=new Promise(o=>{a.subscribe(o),s=o}).then(n);return i.cancel=function(){a.unsubscribe(s)},i},t(function(n,s,i){a.reason||(a.reason=new Ns(n,s,i),r(a.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=a=>{t.abort(a)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new rd(function(r){t=r}),cancel:t}}}function bD(e){return function(t){return e.apply(null,t)}}function OD(e){return L.isObject(e)&&e.isAxiosError===!0}const q0={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(q0).forEach(([e,t])=>{q0[t]=e});function kT(e){const t=new un(e),r=pT(un.prototype.request,t);return L.extend(r,un.prototype,t,{allOwnKeys:!0}),L.extend(r,t,null,{allOwnKeys:!0}),r.create=function(a){return kT(En(e,a))},r}const Ze=kT(Ui);Ze.Axios=un,Ze.CanceledError=Ns,Ze.CancelToken=rd,Ze.isCancel=wT,Ze.VERSION=BT,Ze.toFormData=eu,Ze.AxiosError=he,Ze.Cancel=Ze.CanceledError,Ze.all=function(e){return Promise.all(e)},Ze.spread=bD,Ze.isAxiosError=OD,Ze.mergeConfig=En,Ze.AxiosHeaders=Rt,Ze.formToJSON=e=>NT(L.isHTMLForm(e)?new FormData(e):e),Ze.getAdapter=_T.getAdapter,Ze.HttpStatusCode=q0,Ze.default=Ze;var Gu={};const CD=typeof sl=="object"&&Gu&&Gu.NODE_DEBUG&&/\bsemver\b/i.test(Gu.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};var MT=CD;const xD="2.0.0",LT=256,_D=Number.MAX_SAFE_INTEGER||9007199254740991,BD=16,kD=LT-6,MD=["major","premajor","minor","preminor","patch","prepatch","prerelease"];var PT={MAX_LENGTH:LT,MAX_SAFE_COMPONENT_LENGTH:BD,MAX_SAFE_BUILD_LENGTH:kD,MAX_SAFE_INTEGER:_D,RELEASE_TYPES:MD,SEMVER_SPEC_VERSION:xD,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2},J0={exports:{}};(function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:a,MAX_LENGTH:n}=PT,s=MT;t=e.exports={};const i=t.re=[],o=t.safeRe=[],l=t.src=[],u=t.t={};let c=0;const p="[a-zA-Z0-9-]",m=[["\\s",1],["\\d",n],[p,a]],g=E=>{for(const[S,C]of m)E=E.split(`${S}*`).join(`${S}{0,${C}}`).split(`${S}+`).join(`${S}{1,${C}}`);return E},T=(E,S,C)=>{const x=g(S),_=c++;s(E,_,S),u[E]=_,l[_]=S,i[_]=new RegExp(S,C?"g":void 0),o[_]=new RegExp(x,C?"g":void 0)};T("NUMERICIDENTIFIER","0|[1-9]\\d*"),T("NUMERICIDENTIFIERLOOSE","\\d+"),T("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${p}*`),T("MAINVERSION",`(${l[u.NUMERICIDENTIFIER]})\\.(${l[u.NUMERICIDENTIFIER]})\\.(${l[u.NUMERICIDENTIFIER]})`),T("MAINVERSIONLOOSE",`(${l[u.NUMERICIDENTIFIERLOOSE]})\\.(${l[u.NUMERICIDENTIFIERLOOSE]})\\.(${l[u.NUMERICIDENTIFIERLOOSE]})`),T("PRERELEASEIDENTIFIER",`(?:${l[u.NUMERICIDENTIFIER]}|${l[u.NONNUMERICIDENTIFIER]})`),T("PRERELEASEIDENTIFIERLOOSE",`(?:${l[u.NUMERICIDENTIFIERLOOSE]}|${l[u.NONNUMERICIDENTIFIER]})`),T("PRERELEASE",`(?:-(${l[u.PRERELEASEIDENTIFIER]}(?:\\.${l[u.PRERELEASEIDENTIFIER]})*))`),T("PRERELEASELOOSE",`(?:-?(${l[u.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${l[u.PRERELEASEIDENTIFIERLOOSE]})*))`),T("BUILDIDENTIFIER",`${p}+`),T("BUILD",`(?:\\+(${l[u.BUILDIDENTIFIER]}(?:\\.${l[u.BUILDIDENTIFIER]})*))`),T("FULLPLAIN",`v?${l[u.MAINVERSION]}${l[u.PRERELEASE]}?${l[u.BUILD]}?`),T("FULL",`^${l[u.FULLPLAIN]}$`),T("LOOSEPLAIN",`[v=\\s]*${l[u.MAINVERSIONLOOSE]}${l[u.PRERELEASELOOSE]}?${l[u.BUILD]}?`),T("LOOSE",`^${l[u.LOOSEPLAIN]}$`),T("GTLT","((?:<|>)?=?)"),T("XRANGEIDENTIFIERLOOSE",`${l[u.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),T("XRANGEIDENTIFIER",`${l[u.NUMERICIDENTIFIER]}|x|X|\\*`),T("XRANGEPLAIN",`[v=\\s]*(${l[u.XRANGEIDENTIFIER]})(?:\\.(${l[u.XRANGEIDENTIFIER]})(?:\\.(${l[u.XRANGEIDENTIFIER]})(?:${l[u.PRERELEASE]})?${l[u.BUILD]}?)?)?`),T("XRANGEPLAINLOOSE",`[v=\\s]*(${l[u.XRANGEIDENTIFIERLOOSE]})(?:\\.(${l[u.XRANGEIDENTIFIERLOOSE]})(?:\\.(${l[u.XRANGEIDENTIFIERLOOSE]})(?:${l[u.PRERELEASELOOSE]})?${l[u.BUILD]}?)?)?`),T("XRANGE",`^${l[u.GTLT]}\\s*${l[u.XRANGEPLAIN]}$`),T("XRANGELOOSE",`^${l[u.GTLT]}\\s*${l[u.XRANGEPLAINLOOSE]}$`),T("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),T("COERCE",`${l[u.COERCEPLAIN]}(?:$|[^\\d])`),T("COERCEFULL",l[u.COERCEPLAIN]+`(?:${l[u.PRERELEASE]})?(?:${l[u.BUILD]})?(?:$|[^\\d])`),T("COERCERTL",l[u.COERCE],!0),T("COERCERTLFULL",l[u.COERCEFULL],!0),T("LONETILDE","(?:~>?)"),T("TILDETRIM",`(\\s*)${l[u.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",T("TILDE",`^${l[u.LONETILDE]}${l[u.XRANGEPLAIN]}$`),T("TILDELOOSE",`^${l[u.LONETILDE]}${l[u.XRANGEPLAINLOOSE]}$`),T("LONECARET","(?:\\^)"),T("CARETTRIM",`(\\s*)${l[u.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",T("CARET",`^${l[u.LONECARET]}${l[u.XRANGEPLAIN]}$`),T("CARETLOOSE",`^${l[u.LONECARET]}${l[u.XRANGEPLAINLOOSE]}$`),T("COMPARATORLOOSE",`^${l[u.GTLT]}\\s*(${l[u.LOOSEPLAIN]})$|^$`),T("COMPARATOR",`^${l[u.GTLT]}\\s*(${l[u.FULLPLAIN]})$|^$`),T("COMPARATORTRIM",`(\\s*)${l[u.GTLT]}\\s*(${l[u.LOOSEPLAIN]}|${l[u.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",T("HYPHENRANGE",`^\\s*(${l[u.XRANGEPLAIN]})\\s+-\\s+(${l[u.XRANGEPLAIN]})\\s*$`),T("HYPHENRANGELOOSE",`^\\s*(${l[u.XRANGEPLAINLOOSE]})\\s+-\\s+(${l[u.XRANGEPLAINLOOSE]})\\s*$`),T("STAR","(<|>)?=?\\s*\\*"),T("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),T("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")})(J0,J0.exports);var LD=J0.exports;const PD=Object.freeze({loose:!0}),YD=Object.freeze({}),ID=e=>e?typeof e!="object"?PD:e:YD;var ZD=ID;const Cm=/^[0-9]+$/,YT=(e,t)=>{const r=Cm.test(e),a=Cm.test(t);return r&&a&&(e=+e,t=+t),e===t?0:r&&!a?-1:a&&!r?1:eYT(t,e);var zD={compareIdentifiers:YT,rcompareIdentifiers:UD};const ro=MT,{MAX_LENGTH:xm,MAX_SAFE_INTEGER:ao}=PT,{safeRe:_m,t:Bm}=LD,HD=ZD,{compareIdentifiers:_n}=zD;let GD=class dr{constructor(t,r){if(r=HD(r),t instanceof dr){if(t.loose===!!r.loose&&t.includePrerelease===!!r.includePrerelease)return t;t=t.version}else if(typeof t!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof t}".`);if(t.length>xm)throw new TypeError(`version is longer than ${xm} characters`);ro("SemVer",t,r),this.options=r,this.loose=!!r.loose,this.includePrerelease=!!r.includePrerelease;const a=t.trim().match(r.loose?_m[Bm.LOOSE]:_m[Bm.FULL]);if(!a)throw new TypeError(`Invalid Version: ${t}`);if(this.raw=t,this.major=+a[1],this.minor=+a[2],this.patch=+a[3],this.major>ao||this.major<0)throw new TypeError("Invalid major version");if(this.minor>ao||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>ao||this.patch<0)throw new TypeError("Invalid patch version");a[4]?this.prerelease=a[4].split(".").map(n=>{if(/^[0-9]+$/.test(n)){const s=+n;if(s>=0&&s=0;)typeof this.prerelease[s]=="number"&&(this.prerelease[s]++,s=-2);if(s===-1){if(r===this.prerelease.join(".")&&a===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(n)}}if(r){let s=[r,n];a===!1&&(s=[r]),_n(this.prerelease[0],r)===0?isNaN(this.prerelease[1])&&(this.prerelease=s):this.prerelease=s}break}default:throw new Error(`invalid increment argument: ${t}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}};var IT=GD;const km=IT,jD=(e,t,r=!1)=>{if(e instanceof km)return e;try{return new km(e,t)}catch(a){if(!r)return null;throw a}};var $D=jD;const VD=$D,WD=(e,t)=>{const r=VD(e,t);return r?r.version:null};var QD=WD;const KD=xa(QD),qD=IT,JD=(e,t)=>new qD(e,t).major;var XD=JD;const Mm=xa(XD);class e2{bus;constructor(t){typeof t.getVersion!="function"||!KD(t.getVersion())?console.warn("Proxying an event bus with an unknown or invalid version"):Mm(t.getVersion())!==Mm(this.getVersion())&&console.warn("Proxying an event bus of version "+t.getVersion()+" with "+this.getVersion()),this.bus=t}getVersion(){return"3.3.1"}subscribe(t,r){this.bus.subscribe(t,r)}unsubscribe(t,r){this.bus.unsubscribe(t,r)}emit(t,r){this.bus.emit(t,r)}}class t2{handlers=new Map;getVersion(){return"3.3.1"}subscribe(t,r){this.handlers.set(t,(this.handlers.get(t)||[]).concat(r))}unsubscribe(t,r){this.handlers.set(t,(this.handlers.get(t)||[]).filter(a=>a!==r))}emit(t,r){(this.handlers.get(t)||[]).forEach(a=>{try{a(r)}catch(n){console.error("could not invoke event listener",n)}})}}let Ys=null;function ZT(){return Ys!==null?Ys:typeof window>"u"?new Proxy({},{get:()=>()=>console.error("Window not available, EventBus can not be established!")}):(window.OC?._eventBus&&typeof window._nc_event_bus>"u"&&(console.warn("found old event bus instance at OC._eventBus. Update your version!"),window._nc_event_bus=window.OC._eventBus),typeof window?._nc_event_bus<"u"?Ys=new e2(window._nc_event_bus):Ys=window._nc_event_bus=new t2,Ys)}function Po(e,t){ZT().subscribe(e,t)}function ju(e,t){ZT().unsubscribe(e,t)}var Yo={},ul={},yi={};Object.defineProperty(yi,"__esModule",{value:!0}),yi.default=void 0;function cl(e,t,r){return t=r2(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function r2(e){var t=a2(e,"string");return typeof t=="symbol"?t:t+""}function a2(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class as{constructor(t,r,a){cl(this,"scope",void 0),cl(this,"wrapped",void 0),this.scope="".concat(a?as.GLOBAL_SCOPE_PERSISTENT:as.GLOBAL_SCOPE_VOLATILE,"_").concat(btoa(t),"_"),this.wrapped=r}scopeKey(t){return"".concat(this.scope).concat(t)}setItem(t,r){this.wrapped.setItem(this.scopeKey(t),r)}getItem(t){return this.wrapped.getItem(this.scopeKey(t))}removeItem(t){this.wrapped.removeItem(this.scopeKey(t))}clear(){Object.keys(this.wrapped).filter(t=>t.startsWith(this.scope)).map(this.wrapped.removeItem.bind(this.wrapped))}}yi.default=as,cl(as,"GLOBAL_SCOPE_VOLATILE","nextcloud_vol"),cl(as,"GLOBAL_SCOPE_PERSISTENT","nextcloud_per"),Object.defineProperty(ul,"__esModule",{value:!0}),ul.default=void 0;var n2=s2(yi);function s2(e){return e&&e.__esModule?e:{default:e}}function $u(e,t,r){return t=i2(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function i2(e){var t=o2(e,"string");return typeof t=="symbol"?t:t+""}function o2(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class l2{constructor(t){$u(this,"appId",void 0),$u(this,"persisted",!1),$u(this,"clearedOnLogout",!1),this.appId=t}persist(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return this.persisted=t,this}clearOnLogout(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return this.clearedOnLogout=t,this}build(){return new n2.default(this.appId,this.persisted?window.localStorage:window.sessionStorage,!this.clearedOnLogout)}}ul.default=l2,Object.defineProperty(Yo,"__esModule",{value:!0}),Yo.clearAll=p2,Yo.clearNonPersistent=m2;var UT=Yo.getBuilder=d2,u2=zT(ul),c2=zT(yi);function zT(e){return e&&e.__esModule?e:{default:e}}function d2(e){return new u2.default(e)}function HT(e,t){Object.keys(e).filter(r=>t?t(r):!0).map(e.removeItem.bind(e))}function p2(){[window.sessionStorage,window.localStorage].map(e=>HT(e))}function m2(){[window.sessionStorage,window.localStorage].map(e=>HT(e,t=>!t.startsWith(c2.default.GLOBAL_SCOPE_PERSISTENT)))}let Ws;const GT=[];function h2(){return Ws===void 0&&(Ws=document.head.dataset.requesttoken??null),Ws}function f2(e){GT.push(e)}Po("csrf-token-update",e=>{Ws=e.token,GT.forEach(t=>{try{t(Ws)}catch(r){console.error("Error updating CSRF token observer",r)}})}),UT("public").persist().build();let Bn;const Lm=(e,t)=>e?e.getAttribute(t):null;function dl(){if(Bn!==void 0)return Bn;const e=document?.getElementsByTagName("head")[0];if(!e)return null;const t=Lm(e,"data-user");return t===null?(Bn=null,Bn):(Bn={uid:t,displayName:Lm(e,"data-user-displayname"),isAdmin:!!window._oc_isadmin},Bn)}const Pm=Symbol("csrf-retry"),g2=e=>async t=>{var r;const{config:a,response:n,request:s}=t,i=s?.responseURL;if(n?.status===412&&((r=n?.data)==null?void 0:r.message)==="CSRF check failed"&&a[Pm]===void 0){console.warn("Request to ".concat(i," failed because of a CSRF mismatch. Fetching a new token"));const{data:{token:o}}=await e.get(Ca("/csrftoken"));return console.debug("New request token ".concat(o," fetched")),e.defaults.headers.requesttoken=o,e({...a,headers:{...a.headers,requesttoken:o},[Pm]:!0})}return Promise.reject(t)},no=Symbol("retryDelay"),T2=e=>async t=>{var r;const{config:a,response:n,request:s}=t,i=s?.responseURL,o=n?.status,l=n?.headers;if(o===503&&l["x-nextcloud-maintenance-mode"]==="1"&&a.retryIfMaintenanceMode&&(!a[no]||a[no]<=32)){const u=((r=a[no])!=null?r:1)*2;return console.warn("Request to ".concat(i," failed because of maintenance mode. Retrying in ").concat(u,"s")),await new Promise(c=>{setTimeout(c,u*1e3)}),e({...a,[no]:u})}return Promise.reject(t)},v2=async e=>{var t;const{config:r,response:a,request:n}=e,s=n?.responseURL;return a?.status===401&&((t=a?.data)==null?void 0:t.message)==="Current user is not logged in"&&r.reloadExpiredSession&&window?.location&&(console.error("Request to ".concat(s," failed because the user session expired. Reloading the page …")),window.location.reload()),Promise.reject(e)};var Ym;const jT=Ze.create({headers:{requesttoken:(Ym=h2())!=null?Ym:"","X-Requested-With":"XMLHttpRequest"}}),xt=Object.assign(jT,{CancelToken:Ze.CancelToken,isCancel:Ze.isCancel});xt.interceptors.response.use(e=>e,g2(xt)),xt.interceptors.response.use(e=>e,T2(xt)),xt.interceptors.response.use(e=>e,v2),f2(e=>{jT.defaults.headers.requesttoken=e});const Im=(e,t={})=>xt.get(Ca("apps/logreader/api/log"),{...t,params:e}),Zm=(e,t={})=>xt.get(Ca("apps/logreader/api/poll"),{...t,params:e}),E2=(e,t={})=>xt.put(Ca("apps/logreader/api/settings"),e,t),A2=(e,t={})=>xt.get(Ca("apps/logreader/api/settings"),{...t,params:e}),zi=[me("logreader","Debug"),me("logreader","Info"),me("logreader","Warning"),me("logreader","Error"),me("logreader","Fatal")],$T=["debug","info","warning","error","fatal"],Um=1e4,y2="modulepreload",S2=function(e,t){return new URL(e,t).href},zm={},D2=function(e,t,r){let a=Promise.resolve();if(t&&t.length>0){const n=document.getElementsByTagName("link"),s=document.querySelector("meta[property=csp-nonce]"),i=s?.nonce||s?.getAttribute("nonce");a=Promise.all(t.map(o=>{if(o=S2(o,r),o in zm)return;zm[o]=!0;const l=o.endsWith(".css"),u=l?'[rel="stylesheet"]':"";if(r)for(let p=n.length-1;p>=0;p--){const m=n[p];if(m.href===o&&(!l||m.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${u}`))return;const c=document.createElement("link");if(c.rel=l?"stylesheet":y2,l||(c.as="script",c.crossOrigin=""),c.href=o,i&&c.setAttribute("nonce",i),document.head.appendChild(c),l)return new Promise((p,m)=>{c.addEventListener("load",p),c.addEventListener("error",()=>m(new Error(`Unable to preload CSS for ${o}`)))})}))}return a.then(()=>e()).catch(n=>{const s=new Event("vite:preloadError",{cancelable:!0});if(s.payload=n,window.dispatchEvent(s),!s.defaultPrevented)throw n})};function cr(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}function Hm(e,t){for(var r="",a=0,n=-1,s=0,i,o=0;o<=e.length;++o){if(o2){var l=r.lastIndexOf("/");if(l!==r.length-1){l===-1?(r="",a=0):(r=r.slice(0,l),a=r.length-1-r.lastIndexOf("/")),n=o,s=0;continue}}else if(r.length===2||r.length===1){r="",a=0,n=o,s=0;continue}}t&&(r.length>0?r+="/..":r="..",a=2)}else r.length>0?r+="/"+e.slice(n+1,o):r=e.slice(n+1,o),a=o-n-1;n=o,s=0}else i===46&&s!==-1?++s:s=-1}return r}function F2(e,t){var r=t.dir||t.root,a=t.base||(t.name||"")+(t.ext||"");return r?r===t.root?r+a:r+e+a:a}var Qs={resolve:function(){for(var e="",t=!1,r,a=arguments.length-1;a>=-1&&!t;a--){var n;a>=0?n=arguments[a]:(r===void 0&&(r=sl.cwd()),n=r),cr(n),n.length!==0&&(e=n+"/"+e,t=n.charCodeAt(0)===47)}return e=Hm(e,!t),t?e.length>0?"/"+e:"/":e.length>0?e:"."},normalize:function(e){if(cr(e),e.length===0)return".";var t=e.charCodeAt(0)===47,r=e.charCodeAt(e.length-1)===47;return e=Hm(e,!t),e.length===0&&!t&&(e="."),e.length>0&&r&&(e+="/"),t?"/"+e:e},isAbsolute:function(e){return cr(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var e,t=0;t0&&(e===void 0?e=r:e+="/"+r)}return e===void 0?".":Qs.normalize(e)},relative:function(e,t){if(cr(e),cr(t),e===t||(e=Qs.resolve(e),t=Qs.resolve(t),e===t))return"";for(var r=1;rl){if(t.charCodeAt(s+c)===47)return t.slice(s+c+1);if(c===0)return t.slice(s+c)}else n>l&&(e.charCodeAt(r+c)===47?u=c:c===0&&(u=0));break}var p=e.charCodeAt(r+c),m=t.charCodeAt(s+c);if(p!==m)break;p===47&&(u=c)}var g="";for(c=r+u+1;c<=a;++c)(c===a||e.charCodeAt(c)===47)&&(g.length===0?g+="..":g+="/..");return g.length>0?g+t.slice(s+u):(s+=u,t.charCodeAt(s)===47&&++s,t.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(cr(e),e.length===0)return".";for(var t=e.charCodeAt(0),r=t===47,a=-1,n=!0,s=e.length-1;s>=1;--s)if(t=e.charCodeAt(s),t===47){if(!n){a=s;break}}else n=!1;return a===-1?r?"/":".":r&&a===1?"//":e.slice(0,a)},basename:function(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');cr(e);var r=0,a=-1,n=!0,s;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return"";var i=t.length-1,o=-1;for(s=e.length-1;s>=0;--s){var l=e.charCodeAt(s);if(l===47){if(!n){r=s+1;break}}else o===-1&&(n=!1,o=s+1),i>=0&&(l===t.charCodeAt(i)?--i===-1&&(a=s):(i=-1,a=o))}return r===a?a=o:a===-1&&(a=e.length),e.slice(r,a)}else{for(s=e.length-1;s>=0;--s)if(e.charCodeAt(s)===47){if(!n){r=s+1;break}}else a===-1&&(n=!1,a=s+1);return a===-1?"":e.slice(r,a)}},extname:function(e){cr(e);for(var t=-1,r=0,a=-1,n=!0,s=0,i=e.length-1;i>=0;--i){var o=e.charCodeAt(i);if(o===47){if(!n){r=i+1;break}continue}a===-1&&(n=!1,a=i+1),o===46?t===-1?t=i:s!==1&&(s=1):t!==-1&&(s=-1)}return t===-1||a===-1||s===0||s===1&&t===a-1&&t===r+1?"":e.slice(t,a)},format:function(e){if(e===null||typeof e!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return F2("/",e)},parse:function(e){cr(e);var t={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return t;var r=e.charCodeAt(0),a=r===47,n;a?(t.root="/",n=1):n=0;for(var s=-1,i=0,o=-1,l=!0,u=e.length-1,c=0;u>=n;--u){if(r=e.charCodeAt(u),r===47){if(!l){i=u+1;break}continue}o===-1&&(l=!1,o=u+1),r===46?s===-1?s=u:c!==1&&(c=1):s!==-1&&(c=-1)}return s===-1||o===-1||c===0||c===1&&s===o-1&&s===i+1?o!==-1&&(i===0&&a?t.base=t.name=e.slice(1,o):t.base=t.name=e.slice(i,o)):(i===0&&a?(t.name=e.slice(1,s),t.base=e.slice(1,o)):(t.name=e.slice(i,s),t.base=e.slice(i,o)),t.ext=e.slice(s,o)),i>0?t.dir=e.slice(0,i-1):a&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};Qs.posix=Qs;var VT={exports:{}};(function(e){(function(t,r){e.exports?e.exports=r():t.Toastify=r()})(Xa,function(t){var r=function(i){return new r.lib.init(i)},a="1.12.0";r.defaults={oldestFirst:!0,text:"Toastify is awesome!",node:void 0,duration:3e3,selector:void 0,callback:function(){},destination:void 0,newWindow:!1,close:!1,gravity:"toastify-top",positionLeft:!1,position:"",backgroundColor:"",avatar:"",className:"",stopOnFocus:!0,onClick:function(){},offset:{x:0,y:0},escapeMarkup:!0,ariaLive:"polite",style:{background:""}},r.lib=r.prototype={toastify:a,constructor:r,init:function(i){return i||(i={}),this.options={},this.toastElement=null,this.options.text=i.text||r.defaults.text,this.options.node=i.node||r.defaults.node,this.options.duration=i.duration===0?0:i.duration||r.defaults.duration,this.options.selector=i.selector||r.defaults.selector,this.options.callback=i.callback||r.defaults.callback,this.options.destination=i.destination||r.defaults.destination,this.options.newWindow=i.newWindow||r.defaults.newWindow,this.options.close=i.close||r.defaults.close,this.options.gravity=i.gravity==="bottom"?"toastify-bottom":r.defaults.gravity,this.options.positionLeft=i.positionLeft||r.defaults.positionLeft,this.options.position=i.position||r.defaults.position,this.options.backgroundColor=i.backgroundColor||r.defaults.backgroundColor,this.options.avatar=i.avatar||r.defaults.avatar,this.options.className=i.className||r.defaults.className,this.options.stopOnFocus=i.stopOnFocus===void 0?r.defaults.stopOnFocus:i.stopOnFocus,this.options.onClick=i.onClick||r.defaults.onClick,this.options.offset=i.offset||r.defaults.offset,this.options.escapeMarkup=i.escapeMarkup!==void 0?i.escapeMarkup:r.defaults.escapeMarkup,this.options.ariaLive=i.ariaLive||r.defaults.ariaLive,this.options.style=i.style||r.defaults.style,i.backgroundColor&&(this.options.style.background=i.backgroundColor),this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";var i=document.createElement("div");i.className="toastify on "+this.options.className,this.options.position?i.className+=" toastify-"+this.options.position:this.options.positionLeft===!0?(i.className+=" toastify-left",console.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):i.className+=" toastify-right",i.className+=" "+this.options.gravity,this.options.backgroundColor&&console.warn('DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.');for(var o in this.options.style)i.style[o]=this.options.style[o];if(this.options.ariaLive&&i.setAttribute("aria-live",this.options.ariaLive),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)i.appendChild(this.options.node);else if(this.options.escapeMarkup?i.innerText=this.options.text:i.innerHTML=this.options.text,this.options.avatar!==""){var l=document.createElement("img");l.src=this.options.avatar,l.className="toastify-avatar",this.options.position=="left"||this.options.positionLeft===!0?i.appendChild(l):i.insertAdjacentElement("afterbegin",l)}if(this.options.close===!0){var u=document.createElement("button");u.type="button",u.setAttribute("aria-label","Close"),u.className="toast-close",u.innerHTML="✖",u.addEventListener("click",function(S){S.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));var c=window.innerWidth>0?window.innerWidth:screen.width;(this.options.position=="left"||this.options.positionLeft===!0)&&c>360?i.insertAdjacentElement("afterbegin",u):i.appendChild(u)}if(this.options.stopOnFocus&&this.options.duration>0){var p=this;i.addEventListener("mouseover",function(S){window.clearTimeout(i.timeOutValue)}),i.addEventListener("mouseleave",function(){i.timeOutValue=window.setTimeout(function(){p.removeElement(i)},p.options.duration)})}if(typeof this.options.destination<"u"&&i.addEventListener("click",function(S){S.stopPropagation(),this.options.newWindow===!0?window.open(this.options.destination,"_blank"):window.location=this.options.destination}.bind(this)),typeof this.options.onClick=="function"&&typeof this.options.destination>"u"&&i.addEventListener("click",function(S){S.stopPropagation(),this.options.onClick()}.bind(this)),typeof this.options.offset=="object"){var m=n("x",this.options),g=n("y",this.options),T=this.options.position=="left"?m:"-"+m,E=this.options.gravity=="toastify-top"?g:"-"+g;i.style.transform="translate("+T+","+E+")"}return i},showToast:function(){this.toastElement=this.buildToast();var i;if(typeof this.options.selector=="string"?i=document.getElementById(this.options.selector):this.options.selector instanceof HTMLElement||typeof ShadowRoot<"u"&&this.options.selector instanceof ShadowRoot?i=this.options.selector:i=document.body,!i)throw"Root element is not defined";var o=r.defaults.oldestFirst?i.firstChild:i.lastChild;return i.insertBefore(this.toastElement,o),r.reposition(),this.options.duration>0&&(this.toastElement.timeOutValue=window.setTimeout(function(){this.removeElement(this.toastElement)}.bind(this),this.options.duration)),this},hideToast:function(){this.toastElement.timeOutValue&&clearTimeout(this.toastElement.timeOutValue),this.removeElement(this.toastElement)},removeElement:function(i){i.className=i.className.replace(" on",""),window.setTimeout(function(){this.options.node&&this.options.node.parentNode&&this.options.node.parentNode.removeChild(this.options.node),i.parentNode&&i.parentNode.removeChild(i),this.options.callback.call(i),r.reposition()}.bind(this),400)}},r.reposition=function(){for(var i={top:15,bottom:15},o={top:15,bottom:15},l={top:15,bottom:15},u=document.getElementsByClassName("toastify"),c,p=0;p0?window.innerWidth:screen.width;T<=360?(u[p].style[c]=l[c]+"px",l[c]+=m+g):s(u[p],"toastify-left")===!0?(u[p].style[c]=i[c]+"px",i[c]+=m+g):(u[p].style[c]=o[c]+"px",o[c]+=m+g)}return this};function n(i,o){return o.offset[i]?isNaN(o.offset[i])?o.offset[i]:o.offset[i]+"px":"0px"}function s(i,o){return!i||typeof o!="string"?!1:!!(i.className&&i.className.trim().split(/\s+/gi).indexOf(o)>-1)}return r.lib.init.prototype=r.lib,r})})(VT);var N2=VT.exports;const w2=xa(N2);var R2="Expected a function",WT="__lodash_hash_undefined__",QT=1/0,b2="[object Function]",O2="[object GeneratorFunction]",C2="[object Symbol]",x2=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,_2=/^\w*$/,B2=/^\./,k2=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,M2=/[\\^$.*+?()[\]{}|]/g,L2=/\\(\\)?/g,P2=/^\[object .+?Constructor\]$/,Y2=typeof Xa=="object"&&Xa&&Xa.Object===Object&&Xa,I2=typeof self=="object"&&self&&self.Object===Object&&self,ad=Y2||I2||Function("return this")();function Z2(e,t){return e?.[t]}function U2(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}var z2=Array.prototype,H2=Function.prototype,KT=Object.prototype,Vu=ad["__core-js_shared__"],Gm=function(){var e=/[^.]+$/.exec(Vu&&Vu.keys&&Vu.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),qT=H2.toString,nd=KT.hasOwnProperty,JT=KT.toString,G2=RegExp("^"+qT.call(nd).replace(M2,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jm=ad.Symbol,j2=z2.splice,$2=XT(ad,"Map"),Si=XT(Object,"create"),$m=jm?jm.prototype:void 0,Vm=$m?$m.toString:void 0;function Wa(e){var t=-1,r=e?e.length:0;for(this.clear();++t-1}function rF(e,t){var r=this.__data__,a=ru(r,e);return a<0?r.push([e,t]):r[a][1]=t,this}Yn.prototype.clear=J2,Yn.prototype.delete=X2,Yn.prototype.get=eF,Yn.prototype.has=tF,Yn.prototype.set=rF;function Qa(e){var t=-1,r=e?e.length:0;for(this.clear();++t 1)",pluralsFunc:function(e){return e>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(e){return e===0?0:e===1?1:e===2?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e>=2&&e<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(e){return e===1?0:e===2?1:e!==8&&e!==11?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(e){return e===1?0:e===2?1:e<7?2:e<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(e){return e===1||e===11?0:e===2||e===12?1:e>2&&e<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(e){return e%10!==1||e%100===11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(e){return e!==0}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(e){return e===1?0:e===2?1:e===3?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e!==0?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(e){return e===1||e%10===1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(e){return e===0?0:e===1?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(e){return e===1?0:e===0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e===0||e%100>0&&e%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e>=2&&e<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(e){return e%100===1?0:e%100===2?1:e%100===3||e%100===4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}},NF=DF,wF=FF,RF=Me;function Me(e){e=e||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",e.sourceLocale&&(typeof e.sourceLocale=="string"?this.sourceLocale=e.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in e&&e.debug===!0}Me.prototype.on=function(e,t){this.listeners.push({eventName:e,callback:t})},Me.prototype.off=function(e,t){this.listeners=this.listeners.filter(function(r){return!(r.eventName===e&&r.callback===t)})},Me.prototype.emit=function(e,t){for(var r=0;r{delete s[T]}),r.headers=Rt.concat(i,s);const o=[];let l=!0;this.interceptors.request.forEach(function(T){typeof T.runWhen=="function"&&T.runWhen(r)===!1||(l=l&&T.synchronous,o.unshift(T.fulfilled,T.rejected))});const u=[];this.interceptors.response.forEach(function(T){u.push(T.fulfilled,T.rejected)});let c,p=0,m;if(!l){const T=[bm.bind(this),void 0];for(T.unshift.apply(T,o),T.push.apply(T,u),m=T.length,c=Promise.resolve(r);p{if(!a._listeners)return;let s=a._listeners.length;for(;s-- >0;)a._listeners[s](n);a._listeners=null}),this.promise.then=n=>{let s;const i=new Promise(o=>{a.subscribe(o),s=o}).then(n);return i.cancel=function(){a.unsubscribe(s)},i},t(function(n,s,i){a.reason||(a.reason=new Ns(n,s,i),r(a.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=a=>{t.abort(a)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new rd(function(r){t=r}),cancel:t}}}function bD(e){return function(t){return e.apply(null,t)}}function OD(e){return L.isObject(e)&&e.isAxiosError===!0}const q0={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(q0).forEach(([e,t])=>{q0[t]=e});function kT(e){const t=new un(e),r=pT(un.prototype.request,t);return L.extend(r,un.prototype,t,{allOwnKeys:!0}),L.extend(r,t,null,{allOwnKeys:!0}),r.create=function(a){return kT(En(e,a))},r}const Ze=kT(Ui);Ze.Axios=un,Ze.CanceledError=Ns,Ze.CancelToken=rd,Ze.isCancel=wT,Ze.VERSION=BT,Ze.toFormData=eu,Ze.AxiosError=he,Ze.Cancel=Ze.CanceledError,Ze.all=function(e){return Promise.all(e)},Ze.spread=bD,Ze.isAxiosError=OD,Ze.mergeConfig=En,Ze.AxiosHeaders=Rt,Ze.formToJSON=e=>NT(L.isHTMLForm(e)?new FormData(e):e),Ze.getAdapter=_T.getAdapter,Ze.HttpStatusCode=q0,Ze.default=Ze;var Gu={};const CD=typeof sl=="object"&&Gu&&Gu.NODE_DEBUG&&/\bsemver\b/i.test(Gu.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};var MT=CD;const xD="2.0.0",LT=256,_D=Number.MAX_SAFE_INTEGER||9007199254740991,BD=16,kD=LT-6,MD=["major","premajor","minor","preminor","patch","prepatch","prerelease"];var PT={MAX_LENGTH:LT,MAX_SAFE_COMPONENT_LENGTH:BD,MAX_SAFE_BUILD_LENGTH:kD,MAX_SAFE_INTEGER:_D,RELEASE_TYPES:MD,SEMVER_SPEC_VERSION:xD,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2},J0={exports:{}};(function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:a,MAX_LENGTH:n}=PT,s=MT;t=e.exports={};const i=t.re=[],o=t.safeRe=[],l=t.src=[],u=t.t={};let c=0;const p="[a-zA-Z0-9-]",m=[["\\s",1],["\\d",n],[p,a]],g=E=>{for(const[S,C]of m)E=E.split(`${S}*`).join(`${S}{0,${C}}`).split(`${S}+`).join(`${S}{1,${C}}`);return E},T=(E,S,C)=>{const x=g(S),_=c++;s(E,_,S),u[E]=_,l[_]=S,i[_]=new RegExp(S,C?"g":void 0),o[_]=new RegExp(x,C?"g":void 0)};T("NUMERICIDENTIFIER","0|[1-9]\\d*"),T("NUMERICIDENTIFIERLOOSE","\\d+"),T("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${p}*`),T("MAINVERSION",`(${l[u.NUMERICIDENTIFIER]})\\.(${l[u.NUMERICIDENTIFIER]})\\.(${l[u.NUMERICIDENTIFIER]})`),T("MAINVERSIONLOOSE",`(${l[u.NUMERICIDENTIFIERLOOSE]})\\.(${l[u.NUMERICIDENTIFIERLOOSE]})\\.(${l[u.NUMERICIDENTIFIERLOOSE]})`),T("PRERELEASEIDENTIFIER",`(?:${l[u.NUMERICIDENTIFIER]}|${l[u.NONNUMERICIDENTIFIER]})`),T("PRERELEASEIDENTIFIERLOOSE",`(?:${l[u.NUMERICIDENTIFIERLOOSE]}|${l[u.NONNUMERICIDENTIFIER]})`),T("PRERELEASE",`(?:-(${l[u.PRERELEASEIDENTIFIER]}(?:\\.${l[u.PRERELEASEIDENTIFIER]})*))`),T("PRERELEASELOOSE",`(?:-?(${l[u.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${l[u.PRERELEASEIDENTIFIERLOOSE]})*))`),T("BUILDIDENTIFIER",`${p}+`),T("BUILD",`(?:\\+(${l[u.BUILDIDENTIFIER]}(?:\\.${l[u.BUILDIDENTIFIER]})*))`),T("FULLPLAIN",`v?${l[u.MAINVERSION]}${l[u.PRERELEASE]}?${l[u.BUILD]}?`),T("FULL",`^${l[u.FULLPLAIN]}$`),T("LOOSEPLAIN",`[v=\\s]*${l[u.MAINVERSIONLOOSE]}${l[u.PRERELEASELOOSE]}?${l[u.BUILD]}?`),T("LOOSE",`^${l[u.LOOSEPLAIN]}$`),T("GTLT","((?:<|>)?=?)"),T("XRANGEIDENTIFIERLOOSE",`${l[u.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),T("XRANGEIDENTIFIER",`${l[u.NUMERICIDENTIFIER]}|x|X|\\*`),T("XRANGEPLAIN",`[v=\\s]*(${l[u.XRANGEIDENTIFIER]})(?:\\.(${l[u.XRANGEIDENTIFIER]})(?:\\.(${l[u.XRANGEIDENTIFIER]})(?:${l[u.PRERELEASE]})?${l[u.BUILD]}?)?)?`),T("XRANGEPLAINLOOSE",`[v=\\s]*(${l[u.XRANGEIDENTIFIERLOOSE]})(?:\\.(${l[u.XRANGEIDENTIFIERLOOSE]})(?:\\.(${l[u.XRANGEIDENTIFIERLOOSE]})(?:${l[u.PRERELEASELOOSE]})?${l[u.BUILD]}?)?)?`),T("XRANGE",`^${l[u.GTLT]}\\s*${l[u.XRANGEPLAIN]}$`),T("XRANGELOOSE",`^${l[u.GTLT]}\\s*${l[u.XRANGEPLAINLOOSE]}$`),T("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),T("COERCE",`${l[u.COERCEPLAIN]}(?:$|[^\\d])`),T("COERCEFULL",l[u.COERCEPLAIN]+`(?:${l[u.PRERELEASE]})?(?:${l[u.BUILD]})?(?:$|[^\\d])`),T("COERCERTL",l[u.COERCE],!0),T("COERCERTLFULL",l[u.COERCEFULL],!0),T("LONETILDE","(?:~>?)"),T("TILDETRIM",`(\\s*)${l[u.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",T("TILDE",`^${l[u.LONETILDE]}${l[u.XRANGEPLAIN]}$`),T("TILDELOOSE",`^${l[u.LONETILDE]}${l[u.XRANGEPLAINLOOSE]}$`),T("LONECARET","(?:\\^)"),T("CARETTRIM",`(\\s*)${l[u.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",T("CARET",`^${l[u.LONECARET]}${l[u.XRANGEPLAIN]}$`),T("CARETLOOSE",`^${l[u.LONECARET]}${l[u.XRANGEPLAINLOOSE]}$`),T("COMPARATORLOOSE",`^${l[u.GTLT]}\\s*(${l[u.LOOSEPLAIN]})$|^$`),T("COMPARATOR",`^${l[u.GTLT]}\\s*(${l[u.FULLPLAIN]})$|^$`),T("COMPARATORTRIM",`(\\s*)${l[u.GTLT]}\\s*(${l[u.LOOSEPLAIN]}|${l[u.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",T("HYPHENRANGE",`^\\s*(${l[u.XRANGEPLAIN]})\\s+-\\s+(${l[u.XRANGEPLAIN]})\\s*$`),T("HYPHENRANGELOOSE",`^\\s*(${l[u.XRANGEPLAINLOOSE]})\\s+-\\s+(${l[u.XRANGEPLAINLOOSE]})\\s*$`),T("STAR","(<|>)?=?\\s*\\*"),T("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),T("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")})(J0,J0.exports);var LD=J0.exports;const PD=Object.freeze({loose:!0}),YD=Object.freeze({}),ID=e=>e?typeof e!="object"?PD:e:YD;var ZD=ID;const Cm=/^[0-9]+$/,YT=(e,t)=>{const r=Cm.test(e),a=Cm.test(t);return r&&a&&(e=+e,t=+t),e===t?0:r&&!a?-1:a&&!r?1:eYT(t,e);var zD={compareIdentifiers:YT,rcompareIdentifiers:UD};const ro=MT,{MAX_LENGTH:xm,MAX_SAFE_INTEGER:ao}=PT,{safeRe:_m,t:Bm}=LD,HD=ZD,{compareIdentifiers:_n}=zD;let GD=class dr{constructor(t,r){if(r=HD(r),t instanceof dr){if(t.loose===!!r.loose&&t.includePrerelease===!!r.includePrerelease)return t;t=t.version}else if(typeof t!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof t}".`);if(t.length>xm)throw new TypeError(`version is longer than ${xm} characters`);ro("SemVer",t,r),this.options=r,this.loose=!!r.loose,this.includePrerelease=!!r.includePrerelease;const a=t.trim().match(r.loose?_m[Bm.LOOSE]:_m[Bm.FULL]);if(!a)throw new TypeError(`Invalid Version: ${t}`);if(this.raw=t,this.major=+a[1],this.minor=+a[2],this.patch=+a[3],this.major>ao||this.major<0)throw new TypeError("Invalid major version");if(this.minor>ao||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>ao||this.patch<0)throw new TypeError("Invalid patch version");a[4]?this.prerelease=a[4].split(".").map(n=>{if(/^[0-9]+$/.test(n)){const s=+n;if(s>=0&&s=0;)typeof this.prerelease[s]=="number"&&(this.prerelease[s]++,s=-2);if(s===-1){if(r===this.prerelease.join(".")&&a===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(n)}}if(r){let s=[r,n];a===!1&&(s=[r]),_n(this.prerelease[0],r)===0?isNaN(this.prerelease[1])&&(this.prerelease=s):this.prerelease=s}break}default:throw new Error(`invalid increment argument: ${t}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}};var IT=GD;const km=IT,jD=(e,t,r=!1)=>{if(e instanceof km)return e;try{return new km(e,t)}catch(a){if(!r)return null;throw a}};var $D=jD;const VD=$D,WD=(e,t)=>{const r=VD(e,t);return r?r.version:null};var QD=WD;const KD=xa(QD),qD=IT,JD=(e,t)=>new qD(e,t).major;var XD=JD;const Mm=xa(XD);class e2{bus;constructor(t){typeof t.getVersion!="function"||!KD(t.getVersion())?console.warn("Proxying an event bus with an unknown or invalid version"):Mm(t.getVersion())!==Mm(this.getVersion())&&console.warn("Proxying an event bus of version "+t.getVersion()+" with "+this.getVersion()),this.bus=t}getVersion(){return"3.3.1"}subscribe(t,r){this.bus.subscribe(t,r)}unsubscribe(t,r){this.bus.unsubscribe(t,r)}emit(t,r){this.bus.emit(t,r)}}class t2{handlers=new Map;getVersion(){return"3.3.1"}subscribe(t,r){this.handlers.set(t,(this.handlers.get(t)||[]).concat(r))}unsubscribe(t,r){this.handlers.set(t,(this.handlers.get(t)||[]).filter(a=>a!==r))}emit(t,r){(this.handlers.get(t)||[]).forEach(a=>{try{a(r)}catch(n){console.error("could not invoke event listener",n)}})}}let Ys=null;function ZT(){return Ys!==null?Ys:typeof window>"u"?new Proxy({},{get:()=>()=>console.error("Window not available, EventBus can not be established!")}):(window.OC?._eventBus&&typeof window._nc_event_bus>"u"&&(console.warn("found old event bus instance at OC._eventBus. Update your version!"),window._nc_event_bus=window.OC._eventBus),typeof window?._nc_event_bus<"u"?Ys=new e2(window._nc_event_bus):Ys=window._nc_event_bus=new t2,Ys)}function Po(e,t){ZT().subscribe(e,t)}function ju(e,t){ZT().unsubscribe(e,t)}var Yo={},ul={},yi={};Object.defineProperty(yi,"__esModule",{value:!0}),yi.default=void 0;function cl(e,t,r){return t=r2(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function r2(e){var t=a2(e,"string");return typeof t=="symbol"?t:t+""}function a2(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class as{constructor(t,r,a){cl(this,"scope",void 0),cl(this,"wrapped",void 0),this.scope="".concat(a?as.GLOBAL_SCOPE_PERSISTENT:as.GLOBAL_SCOPE_VOLATILE,"_").concat(btoa(t),"_"),this.wrapped=r}scopeKey(t){return"".concat(this.scope).concat(t)}setItem(t,r){this.wrapped.setItem(this.scopeKey(t),r)}getItem(t){return this.wrapped.getItem(this.scopeKey(t))}removeItem(t){this.wrapped.removeItem(this.scopeKey(t))}clear(){Object.keys(this.wrapped).filter(t=>t.startsWith(this.scope)).map(this.wrapped.removeItem.bind(this.wrapped))}}yi.default=as,cl(as,"GLOBAL_SCOPE_VOLATILE","nextcloud_vol"),cl(as,"GLOBAL_SCOPE_PERSISTENT","nextcloud_per"),Object.defineProperty(ul,"__esModule",{value:!0}),ul.default=void 0;var n2=s2(yi);function s2(e){return e&&e.__esModule?e:{default:e}}function $u(e,t,r){return t=i2(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function i2(e){var t=o2(e,"string");return typeof t=="symbol"?t:t+""}function o2(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class l2{constructor(t){$u(this,"appId",void 0),$u(this,"persisted",!1),$u(this,"clearedOnLogout",!1),this.appId=t}persist(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return this.persisted=t,this}clearOnLogout(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return this.clearedOnLogout=t,this}build(){return new n2.default(this.appId,this.persisted?window.localStorage:window.sessionStorage,!this.clearedOnLogout)}}ul.default=l2,Object.defineProperty(Yo,"__esModule",{value:!0}),Yo.clearAll=p2,Yo.clearNonPersistent=m2;var UT=Yo.getBuilder=d2,u2=zT(ul),c2=zT(yi);function zT(e){return e&&e.__esModule?e:{default:e}}function d2(e){return new u2.default(e)}function HT(e,t){Object.keys(e).filter(r=>t?t(r):!0).map(e.removeItem.bind(e))}function p2(){[window.sessionStorage,window.localStorage].map(e=>HT(e))}function m2(){[window.sessionStorage,window.localStorage].map(e=>HT(e,t=>!t.startsWith(c2.default.GLOBAL_SCOPE_PERSISTENT)))}let Ws;const GT=[];function h2(){return Ws===void 0&&(Ws=document.head.dataset.requesttoken??null),Ws}function f2(e){GT.push(e)}Po("csrf-token-update",e=>{Ws=e.token,GT.forEach(t=>{try{t(Ws)}catch(r){console.error("Error updating CSRF token observer",r)}})}),UT("public").persist().build();let Bn;const Lm=(e,t)=>e?e.getAttribute(t):null;function dl(){if(Bn!==void 0)return Bn;const e=document?.getElementsByTagName("head")[0];if(!e)return null;const t=Lm(e,"data-user");return t===null?(Bn=null,Bn):(Bn={uid:t,displayName:Lm(e,"data-user-displayname"),isAdmin:!!window._oc_isadmin},Bn)}const Pm=Symbol("csrf-retry"),g2=e=>async t=>{var r;const{config:a,response:n,request:s}=t,i=s?.responseURL;if(n?.status===412&&((r=n?.data)==null?void 0:r.message)==="CSRF check failed"&&a[Pm]===void 0){console.warn("Request to ".concat(i," failed because of a CSRF mismatch. Fetching a new token"));const{data:{token:o}}=await e.get(Ca("/csrftoken"));return console.debug("New request token ".concat(o," fetched")),e.defaults.headers.requesttoken=o,e({...a,headers:{...a.headers,requesttoken:o},[Pm]:!0})}return Promise.reject(t)},no=Symbol("retryDelay"),T2=e=>async t=>{var r;const{config:a,response:n,request:s}=t,i=s?.responseURL,o=n?.status,l=n?.headers;if(o===503&&l["x-nextcloud-maintenance-mode"]==="1"&&a.retryIfMaintenanceMode&&(!a[no]||a[no]<=32)){const u=((r=a[no])!=null?r:1)*2;return console.warn("Request to ".concat(i," failed because of maintenance mode. Retrying in ").concat(u,"s")),await new Promise(c=>{setTimeout(c,u*1e3)}),e({...a,[no]:u})}return Promise.reject(t)},v2=async e=>{var t;const{config:r,response:a,request:n}=e,s=n?.responseURL;return a?.status===401&&((t=a?.data)==null?void 0:t.message)==="Current user is not logged in"&&r.reloadExpiredSession&&window?.location&&(console.error("Request to ".concat(s," failed because the user session expired. Reloading the page …")),window.location.reload()),Promise.reject(e)};var Ym;const jT=Ze.create({headers:{requesttoken:(Ym=h2())!=null?Ym:"","X-Requested-With":"XMLHttpRequest"}}),xt=Object.assign(jT,{CancelToken:Ze.CancelToken,isCancel:Ze.isCancel});xt.interceptors.response.use(e=>e,g2(xt)),xt.interceptors.response.use(e=>e,T2(xt)),xt.interceptors.response.use(e=>e,v2),f2(e=>{jT.defaults.headers.requesttoken=e});const Im=(e,t={})=>xt.get(Ca("apps/logreader/api/log"),{...t,params:e}),Zm=(e,t={})=>xt.get(Ca("apps/logreader/api/poll"),{...t,params:e}),E2=(e,t={})=>xt.put(Ca("apps/logreader/api/settings"),e,t),A2=(e,t={})=>xt.get(Ca("apps/logreader/api/settings"),{...t,params:e}),zi=[me("logreader","Debug"),me("logreader","Info"),me("logreader","Warning"),me("logreader","Error"),me("logreader","Fatal")],$T=["debug","info","warning","error","fatal"],Um=1e4,y2="modulepreload",S2=function(e,t){return new URL(e,t).href},zm={},D2=function(e,t,r){let a=Promise.resolve();if(t&&t.length>0){const s=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),o=i?.nonce||i?.getAttribute("nonce");a=Promise.allSettled(t.map(l=>{if(l=S2(l,r),l in zm)return;zm[l]=!0;const u=l.endsWith(".css"),c=u?'[rel="stylesheet"]':"";if(r)for(let m=s.length-1;m>=0;m--){const g=s[m];if(g.href===l&&(!u||g.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${l}"]${c}`))return;const p=document.createElement("link");if(p.rel=u?"stylesheet":y2,u||(p.as="script"),p.crossOrigin="",p.href=l,o&&p.setAttribute("nonce",o),document.head.appendChild(p),u)return new Promise((m,g)=>{p.addEventListener("load",m),p.addEventListener("error",()=>g(new Error(`Unable to preload CSS for ${l}`)))})}))}function n(s){const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=s,window.dispatchEvent(i),!i.defaultPrevented)throw s}return a.then(s=>{for(const i of s||[])i.status==="rejected"&&n(i.reason);return e().catch(n)})};function cr(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}function Hm(e,t){for(var r="",a=0,n=-1,s=0,i,o=0;o<=e.length;++o){if(o2){var l=r.lastIndexOf("/");if(l!==r.length-1){l===-1?(r="",a=0):(r=r.slice(0,l),a=r.length-1-r.lastIndexOf("/")),n=o,s=0;continue}}else if(r.length===2||r.length===1){r="",a=0,n=o,s=0;continue}}t&&(r.length>0?r+="/..":r="..",a=2)}else r.length>0?r+="/"+e.slice(n+1,o):r=e.slice(n+1,o),a=o-n-1;n=o,s=0}else i===46&&s!==-1?++s:s=-1}return r}function F2(e,t){var r=t.dir||t.root,a=t.base||(t.name||"")+(t.ext||"");return r?r===t.root?r+a:r+e+a:a}var Qs={resolve:function(){for(var e="",t=!1,r,a=arguments.length-1;a>=-1&&!t;a--){var n;a>=0?n=arguments[a]:(r===void 0&&(r=sl.cwd()),n=r),cr(n),n.length!==0&&(e=n+"/"+e,t=n.charCodeAt(0)===47)}return e=Hm(e,!t),t?e.length>0?"/"+e:"/":e.length>0?e:"."},normalize:function(e){if(cr(e),e.length===0)return".";var t=e.charCodeAt(0)===47,r=e.charCodeAt(e.length-1)===47;return e=Hm(e,!t),e.length===0&&!t&&(e="."),e.length>0&&r&&(e+="/"),t?"/"+e:e},isAbsolute:function(e){return cr(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var e,t=0;t0&&(e===void 0?e=r:e+="/"+r)}return e===void 0?".":Qs.normalize(e)},relative:function(e,t){if(cr(e),cr(t),e===t||(e=Qs.resolve(e),t=Qs.resolve(t),e===t))return"";for(var r=1;rl){if(t.charCodeAt(s+c)===47)return t.slice(s+c+1);if(c===0)return t.slice(s+c)}else n>l&&(e.charCodeAt(r+c)===47?u=c:c===0&&(u=0));break}var p=e.charCodeAt(r+c),m=t.charCodeAt(s+c);if(p!==m)break;p===47&&(u=c)}var g="";for(c=r+u+1;c<=a;++c)(c===a||e.charCodeAt(c)===47)&&(g.length===0?g+="..":g+="/..");return g.length>0?g+t.slice(s+u):(s+=u,t.charCodeAt(s)===47&&++s,t.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(cr(e),e.length===0)return".";for(var t=e.charCodeAt(0),r=t===47,a=-1,n=!0,s=e.length-1;s>=1;--s)if(t=e.charCodeAt(s),t===47){if(!n){a=s;break}}else n=!1;return a===-1?r?"/":".":r&&a===1?"//":e.slice(0,a)},basename:function(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');cr(e);var r=0,a=-1,n=!0,s;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return"";var i=t.length-1,o=-1;for(s=e.length-1;s>=0;--s){var l=e.charCodeAt(s);if(l===47){if(!n){r=s+1;break}}else o===-1&&(n=!1,o=s+1),i>=0&&(l===t.charCodeAt(i)?--i===-1&&(a=s):(i=-1,a=o))}return r===a?a=o:a===-1&&(a=e.length),e.slice(r,a)}else{for(s=e.length-1;s>=0;--s)if(e.charCodeAt(s)===47){if(!n){r=s+1;break}}else a===-1&&(n=!1,a=s+1);return a===-1?"":e.slice(r,a)}},extname:function(e){cr(e);for(var t=-1,r=0,a=-1,n=!0,s=0,i=e.length-1;i>=0;--i){var o=e.charCodeAt(i);if(o===47){if(!n){r=i+1;break}continue}a===-1&&(n=!1,a=i+1),o===46?t===-1?t=i:s!==1&&(s=1):t!==-1&&(s=-1)}return t===-1||a===-1||s===0||s===1&&t===a-1&&t===r+1?"":e.slice(t,a)},format:function(e){if(e===null||typeof e!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return F2("/",e)},parse:function(e){cr(e);var t={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return t;var r=e.charCodeAt(0),a=r===47,n;a?(t.root="/",n=1):n=0;for(var s=-1,i=0,o=-1,l=!0,u=e.length-1,c=0;u>=n;--u){if(r=e.charCodeAt(u),r===47){if(!l){i=u+1;break}continue}o===-1&&(l=!1,o=u+1),r===46?s===-1?s=u:c!==1&&(c=1):s!==-1&&(c=-1)}return s===-1||o===-1||c===0||c===1&&s===o-1&&s===i+1?o!==-1&&(i===0&&a?t.base=t.name=e.slice(1,o):t.base=t.name=e.slice(i,o)):(i===0&&a?(t.name=e.slice(1,s),t.base=e.slice(1,o)):(t.name=e.slice(i,s),t.base=e.slice(i,o)),t.ext=e.slice(s,o)),i>0?t.dir=e.slice(0,i-1):a&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};Qs.posix=Qs;var VT={exports:{}};(function(e){(function(t,r){e.exports?e.exports=r():t.Toastify=r()})(Xa,function(t){var r=function(i){return new r.lib.init(i)},a="1.12.0";r.defaults={oldestFirst:!0,text:"Toastify is awesome!",node:void 0,duration:3e3,selector:void 0,callback:function(){},destination:void 0,newWindow:!1,close:!1,gravity:"toastify-top",positionLeft:!1,position:"",backgroundColor:"",avatar:"",className:"",stopOnFocus:!0,onClick:function(){},offset:{x:0,y:0},escapeMarkup:!0,ariaLive:"polite",style:{background:""}},r.lib=r.prototype={toastify:a,constructor:r,init:function(i){return i||(i={}),this.options={},this.toastElement=null,this.options.text=i.text||r.defaults.text,this.options.node=i.node||r.defaults.node,this.options.duration=i.duration===0?0:i.duration||r.defaults.duration,this.options.selector=i.selector||r.defaults.selector,this.options.callback=i.callback||r.defaults.callback,this.options.destination=i.destination||r.defaults.destination,this.options.newWindow=i.newWindow||r.defaults.newWindow,this.options.close=i.close||r.defaults.close,this.options.gravity=i.gravity==="bottom"?"toastify-bottom":r.defaults.gravity,this.options.positionLeft=i.positionLeft||r.defaults.positionLeft,this.options.position=i.position||r.defaults.position,this.options.backgroundColor=i.backgroundColor||r.defaults.backgroundColor,this.options.avatar=i.avatar||r.defaults.avatar,this.options.className=i.className||r.defaults.className,this.options.stopOnFocus=i.stopOnFocus===void 0?r.defaults.stopOnFocus:i.stopOnFocus,this.options.onClick=i.onClick||r.defaults.onClick,this.options.offset=i.offset||r.defaults.offset,this.options.escapeMarkup=i.escapeMarkup!==void 0?i.escapeMarkup:r.defaults.escapeMarkup,this.options.ariaLive=i.ariaLive||r.defaults.ariaLive,this.options.style=i.style||r.defaults.style,i.backgroundColor&&(this.options.style.background=i.backgroundColor),this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";var i=document.createElement("div");i.className="toastify on "+this.options.className,this.options.position?i.className+=" toastify-"+this.options.position:this.options.positionLeft===!0?(i.className+=" toastify-left",console.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):i.className+=" toastify-right",i.className+=" "+this.options.gravity,this.options.backgroundColor&&console.warn('DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.');for(var o in this.options.style)i.style[o]=this.options.style[o];if(this.options.ariaLive&&i.setAttribute("aria-live",this.options.ariaLive),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)i.appendChild(this.options.node);else if(this.options.escapeMarkup?i.innerText=this.options.text:i.innerHTML=this.options.text,this.options.avatar!==""){var l=document.createElement("img");l.src=this.options.avatar,l.className="toastify-avatar",this.options.position=="left"||this.options.positionLeft===!0?i.appendChild(l):i.insertAdjacentElement("afterbegin",l)}if(this.options.close===!0){var u=document.createElement("button");u.type="button",u.setAttribute("aria-label","Close"),u.className="toast-close",u.innerHTML="✖",u.addEventListener("click",function(S){S.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));var c=window.innerWidth>0?window.innerWidth:screen.width;(this.options.position=="left"||this.options.positionLeft===!0)&&c>360?i.insertAdjacentElement("afterbegin",u):i.appendChild(u)}if(this.options.stopOnFocus&&this.options.duration>0){var p=this;i.addEventListener("mouseover",function(S){window.clearTimeout(i.timeOutValue)}),i.addEventListener("mouseleave",function(){i.timeOutValue=window.setTimeout(function(){p.removeElement(i)},p.options.duration)})}if(typeof this.options.destination<"u"&&i.addEventListener("click",function(S){S.stopPropagation(),this.options.newWindow===!0?window.open(this.options.destination,"_blank"):window.location=this.options.destination}.bind(this)),typeof this.options.onClick=="function"&&typeof this.options.destination>"u"&&i.addEventListener("click",function(S){S.stopPropagation(),this.options.onClick()}.bind(this)),typeof this.options.offset=="object"){var m=n("x",this.options),g=n("y",this.options),T=this.options.position=="left"?m:"-"+m,E=this.options.gravity=="toastify-top"?g:"-"+g;i.style.transform="translate("+T+","+E+")"}return i},showToast:function(){this.toastElement=this.buildToast();var i;if(typeof this.options.selector=="string"?i=document.getElementById(this.options.selector):this.options.selector instanceof HTMLElement||typeof ShadowRoot<"u"&&this.options.selector instanceof ShadowRoot?i=this.options.selector:i=document.body,!i)throw"Root element is not defined";var o=r.defaults.oldestFirst?i.firstChild:i.lastChild;return i.insertBefore(this.toastElement,o),r.reposition(),this.options.duration>0&&(this.toastElement.timeOutValue=window.setTimeout(function(){this.removeElement(this.toastElement)}.bind(this),this.options.duration)),this},hideToast:function(){this.toastElement.timeOutValue&&clearTimeout(this.toastElement.timeOutValue),this.removeElement(this.toastElement)},removeElement:function(i){i.className=i.className.replace(" on",""),window.setTimeout(function(){this.options.node&&this.options.node.parentNode&&this.options.node.parentNode.removeChild(this.options.node),i.parentNode&&i.parentNode.removeChild(i),this.options.callback.call(i),r.reposition()}.bind(this),400)}},r.reposition=function(){for(var i={top:15,bottom:15},o={top:15,bottom:15},l={top:15,bottom:15},u=document.getElementsByClassName("toastify"),c,p=0;p0?window.innerWidth:screen.width;T<=360?(u[p].style[c]=l[c]+"px",l[c]+=m+g):s(u[p],"toastify-left")===!0?(u[p].style[c]=i[c]+"px",i[c]+=m+g):(u[p].style[c]=o[c]+"px",o[c]+=m+g)}return this};function n(i,o){return o.offset[i]?isNaN(o.offset[i])?o.offset[i]:o.offset[i]+"px":"0px"}function s(i,o){return!i||typeof o!="string"?!1:!!(i.className&&i.className.trim().split(/\s+/gi).indexOf(o)>-1)}return r.lib.init.prototype=r.lib,r})})(VT);var N2=VT.exports;const w2=xa(N2);var R2="Expected a function",WT="__lodash_hash_undefined__",QT=1/0,b2="[object Function]",O2="[object GeneratorFunction]",C2="[object Symbol]",x2=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,_2=/^\w*$/,B2=/^\./,k2=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,M2=/[\\^$.*+?()[\]{}|]/g,L2=/\\(\\)?/g,P2=/^\[object .+?Constructor\]$/,Y2=typeof Xa=="object"&&Xa&&Xa.Object===Object&&Xa,I2=typeof self=="object"&&self&&self.Object===Object&&self,ad=Y2||I2||Function("return this")();function Z2(e,t){return e?.[t]}function U2(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}var z2=Array.prototype,H2=Function.prototype,KT=Object.prototype,Vu=ad["__core-js_shared__"],Gm=function(){var e=/[^.]+$/.exec(Vu&&Vu.keys&&Vu.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),qT=H2.toString,nd=KT.hasOwnProperty,JT=KT.toString,G2=RegExp("^"+qT.call(nd).replace(M2,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jm=ad.Symbol,j2=z2.splice,$2=XT(ad,"Map"),Si=XT(Object,"create"),$m=jm?jm.prototype:void 0,Vm=$m?$m.toString:void 0;function Wa(e){var t=-1,r=e?e.length:0;for(this.clear();++t-1}function rF(e,t){var r=this.__data__,a=ru(r,e);return a<0?r.push([e,t]):r[a][1]=t,this}Yn.prototype.clear=J2,Yn.prototype.delete=X2,Yn.prototype.get=eF,Yn.prototype.has=tF,Yn.prototype.set=rF;function Qa(e){var t=-1,r=e?e.length:0;for(this.clear();++t 1)",pluralsFunc:function(e){return e>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(e){return e===0?0:e===1?1:e===2?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e>=2&&e<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(e){return e===1?0:e===2?1:e!==8&&e!==11?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(e){return e===1?0:e===2?1:e<7?2:e<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(e){return e===1||e===11?0:e===2||e===12?1:e>2&&e<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(e){return e%10!==1||e%100===11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(e){return e!==0}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(e){return e===1?0:e===2?1:e===3?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e!==0?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(e){return e===1||e%10===1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(e){return e===0?0:e===1?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(e){return e===1?0:e===0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e===0||e%100>0&&e%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return e===1?0:e>=2&&e<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(e){return e%100===1?0:e%100===2?1:e%100===3||e%100===4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return e!==1}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}},NF=DF,wF=FF,RF=Me;function Me(e){e=e||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",e.sourceLocale&&(typeof e.sourceLocale=="string"?this.sourceLocale=e.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in e&&e.debug===!0}Me.prototype.on=function(e,t){this.listeners.push({eventName:e,callback:t})},Me.prototype.off=function(e,t){this.listeners=this.listeners.filter(function(r){return!(r.eventName===e&&r.callback===t)})},Me.prototype.emit=function(e,t){for(var r=0;r= 0 && Math.floor(n) === n && isFinite(val);\n}\nfunction isPromise(val) {\n return (isDef(val) &&\n typeof val.then === 'function' &&\n typeof val.catch === 'function');\n}\n/**\n * Convert a value to a string that is actually rendered.\n */\nfunction toString(val) {\n return val == null\n ? ''\n : Array.isArray(val) || (isPlainObject(val) && val.toString === _toString)\n ? JSON.stringify(val, replacer, 2)\n : String(val);\n}\nfunction replacer(_key, val) {\n // avoid circular deps from v3\n if (val && val.__v_isRef) {\n return val.value;\n }\n return val;\n}\n/**\n * Convert an input value to a number for persistence.\n * If the conversion fails, return original string.\n */\nfunction toNumber(val) {\n var n = parseFloat(val);\n return isNaN(n) ? val : n;\n}\n/**\n * Make a map and return a function for checking if a key\n * is in that map.\n */\nfunction makeMap(str, expectsLowerCase) {\n var map = Object.create(null);\n var list = str.split(',');\n for (var i = 0; i < list.length; i++) {\n map[list[i]] = true;\n }\n return expectsLowerCase ? function (val) { return map[val.toLowerCase()]; } : function (val) { return map[val]; };\n}\n/**\n * Check if a tag is a built-in tag.\n */\nvar isBuiltInTag = makeMap('slot,component', true);\n/**\n * Check if an attribute is a reserved attribute.\n */\nvar isReservedAttribute = makeMap('key,ref,slot,slot-scope,is');\n/**\n * Remove an item from an array.\n */\nfunction remove$2(arr, item) {\n var len = arr.length;\n if (len) {\n // fast path for the only / last item\n if (item === arr[len - 1]) {\n arr.length = len - 1;\n return;\n }\n var index = arr.indexOf(item);\n if (index > -1) {\n return arr.splice(index, 1);\n }\n }\n}\n/**\n * Check whether an object has the property.\n */\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nfunction hasOwn(obj, key) {\n return hasOwnProperty.call(obj, key);\n}\n/**\n * Create a cached version of a pure function.\n */\nfunction cached(fn) {\n var cache = Object.create(null);\n return function cachedFn(str) {\n var hit = cache[str];\n return hit || (cache[str] = fn(str));\n };\n}\n/**\n * Camelize a hyphen-delimited string.\n */\nvar camelizeRE = /-(\\w)/g;\nvar camelize = cached(function (str) {\n return str.replace(camelizeRE, function (_, c) { return (c ? c.toUpperCase() : ''); });\n});\n/**\n * Capitalize a string.\n */\nvar capitalize = cached(function (str) {\n return str.charAt(0).toUpperCase() + str.slice(1);\n});\n/**\n * Hyphenate a camelCase string.\n */\nvar hyphenateRE = /\\B([A-Z])/g;\nvar hyphenate = cached(function (str) {\n return str.replace(hyphenateRE, '-$1').toLowerCase();\n});\n/**\n * Simple bind polyfill for environments that do not support it,\n * e.g., PhantomJS 1.x. Technically, we don't need this anymore\n * since native bind is now performant enough in most browsers.\n * But removing it would mean breaking code that was able to run in\n * PhantomJS 1.x, so this must be kept for backward compatibility.\n */\n/* istanbul ignore next */\nfunction polyfillBind(fn, ctx) {\n function boundFn(a) {\n var l = arguments.length;\n return l\n ? l > 1\n ? fn.apply(ctx, arguments)\n : fn.call(ctx, a)\n : fn.call(ctx);\n }\n boundFn._length = fn.length;\n return boundFn;\n}\nfunction nativeBind(fn, ctx) {\n return fn.bind(ctx);\n}\n// @ts-expect-error bind cannot be `undefined`\nvar bind = Function.prototype.bind ? nativeBind : polyfillBind;\n/**\n * Convert an Array-like object to a real Array.\n */\nfunction toArray(list, start) {\n start = start || 0;\n var i = list.length - start;\n var ret = new Array(i);\n while (i--) {\n ret[i] = list[i + start];\n }\n return ret;\n}\n/**\n * Mix properties into target object.\n */\nfunction extend(to, _from) {\n for (var key in _from) {\n to[key] = _from[key];\n }\n return to;\n}\n/**\n * Merge an Array of Objects into a single Object.\n */\nfunction toObject(arr) {\n var res = {};\n for (var i = 0; i < arr.length; i++) {\n if (arr[i]) {\n extend(res, arr[i]);\n }\n }\n return res;\n}\n/* eslint-disable no-unused-vars */\n/**\n * Perform no operation.\n * Stubbing args to make Flow happy without leaving useless transpiled code\n * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/).\n */\nfunction noop(a, b, c) { }\n/**\n * Always return false.\n */\nvar no = function (a, b, c) { return false; };\n/* eslint-enable no-unused-vars */\n/**\n * Return the same value.\n */\nvar identity = function (_) { return _; };\n/**\n * Check if two values are loosely equal - that is,\n * if they are plain objects, do they have the same shape?\n */\nfunction looseEqual(a, b) {\n if (a === b)\n return true;\n var isObjectA = isObject(a);\n var isObjectB = isObject(b);\n if (isObjectA && isObjectB) {\n try {\n var isArrayA = Array.isArray(a);\n var isArrayB = Array.isArray(b);\n if (isArrayA && isArrayB) {\n return (a.length === b.length &&\n a.every(function (e, i) {\n return looseEqual(e, b[i]);\n }));\n }\n else if (a instanceof Date && b instanceof Date) {\n return a.getTime() === b.getTime();\n }\n else if (!isArrayA && !isArrayB) {\n var keysA = Object.keys(a);\n var keysB = Object.keys(b);\n return (keysA.length === keysB.length &&\n keysA.every(function (key) {\n return looseEqual(a[key], b[key]);\n }));\n }\n else {\n /* istanbul ignore next */\n return false;\n }\n }\n catch (e) {\n /* istanbul ignore next */\n return false;\n }\n }\n else if (!isObjectA && !isObjectB) {\n return String(a) === String(b);\n }\n else {\n return false;\n }\n}\n/**\n * Return the first index at which a loosely equal value can be\n * found in the array (if value is a plain object, the array must\n * contain an object of the same shape), or -1 if it is not present.\n */\nfunction looseIndexOf(arr, val) {\n for (var i = 0; i < arr.length; i++) {\n if (looseEqual(arr[i], val))\n return i;\n }\n return -1;\n}\n/**\n * Ensure a function is called only once.\n */\nfunction once(fn) {\n var called = false;\n return function () {\n if (!called) {\n called = true;\n fn.apply(this, arguments);\n }\n };\n}\n// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is#polyfill\nfunction hasChanged(x, y) {\n if (x === y) {\n return x === 0 && 1 / x !== 1 / y;\n }\n else {\n return x === x || y === y;\n }\n}\n\nvar SSR_ATTR = 'data-server-rendered';\nvar ASSET_TYPES = ['component', 'directive', 'filter'];\nvar LIFECYCLE_HOOKS = [\n 'beforeCreate',\n 'created',\n 'beforeMount',\n 'mounted',\n 'beforeUpdate',\n 'updated',\n 'beforeDestroy',\n 'destroyed',\n 'activated',\n 'deactivated',\n 'errorCaptured',\n 'serverPrefetch',\n 'renderTracked',\n 'renderTriggered'\n];\n\nvar config = {\n /**\n * Option merge strategies (used in core/util/options)\n */\n // $flow-disable-line\n optionMergeStrategies: Object.create(null),\n /**\n * Whether to suppress warnings.\n */\n silent: false,\n /**\n * Show production mode tip message on boot?\n */\n productionTip: process.env.NODE_ENV !== 'production',\n /**\n * Whether to enable devtools\n */\n devtools: process.env.NODE_ENV !== 'production',\n /**\n * Whether to record perf\n */\n performance: false,\n /**\n * Error handler for watcher errors\n */\n errorHandler: null,\n /**\n * Warn handler for watcher warns\n */\n warnHandler: null,\n /**\n * Ignore certain custom elements\n */\n ignoredElements: [],\n /**\n * Custom user key aliases for v-on\n */\n // $flow-disable-line\n keyCodes: Object.create(null),\n /**\n * Check if a tag is reserved so that it cannot be registered as a\n * component. This is platform-dependent and may be overwritten.\n */\n isReservedTag: no,\n /**\n * Check if an attribute is reserved so that it cannot be used as a component\n * prop. This is platform-dependent and may be overwritten.\n */\n isReservedAttr: no,\n /**\n * Check if a tag is an unknown element.\n * Platform-dependent.\n */\n isUnknownElement: no,\n /**\n * Get the namespace of an element\n */\n getTagNamespace: noop,\n /**\n * Parse the real tag name for the specific platform.\n */\n parsePlatformTagName: identity,\n /**\n * Check if an attribute must be bound using property, e.g. value\n * Platform-dependent.\n */\n mustUseProp: no,\n /**\n * Perform updates asynchronously. Intended to be used by Vue Test Utils\n * This will significantly reduce performance if set to false.\n */\n async: true,\n /**\n * Exposed for legacy reasons\n */\n _lifecycleHooks: LIFECYCLE_HOOKS\n};\n\n/**\n * unicode letters used for parsing html tags, component names and property paths.\n * using https://www.w3.org/TR/html53/semantics-scripting.html#potentialcustomelementname\n * skipping \\u10000-\\uEFFFF due to it freezing up PhantomJS\n */\nvar unicodeRegExp = /a-zA-Z\\u00B7\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u203F-\\u2040\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD/;\n/**\n * Check if a string starts with $ or _\n */\nfunction isReserved(str) {\n var c = (str + '').charCodeAt(0);\n return c === 0x24 || c === 0x5f;\n}\n/**\n * Define a property.\n */\nfunction def(obj, key, val, enumerable) {\n Object.defineProperty(obj, key, {\n value: val,\n enumerable: !!enumerable,\n writable: true,\n configurable: true\n });\n}\n/**\n * Parse simple path.\n */\nvar bailRE = new RegExp(\"[^\".concat(unicodeRegExp.source, \".$_\\\\d]\"));\nfunction parsePath(path) {\n if (bailRE.test(path)) {\n return;\n }\n var segments = path.split('.');\n return function (obj) {\n for (var i = 0; i < segments.length; i++) {\n if (!obj)\n return;\n obj = obj[segments[i]];\n }\n return obj;\n };\n}\n\n// can we use __proto__?\nvar hasProto = '__proto__' in {};\n// Browser environment sniffing\nvar inBrowser = typeof window !== 'undefined';\nvar UA = inBrowser && window.navigator.userAgent.toLowerCase();\nvar isIE = UA && /msie|trident/.test(UA);\nvar isIE9 = UA && UA.indexOf('msie 9.0') > 0;\nvar isEdge = UA && UA.indexOf('edge/') > 0;\nUA && UA.indexOf('android') > 0;\nvar isIOS = UA && /iphone|ipad|ipod|ios/.test(UA);\nUA && /chrome\\/\\d+/.test(UA) && !isEdge;\nUA && /phantomjs/.test(UA);\nvar isFF = UA && UA.match(/firefox\\/(\\d+)/);\n// Firefox has a \"watch\" function on Object.prototype...\n// @ts-expect-error firebox support\nvar nativeWatch = {}.watch;\nvar supportsPassive = false;\nif (inBrowser) {\n try {\n var opts = {};\n Object.defineProperty(opts, 'passive', {\n get: function () {\n /* istanbul ignore next */\n supportsPassive = true;\n }\n }); // https://github.com/facebook/flow/issues/285\n window.addEventListener('test-passive', null, opts);\n }\n catch (e) { }\n}\n// this needs to be lazy-evaled because vue may be required before\n// vue-server-renderer can set VUE_ENV\nvar _isServer;\nvar isServerRendering = function () {\n if (_isServer === undefined) {\n /* istanbul ignore if */\n if (!inBrowser && typeof global !== 'undefined') {\n // detect presence of vue-server-renderer and avoid\n // Webpack shimming the process\n _isServer =\n global['process'] && global['process'].env.VUE_ENV === 'server';\n }\n else {\n _isServer = false;\n }\n }\n return _isServer;\n};\n// detect devtools\nvar devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;\n/* istanbul ignore next */\nfunction isNative(Ctor) {\n return typeof Ctor === 'function' && /native code/.test(Ctor.toString());\n}\nvar hasSymbol = typeof Symbol !== 'undefined' &&\n isNative(Symbol) &&\n typeof Reflect !== 'undefined' &&\n isNative(Reflect.ownKeys);\nvar _Set; // $flow-disable-line\n/* istanbul ignore if */ if (typeof Set !== 'undefined' && isNative(Set)) {\n // use native Set when available.\n _Set = Set;\n}\nelse {\n // a non-standard Set polyfill that only works with primitive keys.\n _Set = /** @class */ (function () {\n function Set() {\n this.set = Object.create(null);\n }\n Set.prototype.has = function (key) {\n return this.set[key] === true;\n };\n Set.prototype.add = function (key) {\n this.set[key] = true;\n };\n Set.prototype.clear = function () {\n this.set = Object.create(null);\n };\n return Set;\n }());\n}\n\nvar currentInstance = null;\n/**\n * This is exposed for compatibility with v3 (e.g. some functions in VueUse\n * relies on it). Do not use this internally, just use `currentInstance`.\n *\n * @internal this function needs manual type declaration because it relies\n * on previously manually authored types from Vue 2\n */\nfunction getCurrentInstance() {\n return currentInstance && { proxy: currentInstance };\n}\n/**\n * @internal\n */\nfunction setCurrentInstance(vm) {\n if (vm === void 0) { vm = null; }\n if (!vm)\n currentInstance && currentInstance._scope.off();\n currentInstance = vm;\n vm && vm._scope.on();\n}\n\n/**\n * @internal\n */\nvar VNode = /** @class */ (function () {\n function VNode(tag, data, children, text, elm, context, componentOptions, asyncFactory) {\n this.tag = tag;\n this.data = data;\n this.children = children;\n this.text = text;\n this.elm = elm;\n this.ns = undefined;\n this.context = context;\n this.fnContext = undefined;\n this.fnOptions = undefined;\n this.fnScopeId = undefined;\n this.key = data && data.key;\n this.componentOptions = componentOptions;\n this.componentInstance = undefined;\n this.parent = undefined;\n this.raw = false;\n this.isStatic = false;\n this.isRootInsert = true;\n this.isComment = false;\n this.isCloned = false;\n this.isOnce = false;\n this.asyncFactory = asyncFactory;\n this.asyncMeta = undefined;\n this.isAsyncPlaceholder = false;\n }\n Object.defineProperty(VNode.prototype, \"child\", {\n // DEPRECATED: alias for componentInstance for backwards compat.\n /* istanbul ignore next */\n get: function () {\n return this.componentInstance;\n },\n enumerable: false,\n configurable: true\n });\n return VNode;\n}());\nvar createEmptyVNode = function (text) {\n if (text === void 0) { text = ''; }\n var node = new VNode();\n node.text = text;\n node.isComment = true;\n return node;\n};\nfunction createTextVNode(val) {\n return new VNode(undefined, undefined, undefined, String(val));\n}\n// optimized shallow clone\n// used for static nodes and slot nodes because they may be reused across\n// multiple renders, cloning them avoids errors when DOM manipulations rely\n// on their elm reference.\nfunction cloneVNode(vnode) {\n var cloned = new VNode(vnode.tag, vnode.data, \n // #7975\n // clone children array to avoid mutating original in case of cloning\n // a child.\n vnode.children && vnode.children.slice(), vnode.text, vnode.elm, vnode.context, vnode.componentOptions, vnode.asyncFactory);\n cloned.ns = vnode.ns;\n cloned.isStatic = vnode.isStatic;\n cloned.key = vnode.key;\n cloned.isComment = vnode.isComment;\n cloned.fnContext = vnode.fnContext;\n cloned.fnOptions = vnode.fnOptions;\n cloned.fnScopeId = vnode.fnScopeId;\n cloned.asyncMeta = vnode.asyncMeta;\n cloned.isCloned = true;\n return cloned;\n}\n\n/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n\r\nvar __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n return __assign.apply(this, arguments);\r\n};\r\n\r\ntypeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\r\n var e = new Error(message);\r\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\r\n};\n\nvar uid$2 = 0;\nvar pendingCleanupDeps = [];\nvar cleanupDeps = function () {\n for (var i = 0; i < pendingCleanupDeps.length; i++) {\n var dep = pendingCleanupDeps[i];\n dep.subs = dep.subs.filter(function (s) { return s; });\n dep._pending = false;\n }\n pendingCleanupDeps.length = 0;\n};\n/**\n * A dep is an observable that can have multiple\n * directives subscribing to it.\n * @internal\n */\nvar Dep = /** @class */ (function () {\n function Dep() {\n // pending subs cleanup\n this._pending = false;\n this.id = uid$2++;\n this.subs = [];\n }\n Dep.prototype.addSub = function (sub) {\n this.subs.push(sub);\n };\n Dep.prototype.removeSub = function (sub) {\n // #12696 deps with massive amount of subscribers are extremely slow to\n // clean up in Chromium\n // to workaround this, we unset the sub for now, and clear them on\n // next scheduler flush.\n this.subs[this.subs.indexOf(sub)] = null;\n if (!this._pending) {\n this._pending = true;\n pendingCleanupDeps.push(this);\n }\n };\n Dep.prototype.depend = function (info) {\n if (Dep.target) {\n Dep.target.addDep(this);\n if (process.env.NODE_ENV !== 'production' && info && Dep.target.onTrack) {\n Dep.target.onTrack(__assign({ effect: Dep.target }, info));\n }\n }\n };\n Dep.prototype.notify = function (info) {\n // stabilize the subscriber list first\n var subs = this.subs.filter(function (s) { return s; });\n if (process.env.NODE_ENV !== 'production' && !config.async) {\n // subs aren't sorted in scheduler if not running async\n // we need to sort them now to make sure they fire in correct\n // order\n subs.sort(function (a, b) { return a.id - b.id; });\n }\n for (var i = 0, l = subs.length; i < l; i++) {\n var sub = subs[i];\n if (process.env.NODE_ENV !== 'production' && info) {\n sub.onTrigger &&\n sub.onTrigger(__assign({ effect: subs[i] }, info));\n }\n sub.update();\n }\n };\n return Dep;\n}());\n// The current target watcher being evaluated.\n// This is globally unique because only one watcher\n// can be evaluated at a time.\nDep.target = null;\nvar targetStack = [];\nfunction pushTarget(target) {\n targetStack.push(target);\n Dep.target = target;\n}\nfunction popTarget() {\n targetStack.pop();\n Dep.target = targetStack[targetStack.length - 1];\n}\n\n/*\n * not type checking this file because flow doesn't play well with\n * dynamically accessing methods on Array prototype\n */\nvar arrayProto = Array.prototype;\nvar arrayMethods = Object.create(arrayProto);\nvar methodsToPatch = [\n 'push',\n 'pop',\n 'shift',\n 'unshift',\n 'splice',\n 'sort',\n 'reverse'\n];\n/**\n * Intercept mutating methods and emit events\n */\nmethodsToPatch.forEach(function (method) {\n // cache original method\n var original = arrayProto[method];\n def(arrayMethods, method, function mutator() {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n var result = original.apply(this, args);\n var ob = this.__ob__;\n var inserted;\n switch (method) {\n case 'push':\n case 'unshift':\n inserted = args;\n break;\n case 'splice':\n inserted = args.slice(2);\n break;\n }\n if (inserted)\n ob.observeArray(inserted);\n // notify change\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"array mutation\" /* TriggerOpTypes.ARRAY_MUTATION */,\n target: this,\n key: method\n });\n }\n else {\n ob.dep.notify();\n }\n return result;\n });\n});\n\nvar arrayKeys = Object.getOwnPropertyNames(arrayMethods);\nvar NO_INITIAL_VALUE = {};\n/**\n * In some cases we may want to disable observation inside a component's\n * update computation.\n */\nvar shouldObserve = true;\nfunction toggleObserving(value) {\n shouldObserve = value;\n}\n// ssr mock dep\nvar mockDep = {\n notify: noop,\n depend: noop,\n addSub: noop,\n removeSub: noop\n};\n/**\n * Observer class that is attached to each observed\n * object. Once attached, the observer converts the target\n * object's property keys into getter/setters that\n * collect dependencies and dispatch updates.\n */\nvar Observer = /** @class */ (function () {\n function Observer(value, shallow, mock) {\n if (shallow === void 0) { shallow = false; }\n if (mock === void 0) { mock = false; }\n this.value = value;\n this.shallow = shallow;\n this.mock = mock;\n // this.value = value\n this.dep = mock ? mockDep : new Dep();\n this.vmCount = 0;\n def(value, '__ob__', this);\n if (isArray(value)) {\n if (!mock) {\n if (hasProto) {\n value.__proto__ = arrayMethods;\n /* eslint-enable no-proto */\n }\n else {\n for (var i = 0, l = arrayKeys.length; i < l; i++) {\n var key = arrayKeys[i];\n def(value, key, arrayMethods[key]);\n }\n }\n }\n if (!shallow) {\n this.observeArray(value);\n }\n }\n else {\n /**\n * Walk through all properties and convert them into\n * getter/setters. This method should only be called when\n * value type is Object.\n */\n var keys = Object.keys(value);\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n defineReactive(value, key, NO_INITIAL_VALUE, undefined, shallow, mock);\n }\n }\n }\n /**\n * Observe a list of Array items.\n */\n Observer.prototype.observeArray = function (value) {\n for (var i = 0, l = value.length; i < l; i++) {\n observe(value[i], false, this.mock);\n }\n };\n return Observer;\n}());\n// helpers\n/**\n * Attempt to create an observer instance for a value,\n * returns the new observer if successfully observed,\n * or the existing observer if the value already has one.\n */\nfunction observe(value, shallow, ssrMockReactivity) {\n if (value && hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {\n return value.__ob__;\n }\n if (shouldObserve &&\n (ssrMockReactivity || !isServerRendering()) &&\n (isArray(value) || isPlainObject(value)) &&\n Object.isExtensible(value) &&\n !value.__v_skip /* ReactiveFlags.SKIP */ &&\n !isRef(value) &&\n !(value instanceof VNode)) {\n return new Observer(value, shallow, ssrMockReactivity);\n }\n}\n/**\n * Define a reactive property on an Object.\n */\nfunction defineReactive(obj, key, val, customSetter, shallow, mock, observeEvenIfShallow) {\n if (observeEvenIfShallow === void 0) { observeEvenIfShallow = false; }\n var dep = new Dep();\n var property = Object.getOwnPropertyDescriptor(obj, key);\n if (property && property.configurable === false) {\n return;\n }\n // cater for pre-defined getter/setters\n var getter = property && property.get;\n var setter = property && property.set;\n if ((!getter || setter) &&\n (val === NO_INITIAL_VALUE || arguments.length === 2)) {\n val = obj[key];\n }\n var childOb = shallow ? val && val.__ob__ : observe(val, false, mock);\n Object.defineProperty(obj, key, {\n enumerable: true,\n configurable: true,\n get: function reactiveGetter() {\n var value = getter ? getter.call(obj) : val;\n if (Dep.target) {\n if (process.env.NODE_ENV !== 'production') {\n dep.depend({\n target: obj,\n type: \"get\" /* TrackOpTypes.GET */,\n key: key\n });\n }\n else {\n dep.depend();\n }\n if (childOb) {\n childOb.dep.depend();\n if (isArray(value)) {\n dependArray(value);\n }\n }\n }\n return isRef(value) && !shallow ? value.value : value;\n },\n set: function reactiveSetter(newVal) {\n var value = getter ? getter.call(obj) : val;\n if (!hasChanged(value, newVal)) {\n return;\n }\n if (process.env.NODE_ENV !== 'production' && customSetter) {\n customSetter();\n }\n if (setter) {\n setter.call(obj, newVal);\n }\n else if (getter) {\n // #7981: for accessor properties without setter\n return;\n }\n else if (!shallow && isRef(value) && !isRef(newVal)) {\n value.value = newVal;\n return;\n }\n else {\n val = newVal;\n }\n childOb = shallow ? newVal && newVal.__ob__ : observe(newVal, false, mock);\n if (process.env.NODE_ENV !== 'production') {\n dep.notify({\n type: \"set\" /* TriggerOpTypes.SET */,\n target: obj,\n key: key,\n newValue: newVal,\n oldValue: value\n });\n }\n else {\n dep.notify();\n }\n }\n });\n return dep;\n}\nfunction set(target, key, val) {\n if (process.env.NODE_ENV !== 'production' && (isUndef(target) || isPrimitive(target))) {\n warn(\"Cannot set reactive property on undefined, null, or primitive value: \".concat(target));\n }\n if (isReadonly(target)) {\n process.env.NODE_ENV !== 'production' && warn(\"Set operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n return;\n }\n var ob = target.__ob__;\n if (isArray(target) && isValidArrayIndex(key)) {\n target.length = Math.max(target.length, key);\n target.splice(key, 1, val);\n // when mocking for SSR, array methods are not hijacked\n if (ob && !ob.shallow && ob.mock) {\n observe(val, false, true);\n }\n return val;\n }\n if (key in target && !(key in Object.prototype)) {\n target[key] = val;\n return val;\n }\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' &&\n warn('Avoid adding reactive properties to a Vue instance or its root $data ' +\n 'at runtime - declare it upfront in the data option.');\n return val;\n }\n if (!ob) {\n target[key] = val;\n return val;\n }\n defineReactive(ob.value, key, val, undefined, ob.shallow, ob.mock);\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"add\" /* TriggerOpTypes.ADD */,\n target: target,\n key: key,\n newValue: val,\n oldValue: undefined\n });\n }\n else {\n ob.dep.notify();\n }\n return val;\n}\nfunction del(target, key) {\n if (process.env.NODE_ENV !== 'production' && (isUndef(target) || isPrimitive(target))) {\n warn(\"Cannot delete reactive property on undefined, null, or primitive value: \".concat(target));\n }\n if (isArray(target) && isValidArrayIndex(key)) {\n target.splice(key, 1);\n return;\n }\n var ob = target.__ob__;\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' &&\n warn('Avoid deleting properties on a Vue instance or its root $data ' +\n '- just set it to null.');\n return;\n }\n if (isReadonly(target)) {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Delete operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n return;\n }\n if (!hasOwn(target, key)) {\n return;\n }\n delete target[key];\n if (!ob) {\n return;\n }\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"delete\" /* TriggerOpTypes.DELETE */,\n target: target,\n key: key\n });\n }\n else {\n ob.dep.notify();\n }\n}\n/**\n * Collect dependencies on array elements when the array is touched, since\n * we cannot intercept array element access like property getters.\n */\nfunction dependArray(value) {\n for (var e = void 0, i = 0, l = value.length; i < l; i++) {\n e = value[i];\n if (e && e.__ob__) {\n e.__ob__.dep.depend();\n }\n if (isArray(e)) {\n dependArray(e);\n }\n }\n}\n\nfunction reactive(target) {\n makeReactive(target, false);\n return target;\n}\n/**\n * Return a shallowly-reactive copy of the original object, where only the root\n * level properties are reactive. It also does not auto-unwrap refs (even at the\n * root level).\n */\nfunction shallowReactive(target) {\n makeReactive(target, true);\n def(target, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, true);\n return target;\n}\nfunction makeReactive(target, shallow) {\n // if trying to observe a readonly proxy, return the readonly version.\n if (!isReadonly(target)) {\n if (process.env.NODE_ENV !== 'production') {\n if (isArray(target)) {\n warn(\"Avoid using Array as root value for \".concat(shallow ? \"shallowReactive()\" : \"reactive()\", \" as it cannot be tracked in watch() or watchEffect(). Use \").concat(shallow ? \"shallowRef()\" : \"ref()\", \" instead. This is a Vue-2-only limitation.\"));\n }\n var existingOb = target && target.__ob__;\n if (existingOb && existingOb.shallow !== shallow) {\n warn(\"Target is already a \".concat(existingOb.shallow ? \"\" : \"non-\", \"shallow reactive object, and cannot be converted to \").concat(shallow ? \"\" : \"non-\", \"shallow.\"));\n }\n }\n var ob = observe(target, shallow, isServerRendering() /* ssr mock reactivity */);\n if (process.env.NODE_ENV !== 'production' && !ob) {\n if (target == null || isPrimitive(target)) {\n warn(\"value cannot be made reactive: \".concat(String(target)));\n }\n if (isCollectionType(target)) {\n warn(\"Vue 2 does not support reactive collection types such as Map or Set.\");\n }\n }\n }\n}\nfunction isReactive(value) {\n if (isReadonly(value)) {\n return isReactive(value[\"__v_raw\" /* ReactiveFlags.RAW */]);\n }\n return !!(value && value.__ob__);\n}\nfunction isShallow(value) {\n return !!(value && value.__v_isShallow);\n}\nfunction isReadonly(value) {\n return !!(value && value.__v_isReadonly);\n}\nfunction isProxy(value) {\n return isReactive(value) || isReadonly(value);\n}\nfunction toRaw(observed) {\n var raw = observed && observed[\"__v_raw\" /* ReactiveFlags.RAW */];\n return raw ? toRaw(raw) : observed;\n}\nfunction markRaw(value) {\n // non-extensible objects won't be observed anyway\n if (Object.isExtensible(value)) {\n def(value, \"__v_skip\" /* ReactiveFlags.SKIP */, true);\n }\n return value;\n}\n/**\n * @internal\n */\nfunction isCollectionType(value) {\n var type = toRawType(value);\n return (type === 'Map' || type === 'WeakMap' || type === 'Set' || type === 'WeakSet');\n}\n\n/**\n * @internal\n */\nvar RefFlag = \"__v_isRef\";\nfunction isRef(r) {\n return !!(r && r.__v_isRef === true);\n}\nfunction ref$1(value) {\n return createRef(value, false);\n}\nfunction shallowRef(value) {\n return createRef(value, true);\n}\nfunction createRef(rawValue, shallow) {\n if (isRef(rawValue)) {\n return rawValue;\n }\n var ref = {};\n def(ref, RefFlag, true);\n def(ref, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, shallow);\n def(ref, 'dep', defineReactive(ref, 'value', rawValue, null, shallow, isServerRendering()));\n return ref;\n}\nfunction triggerRef(ref) {\n if (process.env.NODE_ENV !== 'production' && !ref.dep) {\n warn(\"received object is not a triggerable ref.\");\n }\n if (process.env.NODE_ENV !== 'production') {\n ref.dep &&\n ref.dep.notify({\n type: \"set\" /* TriggerOpTypes.SET */,\n target: ref,\n key: 'value'\n });\n }\n else {\n ref.dep && ref.dep.notify();\n }\n}\nfunction unref(ref) {\n return isRef(ref) ? ref.value : ref;\n}\nfunction proxyRefs(objectWithRefs) {\n if (isReactive(objectWithRefs)) {\n return objectWithRefs;\n }\n var proxy = {};\n var keys = Object.keys(objectWithRefs);\n for (var i = 0; i < keys.length; i++) {\n proxyWithRefUnwrap(proxy, objectWithRefs, keys[i]);\n }\n return proxy;\n}\nfunction proxyWithRefUnwrap(target, source, key) {\n Object.defineProperty(target, key, {\n enumerable: true,\n configurable: true,\n get: function () {\n var val = source[key];\n if (isRef(val)) {\n return val.value;\n }\n else {\n var ob = val && val.__ob__;\n if (ob)\n ob.dep.depend();\n return val;\n }\n },\n set: function (value) {\n var oldValue = source[key];\n if (isRef(oldValue) && !isRef(value)) {\n oldValue.value = value;\n }\n else {\n source[key] = value;\n }\n }\n });\n}\nfunction customRef(factory) {\n var dep = new Dep();\n var _a = factory(function () {\n if (process.env.NODE_ENV !== 'production') {\n dep.depend({\n target: ref,\n type: \"get\" /* TrackOpTypes.GET */,\n key: 'value'\n });\n }\n else {\n dep.depend();\n }\n }, function () {\n if (process.env.NODE_ENV !== 'production') {\n dep.notify({\n target: ref,\n type: \"set\" /* TriggerOpTypes.SET */,\n key: 'value'\n });\n }\n else {\n dep.notify();\n }\n }), get = _a.get, set = _a.set;\n var ref = {\n get value() {\n return get();\n },\n set value(newVal) {\n set(newVal);\n }\n };\n def(ref, RefFlag, true);\n return ref;\n}\nfunction toRefs(object) {\n if (process.env.NODE_ENV !== 'production' && !isReactive(object)) {\n warn(\"toRefs() expects a reactive object but received a plain one.\");\n }\n var ret = isArray(object) ? new Array(object.length) : {};\n for (var key in object) {\n ret[key] = toRef(object, key);\n }\n return ret;\n}\nfunction toRef(object, key, defaultValue) {\n var val = object[key];\n if (isRef(val)) {\n return val;\n }\n var ref = {\n get value() {\n var val = object[key];\n return val === undefined ? defaultValue : val;\n },\n set value(newVal) {\n object[key] = newVal;\n }\n };\n def(ref, RefFlag, true);\n return ref;\n}\n\nvar rawToReadonlyFlag = \"__v_rawToReadonly\";\nvar rawToShallowReadonlyFlag = \"__v_rawToShallowReadonly\";\nfunction readonly(target) {\n return createReadonly(target, false);\n}\nfunction createReadonly(target, shallow) {\n if (!isPlainObject(target)) {\n if (process.env.NODE_ENV !== 'production') {\n if (isArray(target)) {\n warn(\"Vue 2 does not support readonly arrays.\");\n }\n else if (isCollectionType(target)) {\n warn(\"Vue 2 does not support readonly collection types such as Map or Set.\");\n }\n else {\n warn(\"value cannot be made readonly: \".concat(typeof target));\n }\n }\n return target;\n }\n if (process.env.NODE_ENV !== 'production' && !Object.isExtensible(target)) {\n warn(\"Vue 2 does not support creating readonly proxy for non-extensible object.\");\n }\n // already a readonly object\n if (isReadonly(target)) {\n return target;\n }\n // already has a readonly proxy\n var existingFlag = shallow ? rawToShallowReadonlyFlag : rawToReadonlyFlag;\n var existingProxy = target[existingFlag];\n if (existingProxy) {\n return existingProxy;\n }\n var proxy = Object.create(Object.getPrototypeOf(target));\n def(target, existingFlag, proxy);\n def(proxy, \"__v_isReadonly\" /* ReactiveFlags.IS_READONLY */, true);\n def(proxy, \"__v_raw\" /* ReactiveFlags.RAW */, target);\n if (isRef(target)) {\n def(proxy, RefFlag, true);\n }\n if (shallow || isShallow(target)) {\n def(proxy, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, true);\n }\n var keys = Object.keys(target);\n for (var i = 0; i < keys.length; i++) {\n defineReadonlyProperty(proxy, target, keys[i], shallow);\n }\n return proxy;\n}\nfunction defineReadonlyProperty(proxy, target, key, shallow) {\n Object.defineProperty(proxy, key, {\n enumerable: true,\n configurable: true,\n get: function () {\n var val = target[key];\n return shallow || !isPlainObject(val) ? val : readonly(val);\n },\n set: function () {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Set operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n }\n });\n}\n/**\n * Returns a reactive-copy of the original object, where only the root level\n * properties are readonly, and does NOT unwrap refs nor recursively convert\n * returned properties.\n * This is used for creating the props proxy object for stateful components.\n */\nfunction shallowReadonly(target) {\n return createReadonly(target, true);\n}\n\nfunction computed(getterOrOptions, debugOptions) {\n var getter;\n var setter;\n var onlyGetter = isFunction(getterOrOptions);\n if (onlyGetter) {\n getter = getterOrOptions;\n setter = process.env.NODE_ENV !== 'production'\n ? function () {\n warn('Write operation failed: computed value is readonly');\n }\n : noop;\n }\n else {\n getter = getterOrOptions.get;\n setter = getterOrOptions.set;\n }\n var watcher = isServerRendering()\n ? null\n : new Watcher(currentInstance, getter, noop, { lazy: true });\n if (process.env.NODE_ENV !== 'production' && watcher && debugOptions) {\n watcher.onTrack = debugOptions.onTrack;\n watcher.onTrigger = debugOptions.onTrigger;\n }\n var ref = {\n // some libs rely on the presence effect for checking computed refs\n // from normal refs, but the implementation doesn't matter\n effect: watcher,\n get value() {\n if (watcher) {\n if (watcher.dirty) {\n watcher.evaluate();\n }\n if (Dep.target) {\n if (process.env.NODE_ENV !== 'production' && Dep.target.onTrack) {\n Dep.target.onTrack({\n effect: Dep.target,\n target: ref,\n type: \"get\" /* TrackOpTypes.GET */,\n key: 'value'\n });\n }\n watcher.depend();\n }\n return watcher.value;\n }\n else {\n return getter();\n }\n },\n set value(newVal) {\n setter(newVal);\n }\n };\n def(ref, RefFlag, true);\n def(ref, \"__v_isReadonly\" /* ReactiveFlags.IS_READONLY */, onlyGetter);\n return ref;\n}\n\nvar WATCHER = \"watcher\";\nvar WATCHER_CB = \"\".concat(WATCHER, \" callback\");\nvar WATCHER_GETTER = \"\".concat(WATCHER, \" getter\");\nvar WATCHER_CLEANUP = \"\".concat(WATCHER, \" cleanup\");\n// Simple effect.\nfunction watchEffect(effect, options) {\n return doWatch(effect, null, options);\n}\nfunction watchPostEffect(effect, options) {\n return doWatch(effect, null, (process.env.NODE_ENV !== 'production'\n ? __assign(__assign({}, options), { flush: 'post' }) : { flush: 'post' }));\n}\nfunction watchSyncEffect(effect, options) {\n return doWatch(effect, null, (process.env.NODE_ENV !== 'production'\n ? __assign(__assign({}, options), { flush: 'sync' }) : { flush: 'sync' }));\n}\n// initial value for watchers to trigger on undefined initial values\nvar INITIAL_WATCHER_VALUE = {};\n// implementation\nfunction watch(source, cb, options) {\n if (process.env.NODE_ENV !== 'production' && typeof cb !== 'function') {\n warn(\"`watch(fn, options?)` signature has been moved to a separate API. \" +\n \"Use `watchEffect(fn, options?)` instead. `watch` now only \" +\n \"supports `watch(source, cb, options?) signature.\");\n }\n return doWatch(source, cb, options);\n}\nfunction doWatch(source, cb, _a) {\n var _b = _a === void 0 ? emptyObject : _a, immediate = _b.immediate, deep = _b.deep, _c = _b.flush, flush = _c === void 0 ? 'pre' : _c, onTrack = _b.onTrack, onTrigger = _b.onTrigger;\n if (process.env.NODE_ENV !== 'production' && !cb) {\n if (immediate !== undefined) {\n warn(\"watch() \\\"immediate\\\" option is only respected when using the \" +\n \"watch(source, callback, options?) signature.\");\n }\n if (deep !== undefined) {\n warn(\"watch() \\\"deep\\\" option is only respected when using the \" +\n \"watch(source, callback, options?) signature.\");\n }\n }\n var warnInvalidSource = function (s) {\n warn(\"Invalid watch source: \".concat(s, \". A watch source can only be a getter/effect \") +\n \"function, a ref, a reactive object, or an array of these types.\");\n };\n var instance = currentInstance;\n var call = function (fn, type, args) {\n if (args === void 0) { args = null; }\n var res = invokeWithErrorHandling(fn, null, args, instance, type);\n if (deep && res && res.__ob__)\n res.__ob__.dep.depend();\n return res;\n };\n var getter;\n var forceTrigger = false;\n var isMultiSource = false;\n if (isRef(source)) {\n getter = function () { return source.value; };\n forceTrigger = isShallow(source);\n }\n else if (isReactive(source)) {\n getter = function () {\n source.__ob__.dep.depend();\n return source;\n };\n deep = true;\n }\n else if (isArray(source)) {\n isMultiSource = true;\n forceTrigger = source.some(function (s) { return isReactive(s) || isShallow(s); });\n getter = function () {\n return source.map(function (s) {\n if (isRef(s)) {\n return s.value;\n }\n else if (isReactive(s)) {\n s.__ob__.dep.depend();\n return traverse(s);\n }\n else if (isFunction(s)) {\n return call(s, WATCHER_GETTER);\n }\n else {\n process.env.NODE_ENV !== 'production' && warnInvalidSource(s);\n }\n });\n };\n }\n else if (isFunction(source)) {\n if (cb) {\n // getter with cb\n getter = function () { return call(source, WATCHER_GETTER); };\n }\n else {\n // no cb -> simple effect\n getter = function () {\n if (instance && instance._isDestroyed) {\n return;\n }\n if (cleanup) {\n cleanup();\n }\n return call(source, WATCHER, [onCleanup]);\n };\n }\n }\n else {\n getter = noop;\n process.env.NODE_ENV !== 'production' && warnInvalidSource(source);\n }\n if (cb && deep) {\n var baseGetter_1 = getter;\n getter = function () { return traverse(baseGetter_1()); };\n }\n var cleanup;\n var onCleanup = function (fn) {\n cleanup = watcher.onStop = function () {\n call(fn, WATCHER_CLEANUP);\n };\n };\n // in SSR there is no need to setup an actual effect, and it should be noop\n // unless it's eager\n if (isServerRendering()) {\n // we will also not call the invalidate callback (+ runner is not set up)\n onCleanup = noop;\n if (!cb) {\n getter();\n }\n else if (immediate) {\n call(cb, WATCHER_CB, [\n getter(),\n isMultiSource ? [] : undefined,\n onCleanup\n ]);\n }\n return noop;\n }\n var watcher = new Watcher(currentInstance, getter, noop, {\n lazy: true\n });\n watcher.noRecurse = !cb;\n var oldValue = isMultiSource ? [] : INITIAL_WATCHER_VALUE;\n // overwrite default run\n watcher.run = function () {\n if (!watcher.active) {\n return;\n }\n if (cb) {\n // watch(source, cb)\n var newValue = watcher.get();\n if (deep ||\n forceTrigger ||\n (isMultiSource\n ? newValue.some(function (v, i) {\n return hasChanged(v, oldValue[i]);\n })\n : hasChanged(newValue, oldValue))) {\n // cleanup before running cb again\n if (cleanup) {\n cleanup();\n }\n call(cb, WATCHER_CB, [\n newValue,\n // pass undefined as the old value when it's changed for the first time\n oldValue === INITIAL_WATCHER_VALUE ? undefined : oldValue,\n onCleanup\n ]);\n oldValue = newValue;\n }\n }\n else {\n // watchEffect\n watcher.get();\n }\n };\n if (flush === 'sync') {\n watcher.update = watcher.run;\n }\n else if (flush === 'post') {\n watcher.post = true;\n watcher.update = function () { return queueWatcher(watcher); };\n }\n else {\n // pre\n watcher.update = function () {\n if (instance && instance === currentInstance && !instance._isMounted) {\n // pre-watcher triggered before\n var buffer = instance._preWatchers || (instance._preWatchers = []);\n if (buffer.indexOf(watcher) < 0)\n buffer.push(watcher);\n }\n else {\n queueWatcher(watcher);\n }\n };\n }\n if (process.env.NODE_ENV !== 'production') {\n watcher.onTrack = onTrack;\n watcher.onTrigger = onTrigger;\n }\n // initial run\n if (cb) {\n if (immediate) {\n watcher.run();\n }\n else {\n oldValue = watcher.get();\n }\n }\n else if (flush === 'post' && instance) {\n instance.$once('hook:mounted', function () { return watcher.get(); });\n }\n else {\n watcher.get();\n }\n return function () {\n watcher.teardown();\n };\n}\n\nvar activeEffectScope;\nvar EffectScope = /** @class */ (function () {\n function EffectScope(detached) {\n if (detached === void 0) { detached = false; }\n this.detached = detached;\n /**\n * @internal\n */\n this.active = true;\n /**\n * @internal\n */\n this.effects = [];\n /**\n * @internal\n */\n this.cleanups = [];\n this.parent = activeEffectScope;\n if (!detached && activeEffectScope) {\n this.index =\n (activeEffectScope.scopes || (activeEffectScope.scopes = [])).push(this) - 1;\n }\n }\n EffectScope.prototype.run = function (fn) {\n if (this.active) {\n var currentEffectScope = activeEffectScope;\n try {\n activeEffectScope = this;\n return fn();\n }\n finally {\n activeEffectScope = currentEffectScope;\n }\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"cannot run an inactive effect scope.\");\n }\n };\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n EffectScope.prototype.on = function () {\n activeEffectScope = this;\n };\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n EffectScope.prototype.off = function () {\n activeEffectScope = this.parent;\n };\n EffectScope.prototype.stop = function (fromParent) {\n if (this.active) {\n var i = void 0, l = void 0;\n for (i = 0, l = this.effects.length; i < l; i++) {\n this.effects[i].teardown();\n }\n for (i = 0, l = this.cleanups.length; i < l; i++) {\n this.cleanups[i]();\n }\n if (this.scopes) {\n for (i = 0, l = this.scopes.length; i < l; i++) {\n this.scopes[i].stop(true);\n }\n }\n // nested scope, dereference from parent to avoid memory leaks\n if (!this.detached && this.parent && !fromParent) {\n // optimized O(1) removal\n var last = this.parent.scopes.pop();\n if (last && last !== this) {\n this.parent.scopes[this.index] = last;\n last.index = this.index;\n }\n }\n this.parent = undefined;\n this.active = false;\n }\n };\n return EffectScope;\n}());\nfunction effectScope(detached) {\n return new EffectScope(detached);\n}\n/**\n * @internal\n */\nfunction recordEffectScope(effect, scope) {\n if (scope === void 0) { scope = activeEffectScope; }\n if (scope && scope.active) {\n scope.effects.push(effect);\n }\n}\nfunction getCurrentScope() {\n return activeEffectScope;\n}\nfunction onScopeDispose(fn) {\n if (activeEffectScope) {\n activeEffectScope.cleanups.push(fn);\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"onScopeDispose() is called when there is no active effect scope\" +\n \" to be associated with.\");\n }\n}\n\nfunction provide(key, value) {\n if (!currentInstance) {\n if (process.env.NODE_ENV !== 'production') {\n warn(\"provide() can only be used inside setup().\");\n }\n }\n else {\n // TS doesn't allow symbol as index type\n resolveProvided(currentInstance)[key] = value;\n }\n}\nfunction resolveProvided(vm) {\n // by default an instance inherits its parent's provides object\n // but when it needs to provide values of its own, it creates its\n // own provides object using parent provides object as prototype.\n // this way in `inject` we can simply look up injections from direct\n // parent and let the prototype chain do the work.\n var existing = vm._provided;\n var parentProvides = vm.$parent && vm.$parent._provided;\n if (parentProvides === existing) {\n return (vm._provided = Object.create(parentProvides));\n }\n else {\n return existing;\n }\n}\nfunction inject(key, defaultValue, treatDefaultAsFactory) {\n if (treatDefaultAsFactory === void 0) { treatDefaultAsFactory = false; }\n // fallback to `currentRenderingInstance` so that this can be called in\n // a functional component\n var instance = currentInstance;\n if (instance) {\n // #2400\n // to support `app.use` plugins,\n // fallback to appContext's `provides` if the instance is at root\n var provides = instance.$parent && instance.$parent._provided;\n if (provides && key in provides) {\n // TS doesn't allow symbol as index type\n return provides[key];\n }\n else if (arguments.length > 1) {\n return treatDefaultAsFactory && isFunction(defaultValue)\n ? defaultValue.call(instance)\n : defaultValue;\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"injection \\\"\".concat(String(key), \"\\\" not found.\"));\n }\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"inject() can only be used inside setup() or functional components.\");\n }\n}\n\nvar normalizeEvent = cached(function (name) {\n var passive = name.charAt(0) === '&';\n name = passive ? name.slice(1) : name;\n var once = name.charAt(0) === '~'; // Prefixed last, checked first\n name = once ? name.slice(1) : name;\n var capture = name.charAt(0) === '!';\n name = capture ? name.slice(1) : name;\n return {\n name: name,\n once: once,\n capture: capture,\n passive: passive\n };\n});\nfunction createFnInvoker(fns, vm) {\n function invoker() {\n var fns = invoker.fns;\n if (isArray(fns)) {\n var cloned = fns.slice();\n for (var i = 0; i < cloned.length; i++) {\n invokeWithErrorHandling(cloned[i], null, arguments, vm, \"v-on handler\");\n }\n }\n else {\n // return handler return value for single handlers\n return invokeWithErrorHandling(fns, null, arguments, vm, \"v-on handler\");\n }\n }\n invoker.fns = fns;\n return invoker;\n}\nfunction updateListeners(on, oldOn, add, remove, createOnceHandler, vm) {\n var name, cur, old, event;\n for (name in on) {\n cur = on[name];\n old = oldOn[name];\n event = normalizeEvent(name);\n if (isUndef(cur)) {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Invalid handler for event \\\"\".concat(event.name, \"\\\": got \") + String(cur), vm);\n }\n else if (isUndef(old)) {\n if (isUndef(cur.fns)) {\n cur = on[name] = createFnInvoker(cur, vm);\n }\n if (isTrue(event.once)) {\n cur = on[name] = createOnceHandler(event.name, cur, event.capture);\n }\n add(event.name, cur, event.capture, event.passive, event.params);\n }\n else if (cur !== old) {\n old.fns = cur;\n on[name] = old;\n }\n }\n for (name in oldOn) {\n if (isUndef(on[name])) {\n event = normalizeEvent(name);\n remove(event.name, oldOn[name], event.capture);\n }\n }\n}\n\nfunction mergeVNodeHook(def, hookKey, hook) {\n if (def instanceof VNode) {\n def = def.data.hook || (def.data.hook = {});\n }\n var invoker;\n var oldHook = def[hookKey];\n function wrappedHook() {\n hook.apply(this, arguments);\n // important: remove merged hook to ensure it's called only once\n // and prevent memory leak\n remove$2(invoker.fns, wrappedHook);\n }\n if (isUndef(oldHook)) {\n // no existing hook\n invoker = createFnInvoker([wrappedHook]);\n }\n else {\n /* istanbul ignore if */\n if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {\n // already a merged invoker\n invoker = oldHook;\n invoker.fns.push(wrappedHook);\n }\n else {\n // existing plain hook\n invoker = createFnInvoker([oldHook, wrappedHook]);\n }\n }\n invoker.merged = true;\n def[hookKey] = invoker;\n}\n\nfunction extractPropsFromVNodeData(data, Ctor, tag) {\n // we are only extracting raw values here.\n // validation and default values are handled in the child\n // component itself.\n var propOptions = Ctor.options.props;\n if (isUndef(propOptions)) {\n return;\n }\n var res = {};\n var attrs = data.attrs, props = data.props;\n if (isDef(attrs) || isDef(props)) {\n for (var key in propOptions) {\n var altKey = hyphenate(key);\n if (process.env.NODE_ENV !== 'production') {\n var keyInLowerCase = key.toLowerCase();\n if (key !== keyInLowerCase && attrs && hasOwn(attrs, keyInLowerCase)) {\n tip(\"Prop \\\"\".concat(keyInLowerCase, \"\\\" is passed to component \") +\n \"\".concat(formatComponentName(\n // @ts-expect-error tag is string\n tag || Ctor), \", but the declared prop name is\") +\n \" \\\"\".concat(key, \"\\\". \") +\n \"Note that HTML attributes are case-insensitive and camelCased \" +\n \"props need to use their kebab-case equivalents when using in-DOM \" +\n \"templates. You should probably use \\\"\".concat(altKey, \"\\\" instead of \\\"\").concat(key, \"\\\".\"));\n }\n }\n checkProp(res, props, key, altKey, true) ||\n checkProp(res, attrs, key, altKey, false);\n }\n }\n return res;\n}\nfunction checkProp(res, hash, key, altKey, preserve) {\n if (isDef(hash)) {\n if (hasOwn(hash, key)) {\n res[key] = hash[key];\n if (!preserve) {\n delete hash[key];\n }\n return true;\n }\n else if (hasOwn(hash, altKey)) {\n res[key] = hash[altKey];\n if (!preserve) {\n delete hash[altKey];\n }\n return true;\n }\n }\n return false;\n}\n\n// The template compiler attempts to minimize the need for normalization by\n// statically analyzing the template at compile time.\n//\n// For plain HTML markup, normalization can be completely skipped because the\n// generated render function is guaranteed to return Array. There are\n// two cases where extra normalization is needed:\n// 1. When the children contains components - because a functional component\n// may return an Array instead of a single root. In this case, just a simple\n// normalization is needed - if any child is an Array, we flatten the whole\n// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep\n// because functional components already normalize their own children.\nfunction simpleNormalizeChildren(children) {\n for (var i = 0; i < children.length; i++) {\n if (isArray(children[i])) {\n return Array.prototype.concat.apply([], children);\n }\n }\n return children;\n}\n// 2. When the children contains constructs that always generated nested Arrays,\n// e.g.