From 92cd825274040d85f670f888c6424f1570b408ab Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 11 Jan 2026 03:48:41 +0000 Subject: [PATCH] fix(deps): Fix npm audit Signed-off-by: GitHub --- css/firstrunwizard-style.css | 2 +- js/NcModal-B4rDA8OC.chunk.mjs | 7 + ...nse => NcModal-B4rDA8OC.chunk.mjs.license} | 8 +- js/NcModal-B4rDA8OC.chunk.mjs.map | 1 + ...=> NcModal-B4rDA8OC.chunk.mjs.map.license} | 8 +- js/NcModal-p4Z3hGBF.chunk.mjs | 7 - js/NcModal-p4Z3hGBF.chunk.mjs.map | 1 - js/firstrunwizard-about.mjs | 4 +- js/firstrunwizard-activate.mjs | 4 +- js/firstrunwizard-settings.mjs | 2 +- js/firstrunwizard-settings.mjs.license | 2 +- js/firstrunwizard-settings.mjs.map | 2 +- js/firstrunwizard-settings.mjs.map.license | 2 +- ...32Us.chunk.mjs => main-DkplHrq2.chunk.mjs} | 4 +- ...icense => main-DkplHrq2.chunk.mjs.license} | 2 +- ...nk.mjs.map => main-DkplHrq2.chunk.mjs.map} | 2 +- ...se => main-DkplHrq2.chunk.mjs.map.license} | 2 +- package-lock.json | 196 ++++++++++-------- 18 files changed, 143 insertions(+), 113 deletions(-) create mode 100644 js/NcModal-B4rDA8OC.chunk.mjs rename js/{NcModal-p4Z3hGBF.chunk.mjs.license => NcModal-B4rDA8OC.chunk.mjs.license} (96%) create mode 100644 js/NcModal-B4rDA8OC.chunk.mjs.map rename js/{NcModal-p4Z3hGBF.chunk.mjs.map.license => NcModal-B4rDA8OC.chunk.mjs.map.license} (96%) delete mode 100644 js/NcModal-p4Z3hGBF.chunk.mjs delete mode 100644 js/NcModal-p4Z3hGBF.chunk.mjs.map rename js/{main-3oDH32Us.chunk.mjs => main-DkplHrq2.chunk.mjs} (99%) rename js/{main-3oDH32Us.chunk.mjs.license => main-DkplHrq2.chunk.mjs.license} (97%) rename js/{main-3oDH32Us.chunk.mjs.map => main-DkplHrq2.chunk.mjs.map} (99%) rename js/{main-3oDH32Us.chunk.mjs.map.license => main-DkplHrq2.chunk.mjs.map.license} (97%) diff --git a/css/firstrunwizard-style.css b/css/firstrunwizard-style.css index 2df0d368..3c1fac72 100644 --- a/css/firstrunwizard-style.css +++ b/css/firstrunwizard-style.css @@ -1,4 +1,4 @@ -.material-design-icon[data-v-8a49b234]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-8a49b234]{--button-size: var(--default-clickable-area);--button-inner-size: calc(var(--button-size) - 4px);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding-default: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));--button-padding: var(--default-grid-baseline) var(--button-padding-default);color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light);border:1px solid var(--color-primary-element-light-hover);border-bottom-width:2px;border-radius:var(--button-radius);box-sizing:border-box;position:relative;width:fit-content;overflow:hidden;padding-block:1px 0;padding-inline:var(--button-padding);min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;cursor:pointer;font-size:var(--default-font-size);font-weight:700}.button-vue--size-small[data-v-8a49b234]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-8a49b234]{--button-size: var(--clickable-area-large, 48px)}.button-vue[data-v-8a49b234],.button-vue[data-v-8a49b234] *{cursor:pointer}.button-vue[data-v-8a49b234]:focus{outline:none}.button-vue[data-v-8a49b234]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue[data-v-8a49b234]:disabled *{cursor:default}.button-vue[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-8a49b234]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-8a49b234]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-8a49b234]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-8a49b234]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-8a49b234]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-8a49b234]{--button-padding: var(--button-padding-default) var(--default-grid-baseline)}.button-vue__icon[data-v-8a49b234]{--default-clickable-area: var(--button-inner-size);height:var(--button-inner-size);width:var(--button-inner-size);min-height:var(--button-inner-size);min-width:var(--button-inner-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-8a49b234]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-8a49b234] svg{height:16px;width:16px}.button-vue__text[data-v-8a49b234]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-8a49b234]{--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-8a49b234]{--button-padding: var(--button-padding-default)}.button-vue--text-only .button-vue__text[data-v-8a49b234]{margin-inline:4px}.button-vue--wide[data-v-8a49b234]{width:100%}.button-vue[data-v-8a49b234]: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-8a49b234]{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-8a49b234]{background-color:var(--color-primary-element);border-color:var(--color-primary-element-hover);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-8a49b234]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-8a49b234]{background-color:var(--color-primary-element-light);border-color:var(--color-primary-element-light-hover);color:var(--color-primary-element-light-text)}.button-vue--vue-secondary[data-v-8a49b234]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--tertiary[data-v-8a49b234],.button-vue--vue-tertiary[data-v-8a49b234]{background-color:transparent;border-color:transparent;color:var(--color-main-text)}.button-vue--tertiary[data-v-8a49b234]:hover:not(:disabled),.button-vue--vue-tertiary[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-8a49b234]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-8a49b234]{color:var(--color-primary-element-text)}.button-vue--vue-tertiary-on-primary[data-v-8a49b234]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-8a49b234]{background-color:var(--color-success);border-color:var(--color-success-hover);color:var(--color-success-text)}.button-vue--vue-success[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-8a49b234]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-8a49b234]{background-color:var(--color-warning);border-color:var(--color-warning-hover);color:var(--color-warning-text)}.button-vue--vue-warning[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-8a49b234]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-8a49b234]{background-color:var(--color-error);border-color:var(--color-error-hover);color:var(--color-error-text)}.button-vue--vue-error[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-8a49b234]:active{background-color:var(--color-error)}.button-vue--legacy[data-v-8a49b234]{--button-inner-size: var(--button-size);border:none;padding-block:0}.button-vue--legacy.button-vue--vue-error[data-v-8a49b234],.button-vue--legacy.button-vue--vue-success[data-v-8a49b234],.button-vue--legacy.button-vue--vue-warning[data-v-8a49b234]{color:#fff}.material-design-icon[data-v-4625d649]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-4625d649]{--icon-size: var(--dad67fa8);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-4625d649]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue span[data-v-4625d649]{line-height:0}.icon-vue[data-v-4625d649] 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)}.icon-vue--directional[data-v-4625d649] svg:dir(rtl){transform:scaleX(-1)}.material-design-icon[data-v-2451d211]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-2451d211]{--backdrop-color: 0, 0, 0;--icon-size: 20px;--slideshow-duration: var(--d87c3654);position:fixed;z-index:9998;top:0;inset-inline-start:0;display:block;width:100%;height:100%;background-color:rgba(var(--backdrop-color),.5)}.modal-mask--opaque[data-v-2451d211]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-2451d211]{--backdrop-color: 255, 255, 255}.modal-header[data-v-2451d211]{position:absolute;z-index:10001;top:0;inset-inline:0 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-2451d211]{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-2451d211]{padding-inline-start:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-2451d211]{position:absolute;inset-inline-end:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-2451d211]{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-2451d211]{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-2451d211],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-2451d211],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-2451d211],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-2451d211]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-2451d211],.modal-header .icons-menu .play-pause-icons__pause[data-v-2451d211]{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-2451d211] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-2451d211] .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-2451d211] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-2451d211] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-2451d211] .action-item__menutoggle span,.modal-header .icons-menu[data-v-2451d211] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-2451d211]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-2451d211],.modal-wrapper .next[data-v-2451d211]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-2451d211]:focus-visible,.modal-wrapper .next[data-v-2451d211]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-2451d211]{inset-inline-start:2px}.modal-wrapper .next[data-v-2451d211]{inset-inline-end:2px}.modal-wrapper .modal-container[data-v-2451d211]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-container, var(--border-radius-rounded));background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-2451d211]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-2451d211]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-2451d211]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-2451d211]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-2451d211]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-2451d211]{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-2451d211]{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-2451d211],.fade-leave-active[data-v-2451d211]{transition:opacity .25s}.fade-enter[data-v-2451d211],.fade-leave-to[data-v-2451d211]{opacity:0}.fade-visibility-enter[data-v-2451d211],.fade-visibility-leave-to[data-v-2451d211]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-2451d211],.modal-in-leave-active[data-v-2451d211],.modal-out-enter-active[data-v-2451d211],.modal-out-leave-active[data-v-2451d211]{transition:opacity .25s}.modal-in-enter[data-v-2451d211],.modal-in-leave-to[data-v-2451d211],.modal-out-enter[data-v-2451d211],.modal-out-leave-to[data-v-2451d211]{opacity:0}.modal-in-enter .modal-container[data-v-2451d211],.modal-in-leave-to .modal-container[data-v-2451d211]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-2451d211],.modal-out-leave-to .modal-container[data-v-2451d211]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-2451d211]{position:absolute;top:0;inset-inline-start:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-2451d211]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-2451d211 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-2451d211]{animation:breath-2451d211 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-2451d211]{animation-play-state:paused!important}@keyframes progressring-2451d211{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-2451d211{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-cf2bf155]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-cf2bf155]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-cf2bf155]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-cf2bf155]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-cf2bf155]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-cf2bf155]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-cf2bf155]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-cf2bf155]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-cf2bf155]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-cf2bf155]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-cf2bf155]{width:20px;height:20px;object-fit:contain}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-nc-popover-8.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_hdy45_12{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .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}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-large)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.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)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.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}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.material-design-icon[data-v-56b92b56]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-56b92b56]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-56b92b56]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-56b92b56]{max-width:900px}.settings-section__name[data-v-56b92b56]{display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;max-width:900px;margin-top:0}.settings-section__info[data-v-56b92b56]{display:flex;align-items:center;justify-content:center;width:var(--default-clickable-area);height:var(--default-clickable-area);margin:calc((var(--default-clickable-area) - 16px) / 2 * -1);margin-inline-start:0;color:var(--color-text-maxcontrast)}.settings-section__info[data-v-56b92b56]:hover,.settings-section__info[data-v-56b92b56]:focus,.settings-section__info[data-v-56b92b56]:active{color:var(--color-main-text)}.settings-section__desc[data-v-56b92b56]{margin-top:-.2em;margin-bottom:1em;color:var(--color-text-maxcontrast);max-width:900px}._list_1g1ck_2{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(3 * var(--default-grid-baseline))}._icon_1g1ck_9{height:20px;width:20px;filter:var(--background-invert-if-dark)}._list_1pylh_2{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(3 * var(--default-grid-baseline))}._enty_1pylh_9{display:flex;flex:1 0 0px}._link_1pylh_14{display:flex}._image_1pylh_18{height:calc(2 * var(--default-clickable-area))}._text_1pylh_22{margin-block-start:calc(3 * var(--default-grid-baseline))}.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}@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-66c29e13]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-66c29e13]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-66c29e13] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-66c29e13] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-66c29e13]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-66c29e13]{flex-direction:column}.dialog__navigation[data-v-66c29e13]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-66c29e13]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-66c29e13]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-66c29e13]{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-66c29e13]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-66c29e13]{padding-block-end:6px}.dialog__actions[data-v-66c29e13]{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-66c29e13]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-66c29e13]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-94ff8098]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon[data-v-94ff8098]{overflow:hidden}.loading-icon svg[data-v-94ff8098]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-f656e861]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-f656e861]{--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-f656e861]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-f656e861]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-f656e861]{--note-background: var(--color-success);--note-theme: var(--color-success-text, var(--color-success))}.notecard--info[data-v-f656e861]{--note-background: var(--color-info);--note-theme: var(--color-info-text, var(--color-info))}.notecard--error[data-v-f656e861]{--note-background: var(--color-error);--note-theme: var(--color-error-text, var(--color-error))}.notecard--warning[data-v-f656e861]{--note-background: var(--color-warning);--note-theme: var(--color-warning-text, var(--color-warning))}.notecard--legacy.notecard--error[data-v-f656e861]{--note-background: rgba(var(--color-error-rgb), .1)}.notecard--legacy.notecard--info[data-v-f656e861]{--note-background: rgba(var(--color-info-rgb), .1)}.notecard--legacy.notecard--success[data-v-f656e861]{--note-background: rgba(var(--color-success-rgb), .1)}.notecard--legacy.notecard--warning[data-v-f656e861]{--note-background: rgba(var(--color-warning-rgb), .1)}.material-design-icon[data-v-ab8d7671]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}/*! +.material-design-icon[data-v-8a49b234]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-8a49b234]{--button-size: var(--default-clickable-area);--button-inner-size: calc(var(--button-size) - 4px);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding-default: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));--button-padding: var(--default-grid-baseline) var(--button-padding-default);color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light);border:1px solid var(--color-primary-element-light-hover);border-bottom-width:2px;border-radius:var(--button-radius);box-sizing:border-box;position:relative;width:fit-content;overflow:hidden;padding-block:1px 0;padding-inline:var(--button-padding);min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;cursor:pointer;font-size:var(--default-font-size);font-weight:700}.button-vue--size-small[data-v-8a49b234]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-8a49b234]{--button-size: var(--clickable-area-large, 48px)}.button-vue[data-v-8a49b234],.button-vue[data-v-8a49b234] *{cursor:pointer}.button-vue[data-v-8a49b234]:focus{outline:none}.button-vue[data-v-8a49b234]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue[data-v-8a49b234]:disabled *{cursor:default}.button-vue[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-8a49b234]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-8a49b234]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-8a49b234]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-8a49b234]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-8a49b234]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-8a49b234]{--button-padding: var(--button-padding-default) var(--default-grid-baseline)}.button-vue__icon[data-v-8a49b234]{--default-clickable-area: var(--button-inner-size);height:var(--button-inner-size);width:var(--button-inner-size);min-height:var(--button-inner-size);min-width:var(--button-inner-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-8a49b234]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-8a49b234] svg{height:16px;width:16px}.button-vue__text[data-v-8a49b234]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-8a49b234]{--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-8a49b234]{--button-padding: var(--button-padding-default)}.button-vue--text-only .button-vue__text[data-v-8a49b234]{margin-inline:4px}.button-vue--wide[data-v-8a49b234]{width:100%}.button-vue[data-v-8a49b234]: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-8a49b234]{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-8a49b234]{background-color:var(--color-primary-element);border-color:var(--color-primary-element-hover);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-8a49b234]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-8a49b234]{background-color:var(--color-primary-element-light);border-color:var(--color-primary-element-light-hover);color:var(--color-primary-element-light-text)}.button-vue--vue-secondary[data-v-8a49b234]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--tertiary[data-v-8a49b234],.button-vue--vue-tertiary[data-v-8a49b234]{background-color:transparent;border-color:transparent;color:var(--color-main-text)}.button-vue--tertiary[data-v-8a49b234]:hover:not(:disabled),.button-vue--vue-tertiary[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-8a49b234]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-8a49b234]{color:var(--color-primary-element-text)}.button-vue--vue-tertiary-on-primary[data-v-8a49b234]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-8a49b234]{background-color:var(--color-success);border-color:var(--color-success-hover);color:var(--color-success-text)}.button-vue--vue-success[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-8a49b234]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-8a49b234]{background-color:var(--color-warning);border-color:var(--color-warning-hover);color:var(--color-warning-text)}.button-vue--vue-warning[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-8a49b234]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-8a49b234]{background-color:var(--color-error);border-color:var(--color-error-hover);color:var(--color-error-text)}.button-vue--vue-error[data-v-8a49b234]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-8a49b234]:active{background-color:var(--color-error)}.button-vue--legacy[data-v-8a49b234]{--button-inner-size: var(--button-size);border:none;padding-block:0}.button-vue--legacy.button-vue--vue-error[data-v-8a49b234],.button-vue--legacy.button-vue--vue-success[data-v-8a49b234],.button-vue--legacy.button-vue--vue-warning[data-v-8a49b234]{color:#fff}.material-design-icon[data-v-4625d649]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-4625d649]{--icon-size: var(--dad67fa8);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-4625d649]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue span[data-v-4625d649]{line-height:0}.icon-vue[data-v-4625d649] 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)}.icon-vue--directional[data-v-4625d649] svg:dir(rtl){transform:scaleX(-1)}.material-design-icon[data-v-525de6c5]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-525de6c5]{--backdrop-color: 0, 0, 0;--icon-size: 20px;--slideshow-duration: var(--44ba6a1a);position:fixed;z-index:9998;top:0;inset-inline-start:0;display:block;width:100%;height:100%;background-color:rgba(var(--backdrop-color),.5)}.modal-mask--opaque[data-v-525de6c5]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-525de6c5]{--backdrop-color: 255, 255, 255}.modal-header[data-v-525de6c5]{position:absolute;z-index:10001;top:0;inset-inline:0 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-525de6c5]{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-525de6c5]{padding-inline-start:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-525de6c5]{position:absolute;inset-inline-end:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-525de6c5]{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-525de6c5]{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-525de6c5],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-525de6c5],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-525de6c5],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-525de6c5]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-525de6c5],.modal-header .icons-menu .play-pause-icons__pause[data-v-525de6c5]{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-525de6c5] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-525de6c5] .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-525de6c5] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-525de6c5] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-525de6c5] .action-item__menutoggle span,.modal-header .icons-menu[data-v-525de6c5] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-525de6c5]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-525de6c5],.modal-wrapper .next[data-v-525de6c5]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-525de6c5]:focus-visible,.modal-wrapper .next[data-v-525de6c5]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-525de6c5]{inset-inline-start:2px}.modal-wrapper .next[data-v-525de6c5]{inset-inline-end:2px}.modal-wrapper .modal-container[data-v-525de6c5]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-container, var(--border-radius-rounded));background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-525de6c5]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-525de6c5]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-525de6c5]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height) - 2 * var(--body-container-margin))}.modal-wrapper--normal>.modal-container[data-v-525de6c5]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height) - 2 * var(--body-container-margin))}.modal-wrapper--large>.modal-container[data-v-525de6c5]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height) - 2 * var(--body-container-margin))}.modal-wrapper--full>.modal-container[data-v-525de6c5]{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-525de6c5]{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-525de6c5],.fade-leave-active[data-v-525de6c5]{transition:opacity .25s}.fade-enter[data-v-525de6c5],.fade-leave-to[data-v-525de6c5]{opacity:0}.fade-visibility-enter[data-v-525de6c5],.fade-visibility-leave-to[data-v-525de6c5]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-525de6c5],.modal-in-leave-active[data-v-525de6c5],.modal-out-enter-active[data-v-525de6c5],.modal-out-leave-active[data-v-525de6c5]{transition:opacity .25s}.modal-in-enter[data-v-525de6c5],.modal-in-leave-to[data-v-525de6c5],.modal-out-enter[data-v-525de6c5],.modal-out-leave-to[data-v-525de6c5]{opacity:0}.modal-in-enter .modal-container[data-v-525de6c5],.modal-in-leave-to .modal-container[data-v-525de6c5]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-525de6c5],.modal-out-leave-to .modal-container[data-v-525de6c5]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-525de6c5]{position:absolute;top:0;inset-inline-start:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-525de6c5]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-525de6c5 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-525de6c5]{animation:breath-525de6c5 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-525de6c5]{animation-play-state:paused!important}@keyframes progressring-525de6c5{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-525de6c5{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-cf2bf155]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-cf2bf155]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-cf2bf155]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-cf2bf155]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-cf2bf155]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-cf2bf155]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-cf2bf155]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-cf2bf155]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-cf2bf155]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-cf2bf155]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-cf2bf155]{width:20px;height:20px;object-fit:contain}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-nc-popover-8.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_hdy45_12{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .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}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-large)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.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)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.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}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.material-design-icon[data-v-56b92b56]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-56b92b56]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-56b92b56]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-56b92b56]{max-width:900px}.settings-section__name[data-v-56b92b56]{display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;max-width:900px;margin-top:0}.settings-section__info[data-v-56b92b56]{display:flex;align-items:center;justify-content:center;width:var(--default-clickable-area);height:var(--default-clickable-area);margin:calc((var(--default-clickable-area) - 16px) / 2 * -1);margin-inline-start:0;color:var(--color-text-maxcontrast)}.settings-section__info[data-v-56b92b56]:hover,.settings-section__info[data-v-56b92b56]:focus,.settings-section__info[data-v-56b92b56]:active{color:var(--color-main-text)}.settings-section__desc[data-v-56b92b56]{margin-top:-.2em;margin-bottom:1em;color:var(--color-text-maxcontrast);max-width:900px}._list_1g1ck_2{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(3 * var(--default-grid-baseline))}._icon_1g1ck_9{height:20px;width:20px;filter:var(--background-invert-if-dark)}._list_1pylh_2{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(3 * var(--default-grid-baseline))}._enty_1pylh_9{display:flex;flex:1 0 0px}._link_1pylh_14{display:flex}._image_1pylh_18{height:calc(2 * var(--default-clickable-area))}._text_1pylh_22{margin-block-start:calc(3 * var(--default-grid-baseline))}.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}@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-66c29e13]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-66c29e13]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-66c29e13] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-66c29e13] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-66c29e13]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-66c29e13]{flex-direction:column}.dialog__navigation[data-v-66c29e13]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-66c29e13]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-66c29e13]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-66c29e13]{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-66c29e13]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-66c29e13]{padding-block-end:6px}.dialog__actions[data-v-66c29e13]{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-66c29e13]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-66c29e13]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-94ff8098]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon[data-v-94ff8098]{overflow:hidden}.loading-icon svg[data-v-94ff8098]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-f656e861]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-f656e861]{--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-f656e861]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-f656e861]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-f656e861]{--note-background: var(--color-success);--note-theme: var(--color-success-text, var(--color-success))}.notecard--info[data-v-f656e861]{--note-background: var(--color-info);--note-theme: var(--color-info-text, var(--color-info))}.notecard--error[data-v-f656e861]{--note-background: var(--color-error);--note-theme: var(--color-error-text, var(--color-error))}.notecard--warning[data-v-f656e861]{--note-background: var(--color-warning);--note-theme: var(--color-warning-text, var(--color-warning))}.notecard--legacy.notecard--error[data-v-f656e861]{--note-background: rgba(var(--color-error-rgb), .1)}.notecard--legacy.notecard--info[data-v-f656e861]{--note-background: rgba(var(--color-info-rgb), .1)}.notecard--legacy.notecard--success[data-v-f656e861]{--note-background: rgba(var(--color-success-rgb), .1)}.notecard--legacy.notecard--warning[data-v-f656e861]{--note-background: rgba(var(--color-warning-rgb), .1)}.material-design-icon[data-v-ab8d7671]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}/*! * SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */.input-field[data-v-ab8d7671]{--input-border-color: var(--color-border-maxcontrast);--input-border-radius: var(--border-radius-element);--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-ab8d7671]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-ab8d7671]{margin-block-start:0}.input-field--leading-icon[data-v-ab8d7671]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-ab8d7671]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-ab8d7671]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-ab8d7671]{height:var(--default-clickable-area);padding:var(--border-width-input-focused, 2px);position:relative}.input-field__input[data-v-ab8d7671]{--input-border-box-shadow-light: 0 -1px var(--input-border-color), 0 0 0 1px color-mix(in srgb, var(--input-border-color), 65% transparent);--input-border-box-shadow-dark: 0 1px var(--input-border-color), 0 0 0 1px color-mix(in srgb, var(--input-border-color), 65% transparent);--input-border-box-shadow: var(--input-border-box-shadow-light);border:none;border-radius:var(--border-radius-element);box-shadow:var(--input-border-box-shadow)}.input-field__input[data-v-ab8d7671]:hover:not([disabled]){box-shadow:0 0 0 1px var(--input-border-color)}@media (prefers-color-scheme: dark){.input-field__input[data-v-ab8d7671]{--input-border-box-shadow: var(--input-border-box-shadow-dark)}}[data-theme-dark] .input-field__input[data-v-ab8d7671]{--input-border-box-shadow: var(--input-border-box-shadow-dark)}[data-theme-light] .input-field__input[data-v-ab8d7671]{--input-border-box-shadow: var(--input-border-box-shadow-light)}.input-field--legacy .input-field__input[data-v-ab8d7671]{box-shadow:0 0 0 1px var(--input-border-color)}.input-field--legacy .input-field__input[data-v-ab8d7671]:hover:not([disabled]){box-shadow:0 0 0 2px var(--input-border-color)}.input-field__input[data-v-ab8d7671]:focus-within:not([disabled]),.input-field__input[data-v-ab8d7671]:active:not([disabled]){box-shadow:0 0 0 2px var(--input-border-color),0 0 0 4px var(--color-main-background)!important}.input-field__input[data-v-ab8d7671]{background-color:var(--color-main-background);color:var(--color-main-text);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;padding-block:0;padding-inline:var(--input-padding-start) var(--input-padding-end);height:100%!important;min-height:unset;width:100%}.input-field__input[data-v-ab8d7671]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-ab8d7671]::-webkit-search-cancel-button{display:none}.input-field__input[data-v-ab8d7671]::-webkit-search-decoration,.input-field__input[data-v-ab8d7671]::-webkit-search-results-button,.input-field__input[data-v-ab8d7671]::-webkit-search-results-decoration,.input-field__input[data-v-ab8d7671]::-ms-clear{display:none}.input-field__input[data-v-ab8d7671]:active:not([disabled]),.input-field__input[data-v-ab8d7671]:focus:not([disabled]){--input-border-color: var(--color-main-text)}.input-field__input:focus+.input-field__label[data-v-ab8d7671],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-ab8d7671]{color:var(--color-main-text)}.input-field__input[data-v-ab8d7671]:focus{cursor:text}.input-field__input[data-v-ab8d7671]:disabled{cursor:default}.input-field__input[data-v-ab8d7671]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-ab8d7671]{border-color:var(--color-border-success, var(--color-success))!important}.input-field__input--success[data-v-ab8d7671]: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-ab8d7671],.input-field__input[data-v-ab8d7671]:user-invalid{border-color:var(--color-border-error, var(--color-error))!important}.input-field__input--error[data-v-ab8d7671]:focus-visible,.input-field__input[data-v-ab8d7671]:user-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-ab8d7671]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-ab8d7671]{--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-ab8d7671],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-ab8d7671]{--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-ab8d7671]{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-ab8d7671]{inset-inline-start:0px}.input-field__icon--trailing[data-v-ab8d7671]{inset-inline-end:0px}.input-field__trailing-button[data-v-ab8d7671]{--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-ab8d7671]{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-ab8d7671]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-ab8d7671]{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-ab8d7671]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-ab8d7671]{color:var(--color-text-error, var(--color-error))}.input-field--error .input-field__input[data-v-ab8d7671],.input-field__input[data-v-ab8d7671]:user-invalid{--input-border-color: var(--color-border-error, var(--color-error)) !important}.input-field--error .input-field__input[data-v-ab8d7671]:focus-visible,.input-field__input[data-v-ab8d7671]:user-invalid:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field--success .input-field__input[data-v-ab8d7671]{--input-border-color: var(--color-border-success, var(--color-success)) !important}.input-field--success .input-field__input[data-v-ab8d7671]:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}._input_ybjc8_2{max-width:min(50vw,450px)!important}._video_1p112_2{width:100%;height:100%;object-fit:cover}._wrapper_1p112_8{background-color:var(--color-primary-element)}._wrapper_1pqur_1{position:relative;overflow:hidden;padding:calc(var(--default-grid-baseline) * 5);display:flex;flex-direction:column;justify-content:space-between;width:100%}._background_circle_1pqur_11{height:6000px;width:6000px;border-radius:3000px;background-color:var(--color-primary-element);position:absolute;top:-5900px;left:calc(-3000px + 50%)}._background_bar_1pqur_21{position:absolute;top:0;left:0;width:100%;height:10px;background-color:var(--color-primary-element)}._button_back_1pqur_30{position:absolute!important;top:var(--default-grid-baseline);left:var(--default-grid-baseline)}._button_close_1pqur_36{position:absolute!important;top:var(--default-grid-baseline);right:var(--default-grid-baseline)}._button_wrapper_1pqur_42{display:flex;flex-wrap:wrap;gap:22px;width:100%}._button_wrapper_1pqur_42>*{flex:0 0 fit-content}._button_wrapper_1pqur_42>*:last-of-type{flex:1 0 fit-content}._logo_1pqur_55{height:70px;background-image:var(--image-logoheader, var(--image-logo, var(--a8212066)));background-repeat:no-repeat;background-position:center;background-size:100px;margin:auto;position:absolute;left:0;width:100%;pointer-events:none}._first_page_scroller_1pqur_68{margin-top:calc(var(--default-grid-baseline) * 8 + 70px)!important}._slide-active_8t7o1_5{transition:all .2s}._slide-left-enter_8t7o1_9{opacity:0;transform:translate(30%)}._slide-left-leave-to_8t7o1_14,._slide-right-enter_8t7o1_19{opacity:0;transform:translate(-30%)}._slide-right-leave-to_8t7o1_24{opacity:0;transform:translate(30%)}._slide-up-enter_8t7o1_29{top:-5900px}._slide-up-leave-to_8t7o1_33,._slide-down-enter_8t7o1_37{top:-5980px}._slide-down-leave-to_8t7o1_41{top:-5900px}._card_lwqvv_1{display:flex;max-width:250px;box-sizing:border-box;height:auto}._icon_lwqvv_8{display:flex;flex:0 0 var(--default-clickable-area);align-items:start}._icon_lwqvv_8:empty{display:none}._heading_lwqvv_17{font-size:var(--default-font-size);font-weight:700;margin:0}._link_lwqvv_23{box-shadow:0 0 10px 0 var(--color-box-shadow);border-radius:var(--border-radius-large);padding:calc(var(--default-grid-baseline) * 4)}._link_lwqvv_23:focus-visible{outline:2px solid var(--color-main-text);box-shadow:0 0 0 4px var(--color-main-background)}._text_lwqvv_33{display:flex;flex-direction:column;justify-content:center}._wrapper_1b76s_2{display:flex;flex-direction:column;justify-content:space-between;min-height:min(520px,50dvh)}._scroller_1b76s_9{overflow-y:scroll;margin-top:calc(4 * var(--default-grid-baseline))}._heading_1b76s_14{font-size:20px;margin-block:0;text-align:center}._subtitle_1b76s_20{max-width:450px;margin:auto;text-align:center}._content_1b76s_26{display:flex;flex-wrap:wrap;gap:calc(6 * var(--default-grid-baseline));justify-content:center;margin:calc(8 * var(--default-grid-baseline)) 0}._badge_1lvp9_1{height:74px;width:250px;background-image:var(--7adda1c6);background-size:contain;background-repeat:no-repeat}._badge_1lvp9_1:focus-visible{outline:2px solid var(--color-main-text);box-shadow:0 0 0 4px var(--color-main-background)}._anchor_y1t00_2{width:100%}._animation_y1t00_6{border-radius:var(--border-radius-rounded);object-fit:contain;width:100%}._icon_rdl0k_2{margin-block:calc((1lh - 20px)/2)}._version_rdl0k_6{color:var(--color-text-maxcontrast);margin-block:calc(var(--default-grid-baseline) * 4) 0;text-align:center}._share_section_1krl5_2{width:100%}._share_wrapper_1krl5_6{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(var(--default-grid-baseline) * 4);justify-content:space-around;width:100%}._card_1krl5_15{flex:1 1 auto;min-width:calc(50% - var(--default-grid-baseline) * 10);padding:calc(var(--default-grid-baseline) * 2)!important}._heading_1krl5_23{font-size:var(--default-font-size);font-weight:700}._list_lk7o9_2{margin-inline:2em auto}._entry_lk7o9_6{padding-block:var(--default-grid-baseline)}.first-run-wizard .modal-wrapper .modal-container{overflow:hidden}.first-run-wizard .modal-wrapper .modal-container__content{overflow:hidden;height:100%;display:contents}.first-run-wizard .modal-wrapper .modal-container__close{display:none}@media only screen and (max-width: 512px){.first-run-wizard .modal-wrapper .modal-container{height:100dvh;top:0}.first-run-wizard .modal-header{pointer-events:none}} diff --git a/js/NcModal-B4rDA8OC.chunk.mjs b/js/NcModal-B4rDA8OC.chunk.mjs new file mode 100644 index 00000000..67f3ec8a --- /dev/null +++ b/js/NcModal-B4rDA8OC.chunk.mjs @@ -0,0 +1,7 @@ +const Ge=globalThis||void 0||self;var _c={},dt=Object.freeze({}),M=Array.isArray;function I(t){return t==null}function m(t){return t!=null}function et(t){return t===!0}function wc(t){return t===!1}function $n(t){return typeof t=="string"||typeof t=="number"||typeof t=="symbol"||typeof t=="boolean"}function K(t){return typeof t=="function"}function ft(t){return t!==null&&typeof t=="object"}var hi=Object.prototype.toString;function gt(t){return hi.call(t)==="[object Object]"}function Ec(t){return hi.call(t)==="[object RegExp]"}function du(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function $r(t){return m(t)&&typeof t.then=="function"&&typeof t.catch=="function"}function Ac(t){return t==null?"":Array.isArray(t)||gt(t)&&t.toString===hi?JSON.stringify(t,xc,2):String(t)}function xc(t,e){return e&&e.__v_isRef?e.value:e}function En(t){var e=parseFloat(t);return isNaN(e)?t:e}function Pt(t,e){for(var n=Object.create(null),o=t.split(","),r=0;r-1)return t.splice(o,1)}}var Sc=Object.prototype.hasOwnProperty;function vt(t,e){return Sc.call(t,e)}function $e(t){var e=Object.create(null);return function(n){var o=e[n];return o||(e[n]=t(n))}}var Tc=/-(\w)/g,Ae=$e(function(t){return t.replace(Tc,function(e,n){return n?n.toUpperCase():""})}),Nc=$e(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),$c=/\B([A-Z])/g,kn=$e(function(t){return t.replace($c,"-$1").toLowerCase()});function kc(t,e){function n(o){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,o):t.call(e)}return n._length=t.length,n}function Pc(t,e){return t.bind(e)}var pu=Function.prototype.bind?Pc:kc;function kr(t,e){e=e||0;for(var n=t.length-e,o=new Array(n);n--;)o[n]=t[n+e];return o}function Y(t,e){for(var n in e)t[n]=e[n];return t}function fu(t){for(var e={},n=0;n0,yu=xt&&xt.indexOf("edge/")>0;xt&&xt.indexOf("android")>0;var Rc=xt&&/iphone|ipad|ipod|ios/.test(xt),cs=xt&&xt.match(/firefox\/(\d+)/),Or={}.watch,bu=!1;if(_t)try{var ds={};Object.defineProperty(ds,"passive",{get:function(){bu=!0}}),window.addEventListener("test-passive",null,ds)}catch{}var Un,le=function(){return Un===void 0&&(!_t&&typeof Ge<"u"?Un=Ge.process&&_c.VUE_ENV==="server":Un=!1),Un},ho=_t&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function He(t){return typeof t=="function"&&/native code/.test(t.toString())}var Pn=typeof Symbol<"u"&&He(Symbol)&&typeof Reflect<"u"&&He(Reflect.ownKeys),An;typeof Set<"u"&&He(Set)?An=Set:An=function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(e){return this.set[e]===!0},t.prototype.add=function(e){this.set[e]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var pt=null;function _g(){return pt&&{proxy:pt}}function ie(t){t===void 0&&(t=null),t||pt&&pt._scope.off(),pt=t,t&&t._scope.on()}var wt=function(){function t(e,n,o,r,i,s,u,a){this.tag=e,this.data=n,this.children=o,this.text=r,this.elm=i,this.ns=void 0,this.context=s,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=n&&n.key,this.componentOptions=u,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=a,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),We=function(t){t===void 0&&(t="");var e=new wt;return e.text=t,e.isComment=!0,e};function Me(t){return new wt(void 0,void 0,void 0,String(t))}function Lr(t){var e=new wt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var Bc=0,no=[],Fc=function(){for(var t=0;t0&&(r=$u(r,"".concat(e||"","_").concat(o)),on(r[0])&&on(s)&&(n[i]=Me(s.text+r[0].text),r.shift()),n.push.apply(n,r)):$n(r)?on(s)?n[i]=Me(s.text+r):r!==""&&n.push(Me(r)):on(r)&&on(s)?n[i]=Me(s.text+r.text):(et(t._isVList)&&m(r.tag)&&I(r.key)&&m(e)&&(r.key="__vlist".concat(e,"_").concat(o,"__")),n.push(r)));return n}function nd(t,e){var n=null,o,r,i,s;if(M(t)||typeof t=="string")for(n=new Array(t.length),o=0,r=t.length;o0,s=e?!!e.$stable:!i,u=e&&e.$key;if(!e)r={};else{if(e._normalized)return e._normalized;if(s&&o&&o!==dt&&u===o.$key&&!i&&!o.$hasNormal)return o;r={};for(var a in e)e[a]&&a[0]!=="$"&&(r[a]=fd(t,n,a,e[a]))}for(var c in n)c in r||(r[c]=hd(n,c));return e&&Object.isExtensible(e)&&(e._normalized=r),st(r,"$stable",s),st(r,"$key",u),st(r,"$hasNormal",i),r}function fd(t,e,n,o){var r=function(){var i=pt;ie(t);var s=arguments.length?o.apply(null,arguments):o({});s=s&&typeof s=="object"&&!M(s)?[s]:bi(s);var u=s&&s[0];return ie(i),s&&(!u||s.length===1&&u.isComment&&!xn(u))?void 0:s};return o.proxy&&Object.defineProperty(e,n,{get:r,enumerable:!0,configurable:!0}),r}function hd(t,e){return function(){return t[e]}}function vd(t){var e=t.$options,n=e.setup;if(n){var o=t._setupContext=md(t);ie(t),Qe();var r=Kt(n,null,[t._props||xu({}),o],t,"setup");if(Je(),ie(),K(r))e.render=r;else if(ft(r))if(t._setupState=r,r.__sfc){var i=t._setupProxy={};for(var s in r)s!=="__sfc"&&Ir(i,r,s)}else for(var s in r)gu(s)||Ir(t,r,s)}}function md(t){return{get attrs(){if(!t._attrsProxy){var e=t._attrsProxy={};st(e,"_v_attr_proxy",!0),mo(e,t.$attrs,dt,t,"$attrs")}return t._attrsProxy},get listeners(){if(!t._listenersProxy){var e=t._listenersProxy={};mo(e,t.$listeners,dt,t,"$listeners")}return t._listenersProxy},get slots(){return yd(t)},emit:pu(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach(function(n){return Ir(t,e,n)})}}}function mo(t,e,n,o,r){var i=!1;for(var s in e)s in t?e[s]!==n[s]&&(i=!0):(i=!0,gd(t,s,o,r));for(var s in t)s in e||(i=!0,delete t[s]);return i}function gd(t,e,n,o){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[o][e]}})}function yd(t){return t._slotsProxy||Lu(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}function Lu(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}function bd(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=_i(e._renderChildren,o),t.$scopedSlots=n?mn(t.$parent,n.data.scopedSlots,t.$slots):dt,t._c=function(i,s,u,a){return go(t,i,s,u,a,!1)},t.$createElement=function(i,s,u,a){return go(t,i,s,u,a,!0)};var r=n&&n.data;ae(t,"$attrs",r&&r.attrs||dt,null,!0),ae(t,"$listeners",e._parentListeners||dt,null,!0)}var io=null;function _d(t){Ou(t.prototype),t.prototype.$nextTick=function(e){return wi(e,this)},t.prototype._render=function(){var e=this,n=e.$options,o=n.render,r=n._parentVnode;r&&e._isMounted&&(e.$scopedSlots=mn(e.$parent,r.data.scopedSlots,e.$slots,e.$scopedSlots),e._slotsProxy&&Lu(e._slotsProxy,e.$scopedSlots)),e.$vnode=r;var i=pt,s=io,u;try{ie(e),io=e,u=o.call(e._renderProxy,e.$createElement)}catch(a){Ce(a,e,"render"),u=e._vnode}finally{io=s,ie(i)}return M(u)&&u.length===1&&(u=u[0]),u instanceof wt||(u=We()),u.parent=r,u}}function er(t,e){return(t.__esModule||Pn&&t[Symbol.toStringTag]==="Module")&&(t=t.default),ft(t)?e.extend(t):t}function wd(t,e,n,o,r){var i=We();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:o,tag:r},i}function Ed(t,e){if(et(t.error)&&m(t.errorComp))return t.errorComp;if(m(t.resolved))return t.resolved;var n=io;if(n&&m(t.owners)&&t.owners.indexOf(n)===-1&&t.owners.push(n),et(t.loading)&&m(t.loadingComp))return t.loadingComp;if(n&&!m(t.owners)){var o=t.owners=[n],r=!0,i=null,s=null;n.$on("hook:destroyed",function(){return ue(o,n)});var u=function(h){for(var v=0,g=o.length;v1?kr(r):r;for(var i=kr(arguments,1),s='event handler for "'.concat(n,'"'),u=0,a=r.length;udocument.createEvent("Event").timeStamp&&(jr=function(){return nr.now()})}var Hd=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function Ud(){Uu=jr(),xi=!0;var t,e;for(Vt.sort(Hd),ze=0;zeze&&Vt[n].id>t.id;)n--;Vt.splice(n+1,0,t)}zr||(zr=!0,wi(Ud))}}function qd(t){var e=t.$options.provide;if(e){var n=K(e)?e.call(t):e;if(!ft(n))return;for(var o=Jc(t),r=Pn?Reflect.ownKeys(n):Object.keys(n),i=0;i-1){if(i&&!vt(r,"default"))s=!1;else if(s===""||s===kn(t)){var a=Os(String,r.type);(a<0||u-1)return this;var o=kr(arguments,1);return o.unshift(this),K(e.install)?e.install.apply(e,o):K(e)&&e.apply(null,o),n.push(e),this}}function Ap(t){t.mixin=function(e){return this.options=Se(this.options,e),this}}function xp(t){t.cid=0;var e=1;t.extend=function(n){n=n||{};var o=this,r=o.cid,i=n._Ctor||(n._Ctor={});if(i[r])return i[r];var s=bo(n)||bo(o.options),u=function(a){this._init(a)};return u.prototype=Object.create(o.prototype),u.prototype.constructor=u,u.cid=e++,u.options=Se(o.options,n),u.super=o,u.options.props&&Cp(u),u.options.computed&&Sp(u),u.extend=o.extend,u.mixin=o.mixin,u.use=o.use,Ro.forEach(function(a){u[a]=o[a]}),s&&(u.options.components[s]=u),u.superOptions=o.options,u.extendOptions=n,u.sealedOptions=Y({},u.options),i[r]=u,u}}function Cp(t){var e=t.options.props;for(var n in e)Ni(t.prototype,"_props",n)}function Sp(t){var e=t.options.computed;for(var n in e)Wu(t.prototype,n,e[n])}function Tp(t){Ro.forEach(function(e){t[e]=function(n,o){return o?(e==="component"&>(o)&&(o.name=o.name||n,o=this.options._base.extend(o)),e==="directive"&&K(o)&&(o={bind:o,update:o}),this.options[e+"s"][n]=o,o):this.options[e+"s"][n]}})}function Is(t){return t&&(bo(t.Ctor.options)||t.tag)}function Wn(t,e){return M(t)?t.indexOf(e)>-1:typeof t=="string"?t.split(",").indexOf(e)>-1:Ec(t)?t.test(e):!1}function Rs(t,e){var n=t.cache,o=t.keys,r=t._vnode,i=t.$vnode;for(var s in n){var u=n[s];if(u){var a=u.name;a&&!e(a)&&Gr(n,s,o,r)}}i.componentOptions.children=void 0}function Gr(t,e,n,o){var r=t[e];r&&(!o||r.tag!==o.tag)&&r.componentInstance.$destroy(),t[e]=null,ue(n,e)}var Bs=[String,RegExp,Array],Np={name:"keep-alive",abstract:!0,props:{include:Bs,exclude:Bs,max:[String,Number]},methods:{cacheVNode:function(){var t=this,e=t.cache,n=t.keys,o=t.vnodeToCache,r=t.keyToCache;if(o){var i=o.tag,s=o.componentInstance,u=o.componentOptions;e[r]={name:Is(u),tag:i,componentInstance:s},n.push(r),this.max&&n.length>parseInt(this.max)&&Gr(e,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Gr(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",function(e){Rs(t,function(n){return Wn(e,n)})}),this.$watch("exclude",function(e){Rs(t,function(n){return!Wn(e,n)})})},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=Du(t),n=e&&e.componentOptions;if(n){var o=Is(n),r=this,i=r.include,s=r.exclude;if(i&&(!o||!Wn(i,o))||s&&o&&Wn(s,o))return e;var u=this,a=u.cache,c=u.keys,l=e.key==null?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;a[l]?(e.componentInstance=a[l].componentInstance,ue(c,l),c.push(l)):(this.vnodeToCache=e,this.keyToCache=l),e.data.keepAlive=!0}return e||t&&t[0]}},$p={KeepAlive:Np};function kp(t){var e={};e.get=function(){return At},Object.defineProperty(t,"config",e),t.util={warn:tp,extend:Y,mergeOptions:Se,defineReactive:ae},t.set=mi,t.delete=Eu,t.nextTick=wi,t.observable=function(n){return Xt(n),n},t.options=Object.create(null),Ro.forEach(function(n){t.options[n+"s"]=Object.create(null)}),t.options._base=t,Y(t.options.components,$p),Ep(t),Ap(t),xp(t),Tp(t)}kp(X),Object.defineProperty(X.prototype,"$isServer",{get:le}),Object.defineProperty(X.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(X,"FunctionalRenderContext",{value:Ci}),X.version=kd;var Pp=Pt("style,class"),Op=Pt("input,textarea,option,select,progress"),Lp=function(t,e,n){return n==="value"&&Op(t)&&e!=="button"||n==="selected"&&t==="option"||n==="checked"&&t==="input"||n==="muted"&&t==="video"},qu=Pt("contenteditable,draggable,spellcheck"),Dp=Pt("events,caret,typing,plaintext-only"),Ip=function(t,e){return wo(e)||e==="false"?"false":t==="contenteditable"&&Dp(e)?e:"true"},Rp=Pt("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"),Wr="http://www.w3.org/1999/xlink",ki=function(t){return t.charAt(5)===":"&&t.slice(0,5)==="xlink"},Xu=function(t){return ki(t)?t.slice(6,t.length):""},wo=function(t){return t==null||t===!1};function Bp(t){for(var e=t.data,n=t,o=t;m(o.componentInstance);)o=o.componentInstance._vnode,o&&o.data&&(e=Fs(o.data,e));for(;m(n=n.parent);)n&&n.data&&(e=Fs(e,n.data));return Fp(e.staticClass,e.class)}function Fs(t,e){return{staticClass:Pi(t.staticClass,e.staticClass),class:m(t.class)?[t.class,e.class]:e.class}}function Fp(t,e){return m(t)||m(e)?Pi(t,Oi(e)):""}function Pi(t,e){return t?e?t+" "+e:t:e||""}function Oi(t){return Array.isArray(t)?Mp(t):ft(t)?zp(t):typeof t=="string"?t:""}function Mp(t){for(var e="",n,o=0,r=t.length;o-1?qn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:qn[t]=/HTMLUnknownElement/.test(e.toString())}var qr=Pt("text,number,password,search,email,tel,url");function Gp(t){if(typeof t=="string"){var e=document.querySelector(t);return e||document.createElement("div")}else return t}function Wp(t,e){var n=document.createElement(t);return t!=="select"||e.data&&e.data.attrs&&e.data.attrs.multiple!==void 0&&n.setAttribute("multiple","multiple"),n}function qp(t,e){return document.createElementNS(jp[t],e)}function Xp(t){return document.createTextNode(t)}function Kp(t){return document.createComment(t)}function Yp(t,e,n){t.insertBefore(e,n)}function Zp(t,e){t.removeChild(e)}function Qp(t,e){t.appendChild(e)}function Jp(t){return t.parentNode}function tf(t){return t.nextSibling}function ef(t){return t.tagName}function nf(t,e){t.textContent=e}function of(t,e){t.setAttribute(e,"")}var rf=Object.freeze({__proto__:null,createElement:Wp,createElementNS:qp,createTextNode:Xp,createComment:Kp,insertBefore:Yp,removeChild:Zp,appendChild:Qp,parentNode:Jp,nextSibling:tf,tagName:ef,setTextContent:nf,setStyleScope:of}),sf={create:function(t,e){je(e)},update:function(t,e){t.data.ref!==e.data.ref&&(je(t,!0),je(e))},destroy:function(t){je(t,!0)}};function je(t,e){var n=t.data.ref;if(m(n)){var o=t.context,r=t.componentInstance||t.elm,i=e?null:r,s=e?void 0:r;if(K(n)){Kt(n,o,[i],o,"template ref function");return}var u=t.data.refInFor,a=typeof n=="string"||typeof n=="number",c=mt(n),l=o.$refs;if(a||c){if(u){var h=a?l[n]:n.value;e?M(h)&&ue(h,r):M(h)?h.includes(r)||h.push(r):a?(l[n]=[r],Ms(o,n,l[n])):n.value=[r]}else if(a){if(e&&l[n]!==r)return;l[n]=s,Ms(o,n,i)}else if(c){if(e&&n.value!==r)return;n.value=i}}}}function Ms(t,e,n){var o=t._setupState;o&&vt(o,e)&&(mt(o[e])?o[e].value=n:o[e]=n)}var re=new wt("",{},[]),rn=["create","activate","update","remove","destroy"];function ve(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&m(t.data)===m(e.data)&&af(t,e)||et(t.isAsyncPlaceholder)&&I(e.asyncFactory.error))}function af(t,e){if(t.tag!=="input")return!0;var n,o=m(n=t.data)&&m(n=n.attrs)&&n.type,r=m(n=e.data)&&m(n=n.attrs)&&n.type;return o===r||qr(o)&&qr(r)}function uf(t,e,n){var o,r,i={};for(o=e;o<=n;++o)r=t[o].key,m(r)&&(i[r]=o);return i}function lf(t){var e,n,o={},r=t.modules,i=t.nodeOps;for(e=0;e$?(Mt=I(b[j+1])?null:b[j+1].elm,x(d,Mt,b,k,j,w)):k>j&&L(f,S,$)}function q(d,f,b,w){for(var T=b;T-1?Us(t,e,n):Rp(e)?wo(n)?t.removeAttribute(e):(n=e==="allowfullscreen"&&t.tagName==="EMBED"?"true":e,t.setAttribute(e,n)):qu(e)?t.setAttribute(e,Ip(e,n)):ki(e)?wo(n)?t.removeAttributeNS(Wr,Xu(e)):t.setAttributeNS(Wr,e,n):Us(t,e,n)}function Us(t,e,n){if(wo(n))t.removeAttribute(e);else{if(Ye&&!Ze&&t.tagName==="TEXTAREA"&&e==="placeholder"&&n!==""&&!t.__ieph){var o=function(r){r.stopImmediatePropagation(),t.removeEventListener("input",o)};t.addEventListener("input",o),t.__ieph=!0}t.setAttribute(e,n)}}var vf={create:js,update:js};function Vs(t,e){var n=e.elm,o=e.data,r=t.data;if(!(I(o.staticClass)&&I(o.class)&&(I(r)||I(r.staticClass)&&I(r.class)))){var i=Bp(e),s=n._transitionClasses;m(s)&&(i=Pi(i,Oi(s))),i!==n._prevClass&&(n.setAttribute("class",i),n._prevClass=i)}}var mf={create:Vs,update:Vs},rr="__r",ir="__c";function gf(t){if(m(t[rr])){var e=Ye?"change":"input";t[e]=[].concat(t[rr],t[e]||[]),delete t[rr]}m(t[ir])&&(t.change=[].concat(t[ir],t.change||[]),delete t[ir])}var Tn;function yf(t,e,n){var o=Tn;return function r(){var i=e.apply(null,arguments);i!==null&&Yu(t,r,n,o)}}var bf=Br&&!(cs&&Number(cs[1])<=53);function _f(t,e,n,o){if(bf){var r=Uu,i=e;e=i._wrapper=function(s){if(s.target===s.currentTarget||s.timeStamp>=r||s.timeStamp<=0||s.target.ownerDocument!==document)return i.apply(this,arguments)}}Tn.addEventListener(t,e,bu?{capture:n,passive:o}:n)}function Yu(t,e,n,o){(o||Tn).removeEventListener(t,e._wrapper||e,n)}function sr(t,e){if(!(I(t.data.on)&&I(e.data.on))){var n=e.data.on||{},o=t.data.on||{};Tn=e.elm||t.elm,gf(n),Nu(n,o,_f,Yu,yf,e.context),Tn=void 0}}var wf={create:sr,update:sr,destroy:function(t){return sr(t,re)}},Xn;function Gs(t,e){if(!(I(t.data.domProps)&&I(e.data.domProps))){var n,o,r=e.elm,i=t.data.domProps||{},s=e.data.domProps||{};(m(s.__ob__)||et(s._v_attr_proxy))&&(s=e.data.domProps=Y({},s));for(n in i)n in s||(r[n]="");for(n in s){if(o=s[n],n==="textContent"||n==="innerHTML"){if(e.children&&(e.children.length=0),o===i[n])continue;r.childNodes.length===1&&r.removeChild(r.childNodes[0])}if(n==="value"&&r.tagName!=="PROGRESS"){r._value=o;var u=I(o)?"":String(o);Ef(r,u)&&(r.value=u)}else if(n==="innerHTML"&&Li(r.tagName)&&I(r.innerHTML)){Xn=Xn||document.createElement("div"),Xn.innerHTML="".concat(o,"");for(var a=Xn.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;a.firstChild;)r.appendChild(a.firstChild)}else if(o!==i[n])try{r[n]=o}catch{}}}}function Ef(t,e){return!t.composing&&(t.tagName==="OPTION"||Af(t,e)||xf(t,e))}function Af(t,e){var n=!0;try{n=document.activeElement!==t}catch{}return n&&t.value!==e}function xf(t,e){var n=t.value,o=t._vModifiers;if(m(o)){if(o.number)return En(n)!==En(e);if(o.trim)return n.trim()!==e.trim()}return n!==e}var Cf={create:Gs,update:Gs},Sf=$e(function(t){var e={},n=/;(?![^(]*\))/g,o=/:(.+)/;return t.split(n).forEach(function(r){if(r){var i=r.split(o);i.length>1&&(e[i[0].trim()]=i[1].trim())}}),e});function ar(t){var e=Zu(t.style);return t.staticStyle?Y(t.staticStyle,e):e}function Zu(t){return Array.isArray(t)?fu(t):typeof t=="string"?Sf(t):t}function Tf(t,e){for(var n={},o,r=t;r.componentInstance;)r=r.componentInstance._vnode,r&&r.data&&(o=ar(r.data))&&Y(n,o);(o=ar(t.data))&&Y(n,o);for(var i=t;i=i.parent;)i.data&&(o=ar(i.data))&&Y(n,o);return n}var Nf=/^--/,Ws=/\s*!important$/,qs=function(t,e,n){if(Nf.test(e))t.style.setProperty(e,n);else if(Ws.test(n))t.style.setProperty(kn(e),n.replace(Ws,""),"important");else{var o=$f(e);if(Array.isArray(n))for(var r=0,i=n.length;r-1?e.split(Qu).forEach(function(o){return t.classList.add(o)}):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function tl(t,e){if(!(!e||!(e=e.trim())))if(t.classList)e.indexOf(" ")>-1?e.split(Qu).forEach(function(r){return t.classList.remove(r)}):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" ".concat(t.getAttribute("class")||""," "),o=" "+e+" ";n.indexOf(o)>=0;)n=n.replace(o," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function el(t){if(t){if(typeof t=="object"){var e={};return t.css!==!1&&Y(e,Ys(t.name||"v")),Y(e,t),e}else if(typeof t=="string")return Ys(t)}}var Ys=$e(function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}}),nl=_t&&!Ze,Fe="transition",ur="animation",ao="transition",Eo="transitionend",Xr="animation",ol="animationend";nl&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(ao="WebkitTransition",Eo="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Xr="WebkitAnimation",ol="webkitAnimationEnd"));var Zs=_t?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function rl(t){Zs(function(){Zs(t)})}function Ee(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ju(t,e))}function Gt(t,e){t._transitionClasses&&ue(t._transitionClasses,e),tl(t,e)}function il(t,e,n){var o=sl(t,e),r=o.type,i=o.timeout,s=o.propCount;if(!r)return n();var u=r===Fe?Eo:ol,a=0,c=function(){t.removeEventListener(u,l),n()},l=function(h){h.target===t&&++a>=s&&c()};setTimeout(function(){a0&&(c=Fe,l=i,h=r.length):e===ur?a>0&&(c=ur,l=a,h=u.length):(l=Math.max(i,a),c=l>0?i>a?Fe:ur:null,h=c?c===Fe?r.length:u.length:0);var v=c===Fe&&Pf.test(n[ao+"Property"]);return{type:c,timeout:l,propCount:h,hasTransform:v}}function Qs(t,e){for(;t.length1}function ta(t,e){e.data.show!==!0&&Kr(e)}var Of=_t?{create:ta,activate:ta,remove:function(t,e){t.data.show!==!0?al(t,e):e()}}:{},Lf=[vf,mf,wf,Cf,kf,Of],Df=Lf.concat(hf),If=lf({nodeOps:rf,modules:Df});Ze&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&Ii(t,"input")});var ll={inserted:function(t,e,n,o){n.tag==="select"?(o.elm&&!o.elm._vOptions?oe(n,"postpatch",function(){ll.componentUpdated(t,e,n)}):ea(t,e,n.context),t._vOptions=[].map.call(t.options,Ao)):(n.tag==="textarea"||qr(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Rf),t.addEventListener("compositionend",ra),t.addEventListener("change",ra),Ze&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if(n.tag==="select"){ea(t,e,n.context);var o=t._vOptions,r=t._vOptions=[].map.call(t.options,Ao);if(r.some(function(s,u){return!xe(s,o[u])})){var i=t.multiple?e.value.some(function(s){return oa(s,r)}):e.value!==e.oldValue&&oa(e.value,r);i&&Ii(t,"change")}}}};function ea(t,e,n){na(t,e),(Ye||yu)&&setTimeout(function(){na(t,e)},0)}function na(t,e,n){var o=e.value,r=t.multiple;if(!(r&&!Array.isArray(o))){for(var i,s,u=0,a=t.options.length;u-1,s.selected!==i&&(s.selected=i);else if(xe(Ao(s),o)){t.selectedIndex!==u&&(t.selectedIndex=u);return}r||(t.selectedIndex=-1)}}function oa(t,e){return e.every(function(n){return!xe(n,t)})}function Ao(t){return"_value"in t?t._value:t.value}function Rf(t){t.target.composing=!0}function ra(t){t.target.composing&&(t.target.composing=!1,Ii(t.target,"input"))}function Ii(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Yr(t){return t.componentInstance&&(!t.data||!t.data.transition)?Yr(t.componentInstance._vnode):t}var Bf={bind:function(t,e,n){var o=e.value;n=Yr(n);var r=n.data&&n.data.transition,i=t.__vOriginalDisplay=t.style.display==="none"?"":t.style.display;o&&r?(n.data.show=!0,Kr(n,function(){t.style.display=i})):t.style.display=o?i:"none"},update:function(t,e,n){var o=e.value,r=e.oldValue;if(!o!=!r){n=Yr(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,o?Kr(n,function(){t.style.display=t.__vOriginalDisplay}):al(n,function(){t.style.display="none"})):t.style.display=o?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,o,r){r||(t.style.display=t.__vOriginalDisplay)}},Ff={model:ll,show:Bf},cl={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 Zr(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Zr(Du(e.children)):t}function dl(t){var e={},n=t.$options;for(var o in n.propsData)e[o]=t[o];var r=n._parentListeners;for(var o in r)e[Ae(o)]=r[o];return e}function ia(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function Mf(t){for(;t=t.parent;)if(t.data.transition)return!0}function zf(t,e){return e.key===t.key&&e.tag===t.tag}var jf=function(t){return t.tag||xn(t)},Hf=function(t){return t.name==="show"},Uf={name:"transition",props:cl,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(jf),!!n.length)){var o=this.mode,r=n[0];if(Mf(this.$vnode))return r;var i=Zr(r);if(!i)return r;if(this._leaving)return ia(t,r);var s="__transition-".concat(this._uid,"-");i.key=i.key==null?i.isComment?s+"comment":s+i.tag:$n(i.key)?String(i.key).indexOf(s)===0?i.key:s+i.key:i.key;var u=(i.data||(i.data={})).transition=dl(this),a=this._vnode,c=Zr(a);if(i.data.directives&&i.data.directives.some(Hf)&&(i.data.show=!0),c&&c.data&&!zf(i,c)&&!xn(c)&&!(c.componentInstance&&c.componentInstance._vnode.isComment)){var l=c.data.transition=Y({},u);if(o==="out-in")return this._leaving=!0,oe(l,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),ia(t,r);if(o==="in-out"){if(xn(i))return a;var h,v=function(){h()};oe(u,"afterEnter",v),oe(u,"enterCancelled",v),oe(l,"delayLeave",function(g){h=g})}}return r}}},pl=Y({tag:String,moveClass:String},cl);delete pl.mode;var Vf={props:pl,beforeMount:function(){var t=this,e=this._update;this._update=function(n,o){var r=zu(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,r(),e.call(t,n,o)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),o=this.prevChildren=this.children,r=this.$slots.default||[],i=this.children=[],s=dl(this),u=0;u{const o=Object.assign({escape:!0},{}),r=function(i,s){return s=s||{},i.replace(/{([^{}]*)}/g,function(u,a){const c=s[a];return o.escape?encodeURIComponent(typeof c=="string"||typeof c=="number"?c.toString():u):typeof c=="string"||typeof c=="number"?c.toString():u})};return t.charAt(0)!=="/"&&(t="/"+t),r(t,{})},Sg=(t,e,n)=>{const o=Object.assign({noRewrite:!1},{}),r=Ri();return window?.OC?.config?.modRewriteWorking===!0&&!o.noRewrite?r+sa(t):r+"/index.php"+sa(t)},Tg=(t,e)=>e.includes(".")?aa(t,"img",e):aa(t,"img",`${e}.svg`),aa=(t,e,n)=>{const o=window?.OC?.coreApps?.includes(t)??!1,r=n.slice(-3)==="php";let i=Ri();return r&&!o?(i+=`/index.php/apps/${t}`,i+=`/${encodeURI(e)}`,n!=="index.php"&&(i+=`/${n}`)):!r&&!o?(i=Kf(t),i+=`/${e}/`,i.at(-1)!=="/"&&(i+="/"),i+=n):(i+=`/${t}`,i+=`/${e}`,i+=`/${n}`),i},Ng=()=>window.location.protocol+"//"+window.location.host+Ri();function Ri(){let t=window._oc_webroot;if(typeof t>"u"){t=location.pathname;const e=t.indexOf("/index.php/");if(e!==-1)t=t.slice(0,e);else{const n=t.indexOf("/",1);t=t.slice(0,n>0?n:void 0)}}return t}function Kf(t){return(window._oc_appswebroots??{})[t]??""}const{entries:fl,setPrototypeOf:ua,isFrozen:Yf,getPrototypeOf:Zf,getOwnPropertyDescriptor:Qf}=Object;let{freeze:yt,seal:Ct,create:Qr}=Object,{apply:Jr,construct:ti}=typeof Reflect<"u"&&Reflect;yt||(yt=function(t){return t}),Ct||(Ct=function(t){return t}),Jr||(Jr=function(t,e){for(var n=arguments.length,o=new Array(n>2?n-2:0),r=2;r1?e-1:0),o=1;o1?n-1:0),r=1;r2&&arguments[2]!==void 0?arguments[2]:uo;ua&&ua(t,null);let o=e.length;for(;o--;){let r=e[o];if(typeof r=="string"){const i=n(r);i!==r&&(Yf(e)||(e[o]=i),r=i)}t[r]=!0}return t}function rh(t){for(let e=0;e/gm),lh=Ct(/\$\{[\w\W]*/gm),ch=Ct(/^data-[\-\w.\u00B7-\uFFFF]+$/),dh=Ct(/^aria-[\-\w]+$/),hl=Ct(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ph=Ct(/^(?:\w+script|data):/i),fh=Ct(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),vl=Ct(/^html$/i),hh=Ct(/^[a-z][.\w]*(-[.\w]+)+$/i);var ha=Object.freeze({__proto__:null,ARIA_ATTR:dh,ATTR_WHITESPACE:fh,CUSTOM_ELEMENT:hh,DATA_ATTR:ch,DOCTYPE_NAME:vl,ERB_EXPR:uh,IS_ALLOWED_URI:hl,IS_SCRIPT_OR_DATA:ph,MUSTACHE_EXPR:ah,TMPLIT_EXPR:lh});const dn={element:1,text:3,progressingInstruction:7,comment:8,document:9},vh=function(){return typeof window>"u"?null:window},mh=function(t,e){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let n=null;const o="data-tt-policy-suffix";e&&e.hasAttribute(o)&&(n=e.getAttribute(o));const r="dompurify"+(n?"#"+n:"");try{return t.createPolicy(r,{createHTML(i){return i},createScriptURL(i){return i}})}catch{return console.warn("TrustedTypes policy "+r+" could not be created."),null}},va=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function ml(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:vh();const e=p=>ml(p);if(e.version="3.3.1",e.removed=[],!t||!t.document||t.document.nodeType!==dn.document||!t.Element)return e.isSupported=!1,e;let{document:n}=t;const o=n,r=o.currentScript,{DocumentFragment:i,HTMLTemplateElement:s,Node:u,Element:a,NodeFilter:c,NamedNodeMap:l=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:v,trustedTypes:g}=t,C=a.prototype,_=cn(C,"cloneNode"),A=cn(C,"remove"),O=cn(C,"nextSibling"),x=cn(C,"childNodes"),D=cn(C,"parentNode");if(typeof s=="function"){const p=n.createElement("template");p.content&&p.content.ownerDocument&&(n=p.content.ownerDocument)}let L,V="";const{implementation:Q,createNodeIterator:q,createDocumentFragment:R,getElementsByTagName:G}=n,{importNode:J}=o;let y=va();e.isSupported=typeof fl=="function"&&typeof D=="function"&&Q&&Q.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:d,ERB_EXPR:f,TMPLIT_EXPR:b,DATA_ATTR:w,ARIA_ATTR:T,IS_SCRIPT_OR_DATA:S,ATTR_WHITESPACE:k,CUSTOM_ELEMENT:$}=ha;let{IS_ALLOWED_URI:B}=ha,P=null;const j=z({},[...ca,...dr,...pr,...fr,...da]);let F=null;const it=z({},[...pa,...hr,...fa,...Zn]);let U=Object.seal(Qr(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}})),at=null,Et=null;const Mt=Object.seal(Qr(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let ke=!0,Vo=!0,Gi=!1,Wi=!0,Pe=!1,In=!0,pe=!1,Go=!1,Wo=!1,Oe=!1,Rn=!1,Bn=!1,qi=!0,Xi=!1;const dc="user-content-";let qo=!0,en=!1,Le={},Ot=null;const Xo=z({},["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 Ki=null;const Yi=z({},["audio","video","img","source","image","track"]);let Ko=null;const Zi=z({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Fn="http://www.w3.org/1998/Math/MathML",Mn="http://www.w3.org/2000/svg",zt="http://www.w3.org/1999/xhtml";let De=zt,Yo=!1,Zo=null;const pc=z({},[Fn,Mn,zt],lr);let zn=z({},["mi","mo","mn","ms","mtext"]),jn=z({},["annotation-xml"]);const fc=z({},["title","style","font","a","script"]);let nn=null;const hc=["application/xhtml+xml","text/html"],vc="text/html";let rt=null,Ie=null;const mc=n.createElement("form"),Qi=function(p){return p instanceof RegExp||p instanceof Function},Qo=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Ie&&Ie===p)){if((!p||typeof p!="object")&&(p={}),p=Lt(p),nn=hc.indexOf(p.PARSER_MEDIA_TYPE)===-1?vc:p.PARSER_MEDIA_TYPE,rt=nn==="application/xhtml+xml"?lr:uo,P=Nt(p,"ALLOWED_TAGS")?z({},p.ALLOWED_TAGS,rt):j,F=Nt(p,"ALLOWED_ATTR")?z({},p.ALLOWED_ATTR,rt):it,Zo=Nt(p,"ALLOWED_NAMESPACES")?z({},p.ALLOWED_NAMESPACES,lr):pc,Ko=Nt(p,"ADD_URI_SAFE_ATTR")?z(Lt(Zi),p.ADD_URI_SAFE_ATTR,rt):Zi,Ki=Nt(p,"ADD_DATA_URI_TAGS")?z(Lt(Yi),p.ADD_DATA_URI_TAGS,rt):Yi,Ot=Nt(p,"FORBID_CONTENTS")?z({},p.FORBID_CONTENTS,rt):Xo,at=Nt(p,"FORBID_TAGS")?z({},p.FORBID_TAGS,rt):Lt({}),Et=Nt(p,"FORBID_ATTR")?z({},p.FORBID_ATTR,rt):Lt({}),Le=Nt(p,"USE_PROFILES")?p.USE_PROFILES:!1,ke=p.ALLOW_ARIA_ATTR!==!1,Vo=p.ALLOW_DATA_ATTR!==!1,Gi=p.ALLOW_UNKNOWN_PROTOCOLS||!1,Wi=p.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Pe=p.SAFE_FOR_TEMPLATES||!1,In=p.SAFE_FOR_XML!==!1,pe=p.WHOLE_DOCUMENT||!1,Oe=p.RETURN_DOM||!1,Rn=p.RETURN_DOM_FRAGMENT||!1,Bn=p.RETURN_TRUSTED_TYPE||!1,Wo=p.FORCE_BODY||!1,qi=p.SANITIZE_DOM!==!1,Xi=p.SANITIZE_NAMED_PROPS||!1,qo=p.KEEP_CONTENT!==!1,en=p.IN_PLACE||!1,B=p.ALLOWED_URI_REGEXP||hl,De=p.NAMESPACE||zt,zn=p.MATHML_TEXT_INTEGRATION_POINTS||zn,jn=p.HTML_INTEGRATION_POINTS||jn,U=p.CUSTOM_ELEMENT_HANDLING||{},p.CUSTOM_ELEMENT_HANDLING&&Qi(p.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(U.tagNameCheck=p.CUSTOM_ELEMENT_HANDLING.tagNameCheck),p.CUSTOM_ELEMENT_HANDLING&&Qi(p.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(U.attributeNameCheck=p.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),p.CUSTOM_ELEMENT_HANDLING&&typeof p.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(U.allowCustomizedBuiltInElements=p.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Pe&&(Vo=!1),Rn&&(Oe=!0),Le&&(P=z({},da),F=[],Le.html===!0&&(z(P,ca),z(F,pa)),Le.svg===!0&&(z(P,dr),z(F,hr),z(F,Zn)),Le.svgFilters===!0&&(z(P,pr),z(F,hr),z(F,Zn)),Le.mathMl===!0&&(z(P,fr),z(F,fa),z(F,Zn))),p.ADD_TAGS&&(typeof p.ADD_TAGS=="function"?Mt.tagCheck=p.ADD_TAGS:(P===j&&(P=Lt(P)),z(P,p.ADD_TAGS,rt))),p.ADD_ATTR&&(typeof p.ADD_ATTR=="function"?Mt.attributeCheck=p.ADD_ATTR:(F===it&&(F=Lt(F)),z(F,p.ADD_ATTR,rt))),p.ADD_URI_SAFE_ATTR&&z(Ko,p.ADD_URI_SAFE_ATTR,rt),p.FORBID_CONTENTS&&(Ot===Xo&&(Ot=Lt(Ot)),z(Ot,p.FORBID_CONTENTS,rt)),p.ADD_FORBID_CONTENTS&&(Ot===Xo&&(Ot=Lt(Ot)),z(Ot,p.ADD_FORBID_CONTENTS,rt)),qo&&(P["#text"]=!0),pe&&z(P,["html","head","body"]),P.table&&(z(P,["tbody"]),delete at.tbody),p.TRUSTED_TYPES_POLICY){if(typeof p.TRUSTED_TYPES_POLICY.createHTML!="function")throw ln('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof p.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw ln('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');L=p.TRUSTED_TYPES_POLICY,V=L.createHTML("")}else L===void 0&&(L=mh(g,r)),L!==null&&typeof V=="string"&&(V=L.createHTML(""));yt&&yt(p),Ie=p}},Ji=z({},[...dr,...pr,...ih]),ts=z({},[...fr,...sh]),gc=function(p){let N=D(p);(!N||!N.tagName)&&(N={namespaceURI:De,tagName:"template"});const E=uo(p.tagName),W=uo(N.tagName);return Zo[p.namespaceURI]?p.namespaceURI===Mn?N.namespaceURI===zt?E==="svg":N.namespaceURI===Fn?E==="svg"&&(W==="annotation-xml"||zn[W]):!!Ji[E]:p.namespaceURI===Fn?N.namespaceURI===zt?E==="math":N.namespaceURI===Mn?E==="math"&&jn[W]:!!ts[E]:p.namespaceURI===zt?N.namespaceURI===Mn&&!jn[W]||N.namespaceURI===Fn&&!zn[W]?!1:!ts[E]&&(fc[E]||!Ji[E]):!!(nn==="application/xhtml+xml"&&Zo[p.namespaceURI]):!1},fe=function(p){an(e.removed,{element:p});try{D(p).removeChild(p)}catch{A(p)}},he=function(p,N){try{an(e.removed,{attribute:N.getAttributeNode(p),from:N})}catch{an(e.removed,{attribute:null,from:N})}if(N.removeAttribute(p),p==="is")if(Oe||Rn)try{fe(N)}catch{}else try{N.setAttribute(p,"")}catch{}},es=function(p){let N=null,E=null;if(Wo)p=""+p;else{const tt=cr(p,/^[\r\n\t ]+/);E=tt&&tt[0]}nn==="application/xhtml+xml"&&De===zt&&(p=''+p+"");const W=L?L.createHTML(p):p;if(De===zt)try{N=new v().parseFromString(W,nn)}catch{}if(!N||!N.documentElement){N=Q.createDocument(De,"template",null);try{N.documentElement.innerHTML=Yo?V:W}catch{}}const ut=N.body||N.documentElement;return p&&E&&ut.insertBefore(n.createTextNode(E),ut.childNodes[0]||null),De===zt?G.call(N,pe?"html":"body")[0]:pe?N.documentElement:ut},ns=function(p){return q.call(p.ownerDocument||p,p,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},Jo=function(p){return p instanceof h&&(typeof p.nodeName!="string"||typeof p.textContent!="string"||typeof p.removeChild!="function"||!(p.attributes instanceof l)||typeof p.removeAttribute!="function"||typeof p.setAttribute!="function"||typeof p.namespaceURI!="string"||typeof p.insertBefore!="function"||typeof p.hasChildNodes!="function")},os=function(p){return typeof u=="function"&&p instanceof u};function jt(p,N,E){Yn(p,W=>{W.call(e,N,E,Ie)})}const rs=function(p){let N=null;if(jt(y.beforeSanitizeElements,p,null),Jo(p))return fe(p),!0;const E=rt(p.nodeName);if(jt(y.uponSanitizeElement,p,{tagName:E,allowedTags:P}),In&&p.hasChildNodes()&&!os(p.firstElementChild)&&ht(/<[/\w!]/g,p.innerHTML)&&ht(/<[/\w!]/g,p.textContent)||p.nodeType===dn.progressingInstruction||In&&p.nodeType===dn.comment&&ht(/<[/\w]/g,p.data))return fe(p),!0;if(!(Mt.tagCheck instanceof Function&&Mt.tagCheck(E))&&(!P[E]||at[E])){if(!at[E]&&ss(E)&&(U.tagNameCheck instanceof RegExp&&ht(U.tagNameCheck,E)||U.tagNameCheck instanceof Function&&U.tagNameCheck(E)))return!1;if(qo&&!Ot[E]){const W=D(p)||p.parentNode,ut=x(p)||p.childNodes;if(ut&&W){const tt=ut.length;for(let Ht=tt-1;Ht>=0;--Ht){const St=_(ut[Ht],!0);St.__removalCount=(p.__removalCount||0)+1,W.insertBefore(St,O(p))}}}return fe(p),!0}return p instanceof a&&!gc(p)||(E==="noscript"||E==="noembed"||E==="noframes")&&ht(/<\/no(script|embed|frames)/i,p.innerHTML)?(fe(p),!0):(Pe&&p.nodeType===dn.text&&(N=p.textContent,Yn([d,f,b],W=>{N=un(N,W," ")}),p.textContent!==N&&(an(e.removed,{element:p.cloneNode()}),p.textContent=N)),jt(y.afterSanitizeElements,p,null),!1)},is=function(p,N,E){if(qi&&(N==="id"||N==="name")&&(E in n||E in mc))return!1;if(!(Vo&&!Et[N]&&ht(w,N))&&!(ke&&ht(T,N))&&!(Mt.attributeCheck instanceof Function&&Mt.attributeCheck(N,p))){if(!F[N]||Et[N]){if(!(ss(p)&&(U.tagNameCheck instanceof RegExp&&ht(U.tagNameCheck,p)||U.tagNameCheck instanceof Function&&U.tagNameCheck(p))&&(U.attributeNameCheck instanceof RegExp&&ht(U.attributeNameCheck,N)||U.attributeNameCheck instanceof Function&&U.attributeNameCheck(N,p))||N==="is"&&U.allowCustomizedBuiltInElements&&(U.tagNameCheck instanceof RegExp&&ht(U.tagNameCheck,E)||U.tagNameCheck instanceof Function&&U.tagNameCheck(E))))return!1}else if(!Ko[N]&&!ht(B,un(E,k,""))&&!((N==="src"||N==="xlink:href"||N==="href")&&p!=="script"&&eh(E,"data:")===0&&Ki[p])&&!(Gi&&!ht(S,un(E,k,"")))&&E)return!1}return!0},ss=function(p){return p!=="annotation-xml"&&cr(p,$)},as=function(p){jt(y.beforeSanitizeAttributes,p,null);const{attributes:N}=p;if(!N||Jo(p))return;const E={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:F,forceKeepAttr:void 0};let W=N.length;for(;W--;){const ut=N[W],{name:tt,namespaceURI:Ht,value:St}=ut,Tt=rt(tt),tr=St;let lt=tt==="value"?tr:nh(tr);if(E.attrName=Tt,E.attrValue=lt,E.keepAttr=!0,E.forceKeepAttr=void 0,jt(y.uponSanitizeAttribute,p,E),lt=E.attrValue,Xi&&(Tt==="id"||Tt==="name")&&(he(tt,p),lt=dc+lt),In&&ht(/((--!?|])>)|<\/(style|title|textarea)/i,lt)){he(tt,p);continue}if(Tt==="attributename"&&cr(lt,"href")){he(tt,p);continue}if(E.forceKeepAttr)continue;if(!E.keepAttr){he(tt,p);continue}if(!Wi&&ht(/\/>/i,lt)){he(tt,p);continue}Pe&&Yn([d,f,b],bc=>{lt=un(lt,bc," ")});const us=rt(p.nodeName);if(!is(us,Tt,lt)){he(tt,p);continue}if(L&&typeof g=="object"&&typeof g.getAttributeType=="function"&&!Ht)switch(g.getAttributeType(us,Tt)){case"TrustedHTML":{lt=L.createHTML(lt);break}case"TrustedScriptURL":{lt=L.createScriptURL(lt);break}}if(lt!==tr)try{Ht?p.setAttributeNS(Ht,tt,lt):p.setAttribute(tt,lt),Jo(p)?fe(p):la(e.removed)}catch{he(tt,p)}}jt(y.afterSanitizeAttributes,p,null)},yc=function p(N){let E=null;const W=ns(N);for(jt(y.beforeSanitizeShadowDOM,N,null);E=W.nextNode();)jt(y.uponSanitizeShadowNode,E,null),rs(E),as(E),E.content instanceof i&&p(E.content);jt(y.afterSanitizeShadowDOM,N,null)};return e.sanitize=function(p){let N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E=null,W=null,ut=null,tt=null;if(Yo=!p,Yo&&(p=""),typeof p!="string"&&!os(p))if(typeof p.toString=="function"){if(p=p.toString(),typeof p!="string")throw ln("dirty is not a string, aborting")}else throw ln("toString is not a function");if(!e.isSupported)return p;if(Go||Qo(N),e.removed=[],typeof p=="string"&&(en=!1),en){if(p.nodeName){const Tt=rt(p.nodeName);if(!P[Tt]||at[Tt])throw ln("root node is forbidden and cannot be sanitized in-place")}}else if(p instanceof u)E=es(""),W=E.ownerDocument.importNode(p,!0),W.nodeType===dn.element&&W.nodeName==="BODY"||W.nodeName==="HTML"?E=W:E.appendChild(W);else{if(!Oe&&!Pe&&!pe&&p.indexOf("<")===-1)return L&&Bn?L.createHTML(p):p;if(E=es(p),!E)return Oe?null:Bn?V:""}E&&Wo&&fe(E.firstChild);const Ht=ns(en?p:E);for(;ut=Ht.nextNode();)rs(ut),as(ut),ut.content instanceof i&&yc(ut.content);if(en)return p;if(Oe){if(Rn)for(tt=R.call(E.ownerDocument);E.firstChild;)tt.appendChild(E.firstChild);else tt=E;return(F.shadowroot||F.shadowrootmode)&&(tt=J.call(o,tt,!0)),tt}let St=pe?E.outerHTML:E.innerHTML;return pe&&P["!doctype"]&&E.ownerDocument&&E.ownerDocument.doctype&&E.ownerDocument.doctype.name&&ht(vl,E.ownerDocument.doctype.name)&&(St=" +`+St),Pe&&Yn([d,f,b],Tt=>{St=un(St,Tt," ")}),L&&Bn?L.createHTML(St):St},e.setConfig=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Qo(p),Go=!0},e.clearConfig=function(){Ie=null,Go=!1},e.isValidAttribute=function(p,N,E){Ie||Qo({});const W=rt(p),ut=rt(N);return is(W,ut,E)},e.addHook=function(p,N){typeof N=="function"&&an(y[p],N)},e.removeHook=function(p,N){if(N!==void 0){const E=Jf(y[p],N);return E===-1?void 0:th(y[p],E,1)[0]}return la(y[p])},e.removeHooks=function(p){y[p]=[]},e.removeAllHooks=function(){y=va()},e}var gl=ml();function Bi(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var vr,ma;function gh(){if(ma)return vr;ma=1;var t=/["'&<>]/;vr=e;function e(n){var o=""+n,r=t.exec(o);if(!r)return o;var i,s="",u=0,a=0;for(u=r.index;ue)}}globalThis._oc_l10n_registry_translations??={},globalThis._oc_l10n_registry_plural_functions??={};function lo(t,e,n,o,r){const i=typeof n=="object"?n:void 0,s=typeof o=="number"?o:typeof n=="number"?n:void 0,u={escape:!0,sanitize:!0,...typeof r=="object"?r:typeof o=="object"?o:{}},a=C=>C,c=(u.sanitize?gl.sanitize:a)||a,l=u.escape?ga:a,h=C=>typeof C=="string"||typeof C=="number",v=(C,_,A)=>C.replace(/%n/g,""+A).replace(/{([^{}]*)}/g,(O,x)=>{if(_===void 0||!(x in _))return l(O);const D=_[x];return h(D)?l(`${D}`):typeof D=="object"&&h(D.value)?(D.escape!==!1?ga:a)(`${D.value}`):l(O)});let g=(r?.bundle??yl(t)).translations[e]||e;return g=Array.isArray(g)?g[0]:g,c(typeof i=="object"||s!==void 0?v(g,i,s):g)}function bh(t,e,n,o,r,i){const s="_"+e+"_::_"+n+"_",u=i?.bundle??yl(t),a=u.translations[s];if(typeof a<"u"){const c=a;if(Array.isArray(c)){const l=u.pluralFunction(o);return lo(t,c[l],r,o,i)}}return o===1?lo(t,e,r,o,i):lo(t,n,r,o,i)}function _h(t,e=Fi()){switch(e==="pt-BR"&&(e="xbr"),e.length>3&&(e=e.substring(0,e.lastIndexOf("-"))),e){case"az":case"bo":case"dz":case"id":case"ja":case"jv":case"ka":case"km":case"kn":case"ko":case"ms":case"th":case"tr":case"vi":case"zh":return 0;case"af":case"bn":case"bg":case"ca":case"da":case"de":case"el":case"en":case"eo":case"es":case"et":case"eu":case"fa":case"fi":case"fo":case"fur":case"fy":case"gl":case"gu":case"ha":case"he":case"hu":case"is":case"it":case"ku":case"lb":case"ml":case"mn":case"mr":case"nah":case"nb":case"ne":case"nl":case"nn":case"no":case"oc":case"om":case"or":case"pa":case"pap":case"ps":case"pt":case"so":case"sq":case"sv":case"sw":case"ta":case"te":case"tk":case"ur":case"zu":return t===1?0:1;case"am":case"bh":case"fil":case"fr":case"gun":case"hi":case"hy":case"ln":case"mg":case"nso":case"xbr":case"ti":case"wa":return t===0||t===1?0:1;case"be":case"bs":case"hr":case"ru":case"sh":case"sr":case"uk":return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2;case"cs":case"sk":return t===1?0:t>=2&&t<=4?1:2;case"ga":return t===1?0:t===2?1:2;case"lt":return t%10===1&&t%100!==11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2;case"sl":return t%100===1?0:t%100===2?1:t%100===3||t%100===4?2:3;case"mk":return t%10===1?0:1;case"mt":return t===1?0:t===0||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3;case"lv":return t===0?0:t%10===1&&t%100!==11?1:2;case"pl":return t===1?0:t%10>=2&&t%10<=4&&(t%100<12||t%100>14)?1:2;case"cy":return t===1?0:t===2?1:t===8||t===11?2:3;case"ro":return t===1?0:t===0||t%100>0&&t%100<20?1:2;case"ar":return t===0?0:t===1?1:t===2?2:t%100>=3&&t%100<=10?3:t%100>=11&&t%100<=99?4:5;default:return 0}}const wh=window.OC?.config?.version?.split(".")[0]||"32",Eh=Number.parseInt(wh)<32;function Ah(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var bl={exports:{}},nt=bl.exports={},It,Rt;function ei(){throw new Error("setTimeout has not been defined")}function ni(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?It=setTimeout:It=ei}catch{It=ei}try{typeof clearTimeout=="function"?Rt=clearTimeout:Rt=ni}catch{Rt=ni}})();function _l(t){if(It===setTimeout)return setTimeout(t,0);if((It===ei||!It)&&setTimeout)return It=setTimeout,setTimeout(t,0);try{return It(t,0)}catch{try{return It.call(null,t,0)}catch{return It.call(this,t,0)}}}function xh(t){if(Rt===clearTimeout)return clearTimeout(t);if((Rt===ni||!Rt)&&clearTimeout)return Rt=clearTimeout,clearTimeout(t);try{return Rt(t)}catch{try{return Rt.call(null,t)}catch{return Rt.call(this,t)}}}var Wt=[],Ue=!1,_e,co=-1;function Ch(){!Ue||!_e||(Ue=!1,_e.length?Wt=_e.concat(Wt):co=-1,Wt.length&&wl())}function wl(){if(!Ue){var t=_l(Ch);Ue=!0;for(var e=Wt.length;e;){for(_e=Wt,Wt=[];++co1)for(var n=1;nconsole.error("SEMVER",...e):()=>{},mr}var gr,ba;function xl(){if(ba)return gr;ba=1;const t="2.0.0",e=256,n=Number.MAX_SAFE_INTEGER||9007199254740991,o=16,r=e-6;return gr={MAX_LENGTH:e,MAX_SAFE_COMPONENT_LENGTH:o,MAX_SAFE_BUILD_LENGTH:r,MAX_SAFE_INTEGER:n,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:t,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2},gr}var yr={exports:{}},_a;function Nh(){return _a||(_a=1,function(t,e){const{MAX_SAFE_COMPONENT_LENGTH:n,MAX_SAFE_BUILD_LENGTH:o,MAX_LENGTH:r}=xl(),i=Al();e=t.exports={};const s=e.re=[],u=e.safeRe=[],a=e.src=[],c=e.safeSrc=[],l=e.t={};let h=0;const v="[a-zA-Z0-9-]",g=[["\\s",1],["\\d",r],[v,o]],C=A=>{for(const[O,x]of g)A=A.split(`${O}*`).join(`${O}{0,${x}}`).split(`${O}+`).join(`${O}{1,${x}}`);return A},_=(A,O,x)=>{const D=C(O),L=h++;i(A,L,O),l[A]=L,a[L]=O,c[L]=D,s[L]=new RegExp(O,x?"g":void 0),u[L]=new RegExp(D,x?"g":void 0)};_("NUMERICIDENTIFIER","0|[1-9]\\d*"),_("NUMERICIDENTIFIERLOOSE","\\d+"),_("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${v}*`),_("MAINVERSION",`(${a[l.NUMERICIDENTIFIER]})\\.(${a[l.NUMERICIDENTIFIER]})\\.(${a[l.NUMERICIDENTIFIER]})`),_("MAINVERSIONLOOSE",`(${a[l.NUMERICIDENTIFIERLOOSE]})\\.(${a[l.NUMERICIDENTIFIERLOOSE]})\\.(${a[l.NUMERICIDENTIFIERLOOSE]})`),_("PRERELEASEIDENTIFIER",`(?:${a[l.NONNUMERICIDENTIFIER]}|${a[l.NUMERICIDENTIFIER]})`),_("PRERELEASEIDENTIFIERLOOSE",`(?:${a[l.NONNUMERICIDENTIFIER]}|${a[l.NUMERICIDENTIFIERLOOSE]})`),_("PRERELEASE",`(?:-(${a[l.PRERELEASEIDENTIFIER]}(?:\\.${a[l.PRERELEASEIDENTIFIER]})*))`),_("PRERELEASELOOSE",`(?:-?(${a[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${a[l.PRERELEASEIDENTIFIERLOOSE]})*))`),_("BUILDIDENTIFIER",`${v}+`),_("BUILD",`(?:\\+(${a[l.BUILDIDENTIFIER]}(?:\\.${a[l.BUILDIDENTIFIER]})*))`),_("FULLPLAIN",`v?${a[l.MAINVERSION]}${a[l.PRERELEASE]}?${a[l.BUILD]}?`),_("FULL",`^${a[l.FULLPLAIN]}$`),_("LOOSEPLAIN",`[v=\\s]*${a[l.MAINVERSIONLOOSE]}${a[l.PRERELEASELOOSE]}?${a[l.BUILD]}?`),_("LOOSE",`^${a[l.LOOSEPLAIN]}$`),_("GTLT","((?:<|>)?=?)"),_("XRANGEIDENTIFIERLOOSE",`${a[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),_("XRANGEIDENTIFIER",`${a[l.NUMERICIDENTIFIER]}|x|X|\\*`),_("XRANGEPLAIN",`[v=\\s]*(${a[l.XRANGEIDENTIFIER]})(?:\\.(${a[l.XRANGEIDENTIFIER]})(?:\\.(${a[l.XRANGEIDENTIFIER]})(?:${a[l.PRERELEASE]})?${a[l.BUILD]}?)?)?`),_("XRANGEPLAINLOOSE",`[v=\\s]*(${a[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${a[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${a[l.XRANGEIDENTIFIERLOOSE]})(?:${a[l.PRERELEASELOOSE]})?${a[l.BUILD]}?)?)?`),_("XRANGE",`^${a[l.GTLT]}\\s*${a[l.XRANGEPLAIN]}$`),_("XRANGELOOSE",`^${a[l.GTLT]}\\s*${a[l.XRANGEPLAINLOOSE]}$`),_("COERCEPLAIN",`(^|[^\\d])(\\d{1,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?`),_("COERCE",`${a[l.COERCEPLAIN]}(?:$|[^\\d])`),_("COERCEFULL",a[l.COERCEPLAIN]+`(?:${a[l.PRERELEASE]})?(?:${a[l.BUILD]})?(?:$|[^\\d])`),_("COERCERTL",a[l.COERCE],!0),_("COERCERTLFULL",a[l.COERCEFULL],!0),_("LONETILDE","(?:~>?)"),_("TILDETRIM",`(\\s*)${a[l.LONETILDE]}\\s+`,!0),e.tildeTrimReplace="$1~",_("TILDE",`^${a[l.LONETILDE]}${a[l.XRANGEPLAIN]}$`),_("TILDELOOSE",`^${a[l.LONETILDE]}${a[l.XRANGEPLAINLOOSE]}$`),_("LONECARET","(?:\\^)"),_("CARETTRIM",`(\\s*)${a[l.LONECARET]}\\s+`,!0),e.caretTrimReplace="$1^",_("CARET",`^${a[l.LONECARET]}${a[l.XRANGEPLAIN]}$`),_("CARETLOOSE",`^${a[l.LONECARET]}${a[l.XRANGEPLAINLOOSE]}$`),_("COMPARATORLOOSE",`^${a[l.GTLT]}\\s*(${a[l.LOOSEPLAIN]})$|^$`),_("COMPARATOR",`^${a[l.GTLT]}\\s*(${a[l.FULLPLAIN]})$|^$`),_("COMPARATORTRIM",`(\\s*)${a[l.GTLT]}\\s*(${a[l.LOOSEPLAIN]}|${a[l.XRANGEPLAIN]})`,!0),e.comparatorTrimReplace="$1$2$3",_("HYPHENRANGE",`^\\s*(${a[l.XRANGEPLAIN]})\\s+-\\s+(${a[l.XRANGEPLAIN]})\\s*$`),_("HYPHENRANGELOOSE",`^\\s*(${a[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${a[l.XRANGEPLAINLOOSE]})\\s*$`),_("STAR","(<|>)?=?\\s*\\*"),_("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),_("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}(yr,yr.exports)),yr.exports}var br,wa;function $h(){if(wa)return br;wa=1;const t=Object.freeze({loose:!0}),e=Object.freeze({});return br=n=>n?typeof n!="object"?t:n:e,br}var _r,Ea;function kh(){if(Ea)return _r;Ea=1;const t=/^[0-9]+$/,e=(n,o)=>{if(typeof n=="number"&&typeof o=="number")return n===o?0:ne(o,n)},_r}var wr,Aa;function Cl(){if(Aa)return wr;Aa=1;const t=Al(),{MAX_LENGTH:e,MAX_SAFE_INTEGER:n}=xl(),{safeRe:o,t:r}=Nh(),i=$h(),{compareIdentifiers:s}=kh();class u{constructor(c,l){if(l=i(l),c instanceof u){if(c.loose===!!l.loose&&c.includePrerelease===!!l.includePrerelease)return c;c=c.version}else if(typeof c!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof c}".`);if(c.length>e)throw new TypeError(`version is longer than ${e} characters`);t("SemVer",c,l),this.options=l,this.loose=!!l.loose,this.includePrerelease=!!l.includePrerelease;const h=c.trim().match(l.loose?o[r.LOOSE]:o[r.FULL]);if(!h)throw new TypeError(`Invalid Version: ${c}`);if(this.raw=c,this.major=+h[1],this.minor=+h[2],this.patch=+h[3],this.major>n||this.major<0)throw new TypeError("Invalid major version");if(this.minor>n||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>n||this.patch<0)throw new TypeError("Invalid patch version");h[4]?this.prerelease=h[4].split(".").map(v=>{if(/^[0-9]+$/.test(v)){const g=+v;if(g>=0&&gc.major?1:this.minorc.minor?1:this.patchc.patch?1:0}comparePre(c){if(c instanceof u||(c=new u(c,this.options)),this.prerelease.length&&!c.prerelease.length)return-1;if(!this.prerelease.length&&c.prerelease.length)return 1;if(!this.prerelease.length&&!c.prerelease.length)return 0;let l=0;do{const h=this.prerelease[l],v=c.prerelease[l];if(t("prerelease compare",l,h,v),h===void 0&&v===void 0)return 0;if(v===void 0)return 1;if(h===void 0)return-1;if(h!==v)return s(h,v)}while(++l)}compareBuild(c){c instanceof u||(c=new u(c,this.options));let l=0;do{const h=this.build[l],v=c.build[l];if(t("build compare",l,h,v),h===void 0&&v===void 0)return 0;if(v===void 0)return 1;if(h===void 0)return-1;if(h!==v)return s(h,v)}while(++l)}inc(c,l,h){if(c.startsWith("pre")){if(!l&&h===!1)throw new Error("invalid increment argument: identifier is empty");if(l){const v=`-${l}`.match(this.options.loose?o[r.PRERELEASELOOSE]:o[r.PRERELEASE]);if(!v||v[1]!==l)throw new Error(`invalid identifier: ${l}`)}}switch(c){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",l,h);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",l,h);break;case"prepatch":this.prerelease.length=0,this.inc("patch",l,h),this.inc("pre",l,h);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",l,h),this.inc("pre",l,h);break;case"release":if(this.prerelease.length===0)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":{const v=Number(h)?1:0;if(this.prerelease.length===0)this.prerelease=[v];else{let g=this.prerelease.length;for(;--g>=0;)typeof this.prerelease[g]=="number"&&(this.prerelease[g]++,g=-2);if(g===-1){if(l===this.prerelease.join(".")&&h===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(v)}}if(l){let g=[l,v];h===!1&&(g=[l]),s(this.prerelease[0],l)===0?isNaN(this.prerelease[1])&&(this.prerelease=g):this.prerelease=g}break}default:throw new Error(`invalid increment argument: ${c}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return wr=u,wr}var Er,xa;function Ph(){if(xa)return Er;xa=1;const t=Cl();return Er=(e,n)=>new t(e,n).major,Er}var Oh=Ph();const Ca=Bi(Oh);var Ar,Sa;function Lh(){if(Sa)return Ar;Sa=1;const t=Cl();return Ar=(e,n,o=!1)=>{if(e instanceof t)return e;try{return new t(e,n)}catch(r){if(!o)return null;throw r}},Ar}var xr,Ta;function Dh(){if(Ta)return xr;Ta=1;const t=Lh();return xr=(e,n)=>{const o=t(e,n);return o?o.version:null},xr}var Ih=Dh();const Rh=Bi(Ih);class Bh{bus;constructor(e){typeof e.getVersion!="function"||!Rh(e.getVersion())?console.warn("Proxying an event bus with an unknown or invalid version"):Ca(e.getVersion())!==Ca(this.getVersion())&&console.warn("Proxying an event bus of version "+e.getVersion()+" with "+this.getVersion()),this.bus=e}getVersion(){return"3.3.3"}subscribe(e,n){this.bus.subscribe(e,n)}unsubscribe(e,n){this.bus.unsubscribe(e,n)}emit(e,...n){this.bus.emit(e,...n)}}class Fh{handlers=new Map;getVersion(){return"3.3.3"}subscribe(e,n){this.handlers.set(e,(this.handlers.get(e)||[]).concat(n))}unsubscribe(e,n){this.handlers.set(e,(this.handlers.get(e)||[]).filter(o=>o!==n))}emit(e,...n){(this.handlers.get(e)||[]).forEach(o=>{try{o(n[0])}catch(r){console.error("could not invoke event listener",r)}})}}let pn=null;function Mh(){return pn!==null?pn: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"?pn=new Bh(window._nc_event_bus):pn=window._nc_event_bus=new Fh,pn)}function zh(t,e){Mh().subscribe(t,e)}class xo{static GLOBAL_SCOPE_VOLATILE="nextcloud_vol";static GLOBAL_SCOPE_PERSISTENT="nextcloud_per";scope;wrapped;constructor(e,n,o){this.scope=`${o?xo.GLOBAL_SCOPE_PERSISTENT:xo.GLOBAL_SCOPE_VOLATILE}_${btoa(e)}_`,this.wrapped=n}scopeKey(e){return`${this.scope}${e}`}setItem(e,n){this.wrapped.setItem(this.scopeKey(e),n)}getItem(e){return this.wrapped.getItem(this.scopeKey(e))}removeItem(e){this.wrapped.removeItem(this.scopeKey(e))}clear(){Object.keys(this.wrapped).filter(e=>e.startsWith(this.scope)).map(this.wrapped.removeItem.bind(this.wrapped))}}class jh{appId;persisted=!1;clearedOnLogout=!1;constructor(e){this.appId=e}persist(e=!0){return this.persisted=e,this}clearOnLogout(e=!0){return this.clearedOnLogout=e,this}build(){return new xo(this.appId,this.persisted?window.localStorage:window.sessionStorage,!this.clearedOnLogout)}}function Hh(t){return new jh(t)}let gn;const Sl=[];function $g(){return gn===void 0&&(gn=document.head.dataset.requesttoken??null),gn}function kg(t){Sl.push(t)}zh("csrf-token-update",t=>{gn=t.token,Sl.forEach(e=>{try{e(gn)}catch(n){console.error("Error updating CSRF token observer",n)}})});Hh("public").persist().build();let Re;function Na(t,e){return t?t.getAttribute(e):null}function Uh(){if(Re!==void 0)return Re;const t=document?.getElementsByTagName("head")[0];if(!t)return null;const e=Na(t,"data-user");return e===null?(Re=null,Re):(Re={uid:e,displayName:Na(t,"data-user-displayname"),isAdmin:!!window._oc_isadmin},Re)}var ot=(t=>(t[t.Debug=0]="Debug",t[t.Info=1]="Info",t[t.Warn=2]="Warn",t[t.Error=3]="Error",t[t.Fatal=4]="Fatal",t))(ot||{});class Vh{context;constructor(e){this.context=e||{}}formatMessage(e,n,o){let r="["+ot[n].toUpperCase()+"] ";return o&&o.app&&(r+=o.app+": "),typeof e=="string"?r+e:(r+=`Unexpected ${e.name}`,e.message&&(r+=` "${e.message}"`),n===ot.Debug&&e.stack&&(r+=` + +Stack trace: +${e.stack}`),r)}log(e,n,o){if(!(typeof this.context?.level=="number"&&e{document.readyState==="complete"||document.readyState==="interactive"?(e.context.level=window._oc_config?.loglevel??ot.Warn,window._oc_debug&&(e.context.level=ot.Debug),document.removeEventListener("readystatechange",n)):document.addEventListener("readystatechange",n)};return n(),this}build(){return this.context.level===void 0&&this.detectLogLevel(),this.factory(this.context)}}function qh(){return new Wh(Gh)}const Tl=qh().detectUser().setApp("@nextcloud/vue").build();function Ft(t,e,n,o,r,i,s,u){var a=typeof t=="function"?t.options:t;e&&(a.render=e,a.staticRenderFns=n,a._compiled=!0),i&&(a._scopeId="data-v-"+i);var c;if(r&&(c=r),c)if(a.functional){a._injectStyles=c;var l=a.render;a.render=function(v,g){return c.call(g),l(v,g)}}else{var h=a.beforeCreate;a.beforeCreate=h?[].concat(h,c):[c]}return{exports:t,options:a}}const Xh={name:"NcButton",inject:{getNcPopoverTriggerAttrs:{from:"NcPopover:trigger:attrs",default:()=>()=>({})}},props:{alignment:{type:String,default:"center",validator:t=>["start","start-reverse","center","center-reverse","end","end-reverse"].includes(t)},disabled:{type:Boolean,default:!1},size:{type:String,default:"normal",validator(t){return["small","normal","large"].includes(t)}},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)||["submit","reset","button"].includes(t)},default:"secondary"},nativeType:{type:String,validator(t){return["submit","reset","button"].indexOf(t)!==-1},default:"button"},wide:{type:Boolean,default:!1},ariaLabel:{type:String,default:null},href:{type:String,default:null},target:{type:String,default:"_self"},download:{type:String,default:null},to:{type:[String,Object],default:null},exact:{type:Boolean,default:!1},ariaHidden:{type:Boolean,default:null},pressed:{type:Boolean,default:null},variant:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:"secondary"}},emits:["update:pressed","click"],computed:{realVariant(){return this.pressed?"primary":this.pressed===!1&&(this.type==="primary"||this.variant==="primary")?"secondary":this.type!=="secondary"&&["primary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.type:this.variant},realType(){return typeof this.pressed=="boolean"?"button":this.nativeType!=="button"?this.nativeType:["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.nativeType:this.type},isTertiary(){return this.realVariant.startsWith("tertiary")},flexAlignment(){return this.alignment.split("-")[0]},isReverseAligned(){return this.alignment.includes("-")},ncPopoverTriggerAttrs(){return this.getNcPopoverTriggerAttrs()}},render(t){const e=!!this.$slots.default,n=this.$slots?.icon;!e&&!this.ariaLabel&&Tl.warn("You need to fill either the text or the ariaLabel props in the button component.",{text:this.$slots.default?.[0]?.text,ariaLabel:this.ariaLabel,instance:this});const o=this.to||this.href,r=!o&&typeof this.pressed=="boolean",i=({href:s,navigate:u,isActive:a,isExactActive:c}={})=>t(o?"a":"button",{class:["button-vue",`button-vue--size-${this.size}`,{"button-vue--icon-only":n&&!e,"button-vue--text-only":e&&!n,"button-vue--icon-and-text":n&&e,[`button-vue--vue-${this.realVariant}`]:this.realVariant,"button-vue--legacy":Eh,"button-vue--tertiary":this.isTertiary,"button-vue--wide":this.wide,[`button-vue--${this.flexAlignment}`]:this.flexAlignment!=="center","button-vue--reverse":this.isReverseAligned,active:a,"router-link-exact-active":c}],attrs:{"aria-label":this.ariaLabel,"aria-pressed":r?this.pressed.toString():void 0,disabled:this.disabled,type:o?null:this.realType,role:o?"button":null,href:this.to?s:this.href||null,target:o?this.target||"_self":null,rel:o?"nofollow noreferrer noopener":null,download:!this.to&&this.href&&this.download?this.download:null,...this.ncPopoverTriggerAttrs,...this.$attrs},on:{...this.$listeners,click:l=>{r&&this.$emit("update:pressed",!this.pressed),this.$emit("click",l),u?.(l)}}},[t("span",{class:"button-vue__wrapper"},[n?t("span",{class:"button-vue__icon",attrs:{"aria-hidden":"true"}},[this.$slots.icon]):null,e?t("span",{class:"button-vue__text"},[this.$slots.default]):null])]);return this.to?t("router-link",{props:{custom:!0,to:this.to,exact:this.exact},scopedSlots:{default:i}}):i()}},Kh=null,Yh=null;var Zh=Ft(Xh,Kh,Yh,!1,null,"8a49b234");const Nl=Zh.exports;class Qh{bundle;constructor(e){this.bundle={pluralFunction:e,translations:{}}}addTranslations(e){const n=Object.values(e.translations[""]??{}).map(({msgid:o,msgid_plural:r,msgstr:i})=>r!==void 0?[`_${o}_::_${r}_`,i]:[o,i[0]]);this.bundle.translations={...this.bundle.translations,...Object.fromEntries(n)}}gettext(e,n={}){return lo("",e,n,void 0,{bundle:this.bundle})}ngettext(e,n,o,r={}){return bh("",e,n,o,r,{bundle:this.bundle})}}class Jh{debug=!1;language="en";translations={};setLanguage(e){return this.language=e,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(Fi().replace("-","_"))}addTranslation(e,n){return this.translations[e]=n,this}enableDebugMode(){return this.debug=!0,this}build(){this.debug&&console.debug(`Creating gettext instance for language ${this.language}`);const e=new Qh(n=>_h(n,this.language));return this.language in this.translations&&e.addTranslations(this.translations[this.language]),e}}function tv(){return new Jh}const $l=tv().detectLanguage().build(),ge=(...t)=>$l.gettext(...t);function kl(...t){for(const e of t)if(!e.registered){for(const{l:n,t:o}of e){if(n!==Fi()||!o)continue;const r=Object.fromEntries(Object.entries(o).map(([i,s])=>[i,{msgid:i,msgid_plural:s.p,msgstr:s.v}]));$l.addTranslations({translations:{"":r}})}e.registered=!0}}const ev=[{l:"af",t:{}},{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"bs",t:{}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs-CZ",t:{Actions:{v:["Akce"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Actions:{v:["Handlinger"]}}},{l:"de",t:{Actions:{v:["Aktionen"]}}},{l:"de-DE",t:{Actions:{v:["Aktionen"]}}},{l:"el",t:{Actions:{v:["Ενέργειες"]}}},{l:"en-GB",t:{Actions:{v:["Actions"]}}},{l:"eo",t:{Actions:{v:["Agoj"]}}},{l:"es",t:{Actions:{v:["Acciones"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Actions:{v:["Acciones"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Actions:{v:["Acciones"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Actions:{v:["Acciones"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Actions:{v:["Tegevus"]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:["کنش‌ها"]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fo",t:{}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gd",t:{}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"is",t:{Actions:{v:["Aðgerðir"]}}},{l:"it",t:{Actions:{v:["Azioni"]}}},{l:"ja",t:{Actions:{v:["操作"]}}},{l:"ja-JP",t:{Actions:{v:["操作"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Actions:{v:["동작"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Actions:{v:["ການກະທຳ"]}}},{l:"lt-LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"ne",t:{}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Actions:{v:["Ações"]}}},{l:"pt-PT",t:{Actions:{v:["Ações"]}}},{l:"ro",t:{Actions:{v:["Acțiuni"]}}},{l:"ru",t:{Actions:{v:["Действия "]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sq",t:{}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"ug",t:{}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Actions:{v:["Harakatlar"]}}},{l:"zh-CN",t:{Actions:{v:["行为"]}}},{l:"zh-HK",t:{Actions:{v:["動作"]}}},{l:"zh-TW",t:{Actions:{v:["動作"]}}},{l:"zu-ZA",t:{}}],nv=[{l:"af",t:{}},{l:"ar",t:{Close:{v:["إغلاق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"bs",t:{}},{l:"ca",t:{Close:{v:["Tanca"]}}},{l:"cs",t:{Close:{v:["Zavřít"]}}},{l:"cs-CZ",t:{Close:{v:["Zavřít"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Close:{v:["Luk"]}}},{l:"de",t:{Close:{v:["Schließen"]}}},{l:"de-DE",t:{Close:{v:["Schließen"]}}},{l:"el",t:{Close:{v:["Κλείσιμο"]}}},{l:"en-GB",t:{Close:{v:["Close"]}}},{l:"eo",t:{Close:{v:["Fermu"]}}},{l:"es",t:{Close:{v:["Cerrar"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Close:{v:["Cerrar"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Close:{v:["Cerrar"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Close:{v:["Cerrar"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Close:{v:["Sulge"]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:["بستن"]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fo",t:{}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gd",t:{}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"is",t:{Close:{v:["Loka"]}}},{l:"it",t:{Close:{v:["Chiudi"]}}},{l:"ja",t:{Close:{v:["閉じる"]}}},{l:"ja-JP",t:{Close:{v:["閉じる"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Close:{v:["닫기"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Close:{v:["ປິດ"]}}},{l:"lt-LT",t:{Close:{v:["Užverti"]}}},{l:"lv",t:{Close:{v:["Aizvērt"]}}},{l:"mk",t:{Close:{v:["Затвори"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"ne",t:{}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Close:{v:["Fechar"]}}},{l:"pt-PT",t:{Close:{v:["Fechar"]}}},{l:"ro",t:{Close:{v:["Închideți"]}}},{l:"ru",t:{Close:{v:["Закрыть"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Close:{v:["Zavrieť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sq",t:{}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"ug",t:{}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Close:{v:["Yopish"]}}},{l:"zh-CN",t:{Close:{v:["关闭"]}}},{l:"zh-HK",t:{Close:{v:["關閉"]}}},{l:"zh-TW",t:{Close:{v:["關閉"]}}},{l:"zu-ZA",t:{}}],Pg=[{l:"af",t:{}},{l:"ar",t:{"External documentation for {name}":{v:["التوثيق الخارجي لـ {name}"]}}},{l:"ast",t:{"External documentation for {name}":{v:["Documentación esterna pa: {name}"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"cs-CZ",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"External documentation for {name}":{v:["Ekstern dokumentation for {name}"]}}},{l:"de",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"de-DE",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"el",t:{"External documentation for {name}":{v:["Εξωτερική τεκμηρίωση για {name}"]}}},{l:"en-GB",t:{"External documentation for {name}":{v:["External documentation for {name}"]}}},{l:"eo",t:{}},{l:"es",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"External documentation for {name}":{v:["Väline dokumentatsioon {nimi}"]}}},{l:"eu",t:{"External documentation for {name}":{v:["{name}-ren kanpoko dokumentazioa"]}}},{l:"fa",t:{"External documentation for {name}":{v:["اسناد بیرونی برای {name}"]}}},{l:"fi",t:{"External documentation for {name}":{v:["Ulkoinen dokumentaatio {name}lle"]}}},{l:"fo",t:{}},{l:"fr",t:{"External documentation for {name}":{v:["Documentation externe pour {name}"]}}},{l:"ga",t:{"External documentation for {name}":{v:["Doiciméadúchán seachtrach le haghaidh {name}"]}}},{l:"gd",t:{}},{l:"gl",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"he",t:{"External documentation for {name}":{v:["תיעוד חיצוני עבור {name}"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"External documentation for {name}":{v:["Dokumentasi eksternal untuk {name}"]}}},{l:"is",t:{"External documentation for {name}":{v:["Utanaðkomandi leiðbeiningar fyrir {name}"]}}},{l:"it",t:{"External documentation for {name}":{v:["Documentazione esterna per {name}"]}}},{l:"ja",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ja-JP",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"External documentation for {name}":{v:["{name}의 외부 문서"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"External documentation for {name}":{v:["Ekstern dokumentasjon for {name}"]}}},{l:"ne",t:{}},{l:"nl",t:{"External documentation for {name}":{v:["Externe documentatie voor {name}"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"External documentation for {name}":{v:["Dokumentacja zewnętrzna dla {name}"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"External documentation for {name}":{v:["Documentação externa para {name}"]}}},{l:"pt-PT",t:{"External documentation for {name}":{v:["Documentação externa para {name}"]}}},{l:"ro",t:{"External documentation for {name}":{v:["Documentație externă pentru {name}"]}}},{l:"ru",t:{"External documentation for {name}":{v:["Внешняя документация для {name}"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"External documentation for {name}":{v:["Externá dokumentácia pre {name}"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"External documentation for {name}":{v:["Спољна документација за {name}"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"External documentation for {name}":{v:["Extern dokumentation för {name}"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"External documentation for {name}":{v:["{name} için dış belgeler"]}}},{l:"ug",t:{}},{l:"uk",t:{"External documentation for {name}":{v:["Зовнішня документація для {name}"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"External documentation for {name}":{v:["{name}uchun tashqi hujjatlar"]}}},{l:"zh-CN",t:{"External documentation for {name}":{v:["{name} 的外部文档"]}}},{l:"zh-HK",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}},{l:"zh-TW",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}},{l:"zu-ZA",t:{}}],Og=[{l:"af",t:{}},{l:"ar",t:{"Loading …":{v:["التحميل جارٍ ..."]}}},{l:"ast",t:{}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Loading …":{v:["Načítání …"]}}},{l:"cs-CZ",t:{}},{l:"cy-GB",t:{}},{l:"da",t:{"Loading …":{v:["Indlæser ..."]}}},{l:"de",t:{"Loading …":{v:["Wird geladen …"]}}},{l:"de-DE",t:{"Loading …":{v:["Wird geladen …"]}}},{l:"el",t:{"Loading …":{v:["Φόρτωση  …"]}}},{l:"en-GB",t:{"Loading …":{v:["Loading …"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-419",t:{}},{l:"es-AR",t:{}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Loading …":{v:["Laadin …"]}}},{l:"eu",t:{}},{l:"fa",t:{"Loading …":{v:["در حال بارگذاری ..."]}}},{l:"fi",t:{"Loading …":{v:["Ladataan ..."]}}},{l:"fo",t:{}},{l:"fr",t:{"Loading …":{v:["Chargement..."]}}},{l:"ga",t:{"Loading …":{v:["Ag lódáil …"]}}},{l:"gd",t:{}},{l:"gl",t:{"Loading …":{v:["Cargando…"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{}},{l:"is",t:{"Loading …":{v:["Hleð inn …"]}}},{l:"it",t:{}},{l:"ja",t:{"Loading …":{v:["読み込み中 …"]}}},{l:"ja-JP",t:{}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Loading …":{v:["불러오는 중..."]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Loading …":{v:["ກຳລັງໂຫຼດ…"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Loading …":{v:["Вчитување …"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Loading …":{v:["Laster inn..."]}}},{l:"ne",t:{}},{l:"nl",t:{"Loading …":{v:["Laden …"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Loading …":{v:["Wczytywanie…"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Loading …":{v:["Carregando …"]}}},{l:"pt-PT",t:{"Loading …":{v:["A carregar..."]}}},{l:"ro",t:{}},{l:"ru",t:{"Loading …":{v:["Загрузка …"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Loading …":{v:["Nahrávam ..."]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Loading …":{v:["Учитава се…"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Loading …":{v:["Laddar ..."]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Loading …":{v:["Yükleniyor…"]}}},{l:"ug",t:{}},{l:"uk",t:{"Loading …":{v:["Завантаження …"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Loading …":{v:["Yuklanmoqda..."]}}},{l:"zh-CN",t:{"Loading …":{v:["加载中..."]}}},{l:"zh-HK",t:{"Loading …":{v:["加載中 …"]}}},{l:"zh-TW",t:{"Loading …":{v:["正在載入……"]}}},{l:"zu-ZA",t:{}}],ov=[{l:"af",t:{}},{l:"ar",t:{Next:{v:["التالي"]},"Pause slideshow":{v:["تجميد عرض الشرائح"]},Previous:{v:["السابق"]},"Start slideshow":{v:["إبدإ العرض"]}}},{l:"ast",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Posar la presentación de diapositives"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Aniciar la presentación de diapositives"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Next:{v:["Da heul"]},"Pause slideshow":{v:["Arsav an diaporama"]},Previous:{v:["A-raok"]},"Start slideshow":{v:["Kregiñ an diaporama"]}}},{l:"bs",t:{}},{l:"ca",t:{Next:{v:["Següent"]},"Pause slideshow":{v:["Atura la presentació"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Inicia la presentació"]}}},{l:"cs",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cs-CZ",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Next:{v:["Videre"]},"Pause slideshow":{v:["Suspender fremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start fremvisning"]}}},{l:"de",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"de-DE",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"el",t:{Next:{v:["Επόμενο"]},"Pause slideshow":{v:["Παύση προβολής διαφανειών"]},Previous:{v:["Προηγούμενο"]},"Start slideshow":{v:["Έναρξη προβολής διαφανειών"]}}},{l:"en-GB",t:{Next:{v:["Next"]},"Pause slideshow":{v:["Pause slideshow"]},Previous:{v:["Previous"]},"Start slideshow":{v:["Start slideshow"]}}},{l:"eo",t:{Next:{v:["Sekva"]},"Pause slideshow":{v:["Payzi bildprezenton"]},Previous:{v:["Antaŭa"]},"Start slideshow":{v:["Komenci bildprezenton"]}}},{l:"es",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Next:{v:["Edasi"]},"Pause slideshow":{v:["Slaidiesitluse paus"]},Previous:{v:["Eelmine"]},"Start slideshow":{v:["Alusta slaidiesitust"]}}},{l:"eu",t:{Next:{v:["Hurrengoa"]},"Pause slideshow":{v:["Pausatu diaporama"]},Previous:{v:["Aurrekoa"]},"Start slideshow":{v:["Hasi diaporama"]}}},{l:"fa",t:{Next:{v:["بعدی"]},"Pause slideshow":{v:["توقف نمایش اسلاید"]},Previous:{v:["قبلی"]},"Start slideshow":{v:["شروع نمایش اسلاید"]}}},{l:"fi",t:{Next:{v:["Seuraava"]},"Pause slideshow":{v:["Keskeytä diaesitys"]},Previous:{v:["Edellinen"]},"Start slideshow":{v:["Aloita diaesitys"]}}},{l:"fo",t:{}},{l:"fr",t:{Next:{v:["Suivant"]},"Pause slideshow":{v:["Mettre le diaporama en pause"]},Previous:{v:["Précédent"]},"Start slideshow":{v:["Démarrer le diaporama"]}}},{l:"ga",t:{Next:{v:["Ar aghaidh"]},"Pause slideshow":{v:["Cuir taispeántas sleamhnán ar sos"]},Previous:{v:["Roimhe Seo"]},"Start slideshow":{v:["Tosaigh taispeántas sleamhnán"]}}},{l:"gd",t:{}},{l:"gl",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar o diaporama"]},Previous:{v:["Anterir"]},"Start slideshow":{v:["Iniciar o diaporama"]}}},{l:"he",t:{Next:{v:["הבא"]},"Pause slideshow":{v:["השהיית מצגת"]},Previous:{v:["הקודם"]},"Start slideshow":{v:["התחלת המצגת"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Next:{v:["Következő"]},"Pause slideshow":{v:["Diavetítés szüneteltetése"]},Previous:{v:["Előző"]},"Start slideshow":{v:["Diavetítés indítása"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"is",t:{Next:{v:["Næsta"]},"Pause slideshow":{v:["Gera hlé á skyggnusýningu"]},Previous:{v:["Fyrri"]},"Start slideshow":{v:["Byrja skyggnusýningu"]}}},{l:"it",t:{Next:{v:["Successivo"]},"Pause slideshow":{v:["Presentazione in pausa"]},Previous:{v:["Precedente"]},"Start slideshow":{v:["Avvia presentazione"]}}},{l:"ja",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ja-JP",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Next:{v:["다음"]},"Pause slideshow":{v:["슬라이드쇼 일시정지"]},Previous:{v:["이전"]},"Start slideshow":{v:["슬라이드쇼 시작"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Next:{v:["ຕໍ່ໄປ"]},"Pause slideshow":{v:["ຢຸດສະໄລ້ໂຊຊົ່ວຄາວ"]},Previous:{v:["ກ່ອນໜ້າ"]},"Start slideshow":{v:["ເລີ່ມສະໄລ້ໂຊ"]}}},{l:"lt-LT",t:{Next:{v:["Kitas"]},"Pause slideshow":{v:["Pristabdyti skaidrių rodymą"]},Previous:{v:["Ankstesnis"]},"Start slideshow":{v:["Pradėti skaidrių rodymą"]}}},{l:"lv",t:{Next:{v:["Nākamais"]},"Pause slideshow":{v:["Pauzēt slaidrādi"]},Previous:{v:["Iepriekšējais"]},"Start slideshow":{v:["Sākt slaidrādi"]}}},{l:"mk",t:{Next:{v:["Следно"]},"Pause slideshow":{v:["Пузирај слајдшоу"]},Previous:{v:["Предходно"]},"Start slideshow":{v:["Стартувај слајдшоу"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Next:{v:["နောက်သို့ဆက်ရန်"]},"Pause slideshow":{v:["စလိုက်ရှိုး ခေတ္တရပ်ရန်"]},Previous:{v:["ယခင်"]},"Start slideshow":{v:["စလိုက်ရှိုးအား စတင်ရန်"]}}},{l:"nb",t:{Next:{v:["Neste"]},"Pause slideshow":{v:["Pause lysbildefremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start lysbildefremvisning"]}}},{l:"ne",t:{}},{l:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Diavoorstelling pauzeren"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Diavoorstelling starten"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{Next:{v:["Seguent"]},"Pause slideshow":{v:["Metre en pausa lo diaporama"]},Previous:{v:["Precedent"]},"Start slideshow":{v:["Lançar lo diaporama"]}}},{l:"pl",t:{Next:{v:["Następny"]},"Pause slideshow":{v:["Wstrzymaj pokaz slajdów"]},Previous:{v:["Poprzedni"]},"Start slideshow":{v:["Rozpocznij pokaz slajdów"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Next:{v:["Próximo"]},"Pause slideshow":{v:["Pausar apresentação de slides"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar apresentação de slides"]}}},{l:"pt-PT",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar diaporama"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar diaporama"]}}},{l:"ro",t:{Next:{v:["Următorul"]},"Pause slideshow":{v:["Pauză prezentare de diapozitive"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Începeți prezentarea de diapozitive"]}}},{l:"ru",t:{Next:{v:["Следующее"]},"Pause slideshow":{v:["Приостановить показ слйдов"]},Previous:{v:["Предыдущее"]},"Start slideshow":{v:["Начать показ слайдов"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Next:{v:["Ďalej"]},"Pause slideshow":{v:["Pozastaviť prezentáciu"]},Previous:{v:["Predchádzajúce"]},"Start slideshow":{v:["Začať prezentáciu"]}}},{l:"sl",t:{Next:{v:["Naslednji"]},"Pause slideshow":{v:["Ustavi predstavitev"]},Previous:{v:["Predhodni"]},"Start slideshow":{v:["Začni predstavitev"]}}},{l:"sq",t:{}},{l:"sr",t:{Next:{v:["Следеће"]},"Pause slideshow":{v:["Паузирај слајд шоу"]},Previous:{v:["Претходно"]},"Start slideshow":{v:["Покрени слајд шоу"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Next:{v:["Nästa"]},"Pause slideshow":{v:["Pausa bildspelet"]},Previous:{v:["Föregående"]},"Start slideshow":{v:["Starta bildspelet"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Next:{v:["Sonraki"]},"Pause slideshow":{v:["Slayt sunumunu duraklat"]},Previous:{v:["Önceki"]},"Start slideshow":{v:["Slayt sunumunu başlat"]}}},{l:"ug",t:{}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Next:{v:["Keyingi"]},"Pause slideshow":{v:["Slayd-shouni to'xtatib turish"]},Previous:{v:["Oldingi"]},"Start slideshow":{v:["Slayd-shouni boshlash"]}}},{l:"zh-CN",t:{Next:{v:["下一个"]},"Pause slideshow":{v:["暂停幻灯片"]},Previous:{v:["上一个"]},"Start slideshow":{v:["开始幻灯片"]}}},{l:"zh-HK",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zh-TW",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zu-ZA",t:{}}];function Lg(t,e,n,o,r,i,s,u){var a=typeof t=="function"?t.options:t;e&&(a.render=e,a.staticRenderFns=n,a._compiled=!0);var c;if(r&&(c=r),c)if(a.functional){a._injectStyles=c;var l=a.render;a.render=function(v,g){return c.call(g),l(v,g)}}else{var h=a.beforeCreate;a.beforeCreate=h?[].concat(h,c):[c]}return{exports:t,options:a}}var Dg="M12,5.5A3.5,3.5 0 0,1 15.5,9A3.5,3.5 0 0,1 12,12.5A3.5,3.5 0 0,1 8.5,9A3.5,3.5 0 0,1 12,5.5M5,8C5.56,8 6.08,8.15 6.53,8.42C6.38,9.85 6.8,11.27 7.66,12.38C7.16,13.34 6.16,14 5,14A3,3 0 0,1 2,11A3,3 0 0,1 5,8M19,8A3,3 0 0,1 22,11A3,3 0 0,1 19,14C17.84,14 16.84,13.34 16.34,12.38C17.2,11.27 17.62,9.85 17.47,8.42C17.92,8.15 18.44,8 19,8M5.5,18.25C5.5,16.18 8.41,14.5 12,14.5C15.59,14.5 18.5,16.18 18.5,18.25V20H5.5V18.25M0,20V18.5C0,17.11 1.89,15.94 4.45,15.6C3.86,16.28 3.5,17.22 3.5,18.25V20H0M24,20H20.5V18.25C20.5,17.22 20.14,16.28 19.55,15.6C22.11,15.94 24,17.11 24,18.5V20Z",Ig="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",Rg="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",Bg="M10,2H14A2,2 0 0,1 16,4V6H20A2,2 0 0,1 22,8V19A2,2 0 0,1 20,21H4A2,2 0 0,1 2,19V8A2,2 0 0,1 4,6H8V4A2,2 0 0,1 10,2M14,6V4H10V6H14M10.5,17.5L17.09,10.91L15.68,9.5L10.5,14.67L8.41,12.59L7,14L10.5,17.5Z",Fg="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",Mg="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",zg="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z",jg="M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z",Hg="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z",Ug="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z";X.util.warn;function rv(t){return Tu()?(Qc(t),!0):!1}function Co(t){return typeof t=="function"?t():Uc(t)}const iv=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const sv=Object.prototype.toString,av=t=>sv.call(t)==="[object Object]",oi=()=>{};X.util.warn;function uv(t){var e;const n=Co(t);return(e=n?.$el)!=null?e:n}const Pl=iv?window:void 0;function Cr(...t){let e,n,o,r;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,o,r]=t,e=Pl):[e,n,o,r]=t,!e)return oi;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const i=[],s=()=>{i.forEach(l=>l()),i.length=0},u=(l,h,v,g)=>(l.addEventListener(h,v,g),()=>l.removeEventListener(h,v,g)),a=Su(()=>[uv(e),Co(r)],([l,h])=>{if(s(),!l)return;const v=av(h)?{...h}:h;i.push(...n.flatMap(g=>o.map(C=>u(l,g,C,v))))},{immediate:!0,flush:"post"}),c=()=>{a(),s()};return rv(c),c}function lv(t,e={}){const{threshold:n=50,onSwipe:o,onSwipeEnd:r,onSwipeStart:i,passive:s=!0,window:u=Pl}=e,a=hs({x:0,y:0}),c=hs({x:0,y:0}),l=hn(()=>a.x-c.x),h=hn(()=>a.y-c.y),{max:v,abs:g}=Math,C=hn(()=>v(g(l.value),g(h.value))>=n),_=jc(!1),A=hn(()=>C.value?g(l.value)>g(h.value)?l.value>0?"left":"right":h.value>0?"up":"down":"none"),O=R=>[R.touches[0].clientX,R.touches[0].clientY],x=(R,G)=>{a.x=R,a.y=G},D=(R,G)=>{c.x=R,c.y=G};let L;const V=cv(u?.document);s?L=V?{passive:!0}:{capture:!1}:L=V?{passive:!1,capture:!0}:{capture:!0};const Q=R=>{_.value&&r?.(R,A.value),_.value=!1},q=[Cr(t,"touchstart",R=>{if(R.touches.length!==1)return;L.capture&&!L.passive&&R.preventDefault();const[G,J]=O(R);x(G,J),D(G,J),i?.(R)},L),Cr(t,"touchmove",R=>{if(R.touches.length!==1)return;const[G,J]=O(R);D(G,J),!_.value&&C.value&&(_.value=!0),_.value&&o?.(R)},L),Cr(t,["touchend","touchcancel"],Q,L)];return{isPassiveEventSupported:V,isSwiping:_,direction:A,coordsStart:a,coordsEnd:c,lengthX:l,lengthY:h,stop:()=>q.forEach(R=>R())}}function cv(t){if(!t)return!1;let e=!1;const n={get passive(){return e=!0,!1}};return t.addEventListener("x",oi,n),t.removeEventListener("x",oi),e}function Ol(t){return Math.random().toString(36).replace(/[^a-z]+/g,"").slice(0,5)}const Mi={name:"NcIconSvgWrapper",props:{directional:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},svg:{type:String,default:""},name:{type:String,default:""},path:{type:String,default:""},size:{type:[Number,String],default:20,validator:t=>typeof t=="number"||t==="auto"}},computed:{iconSize(){return typeof this.size=="number"?`${this.size}px`:this.size},cleanSvg(){if(!this.svg||this.path)return;const t=gl.sanitize(this.svg),e=new DOMParser().parseFromString(t,"image/svg+xml");return e.querySelector("parsererror")?(X.util.warn("SVG is not valid"),""):(e.documentElement.id&&e.documentElement.removeAttribute("id"),e.documentElement.outerHTML)}}},$a=()=>{Bu((t,e)=>({dad67fa8:t.iconSize}))},ka=Mi.setup;Mi.setup=ka?(t,e)=>($a(),ka(t,e)):$a;const dv=Mi;var pv=function(){var t=this,e=t._self._c;return e("span",{staticClass:"icon-vue",class:{"icon-vue--directional":t.directional,"icon-vue--inline":t.inline},attrs:{"aria-hidden":t.name?void 0:"true","aria-label":t.name||void 0,role:"img"}},[t.cleanSvg?e("span",{domProps:{innerHTML:t._s(t.cleanSvg)}}):e("svg",{attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:t.path}})])])},fv=[],hv=Ft(dv,pv,fv,!1,null,"4625d649");const vv=hv.exports;var mv="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",gv="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",Ll=["input:not([inert]):not([inert] *)","select:not([inert]):not([inert] *)","textarea:not([inert]):not([inert] *)","a[href]:not([inert]):not([inert] *)","button:not([inert]):not([inert] *)","[tabindex]:not(slot):not([inert]):not([inert] *)","audio[controls]:not([inert]):not([inert] *)","video[controls]:not([inert]):not([inert] *)",'[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)',"details>summary:first-of-type:not([inert]):not([inert] *)","details:not([inert]):not([inert] *)"],So=Ll.join(","),Dl=typeof Element>"u",Te=Dl?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,To=!Dl&&Element.prototype.getRootNode?function(t){var e;return t==null||(e=t.getRootNode)===null||e===void 0?void 0:e.call(t)}:function(t){return t?.ownerDocument},No=function(t,e){var n;e===void 0&&(e=!0);var o=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"inert"),r=o===""||o==="true",i=r||e&&t&&(typeof t.closest=="function"?t.closest("[inert]"):No(t.parentNode));return i},yv=function(t){var e,n=t==null||(e=t.getAttribute)===null||e===void 0?void 0:e.call(t,"contenteditable");return n===""||n==="true"},Il=function(t,e,n){if(No(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(So));return e&&Te.call(t,So)&&o.unshift(t),o=o.filter(n),o},$o=function(t,e,n){for(var o=[],r=Array.from(t);r.length;){var i=r.shift();if(!No(i,!1))if(i.tagName==="SLOT"){var s=i.assignedElements(),u=s.length?s:i.children,a=$o(u,!0,n);n.flatten?o.push.apply(o,a):o.push({scopeParent:i,candidates:a})}else{var c=Te.call(i,So);c&&n.filter(i)&&(e||!t.includes(i))&&o.push(i);var l=i.shadowRoot||typeof n.getShadowRoot=="function"&&n.getShadowRoot(i),h=!No(l,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(i));if(l&&h){var v=$o(l===!0?i.children:l.children,!0,n);n.flatten?o.push.apply(o,v):o.push({scopeParent:i,candidates:v})}else r.unshift.apply(r,i.children)}}return o},Rl=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},be=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||yv(t))&&!Rl(t)?0:t.tabIndex},bv=function(t,e){var n=be(t);return n<0&&e&&!Rl(t)?0:n},_v=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},Bl=function(t){return t.tagName==="INPUT"},wv=function(t){return Bl(t)&&t.type==="hidden"},Ev=function(t){var e=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return e},Av=function(t,e){for(var n=0;nsummary:first-of-type"),s=i?t.parentElement:t;if(Te.call(s,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="full-native"||n==="legacy-full"){if(typeof o=="function"){for(var u=t;t;){var a=t.parentElement,c=To(t);if(a&&!a.shadowRoot&&o(a)===!0)return Pa(t);t.assignedSlot?t=t.assignedSlot:!a&&c!==t.ownerDocument?t=c.host:t=a}t=u}if(Tv(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return Pa(t);return!1},$v=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var e=t.parentElement;e;){if(e.tagName==="FIELDSET"&&e.disabled){for(var n=0;n=0)},Fl=function(t){var e=[],n=[];return t.forEach(function(o,r){var i=!!o.scopeParent,s=i?o.scopeParent:o,u=bv(s,i),a=i?Fl(o.candidates):s;u===0?i?e.push.apply(e,a):e.push(s):n.push({documentOrder:r,tabIndex:u,item:o,isScope:i,content:a})}),n.sort(_v).reduce(function(o,r){return r.isScope?o.push.apply(o,r.content):o.push(r.content),o},[]).concat(e)},Ml=function(t,e){e=e||{};var n;return e.getShadowRoot?n=$o([t],e.includeContainer,{filter:ri.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot,shadowRootFilter:kv}):n=Il(t,e.includeContainer,ri.bind(null,e)),Fl(n)},Pv=function(t,e){e=e||{};var n;return e.getShadowRoot?n=$o([t],e.includeContainer,{filter:ko.bind(null,e),flatten:!0,getShadowRoot:e.getShadowRoot}):n=Il(t,e.includeContainer,ko.bind(null,e)),n},Be=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Te.call(t,So)===!1?!1:ri(e,t)},Ov=Ll.concat("iframe:not([inert]):not([inert] *)").join(","),Sr=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Te.call(t,Ov)===!1?!1:ko(e,t)};function ii(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,o=Array(e);n0){var n=t[t.length-1];n!==e&&n._setPausedState(!0)}var o=t.indexOf(e);o===-1||t.splice(o,1),t.push(e)},deactivateTrap:function(t,e){var n=t.indexOf(e);n!==-1&&t.splice(n,1),t.length>0&&!t[t.length-1]._isManuallyPaused()&&t[t.length-1]._setPausedState(!1)}},jv=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},Hv=function(t){return t?.key==="Escape"||t?.key==="Esc"||t?.keyCode===27},yn=function(t){return t?.key==="Tab"||t?.keyCode===9},Uv=function(t){return yn(t)&&!t.shiftKey},Vv=function(t){return yn(t)&&t.shiftKey},Ia=function(t){return setTimeout(t,0)},fn=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),o=1;o1&&arguments[1]!==void 0?arguments[1]:{},f=d.hasFallback,b=f===void 0?!1:f,w=d.params,T=w===void 0?[]:w,S=r[y];if(typeof S=="function"&&(S=S.apply(void 0,Bv(T))),S===!0&&(S=void 0),!S){if(S===void 0||S===!1)return S;throw new Error("`".concat(y,"` was specified but was not a node, or did not return a node"))}var k=S;if(typeof S=="string"){try{k=n.querySelector(S)}catch($){throw new Error("`".concat(y,'` appears to be an invalid selector; error="').concat($.message,'"'))}if(!k&&!b)throw new Error("`".concat(y,"` as selector refers to no known node"))}return k},l=function(){var y=c("initialFocus",{hasFallback:!0});if(y===!1)return!1;if(y===void 0||y&&!Sr(y,r.tabbableOptions))if(a(n.activeElement)>=0)y=n.activeElement;else{var d=i.tabbableGroups[0],f=d&&d.firstTabbableNode;y=f||c("fallbackFocus")}else y===null&&(y=c("fallbackFocus"));if(!y)throw new Error("Your focus-trap needs to have at least one focusable element");return y},h=function(){if(i.containerGroups=i.containers.map(function(y){var d=Ml(y,r.tabbableOptions),f=Pv(y,r.tabbableOptions),b=d.length>0?d[0]:void 0,w=d.length>0?d[d.length-1]:void 0,T=f.find(function($){return Be($)}),S=f.slice().reverse().find(function($){return Be($)}),k=!!d.find(function($){return be($)>0});return{container:y,tabbableNodes:d,focusableNodes:f,posTabIndexesFound:k,firstTabbableNode:b,lastTabbableNode:w,firstDomTabbableNode:T,lastDomTabbableNode:S,nextTabbableNode:function($){var B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,P=d.indexOf($);return P<0?B?f.slice(f.indexOf($)+1).find(function(j){return Be(j)}):f.slice(0,f.indexOf($)).reverse().find(function(j){return Be(j)}):d[P+(B?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(y){return y.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!c("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(i.containerGroups.find(function(y){return y.posTabIndexesFound})&&i.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},v=function(y){var d=y.activeElement;if(d)return d.shadowRoot&&d.shadowRoot.activeElement!==null?v(d.shadowRoot):d},g=function(y){if(y!==!1&&y!==v(document)){if(!y||!y.focus){g(l());return}y.focus({preventScroll:!!r.preventScroll}),i.mostRecentlyFocusedNode=y,jv(y)&&y.select()}},C=function(y){var d=c("setReturnFocus",{params:[y]});return d||(d===!1?!1:y)},_=function(y){var d=y.target,f=y.event,b=y.isBackward,w=b===void 0?!1:b;d=d||Qn(f),h();var T=null;if(i.tabbableGroups.length>0){var S=a(d,f),k=S>=0?i.containerGroups[S]:void 0;if(S<0)w?T=i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:T=i.tabbableGroups[0].firstTabbableNode;else if(w){var $=i.tabbableGroups.findIndex(function(U){var at=U.firstTabbableNode;return d===at});if($<0&&(k.container===d||Sr(d,r.tabbableOptions)&&!Be(d,r.tabbableOptions)&&!k.nextTabbableNode(d,!1))&&($=S),$>=0){var B=$===0?i.tabbableGroups.length-1:$-1,P=i.tabbableGroups[B];T=be(d)>=0?P.lastTabbableNode:P.lastDomTabbableNode}else yn(f)||(T=k.nextTabbableNode(d,!1))}else{var j=i.tabbableGroups.findIndex(function(U){var at=U.lastTabbableNode;return d===at});if(j<0&&(k.container===d||Sr(d,r.tabbableOptions)&&!Be(d,r.tabbableOptions)&&!k.nextTabbableNode(d))&&(j=S),j>=0){var F=j===i.tabbableGroups.length-1?0:j+1,it=i.tabbableGroups[F];T=be(d)>=0?it.firstTabbableNode:it.firstDomTabbableNode}else yn(f)||(T=k.nextTabbableNode(d))}}else T=c("fallbackFocus");return T},A=function(y){var d=Qn(y);if(!(a(d,y)>=0)){if(fn(r.clickOutsideDeactivates,y)){s.deactivate({returnFocus:r.returnFocusOnDeactivate});return}fn(r.allowOutsideClick,y)||y.preventDefault()}},O=function(y){var d=Qn(y),f=a(d,y)>=0;if(f||d instanceof Document)f&&(i.mostRecentlyFocusedNode=d);else{y.stopImmediatePropagation();var b,w=!0;if(i.mostRecentlyFocusedNode)if(be(i.mostRecentlyFocusedNode)>0){var T=a(i.mostRecentlyFocusedNode),S=i.containerGroups[T].tabbableNodes;if(S.length>0){var k=S.findIndex(function($){return $===i.mostRecentlyFocusedNode});k>=0&&(r.isKeyForward(i.recentNavEvent)?k+1=0&&(b=S[k-1],w=!1))}}else i.containerGroups.some(function($){return $.tabbableNodes.some(function(B){return be(B)>0})})||(w=!1);else w=!1;w&&(b=_({target:i.mostRecentlyFocusedNode,isBackward:r.isKeyBackward(i.recentNavEvent)})),g(b||i.mostRecentlyFocusedNode||l())}i.recentNavEvent=void 0},x=function(y){var d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;i.recentNavEvent=y;var f=_({event:y,isBackward:d});f&&(yn(y)&&y.preventDefault(),g(f))},D=function(y){(r.isKeyForward(y)||r.isKeyBackward(y))&&x(y,r.isKeyBackward(y))},L=function(y){Hv(y)&&fn(r.escapeDeactivates,y)!==!1&&(y.preventDefault(),s.deactivate())},V=function(y){var d=Qn(y);a(d,y)>=0||fn(r.clickOutsideDeactivates,y)||fn(r.allowOutsideClick,y)||(y.preventDefault(),y.stopImmediatePropagation())},Q=function(){if(i.active)return Da.activateTrap(o,s),i.delayInitialFocusTimer=r.delayInitialFocus?Ia(function(){g(l())}):g(l()),n.addEventListener("focusin",O,!0),n.addEventListener("mousedown",A,{capture:!0,passive:!1}),n.addEventListener("touchstart",A,{capture:!0,passive:!1}),n.addEventListener("click",V,{capture:!0,passive:!1}),n.addEventListener("keydown",D,{capture:!0,passive:!1}),n.addEventListener("keydown",L),s},q=function(){if(i.active)return n.removeEventListener("focusin",O,!0),n.removeEventListener("mousedown",A,!0),n.removeEventListener("touchstart",A,!0),n.removeEventListener("click",V,!0),n.removeEventListener("keydown",D,!0),n.removeEventListener("keydown",L),s},R=function(y){var d=y.some(function(f){var b=Array.from(f.removedNodes);return b.some(function(w){return w===i.mostRecentlyFocusedNode})});d&&g(l())},G=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(R):void 0,J=function(){G&&(G.disconnect(),i.active&&!i.paused&&i.containers.map(function(y){G.observe(y,{subtree:!0,childList:!0})}))};return s={get active(){return i.active},get paused(){return i.paused},activate:function(y){if(i.active)return this;var d=u(y,"onActivate"),f=u(y,"onPostActivate"),b=u(y,"checkCanFocusTrap");b||h(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=v(n),d?.();var w=function(){b&&h(),Q(),J(),f?.()};return b?(b(i.containers.concat()).then(w,w),this):(w(),this)},deactivate:function(y){if(!i.active)return this;var d=La({onDeactivate:r.onDeactivate,onPostDeactivate:r.onPostDeactivate,checkCanReturnFocus:r.checkCanReturnFocus},y);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,q(),i.active=!1,i.paused=!1,J(),Da.deactivateTrap(o,s);var f=u(d,"onDeactivate"),b=u(d,"onPostDeactivate"),w=u(d,"checkCanReturnFocus"),T=u(d,"returnFocus","returnFocusOnDeactivate");f?.();var S=function(){Ia(function(){T&&g(C(i.nodeFocusedBeforeActivation)),b?.()})};return T&&w?(w(C(i.nodeFocusedBeforeActivation)).then(S,S),this):(S(),this)},pause:function(y){return i.active?(i.manuallyPaused=!0,this._setPausedState(!0,y)):this},unpause:function(y){return i.active?(i.manuallyPaused=!1,o[o.length-1]!==this?this:this._setPausedState(!1,y)):this},updateContainerElements:function(y){var d=[].concat(y).filter(Boolean);return i.containers=d.map(function(f){return typeof f=="string"?n.querySelector(f):f}),i.active&&h(),J(),this}},Object.defineProperties(s,{_isManuallyPaused:{value:function(){return i.manuallyPaused}},_setPausedState:{value:function(y,d){if(i.paused===y)return this;if(i.paused=y,y){var f=u(d,"onPause"),b=u(d,"onPostPause");f?.(),q(),J(),b?.()}else{var w=u(d,"onUnpause"),T=u(d,"onPostUnpause");w?.(),h(),Q(),J(),T?.()}return this}}}),s.updateContainerElements(t),s};const Wv={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var qv=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon close-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(n){return t.$emit("click",n)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},Xv=[],Kv=Ft(Wv,qv,Xv,!1,null,null);const Yv=Kv.exports;function Nn(){return window._nc_focus_trap??=[],window._nc_focus_trap}function Zv(){let t=[];return{pause(){t=[...Nn()];for(const e of t)e.pause()},unpause(){if(t.length===Nn().length)for(const e of t)e.unpause();t=[]}}}function Qv(t,e={}){const n=Zv();Su(t,()=>{Co(e.disabled)||(Co(t)?n.pause():n.unpause())}),$d(()=>{n.unpause()})}function Qt(t){return t.split("-")[0]}function Ve(t){return t.split("-")[1]}function Dn(t){return["top","bottom"].includes(Qt(t))?"x":"y"}function zi(t){return t==="y"?"height":"width"}function Ra(t){let{reference:e,floating:n,placement:o}=t;const r=e.x+e.width/2-n.width/2,i=e.y+e.height/2-n.height/2;let s;switch(Qt(o)){case"top":s={x:r,y:e.y-n.height};break;case"bottom":s={x:r,y:e.y+e.height};break;case"right":s={x:e.x+e.width,y:i};break;case"left":s={x:e.x-n.width,y:i};break;default:s={x:e.x,y:e.y}}const u=Dn(o),a=zi(u);switch(Ve(o)){case"start":s[u]=s[u]-(e[a]/2-n[a]/2);break;case"end":s[u]=s[u]+(e[a]/2-n[a]/2);break}return s}const Jv=async(t,e,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:i=[],platform:s}=n;let u=await s.getElementRects({reference:t,floating:e,strategy:r}),{x:a,y:c}=Ra({...u,placement:o}),l=o,h={};for(let v=0;v({name:"arrow",options:t,async fn(e){const{element:n,padding:o=0}=t??{},{x:r,y:i,placement:s,rects:u,platform:a}=e;if(n==null)return{};const c=jl(o),l={x:r,y:i},h=Qt(s),v=Dn(h),g=zi(v),C=await a.getDimensions({element:n}),_=v==="y"?"top":"left",A=v==="y"?"bottom":"right",O=u.reference[g]+u.reference[v]-l[v]-u.floating[g],x=l[v]-u.reference[v],D=await a.getOffsetParent({element:n}),L=D?v==="y"?D.clientHeight||0:D.clientWidth||0:0,V=O/2-x/2,Q=c[_],q=L-C[g]-c[A],R=L/2-C[g]/2+V,G=ai(Q,R,q);return{data:{[v]:G,centerOffset:R-G}}}}),om={left:"right",right:"left",bottom:"top",top:"bottom"};function Po(t){return t.replace(/left|right|bottom|top/g,e=>om[e])}function Hl(t,e){const n=Ve(t)==="start",o=Dn(t),r=zi(o);let i=o==="x"?n?"right":"left":n?"bottom":"top";return e.reference[r]>e.floating[r]&&(i=Po(i)),{main:i,cross:Po(i)}}const rm={start:"end",end:"start"};function ui(t){return t.replace(/start|end/g,e=>rm[e])}const im=["top","right","bottom","left"],sm=im.reduce((t,e)=>t.concat(e,e+"-start",e+"-end"),[]);function am(t,e,n){return(t?[...n.filter(o=>Ve(o)===t),...n.filter(o=>Ve(o)!==t)]:n.filter(o=>Qt(o)===o)).filter(o=>t?Ve(o)===t||(e?ui(o)!==o:!1):!0)}const um=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,o,r,i,s,u;const{x:a,y:c,rects:l,middlewareData:h,placement:v}=e,{alignment:g=null,allowedPlacements:C=sm,autoAlignment:_=!0,...A}=t;if((n=h.autoPlacement)!=null&&n.skip)return{};const O=am(g,_,C),x=await Fo(e,A),D=(o=(r=h.autoPlacement)==null?void 0:r.index)!=null?o:0,L=O[D],{main:V,cross:Q}=Hl(L,l);if(v!==L)return{x:a,y:c,reset:{placement:O[0]}};const q=[x[Qt(L)],x[V],x[Q]],R=[...(i=(s=h.autoPlacement)==null?void 0:s.overflows)!=null?i:[],{placement:L,overflows:q}],G=O[D+1];if(G)return{data:{index:D+1,overflows:R},reset:{placement:G}};const J=R.slice().sort((d,f)=>d.overflows[0]-f.overflows[0]),y=(u=J.find(d=>{let{overflows:f}=d;return f.every(b=>b<=0)}))==null?void 0:u.placement;return{data:{skip:!0},reset:{placement:y??J[0].placement}}}}};function lm(t){const e=Po(t);return[ui(t),e,ui(e)]}const cm=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,o;const{placement:r,middlewareData:i,rects:s,initialPlacement:u}=e;if((n=i.flip)!=null&&n.skip)return{};const{mainAxis:a=!0,crossAxis:c=!0,fallbackPlacements:l,fallbackStrategy:h="bestFit",flipAlignment:v=!0,...g}=t,C=Qt(r),_=l||(C===u||!v?[Po(u)]:lm(u)),A=[u,..._],O=await Fo(e,g),x=[];let D=((o=i.flip)==null?void 0:o.overflows)||[];if(a&&x.push(O[C]),c){const{main:q,cross:R}=Hl(r,s);x.push(O[q],O[R])}if(D=[...D,{placement:r,overflows:x}],!x.every(q=>q<=0)){var L,V;const q=((L=(V=i.flip)==null?void 0:V.index)!=null?L:0)+1,R=A[q];if(R)return{data:{index:q,overflows:D},reset:{placement:R}};let G="bottom";switch(h){case"bestFit":{var Q;const J=(Q=D.slice().sort((y,d)=>y.overflows.filter(f=>f>0).reduce((f,b)=>f+b,0)-d.overflows.filter(f=>f>0).reduce((f,b)=>f+b,0))[0])==null?void 0:Q.placement;J&&(G=J);break}case"initialPlacement":G=u;break}return{data:{skip:!0},reset:{placement:G}}}return{}}}};function dm(t){let{placement:e,rects:n,value:o}=t;const r=Qt(e),i=["left","top"].includes(r)?-1:1,s=typeof o=="function"?o({...n,placement:e}):o,{mainAxis:u,crossAxis:a}=typeof s=="number"?{mainAxis:s,crossAxis:0}:{mainAxis:0,crossAxis:0,...s};return Dn(r)==="x"?{x:a,y:u*i}:{x:u*i,y:a}}const pm=function(t){return t===void 0&&(t=0),{name:"offset",options:t,fn(e){const{x:n,y:o,placement:r,rects:i}=e,s=dm({placement:r,rects:i,value:t});return{x:n+s.x,y:o+s.y,data:s}}}};function fm(t){return t==="x"?"y":"x"}const hm=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:o,placement:r}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:u={fn:A=>{let{x:O,y:x}=A;return{x:O,y:x}}},...a}=t,c={x:n,y:o},l=await Fo(e,a),h=Dn(Qt(r)),v=fm(h);let g=c[h],C=c[v];if(i){const A=h==="y"?"top":"left",O=h==="y"?"bottom":"right",x=g+l[A],D=g-l[O];g=ai(x,g,D)}if(s){const A=v==="y"?"top":"left",O=v==="y"?"bottom":"right",x=C+l[A],D=C-l[O];C=ai(x,C,D)}const _=u.fn({...e,[h]:g,[v]:C});return{..._,data:{x:_.x-n,y:_.y-o}}}}},vm=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){var n;const{placement:o,rects:r,middlewareData:i}=e,{apply:s,...u}=t;if((n=i.size)!=null&&n.skip)return{};const a=await Fo(e,u),c=Qt(o),l=Ve(o)==="end";let h,v;c==="top"||c==="bottom"?(h=c,v=l?"left":"right"):(v=c,h=l?"top":"bottom");const g=ye(a.left,0),C=ye(a.right,0),_=ye(a.top,0),A=ye(a.bottom,0),O={height:r.floating.height-(["left","right"].includes(o)?2*(_!==0||A!==0?_+A:ye(a.top,a.bottom)):a[h]),width:r.floating.width-(["top","bottom"].includes(o)?2*(g!==0||C!==0?g+C:ye(a.left,a.right)):a[v])};return s?.({...O,...r}),{data:{skip:!0},reset:{rects:!0}}}}};function ji(t){return t?.toString()==="[object Window]"}function ce(t){if(t==null)return window;if(!ji(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function Mo(t){return ce(t).getComputedStyle(t)}function Yt(t){return ji(t)?"":t?(t.nodeName||"").toLowerCase():""}function Zt(t){return t instanceof ce(t).HTMLElement}function Oo(t){return t instanceof ce(t).Element}function mm(t){return t instanceof ce(t).Node}function Ul(t){const e=ce(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function zo(t){const{overflow:e,overflowX:n,overflowY:o}=Mo(t);return/auto|scroll|overlay|hidden/.test(e+o+n)}function gm(t){return["table","td","th"].includes(Yt(t))}function Vl(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),n=Mo(t);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||e&&n.willChange==="filter"||e&&(n.filter?n.filter!=="none":!1)}const Ba=Math.min,bn=Math.max,Lo=Math.round;function Xe(t,e){e===void 0&&(e=!1);const n=t.getBoundingClientRect();let o=1,r=1;return e&&Zt(t)&&(o=t.offsetWidth>0&&Lo(n.width)/t.offsetWidth||1,r=t.offsetHeight>0&&Lo(n.height)/t.offsetHeight||1),{width:n.width/o,height:n.height/r,top:n.top/r,right:n.right/o,bottom:n.bottom/r,left:n.left/o,x:n.left/o,y:n.top/r}}function de(t){return((mm(t)?t.ownerDocument:t.document)||window.document).documentElement}function jo(t){return ji(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function Gl(t){return Xe(de(t)).left+jo(t).scrollLeft}function ym(t){const e=Xe(t);return Lo(e.width)!==t.offsetWidth||Lo(e.height)!==t.offsetHeight}function bm(t,e,n){const o=Zt(e),r=de(e),i=Xe(t,o&&ym(e));let s={scrollLeft:0,scrollTop:0};const u={x:0,y:0};if(o||!o&&n!=="fixed")if((Yt(e)!=="body"||zo(r))&&(s=jo(e)),Zt(e)){const a=Xe(e,!0);u.x=a.x+e.clientLeft,u.y=a.y+e.clientTop}else r&&(u.x=Gl(r));return{x:i.left+s.scrollLeft-u.x,y:i.top+s.scrollTop-u.y,width:i.width,height:i.height}}function Ho(t){return Yt(t)==="html"?t:t.assignedSlot||t.parentNode||(Ul(t)?t.host:null)||de(t)}function Fa(t){return!Zt(t)||getComputedStyle(t).position==="fixed"?null:t.offsetParent}function _m(t){let e=Ho(t);for(;Zt(e)&&!["html","body"].includes(Yt(e));){if(Vl(e))return e;e=e.parentNode}return null}function li(t){const e=ce(t);let n=Fa(t);for(;n&&gm(n)&&getComputedStyle(n).position==="static";)n=Fa(n);return n&&(Yt(n)==="html"||Yt(n)==="body"&&getComputedStyle(n).position==="static"&&!Vl(n))?e:n||_m(t)||e}function Ma(t){return{width:t.offsetWidth,height:t.offsetHeight}}function wm(t){let{rect:e,offsetParent:n,strategy:o}=t;const r=Zt(n),i=de(n);if(n===i)return e;let s={scrollLeft:0,scrollTop:0};const u={x:0,y:0};if((r||!r&&o!=="fixed")&&((Yt(n)!=="body"||zo(i))&&(s=jo(n)),Zt(n))){const a=Xe(n,!0);u.x=a.x+n.clientLeft,u.y=a.y+n.clientTop}return{...e,x:e.x-s.scrollLeft+u.x,y:e.y-s.scrollTop+u.y}}function Em(t){const e=ce(t),n=de(t),o=e.visualViewport;let r=n.clientWidth,i=n.clientHeight,s=0,u=0;return o&&(r=o.width,i=o.height,Math.abs(e.innerWidth/o.scale-o.width)<.01&&(s=o.offsetLeft,u=o.offsetTop)),{width:r,height:i,x:s,y:u}}function Am(t){var e;const n=de(t),o=jo(t),r=(e=t.ownerDocument)==null?void 0:e.body,i=bn(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),s=bn(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let u=-o.scrollLeft+Gl(t);const a=-o.scrollTop;return Mo(r||n).direction==="rtl"&&(u+=bn(n.clientWidth,r?r.clientWidth:0)-i),{width:i,height:s,x:u,y:a}}function Wl(t){return["html","body","#document"].includes(Yt(t))?t.ownerDocument.body:Zt(t)&&zo(t)?t:Wl(Ho(t))}function Do(t,e){var n;e===void 0&&(e=[]);const o=Wl(t),r=o===((n=t.ownerDocument)==null?void 0:n.body),i=ce(o),s=r?[i].concat(i.visualViewport||[],zo(o)?o:[]):o,u=e.concat(s);return r?u:u.concat(Do(Ho(s)))}function xm(t,e){const n=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&&Ul(n)){let o=e;do{if(o&&t===o)return!0;o=o.parentNode||o.host}while(o)}return!1}function Cm(t){const e=Xe(t),n=e.top+t.clientTop,o=e.left+t.clientLeft;return{top:n,left:o,x:o,y:n,right:o+t.clientWidth,bottom:n+t.clientHeight,width:t.clientWidth,height:t.clientHeight}}function za(t,e){return e==="viewport"?si(Em(t)):Oo(e)?Cm(e):si(Am(de(t)))}function Sm(t){const e=Do(Ho(t)),n=["absolute","fixed"].includes(Mo(t).position)&&Zt(t)?li(t):t;return Oo(n)?e.filter(o=>Oo(o)&&xm(o,n)&&Yt(o)!=="body"):[]}function Tm(t){let{element:e,boundary:n,rootBoundary:o}=t;const r=[...n==="clippingParents"?Sm(e):[].concat(n),o],i=r[0],s=r.reduce((u,a)=>{const c=za(e,a);return u.top=bn(c.top,u.top),u.right=Ba(c.right,u.right),u.bottom=Ba(c.bottom,u.bottom),u.left=bn(c.left,u.left),u},za(e,i));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}const Nm={getElementRects:t=>{let{reference:e,floating:n,strategy:o}=t;return{reference:bm(e,li(n),o),floating:{...Ma(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:t=>wm(t),getOffsetParent:t=>{let{element:e}=t;return li(e)},isElement:t=>Oo(t),getDocumentElement:t=>{let{element:e}=t;return de(e)},getClippingClientRect:t=>Tm(t),getDimensions:t=>{let{element:e}=t;return Ma(e)},getClientRects:t=>{let{element:e}=t;return e.getClientRects()}},$m=(t,e,n)=>Jv(t,e,{platform:Nm,...n});var km=Object.defineProperty,Pm=Object.defineProperties,Om=Object.getOwnPropertyDescriptors,Io=Object.getOwnPropertySymbols,ql=Object.prototype.hasOwnProperty,Xl=Object.prototype.propertyIsEnumerable,ja=(t,e,n)=>e in t?km(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,ne=(t,e)=>{for(var n in e||(e={}))ql.call(e,n)&&ja(t,n,e[n]);if(Io)for(var n of Io(e))Xl.call(e,n)&&ja(t,n,e[n]);return t},Uo=(t,e)=>Pm(t,Om(e)),Lm=(t,e)=>{var n={};for(var o in t)ql.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(t!=null&&Io)for(var o of Io(t))e.indexOf(o)<0&&Xl.call(t,o)&&(n[o]=t[o]);return n};function Kl(t,e){for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(typeof e[n]=="object"&&t[n]?Kl(t[n],e[n]):t[n]=e[n])}const Bt={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:t=>[...t,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function Ke(t,e){let n=Bt.themes[t]||{},o;do o=n[e],typeof o>"u"?n.$extend?n=Bt.themes[n.$extend]||{}:(n=null,o=Bt[e]):n=null;while(n);return o}function Dm(t){const e=[t];let n=Bt.themes[t]||{};do n.$extend&&!n.$resetCss?(e.push(n.$extend),n=Bt.themes[n.$extend]||{}):n=null;while(n);return e.map(o=>`v-popper--theme-${o}`)}function Ha(t){const e=[t];let n=Bt.themes[t]||{};do n.$extend?(e.push(n.$extend),n=Bt.themes[n.$extend]||{}):n=null;while(n);return e}let Ne=!1;if(typeof window<"u"){Ne=!1;try{const t=Object.defineProperty({},"passive",{get(){Ne=!0}});window.addEventListener("test",null,t)}catch{}}let Yl=!1;typeof window<"u"&&typeof navigator<"u"&&(Yl=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Zl=["auto","top","bottom","left","right"].reduce((t,e)=>t.concat([e,`${e}-start`,`${e}-end`]),[]),Ua={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},Va={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function Ga(t,e){const n=t.indexOf(e);n!==-1&&t.splice(n,1)}function Tr(){return new Promise(t=>requestAnimationFrame(()=>{requestAnimationFrame(t)}))}const $t=[];let me=null;const Wa={};function qa(t){let e=Wa[t];return e||(e=Wa[t]=[]),e}let ci=function(){};typeof window<"u"&&(ci=window.Element);function H(t){return function(){const e=this.$props;return Ke(e.theme,t)}}const Nr="__floating-vue__popper";var Ql=()=>({name:"VPopper",props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,required:!0},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:H("disabled")},positioningDisabled:{type:Boolean,default:H("positioningDisabled")},placement:{type:String,default:H("placement"),validator:t=>Zl.includes(t)},delay:{type:[String,Number,Object],default:H("delay")},distance:{type:[Number,String],default:H("distance")},skidding:{type:[Number,String],default:H("skidding")},triggers:{type:Array,default:H("triggers")},showTriggers:{type:[Array,Function],default:H("showTriggers")},hideTriggers:{type:[Array,Function],default:H("hideTriggers")},popperTriggers:{type:Array,default:H("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:H("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:H("popperHideTriggers")},container:{type:[String,Object,ci,Boolean],default:H("container")},boundary:{type:[String,ci],default:H("boundary")},strategy:{type:String,validator:t=>["absolute","fixed"].includes(t),default:H("strategy")},autoHide:{type:[Boolean,Function],default:H("autoHide")},handleResize:{type:Boolean,default:H("handleResize")},instantMove:{type:Boolean,default:H("instantMove")},eagerMount:{type:Boolean,default:H("eagerMount")},popperClass:{type:[String,Array,Object],default:H("popperClass")},computeTransformOrigin:{type:Boolean,default:H("computeTransformOrigin")},autoMinSize:{type:Boolean,default:H("autoMinSize")},autoSize:{type:[Boolean,String],default:H("autoSize")},autoMaxSize:{type:Boolean,default:H("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:H("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:H("preventOverflow")},overflowPadding:{type:[Number,String],default:H("overflowPadding")},arrowPadding:{type:[Number,String],default:H("arrowPadding")},arrowOverflow:{type:Boolean,default:H("arrowOverflow")},flip:{type:Boolean,default:H("flip")},shift:{type:Boolean,default:H("shift")},shiftCrossAxis:{type:Boolean,default:H("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:H("noAutoFocus")}},provide(){return{[Nr]:{parentPopper:this}}},inject:{[Nr]:{default:null}},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:Uo(ne({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var t;return(t=this[Nr])==null?void 0:t.parentPopper},hasPopperShowTriggerHover(){var t,e;return((t=this.popperTriggers)==null?void 0:t.includes("hover"))||((e=this.popperShowTriggers)==null?void 0:e.includes("hover"))}},watch:ne(ne({shown:"$_autoShowHide",disabled(t){t?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())}},["triggers","positioningDisabled"].reduce((t,e)=>(t[e]="$_refreshListeners",t),{})),["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((t,e)=>(t[e]="$_computePosition",t),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(t=>t.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeDestroy(){this.dispose()},methods:{show({event:t=null,skipDelay:e=!1,force:n=!1}={}){var o,r;(o=this.parentPopper)!=null&&o.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(n||!this.disabled)&&(((r=this.parentPopper)==null?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(t,e),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:t=null,skipDelay:e=!1,skipAiming:n=!1}={}){var o;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(!n&&this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:e}),this.parentPopper.lockedChild=null)},1e3));return}((o=this.parentPopper)==null?void 0:o.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(t,e),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=this.referenceNode(),this.$_targetNodes=this.targetNodes().filter(t=>t.nodeType===t.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var t;if(this.$_isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(pm({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?e.middleware.push(um({alignment:(t=this.placement.split("-")[1])!=null?t:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(hm({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&e.middleware.push(cm({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(nm({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:i,middlewareData:s})=>{let u;const{centerOffset:a}=s.arrow;return r.startsWith("top")||r.startsWith("bottom")?u=Math.abs(a)>i.reference.width/2:u=Math.abs(a)>i.reference.height/2,{data:{overflow:u}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:i,placement:s,middlewareData:u})=>{var a;if((a=u.autoSize)!=null&&a.skip)return{};let c,l;return s.startsWith("top")||s.startsWith("bottom")?c=i.reference.width:l=i.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=c!=null?`${c}px`:null,this.$_innerNode.style[r==="min"?"minHeight":r==="max"?"maxHeight":"height"]=l!=null?`${l}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(vm({boundary:this.boundary,padding:this.overflowPadding,apply:({width:r,height:i})=>{this.$_innerNode.style.maxWidth=r!=null?`${r}px`:null,this.$_innerNode.style.maxHeight=i!=null?`${i}px`:null}})));const o=await $m(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:o.x,y:o.y,placement:o.placement,strategy:o.strategy,arrow:ne(ne({},o.middlewareData.arrow),o.middlewareData.arrowOverflow)})},$_scheduleShow(t=null,e=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),me&&this.instantMove&&me.instantMove&&me!==this.parentPopper){me.$_applyHide(!0),this.$_applyShow(!0);return}e?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(t=null,e=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(me=this),e?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(t){const e=this.delay;return parseInt(e&&e[t]||e||0)},async $_applyShow(t=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=t,!this.isShown&&(this.$_ensureTeleport(),await Tr(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Do(this.$_referenceNode),...Do(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const e=this.$_referenceNode.getBoundingClientRect(),n=this.$_popperNode.querySelector(".v-popper__wrapper"),o=n.parentNode.getBoundingClientRect(),r=e.x+e.width/2-(o.left+n.offsetLeft),i=e.y+e.height/2-(o.top+n.offsetTop);this.result.transformOrigin=`${r}px ${i}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const t=this.showGroup;if(t){let e;for(let n=0;n<$t.length;n++)e=$t[n],e.showGroup!==t&&(e.hide(),e.$emit("close-group"))}$t.push(this),document.body.classList.add("v-popper--some-open");for(const e of Ha(this.theme))qa(e).push(this),document.body.classList.add(`v-popper--some-open--${e}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Tr(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(t=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=t,Ga($t,this),$t.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of Ha(this.theme)){const o=qa(n);Ga(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}me===this&&(me=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=Ke(this.theme,"disposeTimeout");e!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},e)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await Tr(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let t=this.container;if(typeof t=="string"?t=window.document.querySelector(t):t===!1&&(t=this.$_targetNodes[0].parentNode),!t)throw new Error("No container for popover: "+this.container);t.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const t=n=>{this.isShown&&!this.$_hideInProgress||(n.usedByTooltip=!0,!this.$_preventShow&&this.show({event:n}))};this.$_registerTriggerListeners(this.$_targetNodes,Ua,this.triggers,this.showTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Ua,this.popperTriggers,this.popperShowTriggers,t);const e=n=>o=>{o.usedByTooltip||this.hide({event:o,skipAiming:n})};this.$_registerTriggerListeners(this.$_targetNodes,Va,this.triggers,this.hideTriggers,e(!1)),this.$_registerTriggerListeners([this.$_popperNode],Va,this.popperTriggers,this.popperHideTriggers,e(!0))},$_registerEventListeners(t,e,n){this.$_events.push({targetNodes:t,eventType:e,handler:n}),t.forEach(o=>o.addEventListener(e,n,Ne?{passive:!0}:void 0))},$_registerTriggerListeners(t,e,n,o,r){let i=n;o!=null&&(i=typeof o=="function"?o(i):o),i.forEach(s=>{const u=e[s];u&&this.$_registerEventListeners(t,u,r)})},$_removeEventListeners(t){const e=[];this.$_events.forEach(n=>{const{targetNodes:o,eventType:r,handler:i}=n;!t||t===r?o.forEach(s=>s.removeEventListener(r,i)):e.push(n)}),this.$_events=e},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(t,e=!1){this.$_showFrameLocked||(this.hide({event:t}),t.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),e&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(t,e){for(const n of this.$_targetNodes){const o=n.getAttribute(t);o&&(n.removeAttribute(t),n.setAttribute(e,o))}},$_applyAttrsToTarget(t){for(const e of this.$_targetNodes)for(const n in t){const o=t[n];o==null?e.removeAttribute(n):e.setAttribute(n,o)}},$_updateParentShownChildren(t){let e=this.parentPopper;for(;e;)t?e.shownChildren.add(this.randomId):(e.shownChildren.delete(this.randomId),e.$_pendingHide&&e.hide()),e=e.parentPopper},$_isAimingPopper(){const t=this.$el.getBoundingClientRect();if(_n>=t.left&&_n<=t.right&&wn>=t.top&&wn<=t.bottom){const e=this.$_popperNode.getBoundingClientRect(),n=_n-Jt,o=wn-te,r=e.left+e.width/2-Jt+(e.top+e.height/2)-te+e.width+e.height,i=Jt+n*r,s=te+o*r;return Jn(Jt,te,i,s,e.left,e.top,e.left,e.bottom)||Jn(Jt,te,i,s,e.left,e.top,e.right,e.top)||Jn(Jt,te,i,s,e.right,e.top,e.right,e.bottom)||Jn(Jt,te,i,s,e.left,e.bottom,e.right,e.bottom)}return!1}},render(){return this.$scopedSlots.default(this.slotData)[0]}});typeof document<"u"&&typeof window<"u"&&(Yl?(document.addEventListener("touchstart",Xa,Ne?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",Rm,Ne?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Xa,!0),window.addEventListener("click",Im,!0)),window.addEventListener("resize",Mm));function Xa(t){for(let e=0;e<$t.length;e++){const n=$t[e];try{const o=n.popperNode();n.$_mouseDownContains=o.contains(t.target)}catch{}}}function Im(t){Jl(t)}function Rm(t){Jl(t,!0)}function Jl(t,e=!1){const n={};for(let o=$t.length-1;o>=0;o--){const r=$t[o];try{const i=r.$_containsGlobalTarget=Bm(r,t);r.$_pendingHide=!1,requestAnimationFrame(()=>{if(r.$_pendingHide=!1,!n[r.randomId]&&Ka(r,i,t)){if(r.$_handleGlobalClose(t,e),!t.closeAllPopover&&t.closePopover&&i){let u=r.parentPopper;for(;u;)n[u.randomId]=!0,u=u.parentPopper;return}let s=r.parentPopper;for(;s&&Ka(s,s.$_containsGlobalTarget,t);)s.$_handleGlobalClose(t,e),s=s.parentPopper}})}catch{}}}function Bm(t,e){const n=t.popperNode();return t.$_mouseDownContains||n.contains(e.target)}function Ka(t,e,n){return n.closeAllPopover||n.closePopover&&e||Fm(t,n)&&!e}function Fm(t,e){if(typeof t.autoHide=="function"){const n=t.autoHide(e);return t.lastAutoHide=n,n}return t.autoHide}function Mm(t){for(let e=0;e<$t.length;e++)$t[e].$_computePosition(t)}let Jt=0,te=0,_n=0,wn=0;typeof window<"u"&&window.addEventListener("mousemove",t=>{Jt=_n,te=wn,_n=t.clientX,wn=t.clientY},Ne?{passive:!0}:void 0);function Jn(t,e,n,o,r,i,s,u){const a=((s-r)*(e-i)-(u-i)*(t-r))/((u-i)*(n-t)-(s-r)*(o-e)),c=((n-t)*(e-i)-(o-e)*(t-r))/((u-i)*(n-t)-(s-r)*(o-e));return a>=0&&a<=1&&c>=0&&c<=1}function zm(){var t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>0)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);var n=t.indexOf("Trident/");if(n>0){var o=t.indexOf("rv:");return parseInt(t.substring(o+3,t.indexOf(".",o)),10)}var r=t.indexOf("Edge/");return r>0?parseInt(t.substring(r+5,t.indexOf(".",r)),10):-1}var po;function di(){di.init||(di.init=!0,po=zm()!==-1)}var jm={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var t=this;di(),this.$nextTick(function(){t._w=t.$el.offsetWidth,t._h=t.$el.offsetHeight,t.emitOnMount&&t.emitSize()});var e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",po&&this.$el.appendChild(e),e.data="about:blank",po||this.$el.appendChild(e)},beforeDestroy:function(){this.removeResizeHandlers()},methods:{compareAndNotify:function(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize:function(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!po&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};function Hm(t,e,n,o,r,i,s,u,a,c){var l=typeof n=="function"?n.options:n;return t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0),l._scopeId=o,n}var Um=jm,tc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},Vm=[];tc._withStripped=!0;var Gm=void 0,Wm="data-v-8859cc6c",pi=Hm({render:tc,staticRenderFns:Vm},Gm,Um,Wm);function qm(t){t.component("resize-observer",pi),t.component("ResizeObserver",pi)}var Xm={version:"1.0.1",install:qm},to=null;typeof window<"u"?to=window.Vue:typeof Ge<"u"&&(to=Ge.Vue),to&&to.use(Xm);var ec={computed:{themeClass(){return Dm(this.theme)}}},Km={name:"VPopperContent",components:{ResizeObserver:pi},mixins:[ec],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},methods:{toPx(t){return t!=null&&!isNaN(t)?`${t}px`:null}}},Ym=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{ref:"popover",staticClass:"v-popper__popper",class:[t.themeClass,t.classes.popperClass,{"v-popper__popper--shown":t.shown,"v-popper__popper--hidden":!t.shown,"v-popper__popper--show-from":t.classes.showFrom,"v-popper__popper--show-to":t.classes.showTo,"v-popper__popper--hide-from":t.classes.hideFrom,"v-popper__popper--hide-to":t.classes.hideTo,"v-popper__popper--skip-transition":t.skipTransition,"v-popper__popper--arrow-overflow":t.result&&t.result.arrow.overflow,"v-popper__popper--no-positioning":!t.result}],style:t.result?{position:t.result.strategy,transform:"translate3d("+Math.round(t.result.x)+"px,"+Math.round(t.result.y)+"px,0)"}:void 0,attrs:{id:t.popperId,"aria-hidden":t.shown?"false":"true",tabindex:t.autoHide?0:void 0,"data-popper-placement":t.result?t.result.placement:void 0},on:{keyup:function(o){if(!o.type.indexOf("key")&&t._k(o.keyCode,"esc",27,o.key,["Esc","Escape"]))return null;t.autoHide&&t.$emit("hide")}}},[n("div",{staticClass:"v-popper__backdrop",on:{click:function(o){t.autoHide&&t.$emit("hide")}}}),n("div",{staticClass:"v-popper__wrapper",style:t.result?{transformOrigin:t.result.transformOrigin}:void 0},[n("div",{ref:"inner",staticClass:"v-popper__inner"},[t.mounted?[n("div",[t._t("default")],2),t.handleResize?n("ResizeObserver",{on:{notify:function(o){return t.$emit("resize",o)}}}):t._e()]:t._e()],2),n("div",{ref:"arrow",staticClass:"v-popper__arrow-container",style:t.result?{left:t.toPx(t.result.arrow.x),top:t.toPx(t.result.arrow.y)}:void 0},[n("div",{staticClass:"v-popper__arrow-outer"}),n("div",{staticClass:"v-popper__arrow-inner"})])])])},Zm=[];function tn(t,e,n,o,r,i,s,u){var a=typeof t=="function"?t.options:t;e&&(a.render=e,a.staticRenderFns=n,a._compiled=!0);var c;if(r&&(c=r),c)if(a.functional){a._injectStyles=c;var l=a.render;a.render=function(v,g){return c.call(g),l(v,g)}}else{var h=a.beforeCreate;a.beforeCreate=h?[].concat(h,c):[c]}return{exports:t,options:a}}const Ya={};var Qm=tn(Km,Ym,Zm,!1,Jm);function Jm(t){for(let e in Ya)this[e]=Ya[e]}var nc=function(){return Qm.exports}(),Hi={methods:{show(...t){return this.$refs.popper.show(...t)},hide(...t){return this.$refs.popper.hide(...t)},dispose(...t){return this.$refs.popper.dispose(...t)},onResize(...t){return this.$refs.popper.onResize(...t)}}},t0={name:"VPopperWrapper",components:{Popper:Ql(),PopperContent:nc},mixins:[Hi,ec],inheritAttrs:!1,props:{theme:{type:String,default(){return this.$options.vPopperTheme}}},methods:{getTargetNodes(){return Array.from(this.$refs.reference.children).filter(t=>t!==this.$refs.popperContent.$el)}}},e0=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("Popper",t._g(t._b({ref:"popper",attrs:{theme:t.theme,"target-nodes":t.getTargetNodes,"reference-node":function(){return t.$refs.reference},"popper-node":function(){return t.$refs.popperContent.$el}},scopedSlots:t._u([{key:"default",fn:function(o){var r=o.popperId,i=o.isShown,s=o.shouldMountContent,u=o.skipTransition,a=o.autoHide,c=o.show,l=o.hide,h=o.handleResize,v=o.onResize,g=o.classes,C=o.result;return[n("div",{ref:"reference",staticClass:"v-popper",class:[t.themeClass,{"v-popper--shown":i}]},[t._t("default",null,{shown:i,show:c,hide:l}),n("PopperContent",{ref:"popperContent",attrs:{"popper-id":r,theme:t.theme,shown:i,mounted:s,"skip-transition":u,"auto-hide":a,"handle-resize":h,classes:g,result:C},on:{hide:l,resize:v}},[t._t("popper",null,{shown:i,hide:l})],2)],2)]}}],null,!0)},"Popper",t.$attrs,!1),t.$listeners))},n0=[];const Za={};var o0=tn(t0,e0,n0,!1,r0);function r0(t){for(let e in Za)this[e]=Za[e]}var Ui=function(){return o0.exports}(),i0=Uo(ne({},Ui),{name:"VDropdown",vPopperTheme:"dropdown"});let s0,a0;const Qa={};var u0=tn(i0,s0,a0,!1,l0);function l0(t){for(let e in Qa)this[e]=Qa[e]}var fi=function(){return u0.exports}(),c0=Uo(ne({},Ui),{name:"VMenu",vPopperTheme:"menu"});let d0,p0;const Ja={};var f0=tn(c0,d0,p0,!1,h0);function h0(t){for(let e in Ja)this[e]=Ja[e]}var tu=function(){return f0.exports}(),v0=Uo(ne({},Ui),{name:"VTooltip",vPopperTheme:"tooltip"});let m0,g0;const eu={};var y0=tn(v0,m0,g0,!1,b0);function b0(t){for(let e in eu)this[e]=eu[e]}var nu=function(){return y0.exports}(),_0={name:"VTooltipDirective",components:{Popper:Ql(),PopperContent:nc},mixins:[Hi],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return Ke(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return Ke(this.theme,"loadingContent")}}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(t){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(t){if(typeof this.content=="function"&&this.$_isShown&&(t||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const e=++this.$_fetchId,n=this.content(this);n.then?n.then(o=>this.onResult(e,o)):this.onResult(e,n)}},onResult(t,e){t===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=e)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}},w0=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("Popper",t._g(t._b({ref:"popper",attrs:{theme:t.theme,"popper-node":function(){return t.$refs.popperContent.$el}},on:{"apply-show":t.onShow,"apply-hide":t.onHide},scopedSlots:t._u([{key:"default",fn:function(o){var r=o.popperId,i=o.isShown,s=o.shouldMountContent,u=o.skipTransition,a=o.autoHide,c=o.hide,l=o.handleResize,h=o.onResize,v=o.classes,g=o.result;return[n("PopperContent",{ref:"popperContent",class:{"v-popper--tooltip-loading":t.loading},attrs:{"popper-id":r,theme:t.theme,shown:i,mounted:s,"skip-transition":u,"auto-hide":a,"handle-resize":l,classes:v,result:g},on:{hide:c,resize:h}},[t.html?n("div",{domProps:{innerHTML:t._s(t.finalContent)}}):n("div",{domProps:{textContent:t._s(t.finalContent)}})])]}}])},"Popper",t.$attrs,!1),t.$listeners))},E0=[];const ou={};var A0=tn(_0,w0,E0,!1,x0);function x0(t){for(let e in ou)this[e]=ou[e]}var C0=function(){return A0.exports}();const oc="v-popper--has-tooltip";function S0(t,e){let n=t.placement;if(!n&&e)for(const o of Zl)e[o]&&(n=o);return n||(n=Ke(t.theme||"tooltip","placement")),n}function rc(t,e,n){let o;const r=typeof e;return r==="string"?o={content:e}:e&&r==="object"?o=e:o={content:!1},o.placement=S0(o,n),o.targetNodes=()=>[t],o.referenceNode=()=>t,o}function T0(t,e,n){const o=rc(t,e,n),r=t.$_popper=new X({mixins:[Hi],data(){return{options:o}},render(s){const u=this.options,{theme:a,html:c,content:l,loadingContent:h}=u,v=Lm(u,["theme","html","content","loadingContent"]);return s(C0,{props:{theme:a,html:c,content:l,loadingContent:h},attrs:v,ref:"popper"})},devtools:{hide:!0}}),i=document.createElement("div");return document.body.appendChild(i),r.$mount(i),t.classList&&t.classList.add(oc),r}function ic(t){t.$_popper&&(t.$_popper.$destroy(),delete t.$_popper,delete t.$_popperOldShown),t.classList&&t.classList.remove(oc)}function ru(t,{value:e,oldValue:n,modifiers:o}){const r=rc(t,e,o);if(!r.content||Ke(r.theme||"tooltip","disabled"))ic(t);else{let i;t.$_popper?(i=t.$_popper,i.options=r):i=T0(t,e,o),typeof e.shown<"u"&&e.shown!==t.$_popperOldShown&&(t.$_popperOldShown=e.shown,e.shown?i.show():i.hide())}}var N0={bind:ru,update:ru,unbind(t){ic(t)}};function iu(t){t.addEventListener("click",sc),t.addEventListener("touchstart",ac,Ne?{passive:!0}:!1)}function su(t){t.removeEventListener("click",sc),t.removeEventListener("touchstart",ac),t.removeEventListener("touchend",uc),t.removeEventListener("touchcancel",lc)}function sc(t){const e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function ac(t){if(t.changedTouches.length===1){const e=t.currentTarget;e.$_vclosepopover_touch=!0;const n=t.changedTouches[0];e.$_vclosepopover_touchPoint=n,e.addEventListener("touchend",uc),e.addEventListener("touchcancel",lc)}}function uc(t){const e=t.currentTarget;if(e.$_vclosepopover_touch=!1,t.changedTouches.length===1){const n=t.changedTouches[0],o=e.$_vclosepopover_touchPoint;t.closePopover=Math.abs(n.screenY-o.screenY)<20&&Math.abs(n.screenX-o.screenX)<20,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}}function lc(t){const e=t.currentTarget;e.$_vclosepopover_touch=!1}var $0={bind(t,{value:e,modifiers:n}){t.$_closePopoverModifiers=n,(typeof e>"u"||e)&&iu(t)},update(t,{value:e,oldValue:n,modifiers:o}){t.$_closePopoverModifiers=o,e!==n&&(typeof e>"u"||e?iu(t):su(t))},unbind(t){su(t)}};const au=Bt,k0=fi;function P0(t,e={}){t.$_vTooltipInstalled||(t.$_vTooltipInstalled=!0,Kl(Bt,e),t.directive("tooltip",N0),t.directive("close-popper",$0),t.component("v-tooltip",nu),t.component("VTooltip",nu),t.component("v-dropdown",fi),t.component("VDropdown",fi),t.component("v-menu",tu),t.component("VMenu",tu))}const O0={version:"1.0.0-beta.19",install:P0,options:Bt};let eo=null;typeof window<"u"?eo=window.Vue:typeof Ge<"u"&&(eo=Ge.Vue),eo&&eo.use(O0);const L0={name:"NcPopoverTriggerProvider",provide(){return{"NcPopover:trigger:shown":()=>this.shown,"NcPopover:trigger:attrs":()=>this.triggerAttrs}},props:{shown:{type:Boolean,required:!0},popupRole:{type:String,default:void 0}},computed:{triggerAttrs(){return{"aria-haspopup":this.popupRole,"aria-expanded":this.shown.toString()}}},render(){return this.$scopedSlots.default?.({attrs:this.triggerAttrs})}},D0=null,I0=null;var R0=Ft(L0,D0,I0,!1,null,null);const B0=R0.exports,F0="_ncPopover_hdy45_20",M0={"material-design-icon":"_material-design-icon_hdy45_12",ncPopover:F0},cc="nc-popover-8";au.themes[cc]=structuredClone(au.themes.dropdown);const z0={name:"NcPopover",components:{Dropdown:k0,NcPopoverTriggerProvider:B0},inheritAttrs:!1,props:{shown:{type:Boolean,default:!1},popupRole:{type:String,default:void 0,validator:t=>["menu","listbox","tree","grid","dialog","true"].includes(t)},popoverBaseClass:{type:String,default:""},focusTrap:{type:Boolean,default:!0},noFocusTrap:{type:Boolean,default:!1},setReturnFocus:{default:void 0,type:[Boolean,HTMLElement,SVGElement,String,Function]},noAutoReturnFocus:{type:Boolean,default:!1}},emits:["after-show","after-hide","update:shown"],setup(){return{THEME:cc}},data(){return{internalShown:this.shown}},watch:{shown(t){this.internalShown=t,this.internalShown&&this.checkTriggerA11y()},internalShown(t){this.$emit("update:shown",t)}},beforeDestroy(){this.clearFocusTrap(),this.clearEscapeStopPropagation()},methods:{checkTriggerA11y(){if(window.OC?.debug){const t=this.getPopoverTriggerButtonElement();(!t||!t.hasAttributes("aria-expanded","aria-haspopup"))&&X.util.warn("It looks like you are using a custom button as a or other popover #trigger. If you are not using as a trigger, you need to bind attrs from the #trigger slot props to your custom button. See docs for an example.")}},removeFloatingVueAriaDescribedBy(){const t=this.getPopoverTriggerElement().querySelectorAll("[data-popper-shown]");for(const e of t)e.removeAttribute("aria-describedby")},getPopoverContentElement(){return this.$refs.popover?.$refs.popperContent?.$el},getPopoverTriggerElement(){return this.$refs.popover.$refs.reference},getPopoverTriggerButtonElement(){const t=this.getPopoverTriggerElement();return t&&Ml(t)[0]},async useFocusTrap(){if(await this.$nextTick(),this.noFocusTrap||!this.focusTrap)return;const t=this.getPopoverContentElement();t.tabIndex=-1,t&&(this.$focusTrap=zl(t,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus||!this.noAutoReturnFocus&&this.getPopoverTriggerButtonElement(),trapStack:Nn(),fallBackFocus:t}),this.$focusTrap.activate())},clearFocusTrap(t={}){try{this.$focusTrap?.deactivate(t),this.$focusTrap=null}catch(e){Tl.warn("Could not clear focus trap",{error:e})}},addEscapeStopPropagation(){this.getPopoverContentElement()?.addEventListener("keydown",this.stopKeydownEscapeHandler)},clearEscapeStopPropagation(){this.getPopoverContentElement()?.removeEventListener("keydown",this.stopKeydownEscapeHandler)},stopKeydownEscapeHandler(t){t.type==="keydown"&&t.key==="Escape"&&t.stopPropagation()},async afterShow(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-show")},{once:!0,passive:!0}),this.removeFloatingVueAriaDescribedBy(),await this.$nextTick(),await this.useFocusTrap(),this.addEscapeStopPropagation()},afterHide(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-hide")},{once:!0,passive:!0}),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};var j0=function(){var t=this,e=t._self._c;return e("Dropdown",t._g(t._b({ref:"popover",attrs:{distance:10,"arrow-padding":10,"no-auto-focus":!0,"popper-class":[t.$style.ncPopover,t.popoverBaseClass],theme:t.THEME,shown:t.internalShown},on:{"update:shown":function(n){t.internalShown=n},"apply-show":t.afterShow,"apply-hide":t.afterHide},scopedSlots:t._u([{key:"popper",fn:function(n){return[t._t("default",null,null,n)]}}],null,!0)},"Dropdown",t.$attrs,!1),t.$listeners),[e("NcPopoverTriggerProvider",{attrs:{shown:t.internalShown,"popup-role":t.popupRole},scopedSlots:t._u([{key:"default",fn:function(n){return[t._t("trigger",null,null,n)]}}],null,!0)})],1)},H0=[];const uu={$style:M0};function U0(t){for(var e in uu)this[e]=uu[e]}var V0=Ft(z0,j0,H0,!1,U0,null);const G0=V0.exports,W0={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var q0=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon dots-horizontal-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(n){return t.$emit("click",n)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},X0=[],K0=Ft(W0,q0,X0,!1,null,null);const Y0=K0.exports;kl(ev);const Z0=".focusable",Q0={name:"NcActions",components:{NcButton:Nl,NcPopover:G0},provide(){return{"NcActions:isSemanticMenu":hn(()=>this.actionsMenuSemanticType==="menu")}},props:{open:{type:Boolean,default:!1},manualOpen:{type:Boolean,default:!1},forceMenu:{type:Boolean,default:!1},forceName:{type:Boolean,default:!1},menuName:{type:String,default:null},forceSemanticType:{type:String,default:null,validator(t){return["dialog","menu","expanded","tooltip"].includes(t)}},primary:{type:Boolean,default:!1},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:null},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default:ge("Actions")},ariaHidden:{type:Boolean,default:null},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:()=>document.querySelector("#content-vue")??document.querySelector("body")},container:{type:[Boolean,String,Object,Element],default:"body"},disabled:{type:Boolean,default:!1},inline:{type:Number,default:0},variant:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:null},size:{type:String,default:"normal",validator(t){return["small","normal","large"].includes(t)}}},emits:["click","blur","focus","close","closed","open","opened","update:open"],setup(){const t=`menu-${Ol()}`,e=`trigger-${t}`;return{randomId:t,triggerRandomId:e}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown"}},computed:{triggerButtonVariant(){return(this.type??this.variant)||(this.primary?"primary":this.menuName?"secondary":"tertiary")},config(){return{menu:{popupRole:"menu",withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId,id:this.randomId,role:"menu"}},expanded:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},dialog:{popupRole:"dialog",withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!0,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{id:this.randomId,role:"dialog","aria-labelledby":this.triggerRandomId,"aria-modal":"true"},popoverUlA11yAttrs:{}},tooltip:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},unknown:{popupRole:void 0,role:void 0,withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!0,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId}}}[this.actionsMenuSemanticType]}},watch:{open(t){t!==this.opened&&(this.opened=t)},opened(){this.opened?document.body.addEventListener("keydown",this.handleEscapePressed):document.body.removeEventListener("keydown",this.handleEscapePressed)}},created(){Qv(()=>this.opened,{disabled:()=>this.config.withFocusTrap})},methods:{getActionName(t){return t?.componentOptions?.Ctor?.extendOptions?.name??t?.componentOptions?.tag},isValidSingleAction(t){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(t))},isIconUrl(t){try{return!!new URL(t,t.startsWith("/")?window.location.origin:void 0)}catch{return!1}},openMenu(){this.opened||(this.opened=!0,this.$emit("update:open",!0),this.$emit("open"))},async closeMenu(t=!0){this.opened&&(await this.$nextTick(),this.opened=!1,this.$refs.popover?.clearFocusTrap({returnFocus:t}),this.$emit("update:open",!1),this.$emit("close"),this.focusIndex=0,t&&this.$refs.triggerButton?.$el.focus())},onClosed(){this.$emit("closed")},onOpened(){this.$nextTick(()=>{this.focusFirstAction(null),this.resizePopover(),this.$emit("opened")})},resizePopover(){const t=this.$refs.menu.closest(".v-popper__inner"),e=this.$refs.menu.clientHeight,n=this.getMaxMenuHeight();if(e>n){let o=0,r=0;for(const i of this.$refs.menuList.children){if(o+i.clientHeight/2>n){t.style.height=`${o-r/2}px`;break}r=i.clientHeight,o+=r}}else t.style.height="fit-content"},getMaxMenuHeight(){const{top:t,bottom:e}=this.$refs.triggerButton?.$el.getBoundingClientRect()??{top:0,bottom:0},{top:n,bottom:o}=this.boundariesElement?.getBoundingClientRect()??{top:0,bottom:window.innerHeight};return Math.max(Math.min(t-84,t-n),Math.min(window.innerHeight-e-34,o-e))},getCurrentActiveMenuItemElement(){return this.$refs.menu.querySelector("li.active")},getFocusableMenuItemElements(){return this.$refs.menu.querySelectorAll(Z0)},onKeydown(t){if(t.key==="Tab"){if(this.config.withFocusTrap)return;if(!this.config.withTabNavigation){this.closeMenu(!0);return}t.preventDefault();const e=this.getFocusableMenuItemElements(),n=[...e].indexOf(document.activeElement);if(n===-1)return;const o=t.shiftKey?n-1:n+1;(o<0||o===e.length)&&this.closeMenu(!0),this.focusIndex=o,this.focusAction();return}this.config.withArrowNavigation&&(t.key==="ArrowUp"&&this.focusPreviousAction(t),t.key==="ArrowDown"&&this.focusNextAction(t),t.key==="PageUp"&&this.focusFirstAction(t),t.key==="PageDown"&&this.focusLastAction(t)),this.handleEscapePressed(t)},onTriggerKeydown(t){t.key==="Escape"&&this.actionsMenuSemanticType==="tooltip"&&this.closeMenu()},handleEscapePressed(t){t.key==="Escape"&&(this.closeMenu(),t.preventDefault())},removeCurrentActive(){const t=this.$refs.menu.querySelector("li.active");t&&t.classList.remove("active")},focusAction(){const t=this.getFocusableMenuItemElements()[this.focusIndex];if(t){this.removeCurrentActive();const e=t.closest("li.action");t.focus(),e&&e.classList.add("active")}},focusPreviousAction(t){this.opened&&(this.focusIndex===0?this.focusLastAction(t):(this.preventIfEvent(t),this.focusIndex=this.focusIndex-1),this.focusAction())},focusNextAction(t){if(this.opened){const e=this.getFocusableMenuItemElements().length-1;this.focusIndex===e?this.focusFirstAction(t):(this.preventIfEvent(t),this.focusIndex=this.focusIndex+1),this.focusAction()}},focusFirstAction(t){if(this.opened){this.preventIfEvent(t);const e=[...this.getFocusableMenuItemElements()].findIndex(n=>n.getAttribute("aria-checked")==="true"&&n.getAttribute("role")==="menuitemradio");this.focusIndex=e>-1?e:0,this.focusAction()}},focusLastAction(t){this.opened&&(this.preventIfEvent(t),this.focusIndex=this.getFocusableMenuItemElements().length-1,this.focusAction())},preventIfEvent(t){t&&(t.preventDefault(),t.stopPropagation())},onFocus(t){this.$emit("focus",t)},onBlur(t){this.$emit("blur",t),this.actionsMenuSemanticType==="tooltip"&&this.$refs.menu&&this.getFocusableMenuItemElements().length===0&&this.closeMenu(!1)},onClick(t){this.$emit("click",t)}},render(t){const e=(this.$slots.default||[]).filter(u=>this.getActionName(u));if(e.length===0)return;let n=e.filter(this.isValidSingleAction);this.forceMenu&&n.length>0&&this.inline>0&&(X.util.warn("Specifying forceMenu will ignore any inline actions rendering."),n=[]);const o=n.slice(0,this.inline),r=e.filter(u=>!o.includes(u));if(this.forceSemanticType)this.actionsMenuSemanticType=this.forceSemanticType;else{const u=["NcActionInput","NcActionTextEditable"],a=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],c=["NcActionLink","NcActionRouter"],l=r.some(g=>u.includes(this.getActionName(g))),h=r.some(g=>a.includes(this.getActionName(g))),v=r.some(g=>c.includes(this.getActionName(g)));l?this.actionsMenuSemanticType="dialog":h?this.actionsMenuSemanticType="menu":v?this.actionsMenuSemanticType="expanded":e.filter(g=>this.getActionName(g).startsWith("NcAction")).length===e.length?this.actionsMenuSemanticType="tooltip":this.actionsMenuSemanticType="unknown"}const i=u=>{const a=u?.componentOptions?.propsData?.icon,c=u?.data?.scopedSlots?.icon()?.[0]??(this.isIconUrl(a)?t("img",{class:"action-item__menutoggle__icon",attrs:{src:a,alt:""}}):t("span",{class:["icon",a]})),l=u?.data?.attrs||{},h=u?.componentOptions?.listeners?.click,v=u?.componentOptions?.children?.[0]?.text?.trim?.(),g=u?.componentOptions?.propsData?.ariaLabel||v,C=this.forceName?v:"";let _=u?.componentOptions?.propsData?.title;this.forceName||_||(_=v);const A={...u?.componentOptions?.propsData??{}},O=["submit","reset"].includes(A.type)?A.modelValue:"button";return delete A.modelValue,delete A.type,t("NcButton",{class:["action-item action-item--single",u?.data?.staticClass,u?.data?.class],attrs:{...l,"aria-label":g,title:_},ref:u?.data?.ref,props:{...A,disabled:this.disabled||u?.componentOptions?.propsData?.disabled,pressed:u?.componentOptions?.propsData?.modelValue,size:this.size,type:O,variant:(this.type??this.variant)||(C?"secondary":"tertiary")},on:{focus:this.onFocus,blur:this.onBlur,"update:pressed":u?.componentOptions?.listeners?.["update:modelValue"]??(()=>{}),...!!h&&{click:x=>{h&&h(x)}}}},[t("template",{slot:"icon"},[c]),C])},s=u=>{const a=this.$slots.icon?.[0]||(this.defaultIcon?t("span",{class:["icon",this.defaultIcon]}):t(Y0,{props:{size:20}}));return t("NcPopover",{ref:"popover",props:{delay:0,handleResize:!0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,popoverBaseClass:"action-item__popper",popupRole:this.config.popupRole,noAutoReturnFocus:!this.withFocusTrap,focusTrap:this.config.withFocusTrap},attrs:{delay:0,handleResize:!0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,...this.manualOpen&&{triggers:[]}},on:{show:this.openMenu,"after-show":this.onOpened,hide:this.closeMenu,"after-hide":this.onClosed}},[t("NcButton",{class:"action-item__menutoggle",props:{size:this.size,variant:this.triggerButtonVariant,disabled:this.disabled},slot:"trigger",ref:"triggerButton",attrs:{id:this.triggerRandomId,"aria-label":this.menuName?null:this.ariaLabel,...this.config.triggerA11yAttr},on:{focus:this.onFocus,blur:this.onBlur,click:this.onClick,keydown:this.onTriggerKeydown}},[t("template",{slot:"icon"},[a]),this.menuName]),t("div",{class:{open:this.opened},attrs:{tabindex:"-1",...this.config.popoverContainerA11yAttrs},on:{keydown:this.onKeydown},ref:"menu"},[t("ul",{attrs:{tabindex:"-1",...this.config.popoverUlA11yAttrs},ref:"menuList"},[u])])])};return e.length===1&&n.length===1&&!this.forceMenu?i(e[0]):(this.$nextTick(()=>{this.opened&&this.$refs.menu&&(this.resizePopover(),(this.$refs.menu.querySelector("li.active")||[]).length===0&&this.focusFirstAction())}),o.length>0&&this.inline>0?t("div",{class:["action-items",`action-item--${this.triggerButtonVariant}`]},[...o.map(i),r.length>0?t("div",{class:["action-item",{"action-item--open":this.opened}]},[s(r)]):null]):t("div",{class:["action-item action-item--default-popover",`action-item--${this.triggerButtonVariant}`,{"action-item--open":this.opened}]},[s(e)]))}},J0=null,tg=null;var eg=Ft(Q0,J0,tg,!1,null,"cf2bf155");const ng=eg.exports;function og(t){t.mounted?Array.isArray(t.mounted)||(t.mounted=[t.mounted]):t.mounted=[],t.mounted.push(function(){this.$el.setAttribute("data-v-5c9eda7","")})}const rg={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var ig=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon pause-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(n){return t.$emit("click",n)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M14,19H18V5H14M6,19H10V5H6V19Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},sg=[],ag=Ft(rg,ig,sg,!1,null,null);const ug=ag.exports,lg={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var cg=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon play-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(n){return t.$emit("click",n)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M8,5.14V19.14L19,12.14L8,5.14Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},dg=[],pg=Ft(lg,cg,dg,!1,null,null);const fg=pg.exports;kl(nv,ov);function hg(t,e){let n,o,r=e,i;this.start=function(){i=!0,o=new Date,n=setTimeout(t,r)},this.pause=function(){i=!1,clearTimeout(n),r-=new Date-o},this.clear=function(){i=!1,clearTimeout(n),r=0},this.getTimeLeft=function(){return i&&(this.pause(),this.start()),r},this.getStateRunning=function(){return i},this.start()}const Vi={name:"NcModal",components:{Close:Yv,Pause:ug,Play:fg,NcActions:ng,NcButton:Nl,NcIconSvgWrapper:vv},props:{name:{type:String,default:""},hasPrevious:{type:Boolean,default:!1},hasNext:{type:Boolean,default:!1},outTransition:{type:Boolean,default:!1},enableSlideshow:{type:Boolean,default:!1},slideshowDelay:{type:Number,default:5e3},slideshowPaused:{type:Boolean,default:!1},enableSwipe:{type:Boolean,default:!0},disableSwipe:{type:Boolean,default:!1},spreadNavigation:{type:Boolean,default:!1},size:{type:String,default:"normal",validator:t=>["small","normal","large","full"].includes(t)},noClose:{type:Boolean,default:!1},canClose:{type:Boolean,default:!0},closeOnClickOutside:{type:Boolean,default:!0},dark:{type:Boolean,default:!1},lightBackdrop:{type:Boolean,default:!1},container:{type:[String,null],default:"body"},closeButtonOutside:{type:Boolean,default:!1},closeButtonContained:{type:Boolean,default:!0},additionalTrapElements:{type:Array,default:()=>[]},inlineActions:{type:Number,default:0},show:{type:Boolean,default:void 0},labelId:{type:String,default:""},setReturnFocus:{default:void 0,type:[Boolean,HTMLElement,SVGElement,String]}},emits:["previous","next","close","update:show"],setup(){return{mdiChevronLeft:mv,mdiChevronRight:gv}},data(){return{mc:null,playing:!1,slideshowTimeout:null,focusTrap:null,randId:Ol(),internalShow:!0}},computed:{cssSlideshowDelay(){return`${this.slideshowDelay}ms`},forceDarkBackdrop(){return!this.noClose&&this.canClose&&!this.closeButtonContained||this.hasNext||this.hasPrevious||this.modalName!==""||!!this.$slots.actions},modalName(){return this.name.trim()},modalLabelId(){return this.labelId||`modal-name-${this.randId}`},showModal(){return this.show===void 0?this.internalShow:this.show},modalTransitionName(){return`modal-${this.outTransition?"out":"in"}`},playPauseName(){return this.playing?ge("Pause slideshow"):ge("Start slideshow")},closeButtonAriaLabel(){return ge("Close")},prevButtonAriaLabel(){return ge("Previous")},nextButtonAriaLabel(){return ge("Next")}},watch:{slideshowPaused(t){this.slideshowTimeout&&(t?this.slideshowTimeout.pause():this.slideshowTimeout.start())},additionalTrapElements(t){if(this.focusTrap){const e=this.$refs.mask;this.focusTrap.updateContainerElements([e,...t])}}},beforeMount(){window.addEventListener("keydown",this.handleKeydown)},beforeDestroy(){window.removeEventListener("keydown",this.handleKeydown),this.mc.stop()},mounted(){!this.name&&!this.labelId&&X.util.warn("[NcModal] You need either set the name or set a `labelId` for accessibility."),this.useFocusTrap(),this.mc=lv(this.$refs.mask,{onSwipeEnd:this.handleSwipe}),this.container&&(this.container==="body"?document.body.insertBefore(this.$el,document.body.lastChild):document.querySelector(this.container).appendChild(this.$el))},destroyed(){this.clearFocusTrap(),this.$el.remove()},methods:{t:ge,previous(t){this.hasPrevious&&(t&&this.resetSlideshow(),this.$emit("previous",t))},next(t){this.hasNext&&(t&&this.resetSlideshow(),this.$emit("next",t))},close(t){!this.noClose&&this.canClose&&(this.internalShow=!1,this.$emit("update:show",!1),setTimeout(()=>{this.$emit("close",t)},300))},handleClickModalWrapper(t){this.closeOnClickOutside&&this.close(t)},handleKeydown(t){if(t.key==="Escape"){const n=Nn();return n.length>0&&n[n.length-1]!==this.focusTrap?void 0:this.close(t)}const e={ArrowLeft:this.previous,ArrowRight:this.next};if(e[t.key])return document.activeElement&&!this.$el.contains(document.activeElement)?void 0:e[t.key](t)},handleSwipe(t,e){this.enableSwipe&&!this.disableSwipe&&(e==="left"?this.next(t):e==="right"&&this.previous(t))},togglePlayPause(){this.playing=!this.playing,this.playing?this.handleSlideshow():this.clearSlideshowTimeout()},resetSlideshow(){this.playing=!this.playing,this.clearSlideshowTimeout(),this.$nextTick(function(){this.togglePlayPause()})},handleSlideshow(){this.playing=!0,this.hasNext?this.slideshowTimeout=new hg(()=>{this.next(),this.handleSlideshow()},this.slideshowDelay):(this.playing=!1,this.clearSlideshowTimeout())},clearSlideshowTimeout(){this.slideshowTimeout&&this.slideshowTimeout.clear()},async useFocusTrap(){if(!this.showModal||this.focusTrap)return;const t=this.$refs.mask;await this.$nextTick();const e={allowOutsideClick:!0,fallbackFocus:t,trapStack:Nn(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.focusTrap=zl([t,...this.additionalTrapElements],e),this.focusTrap.activate()},clearFocusTrap(){this.focusTrap&&(this.focusTrap?.deactivate(),this.focusTrap=null)}}},lu=()=>{Bu((t,e)=>({"44ba6a1a":t.cssSlideshowDelay}))},cu=Vi.setup;Vi.setup=cu?(t,e)=>(lu(),cu(t,e)):lu;const vg=Vi;var mg=function(){var t=this,e=t._self._c;return e("transition",{attrs:{name:"fade",appear:""},on:{"after-enter":t.useFocusTrap,"before-leave":t.clearFocusTrap}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showModal,expression:"showModal"}],ref:"mask",staticClass:"modal-mask",class:{"modal-mask--opaque":t.dark||t.forceDarkBackdrop,"modal-mask--light":t.lightBackdrop},attrs:{role:"dialog","aria-modal":"true","aria-labelledby":t.modalLabelId,"aria-describedby":"modal-description-"+t.randId,tabindex:"-1"}},[e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("div",{staticClass:"modal-header",attrs:{"data-theme-light":t.lightBackdrop,"data-theme-dark":!t.lightBackdrop}},[t.modalName?e("h2",{staticClass:"modal-header__name",attrs:{id:"modal-name-"+t.randId}},[t._v(" "+t._s(t.modalName)+" ")]):t._e(),e("div",{staticClass:"icons-menu"},[t.hasNext&&t.enableSlideshow?e("button",{staticClass:"play-pause-icons",class:{"play-pause-icons--paused":t.slideshowPaused},attrs:{title:t.playPauseName,type:"button"},on:{click:t.togglePlayPause}},[t.playing?e("Pause",{staticClass:"play-pause-icons__pause",attrs:{size:20}}):e("Play",{staticClass:"play-pause-icons__play",attrs:{size:20}}),e("span",{staticClass:"hidden-visually"},[t._v(" "+t._s(t.playPauseName)+" ")]),t.playing?e("svg",{staticClass:"progress-ring",attrs:{height:"50",width:"50"}},[e("circle",{staticClass:"progress-ring__circle",attrs:{stroke:"white","stroke-width":"2",fill:"transparent",r:"15",cx:"25",cy:"25"}})]):t._e()],1):t._e(),e("NcActions",{staticClass:"header-actions",attrs:{inline:t.inlineActions}},[t._t("actions")],2),!t.noClose&&t.canClose&&t.closeButtonOutside&&!t.closeButtonContained?e("NcButton",{staticClass:"header-close",attrs:{"aria-label":t.closeButtonAriaLabel,variant:"tertiary"},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):t._e()],1)])]),e("transition",{attrs:{name:t.modalTransitionName,appear:""}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showModal,expression:"showModal"}],staticClass:"modal-wrapper",class:[`modal-wrapper--${t.size}`,{"modal-wrapper--spread-navigation":t.spreadNavigation}],on:{mousedown:function(n){return n.target!==n.currentTarget?null:t.handleClickModalWrapper.apply(null,arguments)}}},[e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasPrevious,expression:"hasPrevious"}],staticClass:"prev",attrs:{"aria-label":t.prevButtonAriaLabel,variant:"tertiary-no-background"},on:{click:t.previous},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{directional:"",path:t.mdiChevronLeft,size:40}})]},proxy:!0}])})],1),e("div",{staticClass:"modal-container",attrs:{id:"modal-description-"+t.randId}},[e("div",{staticClass:"modal-container__content"},[t._t("default")],2),!t.noClose&&t.canClose&&!t.closeButtonOutside&&t.closeButtonContained?e("NcButton",{staticClass:"modal-container__close",attrs:{"aria-label":t.closeButtonAriaLabel,variant:"tertiary"},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):t._e()],1),e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasNext,expression:"hasNext"}],staticClass:"next",attrs:{"aria-label":t.nextButtonAriaLabel,variant:"tertiary-no-background"},on:{click:t.next},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{directional:"",path:t.mdiChevronRight,size:40}})]},proxy:!0}])})],1)],1)])],1)])},gg=[],yg=Ft(vg,mg,gg,!1,null,"525de6c5");const bg=yg.exports;og(bg);export{Tg as A,Ag as B,Bu as C,Eg as D,Su as E,Mg as F,Ol as G,Rg as H,Ig as I,Ug as J,Hg as K,Bg as L,Dg as M,Nl as N,jg as O,wg as P,bg as Q,bh as R,X as V,ge as a,lo as b,Lg as c,xg as d,tv as e,Og as f,Bi as g,_g as h,hn as i,Tl as j,Eh as k,Cg as l,Ng as m,Ft as n,jc as o,Th as p,vv as q,kl as r,Fg as s,Pg as t,zg as u,Gc as v,Ge as w,$g as x,Sg as y,kg as z}; +//# sourceMappingURL=NcModal-B4rDA8OC.chunk.mjs.map diff --git a/js/NcModal-p4Z3hGBF.chunk.mjs.license b/js/NcModal-B4rDA8OC.chunk.mjs.license similarity index 96% rename from js/NcModal-p4Z3hGBF.chunk.mjs.license rename to js/NcModal-B4rDA8OC.chunk.mjs.license index 23bc5bca..37cbcbf9 100644 --- a/js/NcModal-p4Z3hGBF.chunk.mjs.license +++ b/js/NcModal-B4rDA8OC.chunk.mjs.license @@ -44,13 +44,13 @@ This file is generated from multiple sources. Included packages: - version: 3.4.1 - license: GPL-3.0-or-later - @nextcloud/logger - - version: 3.0.2 + - version: 3.0.3 - license: GPL-3.0-or-later - @nextcloud/router - version: 3.1.0 - license: GPL-3.0-or-later - @nextcloud/vue - - version: 8.35.0 + - version: 8.35.2 - license: AGPL-3.0-or-later - @vitejs/plugin-vue2 - version: 2.3.4 @@ -62,7 +62,7 @@ This file is generated from multiple sources. Included packages: - version: 11.0.1 - license: MIT - dompurify - - version: 3.3.0 + - version: 3.3.1 - license: (MPL-2.0 OR Apache-2.0) - escape-html - version: 1.0.3 @@ -77,7 +77,7 @@ This file is generated from multiple sources. Included packages: - version: 7.7.3 - license: ISC - tabbable - - version: 6.3.0 + - version: 6.4.0 - license: MIT - vite - version: 7.1.12 diff --git a/js/NcModal-B4rDA8OC.chunk.mjs.map b/js/NcModal-B4rDA8OC.chunk.mjs.map new file mode 100644 index 00000000..bec7f2e7 --- /dev/null +++ b/js/NcModal-B4rDA8OC.chunk.mjs.map @@ -0,0 +1 @@ +{"version":3,"file":"NcModal-B4rDA8OC.chunk.mjs","sources":["../node_modules/vite-plugin-node-polyfills/shims/global/dist/index.js","../node_modules/vue/dist/vue.runtime.esm.js","../node_modules/@nextcloud/initial-state/dist/index.mjs","../node_modules/@nextcloud/router/dist/index.mjs","../node_modules/dompurify/dist/purify.es.mjs","../node_modules/escape-html/index.js","../node_modules/@nextcloud/l10n/dist/chunks/translation-DoG5ZELJ.mjs","../node_modules/@nextcloud/vue/dist/chunks/legacy-MK4GvP26.mjs","../node_modules/vite-plugin-node-polyfills/shims/process/dist/index.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/debug.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/constants.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/re.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/parse-options.js","../node_modules/@nextcloud/event-bus/node_modules/semver/internal/identifiers.js","../node_modules/@nextcloud/event-bus/node_modules/semver/classes/semver.js","../node_modules/@nextcloud/event-bus/node_modules/semver/functions/major.js","../node_modules/@nextcloud/event-bus/node_modules/semver/functions/parse.js","../node_modules/@nextcloud/event-bus/node_modules/semver/functions/valid.js","../node_modules/@nextcloud/event-bus/dist/index.mjs","../node_modules/@nextcloud/browser-storage/dist/ScopedStorage.js","../node_modules/@nextcloud/browser-storage/dist/StorageBuilder.js","../node_modules/@nextcloud/browser-storage/dist/index.js","../node_modules/@nextcloud/auth/dist/index.mjs","../node_modules/@nextcloud/logger/dist/index.mjs","../node_modules/@nextcloud/vue/dist/chunks/logger-D3RVzcfQ.mjs","../node_modules/@nextcloud/vue/dist/chunks/_plugin-vue2_normalizer-DU4iP6Vu.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcButton-Dz2O6cSU.mjs","../node_modules/@nextcloud/l10n/dist/gettext.mjs","../node_modules/@nextcloud/vue/dist/chunks/_l10n-BcrsamRV.mjs","../node_modules/@mdi/js/mdi.js","../node_modules/@vueuse/shared/node_modules/vue-demi/lib/index.mjs","../node_modules/@vueuse/shared/index.mjs","../node_modules/@vueuse/core/node_modules/vue-demi/lib/index.mjs","../node_modules/@vueuse/core/index.mjs","../node_modules/@nextcloud/vue/dist/chunks/GenRandomId-F5ebeBB_.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcIconSvgWrapper-Bui9PhAS.mjs","../node_modules/@nextcloud/vue/dist/chunks/mdi-CNJ_YP0l.mjs","../node_modules/tabbable/dist/index.esm.js","../node_modules/focus-trap/dist/focus-trap.esm.js","../node_modules/@nextcloud/vue/dist/chunks/Close-BtLPUSdO.mjs","../node_modules/@nextcloud/vue/dist/chunks/focusTrap-HJQ4pqHV.mjs","../node_modules/@nextcloud/vue/dist/chunks/useTrapStackControl-BnLfCgGU.mjs","../node_modules/floating-vue/node_modules/@floating-ui/core/dist/floating-ui.core.esm.js","../node_modules/floating-vue/node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js","../node_modules/floating-vue/dist/floating-vue.es.js","../node_modules/@nextcloud/vue/dist/chunks/NcPopover-DmPH_emH.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcActions-DXfOYf3w.mjs","../node_modules/@nextcloud/vue/dist/chunks/ScopeComponent-DzNYMeEs.mjs","../node_modules/@nextcloud/vue/dist/Components/NcModal.mjs"],"sourcesContent":["const global = globalThis || void 0 || self;\n\nexport { global as default, global };\n//# sourceMappingURL=index.js.map\n","/*!\n * Vue.js v2.7.16\n * (c) 2014-2023 Evan You\n * Released under the MIT License.\n */\nvar emptyObject = Object.freeze({});\nvar isArray = Array.isArray;\n// These helpers produce better VM code in JS engines due to their\n// explicitness and function inlining.\nfunction isUndef(v) {\n return v === undefined || v === null;\n}\nfunction isDef(v) {\n return v !== undefined && v !== null;\n}\nfunction isTrue(v) {\n return v === true;\n}\nfunction isFalse(v) {\n return v === false;\n}\n/**\n * Check if value is primitive.\n */\nfunction isPrimitive(value) {\n return (typeof value === 'string' ||\n typeof value === 'number' ||\n // $flow-disable-line\n typeof value === 'symbol' ||\n typeof value === 'boolean');\n}\nfunction isFunction(value) {\n return typeof value === 'function';\n}\n/**\n * Quick object check - this is primarily used to tell\n * objects from primitive values when we know the value\n * is a JSON-compliant type.\n */\nfunction isObject(obj) {\n return obj !== null && typeof obj === 'object';\n}\n/**\n * Get the raw type string of a value, e.g., [object Object].\n */\nvar _toString = Object.prototype.toString;\nfunction toRawType(value) {\n return _toString.call(value).slice(8, -1);\n}\n/**\n * Strict object type check. Only returns true\n * for plain JavaScript objects.\n */\nfunction isPlainObject(obj) {\n return _toString.call(obj) === '[object Object]';\n}\nfunction isRegExp(v) {\n return _toString.call(v) === '[object RegExp]';\n}\n/**\n * Check if val is a valid array index.\n */\nfunction isValidArrayIndex(val) {\n var n = parseFloat(String(val));\n return n >= 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.