From dfd210331ab3453d374de142d08f1e00b0adc9b2 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 4 May 2025 03:44:58 +0000 Subject: [PATCH] fix(deps): Fix npm audit Signed-off-by: GitHub --- css/firstrunwizard-style.css | 2 +- ...IconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs | 2 - ...SvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs.map | 1 - js/NcModal-Cx7F7da2.chunk.mjs | 3 + ...nse => NcModal-Cx7F7da2.chunk.mjs.license} | 2 +- js/NcModal-Cx7F7da2.chunk.mjs.map | 1 + ...=> NcModal-Cx7F7da2.chunk.mjs.map.license} | 2 +- js/firstrunwizard-about.mjs | 5 +- js/firstrunwizard-activate.mjs | 5 +- js/firstrunwizard-settings.mjs | 93 +- js/firstrunwizard-settings.mjs.license | 4 +- js/firstrunwizard-settings.mjs.map | 2 +- js/firstrunwizard-settings.mjs.map.license | 4 +- js/main-BADrjg1v.chunk.mjs | 9 - js/main-BADrjg1v.chunk.mjs.map | 1 - js/main-BKzbQavI.chunk.mjs | 10 + ...icense => main-BKzbQavI.chunk.mjs.license} | 7 +- js/main-BKzbQavI.chunk.mjs.map | 1 + ...se => main-BKzbQavI.chunk.mjs.map.license} | 7 +- js/modulepreload-polyfill-CBWYtosv.chunk.mjs | 2 + ...eload-polyfill-CBWYtosv.chunk.mjs.license} | 0 ...ulepreload-polyfill-CBWYtosv.chunk.mjs.map | 1 + ...d-polyfill-CBWYtosv.chunk.mjs.map.license} | 0 js/modulepreload-polyfill-Cp76Uzro.chunk.mjs | 1 - ...ulepreload-polyfill-Cp76Uzro.chunk.mjs.map | 1 - package-lock.json | 2304 +++++------------ 26 files changed, 754 insertions(+), 1716 deletions(-) delete mode 100644 js/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs delete mode 100644 js/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs.map create mode 100644 js/NcModal-Cx7F7da2.chunk.mjs rename js/{NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs.license => NcModal-Cx7F7da2.chunk.mjs.license} (99%) create mode 100644 js/NcModal-Cx7F7da2.chunk.mjs.map rename js/{NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs.map.license => NcModal-Cx7F7da2.chunk.mjs.map.license} (99%) delete mode 100644 js/main-BADrjg1v.chunk.mjs delete mode 100644 js/main-BADrjg1v.chunk.mjs.map create mode 100644 js/main-BKzbQavI.chunk.mjs rename js/{main-BADrjg1v.chunk.mjs.license => main-BKzbQavI.chunk.mjs.license} (89%) create mode 100644 js/main-BKzbQavI.chunk.mjs.map rename js/{main-BADrjg1v.chunk.mjs.map.license => main-BKzbQavI.chunk.mjs.map.license} (89%) create mode 100644 js/modulepreload-polyfill-CBWYtosv.chunk.mjs rename js/{modulepreload-polyfill-Cp76Uzro.chunk.mjs.license => modulepreload-polyfill-CBWYtosv.chunk.mjs.license} (100%) create mode 100644 js/modulepreload-polyfill-CBWYtosv.chunk.mjs.map rename js/{modulepreload-polyfill-Cp76Uzro.chunk.mjs.map.license => modulepreload-polyfill-CBWYtosv.chunk.mjs.map.license} (100%) delete mode 100644 js/modulepreload-polyfill-Cp76Uzro.chunk.mjs delete mode 100644 js/modulepreload-polyfill-Cp76Uzro.chunk.mjs.map diff --git a/css/firstrunwizard-style.css b/css/firstrunwizard-style.css index 1ffec81a4..ff7f0697e 100644 --- a/css/firstrunwizard-style.css +++ b/css/firstrunwizard-style.css @@ -1 +1 @@ -.material-design-icon[data-v-b2be1481]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-b2be1481]{--button-size: var(--default-clickable-area);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:700;min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--button-radius);transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--size-small[data-v-b2be1481]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-b2be1481]{--button-size: var(--clickable-area-large, 48px)}.button-vue *[data-v-b2be1481],.button-vue span[data-v-b2be1481]{cursor:pointer}.button-vue[data-v-b2be1481]:focus{outline:none}.button-vue[data-v-b2be1481]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue:disabled *[data-v-b2be1481]{cursor:default}.button-vue[data-v-b2be1481]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-b2be1481]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-b2be1481]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-b2be1481]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-b2be1481]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-b2be1481]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-b2be1481]{padding-inline:var(--button-padding) var(--default-grid-baseline)}.button-vue__icon[data-v-b2be1481]{height:var(--button-size);width:var(--button-size);min-height:var(--button-size);min-width:var(--button-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-b2be1481]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-b2be1481] svg{height:16px;width:16px}.button-vue__text[data-v-b2be1481]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-b2be1481]{line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-b2be1481]{padding:0 var(--button-padding)}.button-vue--text-only .button-vue__text[data-v-b2be1481]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-b2be1481]{--button-padding: min(calc(var(--default-grid-baseline) + var(--button-radius)), calc(var(--default-grid-baseline) * 4));padding-block:0;padding-inline:var(--default-grid-baseline) var(--button-padding)}.button-vue--wide[data-v-b2be1481]{width:100%}.button-vue[data-v-b2be1481]: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-b2be1481]{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-b2be1481]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-b2be1481]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-b2be1481]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-b2be1481]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-b2be1481]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-b2be1481]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary[data-v-b2be1481]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-b2be1481]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary-no-background[data-v-b2be1481]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-b2be1481]{color:var(--color-primary-element-text);background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-b2be1481]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-b2be1481]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-b2be1481]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-b2be1481]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-b2be1481]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-b2be1481]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-b2be1481]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-b2be1481]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-b2be1481]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-b2be1481]:active{background-color:var(--color-error)}.material-design-icon[data-v-d5334a44]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-d5334a44]{--backdrop-color: 0, 0, 0;--icon-size: 20px;--slideshow-duration: var(--8ad040f8);position:fixed;z-index:9998;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(var(--backdrop-color),.5)}.modal-mask--opaque[data-v-d5334a44]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-d5334a44]{--backdrop-color: 255, 255, 255}.modal-header[data-v-d5334a44]{position:absolute;z-index:10001;top:0;right:0;left:0;display:flex!important;align-items:center;justify-content:center;width:100%;height:var(--header-height);overflow:hidden;transition:opacity .25s,visibility .25s}.modal-header__name[data-v-d5334a44]{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-d5334a44]{padding-left:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-d5334a44]{position:absolute;right:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-d5334a44]{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-d5334a44]{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-d5334a44],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-d5334a44],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-d5334a44],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-d5334a44]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-d5334a44],.modal-header .icons-menu .play-pause-icons__pause[data-v-d5334a44]{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-d5334a44] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-d5334a44] .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-d5334a44] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-d5334a44] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-d5334a44] .action-item__menutoggle span,.modal-header .icons-menu[data-v-d5334a44] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-d5334a44]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-d5334a44],.modal-wrapper .next[data-v-d5334a44]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-d5334a44]:focus-visible,.modal-wrapper .next[data-v-d5334a44]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-d5334a44]{left:2px}.modal-wrapper .next[data-v-d5334a44]{right:2px}.modal-wrapper .modal-container[data-v-d5334a44]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-large);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-d5334a44]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-d5334a44]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-d5334a44]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-d5334a44]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-d5334a44]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-d5334a44]{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-d5334a44]{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-d5334a44],.fade-leave-active[data-v-d5334a44]{transition:opacity .25s}.fade-enter[data-v-d5334a44],.fade-leave-to[data-v-d5334a44]{opacity:0}.fade-visibility-enter[data-v-d5334a44],.fade-visibility-leave-to[data-v-d5334a44]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-d5334a44],.modal-in-leave-active[data-v-d5334a44],.modal-out-enter-active[data-v-d5334a44],.modal-out-leave-active[data-v-d5334a44]{transition:opacity .25s}.modal-in-enter[data-v-d5334a44],.modal-in-leave-to[data-v-d5334a44],.modal-out-enter[data-v-d5334a44],.modal-out-leave-to[data-v-d5334a44]{opacity:0}.modal-in-enter .modal-container[data-v-d5334a44],.modal-in-leave-to .modal-container[data-v-d5334a44]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-d5334a44],.modal-out-leave-to .modal-container[data-v-d5334a44]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-d5334a44]{position:absolute;top:0;left:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-d5334a44]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-d5334a44 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-d5334a44]{animation:breath-d5334a44 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-d5334a44]{animation-play-state:paused!important}@keyframes progressring-d5334a44{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-d5334a44{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-60a4c99d]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-60a4c99d]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-60a4c99d]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-60a4c99d]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-60a4c99d]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-60a4c99d]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-60a4c99d]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-60a4c99d]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-60a4c99d]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-60a4c99d]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-60a4c99d]{width:20px;height:20px;object-fit:contain}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}.v-popper--theme-dropdown.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:transparent;border-width:10px}.material-design-icon[data-v-2d0a4d76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-2d0a4d76]{display:flex;justify-content:center;align-items:center;min-width:var(--default-clickable-area);min-height:var(--default-clickable-area);opacity:1}.icon-vue--inline[data-v-2d0a4d76]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue[data-v-2d0a4d76] svg{fill:currentColor;width:var(--icon-size, 20px);height:var(--icon-size, 20px);max-width:var(--icon-size, 20px);max-height:var(--icon-size, 20px)}.material-design-icon[data-v-6f6953b5]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-6f6953b5]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-6f6953b5]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-6f6953b5]{max-width:900px}.settings-section__name[data-v-6f6953b5]{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-6f6953b5]{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-6f6953b5]:hover,.settings-section__info[data-v-6f6953b5]:focus,.settings-section__info[data-v-6f6953b5]:active{color:var(--color-main-text)}.settings-section__desc[data-v-6f6953b5]{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-e79a4708]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-e79a4708]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-e79a4708]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-e79a4708]{flex-direction:column}.dialog__navigation[data-v-e79a4708]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-e79a4708]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-e79a4708]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-e79a4708]{font-size:21px;text-align:center;height:fit-content;min-height:var(--default-clickable-area);line-height:var(--default-clickable-area);overflow-wrap:break-word;margin-block:0 12px}.dialog__content[data-v-e79a4708]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-e79a4708]{padding-block-end:6px}.dialog__actions[data-v-e79a4708]{box-sizing:border-box;display:flex;gap:6px;align-content:center;justify-content:end;width:100%;max-width:100%;padding-inline:0 12px;margin-inline:0;margin-block:0}.dialog__actions[data-v-e79a4708]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-e79a4708]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-551209a3]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon svg[data-v-551209a3]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-7df28e9e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-7df28e9e]{--note-card-icon-size: 20px;--note-card-padding: calc(2 * var(--default-grid-baseline));color:var(--color-main-text)!important;background-color:var(--note-background)!important;border-inline-start:var(--default-grid-baseline) solid var(--note-theme);border-radius:var(--border-radius);margin:1rem 0;padding:var(--note-card-padding);display:flex;flex-direction:row;gap:var(--note-card-padding)}.notecard__heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-7df28e9e]{--note-background: rgba(var(--color-success-rgb), .1);--note-theme: var(--color-success)}.notecard--info[data-v-7df28e9e]{--note-background: rgba(var(--color-info-rgb), .1);--note-theme: var(--color-info)}.notecard--error[data-v-7df28e9e]{--note-background: rgba(var(--color-error-rgb), .1);--note-theme: var(--color-error)}.notecard--warning[data-v-7df28e9e]{--note-background: rgba(var(--color-warning-rgb), .1);--note-theme: var(--color-warning)}.material-design-icon[data-v-ceb23641]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-ceb23641]{--input-border-radius: var(--border-radius-element, var(--border-radius-large));--input-padding-start: var(--border-radius-large);--input-padding-end: var(--border-radius-large);position:relative;width:100%;margin-block-start:6px}.input-field--disabled[data-v-ceb23641]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-ceb23641]{margin-block-start:0}.input-field--leading-icon[data-v-ceb23641]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-ceb23641]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-ceb23641]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-ceb23641]{height:var(--default-clickable-area);position:relative}.input-field__input[data-v-ceb23641]{--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));background-color:var(--color-main-background);color:var(--color-main-text);border:var(--border-width-input, 2px) solid var(--color-border-maxcontrast);border-radius:var(--input-border-radius);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:calc(var(--default-clickable-area) - 2 * var(--input-border-width-offset))!important;width:100%;padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset));padding-block:var(--input-border-width-offset)}.input-field__input[data-v-ceb23641]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-ceb23641]:active:not([disabled]),.input-field__input[data-v-ceb23641]:hover:not([disabled]),.input-field__input[data-v-ceb23641]:focus:not([disabled]){border-color:var(--color-main-text);border-width:var(--border-width-input-focused, 2px);box-shadow:0 0 0 2px var(--color-main-background)!important;--input-border-width-offset: 0px}.input-field__input:focus+.input-field__label[data-v-ceb23641],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-ceb23641]{color:var(--color-main-text)}.input-field__input[data-v-ceb23641]:focus{cursor:text}.input-field__input[data-v-ceb23641]:disabled{cursor:default}.input-field__input[data-v-ceb23641]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-ceb23641]{border-color:var(--color-success)!important}.input-field__input--success[data-v-ceb23641]: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-ceb23641],.input-field__input[data-v-ceb23641]:invalid{border-color:var(--color-error)!important}.input-field__input--error[data-v-ceb23641]:focus-visible,.input-field__input[data-v-ceb23641]: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-ceb23641]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-ceb23641]{--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-ceb23641],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-ceb23641]{--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-ceb23641]{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-ceb23641]{inset-inline-start:0px}.input-field__icon--trailing[data-v-ceb23641]{inset-inline-end:0px}.input-field__trailing-button[data-v-ceb23641]{--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-ceb23641]{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-ceb23641]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-ceb23641]{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-ceb23641]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-ceb23641]{color:var(--color-error-text)}.input-field__helper-text-message--success[data-v-ceb23641]{color:var(--color-success-text)}._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}} +.material-design-icon[data-v-3f8e123a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-3f8e123a]{--button-size: var(--default-clickable-area);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:700;min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--button-radius);transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--size-small[data-v-3f8e123a]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-3f8e123a]{--button-size: var(--clickable-area-large, 48px)}.button-vue *[data-v-3f8e123a],.button-vue span[data-v-3f8e123a]{cursor:pointer}.button-vue[data-v-3f8e123a]:focus{outline:none}.button-vue[data-v-3f8e123a]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue:disabled *[data-v-3f8e123a]{cursor:default}.button-vue[data-v-3f8e123a]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-3f8e123a]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-3f8e123a]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-3f8e123a]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-3f8e123a]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-3f8e123a]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-3f8e123a]{padding-inline:var(--button-padding) var(--default-grid-baseline)}.button-vue__icon[data-v-3f8e123a]{height:var(--button-size);width:var(--button-size);min-height:var(--button-size);min-width:var(--button-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-3f8e123a]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-3f8e123a] svg{height:16px;width:16px}.button-vue__text[data-v-3f8e123a]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-3f8e123a]{line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-3f8e123a]{padding:0 var(--button-padding)}.button-vue--text-only .button-vue__text[data-v-3f8e123a]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-3f8e123a]{--button-padding: min(calc(var(--default-grid-baseline) + var(--button-radius)), calc(var(--default-grid-baseline) * 4));padding-block:0;padding-inline:var(--default-grid-baseline) var(--button-padding)}.button-vue--wide[data-v-3f8e123a]{width:100%}.button-vue[data-v-3f8e123a]: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-3f8e123a]{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-3f8e123a]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-3f8e123a]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-3f8e123a]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-3f8e123a]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-3f8e123a]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-3f8e123a]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary[data-v-3f8e123a]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-3f8e123a]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary-no-background[data-v-3f8e123a]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-3f8e123a]{color:var(--color-primary-element-text);background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-3f8e123a]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-3f8e123a]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-3f8e123a]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-3f8e123a]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-3f8e123a]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-3f8e123a]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-3f8e123a]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-3f8e123a]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-3f8e123a]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-3f8e123a]:active{background-color:var(--color-error)}.material-design-icon[data-v-0fc6c354]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-0fc6c354]{--backdrop-color: 0, 0, 0;--icon-size: 20px;--slideshow-duration: var(--189d6f6a);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-0fc6c354]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-0fc6c354]{--backdrop-color: 255, 255, 255}.modal-header[data-v-0fc6c354]{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-0fc6c354]{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-0fc6c354]{padding-inline-start:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-0fc6c354]{position:absolute;inset-inline-end:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-0fc6c354]{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-0fc6c354]{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-0fc6c354],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-0fc6c354],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-0fc6c354],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-0fc6c354]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-0fc6c354],.modal-header .icons-menu .play-pause-icons__pause[data-v-0fc6c354]{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-0fc6c354] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-0fc6c354] .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-0fc6c354] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-0fc6c354] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-0fc6c354] .action-item__menutoggle span,.modal-header .icons-menu[data-v-0fc6c354] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-0fc6c354]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-0fc6c354],.modal-wrapper .next[data-v-0fc6c354]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-0fc6c354]:focus-visible,.modal-wrapper .next[data-v-0fc6c354]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-0fc6c354]{inset-inline-start:2px}.modal-wrapper .next[data-v-0fc6c354]{inset-inline-end:2px}.modal-wrapper .modal-container[data-v-0fc6c354]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-large);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-0fc6c354]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-0fc6c354]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-0fc6c354]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-0fc6c354]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-0fc6c354]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-0fc6c354]{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-0fc6c354]{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-0fc6c354],.fade-leave-active[data-v-0fc6c354]{transition:opacity .25s}.fade-enter[data-v-0fc6c354],.fade-leave-to[data-v-0fc6c354]{opacity:0}.fade-visibility-enter[data-v-0fc6c354],.fade-visibility-leave-to[data-v-0fc6c354]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-0fc6c354],.modal-in-leave-active[data-v-0fc6c354],.modal-out-enter-active[data-v-0fc6c354],.modal-out-leave-active[data-v-0fc6c354]{transition:opacity .25s}.modal-in-enter[data-v-0fc6c354],.modal-in-leave-to[data-v-0fc6c354],.modal-out-enter[data-v-0fc6c354],.modal-out-leave-to[data-v-0fc6c354]{opacity:0}.modal-in-enter .modal-container[data-v-0fc6c354],.modal-in-leave-to .modal-container[data-v-0fc6c354]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-0fc6c354],.modal-out-leave-to .modal-container[data-v-0fc6c354]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-0fc6c354]{position:absolute;top:0;inset-inline-start:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-0fc6c354]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-0fc6c354 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-0fc6c354]{animation:breath-0fc6c354 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-0fc6c354]{animation-play-state:paused!important}@keyframes progressring-0fc6c354{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-0fc6c354{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-d11b605b]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-d11b605b]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-d11b605b]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-d11b605b]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-d11b605b]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-d11b605b]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-d11b605b]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-d11b605b]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-d11b605b]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-d11b605b]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-d11b605b]{width:20px;height:20px;object-fit:contain}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}.v-popper--theme-dropdown.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-large)}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.material-design-icon[data-v-fc16f43b]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-fc16f43b]{--icon-size: var(--298f3b4f);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-fc16f43b]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue[data-v-fc16f43b] 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-fc16f43b] svg:dir(rtl){transform:scaleX(-1)}.material-design-icon[data-v-6f6953b5]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-6f6953b5]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-6f6953b5]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-6f6953b5]{max-width:900px}.settings-section__name[data-v-6f6953b5]{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-6f6953b5]{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-6f6953b5]:hover,.settings-section__info[data-v-6f6953b5]:focus,.settings-section__info[data-v-6f6953b5]:active{color:var(--color-main-text)}.settings-section__desc[data-v-6f6953b5]{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-1aa5fbdd]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-1aa5fbdd]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-1aa5fbdd] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-1aa5fbdd] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-1aa5fbdd]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-1aa5fbdd]{flex-direction:column}.dialog__navigation[data-v-1aa5fbdd]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-1aa5fbdd]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-1aa5fbdd]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-1aa5fbdd]{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-1aa5fbdd]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-1aa5fbdd]{padding-block-end:6px}.dialog__actions[data-v-1aa5fbdd]{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-1aa5fbdd]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-1aa5fbdd]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-551209a3]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon svg[data-v-551209a3]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-7df28e9e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-7df28e9e]{--note-card-icon-size: 20px;--note-card-padding: calc(2 * var(--default-grid-baseline));color:var(--color-main-text)!important;background-color:var(--note-background)!important;border-inline-start:var(--default-grid-baseline) solid var(--note-theme);border-radius:var(--border-radius);margin:1rem 0;padding:var(--note-card-padding);display:flex;flex-direction:row;gap:var(--note-card-padding)}.notecard__heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-7df28e9e]{--note-background: rgba(var(--color-success-rgb), .1);--note-theme: var(--color-success)}.notecard--info[data-v-7df28e9e]{--note-background: rgba(var(--color-info-rgb), .1);--note-theme: var(--color-info)}.notecard--error[data-v-7df28e9e]{--note-background: rgba(var(--color-error-rgb), .1);--note-theme: var(--color-error)}.notecard--warning[data-v-7df28e9e]{--note-background: rgba(var(--color-warning-rgb), .1);--note-theme: var(--color-warning)}.material-design-icon[data-v-8f3abf17]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-8f3abf17]{--input-border-radius: var(--border-radius-element, var(--border-radius-large));--input-padding-start: var(--border-radius-large);--input-padding-end: var(--border-radius-large);position:relative;width:100%;margin-block-start:6px}.input-field--disabled[data-v-8f3abf17]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-8f3abf17]{margin-block-start:0}.input-field--leading-icon[data-v-8f3abf17]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-8f3abf17]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-8f3abf17]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-8f3abf17]{height:var(--default-clickable-area);position:relative}.input-field__input[data-v-8f3abf17]{--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));background-color:var(--color-main-background);color:var(--color-main-text);border:var(--border-width-input, 2px) solid var(--color-border-maxcontrast);border-radius:var(--input-border-radius);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:calc(var(--default-clickable-area) - 2 * var(--input-border-width-offset))!important;width:100%;padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset));padding-block:var(--input-border-width-offset)}.input-field__input[data-v-8f3abf17]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-8f3abf17]:active:not([disabled]),.input-field__input[data-v-8f3abf17]:hover:not([disabled]),.input-field__input[data-v-8f3abf17]:focus:not([disabled]){border-color:var(--color-main-text);border-width:var(--border-width-input-focused, 2px);box-shadow:0 0 0 2px var(--color-main-background)!important;--input-border-width-offset: 0px}.input-field__input:focus+.input-field__label[data-v-8f3abf17],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-8f3abf17]{color:var(--color-main-text)}.input-field__input[data-v-8f3abf17]:focus{cursor:text}.input-field__input[data-v-8f3abf17]:disabled{cursor:default}.input-field__input[data-v-8f3abf17]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-8f3abf17]{border-color:var(--color-success)!important}.input-field__input--success[data-v-8f3abf17]: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-8f3abf17],.input-field__input[data-v-8f3abf17]:user-invalid{border-color:var(--color-error)!important}.input-field__input--error[data-v-8f3abf17]:focus-visible,.input-field__input[data-v-8f3abf17]: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-8f3abf17]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-8f3abf17]{--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-8f3abf17],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-8f3abf17]{--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-8f3abf17]{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-8f3abf17]{inset-inline-start:0px}.input-field__icon--trailing[data-v-8f3abf17]{inset-inline-end:0px}.input-field__trailing-button[data-v-8f3abf17]{--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-8f3abf17]{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-8f3abf17]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-8f3abf17]{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-8f3abf17]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-8f3abf17]{color:var(--color-error-text)}.input-field__helper-text-message--success[data-v-8f3abf17]{color:var(--color-success-text)}._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/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs b/js/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs deleted file mode 100644 index ee6798421..000000000 --- a/js/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs +++ /dev/null @@ -1,2 +0,0 @@ -const Ue=globalThis||void 0||self;var Hu={},lt=Object.freeze({}),j=Array.isArray;function M(t){return t==null}function v(t){return t!=null}function Q(t){return t===!0}function Vu(t){return t===!1}function Pn(t){return typeof t=="string"||typeof t=="number"||typeof t=="symbol"||typeof t=="boolean"}function Z(t){return typeof t=="function"}function dt(t){return t!==null&&typeof t=="object"}var oi=Object.prototype.toString;function vt(t){return oi.call(t)==="[object Object]"}function Uu(t){return oi.call(t)==="[object RegExp]"}function Ma(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function _r(t){return v(t)&&typeof t.then=="function"&&typeof t.catch=="function"}function Gu(t){return t==null?"":Array.isArray(t)||vt(t)&&t.toString===oi?JSON.stringify(t,Wu,2):String(t)}function Wu(t,e){return e&&e.__v_isRef?e.value:e}function bn(t){var e=parseFloat(t);return isNaN(e)?t:e}function $t(t,e){for(var n=Object.create(null),o=t.split(","),r=0;r-1)return t.splice(o,1)}}var qu=Object.prototype.hasOwnProperty;function ht(t,e){return qu.call(t,e)}function Pe(t){var e=Object.create(null);return function(n){var o=e[n];return o||(e[n]=t(n))}}var Yu=/-(\w)/g,xe=Pe(function(t){return t.replace(Yu,function(e,n){return n?n.toUpperCase():""})}),Zu=Pe(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),Xu=/\B([A-Z])/g,kn=Pe(function(t){return t.replace(Xu,"-$1").toLowerCase()});function Ju(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 Qu(t,e){return t.bind(e)}var za=Function.prototype.bind?Qu:Ju;function wr(t,e){e=e||0;for(var n=t.length-e,o=new Array(n);n--;)o[n]=t[n+e];return o}function X(t,e){for(var n in e)t[n]=e[n];return t}function ja(t){for(var e={},n=0;n0,Wa=Et&&Et.indexOf("edge/")>0;Et&&Et.indexOf("android")>0;var rc=Et&&/iphone|ipad|ipod|ios/.test(Et),Zi=Et&&Et.match(/firefox\/(\d+)/),xr={}.watch,Ka=!1;if(_t)try{var Xi={};Object.defineProperty(Xi,"passive",{get:function(){Ka=!0}}),window.addEventListener("test-passive",null,Xi)}catch{}var Un,ae=function(){return Un===void 0&&(!_t&&typeof Ue<"u"?Un=Ue.process&&Hu.VUE_ENV==="server":Un=!1),Un},mo=_t&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ze(t){return typeof t=="function"&&/native code/.test(t.toString())}var Nn=typeof Symbol<"u"&&ze(Symbol)&&typeof Reflect<"u"&&ze(Reflect.ownKeys),xn;typeof Set<"u"&&ze(Set)?xn=Set:xn=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 ut=null;function qa(){return ut&&{proxy:ut}}function oe(t){t===void 0&&(t=null),t||ut&&ut._scope.off(),ut=t,t&&t._scope.on()}var bt=function(){function t(e,n,o,r,i,s,a,l){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=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=l,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),Ge=function(t){t===void 0&&(t="");var e=new bt;return e.text=t,e.isComment=!0,e};function Ie(t){return new bt(void 0,void 0,void 0,String(t))}function Cr(t){var e=new bt(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 ic=0,ro=[],sc=function(){for(var t=0;t0&&(r=ol(r,"".concat(e||"","_").concat(o)),sn(r[0])&&sn(s)&&(n[i]=Ie(s.text+r[0].text),r.shift()),n.push.apply(n,r)):Pn(r)?sn(s)?n[i]=Ie(s.text+r):r!==""&&n.push(Ie(r)):sn(r)&&sn(s)?n[i]=Ie(s.text+r.text):(Q(t._isVList)&&v(r.tag)&&M(r.key)&&v(e)&&(r.key="__vlist".concat(e,"_").concat(o,"__")),n.push(r)));return n}function Ec(t,e){var n=null,o,r,i,s;if(j(t)||typeof t=="string")for(n=new Array(t.length),o=0,r=t.length;o0,s=e?!!e.$stable:!i,a=e&&e.$key;if(!e)r={};else{if(e._normalized)return e._normalized;if(s&&o&&o!==lt&&a===o.$key&&!i&&!o.$hasNormal)return o;r={};for(var l in e)e[l]&&l[0]!=="$"&&(r[l]=Bc(t,n,l,e[l]))}for(var u in n)u in r||(r[u]=Ic(n,u));return e&&Object.isExtensible(e)&&(e._normalized=r),rt(r,"$stable",s),rt(r,"$key",a),rt(r,"$hasNormal",i),r}function Bc(t,e,n,o){var r=function(){var i=ut;oe(t);var s=arguments.length?o.apply(null,arguments):o({});s=s&&typeof s=="object"&&!j(s)?[s]:ai(s);var a=s&&s[0];return oe(i),s&&(!a||s.length===1&&a.isComment&&!Cn(a))?void 0:s};return o.proxy&&Object.defineProperty(e,n,{get:r,enumerable:!0,configurable:!0}),r}function Ic(t,e){return function(){return t[e]}}function Rc(t){var e=t.$options,n=e.setup;if(n){var o=t._setupContext=Mc(t);oe(t),Je();var r=Kt(n,null,[t._props||Qa({}),o],t,"setup");if(Qe(),oe(),Z(r))e.render=r;else if(dt(r))if(t._setupState=r,r.__sfc){var i=t._setupProxy={};for(var s in r)s!=="__sfc"&&Er(i,r,s)}else for(var s in r)Ga(s)||Er(t,r,s)}}function Mc(t){return{get attrs(){if(!t._attrsProxy){var e=t._attrsProxy={};rt(e,"_v_attr_proxy",!0),yo(e,t.$attrs,lt,t,"$attrs")}return t._attrsProxy},get listeners(){if(!t._listenersProxy){var e=t._listenersProxy={};yo(e,t.$listeners,lt,t,"$listeners")}return t._listenersProxy},get slots(){return jc(t)},emit:za(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach(function(n){return Er(t,e,n)})}}}function yo(t,e,n,o,r){var i=!1;for(var s in e)s in t?e[s]!==n[s]&&(i=!0):(i=!0,zc(t,s,o,r));for(var s in t)s in e||(i=!0,delete t[s]);return i}function zc(t,e,n,o){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[o][e]}})}function jc(t){return t._slotsProxy||al(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}function al(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}function Hc(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=li(e._renderChildren,o),t.$scopedSlots=n?mn(t.$parent,n.data.scopedSlots,t.$slots):lt,t._c=function(i,s,a,l){return _o(t,i,s,a,l,!1)},t.$createElement=function(i,s,a,l){return _o(t,i,s,a,l,!0)};var r=n&&n.data;ie(t,"$attrs",r&&r.attrs||lt,null,!0),ie(t,"$listeners",e._parentListeners||lt,null,!0)}var ao=null;function Vc(t){sl(t.prototype),t.prototype.$nextTick=function(e){return Mo(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&&al(e._slotsProxy,e.$scopedSlots)),e.$vnode=r;var i=ut,s=ao,a;try{oe(e),ao=e,a=o.call(e._renderProxy,e.$createElement)}catch(l){Ae(l,e,"render"),a=e._vnode}finally{ao=s,oe(i)}return j(a)&&a.length===1&&(a=a[0]),a instanceof bt||(a=Ge()),a.parent=r,a}}function nr(t,e){return(t.__esModule||Nn&&t[Symbol.toStringTag]==="Module")&&(t=t.default),dt(t)?e.extend(t):t}function Uc(t,e,n,o,r){var i=Ge();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:o,tag:r},i}function Gc(t,e){if(Q(t.error)&&v(t.errorComp))return t.errorComp;if(v(t.resolved))return t.resolved;var n=ao;if(n&&v(t.owners)&&t.owners.indexOf(n)===-1&&t.owners.push(n),Q(t.loading)&&v(t.loadingComp))return t.loadingComp;if(n&&!v(t.owners)){var o=t.owners=[n],r=!0,i=null,s=null;n.$on("hook:destroyed",function(){return se(o,n)});var a=function(h){for(var m=0,y=o.length;m1?wr(r):r;for(var i=wr(arguments,1),s='event handler for "'.concat(n,'"'),a=0,l=r.length;adocument.createEvent("Event").timeStamp&&($r=function(){return or.now()})}var pd=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function fd(){ml=$r(),di=!0;var t,e;for(Ht.sort(pd),Re=0;ReRe&&Ht[n].id>t.id;)n--;Ht.splice(n+1,0,t)}Nr||(Nr=!0,Mo(fd))}}function gd(t){var e=t.$options.provide;if(e){var n=Z(e)?e.call(t):e;if(!dt(n))return;for(var o=xc(t),r=Nn?Reflect.ownKeys(n):Object.keys(n),i=0;i-1){if(i&&!ht(r,"default"))s=!1;else if(s===""||s===kn(t)){var l=ys(String,r.type);(l<0||a-1)return this;var o=wr(arguments,1);return o.unshift(this),Z(e.install)?e.install.apply(e,o):Z(e)&&e.apply(null,o),n.push(e),this}}function Kd(t){t.mixin=function(e){return this.options=Ee(this.options,e),this}}function qd(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),a=function(l){this._init(l)};return a.prototype=Object.create(o.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Ee(o.options,n),a.super=o,a.options.props&&Yd(a),a.options.computed&&Zd(a),a.extend=o.extend,a.mixin=o.mixin,a.use=o.use,Bo.forEach(function(l){a[l]=o[l]}),s&&(a.options.components[s]=a),a.superOptions=o.options,a.extendOptions=n,a.sealedOptions=X({},a.options),i[r]=a,a}}function Yd(t){var e=t.options.props;for(var n in e)vi(t.prototype,"_props",n)}function Zd(t){var e=t.options.computed;for(var n in e)_l(t.prototype,n,e[n])}function Xd(t){Bo.forEach(function(e){t[e]=function(n,o){return o?(e==="component"&&vt(o)&&(o.name=o.name||n,o=this.options._base.extend(o)),e==="directive"&&Z(o)&&(o={bind:o,update:o}),this.options[e+"s"][n]=o,o):this.options[e+"s"][n]}})}function bs(t){return t&&(bo(t.Ctor.options)||t.tag)}function Kn(t,e){return j(t)?t.indexOf(e)>-1:typeof t=="string"?t.split(",").indexOf(e)>-1:Uu(t)?t.test(e):!1}function xs(t,e){var n=t.cache,o=t.keys,r=t._vnode,i=t.$vnode;for(var s in n){var a=n[s];if(a){var l=a.name;l&&!e(l)&&Fr(n,s,o,r)}}i.componentOptions.children=void 0}function Fr(t,e,n,o){var r=t[e];r&&(!o||r.tag!==o.tag)&&r.componentInstance.$destroy(),t[e]=null,se(n,e)}var Cs=[String,RegExp,Array],Jd={name:"keep-alive",abstract:!0,props:{include:Cs,exclude:Cs,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,a=o.componentOptions;e[r]={name:bs(a),tag:i,componentInstance:s},n.push(r),this.max&&n.length>parseInt(this.max)&&Fr(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)Fr(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",function(e){xs(t,function(n){return Kn(e,n)})}),this.$watch("exclude",function(e){xs(t,function(n){return!Kn(e,n)})})},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=ll(t),n=e&&e.componentOptions;if(n){var o=bs(n),r=this,i=r.include,s=r.exclude;if(i&&(!o||!Kn(i,o))||s&&o&&Kn(s,o))return e;var a=this,l=a.cache,u=a.keys,d=e.key==null?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;l[d]?(e.componentInstance=l[d].componentInstance,se(u,d),u.push(d)):(this.vnodeToCache=e,this.keyToCache=d),e.data.keepAlive=!0}return e||t&&t[0]}},Qd={KeepAlive:Jd};function tp(t){var e={};e.get=function(){return At},Object.defineProperty(t,"config",e),t.util={warn:Ad,extend:X,mergeOptions:Ee,defineReactive:ie},t.set=ii,t.delete=Xa,t.nextTick=Mo,t.observable=function(n){return Wt(n),n},t.options=Object.create(null),Bo.forEach(function(n){t.options[n+"s"]=Object.create(null)}),t.options._base=t,X(t.options.components,Qd),Wd(t),Kd(t),qd(t),Xd(t)}tp(Y),Object.defineProperty(Y.prototype,"$isServer",{get:ae}),Object.defineProperty(Y.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Y,"FunctionalRenderContext",{value:pi}),Y.version=td;var ep=$t("style,class"),np=$t("input,textarea,option,select,progress"),op=function(t,e,n){return n==="value"&&np(t)&&e!=="button"||n==="selected"&&t==="option"||n==="checked"&&t==="input"||n==="muted"&&t==="video"},wl=$t("contenteditable,draggable,spellcheck"),rp=$t("events,caret,typing,plaintext-only"),ip=function(t,e){return Co(e)||e==="false"?"false":t==="contenteditable"&&rp(e)?e:"true"},sp=$t("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"),Br="http://www.w3.org/1999/xlink",gi=function(t){return t.charAt(5)===":"&&t.slice(0,5)==="xlink"},bl=function(t){return gi(t)?t.slice(6,t.length):""},Co=function(t){return t==null||t===!1};function ap(t){for(var e=t.data,n=t,o=t;v(o.componentInstance);)o=o.componentInstance._vnode,o&&o.data&&(e=As(o.data,e));for(;v(n=n.parent);)n&&n.data&&(e=As(e,n.data));return lp(e.staticClass,e.class)}function As(t,e){return{staticClass:yi(t.staticClass,e.staticClass),class:v(t.class)?[t.class,e.class]:e.class}}function lp(t,e){return v(t)||v(e)?yi(t,_i(e)):""}function yi(t,e){return t?e?t+" "+e:t:e||""}function _i(t){return Array.isArray(t)?up(t):dt(t)?cp(t):typeof t=="string"?t:""}function up(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 Ir=$t("text,number,password,search,email,tel,url");function vp(t){if(typeof t=="string"){var e=document.querySelector(t);return e||document.createElement("div")}else return t}function mp(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 gp(t,e){return document.createElementNS(dp[t],e)}function yp(t){return document.createTextNode(t)}function _p(t){return document.createComment(t)}function wp(t,e,n){t.insertBefore(e,n)}function bp(t,e){t.removeChild(e)}function xp(t,e){t.appendChild(e)}function Cp(t){return t.parentNode}function Ap(t){return t.nextSibling}function Ep(t){return t.tagName}function Sp(t,e){t.textContent=e}function Tp(t,e){t.setAttribute(e,"")}var Pp=Object.freeze({__proto__:null,createElement:mp,createElementNS:gp,createTextNode:yp,createComment:_p,insertBefore:wp,removeChild:bp,appendChild:xp,parentNode:Cp,nextSibling:Ap,tagName:Ep,setTextContent:Sp,setStyleScope:Tp}),kp={create:function(t,e){Me(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Me(t,!0),Me(e))},destroy:function(t){Me(t,!0)}};function Me(t,e){var n=t.data.ref;if(v(n)){var o=t.context,r=t.componentInstance||t.elm,i=e?null:r,s=e?void 0:r;if(Z(n)){Kt(n,o,[i],o,"template ref function");return}var a=t.data.refInFor,l=typeof n=="string"||typeof n=="number",u=ct(n),d=o.$refs;if(l||u){if(a){var h=l?d[n]:n.value;e?j(h)&&se(h,r):j(h)?h.includes(r)||h.push(r):l?(d[n]=[r],Es(o,n,d[n])):n.value=[r]}else if(l){if(e&&d[n]!==r)return;d[n]=s,Es(o,n,i)}else if(u){if(e&&n.value!==r)return;n.value=i}}}}function Es(t,e,n){var o=t._setupState;o&&ht(o,e)&&(ct(o[e])?o[e].value=n:o[e]=n)}var ne=new bt("",{},[]),an=["create","activate","update","remove","destroy"];function fe(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&v(t.data)===v(e.data)&&Np(t,e)||Q(t.isAsyncPlaceholder)&&M(e.asyncFactory.error))}function Np(t,e){if(t.tag!=="input")return!0;var n,o=v(n=t.data)&&v(n=n.attrs)&&n.type,r=v(n=e.data)&&v(n=n.attrs)&&n.type;return o===r||Ir(o)&&Ir(r)}function $p(t,e,n){var o,r,i={};for(o=e;o<=n;++o)r=t[o].key,v(r)&&(i[r]=o);return i}function Op(t){var e,n,o={},r=t.modules,i=t.nodeOps;for(e=0;eB?(nn=M(g[W+1])?null:g[W+1].elm,b(p,nn,g,L,W,x)):L>W&&D(f,N,B)}function G(p,f,g,x){for(var P=g;P-1?ks(t,e,n):sp(e)?Co(n)?t.removeAttribute(e):(n=e==="allowfullscreen"&&t.tagName==="EMBED"?"true":e,t.setAttribute(e,n)):wl(e)?t.setAttribute(e,ip(e,n)):gi(e)?Co(n)?t.removeAttributeNS(Br,bl(e)):t.setAttributeNS(Br,e,n):ks(t,e,n)}function ks(t,e,n){if(Co(n))t.removeAttribute(e);else{if(Ze&&!Xe&&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 Rp={create:Ts,update:Ts};function Ns(t,e){var n=e.elm,o=e.data,r=t.data;if(!(M(o.staticClass)&&M(o.class)&&(M(r)||M(r.staticClass)&&M(r.class)))){var i=ap(e),s=n._transitionClasses;v(s)&&(i=yi(i,_i(s))),i!==n._prevClass&&(n.setAttribute("class",i),n._prevClass=i)}}var Mp={create:Ns,update:Ns},ir="__r",sr="__c";function zp(t){if(v(t[ir])){var e=Ze?"change":"input";t[e]=[].concat(t[ir],t[e]||[]),delete t[ir]}v(t[sr])&&(t.change=[].concat(t[sr],t.change||[]),delete t[sr])}var Sn;function jp(t,e,n){var o=Sn;return function r(){var i=e.apply(null,arguments);i!==null&&Cl(t,r,n,o)}}var Hp=Tr&&!(Zi&&Number(Zi[1])<=53);function Vp(t,e,n,o){if(Hp){var r=ml,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)}}Sn.addEventListener(t,e,Ka?{capture:n,passive:o}:n)}function Cl(t,e,n,o){(o||Sn).removeEventListener(t,e._wrapper||e,n)}function ar(t,e){if(!(M(t.data.on)&&M(e.data.on))){var n=e.data.on||{},o=t.data.on||{};Sn=e.elm||t.elm,zp(n),nl(n,o,Vp,Cl,jp,e.context),Sn=void 0}}var Up={create:ar,update:ar,destroy:function(t){return ar(t,ne)}},Yn;function $s(t,e){if(!(M(t.data.domProps)&&M(e.data.domProps))){var n,o,r=e.elm,i=t.data.domProps||{},s=e.data.domProps||{};(v(s.__ob__)||Q(s._v_attr_proxy))&&(s=e.data.domProps=X({},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 a=M(o)?"":String(o);Gp(r,a)&&(r.value=a)}else if(n==="innerHTML"&&wi(r.tagName)&&M(r.innerHTML)){Yn=Yn||document.createElement("div"),Yn.innerHTML="".concat(o,"");for(var l=Yn.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;l.firstChild;)r.appendChild(l.firstChild)}else if(o!==i[n])try{r[n]=o}catch{}}}}function Gp(t,e){return!t.composing&&(t.tagName==="OPTION"||Wp(t,e)||Kp(t,e))}function Wp(t,e){var n=!0;try{n=document.activeElement!==t}catch{}return n&&t.value!==e}function Kp(t,e){var n=t.value,o=t._vModifiers;if(v(o)){if(o.number)return bn(n)!==bn(e);if(o.trim)return n.trim()!==e.trim()}return n!==e}var qp={create:$s,update:$s},Yp=Pe(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 lr(t){var e=Al(t.style);return t.staticStyle?X(t.staticStyle,e):e}function Al(t){return Array.isArray(t)?ja(t):typeof t=="string"?Yp(t):t}function Zp(t,e){for(var n={},o,r=t;r.componentInstance;)r=r.componentInstance._vnode,r&&r.data&&(o=lr(r.data))&&X(n,o);(o=lr(t.data))&&X(n,o);for(var i=t;i=i.parent;)i.data&&(o=lr(i.data))&&X(n,o);return n}var Xp=/^--/,Os=/\s*!important$/,Ds=function(t,e,n){if(Xp.test(e))t.style.setProperty(e,n);else if(Os.test(n))t.style.setProperty(kn(e),n.replace(Os,""),"important");else{var o=Jp(e);if(Array.isArray(n))for(var r=0,i=n.length;r-1?e.split(El).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(El).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 Pl(t){if(t){if(typeof t=="object"){var e={};return t.css!==!1&&X(e,Bs(t.name||"v")),X(e,t),e}else if(typeof t=="string")return Bs(t)}}var Bs=Pe(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")}}),kl=_t&&!Xe,Be="transition",ur="animation",uo="transition",Ao="transitionend",Rr="animation",Nl="animationend";kl&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(uo="WebkitTransition",Ao="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Rr="WebkitAnimation",Nl="webkitAnimationEnd"));var Is=_t?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function $l(t){Is(function(){Is(t)})}function be(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Sl(t,e))}function Vt(t,e){t._transitionClasses&&se(t._transitionClasses,e),Tl(t,e)}function Ol(t,e,n){var o=Dl(t,e),r=o.type,i=o.timeout,s=o.propCount;if(!r)return n();var a=r===Be?Ao:Nl,l=0,u=function(){t.removeEventListener(a,d),n()},d=function(h){h.target===t&&++l>=s&&u()};setTimeout(function(){l0&&(u=Be,d=i,h=r.length):e===ur?l>0&&(u=ur,d=l,h=a.length):(d=Math.max(i,l),u=d>0?i>l?Be:ur:null,h=u?u===Be?r.length:a.length:0);var m=u===Be&&tf.test(n[uo+"Property"]);return{type:u,timeout:d,propCount:h,hasTransform:m}}function Rs(t,e){for(;t.length1}function zs(t,e){e.data.show!==!0&&Mr(e)}var ef=_t?{create:zs,activate:zs,remove:function(t,e){t.data.show!==!0?Ll(t,e):e()}}:{},nf=[Rp,Mp,Up,qp,Qp,ef],of=nf.concat(Ip),rf=Op({nodeOps:Pp,modules:of});Xe&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&xi(t,"input")});var Bl={inserted:function(t,e,n,o){n.tag==="select"?(o.elm&&!o.elm._vOptions?ee(n,"postpatch",function(){Bl.componentUpdated(t,e,n)}):js(t,e,n.context),t._vOptions=[].map.call(t.options,Eo)):(n.tag==="textarea"||Ir(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",sf),t.addEventListener("compositionend",Us),t.addEventListener("change",Us),Xe&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if(n.tag==="select"){js(t,e,n.context);var o=t._vOptions,r=t._vOptions=[].map.call(t.options,Eo);if(r.some(function(s,a){return!Ce(s,o[a])})){var i=t.multiple?e.value.some(function(s){return Vs(s,r)}):e.value!==e.oldValue&&Vs(e.value,r);i&&xi(t,"change")}}}};function js(t,e,n){Hs(t,e),(Ze||Wa)&&setTimeout(function(){Hs(t,e)},0)}function Hs(t,e,n){var o=e.value,r=t.multiple;if(!(r&&!Array.isArray(o))){for(var i,s,a=0,l=t.options.length;a-1,s.selected!==i&&(s.selected=i);else if(Ce(Eo(s),o)){t.selectedIndex!==a&&(t.selectedIndex=a);return}r||(t.selectedIndex=-1)}}function Vs(t,e){return e.every(function(n){return!Ce(n,t)})}function Eo(t){return"_value"in t?t._value:t.value}function sf(t){t.target.composing=!0}function Us(t){t.target.composing&&(t.target.composing=!1,xi(t.target,"input"))}function xi(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function zr(t){return t.componentInstance&&(!t.data||!t.data.transition)?zr(t.componentInstance._vnode):t}var af={bind:function(t,e,n){var o=e.value;n=zr(n);var r=n.data&&n.data.transition,i=t.__vOriginalDisplay=t.style.display==="none"?"":t.style.display;o&&r?(n.data.show=!0,Mr(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=zr(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,o?Mr(n,function(){t.style.display=t.__vOriginalDisplay}):Ll(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)}},lf={model:Bl,show:af},Il={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 jr(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?jr(ll(e.children)):t}function Rl(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[xe(o)]=r[o];return e}function Gs(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function uf(t){for(;t=t.parent;)if(t.data.transition)return!0}function cf(t,e){return e.key===t.key&&e.tag===t.tag}var df=function(t){return t.tag||Cn(t)},pf=function(t){return t.name==="show"},ff={name:"transition",props:Il,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(df),!!n.length)){var o=this.mode,r=n[0];if(uf(this.$vnode))return r;var i=jr(r);if(!i)return r;if(this._leaving)return Gs(t,r);var s="__transition-".concat(this._uid,"-");i.key=i.key==null?i.isComment?s+"comment":s+i.tag:Pn(i.key)?String(i.key).indexOf(s)===0?i.key:s+i.key:i.key;var a=(i.data||(i.data={})).transition=Rl(this),l=this._vnode,u=jr(l);if(i.data.directives&&i.data.directives.some(pf)&&(i.data.show=!0),u&&u.data&&!cf(i,u)&&!Cn(u)&&!(u.componentInstance&&u.componentInstance._vnode.isComment)){var d=u.data.transition=X({},a);if(o==="out-in")return this._leaving=!0,ee(d,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),Gs(t,r);if(o==="in-out"){if(Cn(i))return l;var h,m=function(){h()};ee(a,"afterEnter",m),ee(a,"enterCancelled",m),ee(d,"delayLeave",function(y){h=y})}}return r}}},Ml=X({tag:String,moveClass:String},Il);delete Ml.mode;var hf={props:Ml,beforeMount:function(){var t=this,e=this._update;this._update=function(n,o){var r=fl(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=Rl(this),a=0;a{const o=Object.assign({escape:!0},{}),r=function(i,s){return s=s||{},i.replace(/{([^{}]*)}/g,function(a,l){const u=s[l];return o.escape?encodeURIComponent(typeof u=="string"||typeof u=="number"?u.toString():a):typeof u=="string"||typeof u=="number"?u.toString():a})};return t.charAt(0)!=="/"&&(t="/"+t),r(t,{})},k0=(t,e,n)=>{var o,r,i;const s=Object.assign({noRewrite:!1},{}),a=(o=void 0)!=null?o:Ci();return((i=(r=window?.OC)==null?void 0:r.config)==null?void 0:i.modRewriteWorking)===!0&&!s.noRewrite?a+Ws(t):a+"/index.php"+Ws(t)},N0=(t,e)=>e.includes(".")?Ks(t,"img",e):Ks(t,"img","".concat(e,".svg")),Ks=(t,e,n)=>{var o,r,i;const s=(i=(r=(o=window?.OC)==null?void 0:o.coreApps)==null?void 0:r.includes(t))!=null?i:!1,a=n.slice(-3)==="php";let l=Ci();return a&&!s?(l+="/index.php/apps/".concat(t),l+="/".concat(encodeURI(e)),n!=="index.php"&&(l+="/".concat(n))):!a&&!s?(l=_f(t),l+="/".concat(e,"/"),l.at(-1)!=="/"&&(l+="/"),l+=n):(l+="/".concat(t),l+="/".concat(e),l+="/".concat(n)),l},$0=()=>window.location.protocol+"//"+window.location.host+Ci();function Ci(){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 _f(t){var e,n;return(n=((e=window._oc_appswebroots)!=null?e:{})[t])!=null?n:""}const{entries:zl,setPrototypeOf:qs,isFrozen:wf,getPrototypeOf:bf,getOwnPropertyDescriptor:xf}=Object;let{freeze:mt,seal:St,create:jl}=Object,{apply:Hr,construct:Vr}=typeof Reflect<"u"&&Reflect;mt||(mt=function(t){return t}),St||(St=function(t){return t}),Hr||(Hr=function(t,e,n){return t.apply(e,n)}),Vr||(Vr=function(t,e){return new t(...e)});const Xn=gt(Array.prototype.forEach),Cf=gt(Array.prototype.lastIndexOf),Ys=gt(Array.prototype.pop),un=gt(Array.prototype.push),Af=gt(Array.prototype.splice),co=gt(String.prototype.toLowerCase),cr=gt(String.prototype.toString),Zs=gt(String.prototype.match),cn=gt(String.prototype.replace),Ef=gt(String.prototype.indexOf),Sf=gt(String.prototype.trim),Pt=gt(Object.prototype.hasOwnProperty),ft=gt(RegExp.prototype.test),dn=Tf(TypeError);function gt(t){return function(e){for(var n=arguments.length,o=new Array(n>1?n-1:0),r=1;r2&&arguments[2]!==void 0?arguments[2]:co;qs&&qs(t,null);let o=e.length;for(;o--;){let r=e[o];if(typeof r=="string"){const i=n(r);i!==r&&(wf(e)||(e[o]=i),r=i)}t[r]=!0}return t}function Pf(t){for(let e=0;e/gm),Df=St(/\$\{[\w\W]*/gm),Lf=St(/^data-[\-\w.\u00B7-\uFFFF]+$/),Ff=St(/^aria-[\-\w]+$/),Hl=St(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Bf=St(/^(?:\w+script|data):/i),If=St(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Vl=St(/^html$/i),Rf=St(/^[a-z][.\w]*(-[.\w]+)+$/i);var ea=Object.freeze({__proto__:null,ARIA_ATTR:Ff,ATTR_WHITESPACE:If,CUSTOM_ELEMENT:Rf,DATA_ATTR:Lf,DOCTYPE_NAME:Vl,ERB_EXPR:Of,IS_ALLOWED_URI:Hl,IS_SCRIPT_OR_DATA:Bf,MUSTACHE_EXPR:$f,TMPLIT_EXPR:Df});const fn={element:1,text:3,progressingInstruction:7,comment:8,document:9},Mf=function(){return typeof window>"u"?null:window},zf=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}},na=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Ul(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Mf();const e=c=>Ul(c);if(e.version="3.2.4",e.removed=[],!t||!t.document||t.document.nodeType!==fn.document||!t.Element)return e.isSupported=!1,e;let{document:n}=t;const o=n,r=o.currentScript,{DocumentFragment:i,HTMLTemplateElement:s,Node:a,Element:l,NodeFilter:u,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:m,trustedTypes:y}=t,A=l.prototype,k=pn(A,"cloneNode"),E=pn(A,"remove"),O=pn(A,"nextSibling"),b=pn(A,"childNodes"),I=pn(A,"parentNode");if(typeof s=="function"){const c=n.createElement("template");c.content&&c.content.ownerDocument&&(n=c.content.ownerDocument)}let D,U="";const{implementation:tt,createNodeIterator:G,createDocumentFragment:F,getElementsByTagName:_}=n,{importNode:w}=o;let S=na();e.isSupported=typeof zl=="function"&&typeof I=="function"&&tt&&tt.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:p,ERB_EXPR:f,TMPLIT_EXPR:g,DATA_ATTR:x,ARIA_ATTR:P,IS_SCRIPT_OR_DATA:N,ATTR_WHITESPACE:L,CUSTOM_ELEMENT:B}=ea;let{IS_ALLOWED_URI:R}=ea,$=null;const W=H({},[...Xs,...dr,...pr,...fr,...Js]);let z=null;const ot=H({},[...Qs,...hr,...ta,...Jn]);let q=Object.seal(jl(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}})),wt=null,xt=null,nn=!0,ce=!0,Ni=!1,$i=!0,ke=!1,Ko=!0,de=!1,qo=!1,Yo=!1,Ne=!1,Bn=!1,In=!1,Oi=!0,Di=!1;const Du="user-content-";let Zo=!0,on=!1,$e={},Oe=null;const Li=H({},["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 Fi=null;const Bi=H({},["audio","video","img","source","image","track"]);let Xo=null;const Ii=H({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Rn="http://www.w3.org/1998/Math/MathML",Mn="http://www.w3.org/2000/svg",It="http://www.w3.org/1999/xhtml";let De=It,Jo=!1,Qo=null;const Lu=H({},[Rn,Mn,It],cr);let zn=H({},["mi","mo","mn","ms","mtext"]),jn=H({},["annotation-xml"]);const Fu=H({},["title","style","font","a","script"]);let rn=null;const Bu=["application/xhtml+xml","text/html"],Iu="text/html";let it=null,Le=null;const Ru=n.createElement("form"),Ri=function(c){return c instanceof RegExp||c instanceof Function},tr=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Le&&Le===c)){if((!c||typeof c!="object")&&(c={}),c=ve(c),rn=Bu.indexOf(c.PARSER_MEDIA_TYPE)===-1?Iu:c.PARSER_MEDIA_TYPE,it=rn==="application/xhtml+xml"?cr:co,$=Pt(c,"ALLOWED_TAGS")?H({},c.ALLOWED_TAGS,it):W,z=Pt(c,"ALLOWED_ATTR")?H({},c.ALLOWED_ATTR,it):ot,Qo=Pt(c,"ALLOWED_NAMESPACES")?H({},c.ALLOWED_NAMESPACES,cr):Lu,Xo=Pt(c,"ADD_URI_SAFE_ATTR")?H(ve(Ii),c.ADD_URI_SAFE_ATTR,it):Ii,Fi=Pt(c,"ADD_DATA_URI_TAGS")?H(ve(Bi),c.ADD_DATA_URI_TAGS,it):Bi,Oe=Pt(c,"FORBID_CONTENTS")?H({},c.FORBID_CONTENTS,it):Li,wt=Pt(c,"FORBID_TAGS")?H({},c.FORBID_TAGS,it):{},xt=Pt(c,"FORBID_ATTR")?H({},c.FORBID_ATTR,it):{},$e=Pt(c,"USE_PROFILES")?c.USE_PROFILES:!1,nn=c.ALLOW_ARIA_ATTR!==!1,ce=c.ALLOW_DATA_ATTR!==!1,Ni=c.ALLOW_UNKNOWN_PROTOCOLS||!1,$i=c.ALLOW_SELF_CLOSE_IN_ATTR!==!1,ke=c.SAFE_FOR_TEMPLATES||!1,Ko=c.SAFE_FOR_XML!==!1,de=c.WHOLE_DOCUMENT||!1,Ne=c.RETURN_DOM||!1,Bn=c.RETURN_DOM_FRAGMENT||!1,In=c.RETURN_TRUSTED_TYPE||!1,Yo=c.FORCE_BODY||!1,Oi=c.SANITIZE_DOM!==!1,Di=c.SANITIZE_NAMED_PROPS||!1,Zo=c.KEEP_CONTENT!==!1,on=c.IN_PLACE||!1,R=c.ALLOWED_URI_REGEXP||Hl,De=c.NAMESPACE||It,zn=c.MATHML_TEXT_INTEGRATION_POINTS||zn,jn=c.HTML_INTEGRATION_POINTS||jn,q=c.CUSTOM_ELEMENT_HANDLING||{},c.CUSTOM_ELEMENT_HANDLING&&Ri(c.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(q.tagNameCheck=c.CUSTOM_ELEMENT_HANDLING.tagNameCheck),c.CUSTOM_ELEMENT_HANDLING&&Ri(c.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(q.attributeNameCheck=c.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),c.CUSTOM_ELEMENT_HANDLING&&typeof c.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(q.allowCustomizedBuiltInElements=c.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ke&&(ce=!1),Bn&&(Ne=!0),$e&&($=H({},Js),z=[],$e.html===!0&&(H($,Xs),H(z,Qs)),$e.svg===!0&&(H($,dr),H(z,hr),H(z,Jn)),$e.svgFilters===!0&&(H($,pr),H(z,hr),H(z,Jn)),$e.mathMl===!0&&(H($,fr),H(z,ta),H(z,Jn))),c.ADD_TAGS&&($===W&&($=ve($)),H($,c.ADD_TAGS,it)),c.ADD_ATTR&&(z===ot&&(z=ve(z)),H(z,c.ADD_ATTR,it)),c.ADD_URI_SAFE_ATTR&&H(Xo,c.ADD_URI_SAFE_ATTR,it),c.FORBID_CONTENTS&&(Oe===Li&&(Oe=ve(Oe)),H(Oe,c.FORBID_CONTENTS,it)),Zo&&($["#text"]=!0),de&&H($,["html","head","body"]),$.table&&(H($,["tbody"]),delete wt.tbody),c.TRUSTED_TYPES_POLICY){if(typeof c.TRUSTED_TYPES_POLICY.createHTML!="function")throw dn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof c.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw dn('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');D=c.TRUSTED_TYPES_POLICY,U=D.createHTML("")}else D===void 0&&(D=zf(y,r)),D!==null&&typeof U=="string"&&(U=D.createHTML(""));mt&&mt(c),Le=c}},Mi=H({},[...dr,...pr,...kf]),zi=H({},[...fr,...Nf]),Mu=function(c){let T=I(c);(!T||!T.tagName)&&(T={namespaceURI:De,tagName:"template"});const C=co(c.tagName),K=co(T.tagName);return Qo[c.namespaceURI]?c.namespaceURI===Mn?T.namespaceURI===It?C==="svg":T.namespaceURI===Rn?C==="svg"&&(K==="annotation-xml"||zn[K]):!!Mi[C]:c.namespaceURI===Rn?T.namespaceURI===It?C==="math":T.namespaceURI===Mn?C==="math"&&jn[K]:!!zi[C]:c.namespaceURI===It?T.namespaceURI===Mn&&!jn[K]||T.namespaceURI===Rn&&!zn[K]?!1:!zi[C]&&(Fu[C]||!Mi[C]):!!(rn==="application/xhtml+xml"&&Qo[c.namespaceURI]):!1},pe=function(c){un(e.removed,{element:c});try{I(c).removeChild(c)}catch{E(c)}},Hn=function(c,T){try{un(e.removed,{attribute:T.getAttributeNode(c),from:T})}catch{un(e.removed,{attribute:null,from:T})}if(T.removeAttribute(c),c==="is")if(Ne||Bn)try{pe(T)}catch{}else try{T.setAttribute(c,"")}catch{}},ji=function(c){let T=null,C=null;if(Yo)c=""+c;else{const nt=Zs(c,/^[\r\n\t ]+/);C=nt&&nt[0]}rn==="application/xhtml+xml"&&De===It&&(c=''+c+"");const K=D?D.createHTML(c):c;if(De===It)try{T=new m().parseFromString(K,rn)}catch{}if(!T||!T.documentElement){T=tt.createDocument(De,"template",null);try{T.documentElement.innerHTML=Jo?U:K}catch{}}const st=T.body||T.documentElement;return c&&C&&st.insertBefore(n.createTextNode(C),st.childNodes[0]||null),De===It?_.call(T,de?"html":"body")[0]:de?T.documentElement:st},Hi=function(c){return G.call(c.ownerDocument||c,c,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},er=function(c){return c instanceof h&&(typeof c.nodeName!="string"||typeof c.textContent!="string"||typeof c.removeChild!="function"||!(c.attributes instanceof d)||typeof c.removeAttribute!="function"||typeof c.setAttribute!="function"||typeof c.namespaceURI!="string"||typeof c.insertBefore!="function"||typeof c.hasChildNodes!="function")},Vi=function(c){return typeof a=="function"&&c instanceof a};function Rt(c,T,C){Xn(c,K=>{K.call(e,T,C,Le)})}const Ui=function(c){let T=null;if(Rt(S.beforeSanitizeElements,c,null),er(c))return pe(c),!0;const C=it(c.nodeName);if(Rt(S.uponSanitizeElement,c,{tagName:C,allowedTags:$}),c.hasChildNodes()&&!Vi(c.firstElementChild)&&ft(/<[/\w]/g,c.innerHTML)&&ft(/<[/\w]/g,c.textContent)||c.nodeType===fn.progressingInstruction||Ko&&c.nodeType===fn.comment&&ft(/<[/\w]/g,c.data))return pe(c),!0;if(!$[C]||wt[C]){if(!wt[C]&&Wi(C)&&(q.tagNameCheck instanceof RegExp&&ft(q.tagNameCheck,C)||q.tagNameCheck instanceof Function&&q.tagNameCheck(C)))return!1;if(Zo&&!Oe[C]){const K=I(c)||c.parentNode,st=b(c)||c.childNodes;if(st&&K){const nt=st.length;for(let Mt=nt-1;Mt>=0;--Mt){const Ct=k(st[Mt],!0);Ct.__removalCount=(c.__removalCount||0)+1,K.insertBefore(Ct,O(c))}}}return pe(c),!0}return c instanceof l&&!Mu(c)||(C==="noscript"||C==="noembed"||C==="noframes")&&ft(/<\/no(script|embed|frames)/i,c.innerHTML)?(pe(c),!0):(ke&&c.nodeType===fn.text&&(T=c.textContent,Xn([p,f,g],K=>{T=cn(T,K," ")}),c.textContent!==T&&(un(e.removed,{element:c.cloneNode()}),c.textContent=T)),Rt(S.afterSanitizeElements,c,null),!1)},Gi=function(c,T,C){if(Oi&&(T==="id"||T==="name")&&(C in n||C in Ru))return!1;if(!(ce&&!xt[T]&&ft(x,T))&&!(nn&&ft(P,T))){if(!z[T]||xt[T]){if(!(Wi(c)&&(q.tagNameCheck instanceof RegExp&&ft(q.tagNameCheck,c)||q.tagNameCheck instanceof Function&&q.tagNameCheck(c))&&(q.attributeNameCheck instanceof RegExp&&ft(q.attributeNameCheck,T)||q.attributeNameCheck instanceof Function&&q.attributeNameCheck(T))||T==="is"&&q.allowCustomizedBuiltInElements&&(q.tagNameCheck instanceof RegExp&&ft(q.tagNameCheck,C)||q.tagNameCheck instanceof Function&&q.tagNameCheck(C))))return!1}else if(!Xo[T]&&!ft(R,cn(C,L,""))&&!((T==="src"||T==="xlink:href"||T==="href")&&c!=="script"&&Ef(C,"data:")===0&&Fi[c])&&!(Ni&&!ft(N,cn(C,L,"")))&&C)return!1}return!0},Wi=function(c){return c!=="annotation-xml"&&Zs(c,B)},Ki=function(c){Rt(S.beforeSanitizeAttributes,c,null);const{attributes:T}=c;if(!T||er(c))return;const C={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:z,forceKeepAttr:void 0};let K=T.length;for(;K--;){const st=T[K],{name:nt,namespaceURI:Mt,value:Ct}=st,Ot=it(nt);let pt=nt==="value"?Ct:Sf(Ct);if(C.attrName=Ot,C.attrValue=pt,C.keepAttr=!0,C.forceKeepAttr=void 0,Rt(S.uponSanitizeAttribute,c,C),pt=C.attrValue,Di&&(Ot==="id"||Ot==="name")&&(Hn(nt,c),pt=Du+pt),Ko&&ft(/((--!?|])>)|<\/(style|title)/i,pt)){Hn(nt,c);continue}if(C.forceKeepAttr||(Hn(nt,c),!C.keepAttr))continue;if(!$i&&ft(/\/>/i,pt)){Hn(nt,c);continue}ke&&Xn([p,f,g],ju=>{pt=cn(pt,ju," ")});const qi=it(c.nodeName);if(Gi(qi,Ot,pt)){if(D&&typeof y=="object"&&typeof y.getAttributeType=="function"&&!Mt)switch(y.getAttributeType(qi,Ot)){case"TrustedHTML":{pt=D.createHTML(pt);break}case"TrustedScriptURL":{pt=D.createScriptURL(pt);break}}try{Mt?c.setAttributeNS(Mt,nt,pt):c.setAttribute(nt,pt),er(c)?pe(c):Ys(e.removed)}catch{}}}Rt(S.afterSanitizeAttributes,c,null)},zu=function c(T){let C=null;const K=Hi(T);for(Rt(S.beforeSanitizeShadowDOM,T,null);C=K.nextNode();)Rt(S.uponSanitizeShadowNode,C,null),Ui(C),Ki(C),C.content instanceof i&&c(C.content);Rt(S.afterSanitizeShadowDOM,T,null)};return e.sanitize=function(c){let T=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},C=null,K=null,st=null,nt=null;if(Jo=!c,Jo&&(c=""),typeof c!="string"&&!Vi(c))if(typeof c.toString=="function"){if(c=c.toString(),typeof c!="string")throw dn("dirty is not a string, aborting")}else throw dn("toString is not a function");if(!e.isSupported)return c;if(qo||tr(T),e.removed=[],typeof c=="string"&&(on=!1),on){if(c.nodeName){const Ot=it(c.nodeName);if(!$[Ot]||wt[Ot])throw dn("root node is forbidden and cannot be sanitized in-place")}}else if(c instanceof a)C=ji(""),K=C.ownerDocument.importNode(c,!0),K.nodeType===fn.element&&K.nodeName==="BODY"||K.nodeName==="HTML"?C=K:C.appendChild(K);else{if(!Ne&&!ke&&!de&&c.indexOf("<")===-1)return D&&In?D.createHTML(c):c;if(C=ji(c),!C)return Ne?null:In?U:""}C&&Yo&&pe(C.firstChild);const Mt=Hi(on?c:C);for(;st=Mt.nextNode();)Ui(st),Ki(st),st.content instanceof i&&zu(st.content);if(on)return c;if(Ne){if(Bn)for(nt=F.call(C.ownerDocument);C.firstChild;)nt.appendChild(C.firstChild);else nt=C;return(z.shadowroot||z.shadowrootmode)&&(nt=w.call(o,nt,!0)),nt}let Ct=de?C.outerHTML:C.innerHTML;return de&&$["!doctype"]&&C.ownerDocument&&C.ownerDocument.doctype&&C.ownerDocument.doctype.name&&ft(Vl,C.ownerDocument.doctype.name)&&(Ct=" -`+Ct),ke&&Xn([p,f,g],Ot=>{Ct=cn(Ct,Ot," ")}),D&&In?D.createHTML(Ct):Ct},e.setConfig=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};tr(c),qo=!0},e.clearConfig=function(){Le=null,qo=!1},e.isValidAttribute=function(c,T,C){Le||tr({});const K=it(c),st=it(T);return Gi(K,st,C)},e.addHook=function(c,T){typeof T=="function"&&un(S[c],T)},e.removeHook=function(c,T){if(T!==void 0){const C=Cf(S[c],T);return C===-1?void 0:Af(S[c],C,1)[0]}return Ys(S[c])},e.removeHooks=function(c){S[c]=[]},e.removeAllHooks=function(){S=na()},e}var Gl=Ul();function jf(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var vr,oa;function Hf(){if(oa)return vr;oa=1;var t=/["'&<>]/;vr=e;function e(n){var o=""+n,r=t.exec(o);if(!r)return o;var i,s="",a=0,l=0;for(a=r.index;ae)}}function po(t,e,n,o,r){const i=typeof n=="object"?n:void 0,s=typeof o=="number"?o:typeof n=="number"?n:void 0,a={escape:!0,sanitize:!0,...typeof r=="object"?r:typeof o=="object"?o:{}},l=A=>A,u=a.sanitize?Gl.sanitize:l,d=a.escape?ra:l,h=A=>typeof A=="string"||typeof A=="number",m=(A,k,E)=>A.replace(/%n/g,""+E).replace(/{([^{}]*)}/g,(O,b)=>{if(k===void 0||!(b in k))return d(O);const I=k[b];return h(I)?d(`${I}`):typeof I=="object"&&h(I.value)?(I.escape!==!1?ra:l)(`${I.value}`):d(O)});let y=(r?.bundle??Wl(t)).translations[e]||e;return y=Array.isArray(y)?y[0]:y,u(typeof i=="object"||s!==void 0?m(y,i,s):y)}function Uf(t,e,n,o,r,i){const s="_"+e+"_::_"+n+"_",a=i?.bundle??Wl(t),l=a.translations[s];if(typeof l<"u"){const u=l;if(Array.isArray(u)){const d=a.pluralFunction(o);return po(t,u[d],r,o,i)}}return o===1?po(t,e,r,o,i):po(t,n,r,o,i)}function Gf(t,e=Tn()){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}}function Tt(t,e,n,o,r,i,s,a){var l=typeof t=="function"?t.options:t;return e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0),i&&(l._scopeId="data-v-"+i),{exports:t,options:l}}const Wf={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)},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}},emits:["update:pressed","click"],computed:{realType(){return this.pressed?"primary":this.pressed===!1&&this.type==="primary"?"secondary":this.type},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&&console.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},this);const o=this.to||this.href,r=!o&&typeof this.pressed=="boolean",i=({href:s,navigate:a,isActive:l,isExactActive:u}={})=>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.realType}`]:this.realType,"button-vue--wide":this.wide,[`button-vue--${this.flexAlignment}`]:this.flexAlignment!=="center","button-vue--reverse":this.isReverseAligned,active:l,"router-link-exact-active":u}],attrs:{"aria-label":this.ariaLabel,"aria-pressed":r?this.pressed.toString():void 0,disabled:this.disabled,type:o?null:this.nativeType,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:d=>{r&&this.$emit("update:pressed",!this.pressed),this.$emit("click",d),a?.(d)}}},[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()}},Kf=null,qf=null;var Yf=Tt(Wf,Kf,qf,!1,null,"b2be1481");const Kl=Yf.exports;class Zf{debug=!1;language="en";translations={};setLanguage(e){return this.language=e,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(Tn().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=Object.values(this.translations[this.language]?.translations[""]??{}).map(({msgid:o,msgid_plural:r,msgstr:i})=>r!==void 0?[`_${o}_::_${r}_`,i]:[o,i[0]]),n={pluralFunction:o=>Gf(o,this.language),translations:Object.fromEntries(e)};return new Xf(n)}}class Xf{constructor(e){this.bundle=e}gettext(e,n={}){return po("",e,n,void 0,{bundle:this.bundle})}ngettext(e,n,o,r={}){return Uf("",e,n,o,r,{bundle:this.bundle})}}function Jf(){return new Zf}const ql=Jf().setLanguage(Tn());let Ur=ql.build();const me=(...t)=>Ur.gettext(...t);function Yl(...t){for(const e of t)if(!e.registered){for(const{l:n,t:o}of e){if(n!==Tn()||!o)continue;const r=Object.fromEntries(Object.entries(o).map(([i,s])=>[i,{msgid:i,msgid_plural:s.p,msgstr:s.v}]));Ur=ql.addTranslation(Tn(),{translations:{"":{...Ur.bundle.translations?.[""]??{},...r}}}).build()}e.registered=!0}}const Qf=[{l:"af",t:{Actions:{v:[""]}}},{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"az",t:{Actions:{v:[""]}}},{l:"be",t:{Actions:{v:[""]}}},{l:"bg",t:{Actions:{v:[""]}}},{l:"bn_BD",t:{Actions:{v:[""]}}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"bs",t:{Actions:{v:[""]}}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs_CZ",t:{Actions:{v:["Akce"]}}},{l:"cy_GB",t:{Actions:{v:[""]}}},{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:{Actions:{v:[""]}}},{l:"es_AR",t:{Actions:{v:["Acciones"]}}},{l:"es_CL",t:{Actions:{v:[""]}}},{l:"es_CO",t:{Actions:{v:[""]}}},{l:"es_CR",t:{Actions:{v:[""]}}},{l:"es_DO",t:{Actions:{v:[""]}}},{l:"es_EC",t:{Actions:{v:["Acciones"]}}},{l:"es_GT",t:{Actions:{v:[""]}}},{l:"es_HN",t:{Actions:{v:[""]}}},{l:"es_MX",t:{Actions:{v:["Acciones"]}}},{l:"es_NI",t:{Actions:{v:[""]}}},{l:"es_PA",t:{Actions:{v:[""]}}},{l:"es_PE",t:{Actions:{v:[""]}}},{l:"es_PR",t:{Actions:{v:[""]}}},{l:"es_PY",t:{Actions:{v:[""]}}},{l:"es_SV",t:{Actions:{v:[""]}}},{l:"es_UY",t:{Actions:{v:[""]}}},{l:"et_EE",t:{Actions:{v:[""]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:["کنش‌ها"]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fo",t:{Actions:{v:[""]}}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gd",t:{Actions:{v:[""]}}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hi_IN",t:{Actions:{v:[""]}}},{l:"hr",t:{Actions:{v:[""]}}},{l:"hsb",t:{Actions:{v:[""]}}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"hy",t:{Actions:{v:[""]}}},{l:"ia",t:{Actions:{v:[""]}}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"ig",t:{Actions:{v:[""]}}},{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:{Actions:{v:[""]}}},{l:"ka_GE",t:{Actions:{v:[""]}}},{l:"kab",t:{Actions:{v:[""]}}},{l:"kk",t:{Actions:{v:[""]}}},{l:"km",t:{Actions:{v:[""]}}},{l:"kn",t:{Actions:{v:[""]}}},{l:"ko",t:{Actions:{v:["동작"]}}},{l:"la",t:{Actions:{v:[""]}}},{l:"lb",t:{Actions:{v:[""]}}},{l:"lo",t:{Actions:{v:[""]}}},{l:"lt_LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{Actions:{v:[""]}}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"mn",t:{Actions:{v:[""]}}},{l:"mr",t:{Actions:{v:[""]}}},{l:"ms_MY",t:{Actions:{v:[""]}}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"ne",t:{Actions:{v:[""]}}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"nn_NO",t:{Actions:{v:[""]}}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{l:"ps",t:{Actions:{v:[""]}}},{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:{Actions:{v:[""]}}},{l:"si",t:{Actions:{v:[""]}}},{l:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sq",t:{Actions:{v:[""]}}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sr@latin",t:{Actions:{v:[""]}}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"sw",t:{Actions:{v:[""]}}},{l:"ta",t:{Actions:{v:[""]}}},{l:"th",t:{Actions:{v:[""]}}},{l:"tk",t:{Actions:{v:[""]}}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"ug",t:{Actions:{v:[""]}}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"ur_PK",t:{Actions:{v:[""]}}},{l:"uz",t:{Actions:{v:[""]}}},{l:"vi",t:{Actions:{v:[""]}}},{l:"zh_CN",t:{Actions:{v:["行为"]}}},{l:"zh_HK",t:{Actions:{v:["動作"]}}},{l:"zh_TW",t:{Actions:{v:["動作"]}}},{l:"zu_ZA",t:{Actions:{v:[""]}}}],th=[{l:"af",t:{Close:{v:[""]}}},{l:"ar",t:{Close:{v:["إغلاق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"az",t:{Close:{v:[""]}}},{l:"be",t:{Close:{v:[""]}}},{l:"bg",t:{Close:{v:[""]}}},{l:"bn_BD",t:{Close:{v:[""]}}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"bs",t:{Close:{v:[""]}}},{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:{Close:{v:[""]}}},{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:{Close:{v:[""]}}},{l:"es_AR",t:{Close:{v:["Cerrar"]}}},{l:"es_CL",t:{Close:{v:[""]}}},{l:"es_CO",t:{Close:{v:[""]}}},{l:"es_CR",t:{Close:{v:[""]}}},{l:"es_DO",t:{Close:{v:[""]}}},{l:"es_EC",t:{Close:{v:["Cerrar"]}}},{l:"es_GT",t:{Close:{v:[""]}}},{l:"es_HN",t:{Close:{v:[""]}}},{l:"es_MX",t:{Close:{v:["Cerrar"]}}},{l:"es_NI",t:{Close:{v:[""]}}},{l:"es_PA",t:{Close:{v:[""]}}},{l:"es_PE",t:{Close:{v:[""]}}},{l:"es_PR",t:{Close:{v:[""]}}},{l:"es_PY",t:{Close:{v:[""]}}},{l:"es_SV",t:{Close:{v:[""]}}},{l:"es_UY",t:{Close:{v:[""]}}},{l:"et_EE",t:{Close:{v:[""]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:["بستن"]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fo",t:{Close:{v:[""]}}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gd",t:{Close:{v:[""]}}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hi_IN",t:{Close:{v:[""]}}},{l:"hr",t:{Close:{v:[""]}}},{l:"hsb",t:{Close:{v:[""]}}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"hy",t:{Close:{v:[""]}}},{l:"ia",t:{Close:{v:[""]}}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"ig",t:{Close:{v:[""]}}},{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:{Close:{v:[""]}}},{l:"ka_GE",t:{Close:{v:[""]}}},{l:"kab",t:{Close:{v:[""]}}},{l:"kk",t:{Close:{v:[""]}}},{l:"km",t:{Close:{v:[""]}}},{l:"kn",t:{Close:{v:[""]}}},{l:"ko",t:{Close:{v:["닫기"]}}},{l:"la",t:{Close:{v:[""]}}},{l:"lb",t:{Close:{v:[""]}}},{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:{Close:{v:[""]}}},{l:"mr",t:{Close:{v:[""]}}},{l:"ms_MY",t:{Close:{v:[""]}}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"ne",t:{Close:{v:[""]}}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"nn_NO",t:{Close:{v:[""]}}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{l:"ps",t:{Close:{v:[""]}}},{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:{Close:{v:[""]}}},{l:"si",t:{Close:{v:[""]}}},{l:"sk",t:{Close:{v:["Zavrieť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sq",t:{Close:{v:[""]}}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sr@latin",t:{Close:{v:[""]}}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"sw",t:{Close:{v:[""]}}},{l:"ta",t:{Close:{v:[""]}}},{l:"th",t:{Close:{v:[""]}}},{l:"tk",t:{Close:{v:[""]}}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"ug",t:{Close:{v:[""]}}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"ur_PK",t:{Close:{v:[""]}}},{l:"uz",t:{Close:{v:[""]}}},{l:"vi",t:{Close:{v:[""]}}},{l:"zh_CN",t:{Close:{v:["关闭"]}}},{l:"zh_HK",t:{Close:{v:["關閉"]}}},{l:"zh_TW",t:{Close:{v:["關閉"]}}},{l:"zu_ZA",t:{Close:{v:[""]}}}],O0=[{l:"af",t:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}},{l:"be",t:{"External documentation for {name}":{v:[""]}}},{l:"bg",t:{"External documentation for {name}":{v:[""]}}},{l:"bn_BD",t:{"External documentation for {name}":{v:[""]}}},{l:"br",t:{"External documentation for {name}":{v:[""]}}},{l:"bs",t:{"External documentation for {name}":{v:[""]}}},{l:"ca",t:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}},{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:[""]}}},{l:"en_GB",t:{"External documentation for {name}":{v:["External documentation for {name}"]}}},{l:"eo",t:{"External documentation for {name}":{v:[""]}}},{l:"es",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es_419",t:{"External documentation for {name}":{v:[""]}}},{l:"es_AR",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es_CL",t:{"External documentation for {name}":{v:[""]}}},{l:"es_CO",t:{"External documentation for {name}":{v:[""]}}},{l:"es_CR",t:{"External documentation for {name}":{v:[""]}}},{l:"es_DO",t:{"External documentation for {name}":{v:[""]}}},{l:"es_EC",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es_GT",t:{"External documentation for {name}":{v:[""]}}},{l:"es_HN",t:{"External documentation for {name}":{v:[""]}}},{l:"es_MX",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es_NI",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PA",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PE",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PR",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PY",t:{"External documentation for {name}":{v:[""]}}},{l:"es_SV",t:{"External documentation for {name}":{v:[""]}}},{l:"es_UY",t:{"External documentation for {name}":{v:[""]}}},{l:"et_EE",t:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}},{l:"hr",t:{"External documentation for {name}":{v:[""]}}},{l:"hsb",t:{"External documentation for {name}":{v:[""]}}},{l:"hu",t:{"External documentation for {name}":{v:[""]}}},{l:"hy",t:{"External documentation for {name}":{v:[""]}}},{l:"ia",t:{"External documentation for {name}":{v:[""]}}},{l:"id",t:{"External documentation for {name}":{v:["Dokumentasi eksternal untuk {name}"]}}},{l:"ig",t:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}},{l:"ka_GE",t:{"External documentation for {name}":{v:[""]}}},{l:"kab",t:{"External documentation for {name}":{v:[""]}}},{l:"kk",t:{"External documentation for {name}":{v:[""]}}},{l:"km",t:{"External documentation for {name}":{v:[""]}}},{l:"kn",t:{"External documentation for {name}":{v:[""]}}},{l:"ko",t:{"External documentation for {name}":{v:["{name}의 외부 문서"]}}},{l:"la",t:{"External documentation for {name}":{v:[""]}}},{l:"lb",t:{"External documentation for {name}":{v:[""]}}},{l:"lo",t:{"External documentation for {name}":{v:[""]}}},{l:"lt_LT",t:{"External documentation for {name}":{v:[""]}}},{l:"lv",t:{"External documentation for {name}":{v:[""]}}},{l:"mk",t:{"External documentation for {name}":{v:[""]}}},{l:"mn",t:{"External documentation for {name}":{v:[""]}}},{l:"mr",t:{"External documentation for {name}":{v:[""]}}},{l:"ms_MY",t:{"External documentation for {name}":{v:[""]}}},{l:"my",t:{"External documentation for {name}":{v:[""]}}},{l:"nb",t:{"External documentation for {name}":{v:["Ekstern dokumentasjon for {name}"]}}},{l:"ne",t:{"External documentation for {name}":{v:[""]}}},{l:"nl",t:{"External documentation for {name}":{v:["Externe documentatie voor {name}"]}}},{l:"nn_NO",t:{"External documentation for {name}":{v:[""]}}},{l:"oc",t:{"External documentation for {name}":{v:[""]}}},{l:"pl",t:{"External documentation for {name}":{v:["Dokumentacja zewnętrzna dla {name}"]}}},{l:"ps",t:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}},{l:"si",t:{"External documentation for {name}":{v:[""]}}},{l:"sk",t:{"External documentation for {name}":{v:["Externá dokumentácia pre {name}"]}}},{l:"sl",t:{"External documentation for {name}":{v:[""]}}},{l:"sq",t:{"External documentation for {name}":{v:[""]}}},{l:"sr",t:{"External documentation for {name}":{v:["Спољна документација за {name}"]}}},{l:"sr@latin",t:{"External documentation for {name}":{v:[""]}}},{l:"sv",t:{"External documentation for {name}":{v:["Extern dokumentation för {name}"]}}},{l:"sw",t:{"External documentation for {name}":{v:[""]}}},{l:"ta",t:{"External documentation for {name}":{v:[""]}}},{l:"th",t:{"External documentation for {name}":{v:[""]}}},{l:"tk",t:{"External documentation for {name}":{v:[""]}}},{l:"tr",t:{"External documentation for {name}":{v:["{name} için dış belgeler"]}}},{l:"ug",t:{"External documentation for {name}":{v:[""]}}},{l:"uk",t:{"External documentation for {name}":{v:["Зовнішня документація для {name}"]}}},{l:"ur_PK",t:{"External documentation for {name}":{v:[""]}}},{l:"uz",t:{"External documentation for {name}":{v:[""]}}},{l:"vi",t:{"External documentation for {name}":{v:[""]}}},{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:{"External documentation for {name}":{v:[""]}}}],D0=[{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:{}},{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:{}},{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:["Á 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:"ig",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:"km",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Loading …":{v:["불러오는 중..."]}}},{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:"ms_MY",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:{}},{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@latin",t:{}},{l:"sv",t:{"Loading …":{v:["Laddar ..."]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"th",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:{}},{l:"vi",t:{}},{l:"zh_CN",t:{"Loading …":{v:["加载中..."]}}},{l:"zh_HK",t:{"Loading …":{v:["加載中 …"]}}},{l:"zh_TW",t:{}},{l:"zu_ZA",t:{}}],eh=[{l:"af",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"be",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"bg",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"bn_BD",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_CO",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_CR",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_DO",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_HN",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PA",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PE",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PR",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PY",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_SV",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_UY",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"et_EE",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"hr",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"hsb",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ia",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"ig",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ka_GE",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"kab",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"kk",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"km",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"kn",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ko",t:{Next:{v:["다음"]},"Pause slideshow":{v:["슬라이드쇼 일시정지"]},Previous:{v:["이전"]},"Start slideshow":{v:["슬라이드쇼 시작"]}}},{l:"la",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"lb",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"mr",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ms_MY",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Pauzeer diavoorstelling"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Start diavoorstelling"]}}},{l:"nn_NO",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"si",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"sr",t:{Next:{v:["Следеће"]},"Pause slideshow":{v:["Паузирај слајд шоу"]},Previous:{v:["Претходно"]},"Start slideshow":{v:["Покрени слајд шоу"]}}},{l:"sr@latin",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ta",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"th",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"tk",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"ur_PK",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"uz",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"vi",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{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:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}}];function L0(t,e,n,o,r,i,s,a){var l=typeof t=="function"?t.options:t;e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0);var u;if(r&&(u=r),u)if(l.functional){l._injectStyles=u;var d=l.render;l.render=function(m,y){return u.call(y),d(m,y)}}else{var h=l.beforeCreate;l.beforeCreate=h?[].concat(h,u):[u]}return{exports:t,options:l}}var F0="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",B0="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",I0="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",R0="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",M0="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",z0="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",j0="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",H0="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",V0="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",U0="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z";function nh(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Zl={exports:{}},et=Zl.exports={},Lt,Ft;function Gr(){throw new Error("setTimeout has not been defined")}function Wr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Lt=setTimeout:Lt=Gr}catch{Lt=Gr}try{typeof clearTimeout=="function"?Ft=clearTimeout:Ft=Wr}catch{Ft=Wr}})();function Xl(t){if(Lt===setTimeout)return setTimeout(t,0);if((Lt===Gr||!Lt)&&setTimeout)return Lt=setTimeout,setTimeout(t,0);try{return Lt(t,0)}catch{try{return Lt.call(null,t,0)}catch{return Lt.call(this,t,0)}}}function oh(t){if(Ft===clearTimeout)return clearTimeout(t);if((Ft===Wr||!Ft)&&clearTimeout)return Ft=clearTimeout,clearTimeout(t);try{return Ft(t)}catch{try{return Ft.call(null,t)}catch{return Ft.call(this,t)}}}var Ut=[],je=!1,_e,fo=-1;function rh(){!je||!_e||(je=!1,_e.length?Ut=_e.concat(Ut):fo=-1,Ut.length&&Jl())}function Jl(){if(!je){var t=Xl(rh);je=!0;for(var e=Ut.length;e;){for(_e=Ut,Ut=[];++fo1)for(var n=1;nt!=null,lh=Object.prototype.toString,uh=t=>lh.call(t)==="[object Object]",Kr=()=>{};function ch(t){return qa()}function tu(t,e=!0,n){ch()?dl(t,n):e?t():Mo(t)}Y.util.warn;function Ke(t){var e;const n=Ln(t);return(e=n?.$el)!=null?e:n}const tn=sh?window:void 0;function He(...t){let e,n,o,r;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,o,r]=t,e=tn):[e,n,o,r]=t,!e)return Kr;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const i=[],s=()=>{i.forEach(d=>d()),i.length=0},a=(d,h,m,y)=>(d.addEventListener(h,m,y),()=>d.removeEventListener(h,m,y)),l=On(()=>[Ke(e),Ln(r)],([d,h])=>{if(s(),!d)return;const m=uh(h)?{...h}:h;i.push(...n.flatMap(y=>o.map(A=>a(d,y,A,m))))},{immediate:!0,flush:"post"}),u=()=>{l(),s()};return zo(u),u}function dh(){const t=yt(!1);return qa()&&dl(()=>{t.value=!0},void 0),t}function Ai(t){const e=dh();return jt(()=>(e.value,!!t()))}function ph(t,e,n={}){const{window:o=tn,...r}=n;let i;const s=Ai(()=>o&&"MutationObserver"in o),a=()=>{i&&(i.disconnect(),i=void 0)},l=jt(()=>{const m=Ln(t),y=(Array.isArray(m)?m:[m]).map(Ke).filter(ah);return new Set(y)}),u=On(()=>l.value,m=>{a(),s.value&&m.size&&(i=new MutationObserver(e),m.forEach(y=>i.observe(y,r)))},{immediate:!0,flush:"post"}),d=()=>i?.takeRecords(),h=()=>{u(),a()};return zo(h),{isSupported:s,stop:h,takeRecords:d}}function fh(t,e={}){const{window:n=tn}=e,o=Ai(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let r;const i=yt(!1),s=u=>{i.value=u.matches},a=()=>{r&&("removeEventListener"in r?r.removeEventListener("change",s):r.removeListener(s))},l=gc(()=>{o.value&&(a(),r=n.matchMedia(Ln(t)),"addEventListener"in r?r.addEventListener("change",s):r.addListener(s),i.value=r.matches)});return zo(()=>{l(),a(),r=void 0}),i}function hh(t,e,n={}){const{window:o=tn,...r}=n;let i;const s=Ai(()=>o&&"ResizeObserver"in o),a=()=>{i&&(i.disconnect(),i=void 0)},l=jt(()=>{const h=Ln(t);return Array.isArray(h)?h.map(m=>Ke(m)):[Ke(h)]}),u=On(l,h=>{if(a(),s.value&&o){i=new ResizeObserver(e);for(const m of h)m&&i.observe(m,r)}},{immediate:!0,flush:"post"}),d=()=>{a(),u()};return zo(d),{isSupported:s,stop:d}}function ia(t,e={}){const{reset:n=!0,windowResize:o=!0,windowScroll:r=!0,immediate:i=!0,updateTiming:s="sync"}=e,a=yt(0),l=yt(0),u=yt(0),d=yt(0),h=yt(0),m=yt(0),y=yt(0),A=yt(0);function k(){const O=Ke(t);if(!O){n&&(a.value=0,l.value=0,u.value=0,d.value=0,h.value=0,m.value=0,y.value=0,A.value=0);return}const b=O.getBoundingClientRect();a.value=b.height,l.value=b.bottom,u.value=b.left,d.value=b.right,h.value=b.top,m.value=b.width,y.value=b.x,A.value=b.y}function E(){s==="sync"?k():s==="next-frame"&&requestAnimationFrame(()=>k())}return hh(t,E),On(()=>Ke(t),O=>!O&&E()),ph(t,E,{attributeFilter:["style","class"]}),r&&He("scroll",E,{capture:!0,passive:!0}),o&&He("resize",E,{passive:!0}),tu(()=>{i&&E()}),{height:a,bottom:l,left:u,right:d,top:h,width:m,x:y,y:A,update:E}}function vh(t,e={}){const{threshold:n=50,onSwipe:o,onSwipeEnd:r,onSwipeStart:i,passive:s=!0,window:a=tn}=e,l=ts({x:0,y:0}),u=ts({x:0,y:0}),d=jt(()=>l.x-u.x),h=jt(()=>l.y-u.y),{max:m,abs:y}=Math,A=jt(()=>m(y(d.value),y(h.value))>=n),k=yt(!1),E=jt(()=>A.value?y(d.value)>y(h.value)?d.value>0?"left":"right":h.value>0?"up":"down":"none"),O=F=>[F.touches[0].clientX,F.touches[0].clientY],b=(F,_)=>{l.x=F,l.y=_},I=(F,_)=>{u.x=F,u.y=_};let D;const U=mh(a?.document);s?D=U?{passive:!0}:{capture:!1}:D=U?{passive:!1,capture:!0}:{capture:!0};const tt=F=>{k.value&&r?.(F,E.value),k.value=!1},G=[He(t,"touchstart",F=>{if(F.touches.length!==1)return;D.capture&&!D.passive&&F.preventDefault();const[_,w]=O(F);b(_,w),I(_,w),i?.(F)},D),He(t,"touchmove",F=>{if(F.touches.length!==1)return;const[_,w]=O(F);I(_,w),!k.value&&A.value&&(k.value=!0),k.value&&o?.(F)},D),He(t,["touchend","touchcancel"],tt,D)];return{isPassiveEventSupported:U,isSwiping:k,direction:E,coordsStart:l,coordsEnd:u,lengthX:d,lengthY:h,stop:()=>G.forEach(F=>F())}}function mh(t){if(!t)return!1;let e=!1;const n={get passive(){return e=!0,!1}};return t.addEventListener("x",Kr,n),t.removeEventListener("x",Kr),e}function gh(t={}){const{window:e=tn,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:r=!0,includeScrollbar:i=!0,type:s="inner"}=t,a=yt(n),l=yt(o),u=()=>{e&&(s==="outer"?(a.value=e.outerWidth,l.value=e.outerHeight):i?(a.value=e.innerWidth,l.value=e.innerHeight):(a.value=e.document.documentElement.clientWidth,l.value=e.document.documentElement.clientHeight))};if(u(),tu(u),He("resize",u,{passive:!0}),r){const d=fh("(orientation: portrait)");On(d,()=>u())}return{width:a,height:l}}const yh=t=>{t.mounted?Array.isArray(t.mounted)||(t.mounted=[t.mounted]):t.mounted=[],t.mounted.push(function(){this.$el.setAttribute("data-v-a8e1a64","")})};var eu=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],So=eu.join(","),nu=typeof Element>"u",Se=nu?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,To=!nu&&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},Po=function t(e,n){var o;n===void 0&&(n=!0);var r=e==null||(o=e.getAttribute)===null||o===void 0?void 0:o.call(e,"inert"),i=r===""||r==="true",s=i||n&&e&&t(e.parentNode);return s},_h=function(t){var e,n=t==null||(e=t.getAttribute)===null||e===void 0?void 0:e.call(t,"contenteditable");return n===""||n==="true"},ou=function(t,e,n){if(Po(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(So));return e&&Se.call(t,So)&&o.unshift(t),o=o.filter(n),o},ru=function t(e,n,o){for(var r=[],i=Array.from(e);i.length;){var s=i.shift();if(!Po(s,!1))if(s.tagName==="SLOT"){var a=s.assignedElements(),l=a.length?a:s.children,u=t(l,!0,o);o.flatten?r.push.apply(r,u):r.push({scopeParent:s,candidates:u})}else{var d=Se.call(s,So);d&&o.filter(s)&&(n||!e.includes(s))&&r.push(s);var h=s.shadowRoot||typeof o.getShadowRoot=="function"&&o.getShadowRoot(s),m=!Po(h,!1)&&(!o.shadowRootFilter||o.shadowRootFilter(s));if(h&&m){var y=t(h===!0?s.children:h.children,!0,o);o.flatten?r.push.apply(r,y):r.push({scopeParent:s,candidates:y})}else i.unshift.apply(i,s.children)}}return r},iu=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},ye=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||_h(t))&&!iu(t)?0:t.tabIndex},wh=function(t,e){var n=ye(t);return n<0&&e&&!iu(t)?0:n},bh=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},su=function(t){return t.tagName==="INPUT"},xh=function(t){return su(t)&&t.type==="hidden"},Ch=function(t){var e=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return e},Ah=function(t,e){for(var n=0;nsummary:first-of-type"),i=r?t.parentElement:t;if(Se.call(i,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof o=="function"){for(var s=t;t;){var a=t.parentElement,l=To(t);if(a&&!a.shadowRoot&&o(a)===!0)return sa(t);t.assignedSlot?t=t.assignedSlot:!a&&l!==t.ownerDocument?t=l.host:t=a}t=s}if(Ph(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return sa(t);return!1},Nh=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)},Oh=function t(e){var n=[],o=[];return e.forEach(function(r,i){var s=!!r.scopeParent,a=s?r.scopeParent:r,l=wh(a,s),u=s?t(r.candidates):a;l===0?s?n.push.apply(n,u):n.push(a):o.push({documentOrder:i,tabIndex:l,item:r,isScope:s,content:u})}),o.sort(bh).reduce(function(r,i){return i.isScope?r.push.apply(r,i.content):r.push(i.content),r},[]).concat(n)},Dh=function(t,e){e=e||{};var n;return e.getShadowRoot?n=ru([t],e.includeContainer,{filter:qr.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot,shadowRootFilter:$h}):n=ou(t,e.includeContainer,qr.bind(null,e)),Oh(n)},Lh=function(t,e){e=e||{};var n;return e.getShadowRoot?n=ru([t],e.includeContainer,{filter:ko.bind(null,e),flatten:!0,getShadowRoot:e.getShadowRoot}):n=ou(t,e.includeContainer,ko.bind(null,e)),n},Fe=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Se.call(t,So)===!1?!1:qr(e,t)},Fh=eu.concat("iframe").join(","),mr=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Se.call(t,Fh)===!1?!1:ko(e,t)};function aa(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,o)}return n}function la(t){for(var e=1;e0){var n=t[t.length-1];n!==e&&n.pause()}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].unpause()}},Mh=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},zh=function(t){return t?.key==="Escape"||t?.key==="Esc"||t?.keyCode===27},gn=function(t){return t?.key==="Tab"||t?.keyCode===9},jh=function(t){return gn(t)&&!t.shiftKey},Hh=function(t){return gn(t)&&t.shiftKey},ca=function(t){return setTimeout(t,0)},da=function(t,e){var n=-1;return t.every(function(o,r){return e(o)?(n=r,!1):!0}),n},hn=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),o=1;o1?S-1:0),f=1;f=0)_=n.activeElement;else{var w=i.tabbableGroups[0],S=w&&w.firstTabbableNode;_=S||u("fallbackFocus")}if(!_)throw new Error("Your focus-trap needs to have at least one focusable element");return _},h=function(){if(i.containerGroups=i.containers.map(function(_){var w=Dh(_,r.tabbableOptions),S=Lh(_,r.tabbableOptions),p=w.length>0?w[0]:void 0,f=w.length>0?w[w.length-1]:void 0,g=S.find(function(N){return Fe(N)}),x=S.slice().reverse().find(function(N){return Fe(N)}),P=!!w.find(function(N){return ye(N)>0});return{container:_,tabbableNodes:w,focusableNodes:S,posTabIndexesFound:P,firstTabbableNode:p,lastTabbableNode:f,firstDomTabbableNode:g,lastDomTabbableNode:x,nextTabbableNode:function(N){var L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,B=w.indexOf(N);return B<0?L?S.slice(S.indexOf(N)+1).find(function(R){return Fe(R)}):S.slice(0,S.indexOf(N)).reverse().find(function(R){return Fe(R)}):w[B+(L?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(_){return _.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!u("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(_){return _.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.")},m=function _(w){if(w!==!1&&w!==n.activeElement){if(!w||!w.focus){_(d());return}w.focus({preventScroll:!!r.preventScroll}),i.mostRecentlyFocusedNode=w,Mh(w)&&w.select()}},y=function(_){var w=u("setReturnFocus",_);return w||(w===!1?!1:_)},A=function(_){var w=_.target,S=_.event,p=_.isBackward,f=p===void 0?!1:p;w=w||Qn(S),h();var g=null;if(i.tabbableGroups.length>0){var x=l(w,S),P=x>=0?i.containerGroups[x]:void 0;if(x<0)f?g=i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:g=i.tabbableGroups[0].firstTabbableNode;else if(f){var N=da(i.tabbableGroups,function(z){var ot=z.firstTabbableNode;return w===ot});if(N<0&&(P.container===w||mr(w,r.tabbableOptions)&&!Fe(w,r.tabbableOptions)&&!P.nextTabbableNode(w,!1))&&(N=x),N>=0){var L=N===0?i.tabbableGroups.length-1:N-1,B=i.tabbableGroups[L];g=ye(w)>=0?B.lastTabbableNode:B.lastDomTabbableNode}else gn(S)||(g=P.nextTabbableNode(w,!1))}else{var R=da(i.tabbableGroups,function(z){var ot=z.lastTabbableNode;return w===ot});if(R<0&&(P.container===w||mr(w,r.tabbableOptions)&&!Fe(w,r.tabbableOptions)&&!P.nextTabbableNode(w))&&(R=x),R>=0){var $=R===i.tabbableGroups.length-1?0:R+1,W=i.tabbableGroups[$];g=ye(w)>=0?W.firstTabbableNode:W.firstDomTabbableNode}else gn(S)||(g=P.nextTabbableNode(w))}}else g=u("fallbackFocus");return g},k=function(_){var w=Qn(_);if(!(l(w,_)>=0)){if(hn(r.clickOutsideDeactivates,_)){s.deactivate({returnFocus:r.returnFocusOnDeactivate});return}hn(r.allowOutsideClick,_)||_.preventDefault()}},E=function(_){var w=Qn(_),S=l(w,_)>=0;if(S||w instanceof Document)S&&(i.mostRecentlyFocusedNode=w);else{_.stopImmediatePropagation();var p,f=!0;if(i.mostRecentlyFocusedNode)if(ye(i.mostRecentlyFocusedNode)>0){var g=l(i.mostRecentlyFocusedNode),x=i.containerGroups[g].tabbableNodes;if(x.length>0){var P=x.findIndex(function(N){return N===i.mostRecentlyFocusedNode});P>=0&&(r.isKeyForward(i.recentNavEvent)?P+1=0&&(p=x[P-1],f=!1))}}else i.containerGroups.some(function(N){return N.tabbableNodes.some(function(L){return ye(L)>0})})||(f=!1);else f=!1;f&&(p=A({target:i.mostRecentlyFocusedNode,isBackward:r.isKeyBackward(i.recentNavEvent)})),m(p||i.mostRecentlyFocusedNode||d())}i.recentNavEvent=void 0},O=function(_){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;i.recentNavEvent=_;var S=A({event:_,isBackward:w});S&&(gn(_)&&_.preventDefault(),m(S))},b=function(_){if(zh(_)&&hn(r.escapeDeactivates,_)!==!1){_.preventDefault(),s.deactivate();return}(r.isKeyForward(_)||r.isKeyBackward(_))&&O(_,r.isKeyBackward(_))},I=function(_){var w=Qn(_);l(w,_)>=0||hn(r.clickOutsideDeactivates,_)||hn(r.allowOutsideClick,_)||(_.preventDefault(),_.stopImmediatePropagation())},D=function(){if(i.active)return ua.activateTrap(o,s),i.delayInitialFocusTimer=r.delayInitialFocus?ca(function(){m(d())}):m(d()),n.addEventListener("focusin",E,!0),n.addEventListener("mousedown",k,{capture:!0,passive:!1}),n.addEventListener("touchstart",k,{capture:!0,passive:!1}),n.addEventListener("click",I,{capture:!0,passive:!1}),n.addEventListener("keydown",b,{capture:!0,passive:!1}),s},U=function(){if(i.active)return n.removeEventListener("focusin",E,!0),n.removeEventListener("mousedown",k,!0),n.removeEventListener("touchstart",k,!0),n.removeEventListener("click",I,!0),n.removeEventListener("keydown",b,!0),s},tt=function(_){var w=_.some(function(S){var p=Array.from(S.removedNodes);return p.some(function(f){return f===i.mostRecentlyFocusedNode})});w&&m(d())},G=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(tt):void 0,F=function(){G&&(G.disconnect(),i.active&&!i.paused&&i.containers.map(function(_){G.observe(_,{subtree:!0,childList:!0})}))};return s={get active(){return i.active},get paused(){return i.paused},activate:function(_){if(i.active)return this;var w=a(_,"onActivate"),S=a(_,"onPostActivate"),p=a(_,"checkCanFocusTrap");p||h(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=n.activeElement,w?.();var f=function(){p&&h(),D(),F(),S?.()};return p?(p(i.containers.concat()).then(f,f),this):(f(),this)},deactivate:function(_){if(!i.active)return this;var w=la({onDeactivate:r.onDeactivate,onPostDeactivate:r.onPostDeactivate,checkCanReturnFocus:r.checkCanReturnFocus},_);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,U(),i.active=!1,i.paused=!1,F(),ua.deactivateTrap(o,s);var S=a(w,"onDeactivate"),p=a(w,"onPostDeactivate"),f=a(w,"checkCanReturnFocus"),g=a(w,"returnFocus","returnFocusOnDeactivate");S?.();var x=function(){ca(function(){g&&m(y(i.nodeFocusedBeforeActivation)),p?.()})};return g&&f?(f(y(i.nodeFocusedBeforeActivation)).then(x,x),this):(x(),this)},pause:function(_){if(i.paused||!i.active)return this;var w=a(_,"onPause"),S=a(_,"onPostPause");return i.paused=!0,w?.(),U(),F(),S?.(),this},unpause:function(_){if(!i.paused||!i.active)return this;var w=a(_,"onUnpause"),S=a(_,"onPostUnpause");return i.paused=!1,w?.(),h(),D(),F(),S?.(),this},updateContainerElements:function(_){var w=[].concat(_).filter(Boolean);return i.containers=w.map(function(S){return typeof S=="string"?n.querySelector(S):S}),i.active&&h(),F(),this}},s.updateContainerElements(t),s};const No=function(){return Object.assign(window,{_nc_focus_trap:window._nc_focus_trap||[]}),window._nc_focus_trap},lu=t=>Math.random().toString(36).replace(/[^a-z]+/g,"").slice(0,5);function Zt(t){return t.split("-")[0]}function Ve(t){return t.split("-")[1]}function Fn(t){return["top","bottom"].includes(Zt(t))?"x":"y"}function Ei(t){return t==="y"?"height":"width"}function pa(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(Zt(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 a=Fn(o),l=Ei(a);switch(Ve(o)){case"start":s[a]=s[a]-(e[l]/2-n[l]/2);break;case"end":s[a]=s[a]+(e[l]/2-n[l]/2);break}return s}const Uh=async(t,e,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:i=[],platform:s}=n;let a=await s.getElementRects({reference:t,floating:e,strategy:r}),{x:l,y:u}=pa({...a,placement:o}),d=o,h={};for(let m=0;m({name:"arrow",options:t,async fn(e){const{element:n,padding:o=0}=t??{},{x:r,y:i,placement:s,rects:a,platform:l}=e;if(n==null)return{};const u=uu(o),d={x:r,y:i},h=Zt(s),m=Fn(h),y=Ei(m),A=await l.getDimensions({element:n}),k=m==="y"?"top":"left",E=m==="y"?"bottom":"right",O=a.reference[y]+a.reference[m]-d[m]-a.floating[y],b=d[m]-a.reference[m],I=await l.getOffsetParent({element:n}),D=I?m==="y"?I.clientHeight||0:I.clientWidth||0:0,U=O/2-b/2,tt=u[k],G=D-A[y]-u[E],F=D/2-A[y]/2+U,_=Zr(tt,F,G);return{data:{[m]:_,centerOffset:F-_}}}}),qh={left:"right",right:"left",bottom:"top",top:"bottom"};function $o(t){return t.replace(/left|right|bottom|top/g,e=>qh[e])}function cu(t,e){const n=Ve(t)==="start",o=Fn(t),r=Ei(o);let i=o==="x"?n?"right":"left":n?"bottom":"top";return e.reference[r]>e.floating[r]&&(i=$o(i)),{main:i,cross:$o(i)}}const Yh={start:"end",end:"start"};function Xr(t){return t.replace(/start|end/g,e=>Yh[e])}const Zh=["top","right","bottom","left"],Xh=Zh.reduce((t,e)=>t.concat(e,e+"-start",e+"-end"),[]);function Jh(t,e,n){return(t?[...n.filter(o=>Ve(o)===t),...n.filter(o=>Ve(o)!==t)]:n.filter(o=>Zt(o)===o)).filter(o=>t?Ve(o)===t||(e?Xr(o)!==o:!1):!0)}const Qh=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,o,r,i,s,a;const{x:l,y:u,rects:d,middlewareData:h,placement:m}=e,{alignment:y=null,allowedPlacements:A=Xh,autoAlignment:k=!0,...E}=t;if((n=h.autoPlacement)!=null&&n.skip)return{};const O=Jh(y,k,A),b=await jo(e,E),I=(o=(r=h.autoPlacement)==null?void 0:r.index)!=null?o:0,D=O[I],{main:U,cross:tt}=cu(D,d);if(m!==D)return{x:l,y:u,reset:{placement:O[0]}};const G=[b[Zt(D)],b[U],b[tt]],F=[...(i=(s=h.autoPlacement)==null?void 0:s.overflows)!=null?i:[],{placement:D,overflows:G}],_=O[I+1];if(_)return{data:{index:I+1,overflows:F},reset:{placement:_}};const w=F.slice().sort((p,f)=>p.overflows[0]-f.overflows[0]),S=(a=w.find(p=>{let{overflows:f}=p;return f.every(g=>g<=0)}))==null?void 0:a.placement;return{data:{skip:!0},reset:{placement:S??w[0].placement}}}}};function tv(t){const e=$o(t);return[Xr(t),e,Xr(e)]}const ev=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:a}=e;if((n=i.flip)!=null&&n.skip)return{};const{mainAxis:l=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",flipAlignment:m=!0,...y}=t,A=Zt(r),k=d||(A===a||!m?[$o(a)]:tv(a)),E=[a,...k],O=await jo(e,y),b=[];let I=((o=i.flip)==null?void 0:o.overflows)||[];if(l&&b.push(O[A]),u){const{main:G,cross:F}=cu(r,s);b.push(O[G],O[F])}if(I=[...I,{placement:r,overflows:b}],!b.every(G=>G<=0)){var D,U;const G=((D=(U=i.flip)==null?void 0:U.index)!=null?D:0)+1,F=E[G];if(F)return{data:{index:G,overflows:I},reset:{placement:F}};let _="bottom";switch(h){case"bestFit":{var tt;const w=(tt=I.slice().sort((S,p)=>S.overflows.filter(f=>f>0).reduce((f,g)=>f+g,0)-p.overflows.filter(f=>f>0).reduce((f,g)=>f+g,0))[0])==null?void 0:tt.placement;w&&(_=w);break}case"initialPlacement":_=a;break}return{data:{skip:!0},reset:{placement:_}}}return{}}}};function nv(t){let{placement:e,rects:n,value:o}=t;const r=Zt(e),i=["left","top"].includes(r)?-1:1,s=typeof o=="function"?o({...n,placement:e}):o,{mainAxis:a,crossAxis:l}=typeof s=="number"?{mainAxis:s,crossAxis:0}:{mainAxis:0,crossAxis:0,...s};return Fn(r)==="x"?{x:l,y:a*i}:{x:a*i,y:l}}const ov=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=nv({placement:r,rects:i,value:t});return{x:n+s.x,y:o+s.y,data:s}}}};function rv(t){return t==="x"?"y":"x"}const iv=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:a={fn:E=>{let{x:O,y:b}=E;return{x:O,y:b}}},...l}=t,u={x:n,y:o},d=await jo(e,l),h=Fn(Zt(r)),m=rv(h);let y=u[h],A=u[m];if(i){const E=h==="y"?"top":"left",O=h==="y"?"bottom":"right",b=y+d[E],I=y-d[O];y=Zr(b,y,I)}if(s){const E=m==="y"?"top":"left",O=m==="y"?"bottom":"right",b=A+d[E],I=A-d[O];A=Zr(b,A,I)}const k=a.fn({...e,[h]:y,[m]:A});return{...k,data:{x:k.x-n,y:k.y-o}}}}},sv=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,...a}=t;if((n=i.size)!=null&&n.skip)return{};const l=await jo(e,a),u=Zt(o),d=Ve(o)==="end";let h,m;u==="top"||u==="bottom"?(h=u,m=d?"left":"right"):(m=u,h=d?"top":"bottom");const y=ge(l.left,0),A=ge(l.right,0),k=ge(l.top,0),E=ge(l.bottom,0),O={height:r.floating.height-(["left","right"].includes(o)?2*(k!==0||E!==0?k+E:ge(l.top,l.bottom)):l[h]),width:r.floating.width-(["top","bottom"].includes(o)?2*(y!==0||A!==0?y+A:ge(l.left,l.right)):l[m])};return s?.({...O,...r}),{data:{skip:!0},reset:{rects:!0}}}}};function Si(t){return t?.toString()==="[object Window]"}function le(t){if(t==null)return window;if(!Si(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function Ho(t){return le(t).getComputedStyle(t)}function qt(t){return Si(t)?"":t?(t.nodeName||"").toLowerCase():""}function Yt(t){return t instanceof le(t).HTMLElement}function Oo(t){return t instanceof le(t).Element}function av(t){return t instanceof le(t).Node}function du(t){const e=le(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function Vo(t){const{overflow:e,overflowX:n,overflowY:o}=Ho(t);return/auto|scroll|overlay|hidden/.test(e+o+n)}function lv(t){return["table","td","th"].includes(qt(t))}function pu(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),n=Ho(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 fa=Math.min,yn=Math.max,Do=Math.round;function qe(t,e){e===void 0&&(e=!1);const n=t.getBoundingClientRect();let o=1,r=1;return e&&Yt(t)&&(o=t.offsetWidth>0&&Do(n.width)/t.offsetWidth||1,r=t.offsetHeight>0&&Do(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 ue(t){return((av(t)?t.ownerDocument:t.document)||window.document).documentElement}function Uo(t){return Si(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function fu(t){return qe(ue(t)).left+Uo(t).scrollLeft}function uv(t){const e=qe(t);return Do(e.width)!==t.offsetWidth||Do(e.height)!==t.offsetHeight}function cv(t,e,n){const o=Yt(e),r=ue(e),i=qe(t,o&&uv(e));let s={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if(o||!o&&n!=="fixed")if((qt(e)!=="body"||Vo(r))&&(s=Uo(e)),Yt(e)){const l=qe(e,!0);a.x=l.x+e.clientLeft,a.y=l.y+e.clientTop}else r&&(a.x=fu(r));return{x:i.left+s.scrollLeft-a.x,y:i.top+s.scrollTop-a.y,width:i.width,height:i.height}}function Go(t){return qt(t)==="html"?t:t.assignedSlot||t.parentNode||(du(t)?t.host:null)||ue(t)}function ha(t){return!Yt(t)||getComputedStyle(t).position==="fixed"?null:t.offsetParent}function dv(t){let e=Go(t);for(;Yt(e)&&!["html","body"].includes(qt(e));){if(pu(e))return e;e=e.parentNode}return null}function Jr(t){const e=le(t);let n=ha(t);for(;n&&lv(n)&&getComputedStyle(n).position==="static";)n=ha(n);return n&&(qt(n)==="html"||qt(n)==="body"&&getComputedStyle(n).position==="static"&&!pu(n))?e:n||dv(t)||e}function va(t){return{width:t.offsetWidth,height:t.offsetHeight}}function pv(t){let{rect:e,offsetParent:n,strategy:o}=t;const r=Yt(n),i=ue(n);if(n===i)return e;let s={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if((r||!r&&o!=="fixed")&&((qt(n)!=="body"||Vo(i))&&(s=Uo(n)),Yt(n))){const l=qe(n,!0);a.x=l.x+n.clientLeft,a.y=l.y+n.clientTop}return{...e,x:e.x-s.scrollLeft+a.x,y:e.y-s.scrollTop+a.y}}function fv(t){const e=le(t),n=ue(t),o=e.visualViewport;let r=n.clientWidth,i=n.clientHeight,s=0,a=0;return o&&(r=o.width,i=o.height,Math.abs(e.innerWidth/o.scale-o.width)<.01&&(s=o.offsetLeft,a=o.offsetTop)),{width:r,height:i,x:s,y:a}}function hv(t){var e;const n=ue(t),o=Uo(t),r=(e=t.ownerDocument)==null?void 0:e.body,i=yn(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),s=yn(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let a=-o.scrollLeft+fu(t);const l=-o.scrollTop;return Ho(r||n).direction==="rtl"&&(a+=yn(n.clientWidth,r?r.clientWidth:0)-i),{width:i,height:s,x:a,y:l}}function hu(t){return["html","body","#document"].includes(qt(t))?t.ownerDocument.body:Yt(t)&&Vo(t)?t:hu(Go(t))}function Lo(t,e){var n;e===void 0&&(e=[]);const o=hu(t),r=o===((n=t.ownerDocument)==null?void 0:n.body),i=le(o),s=r?[i].concat(i.visualViewport||[],Vo(o)?o:[]):o,a=e.concat(s);return r?a:a.concat(Lo(Go(s)))}function vv(t,e){const n=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&&du(n)){let o=e;do{if(o&&t===o)return!0;o=o.parentNode||o.host}while(o)}return!1}function mv(t){const e=qe(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 ma(t,e){return e==="viewport"?Yr(fv(t)):Oo(e)?mv(e):Yr(hv(ue(t)))}function gv(t){const e=Lo(Go(t)),n=["absolute","fixed"].includes(Ho(t).position)&&Yt(t)?Jr(t):t;return Oo(n)?e.filter(o=>Oo(o)&&vv(o,n)&&qt(o)!=="body"):[]}function yv(t){let{element:e,boundary:n,rootBoundary:o}=t;const r=[...n==="clippingParents"?gv(e):[].concat(n),o],i=r[0],s=r.reduce((a,l)=>{const u=ma(e,l);return a.top=yn(u.top,a.top),a.right=fa(u.right,a.right),a.bottom=fa(u.bottom,a.bottom),a.left=yn(u.left,a.left),a},ma(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 _v={getElementRects:t=>{let{reference:e,floating:n,strategy:o}=t;return{reference:cv(e,Jr(n),o),floating:{...va(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:t=>pv(t),getOffsetParent:t=>{let{element:e}=t;return Jr(e)},isElement:t=>Oo(t),getDocumentElement:t=>{let{element:e}=t;return ue(e)},getClippingClientRect:t=>yv(t),getDimensions:t=>{let{element:e}=t;return va(e)},getClientRects:t=>{let{element:e}=t;return e.getClientRects()}},wv=(t,e,n)=>Uh(t,e,{platform:_v,...n});var bv=Object.defineProperty,xv=Object.defineProperties,Cv=Object.getOwnPropertyDescriptors,Fo=Object.getOwnPropertySymbols,vu=Object.prototype.hasOwnProperty,mu=Object.prototype.propertyIsEnumerable,ga=(t,e,n)=>e in t?bv(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,te=(t,e)=>{for(var n in e||(e={}))vu.call(e,n)&&ga(t,n,e[n]);if(Fo)for(var n of Fo(e))mu.call(e,n)&&ga(t,n,e[n]);return t},Wo=(t,e)=>xv(t,Cv(e)),Av=(t,e)=>{var n={};for(var o in t)vu.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(t!=null&&Fo)for(var o of Fo(t))e.indexOf(o)<0&&mu.call(t,o)&&(n[o]=t[o]);return n};function gu(t,e){for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(typeof e[n]=="object"&&t[n]?gu(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 Ye(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 Ev(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 ya(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 Te=!1;if(typeof window<"u"){Te=!1;try{const t=Object.defineProperty({},"passive",{get(){Te=!0}});window.addEventListener("test",null,t)}catch{}}let yu=!1;typeof window<"u"&&typeof navigator<"u"&&(yu=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const _u=["auto","top","bottom","left","right"].reduce((t,e)=>t.concat([e,`${e}-start`,`${e}-end`]),[]),_a={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},wa={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function ba(t,e){const n=t.indexOf(e);n!==-1&&t.splice(n,1)}function gr(){return new Promise(t=>requestAnimationFrame(()=>{requestAnimationFrame(t)}))}const kt=[];let he=null;const xa={};function Ca(t){let e=xa[t];return e||(e=xa[t]=[]),e}let Qr=function(){};typeof window<"u"&&(Qr=window.Element);function V(t){return function(){const e=this.$props;return Ye(e.theme,t)}}const yr="__floating-vue__popper";var wu=()=>({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:V("disabled")},positioningDisabled:{type:Boolean,default:V("positioningDisabled")},placement:{type:String,default:V("placement"),validator:t=>_u.includes(t)},delay:{type:[String,Number,Object],default:V("delay")},distance:{type:[Number,String],default:V("distance")},skidding:{type:[Number,String],default:V("skidding")},triggers:{type:Array,default:V("triggers")},showTriggers:{type:[Array,Function],default:V("showTriggers")},hideTriggers:{type:[Array,Function],default:V("hideTriggers")},popperTriggers:{type:Array,default:V("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:V("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:V("popperHideTriggers")},container:{type:[String,Object,Qr,Boolean],default:V("container")},boundary:{type:[String,Qr],default:V("boundary")},strategy:{type:String,validator:t=>["absolute","fixed"].includes(t),default:V("strategy")},autoHide:{type:[Boolean,Function],default:V("autoHide")},handleResize:{type:Boolean,default:V("handleResize")},instantMove:{type:Boolean,default:V("instantMove")},eagerMount:{type:Boolean,default:V("eagerMount")},popperClass:{type:[String,Array,Object],default:V("popperClass")},computeTransformOrigin:{type:Boolean,default:V("computeTransformOrigin")},autoMinSize:{type:Boolean,default:V("autoMinSize")},autoSize:{type:[Boolean,String],default:V("autoSize")},autoMaxSize:{type:Boolean,default:V("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:V("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:V("preventOverflow")},overflowPadding:{type:[Number,String],default:V("overflowPadding")},arrowPadding:{type:[Number,String],default:V("arrowPadding")},arrowOverflow:{type:Boolean,default:V("arrowOverflow")},flip:{type:Boolean,default:V("flip")},shift:{type:Boolean,default:V("shift")},shiftCrossAxis:{type:Boolean,default:V("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:V("noAutoFocus")}},provide(){return{[yr]:{parentPopper:this}}},inject:{[yr]:{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:Wo(te({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var t;return(t=this[yr])==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:te(te({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(ov({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?e.middleware.push(Qh({alignment:(t=this.placement.split("-")[1])!=null?t:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(iv({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&e.middleware.push(ev({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(Kh({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:i,middlewareData:s})=>{let a;const{centerOffset:l}=s.arrow;return r.startsWith("top")||r.startsWith("bottom")?a=Math.abs(l)>i.reference.width/2:a=Math.abs(l)>i.reference.height/2,{data:{overflow:a}}}}),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:a})=>{var l;if((l=a.autoSize)!=null&&l.skip)return{};let u,d;return s.startsWith("top")||s.startsWith("bottom")?u=i.reference.width:d=i.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=u!=null?`${u}px`:null,this.$_innerNode.style[r==="min"?"minHeight":r==="max"?"maxHeight":"height"]=d!=null?`${d}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(sv({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 wv(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:o.x,y:o.y,placement:o.placement,strategy:o.strategy,arrow:te(te({},o.middlewareData.arrow),o.middlewareData.arrowOverflow)})},$_scheduleShow(t=null,e=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),he&&this.instantMove&&he.instantMove&&he!==this.parentPopper){he.$_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&&(he=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 gr(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Lo(this.$_referenceNode),...Lo(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;n0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=t,ba(kt,this),kt.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of ya(this.theme)){const o=Ca(n);ba(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}he===this&&(he=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=Ye(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 gr(),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,_a,this.triggers,this.showTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],_a,this.popperTriggers,this.popperShowTriggers,t);const e=n=>o=>{o.usedByTooltip||this.hide({event:o,skipAiming:n})};this.$_registerTriggerListeners(this.$_targetNodes,wa,this.triggers,this.hideTriggers,e(!1)),this.$_registerTriggerListeners([this.$_popperNode],wa,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,Te?{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 a=e[s];a&&this.$_registerEventListeners(t,a,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-Xt,o=wn-Jt,r=e.left+e.width/2-Xt+(e.top+e.height/2)-Jt+e.width+e.height,i=Xt+n*r,s=Jt+o*r;return to(Xt,Jt,i,s,e.left,e.top,e.left,e.bottom)||to(Xt,Jt,i,s,e.left,e.top,e.right,e.top)||to(Xt,Jt,i,s,e.right,e.top,e.right,e.bottom)||to(Xt,Jt,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"&&(yu?(document.addEventListener("touchstart",Aa,Te?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",Tv,Te?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Aa,!0),window.addEventListener("click",Sv,!0)),window.addEventListener("resize",Nv));function Aa(t){for(let e=0;e=0;o--){const r=kt[o];try{const i=r.$_containsGlobalTarget=Pv(r,t);r.$_pendingHide=!1,requestAnimationFrame(()=>{if(r.$_pendingHide=!1,!n[r.randomId]&&Ea(r,i,t)){if(r.$_handleGlobalClose(t,e),!t.closeAllPopover&&t.closePopover&&i){let a=r.parentPopper;for(;a;)n[a.randomId]=!0,a=a.parentPopper;return}let s=r.parentPopper;for(;s&&Ea(s,s.$_containsGlobalTarget,t);)s.$_handleGlobalClose(t,e),s=s.parentPopper}})}catch{}}}function Pv(t,e){const n=t.popperNode();return t.$_mouseDownContains||n.contains(e.target)}function Ea(t,e,n){return n.closeAllPopover||n.closePopover&&e||kv(t,n)&&!e}function kv(t,e){if(typeof t.autoHide=="function"){const n=t.autoHide(e);return t.lastAutoHide=n,n}return t.autoHide}function Nv(t){for(let e=0;e{Xt=_n,Jt=wn,_n=t.clientX,wn=t.clientY},Te?{passive:!0}:void 0);function to(t,e,n,o,r,i,s,a){const l=((s-r)*(e-i)-(a-i)*(t-r))/((a-i)*(n-t)-(s-r)*(o-e)),u=((n-t)*(e-i)-(o-e)*(t-r))/((a-i)*(n-t)-(s-r)*(o-e));return l>=0&&l<=1&&u>=0&&u<=1}function $v(){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 ho;function ti(){ti.init||(ti.init=!0,ho=$v()!==-1)}var Ov={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var t=this;ti(),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",ho&&this.$el.appendChild(e),e.data="about:blank",ho||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&&(!ho&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};function Dv(t,e,n,o,r,i,s,a,l,u){var d=typeof n=="function"?n.options:n;return t&&t.render&&(d.render=t.render,d.staticRenderFns=t.staticRenderFns,d._compiled=!0),d._scopeId=o,n}var Lv=Ov,xu=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},Fv=[];xu._withStripped=!0;var Bv=void 0,Iv="data-v-8859cc6c",ei=Dv({render:xu,staticRenderFns:Fv},Bv,Lv,Iv);function Rv(t){t.component("resize-observer",ei),t.component("ResizeObserver",ei)}var Mv={version:"1.0.1",install:Rv},eo=null;typeof window<"u"?eo=window.Vue:typeof Ue<"u"&&(eo=Ue.Vue),eo&&eo.use(Mv);var Cu={computed:{themeClass(){return Ev(this.theme)}}},zv={name:"VPopperContent",components:{ResizeObserver:ei},mixins:[Cu],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}}},jv=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"})])])])},Hv=[];function en(t,e,n,o,r,i,s,a){var l=typeof t=="function"?t.options:t;e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0);var u;if(r&&(u=r),u)if(l.functional){l._injectStyles=u;var d=l.render;l.render=function(m,y){return u.call(y),d(m,y)}}else{var h=l.beforeCreate;l.beforeCreate=h?[].concat(h,u):[u]}return{exports:t,options:l}}const Sa={};var Vv=en(zv,jv,Hv,!1,Uv);function Uv(t){for(let e in Sa)this[e]=Sa[e]}var Au=function(){return Vv.exports}(),Ti={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)}}},Gv={name:"VPopperWrapper",components:{Popper:wu(),PopperContent:Au},mixins:[Ti,Cu],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)}}},Wv=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,a=o.skipTransition,l=o.autoHide,u=o.show,d=o.hide,h=o.handleResize,m=o.onResize,y=o.classes,A=o.result;return[n("div",{ref:"reference",staticClass:"v-popper",class:[t.themeClass,{"v-popper--shown":i}]},[t._t("default",null,{shown:i,show:u,hide:d}),n("PopperContent",{ref:"popperContent",attrs:{"popper-id":r,theme:t.theme,shown:i,mounted:s,"skip-transition":a,"auto-hide":l,"handle-resize":h,classes:y,result:A},on:{hide:d,resize:m}},[t._t("popper",null,{shown:i,hide:d})],2)],2)]}}],null,!0)},"Popper",t.$attrs,!1),t.$listeners))},Kv=[];const Ta={};var qv=en(Gv,Wv,Kv,!1,Yv);function Yv(t){for(let e in Ta)this[e]=Ta[e]}var Pi=function(){return qv.exports}(),Zv=Wo(te({},Pi),{name:"VDropdown",vPopperTheme:"dropdown"});let Xv,Jv;const Pa={};var Qv=en(Zv,Xv,Jv,!1,tm);function tm(t){for(let e in Pa)this[e]=Pa[e]}var ni=function(){return Qv.exports}(),em=Wo(te({},Pi),{name:"VMenu",vPopperTheme:"menu"});let nm,om;const ka={};var rm=en(em,nm,om,!1,im);function im(t){for(let e in ka)this[e]=ka[e]}var Na=function(){return rm.exports}(),sm=Wo(te({},Pi),{name:"VTooltip",vPopperTheme:"tooltip"});let am,lm;const $a={};var um=en(sm,am,lm,!1,cm);function cm(t){for(let e in $a)this[e]=$a[e]}var Oa=function(){return um.exports}(),dm={name:"VTooltipDirective",components:{Popper:wu(),PopperContent:Au},mixins:[Ti],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return Ye(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return Ye(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}}},pm=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,a=o.skipTransition,l=o.autoHide,u=o.hide,d=o.handleResize,h=o.onResize,m=o.classes,y=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":a,"auto-hide":l,"handle-resize":d,classes:m,result:y},on:{hide:u,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))},fm=[];const Da={};var hm=en(dm,pm,fm,!1,vm);function vm(t){for(let e in Da)this[e]=Da[e]}var mm=function(){return hm.exports}();const Eu="v-popper--has-tooltip";function gm(t,e){let n=t.placement;if(!n&&e)for(const o of _u)e[o]&&(n=o);return n||(n=Ye(t.theme||"tooltip","placement")),n}function Su(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=gm(o,n),o.targetNodes=()=>[t],o.referenceNode=()=>t,o}function ym(t,e,n){const o=Su(t,e,n),r=t.$_popper=new Y({mixins:[Ti],data(){return{options:o}},render(s){const a=this.options,{theme:l,html:u,content:d,loadingContent:h}=a,m=Av(a,["theme","html","content","loadingContent"]);return s(mm,{props:{theme:l,html:u,content:d,loadingContent:h},attrs:m,ref:"popper"})},devtools:{hide:!0}}),i=document.createElement("div");return document.body.appendChild(i),r.$mount(i),t.classList&&t.classList.add(Eu),r}function Tu(t){t.$_popper&&(t.$_popper.$destroy(),delete t.$_popper,delete t.$_popperOldShown),t.classList&&t.classList.remove(Eu)}function La(t,{value:e,oldValue:n,modifiers:o}){const r=Su(t,e,o);if(!r.content||Ye(r.theme||"tooltip","disabled"))Tu(t);else{let i;t.$_popper?(i=t.$_popper,i.options=r):i=ym(t,e,o),typeof e.shown<"u"&&e.shown!==t.$_popperOldShown&&(t.$_popperOldShown=e.shown,e.shown?i.show():i.hide())}}var Pu={bind:La,update:La,unbind(t){Tu(t)}};function Fa(t){t.addEventListener("click",ku),t.addEventListener("touchstart",Nu,Te?{passive:!0}:!1)}function Ba(t){t.removeEventListener("click",ku),t.removeEventListener("touchstart",Nu),t.removeEventListener("touchend",$u),t.removeEventListener("touchcancel",Ou)}function ku(t){const e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function Nu(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",$u),e.addEventListener("touchcancel",Ou)}}function $u(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 Ou(t){const e=t.currentTarget;e.$_vclosepopover_touch=!1}var _m={bind(t,{value:e,modifiers:n}){t.$_closePopoverModifiers=n,(typeof e>"u"||e)&&Fa(t)},update(t,{value:e,oldValue:n,modifiers:o}){t.$_closePopoverModifiers=o,e!==n&&(typeof e>"u"||e?Fa(t):Ba(t))},unbind(t){Ba(t)}};const no=Bt,wm=Pu,bm=ni;function xm(t,e={}){t.$_vTooltipInstalled||(t.$_vTooltipInstalled=!0,gu(Bt,e),t.directive("tooltip",Pu),t.directive("close-popper",_m),t.component("v-tooltip",Oa),t.component("VTooltip",Oa),t.component("v-dropdown",ni),t.component("VDropdown",ni),t.component("v-menu",Na),t.component("VMenu",Na))}const Cm={version:"1.0.0-beta.19",install:xm,options:Bt};let oo=null;typeof window<"u"?oo=window.Vue:typeof Ue<"u"&&(oo=Ue.Vue),oo&&oo.use(Cm);const Am={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})}},Em=null,Sm=null;var Tm=Tt(Am,Em,Sm,!1,null,null);const Pm=Tm.exports,km={name:"NcPopover",components:{Dropdown:bm,NcPopoverTriggerProvider:Pm},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},setReturnFocus:{default:void 0,type:[HTMLElement,SVGElement,String,Boolean,Function]}},emits:["after-show","after-hide","update:shown"],data(){return{internalShown:this.shown}},watch:{shown(t){this.internalShown=t},internalShown(t){this.$emit("update:shown",t)}},mounted(){this.checkTriggerA11y()},beforeDestroy(){this.clearFocusTrap(),this.clearEscapeStopPropagation()},methods:{checkTriggerA11y(){window.OC?.debug&&(this.getPopoverTriggerContainerElement().querySelector("[aria-expanded]")||Y.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.getPopoverTriggerContainerElement().querySelectorAll("[data-popper-shown]");for(const e of t)e.removeAttribute("aria-describedby")},getPopoverContentElement(){return this.$refs.popover?.$refs.popperContent?.$el},getPopoverTriggerContainerElement(){return this.$refs.popover.$refs.reference},async useFocusTrap(){if(await this.$nextTick(),!this.focusTrap)return;const t=this.getPopoverContentElement();t&&(this.$focusTrap=au(t,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus,trapStack:No()}),this.$focusTrap.activate())},clearFocusTrap(t={}){try{this.$focusTrap?.deactivate(t),this.$focusTrap=null}catch(e){console.warn(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.removeFloatingVueAriaDescribedBy(),await this.$nextTick(),await this.useFocusTrap(),this.addEscapeStopPropagation(),this.$emit("after-show")},afterHide(){this.clearFocusTrap(),this.clearEscapeStopPropagation(),this.$emit("after-hide")}}};var Nm=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.popoverBaseClass,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)},$m=[],Om=Tt(km,Nm,$m,!1,null,null);const Dm=Om.exports,Lm={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Fm=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()])])])},Bm=[],Im=Tt(Lm,Fm,Bm,!1,null,null);const Rm=Im.exports;Yl(Qf);const Mm=".focusable",zm={name:"NcActions",components:{NcButton:Kl,NcPopover:Dm},provide(){return{"NcActions:isSemanticMenu":jt(()=>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"].indexOf(t)!==-1},default:null},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default:me("Actions")},ariaHidden:{type:Boolean,default:null},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:()=>document.querySelector("#content-vue")??document.querySelector("body")},container:{type:[String,Object,Element,Boolean],default:"body"},disabled:{type:Boolean,default:!1},inline:{type:Number,default:0}},emits:["open","update:open","close","focus","blur","click"],setup(t){const e=`menu-${lu()}`,n=`trigger-${e}`,o=yt(),{top:r,bottom:i}=ia(o),{top:s,bottom:a}=ia(dc(t,"boundariesElement")),{height:l}=gh(),u=jt(()=>Math.max(Math.min(r.value-84,r.value-s.value),Math.min(l.value-i.value-34,a.value-i.value)));return{triggerButton:o,maxMenuHeight:u,randomId:e,triggerRandomId:n}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown",externalFocusTrapStack:[]}},computed:{triggerBtnType(){return this.type||(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.intersectIntoCurrentFocusTrapStack(),this.opened?document.body.addEventListener("keydown",this.handleEscapePressed):document.body.removeEventListener("keydown",this.handleEscapePressed)}},methods:{getActionName(t){return t?.componentOptions?.Ctor?.extendOptions?.name??t?.componentOptions?.tag},intersectIntoCurrentFocusTrapStack(){if(!this.config.withFocusTrap)if(this.opened){this.externalFocusTrapStack=[...No()];for(const t of this.externalFocusTrapStack)t.pause()}else{for(const t of this.externalFocusTrapStack)t.unpause();this.externalFocusTrapStack=[]}},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(t){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")},onOpen(){this.$nextTick(()=>{this.focusFirstAction(null),this.resizePopover()})},resizePopover(){const t=this.$refs.menu.closest(".v-popper__inner");if(this.$refs.menu.clientHeight>this.maxMenuHeight){let e=0,n=0;for(const o of this.$refs.menuList.children){if(e+o.clientHeight/2>this.maxMenuHeight){t.style.height=`${e-n/2}px`;break}n=o.clientHeight,e+=n}}else t.style.height="fit-content"},getCurrentActiveMenuItemElement(){return this.$refs.menu.querySelector("li.active")},getFocusableMenuItemElements(){return this.$refs.menu.querySelectorAll(Mm)},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(a=>this.getActionName(a));if(e.length===0)return;let n=e.filter(this.isValidSingleAction);this.forceMenu&&n.length>0&&this.inline>0&&(Y.util.warn("Specifying forceMenu will ignore any inline actions rendering."),n=[]);const o=n.slice(0,this.inline),r=e.filter(a=>!o.includes(a));if(this.forceSemanticType)this.actionsMenuSemanticType=this.forceSemanticType;else{const a=["NcActionInput","NcActionTextEditable"],l=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],u=["NcActionLink","NcActionRouter"],d=r.some(y=>a.includes(this.getActionName(y))),h=r.some(y=>l.includes(this.getActionName(y))),m=r.some(y=>u.includes(this.getActionName(y)));d?this.actionsMenuSemanticType="dialog":h?this.actionsMenuSemanticType="menu":m?this.actionsMenuSemanticType="expanded":e.filter(y=>this.getActionName(y).startsWith("NcAction")).length===e.length?this.actionsMenuSemanticType="tooltip":this.actionsMenuSemanticType="unknown"}const i=a=>{const l=a?.componentOptions?.propsData?.icon,u=a?.data?.scopedSlots?.icon()?.[0]??(this.isIconUrl(l)?t("img",{class:"action-item__menutoggle__icon",attrs:{src:l,alt:""}}):t("span",{class:["icon",l]})),d=a?.data?.attrs||{},h=a?.componentOptions?.listeners?.click,m=a?.componentOptions?.children?.[0]?.text?.trim?.(),y=a?.componentOptions?.propsData?.ariaLabel||m,A=this.forceName?m:"";let k=a?.componentOptions?.propsData?.title;this.forceName||k||(k=m);const E={...a?.componentOptions?.propsData??{}},O=["submit","reset"].includes(E.type)?E.modelValue:"button";return delete E.modelValue,delete E.type,t("NcButton",{class:["action-item action-item--single",a?.data?.staticClass,a?.data?.class],attrs:{...d,"aria-label":y,title:k},ref:a?.data?.ref,props:{type:this.type||(A?"secondary":"tertiary"),disabled:this.disabled||a?.componentOptions?.propsData?.disabled,pressed:a?.componentOptions?.propsData?.modelValue,nativeType:O,...E},on:{focus:this.onFocus,blur:this.onBlur,"update:pressed":a?.componentOptions?.listeners?.["update:modelValue"]??(()=>{}),...!!h&&{click:b=>{h&&h(b)}}}},[t("template",{slot:"icon"},[u]),A])},s=a=>{const l=this.$slots.icon?.[0]||(this.defaultIcon?t("span",{class:["icon",this.defaultIcon]}):t(Rm,{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,setReturnFocus:this.config.withFocusTrap?this.$refs.triggerButton?.$el:null,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,"apply-show":this.onOpen,hide:this.closeMenu,"apply-hide":this.onClosed}},[t("NcButton",{class:"action-item__menutoggle",props:{type:this.triggerBtnType,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"},[l]),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"},[a])])])};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.triggerBtnType}`]},[...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.triggerBtnType}`,{"action-item--open":this.opened}]},[s(e)]))}},jm=null,Hm=null;var Vm=Tt(zm,jm,Hm,!1,null,"60a4c99d");const Um=Vm.exports;no.themes.tooltip.html=!1,no.themes.tooltip.delay={show:500,hide:200},no.themes.tooltip.distance=10,no.themes.tooltip["arrow-padding"]=3;const Gm={name:"ChevronLeftIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Wm=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chevron-left-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:"M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},Km=[],qm=Tt(Gm,Wm,Km,!1,null,null);const Ym=qm.exports,Zm={name:"ChevronRightIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Xm=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chevron-right-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.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},Jm=[],Qm=Tt(Zm,Xm,Jm,!1,null,null);const t0=Qm.exports,e0={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var n0=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()])])])},o0=[],r0=Tt(e0,n0,o0,!1,null,null);const i0=r0.exports;Yl(th,eh);function s0(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 a0={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var l0=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()])])])},u0=[],c0=Tt(a0,l0,u0,!1,null,null);const d0=c0.exports,p0={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var f0=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()])])])},h0=[],v0=Tt(p0,f0,h0,!1,null,null);const m0=v0.exports,ki={name:"NcModal",components:{NcActions:Um,ChevronLeft:Ym,ChevronRight:t0,Close:i0,Pause:d0,Play:m0,NcButton:Kl},directives:{tooltip:wm},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)},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"},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:[HTMLElement,SVGElement,String,Boolean]}},emits:["previous","next","close","update:show"],data(){return{mc:null,playing:!1,slideshowTimeout:null,focusTrap:null,externalFocusTrapStack:[],randId:lu(),internalShow:!0}},computed:{cssSlideshowDelay(){return`${this.slideshowDelay}ms`},forceDarkBackdrop(){return 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?me("Pause slideshow"):me("Start slideshow")},closeButtonAriaLabel(){return me("Close")},prevButtonAriaLabel(){return me("Previous")},nextButtonAriaLabel(){return me("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&&Y.util.warn("[NcModal] You need either set the name or set a `labelId` for accessibility."),this.useFocusTrap(),this.mc=vh(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:me,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.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=No();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 s0(()=>{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:No(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.externalFocusTrapStack=[...e.trapStack];for(const n of this.externalFocusTrapStack)n.deactivate();this.focusTrap=au([t,...this.additionalTrapElements],e),this.focusTrap.activate()},clearFocusTrap(){if(this.focusTrap){this.focusTrap?.deactivate(),this.focusTrap=null;for(const t of this.externalFocusTrapStack)t.activate();this.externalFocusTrapStack=[]}}}},Ia=()=>{Xc((t,e)=>({"8ad040f8":t.cssSlideshowDelay}))},Ra=ki.setup;ki.setup=Ra?(t,e)=>(Ia(),Ra(t,e)):Ia;const g0=ki;var y0=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",{directives:[{name:"tooltip",rawName:"v-tooltip.auto",value:t.playPauseName,expression:"playPauseName",modifiers:{auto:!0}}],staticClass:"play-pause-icons",class:{"play-pause-icons--paused":t.slideshowPaused},attrs:{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.canClose&&!t.closeButtonContained?e("NcButton",{staticClass:"header-close",attrs:{"aria-label":t.closeButtonAriaLabel,type:"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:{type:"tertiary-no-background","aria-label":t.prevButtonAriaLabel},on:{click:t.previous},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ChevronLeft",{attrs:{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.canClose&&t.closeButtonContained?e("NcButton",{staticClass:"modal-container__close",attrs:{type:"tertiary","aria-label":t.closeButtonAriaLabel},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:{type:"tertiary-no-background","aria-label":t.nextButtonAriaLabel},on:{click:t.next},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ChevronRight",{attrs:{size:40}})]},proxy:!0}])})],1)],1)])],1)])},_0=[],w0=Tt(g0,y0,_0,!1,null,"d5334a44");const b0=w0.exports;yh(b0);const x0={name:"NcIconSvgWrapper",props:{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")?(Y.util.warn("SVG is not valid"),""):(e.documentElement.id&&e.documentElement.removeAttribute("id"),e.documentElement.outerHTML)},attributes(){return{class:["icon-vue",{"icon-vue--inline":this.inline}],style:{"--icon-size":this.iconSize},role:"img","aria-hidden":this.name?void 0:!0,"aria-label":this.name||void 0}}}};var C0=function(){var t=this,e=t._self._c;return t.cleanSvg?e("span",t._b({domProps:{innerHTML:t._s(t.cleanSvg)}},"span",t.attributes,!1)):e("span",t._b({},"span",t.attributes,!1),[e("svg",{attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:t.path}})])])},A0=[],E0=Tt(x0,C0,A0,!1,null,"2d0a4d76");const W0=E0.exports;export{I0 as A,B0 as B,U0 as C,V0 as D,R0 as E,F0 as F,lu as G,H0 as H,gc as I,b0 as J,Uf as K,Kl as N,Y as V,k0 as _,me as a,po as b,L0 as c,T0 as d,Jf as e,D0 as f,jf as g,qa as h,jt as i,yt as j,W0 as k,P0 as l,M0 as m,Tt as n,j0 as o,G0 as p,fc as q,Yl as r,Ue as s,O0 as t,N0 as u,Xc as v,$0 as w,S0 as x,On as y,z0 as z}; diff --git a/js/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs.map b/js/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs.map deleted file mode 100644 index da0e8850c..000000000 --- a/js/NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.chunk.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NcIconSvgWrapper-CHmdAuhg-Dt0AYBAE.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-CD_FiYBO.mjs","../node_modules/@nextcloud/vue/dist/chunks/_plugin-vue2_normalizer-DU4iP6Vu.mjs","../node_modules/@nextcloud/vue/dist/Components/NcButton.mjs","../node_modules/@nextcloud/l10n/dist/gettext.mjs","../node_modules/@nextcloud/vue/dist/chunks/_l10n-DDKxBWQL.mjs","../node_modules/@mdi/js/mdi.js","../node_modules/vite-plugin-node-polyfills/shims/process/dist/index.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/ScopeComponent-CEMLuQd5.mjs","../node_modules/tabbable/dist/index.esm.js","../node_modules/focus-trap/dist/focus-trap.esm.js","../node_modules/@nextcloud/vue/dist/chunks/focusTrap-Cecv_gjR.mjs","../node_modules/@nextcloud/vue/dist/chunks/GenRandomId-CMooMQt0.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-DFCPlZpS.mjs","../node_modules/@nextcloud/vue/dist/chunks/DotsHorizontal-C6LNsw4N.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcActions-D3hGxwlc.mjs","../node_modules/@nextcloud/vue/dist/Directives/Tooltip.mjs","../node_modules/@nextcloud/vue/dist/chunks/ChevronLeft-BK4j9oVH.mjs","../node_modules/@nextcloud/vue/dist/chunks/ChevronRight-BUv-PtHh.mjs","../node_modules/@nextcloud/vue/dist/chunks/Close-BtLPUSdO.mjs","../node_modules/@nextcloud/vue/dist/Components/NcModal.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcIconSvgWrapper-CHmdAuhg.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.