diff --git a/css/firstrunwizard-style.css b/css/firstrunwizard-style.css index 6870b296d..ab865d19f 100644 --- a/css/firstrunwizard-style.css +++ b/css/firstrunwizard-style.css @@ -1 +1 @@ -.material-design-icon[data-v-ce3a06f2]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-ce3a06f2]{--button-size: var(--default-clickable-area);--button-inner-size: calc(var(--button-size) - 4px);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding-default: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));--button-padding: var(--default-grid-baseline) var(--button-padding-default);color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light);border:1px solid var(--color-primary-element-light-hover);border-bottom-width:2px;border-radius:var(--button-radius);box-sizing:border-box;position:relative;width:fit-content;overflow:hidden;padding-block:1px 0;padding-inline:var(--button-padding);min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;cursor:pointer;font-size:var(--default-font-size);font-weight:700}.button-vue--size-small[data-v-ce3a06f2]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-ce3a06f2]{--button-size: var(--clickable-area-large, 48px)}.button-vue[data-v-ce3a06f2],.button-vue[data-v-ce3a06f2] *{cursor:pointer}.button-vue[data-v-ce3a06f2]:focus{outline:none}.button-vue[data-v-ce3a06f2]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue[data-v-ce3a06f2]:disabled *{cursor:default}.button-vue[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-ce3a06f2]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-ce3a06f2]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-ce3a06f2]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-ce3a06f2]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-ce3a06f2]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-ce3a06f2]{--button-padding: var(--button-padding-default) var(--default-grid-baseline)}.button-vue__icon[data-v-ce3a06f2]{--default-clickable-area: var(--button-inner-size);height:var(--button-inner-size);width:var(--button-inner-size);min-height:var(--button-inner-size);min-width:var(--button-inner-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-ce3a06f2]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-ce3a06f2] svg{height:16px;width:16px}.button-vue__text[data-v-ce3a06f2]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-ce3a06f2]{--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-ce3a06f2]{--button-padding: var(--button-padding-default)}.button-vue--text-only .button-vue__text[data-v-ce3a06f2]{margin-inline:4px}.button-vue--wide[data-v-ce3a06f2]{width:100%}.button-vue[data-v-ce3a06f2]: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-ce3a06f2]{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-ce3a06f2]{background-color:var(--color-primary-element);border-color:var(--color-primary-element-hover);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-ce3a06f2]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-ce3a06f2]{background-color:var(--color-primary-element-light);border-color:var(--color-primary-element-light-hover);color:var(--color-primary-element-light-text)}.button-vue--vue-secondary[data-v-ce3a06f2]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--tertiary[data-v-ce3a06f2],.button-vue--vue-tertiary[data-v-ce3a06f2]{background-color:transparent;border-color:transparent;color:var(--color-main-text)}.button-vue--tertiary[data-v-ce3a06f2]:hover:not(:disabled),.button-vue--vue-tertiary[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-ce3a06f2]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-ce3a06f2]{color:var(--color-primary-element-text)}.button-vue--vue-tertiary-on-primary[data-v-ce3a06f2]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-ce3a06f2]{background-color:var(--color-success);border-color:var(--color-success-hover);color:var(--color-success-text)}.button-vue--vue-success[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-ce3a06f2]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-ce3a06f2]{background-color:var(--color-warning);border-color:var(--color-warning-hover);color:var(--color-warning-text)}.button-vue--vue-warning[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-ce3a06f2]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-ce3a06f2]{background-color:var(--color-error);border-color:var(--color-error-hover);color:var(--color-error-text)}.button-vue--vue-error[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-ce3a06f2]:active{background-color:var(--color-error)}.button-vue--legacy[data-v-ce3a06f2]{--button-inner-size: var(--button-size);border:none;padding-block:0}.button-vue--legacy.button-vue--vue-error[data-v-ce3a06f2],.button-vue--legacy.button-vue--vue-success[data-v-ce3a06f2],.button-vue--legacy.button-vue--vue-warning[data-v-ce3a06f2]{color:#fff}.material-design-icon[data-v-b7c7c7ca]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-b7c7c7ca]{--backdrop-color: 0, 0, 0;--icon-size: 20px;--slideshow-duration: var(--4d12a2e7);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-b7c7c7ca]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-b7c7c7ca]{--backdrop-color: 255, 255, 255}.modal-header[data-v-b7c7c7ca]{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-b7c7c7ca]{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-b7c7c7ca]{padding-inline-start:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-b7c7c7ca]{position:absolute;inset-inline-end:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-b7c7c7ca]{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-b7c7c7ca]{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-b7c7c7ca],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-b7c7c7ca],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-b7c7c7ca],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-b7c7c7ca]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-b7c7c7ca],.modal-header .icons-menu .play-pause-icons__pause[data-v-b7c7c7ca]{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-b7c7c7ca] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-b7c7c7ca] .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-b7c7c7ca] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-b7c7c7ca] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-b7c7c7ca] .action-item__menutoggle span,.modal-header .icons-menu[data-v-b7c7c7ca] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-b7c7c7ca]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-b7c7c7ca],.modal-wrapper .next[data-v-b7c7c7ca]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-b7c7c7ca]:focus-visible,.modal-wrapper .next[data-v-b7c7c7ca]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-b7c7c7ca]{inset-inline-start:2px}.modal-wrapper .next[data-v-b7c7c7ca]{inset-inline-end:2px}.modal-wrapper .modal-container[data-v-b7c7c7ca]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-container, var(--border-radius-rounded));background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-b7c7c7ca]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-b7c7c7ca]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-b7c7c7ca]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-b7c7c7ca]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-b7c7c7ca]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-b7c7c7ca]{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-b7c7c7ca]{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-b7c7c7ca],.fade-leave-active[data-v-b7c7c7ca]{transition:opacity .25s}.fade-enter[data-v-b7c7c7ca],.fade-leave-to[data-v-b7c7c7ca]{opacity:0}.fade-visibility-enter[data-v-b7c7c7ca],.fade-visibility-leave-to[data-v-b7c7c7ca]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-b7c7c7ca],.modal-in-leave-active[data-v-b7c7c7ca],.modal-out-enter-active[data-v-b7c7c7ca],.modal-out-leave-active[data-v-b7c7c7ca]{transition:opacity .25s}.modal-in-enter[data-v-b7c7c7ca],.modal-in-leave-to[data-v-b7c7c7ca],.modal-out-enter[data-v-b7c7c7ca],.modal-out-leave-to[data-v-b7c7c7ca]{opacity:0}.modal-in-enter .modal-container[data-v-b7c7c7ca],.modal-in-leave-to .modal-container[data-v-b7c7c7ca]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-b7c7c7ca],.modal-out-leave-to .modal-container[data-v-b7c7c7ca]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-b7c7c7ca]{position:absolute;top:0;inset-inline-start:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-b7c7c7ca]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-b7c7c7ca 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-b7c7c7ca]{animation:breath-b7c7c7ca 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-b7c7c7ca]{animation-play-state:paused!important}@keyframes progressring-b7c7c7ca{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-b7c7c7ca{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-9676f7ed]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-9676f7ed]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-9676f7ed]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-9676f7ed]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-9676f7ed]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-9676f7ed]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-9676f7ed]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-9676f7ed]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-9676f7ed]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-9676f7ed]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-9676f7ed]{width:20px;height:20px;object-fit:contain}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}._material-design-icon_hdy45_12{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-large)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.material-design-icon[data-v-a4f5b92e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-a4f5b92e]{--icon-size: var(--adec40c8);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-a4f5b92e]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue span[data-v-a4f5b92e]{line-height:0}.icon-vue[data-v-a4f5b92e] 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-a4f5b92e] svg:dir(rtl){transform:scaleX(-1)}.material-design-icon[data-v-5e563b2b]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-5e563b2b]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-5e563b2b]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-5e563b2b]{max-width:900px}.settings-section__name[data-v-5e563b2b]{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-5e563b2b]{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-5e563b2b]:hover,.settings-section__info[data-v-5e563b2b]:focus,.settings-section__info[data-v-5e563b2b]:active{color:var(--color-main-text)}.settings-section__desc[data-v-5e563b2b]{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-49ff4e77]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-49ff4e77]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-49ff4e77] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-49ff4e77] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-49ff4e77]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-49ff4e77]{flex-direction:column}.dialog__navigation[data-v-49ff4e77]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-49ff4e77]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-49ff4e77]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-49ff4e77]{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-49ff4e77]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-49ff4e77]{padding-block-end:6px}.dialog__actions[data-v-49ff4e77]{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-49ff4e77]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-49ff4e77]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-d5de7f82]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon[data-v-d5de7f82]{overflow:hidden}.loading-icon svg[data-v-d5de7f82]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-bea274c4]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-bea274c4]{--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-bea274c4]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-bea274c4]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-bea274c4]{--note-background: var(--color-success);--note-theme: var(--color-success-text, var(--color-success))}.notecard--info[data-v-bea274c4]{--note-background: var(--color-info);--note-theme: var(--color-info-text, var(--color-info))}.notecard--error[data-v-bea274c4]{--note-background: var(--color-error);--note-theme: var(--color-error-text, var(--color-error))}.notecard--warning[data-v-bea274c4]{--note-background: var(--color-warning);--note-theme: var(--color-warning-text, var(--color-warning))}.notecard--legacy.notecard--error[data-v-bea274c4]{--note-background: rgba(var(--color-error-rgb), .1)}.notecard--legacy.notecard--info[data-v-bea274c4]{--note-background: rgba(var(--color-info-rgb), .1)}.notecard--legacy.notecard--success[data-v-bea274c4]{--note-background: rgba(var(--color-success-rgb), .1)}.notecard--legacy.notecard--warning[data-v-bea274c4]{--note-background: rgba(var(--color-warning-rgb), .1)}.material-design-icon[data-v-fb753715]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-fb753715]{--input-border-color: var(--color-border-maxcontrast);--input-border-radius: var(--border-radius-element);--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));--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-fb753715]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-fb753715]{margin-block-start:0}.input-field--leading-icon[data-v-fb753715]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-fb753715]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-fb753715]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-fb753715]{height:var(--default-clickable-area);padding:var(--border-width-input, 2px);position:relative}.input-field__main-wrapper[data-v-fb753715]:not(:has([disabled])):has(input:focus),.input-field__main-wrapper[data-v-fb753715]:not(:has([disabled])):has(input:active){padding:0}.input-field__input[data-v-fb753715]{background-color:var(--color-main-background);color:var(--color-main-text);border:none;border-radius:var(--input-border-radius);box-shadow:0 -1px var(--input-border-color),0 0 0 1px color-mix(in srgb,var(--input-border-color),65% transparent);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:100%!important;min-height:unset;width:100%;padding-block:var(--input-border-width-offset);padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset))}.input-field__input[data-v-fb753715]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-fb753715]::-webkit-search-cancel-button{display:none}.input-field__input[data-v-fb753715]::-webkit-search-decoration,.input-field__input[data-v-fb753715]::-webkit-search-results-button,.input-field__input[data-v-fb753715]::-webkit-search-results-decoration,.input-field__input[data-v-fb753715]::-ms-clear{display:none}.input-field__input[data-v-fb753715]:hover:not([disabled]){box-shadow:0 0 0 1px var(--input-border-color)}.input-field__input[data-v-fb753715]:active:not([disabled]),.input-field__input[data-v-fb753715]:focus:not([disabled]){--input-border-color: var(--color-main-text);--input-border-width-offset: 0px;border:var(--border-width-input-focused, 2px) solid var(--input-border-color);box-shadow:0 0 0 2px var(--color-main-background)!important}.input-field__input:focus+.input-field__label[data-v-fb753715],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-fb753715]{color:var(--color-main-text)}.input-field__input[data-v-fb753715]:focus{cursor:text}.input-field__input[data-v-fb753715]:disabled{cursor:default}.input-field__input[data-v-fb753715]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-fb753715]{border-color:var(--color-border-success, var(--color-success))!important}.input-field__input--success[data-v-fb753715]: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-fb753715],.input-field__input[data-v-fb753715]:user-invalid{border-color:var(--color-border-error, var(--color-error))!important}.input-field__input--error[data-v-fb753715]:focus-visible,.input-field__input[data-v-fb753715]: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-fb753715]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-fb753715]{--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-fb753715],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-fb753715]{--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-fb753715]{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-fb753715]{inset-inline-start:0px}.input-field__icon--trailing[data-v-fb753715]{inset-inline-end:0px}.input-field__trailing-button[data-v-fb753715]{--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-fb753715]{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-fb753715]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-fb753715]{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-fb753715]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-fb753715]{color:var(--color-text-error, var(--color-error))}.input-field--error .input-field__input[data-v-fb753715],.input-field__input[data-v-fb753715]:user-invalid{--input-border-color: var(--color-border-error, var(--color-error)) !important}.input-field--error .input-field__input[data-v-fb753715]:focus-visible,.input-field__input[data-v-fb753715]:user-invalid:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field--success .input-field__input[data-v-fb753715]{--input-border-color: var(--color-border-success, var(--color-success)) !important}.input-field--success .input-field__input[data-v-fb753715]:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field--legacy .input-field__input[data-v-fb753715]{box-shadow:0 0 0 1px var(--input-border-color) inset}.input-field--legacy .input-field__main-wrapper[data-v-fb753715]:hover:not(:has([disabled])){padding:0}.input-field--legacy .input-field__main-wrapper:hover:not(:has([disabled])) .input-field__input[data-v-fb753715]{--input-border-color: var(--color-main-text);--input-border-width-offset: 0px;border:var(--border-width-input-focused, 2px) solid var(--input-border-color);box-shadow:0 0 0 2px var(--color-main-background)!important}._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-ce3a06f2]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-ce3a06f2]{--button-size: var(--default-clickable-area);--button-inner-size: calc(var(--button-size) - 4px);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding-default: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));--button-padding: var(--default-grid-baseline) var(--button-padding-default);color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light);border:1px solid var(--color-primary-element-light-hover);border-bottom-width:2px;border-radius:var(--button-radius);box-sizing:border-box;position:relative;width:fit-content;overflow:hidden;padding-block:1px 0;padding-inline:var(--button-padding);min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;cursor:pointer;font-size:var(--default-font-size);font-weight:700}.button-vue--size-small[data-v-ce3a06f2]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-ce3a06f2]{--button-size: var(--clickable-area-large, 48px)}.button-vue[data-v-ce3a06f2],.button-vue[data-v-ce3a06f2] *{cursor:pointer}.button-vue[data-v-ce3a06f2]:focus{outline:none}.button-vue[data-v-ce3a06f2]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue[data-v-ce3a06f2]:disabled *{cursor:default}.button-vue[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-ce3a06f2]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-ce3a06f2]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-ce3a06f2]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-ce3a06f2]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-ce3a06f2]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-ce3a06f2]{--button-padding: var(--button-padding-default) var(--default-grid-baseline)}.button-vue__icon[data-v-ce3a06f2]{--default-clickable-area: var(--button-inner-size);height:var(--button-inner-size);width:var(--button-inner-size);min-height:var(--button-inner-size);min-width:var(--button-inner-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-ce3a06f2]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-ce3a06f2] svg{height:16px;width:16px}.button-vue__text[data-v-ce3a06f2]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-ce3a06f2]{--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-ce3a06f2]{--button-padding: var(--button-padding-default)}.button-vue--text-only .button-vue__text[data-v-ce3a06f2]{margin-inline:4px}.button-vue--wide[data-v-ce3a06f2]{width:100%}.button-vue[data-v-ce3a06f2]: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-ce3a06f2]{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-ce3a06f2]{background-color:var(--color-primary-element);border-color:var(--color-primary-element-hover);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-ce3a06f2]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-ce3a06f2]{background-color:var(--color-primary-element-light);border-color:var(--color-primary-element-light-hover);color:var(--color-primary-element-light-text)}.button-vue--vue-secondary[data-v-ce3a06f2]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--tertiary[data-v-ce3a06f2],.button-vue--vue-tertiary[data-v-ce3a06f2]{background-color:transparent;border-color:transparent;color:var(--color-main-text)}.button-vue--tertiary[data-v-ce3a06f2]:hover:not(:disabled),.button-vue--vue-tertiary[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-ce3a06f2]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-ce3a06f2]{color:var(--color-primary-element-text)}.button-vue--vue-tertiary-on-primary[data-v-ce3a06f2]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-ce3a06f2]{background-color:var(--color-success);border-color:var(--color-success-hover);color:var(--color-success-text)}.button-vue--vue-success[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-ce3a06f2]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-ce3a06f2]{background-color:var(--color-warning);border-color:var(--color-warning-hover);color:var(--color-warning-text)}.button-vue--vue-warning[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-ce3a06f2]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-ce3a06f2]{background-color:var(--color-error);border-color:var(--color-error-hover);color:var(--color-error-text)}.button-vue--vue-error[data-v-ce3a06f2]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-ce3a06f2]:active{background-color:var(--color-error)}.button-vue--legacy[data-v-ce3a06f2]{--button-inner-size: var(--button-size);border:none;padding-block:0}.button-vue--legacy.button-vue--vue-error[data-v-ce3a06f2],.button-vue--legacy.button-vue--vue-success[data-v-ce3a06f2],.button-vue--legacy.button-vue--vue-warning[data-v-ce3a06f2]{color:#fff}.material-design-icon[data-v-b7c7c7ca]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-b7c7c7ca]{--backdrop-color: 0, 0, 0;--icon-size: 20px;--slideshow-duration: var(--4d12a2e7);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-b7c7c7ca]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-b7c7c7ca]{--backdrop-color: 255, 255, 255}.modal-header[data-v-b7c7c7ca]{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-b7c7c7ca]{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-b7c7c7ca]{padding-inline-start:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-b7c7c7ca]{position:absolute;inset-inline-end:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-b7c7c7ca]{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-b7c7c7ca]{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-b7c7c7ca],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-b7c7c7ca],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-b7c7c7ca],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-b7c7c7ca]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-b7c7c7ca],.modal-header .icons-menu .play-pause-icons__pause[data-v-b7c7c7ca]{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-b7c7c7ca] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-b7c7c7ca] .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-b7c7c7ca] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-b7c7c7ca] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-b7c7c7ca] .action-item__menutoggle span,.modal-header .icons-menu[data-v-b7c7c7ca] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-b7c7c7ca]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-b7c7c7ca],.modal-wrapper .next[data-v-b7c7c7ca]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-b7c7c7ca]:focus-visible,.modal-wrapper .next[data-v-b7c7c7ca]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-b7c7c7ca]{inset-inline-start:2px}.modal-wrapper .next[data-v-b7c7c7ca]{inset-inline-end:2px}.modal-wrapper .modal-container[data-v-b7c7c7ca]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-container, var(--border-radius-rounded));background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-b7c7c7ca]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-b7c7c7ca]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-b7c7c7ca]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-b7c7c7ca]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-b7c7c7ca]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-b7c7c7ca]{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-b7c7c7ca]{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-b7c7c7ca],.fade-leave-active[data-v-b7c7c7ca]{transition:opacity .25s}.fade-enter[data-v-b7c7c7ca],.fade-leave-to[data-v-b7c7c7ca]{opacity:0}.fade-visibility-enter[data-v-b7c7c7ca],.fade-visibility-leave-to[data-v-b7c7c7ca]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-b7c7c7ca],.modal-in-leave-active[data-v-b7c7c7ca],.modal-out-enter-active[data-v-b7c7c7ca],.modal-out-leave-active[data-v-b7c7c7ca]{transition:opacity .25s}.modal-in-enter[data-v-b7c7c7ca],.modal-in-leave-to[data-v-b7c7c7ca],.modal-out-enter[data-v-b7c7c7ca],.modal-out-leave-to[data-v-b7c7c7ca]{opacity:0}.modal-in-enter .modal-container[data-v-b7c7c7ca],.modal-in-leave-to .modal-container[data-v-b7c7c7ca]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-b7c7c7ca],.modal-out-leave-to .modal-container[data-v-b7c7c7ca]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-b7c7c7ca]{position:absolute;top:0;inset-inline-start:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-b7c7c7ca]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-b7c7c7ca 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-b7c7c7ca]{animation:breath-b7c7c7ca 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-b7c7c7ca]{animation-play-state:paused!important}@keyframes progressring-b7c7c7ca{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-b7c7c7ca{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-a241bd80]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-a241bd80]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-a241bd80]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-a241bd80]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-a241bd80]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-a241bd80]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-a241bd80]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-a241bd80]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-a241bd80]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-a241bd80]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-a241bd80]{width:20px;height:20px;object-fit:contain}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}._material-design-icon_hdy45_12{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8 .resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-large)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}._ncPopover_hdy45_20.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.material-design-icon[data-v-a4f5b92e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-a4f5b92e]{--icon-size: var(--adec40c8);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-a4f5b92e]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue span[data-v-a4f5b92e]{line-height:0}.icon-vue[data-v-a4f5b92e] 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-a4f5b92e] svg:dir(rtl){transform:scaleX(-1)}.material-design-icon[data-v-5e563b2b]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-5e563b2b]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-5e563b2b]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-5e563b2b]{max-width:900px}.settings-section__name[data-v-5e563b2b]{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-5e563b2b]{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-5e563b2b]:hover,.settings-section__info[data-v-5e563b2b]:focus,.settings-section__info[data-v-5e563b2b]:active{color:var(--color-main-text)}.settings-section__desc[data-v-5e563b2b]{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-49ff4e77]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-49ff4e77]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-49ff4e77] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-49ff4e77] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-49ff4e77]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-49ff4e77]{flex-direction:column}.dialog__navigation[data-v-49ff4e77]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-49ff4e77]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-49ff4e77]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-49ff4e77]{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-49ff4e77]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-49ff4e77]{padding-block-end:6px}.dialog__actions[data-v-49ff4e77]{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-49ff4e77]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-49ff4e77]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-d5de7f82]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon[data-v-d5de7f82]{overflow:hidden}.loading-icon svg[data-v-d5de7f82]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-bea274c4]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-bea274c4]{--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-bea274c4]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-bea274c4]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-bea274c4]{--note-background: var(--color-success);--note-theme: var(--color-success-text, var(--color-success))}.notecard--info[data-v-bea274c4]{--note-background: var(--color-info);--note-theme: var(--color-info-text, var(--color-info))}.notecard--error[data-v-bea274c4]{--note-background: var(--color-error);--note-theme: var(--color-error-text, var(--color-error))}.notecard--warning[data-v-bea274c4]{--note-background: var(--color-warning);--note-theme: var(--color-warning-text, var(--color-warning))}.notecard--legacy.notecard--error[data-v-bea274c4]{--note-background: rgba(var(--color-error-rgb), .1)}.notecard--legacy.notecard--info[data-v-bea274c4]{--note-background: rgba(var(--color-info-rgb), .1)}.notecard--legacy.notecard--success[data-v-bea274c4]{--note-background: rgba(var(--color-success-rgb), .1)}.notecard--legacy.notecard--warning[data-v-bea274c4]{--note-background: rgba(var(--color-warning-rgb), .1)}.material-design-icon[data-v-fb753715]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-fb753715]{--input-border-color: var(--color-border-maxcontrast);--input-border-radius: var(--border-radius-element);--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));--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-fb753715]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-fb753715]{margin-block-start:0}.input-field--leading-icon[data-v-fb753715]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-fb753715]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-fb753715]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-fb753715]{height:var(--default-clickable-area);padding:var(--border-width-input, 2px);position:relative}.input-field__main-wrapper[data-v-fb753715]:not(:has([disabled])):has(input:focus),.input-field__main-wrapper[data-v-fb753715]:not(:has([disabled])):has(input:active){padding:0}.input-field__input[data-v-fb753715]{background-color:var(--color-main-background);color:var(--color-main-text);border:none;border-radius:var(--input-border-radius);box-shadow:0 -1px var(--input-border-color),0 0 0 1px color-mix(in srgb,var(--input-border-color),65% transparent);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:100%!important;min-height:unset;width:100%;padding-block:var(--input-border-width-offset);padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset))}.input-field__input[data-v-fb753715]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-fb753715]::-webkit-search-cancel-button{display:none}.input-field__input[data-v-fb753715]::-webkit-search-decoration,.input-field__input[data-v-fb753715]::-webkit-search-results-button,.input-field__input[data-v-fb753715]::-webkit-search-results-decoration,.input-field__input[data-v-fb753715]::-ms-clear{display:none}.input-field__input[data-v-fb753715]:hover:not([disabled]){box-shadow:0 0 0 1px var(--input-border-color)}.input-field__input[data-v-fb753715]:active:not([disabled]),.input-field__input[data-v-fb753715]:focus:not([disabled]){--input-border-color: var(--color-main-text);--input-border-width-offset: 0px;border:var(--border-width-input-focused, 2px) solid var(--input-border-color);box-shadow:0 0 0 2px var(--color-main-background)!important}.input-field__input:focus+.input-field__label[data-v-fb753715],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-fb753715]{color:var(--color-main-text)}.input-field__input[data-v-fb753715]:focus{cursor:text}.input-field__input[data-v-fb753715]:disabled{cursor:default}.input-field__input[data-v-fb753715]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-fb753715]{border-color:var(--color-border-success, var(--color-success))!important}.input-field__input--success[data-v-fb753715]: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-fb753715],.input-field__input[data-v-fb753715]:user-invalid{border-color:var(--color-border-error, var(--color-error))!important}.input-field__input--error[data-v-fb753715]:focus-visible,.input-field__input[data-v-fb753715]: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-fb753715]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-fb753715]{--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-fb753715],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-fb753715]{--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-fb753715]{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-fb753715]{inset-inline-start:0px}.input-field__icon--trailing[data-v-fb753715]{inset-inline-end:0px}.input-field__trailing-button[data-v-fb753715]{--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-fb753715]{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-fb753715]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-fb753715]{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-fb753715]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-fb753715]{color:var(--color-text-error, var(--color-error))}.input-field--error .input-field__input[data-v-fb753715],.input-field__input[data-v-fb753715]:user-invalid{--input-border-color: var(--color-border-error, var(--color-error)) !important}.input-field--error .input-field__input[data-v-fb753715]:focus-visible,.input-field__input[data-v-fb753715]:user-invalid:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field--success .input-field__input[data-v-fb753715]{--input-border-color: var(--color-border-success, var(--color-success)) !important}.input-field--success .input-field__input[data-v-fb753715]:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field--legacy .input-field__input[data-v-fb753715]{box-shadow:0 0 0 1px var(--input-border-color) inset}.input-field--legacy .input-field__main-wrapper[data-v-fb753715]:hover:not(:has([disabled])){padding:0}.input-field--legacy .input-field__main-wrapper:hover:not(:has([disabled])) .input-field__input[data-v-fb753715]{--input-border-color: var(--color-main-text);--input-border-width-offset: 0px;border:var(--border-width-input-focused, 2px) solid var(--input-border-color);box-shadow:0 0 0 2px var(--color-main-background)!important}._input_ybjc8_2{max-width:min(50vw,450px)!important}._video_1p112_2{width:100%;height:100%;object-fit:cover}._wrapper_1p112_8{background-color:var(--color-primary-element)}._wrapper_1pqur_1{position:relative;overflow:hidden;padding:calc(var(--default-grid-baseline) * 5);display:flex;flex-direction:column;justify-content:space-between;width:100%}._background_circle_1pqur_11{height:6000px;width:6000px;border-radius:3000px;background-color:var(--color-primary-element);position:absolute;top:-5900px;left:calc(-3000px + 50%)}._background_bar_1pqur_21{position:absolute;top:0;left:0;width:100%;height:10px;background-color:var(--color-primary-element)}._button_back_1pqur_30{position:absolute!important;top:var(--default-grid-baseline);left:var(--default-grid-baseline)}._button_close_1pqur_36{position:absolute!important;top:var(--default-grid-baseline);right:var(--default-grid-baseline)}._button_wrapper_1pqur_42{display:flex;flex-wrap:wrap;gap:22px;width:100%}._button_wrapper_1pqur_42>*{flex:0 0 fit-content}._button_wrapper_1pqur_42>*:last-of-type{flex:1 0 fit-content}._logo_1pqur_55{height:70px;background-image:var(--image-logoheader, var(--image-logo, var(--a8212066)));background-repeat:no-repeat;background-position:center;background-size:100px;margin:auto;position:absolute;left:0;width:100%;pointer-events:none}._first_page_scroller_1pqur_68{margin-top:calc(var(--default-grid-baseline) * 8 + 70px)!important}._slide-active_8t7o1_5{transition:all .2s}._slide-left-enter_8t7o1_9{opacity:0;transform:translate(30%)}._slide-left-leave-to_8t7o1_14,._slide-right-enter_8t7o1_19{opacity:0;transform:translate(-30%)}._slide-right-leave-to_8t7o1_24{opacity:0;transform:translate(30%)}._slide-up-enter_8t7o1_29{top:-5900px}._slide-up-leave-to_8t7o1_33,._slide-down-enter_8t7o1_37{top:-5980px}._slide-down-leave-to_8t7o1_41{top:-5900px}._card_lwqvv_1{display:flex;max-width:250px;box-sizing:border-box;height:auto}._icon_lwqvv_8{display:flex;flex:0 0 var(--default-clickable-area);align-items:start}._icon_lwqvv_8:empty{display:none}._heading_lwqvv_17{font-size:var(--default-font-size);font-weight:700;margin:0}._link_lwqvv_23{box-shadow:0 0 10px 0 var(--color-box-shadow);border-radius:var(--border-radius-large);padding:calc(var(--default-grid-baseline) * 4)}._link_lwqvv_23:focus-visible{outline:2px solid var(--color-main-text);box-shadow:0 0 0 4px var(--color-main-background)}._text_lwqvv_33{display:flex;flex-direction:column;justify-content:center}._wrapper_1b76s_2{display:flex;flex-direction:column;justify-content:space-between;min-height:min(520px,50dvh)}._scroller_1b76s_9{overflow-y:scroll;margin-top:calc(4 * var(--default-grid-baseline))}._heading_1b76s_14{font-size:20px;margin-block:0;text-align:center}._subtitle_1b76s_20{max-width:450px;margin:auto;text-align:center}._content_1b76s_26{display:flex;flex-wrap:wrap;gap:calc(6 * var(--default-grid-baseline));justify-content:center;margin:calc(8 * var(--default-grid-baseline)) 0}._badge_1lvp9_1{height:74px;width:250px;background-image:var(--7adda1c6);background-size:contain;background-repeat:no-repeat}._badge_1lvp9_1:focus-visible{outline:2px solid var(--color-main-text);box-shadow:0 0 0 4px var(--color-main-background)}._anchor_y1t00_2{width:100%}._animation_y1t00_6{border-radius:var(--border-radius-rounded);object-fit:contain;width:100%}._icon_rdl0k_2{margin-block:calc((1lh - 20px)/2)}._version_rdl0k_6{color:var(--color-text-maxcontrast);margin-block:calc(var(--default-grid-baseline) * 4) 0;text-align:center}._share_section_1krl5_2{width:100%}._share_wrapper_1krl5_6{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(var(--default-grid-baseline) * 4);justify-content:space-around;width:100%}._card_1krl5_15{flex:1 1 auto;min-width:calc(50% - var(--default-grid-baseline) * 10);padding:calc(var(--default-grid-baseline) * 2)!important}._heading_1krl5_23{font-size:var(--default-font-size);font-weight:700}._list_lk7o9_2{margin-inline:2em auto}._entry_lk7o9_6{padding-block:var(--default-grid-baseline)}.first-run-wizard .modal-wrapper .modal-container{overflow:hidden}.first-run-wizard .modal-wrapper .modal-container__content{overflow:hidden;height:100%;display:contents}.first-run-wizard .modal-wrapper .modal-container__close{display:none}@media only screen and (max-width: 512px){.first-run-wizard .modal-wrapper .modal-container{height:100dvh;top:0}.first-run-wizard .modal-header{pointer-events:none}} diff --git a/js/NcModal-DB6p1ZIb.chunk.mjs b/js/NcModal-DIr2MvsO.chunk.mjs similarity index 66% rename from js/NcModal-DB6p1ZIb.chunk.mjs rename to js/NcModal-DIr2MvsO.chunk.mjs index a749f78f0..319fa8498 100644 --- a/js/NcModal-DB6p1ZIb.chunk.mjs +++ b/js/NcModal-DIr2MvsO.chunk.mjs @@ -1,3 +1,3 @@ -const Ge=globalThis||void 0||self;var Kl={},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 Zl(t){return t===!1}function Nn(t){return typeof t=="string"||typeof t=="number"||typeof t=="symbol"||typeof t=="boolean"}function Y(t){return typeof t=="function"}function pt(t){return t!==null&&typeof t=="object"}var ei=Object.prototype.toString;function vt(t){return ei.call(t)==="[object Object]"}function Yl(t){return ei.call(t)==="[object RegExp]"}function Vs(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function yr(t){return v(t)&&typeof t.then=="function"&&typeof t.catch=="function"}function Xl(t){return t==null?"":Array.isArray(t)||vt(t)&&t.toString===ei?JSON.stringify(t,Jl,2):String(t)}function Jl(t,e){return e&&e.__v_isRef?e.value:e}function En(t){var e=parseFloat(t);return isNaN(e)?t:e}function Pt(t,e){for(var n=Object.create(null),o=t.split(","),r=0;r-1)return t.splice(o,1)}}var tc=Object.prototype.hasOwnProperty;function ht(t,e){return tc.call(t,e)}function ke(t){var e=Object.create(null);return function(n){var o=e[n];return o||(e[n]=t(n))}}var ec=/-(\w)/g,xe=ke(function(t){return t.replace(ec,function(e,n){return n?n.toUpperCase():""})}),nc=ke(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),oc=/\B([A-Z])/g,On=ke(function(t){return t.replace(oc,"-$1").toLowerCase()});function rc(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 ic(t,e){return t.bind(e)}var Us=Function.prototype.bind?ic:rc;function br(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 Ws(t){for(var e={},n=0;n0,Ys=Et&&Et.indexOf("edge/")>0;Et&&Et.indexOf("android")>0;var cc=Et&&/iphone|ipad|ipod|ios/.test(Et),Yi=Et&&Et.match(/firefox\/(\d+)/),_r={}.watch,Xs=!1;if(bt)try{var Xi={};Object.defineProperty(Xi,"passive",{get:function(){Xs=!0}}),window.addEventListener("test-passive",null,Xi)}catch{}var Wn,ue=function(){return Wn===void 0&&(!bt&&typeof Ge<"u"?Wn=Ge.process&&Kl.VUE_ENV==="server":Wn=!1),Wn},mo=bt&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function He(t){return typeof t=="function"&&/native code/.test(t.toString())}var Dn=typeof Symbol<"u"&&He(Symbol)&&typeof Reflect<"u"&&He(Reflect.ownKeys),An;typeof Set<"u"&&He(Set)?An=Set:An=function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(e){return this.set[e]===!0},t.prototype.add=function(e){this.set[e]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ct=null;function Js(){return ct&&{proxy:ct}}function re(t){t===void 0&&(t=null),t||ct&&ct._scope.off(),ct=t,t&&t._scope.on()}var _t=function(){function t(e,n,o,r,i,a,s,u){this.tag=e,this.data=n,this.children=o,this.text=r,this.elm=i,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=n&&n.key,this.componentOptions=s,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=u,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),qe=function(t){t===void 0&&(t="");var e=new _t;return e.text=t,e.isComment=!0,e};function Me(t){return new _t(void 0,void 0,void 0,String(t))}function xr(t){var e=new _t(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 dc=0,ro=[],pc=function(){for(var t=0;t0&&(r=su(r,"".concat(e||"","_").concat(o)),ln(r[0])&&ln(a)&&(n[i]=Me(a.text+r[0].text),r.shift()),n.push.apply(n,r)):Nn(r)?ln(a)?n[i]=Me(a.text+r):r!==""&&n.push(Me(r)):ln(r)&&ln(a)?n[i]=Me(a.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 Nc(t,e){var n=null,o,r,i,a;if(j(t)||typeof t=="string")for(n=new Array(t.length),o=0,r=t.length;o0,a=e?!!e.$stable:!i,s=e&&e.$key;if(!e)r={};else{if(e._normalized)return e._normalized;if(a&&o&&o!==lt&&s===o.$key&&!i&&!o.$hasNormal)return o;r={};for(var u in e)e[u]&&u[0]!=="$"&&(r[u]=Hc(t,n,u,e[u]))}for(var l in n)l in r||(r[l]=Vc(n,l));return e&&Object.isExtensible(e)&&(e._normalized=r),rt(r,"$stable",a),rt(r,"$key",s),rt(r,"$hasNormal",i),r}function Hc(t,e,n,o){var r=function(){var i=ct;re(t);var a=arguments.length?o.apply(null,arguments):o({});a=a&&typeof a=="object"&&!j(a)?[a]:ii(a);var s=a&&a[0];return re(i),a&&(!s||a.length===1&&s.isComment&&!Sn(s))?void 0:a};return o.proxy&&Object.defineProperty(e,n,{get:r,enumerable:!0,configurable:!0}),r}function Vc(t,e){return function(){return t[e]}}function Uc(t){var e=t.$options,n=e.setup;if(n){var o=t._setupContext=Wc(t);re(t),tn();var r=Kt(n,null,[t._props||ou({}),o],t,"setup");if(en(),re(),Y(r))e.render=r;else if(pt(r))if(t._setupState=r,r.__sfc){var i=t._setupProxy={};for(var a in r)a!=="__sfc"&&Er(i,r,a)}else for(var a in r)Zs(a)||Er(t,r,a)}}function Wc(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 qc(t)},emit:Us(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 a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,Gc(t,a,o,r));for(var a in t)a in e||(i=!0,delete t[a]);return i}function Gc(t,e,n,o){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[o][e]}})}function qc(t){return t._slotsProxy||du(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}function du(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}function Kc(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=ai(e._renderChildren,o),t.$scopedSlots=n?bn(t.$parent,n.data.scopedSlots,t.$slots):lt,t._c=function(i,a,s,u){return bo(t,i,a,s,u,!1)},t.$createElement=function(i,a,s,u){return bo(t,i,a,s,u,!0)};var r=n&&n.data;ae(t,"$attrs",r&&r.attrs||lt,null,!0),ae(t,"$listeners",e._parentListeners||lt,null,!0)}var so=null;function Zc(t){cu(t.prototype),t.prototype.$nextTick=function(e){return Ro(e,this)},t.prototype._render=function(){var e=this,n=e.$options,o=n.render,r=n._parentVnode;r&&e._isMounted&&(e.$scopedSlots=bn(e.$parent,r.data.scopedSlots,e.$slots,e.$scopedSlots),e._slotsProxy&&du(e._slotsProxy,e.$scopedSlots)),e.$vnode=r;var i=ct,a=so,s;try{re(e),so=e,s=o.call(e._renderProxy,e.$createElement)}catch(u){Ee(u,e,"render"),s=e._vnode}finally{so=a,re(i)}return j(s)&&s.length===1&&(s=s[0]),s instanceof _t||(s=qe()),s.parent=r,s}}function er(t,e){return(t.__esModule||Dn&&t[Symbol.toStringTag]==="Module")&&(t=t.default),pt(t)?e.extend(t):t}function Yc(t,e,n,o,r){var i=qe();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:o,tag:r},i}function Xc(t,e){if(Q(t.error)&&v(t.errorComp))return t.errorComp;if(v(t.resolved))return t.resolved;var n=so;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,a=null;n.$on("hook:destroyed",function(){return se(o,n)});var s=function(h){for(var m=0,y=o.length;m1?br(r):r;for(var i=br(arguments,1),a='event handler for "'.concat(n,'"'),s=0,u=r.length;sdocument.createEvent("Event").timeStamp&&(Pr=function(){return nr.now()})}var gd=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function yd(){xu=Pr(),li=!0;var t,e;for(Vt.sort(gd),ze=0;zeze&&Vt[n].id>t.id;)n--;Vt.splice(n+1,0,t)}kr||(kr=!0,Ro(yd))}}function xd(t){var e=t.$options.provide;if(e){var n=Y(e)?e.call(t):e;if(!pt(n))return;for(var o=$c(t),r=Dn?Reflect.ownKeys(n):Object.keys(n),i=0;i-1){if(i&&!ht(r,"default"))a=!1;else if(a===""||a===On(t)){var u=ya(String,r.type);(u<0||s-1)return this;var o=br(arguments,1);return o.unshift(this),Y(e.install)?e.install.apply(e,o):Y(e)&&e.apply(null,o),n.push(e),this}}function Jd(t){t.mixin=function(e){return this.options=Ae(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 a=_o(n)||_o(o.options),s=function(u){this._init(u)};return s.prototype=Object.create(o.prototype),s.prototype.constructor=s,s.cid=e++,s.options=Ae(o.options,n),s.super=o,s.options.props&&tp(s),s.options.computed&&ep(s),s.extend=o.extend,s.mixin=o.mixin,s.use=o.use,Fo.forEach(function(u){s[u]=o[u]}),a&&(s.options.components[a]=s),s.superOptions=o.options,s.extendOptions=n,s.sealedOptions=X({},s.options),i[r]=s,s}}function tp(t){var e=t.options.props;for(var n in e)fi(t.prototype,"_props",n)}function ep(t){var e=t.options.computed;for(var n in e)Au(t.prototype,n,e[n])}function np(t){Fo.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"&&Y(o)&&(o={bind:o,update:o}),this.options[e+"s"][n]=o,o):this.options[e+"s"][n]}})}function _a(t){return t&&(_o(t.Ctor.options)||t.tag)}function Kn(t,e){return j(t)?t.indexOf(e)>-1:typeof t=="string"?t.split(",").indexOf(e)>-1:Yl(t)?t.test(e):!1}function xa(t,e){var n=t.cache,o=t.keys,r=t._vnode,i=t.$vnode;for(var a in n){var s=n[a];if(s){var u=s.name;u&&!e(u)&&Lr(n,a,o,r)}}i.componentOptions.children=void 0}function Lr(t,e,n,o){var r=t[e];r&&(!o||r.tag!==o.tag)&&r.componentInstance.$destroy(),t[e]=null,se(n,e)}var Ca=[String,RegExp,Array],op={name:"keep-alive",abstract:!0,props:{include:Ca,exclude:Ca,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,a=o.componentInstance,s=o.componentOptions;e[r]={name:_a(s),tag:i,componentInstance:a},n.push(r),this.max&&n.length>parseInt(this.max)&&Lr(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)Lr(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",function(e){xa(t,function(n){return Kn(e,n)})}),this.$watch("exclude",function(e){xa(t,function(n){return!Kn(e,n)})})},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=pu(t),n=e&&e.componentOptions;if(n){var o=_a(n),r=this,i=r.include,a=r.exclude;if(i&&(!o||!Kn(i,o))||a&&o&&Kn(a,o))return e;var s=this,u=s.cache,l=s.keys,d=e.key==null?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;u[d]?(e.componentInstance=u[d].componentInstance,se(l,d),l.push(d)):(this.vnodeToCache=e,this.keyToCache=d),e.data.keepAlive=!0}return e||t&&t[0]}},rp={KeepAlive:op};function ip(t){var e={};e.get=function(){return Ct},Object.defineProperty(t,"config",e),t.util={warn:kd,extend:X,mergeOptions:Ae,defineReactive:ae},t.set=oi,t.delete=eu,t.nextTick=Ro,t.observable=function(n){return qt(n),n},t.options=Object.create(null),Fo.forEach(function(n){t.options[n+"s"]=Object.create(null)}),t.options._base=t,X(t.options.components,rp),Xd(t),Jd(t),Qd(t),np(t)}ip(Z),Object.defineProperty(Z.prototype,"$isServer",{get:ue}),Object.defineProperty(Z.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Z,"FunctionalRenderContext",{value:ci}),Z.version=id;var ap=Pt("style,class"),sp=Pt("input,textarea,option,select,progress"),up=function(t,e,n){return n==="value"&&sp(t)&&e!=="button"||n==="selected"&&t==="option"||n==="checked"&&t==="input"||n==="muted"&&t==="video"},Su=Pt("contenteditable,draggable,spellcheck"),lp=Pt("events,caret,typing,plaintext-only"),cp=function(t,e){return Co(e)||e==="false"?"false":t==="contenteditable"&&lp(e)?e:"true"},dp=Pt("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),Fr="http://www.w3.org/1999/xlink",vi=function(t){return t.charAt(5)===":"&&t.slice(0,5)==="xlink"},Tu=function(t){return vi(t)?t.slice(6,t.length):""},Co=function(t){return t==null||t===!1};function pp(t){for(var e=t.data,n=t,o=t;v(o.componentInstance);)o=o.componentInstance._vnode,o&&o.data&&(e=Ea(o.data,e));for(;v(n=n.parent);)n&&n.data&&(e=Ea(e,n.data));return fp(e.staticClass,e.class)}function Ea(t,e){return{staticClass:mi(t.staticClass,e.staticClass),class:v(t.class)?[t.class,e.class]:e.class}}function fp(t,e){return v(t)||v(e)?mi(t,gi(e)):""}function mi(t,e){return t?e?t+" "+e:t:e||""}function gi(t){return Array.isArray(t)?hp(t):pt(t)?vp(t):typeof t=="string"?t:""}function hp(t){for(var e="",n,o=0,r=t.length;o-1?Zn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Zn[t]=/HTMLUnknownElement/.test(e.toString())}var Br=Pt("text,number,password,search,email,tel,url");function wp(t){if(typeof t=="string"){var e=document.querySelector(t);return e||document.createElement("div")}else return t}function _p(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 xp(t,e){return document.createElementNS(mp[t],e)}function Cp(t){return document.createTextNode(t)}function Ep(t){return document.createComment(t)}function Ap(t,e,n){t.insertBefore(e,n)}function Sp(t,e){t.removeChild(e)}function Tp(t,e){t.appendChild(e)}function $p(t){return t.parentNode}function kp(t){return t.nextSibling}function Pp(t){return t.tagName}function Np(t,e){t.textContent=e}function Op(t,e){t.setAttribute(e,"")}var Dp=Object.freeze({__proto__:null,createElement:_p,createElementNS:xp,createTextNode:Cp,createComment:Ep,insertBefore:Ap,removeChild:Sp,appendChild:Tp,parentNode:$p,nextSibling:kp,tagName:Pp,setTextContent:Np,setStyleScope:Op}),Lp={create:function(t,e){je(e)},update:function(t,e){t.data.ref!==e.data.ref&&(je(t,!0),je(e))},destroy:function(t){je(t,!0)}};function je(t,e){var n=t.data.ref;if(v(n)){var o=t.context,r=t.componentInstance||t.elm,i=e?null:r,a=e?void 0:r;if(Y(n)){Kt(n,o,[i],o,"template ref function");return}var s=t.data.refInFor,u=typeof n=="string"||typeof n=="number",l=dt(n),d=o.$refs;if(u||l){if(s){var h=u?d[n]:n.value;e?j(h)&&se(h,r):j(h)?h.includes(r)||h.push(r):u?(d[n]=[r],Aa(o,n,d[n])):n.value=[r]}else if(u){if(e&&d[n]!==r)return;d[n]=a,Aa(o,n,i)}else if(l){if(e&&n.value!==r)return;n.value=i}}}}function Aa(t,e,n){var o=t._setupState;o&&ht(o,e)&&(dt(o[e])?o[e].value=n:o[e]=n)}var oe=new _t("",{},[]),cn=["create","activate","update","remove","destroy"];function he(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)&&Fp(t,e)||Q(t.isAsyncPlaceholder)&&M(e.asyncFactory.error))}function Fp(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||Br(o)&&Br(r)}function Bp(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 Ip(t){var e,n,o={},r=t.modules,i=t.nodeOps;for(e=0;eB?(an=M(g[G+1])?null:g[G+1].elm,_(p,an,g,L,G,x)):L>G&&D(f,P,B)}function W(p,f,g,x){for(var $=g;$-1?ka(t,e,n):dp(e)?Co(n)?t.removeAttribute(e):(n=e==="allowfullscreen"&&t.tagName==="EMBED"?"true":e,t.setAttribute(e,n)):Su(e)?t.setAttribute(e,cp(e,n)):vi(e)?Co(n)?t.removeAttributeNS(Fr,Tu(e)):t.setAttributeNS(Fr,e,n):ka(t,e,n)}function ka(t,e,n){if(Co(n))t.removeAttribute(e);else{if(Je&&!Qe&&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 Vp={create:Ta,update:Ta};function Pa(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=pp(e),a=n._transitionClasses;v(a)&&(i=mi(i,gi(a))),i!==n._prevClass&&(n.setAttribute("class",i),n._prevClass=i)}}var Up={create:Pa,update:Pa},rr="__r",ir="__c";function Wp(t){if(v(t[rr])){var e=Je?"change":"input";t[e]=[].concat(t[rr],t[e]||[]),delete t[rr]}v(t[ir])&&(t.change=[].concat(t[ir],t.change||[]),delete t[ir])}var kn;function Gp(t,e,n){var o=kn;return function r(){var i=e.apply(null,arguments);i!==null&&ku(t,r,n,o)}}var qp=Sr&&!(Yi&&Number(Yi[1])<=53);function Kp(t,e,n,o){if(qp){var r=xu,i=e;e=i._wrapper=function(a){if(a.target===a.currentTarget||a.timeStamp>=r||a.timeStamp<=0||a.target.ownerDocument!==document)return i.apply(this,arguments)}}kn.addEventListener(t,e,Xs?{capture:n,passive:o}:n)}function ku(t,e,n,o){(o||kn).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||{};kn=e.elm||t.elm,Wp(n),au(n,o,Kp,ku,Gp,e.context),kn=void 0}}var Zp={create:ar,update:ar,destroy:function(t){return ar(t,oe)}},Yn;function Na(t,e){if(!(M(t.data.domProps)&&M(e.data.domProps))){var n,o,r=e.elm,i=t.data.domProps||{},a=e.data.domProps||{};(v(a.__ob__)||Q(a._v_attr_proxy))&&(a=e.data.domProps=X({},a));for(n in i)n in a||(r[n]="");for(n in a){if(o=a[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 s=M(o)?"":String(o);Yp(r,s)&&(r.value=s)}else if(n==="innerHTML"&&yi(r.tagName)&&M(r.innerHTML)){Yn=Yn||document.createElement("div"),Yn.innerHTML="".concat(o,"");for(var u=Yn.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;u.firstChild;)r.appendChild(u.firstChild)}else if(o!==i[n])try{r[n]=o}catch{}}}}function Yp(t,e){return!t.composing&&(t.tagName==="OPTION"||Xp(t,e)||Jp(t,e))}function Xp(t,e){var n=!0;try{n=document.activeElement!==t}catch{}return n&&t.value!==e}function Jp(t,e){var n=t.value,o=t._vModifiers;if(v(o)){if(o.number)return En(n)!==En(e);if(o.trim)return n.trim()!==e.trim()}return n!==e}var Qp={create:Na,update:Na},tf=ke(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 sr(t){var e=Pu(t.style);return t.staticStyle?X(t.staticStyle,e):e}function Pu(t){return Array.isArray(t)?Ws(t):typeof t=="string"?tf(t):t}function ef(t,e){for(var n={},o,r=t;r.componentInstance;)r=r.componentInstance._vnode,r&&r.data&&(o=sr(r.data))&&X(n,o);(o=sr(t.data))&&X(n,o);for(var i=t;i=i.parent;)i.data&&(o=sr(i.data))&&X(n,o);return n}var nf=/^--/,Oa=/\s*!important$/,Da=function(t,e,n){if(nf.test(e))t.style.setProperty(e,n);else if(Oa.test(n))t.style.setProperty(On(e),n.replace(Oa,""),"important");else{var o=of(e);if(Array.isArray(n))for(var r=0,i=n.length;r-1?e.split(Nu).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 Du(t,e){if(!(!e||!(e=e.trim())))if(t.classList)e.indexOf(" ")>-1?e.split(Nu).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 Lu(t){if(t){if(typeof t=="object"){var e={};return t.css!==!1&&X(e,Ba(t.name||"v")),X(e,t),e}else if(typeof t=="string")return Ba(t)}}var Ba=ke(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")}}),Fu=bt&&!Qe,Re="transition",ur="animation",lo="transition",Eo="transitionend",Ir="animation",Bu="animationend";Fu&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(lo="WebkitTransition",Eo="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Ir="WebkitAnimation",Bu="webkitAnimationEnd"));var Ia=bt?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Iu(t){Ia(function(){Ia(t)})}function _e(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ou(t,e))}function Ut(t,e){t._transitionClasses&&se(t._transitionClasses,e),Du(t,e)}function Ru(t,e,n){var o=Mu(t,e),r=o.type,i=o.timeout,a=o.propCount;if(!r)return n();var s=r===Re?Eo:Bu,u=0,l=function(){t.removeEventListener(s,d),n()},d=function(h){h.target===t&&++u>=a&&l()};setTimeout(function(){u0&&(l=Re,d=i,h=r.length):e===ur?u>0&&(l=ur,d=u,h=s.length):(d=Math.max(i,u),l=d>0?i>u?Re:ur:null,h=l?l===Re?r.length:s.length:0);var m=l===Re&&af.test(n[lo+"Property"]);return{type:l,timeout:d,propCount:h,hasTransform:m}}function Ra(t,e){for(;t.length1}function za(t,e){e.data.show!==!0&&Rr(e)}var sf=bt?{create:za,activate:za,remove:function(t,e){t.data.show!==!0?zu(t,e):e()}}:{},uf=[Vp,Up,Zp,Qp,rf,sf],lf=uf.concat(Hp),cf=Ip({nodeOps:Dp,modules:lf});Qe&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&wi(t,"input")});var Hu={inserted:function(t,e,n,o){n.tag==="select"?(o.elm&&!o.elm._vOptions?ne(n,"postpatch",function(){Hu.componentUpdated(t,e,n)}):ja(t,e,n.context),t._vOptions=[].map.call(t.options,Ao)):(n.tag==="textarea"||Br(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",df),t.addEventListener("compositionend",Ua),t.addEventListener("change",Ua),Qe&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if(n.tag==="select"){ja(t,e,n.context);var o=t._vOptions,r=t._vOptions=[].map.call(t.options,Ao);if(r.some(function(a,s){return!Ce(a,o[s])})){var i=t.multiple?e.value.some(function(a){return Va(a,r)}):e.value!==e.oldValue&&Va(e.value,r);i&&wi(t,"change")}}}};function ja(t,e,n){Ha(t,e),(Je||Ys)&&setTimeout(function(){Ha(t,e)},0)}function Ha(t,e,n){var o=e.value,r=t.multiple;if(!(r&&!Array.isArray(o))){for(var i,a,s=0,u=t.options.length;s-1,a.selected!==i&&(a.selected=i);else if(Ce(Ao(a),o)){t.selectedIndex!==s&&(t.selectedIndex=s);return}r||(t.selectedIndex=-1)}}function Va(t,e){return e.every(function(n){return!Ce(n,t)})}function Ao(t){return"_value"in t?t._value:t.value}function df(t){t.target.composing=!0}function Ua(t){t.target.composing&&(t.target.composing=!1,wi(t.target,"input"))}function wi(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Mr(t){return t.componentInstance&&(!t.data||!t.data.transition)?Mr(t.componentInstance._vnode):t}var pf={bind:function(t,e,n){var o=e.value;n=Mr(n);var r=n.data&&n.data.transition,i=t.__vOriginalDisplay=t.style.display==="none"?"":t.style.display;o&&r?(n.data.show=!0,Rr(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=Mr(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,o?Rr(n,function(){t.style.display=t.__vOriginalDisplay}):zu(n,function(){t.style.display="none"})):t.style.display=o?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,o,r){r||(t.style.display=t.__vOriginalDisplay)}},ff={model:Hu,show:pf},Vu={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function zr(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?zr(pu(e.children)):t}function Uu(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 Wa(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function hf(t){for(;t=t.parent;)if(t.data.transition)return!0}function vf(t,e){return e.key===t.key&&e.tag===t.tag}var mf=function(t){return t.tag||Sn(t)},gf=function(t){return t.name==="show"},yf={name:"transition",props:Vu,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(mf),!!n.length)){var o=this.mode,r=n[0];if(hf(this.$vnode))return r;var i=zr(r);if(!i)return r;if(this._leaving)return Wa(t,r);var a="__transition-".concat(this._uid,"-");i.key=i.key==null?i.isComment?a+"comment":a+i.tag:Nn(i.key)?String(i.key).indexOf(a)===0?i.key:a+i.key:i.key;var s=(i.data||(i.data={})).transition=Uu(this),u=this._vnode,l=zr(u);if(i.data.directives&&i.data.directives.some(gf)&&(i.data.show=!0),l&&l.data&&!vf(i,l)&&!Sn(l)&&!(l.componentInstance&&l.componentInstance._vnode.isComment)){var d=l.data.transition=X({},s);if(o==="out-in")return this._leaving=!0,ne(d,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),Wa(t,r);if(o==="in-out"){if(Sn(i))return u;var h,m=function(){h()};ne(s,"afterEnter",m),ne(s,"enterCancelled",m),ne(d,"delayLeave",function(y){h=y})}}return r}}},Wu=X({tag:String,moveClass:String},Vu);delete Wu.mode;var bf={props:Wu,beforeMount:function(){var t=this,e=this._update;this._update=function(n,o){var r=bu(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=[],a=Uu(this),s=0;s{const o=Object.assign({escape:!0},{}),r=function(i,a){return a=a||{},i.replace(/{([^{}]*)}/g,function(s,u){const l=a[u];return o.escape?encodeURIComponent(typeof l=="string"||typeof l=="number"?l.toString():s):typeof l=="string"||typeof l=="number"?l.toString():s})};return t.charAt(0)!=="/"&&(t="/"+t),r(t,{})},L0=(t,e,n)=>{var o,r,i;const a=Object.assign({noRewrite:!1},{}),s=(o=void 0)!=null?o:_i();return((i=(r=window?.OC)==null?void 0:r.config)==null?void 0:i.modRewriteWorking)===!0&&!a.noRewrite?s+Ga(t):s+"/index.php"+Ga(t)},F0=(t,e)=>e.includes(".")?qa(t,"img",e):qa(t,"img","".concat(e,".svg")),qa=(t,e,n)=>{var o,r,i;const a=(i=(r=(o=window?.OC)==null?void 0:o.coreApps)==null?void 0:r.includes(t))!=null?i:!1,s=n.slice(-3)==="php";let u=_i();return s&&!a?(u+="/index.php/apps/".concat(t),u+="/".concat(encodeURI(e)),n!=="index.php"&&(u+="/".concat(n))):!s&&!a?(u=Ef(t),u+="/".concat(e,"/"),u.at(-1)!=="/"&&(u+="/"),u+=n):(u+="/".concat(t),u+="/".concat(e),u+="/".concat(n)),u},B0=()=>window.location.protocol+"//"+window.location.host+_i();function _i(){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 Ef(t){var e,n;return(n=((e=window._oc_appswebroots)!=null?e:{})[t])!=null?n:""}const{entries:Gu,setPrototypeOf:Ka,isFrozen:Af,getPrototypeOf:Sf,getOwnPropertyDescriptor:Tf}=Object;let{freeze:mt,seal:At,create:qu}=Object,{apply:jr,construct:Hr}=typeof Reflect<"u"&&Reflect;mt||(mt=function(t){return t}),At||(At=function(t){return t}),jr||(jr=function(t,e,n){return t.apply(e,n)}),Hr||(Hr=function(t,e){return new t(...e)});const Jn=gt(Array.prototype.forEach),$f=gt(Array.prototype.lastIndexOf),Za=gt(Array.prototype.pop),pn=gt(Array.prototype.push),kf=gt(Array.prototype.splice),co=gt(String.prototype.toLowerCase),lr=gt(String.prototype.toString),Ya=gt(String.prototype.match),fn=gt(String.prototype.replace),Pf=gt(String.prototype.indexOf),Nf=gt(String.prototype.trim),Tt=gt(Object.prototype.hasOwnProperty),ft=gt(RegExp.prototype.test),hn=Of(TypeError);function gt(t){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var n=arguments.length,o=new Array(n>1?n-1:0),r=1;r2&&arguments[2]!==void 0?arguments[2]:co;Ka&&Ka(t,null);let o=e.length;for(;o--;){let r=e[o];if(typeof r=="string"){const i=n(r);i!==r&&(Af(e)||(e[o]=i),r=i)}t[r]=!0}return t}function Df(t){for(let e=0;e/gm),Rf=At(/\$\{[\w\W]*/gm),Mf=At(/^data-[\-\w.\u00B7-\uFFFF]+$/),zf=At(/^aria-[\-\w]+$/),Ku=At(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),jf=At(/^(?:\w+script|data):/i),Hf=At(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Zu=At(/^html$/i),Vf=At(/^[a-z][.\w]*(-[.\w]+)+$/i);var es=Object.freeze({__proto__:null,ARIA_ATTR:zf,ATTR_WHITESPACE:Hf,CUSTOM_ELEMENT:Vf,DATA_ATTR:Mf,DOCTYPE_NAME:Zu,ERB_EXPR:If,IS_ALLOWED_URI:Ku,IS_SCRIPT_OR_DATA:jf,MUSTACHE_EXPR:Bf,TMPLIT_EXPR:Rf});const mn={element:1,text:3,progressingInstruction:7,comment:8,document:9},Uf=function(){return typeof window>"u"?null:window},Wf=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}},ns=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Yu(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Uf();const e=c=>Yu(c);if(e.version="3.2.6",e.removed=[],!t||!t.document||t.document.nodeType!==mn.document||!t.Element)return e.isSupported=!1,e;let{document:n}=t;const o=n,r=o.currentScript,{DocumentFragment:i,HTMLTemplateElement:a,Node:s,Element:u,NodeFilter:l,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:m,trustedTypes:y}=t,E=u.prototype,k=vn(E,"cloneNode"),A=vn(E,"remove"),O=vn(E,"nextSibling"),_=vn(E,"childNodes"),I=vn(E,"parentNode");if(typeof a=="function"){const c=n.createElement("template");c.content&&c.content.ownerDocument&&(n=c.content.ownerDocument)}let D,U="";const{implementation:tt,createNodeIterator:W,createDocumentFragment:F,getElementsByTagName:b}=n,{importNode:w}=o;let S=ns();e.isSupported=typeof Gu=="function"&&typeof I=="function"&&tt&&tt.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:p,ERB_EXPR:f,TMPLIT_EXPR:g,DATA_ATTR:x,ARIA_ATTR:$,IS_SCRIPT_OR_DATA:P,ATTR_WHITESPACE:L,CUSTOM_ELEMENT:B}=es;let{IS_ALLOWED_URI:R}=es,N=null;const G=H({},[...Xa,...cr,...dr,...pr,...Ja]);let z=null;const ot=H({},[...Qa,...fr,...ts,...Qn]);let K=Object.seal(qu(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,an=!0,de=!0,Pi=!1,Ni=!0,Pe=!1,In=!0,pe=!1,Go=!1,qo=!1,Ne=!1,Rn=!1,Mn=!1,Oi=!0,Di=!1;const Ml="user-content-";let Ko=!0,sn=!1,Oe={},De=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 Zo=null;const Ii=H({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),zn="http://www.w3.org/1998/Math/MathML",jn="http://www.w3.org/2000/svg",It="http://www.w3.org/1999/xhtml";let Le=It,Yo=!1,Xo=null;const zl=H({},[zn,jn,It],lr);let Hn=H({},["mi","mo","mn","ms","mtext"]),Vn=H({},["annotation-xml"]);const jl=H({},["title","style","font","a","script"]);let un=null;const Hl=["application/xhtml+xml","text/html"],Vl="text/html";let it=null,Fe=null;const Ul=n.createElement("form"),Ri=function(c){return c instanceof RegExp||c instanceof Function},Jo=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Fe&&Fe===c)){if((!c||typeof c!="object")&&(c={}),c=jt(c),un=Hl.indexOf(c.PARSER_MEDIA_TYPE)===-1?Vl:c.PARSER_MEDIA_TYPE,it=un==="application/xhtml+xml"?lr:co,N=Tt(c,"ALLOWED_TAGS")?H({},c.ALLOWED_TAGS,it):G,z=Tt(c,"ALLOWED_ATTR")?H({},c.ALLOWED_ATTR,it):ot,Xo=Tt(c,"ALLOWED_NAMESPACES")?H({},c.ALLOWED_NAMESPACES,lr):zl,Zo=Tt(c,"ADD_URI_SAFE_ATTR")?H(jt(Ii),c.ADD_URI_SAFE_ATTR,it):Ii,Fi=Tt(c,"ADD_DATA_URI_TAGS")?H(jt(Bi),c.ADD_DATA_URI_TAGS,it):Bi,De=Tt(c,"FORBID_CONTENTS")?H({},c.FORBID_CONTENTS,it):Li,wt=Tt(c,"FORBID_TAGS")?H({},c.FORBID_TAGS,it):jt({}),xt=Tt(c,"FORBID_ATTR")?H({},c.FORBID_ATTR,it):jt({}),Oe=Tt(c,"USE_PROFILES")?c.USE_PROFILES:!1,an=c.ALLOW_ARIA_ATTR!==!1,de=c.ALLOW_DATA_ATTR!==!1,Pi=c.ALLOW_UNKNOWN_PROTOCOLS||!1,Ni=c.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Pe=c.SAFE_FOR_TEMPLATES||!1,In=c.SAFE_FOR_XML!==!1,pe=c.WHOLE_DOCUMENT||!1,Ne=c.RETURN_DOM||!1,Rn=c.RETURN_DOM_FRAGMENT||!1,Mn=c.RETURN_TRUSTED_TYPE||!1,qo=c.FORCE_BODY||!1,Oi=c.SANITIZE_DOM!==!1,Di=c.SANITIZE_NAMED_PROPS||!1,Ko=c.KEEP_CONTENT!==!1,sn=c.IN_PLACE||!1,R=c.ALLOWED_URI_REGEXP||Ku,Le=c.NAMESPACE||It,Hn=c.MATHML_TEXT_INTEGRATION_POINTS||Hn,Vn=c.HTML_INTEGRATION_POINTS||Vn,K=c.CUSTOM_ELEMENT_HANDLING||{},c.CUSTOM_ELEMENT_HANDLING&&Ri(c.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(K.tagNameCheck=c.CUSTOM_ELEMENT_HANDLING.tagNameCheck),c.CUSTOM_ELEMENT_HANDLING&&Ri(c.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(K.attributeNameCheck=c.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),c.CUSTOM_ELEMENT_HANDLING&&typeof c.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(K.allowCustomizedBuiltInElements=c.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Pe&&(de=!1),Rn&&(Ne=!0),Oe&&(N=H({},Ja),z=[],Oe.html===!0&&(H(N,Xa),H(z,Qa)),Oe.svg===!0&&(H(N,cr),H(z,fr),H(z,Qn)),Oe.svgFilters===!0&&(H(N,dr),H(z,fr),H(z,Qn)),Oe.mathMl===!0&&(H(N,pr),H(z,ts),H(z,Qn))),c.ADD_TAGS&&(N===G&&(N=jt(N)),H(N,c.ADD_TAGS,it)),c.ADD_ATTR&&(z===ot&&(z=jt(z)),H(z,c.ADD_ATTR,it)),c.ADD_URI_SAFE_ATTR&&H(Zo,c.ADD_URI_SAFE_ATTR,it),c.FORBID_CONTENTS&&(De===Li&&(De=jt(De)),H(De,c.FORBID_CONTENTS,it)),Ko&&(N["#text"]=!0),pe&&H(N,["html","head","body"]),N.table&&(H(N,["tbody"]),delete wt.tbody),c.TRUSTED_TYPES_POLICY){if(typeof c.TRUSTED_TYPES_POLICY.createHTML!="function")throw hn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof c.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw hn('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');D=c.TRUSTED_TYPES_POLICY,U=D.createHTML("")}else D===void 0&&(D=Wf(y,r)),D!==null&&typeof U=="string"&&(U=D.createHTML(""));mt&&mt(c),Fe=c}},Mi=H({},[...cr,...dr,...Lf]),zi=H({},[...pr,...Ff]),Wl=function(c){let T=I(c);(!T||!T.tagName)&&(T={namespaceURI:Le,tagName:"template"});const C=co(c.tagName),q=co(T.tagName);return Xo[c.namespaceURI]?c.namespaceURI===jn?T.namespaceURI===It?C==="svg":T.namespaceURI===zn?C==="svg"&&(q==="annotation-xml"||Hn[q]):!!Mi[C]:c.namespaceURI===zn?T.namespaceURI===It?C==="math":T.namespaceURI===jn?C==="math"&&Vn[q]:!!zi[C]:c.namespaceURI===It?T.namespaceURI===jn&&!Vn[q]||T.namespaceURI===zn&&!Hn[q]?!1:!zi[C]&&(jl[C]||!Mi[C]):!!(un==="application/xhtml+xml"&&Xo[c.namespaceURI]):!1},fe=function(c){pn(e.removed,{element:c});try{I(c).removeChild(c)}catch{A(c)}},Be=function(c,T){try{pn(e.removed,{attribute:T.getAttributeNode(c),from:T})}catch{pn(e.removed,{attribute:null,from:T})}if(T.removeAttribute(c),c==="is")if(Ne||Rn)try{fe(T)}catch{}else try{T.setAttribute(c,"")}catch{}},ji=function(c){let T=null,C=null;if(qo)c=""+c;else{const et=Ya(c,/^[\r\n\t ]+/);C=et&&et[0]}un==="application/xhtml+xml"&&Le===It&&(c=''+c+"");const q=D?D.createHTML(c):c;if(Le===It)try{T=new m().parseFromString(q,un)}catch{}if(!T||!T.documentElement){T=tt.createDocument(Le,"template",null);try{T.documentElement.innerHTML=Yo?U:q}catch{}}const at=T.body||T.documentElement;return c&&C&&at.insertBefore(n.createTextNode(C),at.childNodes[0]||null),Le===It?b.call(T,pe?"html":"body")[0]:pe?T.documentElement:at},Hi=function(c){return W.call(c.ownerDocument||c,c,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},Qo=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 s=="function"&&c instanceof s};function Rt(c,T,C){Jn(c,q=>{q.call(e,T,C,Fe)})}const Ui=function(c){let T=null;if(Rt(S.beforeSanitizeElements,c,null),Qo(c))return fe(c),!0;const C=it(c.nodeName);if(Rt(S.uponSanitizeElement,c,{tagName:C,allowedTags:N}),In&&c.hasChildNodes()&&!Vi(c.firstElementChild)&&ft(/<[/\w!]/g,c.innerHTML)&&ft(/<[/\w!]/g,c.textContent)||c.nodeType===mn.progressingInstruction||In&&c.nodeType===mn.comment&&ft(/<[/\w]/g,c.data))return fe(c),!0;if(!N[C]||wt[C]){if(!wt[C]&&Gi(C)&&(K.tagNameCheck instanceof RegExp&&ft(K.tagNameCheck,C)||K.tagNameCheck instanceof Function&&K.tagNameCheck(C)))return!1;if(Ko&&!De[C]){const q=I(c)||c.parentNode,at=_(c)||c.childNodes;if(at&&q){const et=at.length;for(let Mt=et-1;Mt>=0;--Mt){const St=k(at[Mt],!0);St.__removalCount=(c.__removalCount||0)+1,q.insertBefore(St,O(c))}}}return fe(c),!0}return c instanceof u&&!Wl(c)||(C==="noscript"||C==="noembed"||C==="noframes")&&ft(/<\/no(script|embed|frames)/i,c.innerHTML)?(fe(c),!0):(Pe&&c.nodeType===mn.text&&(T=c.textContent,Jn([p,f,g],q=>{T=fn(T,q," ")}),c.textContent!==T&&(pn(e.removed,{element:c.cloneNode()}),c.textContent=T)),Rt(S.afterSanitizeElements,c,null),!1)},Wi=function(c,T,C){if(Oi&&(T==="id"||T==="name")&&(C in n||C in Ul))return!1;if(!(de&&!xt[T]&&ft(x,T))&&!(an&&ft($,T))){if(!z[T]||xt[T]){if(!(Gi(c)&&(K.tagNameCheck instanceof RegExp&&ft(K.tagNameCheck,c)||K.tagNameCheck instanceof Function&&K.tagNameCheck(c))&&(K.attributeNameCheck instanceof RegExp&&ft(K.attributeNameCheck,T)||K.attributeNameCheck instanceof Function&&K.attributeNameCheck(T))||T==="is"&&K.allowCustomizedBuiltInElements&&(K.tagNameCheck instanceof RegExp&&ft(K.tagNameCheck,C)||K.tagNameCheck instanceof Function&&K.tagNameCheck(C))))return!1}else if(!Zo[T]&&!ft(R,fn(C,L,""))&&!((T==="src"||T==="xlink:href"||T==="href")&&c!=="script"&&Pf(C,"data:")===0&&Fi[c])&&!(Pi&&!ft(P,fn(C,L,"")))&&C)return!1}return!0},Gi=function(c){return c!=="annotation-xml"&&Ya(c,B)},qi=function(c){Rt(S.beforeSanitizeAttributes,c,null);const{attributes:T}=c;if(!T||Qo(c))return;const C={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:z,forceKeepAttr:void 0};let q=T.length;for(;q--;){const at=T[q],{name:et,namespaceURI:Mt,value:St}=at,Nt=it(et),tr=St;let st=et==="value"?tr:Nf(tr);if(C.attrName=Nt,C.attrValue=st,C.keepAttr=!0,C.forceKeepAttr=void 0,Rt(S.uponSanitizeAttribute,c,C),st=C.attrValue,Di&&(Nt==="id"||Nt==="name")&&(Be(et,c),st=Ml+st),In&&ft(/((--!?|])>)|<\/(style|title)/i,st)){Be(et,c);continue}if(C.forceKeepAttr)continue;if(!C.keepAttr){Be(et,c);continue}if(!Ni&&ft(/\/>/i,st)){Be(et,c);continue}Pe&&Jn([p,f,g],ql=>{st=fn(st,ql," ")});const Ki=it(c.nodeName);if(!Wi(Ki,Nt,st)){Be(et,c);continue}if(D&&typeof y=="object"&&typeof y.getAttributeType=="function"&&!Mt)switch(y.getAttributeType(Ki,Nt)){case"TrustedHTML":{st=D.createHTML(st);break}case"TrustedScriptURL":{st=D.createScriptURL(st);break}}if(st!==tr)try{Mt?c.setAttributeNS(Mt,et,st):c.setAttribute(et,st),Qo(c)?fe(c):Za(e.removed)}catch{Be(et,c)}}Rt(S.afterSanitizeAttributes,c,null)},Gl=function c(T){let C=null;const q=Hi(T);for(Rt(S.beforeSanitizeShadowDOM,T,null);C=q.nextNode();)Rt(S.uponSanitizeShadowNode,C,null),Ui(C),qi(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,q=null,at=null,et=null;if(Yo=!c,Yo&&(c=""),typeof c!="string"&&!Vi(c))if(typeof c.toString=="function"){if(c=c.toString(),typeof c!="string")throw hn("dirty is not a string, aborting")}else throw hn("toString is not a function");if(!e.isSupported)return c;if(Go||Jo(T),e.removed=[],typeof c=="string"&&(sn=!1),sn){if(c.nodeName){const Nt=it(c.nodeName);if(!N[Nt]||wt[Nt])throw hn("root node is forbidden and cannot be sanitized in-place")}}else if(c instanceof s)C=ji(""),q=C.ownerDocument.importNode(c,!0),q.nodeType===mn.element&&q.nodeName==="BODY"||q.nodeName==="HTML"?C=q:C.appendChild(q);else{if(!Ne&&!Pe&&!pe&&c.indexOf("<")===-1)return D&&Mn?D.createHTML(c):c;if(C=ji(c),!C)return Ne?null:Mn?U:""}C&&qo&&fe(C.firstChild);const Mt=Hi(sn?c:C);for(;at=Mt.nextNode();)Ui(at),qi(at),at.content instanceof i&&Gl(at.content);if(sn)return c;if(Ne){if(Rn)for(et=F.call(C.ownerDocument);C.firstChild;)et.appendChild(C.firstChild);else et=C;return(z.shadowroot||z.shadowrootmode)&&(et=w.call(o,et,!0)),et}let St=pe?C.outerHTML:C.innerHTML;return pe&&N["!doctype"]&&C.ownerDocument&&C.ownerDocument.doctype&&C.ownerDocument.doctype.name&&ft(Zu,C.ownerDocument.doctype.name)&&(St=" -`+St),Pe&&Jn([p,f,g],Nt=>{St=fn(St,Nt," ")}),D&&Mn?D.createHTML(St):St},e.setConfig=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Jo(c),Go=!0},e.clearConfig=function(){Fe=null,Go=!1},e.isValidAttribute=function(c,T,C){Fe||Jo({});const q=it(c),at=it(T);return Wi(q,at,C)},e.addHook=function(c,T){typeof T=="function"&&pn(S[c],T)},e.removeHook=function(c,T){if(T!==void 0){const C=$f(S[c],T);return C===-1?void 0:kf(S[c],C,1)[0]}return Za(S[c])},e.removeHooks=function(c){S[c]=[]},e.removeAllHooks=function(){S=ns()},e}var Xu=Yu();function Gf(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var hr,os;function qf(){if(os)return hr;os=1;var t=/["'&<>]/;hr=e;function e(n){var o=""+n,r=t.exec(o);if(!r)return o;var i,a="",s=0,u=0;for(s=r.index;se)}}globalThis._oc_l10n_registry_translations??={},globalThis._oc_l10n_registry_plural_functions??={};function po(t,e,n,o,r){const i=typeof n=="object"?n:void 0,a=typeof o=="number"?o:typeof n=="number"?n:void 0,s={escape:!0,sanitize:!0,...typeof r=="object"?r:typeof o=="object"?o:{}},u=E=>E,l=(s.sanitize?Xu.sanitize:u)||u,d=s.escape?rs:u,h=E=>typeof E=="string"||typeof E=="number",m=(E,k,A)=>E.replace(/%n/g,""+A).replace(/{([^{}]*)}/g,(O,_)=>{if(k===void 0||!(_ in k))return d(O);const I=k[_];return h(I)?d(`${I}`):typeof I=="object"&&h(I.value)?(I.escape!==!1?rs:u)(`${I.value}`):d(O)});let y=(r?.bundle??Ju(t)).translations[e]||e;return y=Array.isArray(y)?y[0]:y,l(typeof i=="object"||a!==void 0?m(y,i,a):y)}function Zf(t,e,n,o,r,i){const a="_"+e+"_::_"+n+"_",s=i?.bundle??Ju(t),u=s.translations[a];if(typeof u<"u"){const l=u;if(Array.isArray(l)){const d=s.pluralFunction(o);return po(t,l[d],r,o,i)}}return o===1?po(t,e,r,o,i):po(t,n,r,o,i)}function Yf(t,e=xi()){switch(e==="pt-BR"&&(e="xbr"),e.length>3&&(e=e.substring(0,e.lastIndexOf("-"))),e){case"az":case"bo":case"dz":case"id":case"ja":case"jv":case"ka":case"km":case"kn":case"ko":case"ms":case"th":case"tr":case"vi":case"zh":return 0;case"af":case"bn":case"bg":case"ca":case"da":case"de":case"el":case"en":case"eo":case"es":case"et":case"eu":case"fa":case"fi":case"fo":case"fur":case"fy":case"gl":case"gu":case"ha":case"he":case"hu":case"is":case"it":case"ku":case"lb":case"ml":case"mn":case"mr":case"nah":case"nb":case"ne":case"nl":case"nn":case"no":case"oc":case"om":case"or":case"pa":case"pap":case"ps":case"pt":case"so":case"sq":case"sv":case"sw":case"ta":case"te":case"tk":case"ur":case"zu":return t===1?0:1;case"am":case"bh":case"fil":case"fr":case"gun":case"hi":case"hy":case"ln":case"mg":case"nso":case"xbr":case"ti":case"wa":return t===0||t===1?0:1;case"be":case"bs":case"hr":case"ru":case"sh":case"sr":case"uk":return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2;case"cs":case"sk":return t===1?0:t>=2&&t<=4?1:2;case"ga":return t===1?0:t===2?1:2;case"lt":return t%10===1&&t%100!==11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2;case"sl":return t%100===1?0:t%100===2?1:t%100===3||t%100===4?2:3;case"mk":return t%10===1?0:1;case"mt":return t===1?0:t===0||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3;case"lv":return t===0?0:t%10===1&&t%100!==11?1:2;case"pl":return t===1?0:t%10>=2&&t%10<=4&&(t%100<12||t%100>14)?1:2;case"cy":return t===1?0:t===2?1:t===8||t===11?2:3;case"ro":return t===1?0:t===0||t%100>0&&t%100<20?1:2;case"ar":return t===0?0:t===1?1:t===2?2:t%100>=3&&t%100<=10?3:t%100>=11&&t%100<=99?4:5;default:return 0}}const Xf=window.OC?.config?.version?.split(".")[0]||"32",Jf=Number.parseInt(Xf)<32;function Bt(t,e,n,o,r,i,a,s){var u=typeof t=="function"?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),i&&(u._scopeId="data-v-"+i);var l;if(r&&(l=r),l)if(u.functional){u._injectStyles=l;var d=u.render;u.render=function(m,y){return l.call(y),d(m,y)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}const Qf={name:"NcButton",inject:{getNcPopoverTriggerAttrs:{from:"NcPopover:trigger:attrs",default:()=>()=>({})}},props:{alignment:{type:String,default:"center",validator:t=>["start","start-reverse","center","center-reverse","end","end-reverse"].includes(t)},disabled:{type:Boolean,default:!1},size:{type:String,default:"normal",validator(t){return["small","normal","large"].includes(t)}},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)||["submit","reset","button"].includes(t)},default:"secondary"},nativeType:{type:String,validator(t){return["submit","reset","button"].indexOf(t)!==-1},default:"button"},wide:{type:Boolean,default:!1},ariaLabel:{type:String,default:null},href:{type:String,default:null},target:{type:String,default:"_self"},download:{type:String,default:null},to:{type:[String,Object],default:null},exact:{type:Boolean,default:!1},ariaHidden:{type:Boolean,default:null},pressed:{type:Boolean,default:null},variant:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:"secondary"}},emits:["update:pressed","click"],computed:{realVariant(){return this.pressed?"primary":this.pressed===!1&&(this.type==="primary"||this.variant==="primary")?"secondary":this.type!=="secondary"&&["primary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.type:this.variant},realType(){return typeof this.pressed=="boolean"?"button":this.nativeType!=="button"?this.nativeType:["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.nativeType:this.type},isTertiary(){return this.realVariant.startsWith("tertiary")},flexAlignment(){return this.alignment.split("-")[0]},isReverseAligned(){return this.alignment.includes("-")},ncPopoverTriggerAttrs(){return this.getNcPopoverTriggerAttrs()}},render(t){const e=!!this.$slots.default,n=this.$slots?.icon;!e&&!this.ariaLabel&&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:a,navigate:s,isActive:u,isExactActive:l}={})=>t(o?"a":"button",{class:["button-vue",`button-vue--size-${this.size}`,{"button-vue--icon-only":n&&!e,"button-vue--text-only":e&&!n,"button-vue--icon-and-text":n&&e,[`button-vue--vue-${this.realVariant}`]:this.realVariant,"button-vue--legacy":Jf,"button-vue--tertiary":this.isTertiary,"button-vue--wide":this.wide,[`button-vue--${this.flexAlignment}`]:this.flexAlignment!=="center","button-vue--reverse":this.isReverseAligned,active:u,"router-link-exact-active":l}],attrs:{"aria-label":this.ariaLabel,"aria-pressed":r?this.pressed.toString():void 0,disabled:this.disabled,type:o?null:this.realType,role:o?"button":null,href:this.to?a: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),s?.(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()}},th=null,eh=null;var nh=Bt(Qf,th,eh,!1,null,"ce3a06f2");const Qu=nh.exports;class oh{bundle;constructor(e){this.bundle={pluralFunction:e,translations:{}}}addTranslations(e){const n=Object.values(e.translations[""]??{}).map(({msgid:o,msgid_plural:r,msgstr:i})=>r!==void 0?[`_${o}_::_${r}_`,i]:[o,i[0]]);this.bundle.translations={...this.bundle.translations,...Object.fromEntries(n)}}gettext(e,n={}){return po("",e,n,void 0,{bundle:this.bundle})}ngettext(e,n,o,r={}){return Zf("",e,n,o,r,{bundle:this.bundle})}}class rh{debug=!1;language="en";translations={};setLanguage(e){return this.language=e,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(xi().replace("-","_"))}addTranslation(e,n){return this.translations[e]=n,this}enableDebugMode(){return this.debug=!0,this}build(){this.debug&&console.debug(`Creating gettext instance for language ${this.language}`);const e=new oh(n=>Yf(n,this.language));return this.language in this.translations&&e.addTranslations(this.translations[this.language]),e}}function ih(){return new rh}const tl=ih().detectLanguage().build(),me=(...t)=>tl.gettext(...t);function el(...t){for(const e of t)if(!e.registered){for(const{l:n,t:o}of e){if(n!==xi()||!o)continue;const r=Object.fromEntries(Object.entries(o).map(([i,a])=>[i,{msgid:i,msgid_plural:a.p,msgstr:a.v}]));tl.addTranslations({translations:{"":r}})}e.registered=!0}}const ah=[{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs-CZ",t:{Actions:{v:["Akce"]}}},{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-AR",t:{Actions:{v:["Acciones"]}}},{l:"es-EC",t:{Actions:{v:["Acciones"]}}},{l:"es-MX",t:{Actions:{v:["Acciones"]}}},{l:"et-EE",t:{Actions:{v:["Tegevus"]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:["کنش‌ها"]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"is",t:{Actions:{v:["Aðgerðir"]}}},{l:"it",t:{Actions:{v:["Azioni"]}}},{l:"ja",t:{Actions:{v:["操作"]}}},{l:"ja-JP",t:{Actions:{v:["操作"]}}},{l:"ko",t:{Actions:{v:["동작"]}}},{l:"lt-LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{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:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"uz",t:{Actions:{v:["Harakatlar"]}}},{l:"zh-CN",t:{Actions:{v:["行为"]}}},{l:"zh-HK",t:{Actions:{v:["動作"]}}},{l:"zh-TW",t:{Actions:{v:["動作"]}}}],sh=[{l:"ar",t:{Close:{v:["إغلاق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"ca",t:{Close:{v:["Tanca"]}}},{l:"cs",t:{Close:{v:["Zavřít"]}}},{l:"cs-CZ",t:{Close:{v:["Zavřít"]}}},{l:"da",t:{Close:{v:["Luk"]}}},{l:"de",t:{Close:{v:["Schließen"]}}},{l:"de-DE",t:{Close:{v:["Schließen"]}}},{l:"el",t:{Close:{v:["Κλείσιμο"]}}},{l:"en-GB",t:{Close:{v:["Close"]}}},{l:"eo",t:{Close:{v:["Fermu"]}}},{l:"es",t:{Close:{v:["Cerrar"]}}},{l:"es-AR",t:{Close:{v:["Cerrar"]}}},{l:"es-EC",t:{Close:{v:["Cerrar"]}}},{l:"es-MX",t:{Close:{v:["Cerrar"]}}},{l:"et-EE",t:{Close:{v:["Sulge"]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:["بستن"]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"is",t:{Close:{v:["Loka"]}}},{l:"it",t:{Close:{v:["Chiudi"]}}},{l:"ja",t:{Close:{v:["閉じる"]}}},{l:"ja-JP",t:{Close:{v:["閉じる"]}}},{l:"ko",t:{Close:{v:["닫기"]}}},{l:"lt-LT",t:{Close:{v:["Užverti"]}}},{l:"lv",t:{Close:{v:["Aizvērt"]}}},{l:"mk",t:{Close:{v:["Затвори"]}}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{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:"sk",t:{Close:{v:["Zavrieť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"uz",t:{Close:{v:["Yopish"]}}},{l:"zh-CN",t:{Close:{v:["关闭"]}}},{l:"zh-HK",t:{Close:{v:["關閉"]}}},{l:"zh-TW",t:{Close:{v:["關閉"]}}}],I0=[{l:"ar",t:{"External documentation for {name}":{v:["التوثيق الخارجي لـ {name}"]}}},{l:"ast",t:{"External documentation for {name}":{v:["Documentación esterna pa: {name}"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"cs-CZ",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"da",t:{"External documentation for {name}":{v:["Ekstern dokumentation for {name}"]}}},{l:"de",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"de-DE",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"el",t:{"External documentation for {name}":{v:["Εξωτερική τεκμηρίωση για {name}"]}}},{l:"en-GB",t:{"External documentation for {name}":{v:["External documentation for {name}"]}}},{l:"eo",t:{}},{l:"es",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-AR",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-EC",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-MX",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"et-EE",t:{"External documentation for {name}":{v:["Väline dokumentatsioon {nimi}"]}}},{l:"eu",t:{"External documentation for {name}":{v:["{name}-ren kanpoko dokumentazioa"]}}},{l:"fa",t:{"External documentation for {name}":{v:["اسناد بیرونی برای {name}"]}}},{l:"fi",t:{"External documentation for {name}":{v:["Ulkoinen dokumentaatio {name}lle"]}}},{l:"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:"gl",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"he",t:{"External documentation for {name}":{v:["תיעוד חיצוני עבור {name}"]}}},{l:"hu",t:{}},{l:"id",t:{"External documentation for {name}":{v:["Dokumentasi eksternal untuk {name}"]}}},{l:"is",t:{"External documentation for {name}":{v:["Utanaðkomandi leiðbeiningar fyrir {name}"]}}},{l:"it",t:{"External documentation for {name}":{v:["Documentazione esterna per {name}"]}}},{l:"ja",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ja-JP",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ko",t:{"External documentation for {name}":{v:["{name}의 외부 문서"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{}},{l:"my",t:{}},{l:"nb",t:{"External documentation for {name}":{v:["Ekstern dokumentasjon for {name}"]}}},{l:"nl",t:{"External documentation for {name}":{v:["Externe documentatie voor {name}"]}}},{l:"oc",t:{}},{l:"pl",t:{"External documentation for {name}":{v:["Dokumentacja zewnętrzna dla {name}"]}}},{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:"sk",t:{"External documentation for {name}":{v:["Externá dokumentácia pre {name}"]}}},{l:"sl",t:{}},{l:"sr",t:{"External documentation for {name}":{v:["Спољна документација за {name}"]}}},{l:"sv",t:{"External documentation for {name}":{v:["Extern dokumentation för {name}"]}}},{l:"tr",t:{"External documentation for {name}":{v:["{name} için dış belgeler"]}}},{l:"uk",t:{"External documentation for {name}":{v:["Зовнішня документація для {name}"]}}},{l:"uz",t:{"External documentation for {name}":{v:["{name}uchun tashqi hujjatlar"]}}},{l:"zh-CN",t:{"External documentation for {name}":{v:["{name} 的外部文档"]}}},{l:"zh-HK",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}},{l:"zh-TW",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}}],R0=[{l:"ar",t:{}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{}},{l:"cs-CZ",t:{}},{l:"da",t:{}},{l:"de",t:{}},{l:"de-DE",t:{}},{l:"el",t:{}},{l:"en-GB",t:{}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{}},{l:"es-EC",t:{}},{l:"es-MX",t:{}},{l:"et-EE",t:{}},{l:"eu",t:{}},{l:"fa",t:{}},{l:"fi",t:{}},{l:"fr",t:{}},{l:"ga",t:{}},{l:"gl",t:{}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{}},{l:"is",t:{}},{l:"it",t:{}},{l:"ja",t:{}},{l:"ja-JP",t:{}},{l:"ko",t:{}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{}},{l:"my",t:{}},{l:"nb",t:{}},{l:"nl",t:{}},{l:"oc",t:{}},{l:"pl",t:{}},{l:"pt-BR",t:{}},{l:"pt-PT",t:{}},{l:"ro",t:{}},{l:"ru",t:{}},{l:"sk",t:{}},{l:"sl",t:{}},{l:"sr",t:{}},{l:"sv",t:{}},{l:"tr",t:{}},{l:"uk",t:{}},{l:"uz",t:{}},{l:"zh-CN",t:{}},{l:"zh-HK",t:{}},{l:"zh-TW",t:{}}],uh=[{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:"br",t:{Next:{v:["Da heul"]},"Pause slideshow":{v:["Arsav an diaporama"]},Previous:{v:["A-raok"]},"Start slideshow":{v:["Kregiñ an diaporama"]}}},{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:"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-AR",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{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-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:"et-EE",t:{Next:{v:["Edasi"]},"Pause slideshow":{v:["Slaidiesitluse paus"]},Previous:{v:["Eelmine"]},"Start slideshow":{v:["Alusta slaidiesitust"]}}},{l:"eu",t:{Next:{v:["Hurrengoa"]},"Pause slideshow":{v:["Pausatu diaporama"]},Previous:{v:["Aurrekoa"]},"Start slideshow":{v:["Hasi diaporama"]}}},{l:"fa",t:{Next:{v:["بعدی"]},"Pause slideshow":{v:["توقف نمایش اسلاید"]},Previous:{v:["قبلی"]},"Start slideshow":{v:["شروع نمایش اسلاید"]}}},{l:"fi",t:{Next:{v:["Seuraava"]},"Pause slideshow":{v:["Keskeytä diaesitys"]},Previous:{v:["Edellinen"]},"Start slideshow":{v:["Aloita diaesitys"]}}},{l:"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:"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:"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:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"is",t:{Next:{v:["Næsta"]},"Pause slideshow":{v:["Gera hlé á skyggnusýningu"]},Previous:{v:["Fyrri"]},"Start slideshow":{v:["Byrja skyggnusýningu"]}}},{l:"it",t:{Next:{v:["Successivo"]},"Pause slideshow":{v:["Presentazione in pausa"]},Previous:{v:["Precedente"]},"Start slideshow":{v:["Avvia presentazione"]}}},{l:"ja",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ja-JP",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ko",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:"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:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Pauzeer diavoorstelling"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Start diavoorstelling"]}}},{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:"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:"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:"sr",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:"tr",t:{Next:{v:["Sonraki"]},"Pause slideshow":{v:["Slayt sunumunu duraklat"]},Previous:{v:["Önceki"]},"Start slideshow":{v:["Slayt sunumunu başlat"]}}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"uz",t:{Next:{v:["Keyingi"]},"Pause slideshow":{v:["Slayd-shouni to'xtatib turish"]},Previous:{v:["Oldingi"]},"Start slideshow":{v:["Slayd-shouni boshlash"]}}},{l:"zh-CN",t:{Next:{v:["下一个"]},"Pause slideshow":{v:["暂停幻灯片"]},Previous:{v:["上一个"]},"Start slideshow":{v:["开始幻灯片"]}}},{l:"zh-HK",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zh-TW",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}}];function M0(t,e,n,o,r,i,a,s){var u=typeof t=="function"?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0);var l;if(r&&(l=r),l)if(u.functional){u._injectStyles=l;var d=u.render;u.render=function(m,y){return l.call(y),d(m,y)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}var z0="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",j0="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",H0="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",V0="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",U0="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",W0="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",G0="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",q0="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",K0="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",Z0="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z";function lh(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var nl={exports:{}},nt=nl.exports={},Dt,Lt;function Vr(){throw new Error("setTimeout has not been defined")}function Ur(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Dt=setTimeout:Dt=Vr}catch{Dt=Vr}try{typeof clearTimeout=="function"?Lt=clearTimeout:Lt=Ur}catch{Lt=Ur}})();function ol(t){if(Dt===setTimeout)return setTimeout(t,0);if((Dt===Vr||!Dt)&&setTimeout)return Dt=setTimeout,setTimeout(t,0);try{return Dt(t,0)}catch{try{return Dt.call(null,t,0)}catch{return Dt.call(this,t,0)}}}function ch(t){if(Lt===clearTimeout)return clearTimeout(t);if((Lt===Ur||!Lt)&&clearTimeout)return Lt=clearTimeout,clearTimeout(t);try{return Lt(t)}catch{try{return Lt.call(null,t)}catch{return Lt.call(this,t)}}}var Wt=[],Ve=!1,be,fo=-1;function dh(){!Ve||!be||(Ve=!1,be.length?Wt=be.concat(Wt):fo=-1,Wt.length&&rl())}function rl(){if(!Ve){var t=ol(dh);Ve=!0;for(var e=Wt.length;e;){for(be=Wt,Wt=[];++fo1)for(var n=1;nt!=null,vh=Object.prototype.toString,mh=t=>vh.call(t)==="[object Object]",Wr=()=>{};function gh(t){return Js()}function al(t,e=!0,n){gh()?gu(t,n):e?t():Ro(t)}Z.util.warn;function Ze(t){var e;const n=Se(t);return(e=n?.$el)!=null?e:n}const on=fh?window:void 0;function Ue(...t){let e,n,o,r;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,o,r]=t,e=on):[e,n,o,r]=t,!e)return Wr;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const i=[],a=()=>{i.forEach(d=>d()),i.length=0},s=(d,h,m,y)=>(d.addEventListener(h,m,y),()=>d.removeEventListener(h,m,y)),u=nn(()=>[Ze(e),Se(r)],([d,h])=>{if(a(),!d)return;const m=mh(h)?{...h}:h;i.push(...n.flatMap(y=>o.map(E=>s(d,y,E,m))))},{immediate:!0,flush:"post"}),l=()=>{u(),a()};return Mo(l),l}function yh(){const t=yt(!1);return Js()&&gu(()=>{t.value=!0},void 0),t}function Ci(t){const e=yh();return Ht(()=>(e.value,!!t()))}function bh(t,e,n={}){const{window:o=on,...r}=n;let i;const a=Ci(()=>o&&"MutationObserver"in o),s=()=>{i&&(i.disconnect(),i=void 0)},u=Ht(()=>{const m=Se(t),y=(Array.isArray(m)?m:[m]).map(Ze).filter(hh);return new Set(y)}),l=nn(()=>u.value,m=>{s(),a.value&&m.size&&(i=new MutationObserver(e),m.forEach(y=>i.observe(y,r)))},{immediate:!0,flush:"post"}),d=()=>i?.takeRecords(),h=()=>{l(),s()};return Mo(h),{isSupported:a,stop:h,takeRecords:d}}function wh(t,e={}){const{window:n=on}=e,o=Ci(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let r;const i=yt(!1),a=l=>{i.value=l.matches},s=()=>{r&&("removeEventListener"in r?r.removeEventListener("change",a):r.removeListener(a))},u=Cc(()=>{o.value&&(s(),r=n.matchMedia(Se(t)),"addEventListener"in r?r.addEventListener("change",a):r.addListener(a),i.value=r.matches)});return Mo(()=>{u(),s(),r=void 0}),i}function _h(t,e,n={}){const{window:o=on,...r}=n;let i;const a=Ci(()=>o&&"ResizeObserver"in o),s=()=>{i&&(i.disconnect(),i=void 0)},u=Ht(()=>{const h=Se(t);return Array.isArray(h)?h.map(m=>Ze(m)):[Ze(h)]}),l=nn(u,h=>{if(s(),a.value&&o){i=new ResizeObserver(e);for(const m of h)m&&i.observe(m,r)}},{immediate:!0,flush:"post"}),d=()=>{s(),l()};return Mo(d),{isSupported:a,stop:d}}function is(t,e={}){const{reset:n=!0,windowResize:o=!0,windowScroll:r=!0,immediate:i=!0,updateTiming:a="sync"}=e,s=yt(0),u=yt(0),l=yt(0),d=yt(0),h=yt(0),m=yt(0),y=yt(0),E=yt(0);function k(){const O=Ze(t);if(!O){n&&(s.value=0,u.value=0,l.value=0,d.value=0,h.value=0,m.value=0,y.value=0,E.value=0);return}const _=O.getBoundingClientRect();s.value=_.height,u.value=_.bottom,l.value=_.left,d.value=_.right,h.value=_.top,m.value=_.width,y.value=_.x,E.value=_.y}function A(){a==="sync"?k():a==="next-frame"&&requestAnimationFrame(()=>k())}return _h(t,A),nn(()=>Ze(t),O=>!O&&A()),bh(t,A,{attributeFilter:["style","class"]}),r&&Ue("scroll",A,{capture:!0,passive:!0}),o&&Ue("resize",A,{passive:!0}),al(()=>{i&&A()}),{height:s,bottom:u,left:l,right:d,top:h,width:m,x:y,y:E,update:A}}function xh(t,e={}){const{threshold:n=50,onSwipe:o,onSwipeEnd:r,onSwipeStart:i,passive:a=!0,window:s=on}=e,u=ta({x:0,y:0}),l=ta({x:0,y:0}),d=Ht(()=>u.x-l.x),h=Ht(()=>u.y-l.y),{max:m,abs:y}=Math,E=Ht(()=>m(y(d.value),y(h.value))>=n),k=yt(!1),A=Ht(()=>E.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],_=(F,b)=>{u.x=F,u.y=b},I=(F,b)=>{l.x=F,l.y=b};let D;const U=Ch(s?.document);a?D=U?{passive:!0}:{capture:!1}:D=U?{passive:!1,capture:!0}:{capture:!0};const tt=F=>{k.value&&r?.(F,A.value),k.value=!1},W=[Ue(t,"touchstart",F=>{if(F.touches.length!==1)return;D.capture&&!D.passive&&F.preventDefault();const[b,w]=O(F);_(b,w),I(b,w),i?.(F)},D),Ue(t,"touchmove",F=>{if(F.touches.length!==1)return;const[b,w]=O(F);I(b,w),!k.value&&E.value&&(k.value=!0),k.value&&o?.(F)},D),Ue(t,["touchend","touchcancel"],tt,D)];return{isPassiveEventSupported:U,isSwiping:k,direction:A,coordsStart:u,coordsEnd:l,lengthX:d,lengthY:h,stop:()=>W.forEach(F=>F())}}function Ch(t){if(!t)return!1;let e=!1;const n={get passive(){return e=!0,!1}};return t.addEventListener("x",Wr,n),t.removeEventListener("x",Wr),e}function Eh(t={}){const{window:e=on,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:r=!0,includeScrollbar:i=!0,type:a="inner"}=t,s=yt(n),u=yt(o),l=()=>{e&&(a==="outer"?(s.value=e.outerWidth,u.value=e.outerHeight):i?(s.value=e.innerWidth,u.value=e.innerHeight):(s.value=e.document.documentElement.clientWidth,u.value=e.document.documentElement.clientHeight))};if(l(),al(l),Ue("resize",l,{passive:!0}),r){const d=wh("(orientation: portrait)");nn(d,()=>l())}return{width:s,height:u}}const Ah=t=>{t.mounted?Array.isArray(t.mounted)||(t.mounted=[t.mounted]):t.mounted=[],t.mounted.push(function(){this.$el.setAttribute("data-v-5a538c8","")})};var Sh="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",Th="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",sl=["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=sl.join(","),ul=typeof Element>"u",Te=ul?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,To=!ul&&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},$o=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",a=i||n&&e&&t(e.parentNode);return a},$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"},ll=function(t,e,n){if($o(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(So));return e&&Te.call(t,So)&&o.unshift(t),o=o.filter(n),o},cl=function t(e,n,o){for(var r=[],i=Array.from(e);i.length;){var a=i.shift();if(!$o(a,!1))if(a.tagName==="SLOT"){var s=a.assignedElements(),u=s.length?s:a.children,l=t(u,!0,o);o.flatten?r.push.apply(r,l):r.push({scopeParent:a,candidates:l})}else{var d=Te.call(a,So);d&&o.filter(a)&&(n||!e.includes(a))&&r.push(a);var h=a.shadowRoot||typeof o.getShadowRoot=="function"&&o.getShadowRoot(a),m=!$o(h,!1)&&(!o.shadowRootFilter||o.shadowRootFilter(a));if(h&&m){var y=t(h===!0?a.children:h.children,!0,o);o.flatten?r.push.apply(r,y):r.push({scopeParent:a,candidates:y})}else i.unshift.apply(i,a.children)}}return r},dl=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))&&!dl(t)?0:t.tabIndex},kh=function(t,e){var n=ye(t);return n<0&&e&&!dl(t)?0:n},Ph=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},pl=function(t){return t.tagName==="INPUT"},Nh=function(t){return pl(t)&&t.type==="hidden"},Oh=function(t){var e=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return e},Dh=function(t,e){for(var n=0;nsummary:first-of-type"),i=r?t.parentElement:t;if(Te.call(i,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof o=="function"){for(var a=t;t;){var s=t.parentElement,u=To(t);if(s&&!s.shadowRoot&&o(s)===!0)return as(t);t.assignedSlot?t=t.assignedSlot:!s&&u!==t.ownerDocument?t=u.host:t=s}t=a}if(Ih(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return as(t);return!1},Mh=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)},jh=function t(e){var n=[],o=[];return e.forEach(function(r,i){var a=!!r.scopeParent,s=a?r.scopeParent:r,u=kh(s,a),l=a?t(r.candidates):s;u===0?a?n.push.apply(n,l):n.push(s):o.push({documentOrder:i,tabIndex:u,item:r,isScope:a,content:l})}),o.sort(Ph).reduce(function(r,i){return i.isScope?r.push.apply(r,i.content):r.push(i.content),r},[]).concat(n)},Hh=function(t,e){e=e||{};var n;return e.getShadowRoot?n=cl([t],e.includeContainer,{filter:Gr.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot,shadowRootFilter:zh}):n=ll(t,e.includeContainer,Gr.bind(null,e)),jh(n)},Vh=function(t,e){e=e||{};var n;return e.getShadowRoot?n=cl([t],e.includeContainer,{filter:ko.bind(null,e),flatten:!0,getShadowRoot:e.getShadowRoot}):n=ll(t,e.includeContainer,ko.bind(null,e)),n},Ie=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Te.call(t,So)===!1?!1:Gr(e,t)},Uh=sl.concat("iframe").join(","),vr=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Te.call(t,Uh)===!1?!1:ko(e,t)};function ss(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 us(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()}},Kh=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},wn=function(t){return t?.key==="Tab"||t?.keyCode===9},Yh=function(t){return wn(t)&&!t.shiftKey},Xh=function(t){return wn(t)&&t.shiftKey},cs=function(t){return setTimeout(t,0)},ds=function(t,e){var n=-1;return t.every(function(o,r){return e(o)?(n=r,!1):!0}),n},gn=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)b=n.activeElement;else{var w=i.tabbableGroups[0],S=w&&w.firstTabbableNode;b=S||l("fallbackFocus")}if(!b)throw new Error("Your focus-trap needs to have at least one focusable element");return b},h=function(){if(i.containerGroups=i.containers.map(function(b){var w=Hh(b,r.tabbableOptions),S=Vh(b,r.tabbableOptions),p=w.length>0?w[0]:void 0,f=w.length>0?w[w.length-1]:void 0,g=S.find(function(P){return Ie(P)}),x=S.slice().reverse().find(function(P){return Ie(P)}),$=!!w.find(function(P){return ye(P)>0});return{container:b,tabbableNodes:w,focusableNodes:S,posTabIndexesFound:$,firstTabbableNode:p,lastTabbableNode:f,firstDomTabbableNode:g,lastDomTabbableNode:x,nextTabbableNode:function(P){var L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,B=w.indexOf(P);return B<0?L?S.slice(S.indexOf(P)+1).find(function(R){return Ie(R)}):S.slice(0,S.indexOf(P)).reverse().find(function(R){return Ie(R)}):w[B+(L?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(b){return b.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!l("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(b){return b.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 b(w){if(w!==!1&&w!==n.activeElement){if(!w||!w.focus){b(d());return}w.focus({preventScroll:!!r.preventScroll}),i.mostRecentlyFocusedNode=w,Kh(w)&&w.select()}},y=function(b){var w=l("setReturnFocus",b);return w||(w===!1?!1:b)},E=function(b){var w=b.target,S=b.event,p=b.isBackward,f=p===void 0?!1:p;w=w||to(S),h();var g=null;if(i.tabbableGroups.length>0){var x=u(w,S),$=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 P=ds(i.tabbableGroups,function(z){var ot=z.firstTabbableNode;return w===ot});if(P<0&&($.container===w||vr(w,r.tabbableOptions)&&!Ie(w,r.tabbableOptions)&&!$.nextTabbableNode(w,!1))&&(P=x),P>=0){var L=P===0?i.tabbableGroups.length-1:P-1,B=i.tabbableGroups[L];g=ye(w)>=0?B.lastTabbableNode:B.lastDomTabbableNode}else wn(S)||(g=$.nextTabbableNode(w,!1))}else{var R=ds(i.tabbableGroups,function(z){var ot=z.lastTabbableNode;return w===ot});if(R<0&&($.container===w||vr(w,r.tabbableOptions)&&!Ie(w,r.tabbableOptions)&&!$.nextTabbableNode(w))&&(R=x),R>=0){var N=R===i.tabbableGroups.length-1?0:R+1,G=i.tabbableGroups[N];g=ye(w)>=0?G.firstTabbableNode:G.firstDomTabbableNode}else wn(S)||(g=$.nextTabbableNode(w))}}else g=l("fallbackFocus");return g},k=function(b){var w=to(b);if(!(u(w,b)>=0)){if(gn(r.clickOutsideDeactivates,b)){a.deactivate({returnFocus:r.returnFocusOnDeactivate});return}gn(r.allowOutsideClick,b)||b.preventDefault()}},A=function(b){var w=to(b),S=u(w,b)>=0;if(S||w instanceof Document)S&&(i.mostRecentlyFocusedNode=w);else{b.stopImmediatePropagation();var p,f=!0;if(i.mostRecentlyFocusedNode)if(ye(i.mostRecentlyFocusedNode)>0){var g=u(i.mostRecentlyFocusedNode),x=i.containerGroups[g].tabbableNodes;if(x.length>0){var $=x.findIndex(function(P){return P===i.mostRecentlyFocusedNode});$>=0&&(r.isKeyForward(i.recentNavEvent)?$+1=0&&(p=x[$-1],f=!1))}}else i.containerGroups.some(function(P){return P.tabbableNodes.some(function(L){return ye(L)>0})})||(f=!1);else f=!1;f&&(p=E({target:i.mostRecentlyFocusedNode,isBackward:r.isKeyBackward(i.recentNavEvent)})),m(p||i.mostRecentlyFocusedNode||d())}i.recentNavEvent=void 0},O=function(b){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;i.recentNavEvent=b;var S=E({event:b,isBackward:w});S&&(wn(b)&&b.preventDefault(),m(S))},_=function(b){if(Zh(b)&&gn(r.escapeDeactivates,b)!==!1){b.preventDefault(),a.deactivate();return}(r.isKeyForward(b)||r.isKeyBackward(b))&&O(b,r.isKeyBackward(b))},I=function(b){var w=to(b);u(w,b)>=0||gn(r.clickOutsideDeactivates,b)||gn(r.allowOutsideClick,b)||(b.preventDefault(),b.stopImmediatePropagation())},D=function(){if(i.active)return ls.activateTrap(o,a),i.delayInitialFocusTimer=r.delayInitialFocus?cs(function(){m(d())}):m(d()),n.addEventListener("focusin",A,!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",_,{capture:!0,passive:!1}),a},U=function(){if(i.active)return n.removeEventListener("focusin",A,!0),n.removeEventListener("mousedown",k,!0),n.removeEventListener("touchstart",k,!0),n.removeEventListener("click",I,!0),n.removeEventListener("keydown",_,!0),a},tt=function(b){var w=b.some(function(S){var p=Array.from(S.removedNodes);return p.some(function(f){return f===i.mostRecentlyFocusedNode})});w&&m(d())},W=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(tt):void 0,F=function(){W&&(W.disconnect(),i.active&&!i.paused&&i.containers.map(function(b){W.observe(b,{subtree:!0,childList:!0})}))};return a={get active(){return i.active},get paused(){return i.paused},activate:function(b){if(i.active)return this;var w=s(b,"onActivate"),S=s(b,"onPostActivate"),p=s(b,"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(b){if(!i.active)return this;var w=us({onDeactivate:r.onDeactivate,onPostDeactivate:r.onPostDeactivate,checkCanReturnFocus:r.checkCanReturnFocus},b);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,U(),i.active=!1,i.paused=!1,F(),ls.deactivateTrap(o,a);var S=s(w,"onDeactivate"),p=s(w,"onPostDeactivate"),f=s(w,"checkCanReturnFocus"),g=s(w,"returnFocus","returnFocusOnDeactivate");S?.();var x=function(){cs(function(){g&&m(y(i.nodeFocusedBeforeActivation)),p?.()})};return g&&f?(f(y(i.nodeFocusedBeforeActivation)).then(x,x),this):(x(),this)},pause:function(b){if(i.paused||!i.active)return this;var w=s(b,"onPause"),S=s(b,"onPostPause");return i.paused=!0,w?.(),U(),F(),S?.(),this},unpause:function(b){if(!i.paused||!i.active)return this;var w=s(b,"onUnpause"),S=s(b,"onPostUnpause");return i.paused=!1,w?.(),h(),D(),F(),S?.(),this},updateContainerElements:function(b){var w=[].concat(b).filter(Boolean);return i.containers=w.map(function(S){return typeof S=="string"?n.querySelector(S):S}),i.active&&h(),F(),this}},a.updateContainerElements(t),a};const hl=t=>Math.random().toString(36).replace(/[^a-z]+/g,"").slice(0,5);function Pn(){return window._nc_focus_trap??=[],window._nc_focus_trap}function Qh(){let t=[];return{pause(){t=[...Pn()];for(const e of t)e.pause()},unpause(){if(t.length===Pn().length)for(const e of t)e.unpause();t=[]}}}function Xt(t){return t.split("-")[0]}function We(t){return t.split("-")[1]}function Bn(t){return["top","bottom"].includes(Xt(t))?"x":"y"}function Ei(t){return t==="y"?"height":"width"}function ps(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 a;switch(Xt(o)){case"top":a={x:r,y:e.y-n.height};break;case"bottom":a={x:r,y:e.y+e.height};break;case"right":a={x:e.x+e.width,y:i};break;case"left":a={x:e.x-n.width,y:i};break;default:a={x:e.x,y:e.y}}const s=Bn(o),u=Ei(s);switch(We(o)){case"start":a[s]=a[s]-(e[u]/2-n[u]/2);break;case"end":a[s]=a[s]+(e[u]/2-n[u]/2);break}return a}const tv=async(t,e,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:i=[],platform:a}=n;let s=await a.getElementRects({reference:t,floating:e,strategy:r}),{x:u,y:l}=ps({...s,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:a,rects:s,platform:u}=e;if(n==null)return{};const l=vl(o),d={x:r,y:i},h=Xt(a),m=Bn(h),y=Ei(m),E=await u.getDimensions({element:n}),k=m==="y"?"top":"left",A=m==="y"?"bottom":"right",O=s.reference[y]+s.reference[m]-d[m]-s.floating[y],_=d[m]-s.reference[m],I=await u.getOffsetParent({element:n}),D=I?m==="y"?I.clientHeight||0:I.clientWidth||0:0,U=O/2-_/2,tt=l[k],W=D-E[y]-l[A],F=D/2-E[y]/2+U,b=Kr(tt,F,W);return{data:{[m]:b,centerOffset:F-b}}}}),rv={left:"right",right:"left",bottom:"top",top:"bottom"};function Po(t){return t.replace(/left|right|bottom|top/g,e=>rv[e])}function ml(t,e){const n=We(t)==="start",o=Bn(t),r=Ei(o);let i=o==="x"?n?"right":"left":n?"bottom":"top";return e.reference[r]>e.floating[r]&&(i=Po(i)),{main:i,cross:Po(i)}}const iv={start:"end",end:"start"};function Zr(t){return t.replace(/start|end/g,e=>iv[e])}const av=["top","right","bottom","left"],sv=av.reduce((t,e)=>t.concat(e,e+"-start",e+"-end"),[]);function uv(t,e,n){return(t?[...n.filter(o=>We(o)===t),...n.filter(o=>We(o)!==t)]:n.filter(o=>Xt(o)===o)).filter(o=>t?We(o)===t||(e?Zr(o)!==o:!1):!0)}const lv=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,o,r,i,a,s;const{x:u,y:l,rects:d,middlewareData:h,placement:m}=e,{alignment:y=null,allowedPlacements:E=sv,autoAlignment:k=!0,...A}=t;if((n=h.autoPlacement)!=null&&n.skip)return{};const O=uv(y,k,E),_=await zo(e,A),I=(o=(r=h.autoPlacement)==null?void 0:r.index)!=null?o:0,D=O[I],{main:U,cross:tt}=ml(D,d);if(m!==D)return{x:u,y:l,reset:{placement:O[0]}};const W=[_[Xt(D)],_[U],_[tt]],F=[...(i=(a=h.autoPlacement)==null?void 0:a.overflows)!=null?i:[],{placement:D,overflows:W}],b=O[I+1];if(b)return{data:{index:I+1,overflows:F},reset:{placement:b}};const w=F.slice().sort((p,f)=>p.overflows[0]-f.overflows[0]),S=(s=w.find(p=>{let{overflows:f}=p;return f.every(g=>g<=0)}))==null?void 0:s.placement;return{data:{skip:!0},reset:{placement:S??w[0].placement}}}}};function cv(t){const e=Po(t);return[Zr(t),e,Zr(e)]}const dv=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,o;const{placement:r,middlewareData:i,rects:a,initialPlacement:s}=e;if((n=i.flip)!=null&&n.skip)return{};const{mainAxis:u=!0,crossAxis:l=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",flipAlignment:m=!0,...y}=t,E=Xt(r),k=d||(E===s||!m?[Po(s)]:cv(s)),A=[s,...k],O=await zo(e,y),_=[];let I=((o=i.flip)==null?void 0:o.overflows)||[];if(u&&_.push(O[E]),l){const{main:W,cross:F}=ml(r,a);_.push(O[W],O[F])}if(I=[...I,{placement:r,overflows:_}],!_.every(W=>W<=0)){var D,U;const W=((D=(U=i.flip)==null?void 0:U.index)!=null?D:0)+1,F=A[W];if(F)return{data:{index:W,overflows:I},reset:{placement:F}};let b="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&&(b=w);break}case"initialPlacement":b=s;break}return{data:{skip:!0},reset:{placement:b}}}return{}}}};function pv(t){let{placement:e,rects:n,value:o}=t;const r=Xt(e),i=["left","top"].includes(r)?-1:1,a=typeof o=="function"?o({...n,placement:e}):o,{mainAxis:s,crossAxis:u}=typeof a=="number"?{mainAxis:a,crossAxis:0}:{mainAxis:0,crossAxis:0,...a};return Bn(r)==="x"?{x:u,y:s*i}:{x:s*i,y:u}}const fv=function(t){return t===void 0&&(t=0),{name:"offset",options:t,fn(e){const{x:n,y:o,placement:r,rects:i}=e,a=pv({placement:r,rects:i,value:t});return{x:n+a.x,y:o+a.y,data:a}}}};function hv(t){return t==="x"?"y":"x"}const vv=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:a=!1,limiter:s={fn:A=>{let{x:O,y:_}=A;return{x:O,y:_}}},...u}=t,l={x:n,y:o},d=await zo(e,u),h=Bn(Xt(r)),m=hv(h);let y=l[h],E=l[m];if(i){const A=h==="y"?"top":"left",O=h==="y"?"bottom":"right",_=y+d[A],I=y-d[O];y=Kr(_,y,I)}if(a){const A=m==="y"?"top":"left",O=m==="y"?"bottom":"right",_=E+d[A],I=E-d[O];E=Kr(_,E,I)}const k=s.fn({...e,[h]:y,[m]:E});return{...k,data:{x:k.x-n,y:k.y-o}}}}},mv=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:a,...s}=t;if((n=i.size)!=null&&n.skip)return{};const u=await zo(e,s),l=Xt(o),d=We(o)==="end";let h,m;l==="top"||l==="bottom"?(h=l,m=d?"left":"right"):(m=l,h=d?"top":"bottom");const y=ge(u.left,0),E=ge(u.right,0),k=ge(u.top,0),A=ge(u.bottom,0),O={height:r.floating.height-(["left","right"].includes(o)?2*(k!==0||A!==0?k+A:ge(u.top,u.bottom)):u[h]),width:r.floating.width-(["top","bottom"].includes(o)?2*(y!==0||E!==0?y+E:ge(u.left,u.right)):u[m])};return a?.({...O,...r}),{data:{skip:!0},reset:{rects:!0}}}}};function Ai(t){return t?.toString()==="[object Window]"}function le(t){if(t==null)return window;if(!Ai(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function jo(t){return le(t).getComputedStyle(t)}function Zt(t){return Ai(t)?"":t?(t.nodeName||"").toLowerCase():""}function Yt(t){return t instanceof le(t).HTMLElement}function No(t){return t instanceof le(t).Element}function gv(t){return t instanceof le(t).Node}function gl(t){const e=le(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function Ho(t){const{overflow:e,overflowX:n,overflowY:o}=jo(t);return/auto|scroll|overlay|hidden/.test(e+o+n)}function yv(t){return["table","td","th"].includes(Zt(t))}function yl(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),n=jo(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 fs=Math.min,_n=Math.max,Oo=Math.round;function Ye(t,e){e===void 0&&(e=!1);const n=t.getBoundingClientRect();let o=1,r=1;return e&&Yt(t)&&(o=t.offsetWidth>0&&Oo(n.width)/t.offsetWidth||1,r=t.offsetHeight>0&&Oo(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 ce(t){return((gv(t)?t.ownerDocument:t.document)||window.document).documentElement}function Vo(t){return Ai(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function bl(t){return Ye(ce(t)).left+Vo(t).scrollLeft}function bv(t){const e=Ye(t);return Oo(e.width)!==t.offsetWidth||Oo(e.height)!==t.offsetHeight}function wv(t,e,n){const o=Yt(e),r=ce(e),i=Ye(t,o&&bv(e));let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(o||!o&&n!=="fixed")if((Zt(e)!=="body"||Ho(r))&&(a=Vo(e)),Yt(e)){const u=Ye(e,!0);s.x=u.x+e.clientLeft,s.y=u.y+e.clientTop}else r&&(s.x=bl(r));return{x:i.left+a.scrollLeft-s.x,y:i.top+a.scrollTop-s.y,width:i.width,height:i.height}}function Uo(t){return Zt(t)==="html"?t:t.assignedSlot||t.parentNode||(gl(t)?t.host:null)||ce(t)}function hs(t){return!Yt(t)||getComputedStyle(t).position==="fixed"?null:t.offsetParent}function _v(t){let e=Uo(t);for(;Yt(e)&&!["html","body"].includes(Zt(e));){if(yl(e))return e;e=e.parentNode}return null}function Yr(t){const e=le(t);let n=hs(t);for(;n&&yv(n)&&getComputedStyle(n).position==="static";)n=hs(n);return n&&(Zt(n)==="html"||Zt(n)==="body"&&getComputedStyle(n).position==="static"&&!yl(n))?e:n||_v(t)||e}function vs(t){return{width:t.offsetWidth,height:t.offsetHeight}}function xv(t){let{rect:e,offsetParent:n,strategy:o}=t;const r=Yt(n),i=ce(n);if(n===i)return e;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((r||!r&&o!=="fixed")&&((Zt(n)!=="body"||Ho(i))&&(a=Vo(n)),Yt(n))){const u=Ye(n,!0);s.x=u.x+n.clientLeft,s.y=u.y+n.clientTop}return{...e,x:e.x-a.scrollLeft+s.x,y:e.y-a.scrollTop+s.y}}function Cv(t){const e=le(t),n=ce(t),o=e.visualViewport;let r=n.clientWidth,i=n.clientHeight,a=0,s=0;return o&&(r=o.width,i=o.height,Math.abs(e.innerWidth/o.scale-o.width)<.01&&(a=o.offsetLeft,s=o.offsetTop)),{width:r,height:i,x:a,y:s}}function Ev(t){var e;const n=ce(t),o=Vo(t),r=(e=t.ownerDocument)==null?void 0:e.body,i=_n(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=_n(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let s=-o.scrollLeft+bl(t);const u=-o.scrollTop;return jo(r||n).direction==="rtl"&&(s+=_n(n.clientWidth,r?r.clientWidth:0)-i),{width:i,height:a,x:s,y:u}}function wl(t){return["html","body","#document"].includes(Zt(t))?t.ownerDocument.body:Yt(t)&&Ho(t)?t:wl(Uo(t))}function Do(t,e){var n;e===void 0&&(e=[]);const o=wl(t),r=o===((n=t.ownerDocument)==null?void 0:n.body),i=le(o),a=r?[i].concat(i.visualViewport||[],Ho(o)?o:[]):o,s=e.concat(a);return r?s:s.concat(Do(Uo(a)))}function Av(t,e){const n=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&&gl(n)){let o=e;do{if(o&&t===o)return!0;o=o.parentNode||o.host}while(o)}return!1}function Sv(t){const e=Ye(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 ms(t,e){return e==="viewport"?qr(Cv(t)):No(e)?Sv(e):qr(Ev(ce(t)))}function Tv(t){const e=Do(Uo(t)),n=["absolute","fixed"].includes(jo(t).position)&&Yt(t)?Yr(t):t;return No(n)?e.filter(o=>No(o)&&Av(o,n)&&Zt(o)!=="body"):[]}function $v(t){let{element:e,boundary:n,rootBoundary:o}=t;const r=[...n==="clippingParents"?Tv(e):[].concat(n),o],i=r[0],a=r.reduce((s,u)=>{const l=ms(e,u);return s.top=_n(l.top,s.top),s.right=fs(l.right,s.right),s.bottom=fs(l.bottom,s.bottom),s.left=_n(l.left,s.left),s},ms(e,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}const kv={getElementRects:t=>{let{reference:e,floating:n,strategy:o}=t;return{reference:wv(e,Yr(n),o),floating:{...vs(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:t=>xv(t),getOffsetParent:t=>{let{element:e}=t;return Yr(e)},isElement:t=>No(t),getDocumentElement:t=>{let{element:e}=t;return ce(e)},getClippingClientRect:t=>$v(t),getDimensions:t=>{let{element:e}=t;return vs(e)},getClientRects:t=>{let{element:e}=t;return e.getClientRects()}},Pv=(t,e,n)=>tv(t,e,{platform:kv,...n});var Nv=Object.defineProperty,Ov=Object.defineProperties,Dv=Object.getOwnPropertyDescriptors,Lo=Object.getOwnPropertySymbols,_l=Object.prototype.hasOwnProperty,xl=Object.prototype.propertyIsEnumerable,gs=(t,e,n)=>e in t?Nv(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,ee=(t,e)=>{for(var n in e||(e={}))_l.call(e,n)&&gs(t,n,e[n]);if(Lo)for(var n of Lo(e))xl.call(e,n)&&gs(t,n,e[n]);return t},Wo=(t,e)=>Ov(t,Dv(e)),Lv=(t,e)=>{var n={};for(var o in t)_l.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(t!=null&&Lo)for(var o of Lo(t))e.indexOf(o)<0&&xl.call(t,o)&&(n[o]=t[o]);return n};function Cl(t,e){for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(typeof e[n]=="object"&&t[n]?Cl(t[n],e[n]):t[n]=e[n])}const Ft={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 Xe(t,e){let n=Ft.themes[t]||{},o;do o=n[e],typeof o>"u"?n.$extend?n=Ft.themes[n.$extend]||{}:(n=null,o=Ft[e]):n=null;while(n);return o}function Fv(t){const e=[t];let n=Ft.themes[t]||{};do n.$extend&&!n.$resetCss?(e.push(n.$extend),n=Ft.themes[n.$extend]||{}):n=null;while(n);return e.map(o=>`v-popper--theme-${o}`)}function ys(t){const e=[t];let n=Ft.themes[t]||{};do n.$extend?(e.push(n.$extend),n=Ft.themes[n.$extend]||{}):n=null;while(n);return e}let $e=!1;if(typeof window<"u"){$e=!1;try{const t=Object.defineProperty({},"passive",{get(){$e=!0}});window.addEventListener("test",null,t)}catch{}}let El=!1;typeof window<"u"&&typeof navigator<"u"&&(El=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Al=["auto","top","bottom","left","right"].reduce((t,e)=>t.concat([e,`${e}-start`,`${e}-end`]),[]),bs={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},ws={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function _s(t,e){const n=t.indexOf(e);n!==-1&&t.splice(n,1)}function mr(){return new Promise(t=>requestAnimationFrame(()=>{requestAnimationFrame(t)}))}const $t=[];let ve=null;const xs={};function Cs(t){let e=xs[t];return e||(e=xs[t]=[]),e}let Xr=function(){};typeof window<"u"&&(Xr=window.Element);function V(t){return function(){const e=this.$props;return Xe(e.theme,t)}}const gr="__floating-vue__popper";var Sl=()=>({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=>Al.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,Xr,Boolean],default:V("container")},boundary:{type:[String,Xr],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{[gr]:{parentPopper:this}}},inject:{[gr]:{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(ee({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var t;return(t=this[gr])==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:ee(ee({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(fv({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?e.middleware.push(lv({alignment:(t=this.placement.split("-")[1])!=null?t:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(vv({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&e.middleware.push(dv({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(ov({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:i,middlewareData:a})=>{let s;const{centerOffset:u}=a.arrow;return r.startsWith("top")||r.startsWith("bottom")?s=Math.abs(u)>i.reference.width/2:s=Math.abs(u)>i.reference.height/2,{data:{overflow:s}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:i,placement:a,middlewareData:s})=>{var u;if((u=s.autoSize)!=null&&u.skip)return{};let l,d;return a.startsWith("top")||a.startsWith("bottom")?l=i.reference.width:d=i.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=l!=null?`${l}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(mv({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 Pv(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:o.x,y:o.y,placement:o.placement,strategy:o.strategy,arrow:ee(ee({},o.middlewareData.arrow),o.middlewareData.arrowOverflow)})},$_scheduleShow(t=null,e=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),ve&&this.instantMove&&ve.instantMove&&ve!==this.parentPopper){ve.$_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&&(ve=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 mr(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Do(this.$_referenceNode),...Do(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const e=this.$_referenceNode.getBoundingClientRect(),n=this.$_popperNode.querySelector(".v-popper__wrapper"),o=n.parentNode.getBoundingClientRect(),r=e.x+e.width/2-(o.left+n.offsetLeft),i=e.y+e.height/2-(o.top+n.offsetTop);this.result.transformOrigin=`${r}px ${i}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const t=this.showGroup;if(t){let e;for(let n=0;n<$t.length;n++)e=$t[n],e.showGroup!==t&&(e.hide(),e.$emit("close-group"))}$t.push(this),document.body.classList.add("v-popper--some-open");for(const e of ys(this.theme))Cs(e).push(this),document.body.classList.add(`v-popper--some-open--${e}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await mr(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(t=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=t,_s($t,this),$t.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of ys(this.theme)){const o=Cs(n);_s(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}ve===this&&(ve=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=Xe(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 mr(),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,bs,this.triggers,this.showTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],bs,this.popperTriggers,this.popperShowTriggers,t);const e=n=>o=>{o.usedByTooltip||this.hide({event:o,skipAiming:n})};this.$_registerTriggerListeners(this.$_targetNodes,ws,this.triggers,this.hideTriggers,e(!1)),this.$_registerTriggerListeners([this.$_popperNode],ws,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,$e?{passive:!0}:void 0))},$_registerTriggerListeners(t,e,n,o,r){let i=n;o!=null&&(i=typeof o=="function"?o(i):o),i.forEach(a=>{const s=e[a];s&&this.$_registerEventListeners(t,s,r)})},$_removeEventListeners(t){const e=[];this.$_events.forEach(n=>{const{targetNodes:o,eventType:r,handler:i}=n;!t||t===r?o.forEach(a=>a.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(xn>=t.left&&xn<=t.right&&Cn>=t.top&&Cn<=t.bottom){const e=this.$_popperNode.getBoundingClientRect(),n=xn-Jt,o=Cn-Qt,r=e.left+e.width/2-Jt+(e.top+e.height/2)-Qt+e.width+e.height,i=Jt+n*r,a=Qt+o*r;return eo(Jt,Qt,i,a,e.left,e.top,e.left,e.bottom)||eo(Jt,Qt,i,a,e.left,e.top,e.right,e.top)||eo(Jt,Qt,i,a,e.right,e.top,e.right,e.bottom)||eo(Jt,Qt,i,a,e.left,e.bottom,e.right,e.bottom)}return!1}},render(){return this.$scopedSlots.default(this.slotData)[0]}});typeof document<"u"&&typeof window<"u"&&(El?(document.addEventListener("touchstart",Es,$e?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",Iv,$e?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Es,!0),window.addEventListener("click",Bv,!0)),window.addEventListener("resize",zv));function Es(t){for(let e=0;e<$t.length;e++){const n=$t[e];try{const o=n.popperNode();n.$_mouseDownContains=o.contains(t.target)}catch{}}}function Bv(t){Tl(t)}function Iv(t){Tl(t,!0)}function Tl(t,e=!1){const n={};for(let o=$t.length-1;o>=0;o--){const r=$t[o];try{const i=r.$_containsGlobalTarget=Rv(r,t);r.$_pendingHide=!1,requestAnimationFrame(()=>{if(r.$_pendingHide=!1,!n[r.randomId]&&As(r,i,t)){if(r.$_handleGlobalClose(t,e),!t.closeAllPopover&&t.closePopover&&i){let s=r.parentPopper;for(;s;)n[s.randomId]=!0,s=s.parentPopper;return}let a=r.parentPopper;for(;a&&As(a,a.$_containsGlobalTarget,t);)a.$_handleGlobalClose(t,e),a=a.parentPopper}})}catch{}}}function Rv(t,e){const n=t.popperNode();return t.$_mouseDownContains||n.contains(e.target)}function As(t,e,n){return n.closeAllPopover||n.closePopover&&e||Mv(t,n)&&!e}function Mv(t,e){if(typeof t.autoHide=="function"){const n=t.autoHide(e);return t.lastAutoHide=n,n}return t.autoHide}function zv(t){for(let e=0;e<$t.length;e++)$t[e].$_computePosition(t)}let Jt=0,Qt=0,xn=0,Cn=0;typeof window<"u"&&window.addEventListener("mousemove",t=>{Jt=xn,Qt=Cn,xn=t.clientX,Cn=t.clientY},$e?{passive:!0}:void 0);function eo(t,e,n,o,r,i,a,s){const u=((a-r)*(e-i)-(s-i)*(t-r))/((s-i)*(n-t)-(a-r)*(o-e)),l=((n-t)*(e-i)-(o-e)*(t-r))/((s-i)*(n-t)-(a-r)*(o-e));return u>=0&&u<=1&&l>=0&&l<=1}function jv(){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 Jr(){Jr.init||(Jr.init=!0,ho=jv()!==-1)}var Hv={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var t=this;Jr(),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 Vv(t,e,n,o,r,i,a,s,u,l){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 Uv=Hv,$l=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},Wv=[];$l._withStripped=!0;var Gv=void 0,qv="data-v-8859cc6c",Qr=Vv({render:$l,staticRenderFns:Wv},Gv,Uv,qv);function Kv(t){t.component("resize-observer",Qr),t.component("ResizeObserver",Qr)}var Zv={version:"1.0.1",install:Kv},no=null;typeof window<"u"?no=window.Vue:typeof Ge<"u"&&(no=Ge.Vue),no&&no.use(Zv);var kl={computed:{themeClass(){return Fv(this.theme)}}},Yv={name:"VPopperContent",components:{ResizeObserver:Qr},mixins:[kl],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}}},Xv=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"})])])])},Jv=[];function rn(t,e,n,o,r,i,a,s){var u=typeof t=="function"?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0);var l;if(r&&(l=r),l)if(u.functional){u._injectStyles=l;var d=u.render;u.render=function(m,y){return l.call(y),d(m,y)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}const Ss={};var Qv=rn(Yv,Xv,Jv,!1,tm);function tm(t){for(let e in Ss)this[e]=Ss[e]}var Pl=function(){return Qv.exports}(),Si={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)}}},em={name:"VPopperWrapper",components:{Popper:Sl(),PopperContent:Pl},mixins:[Si,kl],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)}}},nm=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,a=o.shouldMountContent,s=o.skipTransition,u=o.autoHide,l=o.show,d=o.hide,h=o.handleResize,m=o.onResize,y=o.classes,E=o.result;return[n("div",{ref:"reference",staticClass:"v-popper",class:[t.themeClass,{"v-popper--shown":i}]},[t._t("default",null,{shown:i,show:l,hide:d}),n("PopperContent",{ref:"popperContent",attrs:{"popper-id":r,theme:t.theme,shown:i,mounted:a,"skip-transition":s,"auto-hide":u,"handle-resize":h,classes:y,result:E},on:{hide:d,resize:m}},[t._t("popper",null,{shown:i,hide:d})],2)],2)]}}],null,!0)},"Popper",t.$attrs,!1),t.$listeners))},om=[];const Ts={};var rm=rn(em,nm,om,!1,im);function im(t){for(let e in Ts)this[e]=Ts[e]}var Ti=function(){return rm.exports}(),am=Wo(ee({},Ti),{name:"VDropdown",vPopperTheme:"dropdown"});let sm,um;const $s={};var lm=rn(am,sm,um,!1,cm);function cm(t){for(let e in $s)this[e]=$s[e]}var ti=function(){return lm.exports}(),dm=Wo(ee({},Ti),{name:"VMenu",vPopperTheme:"menu"});let pm,fm;const ks={};var hm=rn(dm,pm,fm,!1,vm);function vm(t){for(let e in ks)this[e]=ks[e]}var Ps=function(){return hm.exports}(),mm=Wo(ee({},Ti),{name:"VTooltip",vPopperTheme:"tooltip"});let gm,ym;const Ns={};var bm=rn(mm,gm,ym,!1,wm);function wm(t){for(let e in Ns)this[e]=Ns[e]}var Os=function(){return bm.exports}(),_m={name:"VTooltipDirective",components:{Popper:Sl(),PopperContent:Pl},mixins:[Si],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return Xe(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return Xe(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}}},xm=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,a=o.shouldMountContent,s=o.skipTransition,u=o.autoHide,l=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:a,"skip-transition":s,"auto-hide":u,"handle-resize":d,classes:m,result:y},on:{hide:l,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))},Cm=[];const Ds={};var Em=rn(_m,xm,Cm,!1,Am);function Am(t){for(let e in Ds)this[e]=Ds[e]}var Sm=function(){return Em.exports}();const Nl="v-popper--has-tooltip";function Tm(t,e){let n=t.placement;if(!n&&e)for(const o of Al)e[o]&&(n=o);return n||(n=Xe(t.theme||"tooltip","placement")),n}function Ol(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=Tm(o,n),o.targetNodes=()=>[t],o.referenceNode=()=>t,o}function $m(t,e,n){const o=Ol(t,e,n),r=t.$_popper=new Z({mixins:[Si],data(){return{options:o}},render(a){const s=this.options,{theme:u,html:l,content:d,loadingContent:h}=s,m=Lv(s,["theme","html","content","loadingContent"]);return a(Sm,{props:{theme:u,html:l,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(Nl),r}function Dl(t){t.$_popper&&(t.$_popper.$destroy(),delete t.$_popper,delete t.$_popperOldShown),t.classList&&t.classList.remove(Nl)}function Ls(t,{value:e,oldValue:n,modifiers:o}){const r=Ol(t,e,o);if(!r.content||Xe(r.theme||"tooltip","disabled"))Dl(t);else{let i;t.$_popper?(i=t.$_popper,i.options=r):i=$m(t,e,o),typeof e.shown<"u"&&e.shown!==t.$_popperOldShown&&(t.$_popperOldShown=e.shown,e.shown?i.show():i.hide())}}var km={bind:Ls,update:Ls,unbind(t){Dl(t)}};function Fs(t){t.addEventListener("click",Ll),t.addEventListener("touchstart",Fl,$e?{passive:!0}:!1)}function Bs(t){t.removeEventListener("click",Ll),t.removeEventListener("touchstart",Fl),t.removeEventListener("touchend",Bl),t.removeEventListener("touchcancel",Il)}function Ll(t){const e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function Fl(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",Bl),e.addEventListener("touchcancel",Il)}}function Bl(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 Il(t){const e=t.currentTarget;e.$_vclosepopover_touch=!1}var Pm={bind(t,{value:e,modifiers:n}){t.$_closePopoverModifiers=n,(typeof e>"u"||e)&&Fs(t)},update(t,{value:e,oldValue:n,modifiers:o}){t.$_closePopoverModifiers=o,e!==n&&(typeof e>"u"||e?Fs(t):Bs(t))},unbind(t){Bs(t)}};const Is=Ft,Nm=ti;function Om(t,e={}){t.$_vTooltipInstalled||(t.$_vTooltipInstalled=!0,Cl(Ft,e),t.directive("tooltip",km),t.directive("close-popper",Pm),t.component("v-tooltip",Os),t.component("VTooltip",Os),t.component("v-dropdown",ti),t.component("VDropdown",ti),t.component("v-menu",Ps),t.component("VMenu",Ps))}const Dm={version:"1.0.0-beta.19",install:Om,options:Ft};let oo=null;typeof window<"u"?oo=window.Vue:typeof Ge<"u"&&(oo=Ge.Vue),oo&&oo.use(Dm);const Lm={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})}},Fm=null,Bm=null;var Im=Bt(Lm,Fm,Bm,!1,null,null);const Rm=Im.exports,Mm="_ncPopover_hdy45_20",zm={"material-design-icon":"_material-design-icon_hdy45_12",ncPopover:Mm},Rl="nc-popover-8";Is.themes[Rl]=structuredClone(Is.themes.dropdown);const jm={name:"NcPopover",components:{Dropdown:Nm,NcPopoverTriggerProvider:Rm},inheritAttrs:!1,props:{shown:{type:Boolean,default:!1},popupRole:{type:String,default:void 0,validator:t=>["menu","listbox","tree","grid","dialog","true"].includes(t)},popoverBaseClass:{type:String,default:""},focusTrap:{type:Boolean,default:!0},noFocusTrap:{type:Boolean,default:!1},setReturnFocus:{default:void 0,type:[HTMLElement,SVGElement,String,Boolean,Function]}},emits:["after-show","after-hide","update:shown"],setup(){return{THEME:Rl}},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]")||Z.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.noFocusTrap||!this.focusTrap)return;const t=this.getPopoverContentElement();t.tabIndex=-1,t&&(this.$focusTrap=fl(t,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus,trapStack:Pn(),fallBackFocus:t}),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.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-show")},{once:!0,passive:!0}),this.removeFloatingVueAriaDescribedBy(),await this.$nextTick(),await this.useFocusTrap(),this.addEscapeStopPropagation()},afterHide(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-hide")},{once:!0,passive:!0}),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};var Hm=function(){var t=this,e=t._self._c;return e("Dropdown",t._g(t._b({ref:"popover",attrs:{distance:10,"arrow-padding":10,"no-auto-focus":!0,"popper-class":[t.$style.ncPopover,t.popoverBaseClass],theme:t.THEME,shown:t.internalShown},on:{"update:shown":function(n){t.internalShown=n},"apply-show":t.afterShow,"apply-hide":t.afterHide},scopedSlots:t._u([{key:"popper",fn:function(n){return[t._t("default",null,null,n)]}}],null,!0)},"Dropdown",t.$attrs,!1),t.$listeners),[e("NcPopoverTriggerProvider",{attrs:{shown:t.internalShown,"popup-role":t.popupRole},scopedSlots:t._u([{key:"default",fn:function(n){return[t._t("trigger",null,null,n)]}}],null,!0)})],1)},Vm=[];const Rs={$style:zm};function Um(t){for(var e in Rs)this[e]=Rs[e]}var Wm=Bt(jm,Hm,Vm,!1,Um,null);const Gm=Wm.exports;function qm(t,e={}){const n=Qh();nn(t,()=>{Se(e.disabled)||(Se(t)?n.pause():n.unpause())}),rd(()=>{n.unpause()})}const Km={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Zm=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()])])])},Ym=[],Xm=Bt(Km,Zm,Ym,!1,null,null);const Jm=Xm.exports;el(ah);const Qm=".focusable",t0={name:"NcActions",components:{NcButton:Qu,NcPopover:Gm},provide(){return{"NcActions:isSemanticMenu":Ht(()=>this.actionsMenuSemanticType==="menu")}},props:{open:{type:Boolean,default:!1},manualOpen:{type:Boolean,default:!1},forceMenu:{type:Boolean,default:!1},forceName:{type:Boolean,default:!1},menuName:{type:String,default:null},forceSemanticType:{type:String,default:null,validator(t){return["dialog","menu","expanded","tooltip"].includes(t)}},primary:{type:Boolean,default:!1},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:null},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default: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},variant:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:null}},emits:["click","blur","focus","close","closed","open","opened","update:open"],setup(t){const e=`menu-${hl()}`,n=`trigger-${e}`,o=yt(),{top:r,bottom:i}=is(o),{top:a,bottom:s}=is(gc(t,"boundariesElement")),{height:u}=Eh(),l=Ht(()=>Math.max(Math.min(r.value-84,r.value-a.value),Math.min(u.value-i.value-34,s.value-i.value)));return{triggerButton:o,maxMenuHeight:l,randomId:e,triggerRandomId:n}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown"}},computed:{triggerButtonVariant(){return(this.type??this.variant)||(this.primary?"primary":this.menuName?"secondary":"tertiary")},config(){return{menu:{popupRole:"menu",withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId,id:this.randomId,role:"menu"}},expanded:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},dialog:{popupRole:"dialog",withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!0,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{id:this.randomId,role:"dialog","aria-labelledby":this.triggerRandomId,"aria-modal":"true"},popoverUlA11yAttrs:{}},tooltip:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},unknown:{popupRole:void 0,role:void 0,withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!0,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId}}}[this.actionsMenuSemanticType]}},watch:{open(t){t!==this.opened&&(this.opened=t)},opened(){this.opened?document.body.addEventListener("keydown",this.handleEscapePressed):document.body.removeEventListener("keydown",this.handleEscapePressed)}},created(){qm(()=>this.opened,{disabled:()=>this.config.withFocusTrap})},methods:{getActionName(t){return t?.componentOptions?.Ctor?.extendOptions?.name??t?.componentOptions?.tag},isValidSingleAction(t){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(t))},isIconUrl(t){try{return!!new URL(t,t.startsWith("/")?window.location.origin:void 0)}catch{return!1}},openMenu(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")},onOpened(){this.$nextTick(()=>{this.focusFirstAction(null),this.resizePopover(),this.$emit("opened")})},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(Qm)},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(s=>this.getActionName(s));if(e.length===0)return;let n=e.filter(this.isValidSingleAction);this.forceMenu&&n.length>0&&this.inline>0&&(Z.util.warn("Specifying forceMenu will ignore any inline actions rendering."),n=[]);const o=n.slice(0,this.inline),r=e.filter(s=>!o.includes(s));if(this.forceSemanticType)this.actionsMenuSemanticType=this.forceSemanticType;else{const s=["NcActionInput","NcActionTextEditable"],u=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],l=["NcActionLink","NcActionRouter"],d=r.some(y=>s.includes(this.getActionName(y))),h=r.some(y=>u.includes(this.getActionName(y))),m=r.some(y=>l.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=s=>{const u=s?.componentOptions?.propsData?.icon,l=s?.data?.scopedSlots?.icon()?.[0]??(this.isIconUrl(u)?t("img",{class:"action-item__menutoggle__icon",attrs:{src:u,alt:""}}):t("span",{class:["icon",u]})),d=s?.data?.attrs||{},h=s?.componentOptions?.listeners?.click,m=s?.componentOptions?.children?.[0]?.text?.trim?.(),y=s?.componentOptions?.propsData?.ariaLabel||m,E=this.forceName?m:"";let k=s?.componentOptions?.propsData?.title;this.forceName||k||(k=m);const A={...s?.componentOptions?.propsData??{}},O=["submit","reset"].includes(A.type)?A.modelValue:"button";return delete A.modelValue,delete A.type,t("NcButton",{class:["action-item action-item--single",s?.data?.staticClass,s?.data?.class],attrs:{...d,"aria-label":y,title:k},ref:s?.data?.ref,props:{...A,disabled:this.disabled||s?.componentOptions?.propsData?.disabled,pressed:s?.componentOptions?.propsData?.modelValue,type:O,variant:(this.type??this.variant)||(E?"secondary":"tertiary")},on:{focus:this.onFocus,blur:this.onBlur,"update:pressed":s?.componentOptions?.listeners?.["update:modelValue"]??(()=>{}),...!!h&&{click:_=>{h&&h(_)}}}},[t("template",{slot:"icon"},[l]),E])},a=s=>{const u=this.$slots.icon?.[0]||(this.defaultIcon?t("span",{class:["icon",this.defaultIcon]}):t(Jm,{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,"after-show":this.onOpened,hide:this.closeMenu,"after-hide":this.onClosed}},[t("NcButton",{class:"action-item__menutoggle",props:{variant:this.triggerButtonVariant,disabled:this.disabled},slot:"trigger",ref:"triggerButton",attrs:{id:this.triggerRandomId,"aria-label":this.menuName?null:this.ariaLabel,...this.config.triggerA11yAttr},on:{focus:this.onFocus,blur:this.onBlur,click:this.onClick,keydown:this.onTriggerKeydown}},[t("template",{slot:"icon"},[u]),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"},[s])])])};return e.length===1&&n.length===1&&!this.forceMenu?i(e[0]):(this.$nextTick(()=>{this.opened&&this.$refs.menu&&(this.resizePopover(),(this.$refs.menu.querySelector("li.active")||[]).length===0&&this.focusFirstAction())}),o.length>0&&this.inline>0?t("div",{class:["action-items",`action-item--${this.triggerButtonVariant}`]},[...o.map(i),r.length>0?t("div",{class:["action-item",{"action-item--open":this.opened}]},[a(r)]):null]):t("div",{class:["action-item action-item--default-popover",`action-item--${this.triggerButtonVariant}`,{"action-item--open":this.opened}]},[a(e)]))}},e0=null,n0=null;var o0=Bt(t0,e0,n0,!1,null,"9676f7ed");const r0=o0.exports,$i={name:"NcIconSvgWrapper",props:{directional:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},svg:{type:String,default:""},name:{type:String,default:""},path:{type:String,default:""},size:{type:[Number,String],default:20,validator:t=>typeof t=="number"||t==="auto"}},computed:{iconSize(){return typeof this.size=="number"?`${this.size}px`:this.size},cleanSvg(){if(!this.svg||this.path)return;const t=Xu.sanitize(this.svg),e=new DOMParser().parseFromString(t,"image/svg+xml");return e.querySelector("parsererror")?(Z.util.warn("SVG is not valid"),""):(e.documentElement.id&&e.documentElement.removeAttribute("id"),e.documentElement.outerHTML)}}},Ms=()=>{vu((t,e)=>({adec40c8:t.iconSize}))},zs=$i.setup;$i.setup=zs?(t,e)=>(Ms(),zs(t,e)):Ms;const i0=$i;var a0=function(){var t=this,e=t._self._c;return e("span",{staticClass:"icon-vue",class:{"icon-vue--directional":t.directional,"icon-vue--inline":t.inline},attrs:{"aria-hidden":t.name?void 0:"true","aria-label":t.name||void 0,role:"img"}},[t.cleanSvg?e("span",{domProps:{innerHTML:t._s(t.cleanSvg)}}):e("svg",{attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:t.path}})])])},s0=[],u0=Bt(i0,a0,s0,!1,null,"a4f5b92e");const l0=u0.exports,c0={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var d0=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()])])])},p0=[],f0=Bt(c0,d0,p0,!1,null,null);const h0=f0.exports;el(sh,uh);function v0(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 m0={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var g0=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()])])])},y0=[],b0=Bt(m0,g0,y0,!1,null,null);const w0=b0.exports,_0={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var x0=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()])])])},C0=[],E0=Bt(_0,x0,C0,!1,null,null);const A0=E0.exports,ki={name:"NcModal",components:{Close:h0,Pause:w0,Play:A0,NcActions:r0,NcButton:Qu,NcIconSvgWrapper:l0},props:{name:{type:String,default:""},hasPrevious:{type:Boolean,default:!1},hasNext:{type:Boolean,default:!1},outTransition:{type:Boolean,default:!1},enableSlideshow:{type:Boolean,default:!1},slideshowDelay:{type:Number,default:5e3},slideshowPaused:{type:Boolean,default:!1},enableSwipe:{type:Boolean,default:!0},disableSwipe:{type:Boolean,default:!1},spreadNavigation:{type:Boolean,default:!1},size:{type:String,default:"normal",validator:t=>["small","normal","large","full"].includes(t)},noClose:{type:Boolean,default:!1},canClose:{type:Boolean,default:!0},closeOnClickOutside:{type:Boolean,default:!0},dark:{type:Boolean,default:!1},lightBackdrop:{type:Boolean,default:!1},container:{type:[String,null],default:"body"},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"],setup(){return{mdiChevronLeft:Sh,mdiChevronRight:Th}},data(){return{mc:null,playing:!1,slideshowTimeout:null,focusTrap:null,randId:hl(),internalShow:!0}},computed:{cssSlideshowDelay(){return`${this.slideshowDelay}ms`},forceDarkBackdrop(){return!this.noClose&&this.canClose&&!this.closeButtonContained||this.hasNext||this.hasPrevious||this.modalName!==""||!!this.$slots.actions},modalName(){return this.name.trim()},modalLabelId(){return this.labelId||`modal-name-${this.randId}`},showModal(){return this.show===void 0?this.internalShow:this.show},modalTransitionName(){return`modal-${this.outTransition?"out":"in"}`},playPauseName(){return this.playing?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&&Z.util.warn("[NcModal] You need either set the name or set a `labelId` for accessibility."),this.useFocusTrap(),this.mc=xh(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.noClose&&this.canClose&&(this.internalShow=!1,this.$emit("update:show",!1),setTimeout(()=>{this.$emit("close",t)},300))},handleClickModalWrapper(t){this.closeOnClickOutside&&this.close(t)},handleKeydown(t){if(t.key==="Escape"){const n=Pn();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 v0(()=>{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:Pn(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.focusTrap=fl([t,...this.additionalTrapElements],e),this.focusTrap.activate()},clearFocusTrap(){this.focusTrap&&(this.focusTrap?.deactivate(),this.focusTrap=null)}}},js=()=>{vu((t,e)=>({"4d12a2e7":t.cssSlideshowDelay}))},Hs=ki.setup;ki.setup=Hs?(t,e)=>(js(),Hs(t,e)):js;const S0=ki;var T0=function(){var t=this,e=t._self._c;return e("transition",{attrs:{name:"fade",appear:""},on:{"after-enter":t.useFocusTrap,"before-leave":t.clearFocusTrap}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showModal,expression:"showModal"}],ref:"mask",staticClass:"modal-mask",class:{"modal-mask--opaque":t.dark||t.forceDarkBackdrop,"modal-mask--light":t.lightBackdrop},attrs:{role:"dialog","aria-modal":"true","aria-labelledby":t.modalLabelId,"aria-describedby":"modal-description-"+t.randId,tabindex:"-1"}},[e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("div",{staticClass:"modal-header",attrs:{"data-theme-light":t.lightBackdrop,"data-theme-dark":!t.lightBackdrop}},[t.modalName?e("h2",{staticClass:"modal-header__name",attrs:{id:"modal-name-"+t.randId}},[t._v(" "+t._s(t.modalName)+" ")]):t._e(),e("div",{staticClass:"icons-menu"},[t.hasNext&&t.enableSlideshow?e("button",{staticClass:"play-pause-icons",class:{"play-pause-icons--paused":t.slideshowPaused},attrs:{title:t.playPauseName,type:"button"},on:{click:t.togglePlayPause}},[t.playing?e("Pause",{staticClass:"play-pause-icons__pause",attrs:{size:20}}):e("Play",{staticClass:"play-pause-icons__play",attrs:{size:20}}),e("span",{staticClass:"hidden-visually"},[t._v(" "+t._s(t.playPauseName)+" ")]),t.playing?e("svg",{staticClass:"progress-ring",attrs:{height:"50",width:"50"}},[e("circle",{staticClass:"progress-ring__circle",attrs:{stroke:"white","stroke-width":"2",fill:"transparent",r:"15",cx:"25",cy:"25"}})]):t._e()],1):t._e(),e("NcActions",{staticClass:"header-actions",attrs:{inline:t.inlineActions}},[t._t("actions")],2),!t.noClose&&t.canClose&&!t.closeButtonContained?e("NcButton",{staticClass:"header-close",attrs:{"aria-label":t.closeButtonAriaLabel,variant:"tertiary"},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):t._e()],1)])]),e("transition",{attrs:{name:t.modalTransitionName,appear:""}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showModal,expression:"showModal"}],staticClass:"modal-wrapper",class:[`modal-wrapper--${t.size}`,{"modal-wrapper--spread-navigation":t.spreadNavigation}],on:{mousedown:function(n){return n.target!==n.currentTarget?null:t.handleClickModalWrapper.apply(null,arguments)}}},[e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasPrevious,expression:"hasPrevious"}],staticClass:"prev",attrs:{"aria-label":t.prevButtonAriaLabel,variant:"tertiary-no-background"},on:{click:t.previous},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{directional:"",path:t.mdiChevronLeft,size:40}})]},proxy:!0}])})],1),e("div",{staticClass:"modal-container",attrs:{id:"modal-description-"+t.randId}},[e("div",{staticClass:"modal-container__content"},[t._t("default")],2),!t.noClose&&t.canClose&&t.closeButtonContained?e("NcButton",{staticClass:"modal-container__close",attrs:{"aria-label":t.closeButtonAriaLabel,variant:"tertiary"},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):t._e()],1),e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasNext,expression:"hasNext"}],staticClass:"next",attrs:{"aria-label":t.nextButtonAriaLabel,variant:"tertiary-no-background"},on:{click:t.next},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{directional:"",path:t.mdiChevronRight,size:40}})]},proxy:!0}])})],1)],1)])],1)])},$0=[],k0=Bt(S0,T0,$0,!1,null,"b7c7c7ca");const P0=k0.exports;Ah(P0);export{nn as A,W0 as B,H0 as C,j0 as D,Z0 as E,K0 as F,hl as G,V0 as H,z0 as I,q0 as J,Cc as K,P0 as L,Zf as M,Qu as N,Z as V,L0 as _,me as a,po as b,M0 as c,O0 as d,ih as e,R0 as f,Gf as g,Js as h,Ht as i,Jf as j,yt as k,D0 as l,l0 as m,Bt as n,U0 as o,Y0 as p,G0 as q,el as r,bc as s,I0 as t,Ge as u,F0 as v,B0 as w,gu as x,vu as y,N0 as z}; -//# sourceMappingURL=NcModal-DB6p1ZIb.chunk.mjs.map +const Ge=globalThis||void 0||self;var Yl={},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 Zl(t){return t===!1}function Nn(t){return typeof t=="string"||typeof t=="number"||typeof t=="symbol"||typeof t=="boolean"}function Z(t){return typeof t=="function"}function pt(t){return t!==null&&typeof t=="object"}var ei=Object.prototype.toString;function vt(t){return ei.call(t)==="[object Object]"}function Xl(t){return ei.call(t)==="[object RegExp]"}function Vs(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function yr(t){return v(t)&&typeof t.then=="function"&&typeof t.catch=="function"}function Jl(t){return t==null?"":Array.isArray(t)||vt(t)&&t.toString===ei?JSON.stringify(t,Ql,2):String(t)}function Ql(t,e){return e&&e.__v_isRef?e.value:e}function En(t){var e=parseFloat(t);return isNaN(e)?t:e}function Pt(t,e){for(var n=Object.create(null),o=t.split(","),r=0;r-1)return t.splice(o,1)}}var ec=Object.prototype.hasOwnProperty;function ht(t,e){return ec.call(t,e)}function ke(t){var e=Object.create(null);return function(n){var o=e[n];return o||(e[n]=t(n))}}var nc=/-(\w)/g,xe=ke(function(t){return t.replace(nc,function(e,n){return n?n.toUpperCase():""})}),oc=ke(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),rc=/\B([A-Z])/g,On=ke(function(t){return t.replace(rc,"-$1").toLowerCase()});function ic(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 ac(t,e){return t.bind(e)}var Us=Function.prototype.bind?ac:ic;function br(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 Ws(t){for(var e={},n=0;n0,Zs=Et&&Et.indexOf("edge/")>0;Et&&Et.indexOf("android")>0;var dc=Et&&/iphone|ipad|ipod|ios/.test(Et),Zi=Et&&Et.match(/firefox\/(\d+)/),_r={}.watch,Xs=!1;if(bt)try{var Xi={};Object.defineProperty(Xi,"passive",{get:function(){Xs=!0}}),window.addEventListener("test-passive",null,Xi)}catch{}var Wn,ue=function(){return Wn===void 0&&(!bt&&typeof Ge<"u"?Wn=Ge.process&&Yl.VUE_ENV==="server":Wn=!1),Wn},mo=bt&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function He(t){return typeof t=="function"&&/native code/.test(t.toString())}var Dn=typeof Symbol<"u"&&He(Symbol)&&typeof Reflect<"u"&&He(Reflect.ownKeys),An;typeof Set<"u"&&He(Set)?An=Set:An=function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(e){return this.set[e]===!0},t.prototype.add=function(e){this.set[e]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ct=null;function Js(){return ct&&{proxy:ct}}function re(t){t===void 0&&(t=null),t||ct&&ct._scope.off(),ct=t,t&&t._scope.on()}var _t=function(){function t(e,n,o,r,i,a,s,u){this.tag=e,this.data=n,this.children=o,this.text=r,this.elm=i,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=n&&n.key,this.componentOptions=s,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=u,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),Ke=function(t){t===void 0&&(t="");var e=new _t;return e.text=t,e.isComment=!0,e};function Me(t){return new _t(void 0,void 0,void 0,String(t))}function xr(t){var e=new _t(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 pc=0,ro=[],fc=function(){for(var t=0;t0&&(r=su(r,"".concat(e||"","_").concat(o)),ln(r[0])&&ln(a)&&(n[i]=Me(a.text+r[0].text),r.shift()),n.push.apply(n,r)):Nn(r)?ln(a)?n[i]=Me(a.text+r):r!==""&&n.push(Me(r)):ln(r)&&ln(a)?n[i]=Me(a.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 Oc(t,e){var n=null,o,r,i,a;if(j(t)||typeof t=="string")for(n=new Array(t.length),o=0,r=t.length;o0,a=e?!!e.$stable:!i,s=e&&e.$key;if(!e)r={};else{if(e._normalized)return e._normalized;if(a&&o&&o!==lt&&s===o.$key&&!i&&!o.$hasNormal)return o;r={};for(var u in e)e[u]&&u[0]!=="$"&&(r[u]=Vc(t,n,u,e[u]))}for(var l in n)l in r||(r[l]=Uc(n,l));return e&&Object.isExtensible(e)&&(e._normalized=r),rt(r,"$stable",a),rt(r,"$key",s),rt(r,"$hasNormal",i),r}function Vc(t,e,n,o){var r=function(){var i=ct;re(t);var a=arguments.length?o.apply(null,arguments):o({});a=a&&typeof a=="object"&&!j(a)?[a]:ii(a);var s=a&&a[0];return re(i),a&&(!s||a.length===1&&s.isComment&&!Sn(s))?void 0:a};return o.proxy&&Object.defineProperty(e,n,{get:r,enumerable:!0,configurable:!0}),r}function Uc(t,e){return function(){return t[e]}}function Wc(t){var e=t.$options,n=e.setup;if(n){var o=t._setupContext=Gc(t);re(t),tn();var r=qt(n,null,[t._props||ou({}),o],t,"setup");if(en(),re(),Z(r))e.render=r;else if(pt(r))if(t._setupState=r,r.__sfc){var i=t._setupProxy={};for(var a in r)a!=="__sfc"&&Er(i,r,a)}else for(var a in r)Ys(a)||Er(t,r,a)}}function Gc(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 qc(t)},emit:Us(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 a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,Kc(t,a,o,r));for(var a in t)a in e||(i=!0,delete t[a]);return i}function Kc(t,e,n,o){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[o][e]}})}function qc(t){return t._slotsProxy||du(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}function du(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}function Yc(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=ai(e._renderChildren,o),t.$scopedSlots=n?bn(t.$parent,n.data.scopedSlots,t.$slots):lt,t._c=function(i,a,s,u){return bo(t,i,a,s,u,!1)},t.$createElement=function(i,a,s,u){return bo(t,i,a,s,u,!0)};var r=n&&n.data;ae(t,"$attrs",r&&r.attrs||lt,null,!0),ae(t,"$listeners",e._parentListeners||lt,null,!0)}var so=null;function Zc(t){cu(t.prototype),t.prototype.$nextTick=function(e){return Io(e,this)},t.prototype._render=function(){var e=this,n=e.$options,o=n.render,r=n._parentVnode;r&&e._isMounted&&(e.$scopedSlots=bn(e.$parent,r.data.scopedSlots,e.$slots,e.$scopedSlots),e._slotsProxy&&du(e._slotsProxy,e.$scopedSlots)),e.$vnode=r;var i=ct,a=so,s;try{re(e),so=e,s=o.call(e._renderProxy,e.$createElement)}catch(u){Ee(u,e,"render"),s=e._vnode}finally{so=a,re(i)}return j(s)&&s.length===1&&(s=s[0]),s instanceof _t||(s=Ke()),s.parent=r,s}}function er(t,e){return(t.__esModule||Dn&&t[Symbol.toStringTag]==="Module")&&(t=t.default),pt(t)?e.extend(t):t}function Xc(t,e,n,o,r){var i=Ke();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:o,tag:r},i}function Jc(t,e){if(Q(t.error)&&v(t.errorComp))return t.errorComp;if(v(t.resolved))return t.resolved;var n=so;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,a=null;n.$on("hook:destroyed",function(){return se(o,n)});var s=function(h){for(var m=0,y=o.length;m1?br(r):r;for(var i=br(arguments,1),a='event handler for "'.concat(n,'"'),s=0,u=r.length;sdocument.createEvent("Event").timeStamp&&(Pr=function(){return nr.now()})}var yd=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function bd(){xu=Pr(),li=!0;var t,e;for(Vt.sort(yd),ze=0;zeze&&Vt[n].id>t.id;)n--;Vt.splice(n+1,0,t)}kr||(kr=!0,Io(bd))}}function Cd(t){var e=t.$options.provide;if(e){var n=Z(e)?e.call(t):e;if(!pt(n))return;for(var o=kc(t),r=Dn?Reflect.ownKeys(n):Object.keys(n),i=0;i-1){if(i&&!ht(r,"default"))a=!1;else if(a===""||a===On(t)){var u=ya(String,r.type);(u<0||s-1)return this;var o=br(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 Qd(t){t.mixin=function(e){return this.options=Ae(this.options,e),this}}function tp(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 a=_o(n)||_o(o.options),s=function(u){this._init(u)};return s.prototype=Object.create(o.prototype),s.prototype.constructor=s,s.cid=e++,s.options=Ae(o.options,n),s.super=o,s.options.props&&ep(s),s.options.computed&&np(s),s.extend=o.extend,s.mixin=o.mixin,s.use=o.use,Fo.forEach(function(u){s[u]=o[u]}),a&&(s.options.components[a]=s),s.superOptions=o.options,s.extendOptions=n,s.sealedOptions=X({},s.options),i[r]=s,s}}function ep(t){var e=t.options.props;for(var n in e)fi(t.prototype,"_props",n)}function np(t){var e=t.options.computed;for(var n in e)Au(t.prototype,n,e[n])}function op(t){Fo.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 _a(t){return t&&(_o(t.Ctor.options)||t.tag)}function qn(t,e){return j(t)?t.indexOf(e)>-1:typeof t=="string"?t.split(",").indexOf(e)>-1:Xl(t)?t.test(e):!1}function xa(t,e){var n=t.cache,o=t.keys,r=t._vnode,i=t.$vnode;for(var a in n){var s=n[a];if(s){var u=s.name;u&&!e(u)&&Lr(n,a,o,r)}}i.componentOptions.children=void 0}function Lr(t,e,n,o){var r=t[e];r&&(!o||r.tag!==o.tag)&&r.componentInstance.$destroy(),t[e]=null,se(n,e)}var Ca=[String,RegExp,Array],rp={name:"keep-alive",abstract:!0,props:{include:Ca,exclude:Ca,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,a=o.componentInstance,s=o.componentOptions;e[r]={name:_a(s),tag:i,componentInstance:a},n.push(r),this.max&&n.length>parseInt(this.max)&&Lr(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)Lr(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",function(e){xa(t,function(n){return qn(e,n)})}),this.$watch("exclude",function(e){xa(t,function(n){return!qn(e,n)})})},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=pu(t),n=e&&e.componentOptions;if(n){var o=_a(n),r=this,i=r.include,a=r.exclude;if(i&&(!o||!qn(i,o))||a&&o&&qn(a,o))return e;var s=this,u=s.cache,l=s.keys,d=e.key==null?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;u[d]?(e.componentInstance=u[d].componentInstance,se(l,d),l.push(d)):(this.vnodeToCache=e,this.keyToCache=d),e.data.keepAlive=!0}return e||t&&t[0]}},ip={KeepAlive:rp};function ap(t){var e={};e.get=function(){return Ct},Object.defineProperty(t,"config",e),t.util={warn:Pd,extend:X,mergeOptions:Ae,defineReactive:ae},t.set=oi,t.delete=eu,t.nextTick=Io,t.observable=function(n){return Kt(n),n},t.options=Object.create(null),Fo.forEach(function(n){t.options[n+"s"]=Object.create(null)}),t.options._base=t,X(t.options.components,ip),Jd(t),Qd(t),tp(t),op(t)}ap(Y),Object.defineProperty(Y.prototype,"$isServer",{get:ue}),Object.defineProperty(Y.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Y,"FunctionalRenderContext",{value:ci}),Y.version=ad;var sp=Pt("style,class"),up=Pt("input,textarea,option,select,progress"),lp=function(t,e,n){return n==="value"&&up(t)&&e!=="button"||n==="selected"&&t==="option"||n==="checked"&&t==="input"||n==="muted"&&t==="video"},Su=Pt("contenteditable,draggable,spellcheck"),cp=Pt("events,caret,typing,plaintext-only"),dp=function(t,e){return Co(e)||e==="false"?"false":t==="contenteditable"&&cp(e)?e:"true"},pp=Pt("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),Fr="http://www.w3.org/1999/xlink",vi=function(t){return t.charAt(5)===":"&&t.slice(0,5)==="xlink"},Tu=function(t){return vi(t)?t.slice(6,t.length):""},Co=function(t){return t==null||t===!1};function fp(t){for(var e=t.data,n=t,o=t;v(o.componentInstance);)o=o.componentInstance._vnode,o&&o.data&&(e=Ea(o.data,e));for(;v(n=n.parent);)n&&n.data&&(e=Ea(e,n.data));return hp(e.staticClass,e.class)}function Ea(t,e){return{staticClass:mi(t.staticClass,e.staticClass),class:v(t.class)?[t.class,e.class]:e.class}}function hp(t,e){return v(t)||v(e)?mi(t,gi(e)):""}function mi(t,e){return t?e?t+" "+e:t:e||""}function gi(t){return Array.isArray(t)?vp(t):pt(t)?mp(t):typeof t=="string"?t:""}function vp(t){for(var e="",n,o=0,r=t.length;o-1?Yn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Yn[t]=/HTMLUnknownElement/.test(e.toString())}var Br=Pt("text,number,password,search,email,tel,url");function _p(t){if(typeof t=="string"){var e=document.querySelector(t);return e||document.createElement("div")}else return t}function xp(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 Cp(t,e){return document.createElementNS(gp[t],e)}function Ep(t){return document.createTextNode(t)}function Ap(t){return document.createComment(t)}function Sp(t,e,n){t.insertBefore(e,n)}function Tp(t,e){t.removeChild(e)}function $p(t,e){t.appendChild(e)}function kp(t){return t.parentNode}function Pp(t){return t.nextSibling}function Np(t){return t.tagName}function Op(t,e){t.textContent=e}function Dp(t,e){t.setAttribute(e,"")}var Lp=Object.freeze({__proto__:null,createElement:xp,createElementNS:Cp,createTextNode:Ep,createComment:Ap,insertBefore:Sp,removeChild:Tp,appendChild:$p,parentNode:kp,nextSibling:Pp,tagName:Np,setTextContent:Op,setStyleScope:Dp}),Fp={create:function(t,e){je(e)},update:function(t,e){t.data.ref!==e.data.ref&&(je(t,!0),je(e))},destroy:function(t){je(t,!0)}};function je(t,e){var n=t.data.ref;if(v(n)){var o=t.context,r=t.componentInstance||t.elm,i=e?null:r,a=e?void 0:r;if(Z(n)){qt(n,o,[i],o,"template ref function");return}var s=t.data.refInFor,u=typeof n=="string"||typeof n=="number",l=dt(n),d=o.$refs;if(u||l){if(s){var h=u?d[n]:n.value;e?j(h)&&se(h,r):j(h)?h.includes(r)||h.push(r):u?(d[n]=[r],Aa(o,n,d[n])):n.value=[r]}else if(u){if(e&&d[n]!==r)return;d[n]=a,Aa(o,n,i)}else if(l){if(e&&n.value!==r)return;n.value=i}}}}function Aa(t,e,n){var o=t._setupState;o&&ht(o,e)&&(dt(o[e])?o[e].value=n:o[e]=n)}var oe=new _t("",{},[]),cn=["create","activate","update","remove","destroy"];function he(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)&&Bp(t,e)||Q(t.isAsyncPlaceholder)&&M(e.asyncFactory.error))}function Bp(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||Br(o)&&Br(r)}function Rp(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 Ip(t){var e,n,o={},r=t.modules,i=t.nodeOps;for(e=0;eB?(an=M(g[G+1])?null:g[G+1].elm,_(p,an,g,L,G,x)):L>G&&D(f,P,B)}function W(p,f,g,x){for(var $=g;$-1?ka(t,e,n):pp(e)?Co(n)?t.removeAttribute(e):(n=e==="allowfullscreen"&&t.tagName==="EMBED"?"true":e,t.setAttribute(e,n)):Su(e)?t.setAttribute(e,dp(e,n)):vi(e)?Co(n)?t.removeAttributeNS(Fr,Tu(e)):t.setAttributeNS(Fr,e,n):ka(t,e,n)}function ka(t,e,n){if(Co(n))t.removeAttribute(e);else{if(Je&&!Qe&&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 Up={create:Ta,update:Ta};function Pa(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=fp(e),a=n._transitionClasses;v(a)&&(i=mi(i,gi(a))),i!==n._prevClass&&(n.setAttribute("class",i),n._prevClass=i)}}var Wp={create:Pa,update:Pa},rr="__r",ir="__c";function Gp(t){if(v(t[rr])){var e=Je?"change":"input";t[e]=[].concat(t[rr],t[e]||[]),delete t[rr]}v(t[ir])&&(t.change=[].concat(t[ir],t.change||[]),delete t[ir])}var kn;function Kp(t,e,n){var o=kn;return function r(){var i=e.apply(null,arguments);i!==null&&ku(t,r,n,o)}}var qp=Sr&&!(Zi&&Number(Zi[1])<=53);function Yp(t,e,n,o){if(qp){var r=xu,i=e;e=i._wrapper=function(a){if(a.target===a.currentTarget||a.timeStamp>=r||a.timeStamp<=0||a.target.ownerDocument!==document)return i.apply(this,arguments)}}kn.addEventListener(t,e,Xs?{capture:n,passive:o}:n)}function ku(t,e,n,o){(o||kn).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||{};kn=e.elm||t.elm,Gp(n),au(n,o,Yp,ku,Kp,e.context),kn=void 0}}var Zp={create:ar,update:ar,destroy:function(t){return ar(t,oe)}},Zn;function Na(t,e){if(!(M(t.data.domProps)&&M(e.data.domProps))){var n,o,r=e.elm,i=t.data.domProps||{},a=e.data.domProps||{};(v(a.__ob__)||Q(a._v_attr_proxy))&&(a=e.data.domProps=X({},a));for(n in i)n in a||(r[n]="");for(n in a){if(o=a[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 s=M(o)?"":String(o);Xp(r,s)&&(r.value=s)}else if(n==="innerHTML"&&yi(r.tagName)&&M(r.innerHTML)){Zn=Zn||document.createElement("div"),Zn.innerHTML="".concat(o,"");for(var u=Zn.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;u.firstChild;)r.appendChild(u.firstChild)}else if(o!==i[n])try{r[n]=o}catch{}}}}function Xp(t,e){return!t.composing&&(t.tagName==="OPTION"||Jp(t,e)||Qp(t,e))}function Jp(t,e){var n=!0;try{n=document.activeElement!==t}catch{}return n&&t.value!==e}function Qp(t,e){var n=t.value,o=t._vModifiers;if(v(o)){if(o.number)return En(n)!==En(e);if(o.trim)return n.trim()!==e.trim()}return n!==e}var tf={create:Na,update:Na},ef=ke(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 sr(t){var e=Pu(t.style);return t.staticStyle?X(t.staticStyle,e):e}function Pu(t){return Array.isArray(t)?Ws(t):typeof t=="string"?ef(t):t}function nf(t,e){for(var n={},o,r=t;r.componentInstance;)r=r.componentInstance._vnode,r&&r.data&&(o=sr(r.data))&&X(n,o);(o=sr(t.data))&&X(n,o);for(var i=t;i=i.parent;)i.data&&(o=sr(i.data))&&X(n,o);return n}var of=/^--/,Oa=/\s*!important$/,Da=function(t,e,n){if(of.test(e))t.style.setProperty(e,n);else if(Oa.test(n))t.style.setProperty(On(e),n.replace(Oa,""),"important");else{var o=rf(e);if(Array.isArray(n))for(var r=0,i=n.length;r-1?e.split(Nu).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 Du(t,e){if(!(!e||!(e=e.trim())))if(t.classList)e.indexOf(" ")>-1?e.split(Nu).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 Lu(t){if(t){if(typeof t=="object"){var e={};return t.css!==!1&&X(e,Ba(t.name||"v")),X(e,t),e}else if(typeof t=="string")return Ba(t)}}var Ba=ke(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")}}),Fu=bt&&!Qe,Ie="transition",ur="animation",lo="transition",Eo="transitionend",Rr="animation",Bu="animationend";Fu&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(lo="WebkitTransition",Eo="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Rr="WebkitAnimation",Bu="webkitAnimationEnd"));var Ra=bt?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Ru(t){Ra(function(){Ra(t)})}function _e(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ou(t,e))}function Ut(t,e){t._transitionClasses&&se(t._transitionClasses,e),Du(t,e)}function Iu(t,e,n){var o=Mu(t,e),r=o.type,i=o.timeout,a=o.propCount;if(!r)return n();var s=r===Ie?Eo:Bu,u=0,l=function(){t.removeEventListener(s,d),n()},d=function(h){h.target===t&&++u>=a&&l()};setTimeout(function(){u0&&(l=Ie,d=i,h=r.length):e===ur?u>0&&(l=ur,d=u,h=s.length):(d=Math.max(i,u),l=d>0?i>u?Ie:ur:null,h=l?l===Ie?r.length:s.length:0);var m=l===Ie&&sf.test(n[lo+"Property"]);return{type:l,timeout:d,propCount:h,hasTransform:m}}function Ia(t,e){for(;t.length1}function za(t,e){e.data.show!==!0&&Ir(e)}var uf=bt?{create:za,activate:za,remove:function(t,e){t.data.show!==!0?zu(t,e):e()}}:{},lf=[Up,Wp,Zp,tf,af,uf],cf=lf.concat(Vp),df=Ip({nodeOps:Lp,modules:cf});Qe&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&wi(t,"input")});var Hu={inserted:function(t,e,n,o){n.tag==="select"?(o.elm&&!o.elm._vOptions?ne(n,"postpatch",function(){Hu.componentUpdated(t,e,n)}):ja(t,e,n.context),t._vOptions=[].map.call(t.options,Ao)):(n.tag==="textarea"||Br(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",pf),t.addEventListener("compositionend",Ua),t.addEventListener("change",Ua),Qe&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if(n.tag==="select"){ja(t,e,n.context);var o=t._vOptions,r=t._vOptions=[].map.call(t.options,Ao);if(r.some(function(a,s){return!Ce(a,o[s])})){var i=t.multiple?e.value.some(function(a){return Va(a,r)}):e.value!==e.oldValue&&Va(e.value,r);i&&wi(t,"change")}}}};function ja(t,e,n){Ha(t,e),(Je||Zs)&&setTimeout(function(){Ha(t,e)},0)}function Ha(t,e,n){var o=e.value,r=t.multiple;if(!(r&&!Array.isArray(o))){for(var i,a,s=0,u=t.options.length;s-1,a.selected!==i&&(a.selected=i);else if(Ce(Ao(a),o)){t.selectedIndex!==s&&(t.selectedIndex=s);return}r||(t.selectedIndex=-1)}}function Va(t,e){return e.every(function(n){return!Ce(n,t)})}function Ao(t){return"_value"in t?t._value:t.value}function pf(t){t.target.composing=!0}function Ua(t){t.target.composing&&(t.target.composing=!1,wi(t.target,"input"))}function wi(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Mr(t){return t.componentInstance&&(!t.data||!t.data.transition)?Mr(t.componentInstance._vnode):t}var ff={bind:function(t,e,n){var o=e.value;n=Mr(n);var r=n.data&&n.data.transition,i=t.__vOriginalDisplay=t.style.display==="none"?"":t.style.display;o&&r?(n.data.show=!0,Ir(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=Mr(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,o?Ir(n,function(){t.style.display=t.__vOriginalDisplay}):zu(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)}},hf={model:Hu,show:ff},Vu={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function zr(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?zr(pu(e.children)):t}function Uu(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 Wa(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function vf(t){for(;t=t.parent;)if(t.data.transition)return!0}function mf(t,e){return e.key===t.key&&e.tag===t.tag}var gf=function(t){return t.tag||Sn(t)},yf=function(t){return t.name==="show"},bf={name:"transition",props:Vu,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(gf),!!n.length)){var o=this.mode,r=n[0];if(vf(this.$vnode))return r;var i=zr(r);if(!i)return r;if(this._leaving)return Wa(t,r);var a="__transition-".concat(this._uid,"-");i.key=i.key==null?i.isComment?a+"comment":a+i.tag:Nn(i.key)?String(i.key).indexOf(a)===0?i.key:a+i.key:i.key;var s=(i.data||(i.data={})).transition=Uu(this),u=this._vnode,l=zr(u);if(i.data.directives&&i.data.directives.some(yf)&&(i.data.show=!0),l&&l.data&&!mf(i,l)&&!Sn(l)&&!(l.componentInstance&&l.componentInstance._vnode.isComment)){var d=l.data.transition=X({},s);if(o==="out-in")return this._leaving=!0,ne(d,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),Wa(t,r);if(o==="in-out"){if(Sn(i))return u;var h,m=function(){h()};ne(s,"afterEnter",m),ne(s,"enterCancelled",m),ne(d,"delayLeave",function(y){h=y})}}return r}}},Wu=X({tag:String,moveClass:String},Vu);delete Wu.mode;var wf={props:Wu,beforeMount:function(){var t=this,e=this._update;this._update=function(n,o){var r=bu(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=[],a=Uu(this),s=0;s{const o=Object.assign({escape:!0},{}),r=function(i,a){return a=a||{},i.replace(/{([^{}]*)}/g,function(s,u){const l=a[u];return o.escape?encodeURIComponent(typeof l=="string"||typeof l=="number"?l.toString():s):typeof l=="string"||typeof l=="number"?l.toString():s})};return t.charAt(0)!=="/"&&(t="/"+t),r(t,{})},L0=(t,e,n)=>{var o,r,i;const a=Object.assign({noRewrite:!1},{}),s=(o=void 0)!=null?o:_i();return((i=(r=window?.OC)==null?void 0:r.config)==null?void 0:i.modRewriteWorking)===!0&&!a.noRewrite?s+Ga(t):s+"/index.php"+Ga(t)},F0=(t,e)=>e.includes(".")?Ka(t,"img",e):Ka(t,"img","".concat(e,".svg")),Ka=(t,e,n)=>{var o,r,i;const a=(i=(r=(o=window?.OC)==null?void 0:o.coreApps)==null?void 0:r.includes(t))!=null?i:!1,s=n.slice(-3)==="php";let u=_i();return s&&!a?(u+="/index.php/apps/".concat(t),u+="/".concat(encodeURI(e)),n!=="index.php"&&(u+="/".concat(n))):!s&&!a?(u=Af(t),u+="/".concat(e,"/"),u.at(-1)!=="/"&&(u+="/"),u+=n):(u+="/".concat(t),u+="/".concat(e),u+="/".concat(n)),u},B0=()=>window.location.protocol+"//"+window.location.host+_i();function _i(){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 Af(t){var e,n;return(n=((e=window._oc_appswebroots)!=null?e:{})[t])!=null?n:""}const{entries:Gu,setPrototypeOf:qa,isFrozen:Sf,getPrototypeOf:Tf,getOwnPropertyDescriptor:$f}=Object;let{freeze:mt,seal:At,create:Ku}=Object,{apply:jr,construct:Hr}=typeof Reflect<"u"&&Reflect;mt||(mt=function(t){return t}),At||(At=function(t){return t}),jr||(jr=function(t,e,n){return t.apply(e,n)}),Hr||(Hr=function(t,e){return new t(...e)});const Jn=gt(Array.prototype.forEach),kf=gt(Array.prototype.lastIndexOf),Ya=gt(Array.prototype.pop),pn=gt(Array.prototype.push),Pf=gt(Array.prototype.splice),co=gt(String.prototype.toLowerCase),lr=gt(String.prototype.toString),Za=gt(String.prototype.match),fn=gt(String.prototype.replace),Nf=gt(String.prototype.indexOf),Of=gt(String.prototype.trim),Tt=gt(Object.prototype.hasOwnProperty),ft=gt(RegExp.prototype.test),hn=Df(TypeError);function gt(t){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var n=arguments.length,o=new Array(n>1?n-1:0),r=1;r2&&arguments[2]!==void 0?arguments[2]:co;qa&&qa(t,null);let o=e.length;for(;o--;){let r=e[o];if(typeof r=="string"){const i=n(r);i!==r&&(Sf(e)||(e[o]=i),r=i)}t[r]=!0}return t}function Lf(t){for(let e=0;e/gm),Mf=At(/\$\{[\w\W]*/gm),zf=At(/^data-[\-\w.\u00B7-\uFFFF]+$/),jf=At(/^aria-[\-\w]+$/),qu=At(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Hf=At(/^(?:\w+script|data):/i),Vf=At(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Yu=At(/^html$/i),Uf=At(/^[a-z][.\w]*(-[.\w]+)+$/i);var es=Object.freeze({__proto__:null,ARIA_ATTR:jf,ATTR_WHITESPACE:Vf,CUSTOM_ELEMENT:Uf,DATA_ATTR:zf,DOCTYPE_NAME:Yu,ERB_EXPR:If,IS_ALLOWED_URI:qu,IS_SCRIPT_OR_DATA:Hf,MUSTACHE_EXPR:Rf,TMPLIT_EXPR:Mf});const mn={element:1,text:3,progressingInstruction:7,comment:8,document:9},Wf=function(){return typeof window>"u"?null:window},Gf=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}},ns=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Zu(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Wf();const e=c=>Zu(c);if(e.version="3.2.6",e.removed=[],!t||!t.document||t.document.nodeType!==mn.document||!t.Element)return e.isSupported=!1,e;let{document:n}=t;const o=n,r=o.currentScript,{DocumentFragment:i,HTMLTemplateElement:a,Node:s,Element:u,NodeFilter:l,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:m,trustedTypes:y}=t,E=u.prototype,k=vn(E,"cloneNode"),A=vn(E,"remove"),O=vn(E,"nextSibling"),_=vn(E,"childNodes"),R=vn(E,"parentNode");if(typeof a=="function"){const c=n.createElement("template");c.content&&c.content.ownerDocument&&(n=c.content.ownerDocument)}let D,U="";const{implementation:tt,createNodeIterator:W,createDocumentFragment:F,getElementsByTagName:b}=n,{importNode:w}=o;let S=ns();e.isSupported=typeof Gu=="function"&&typeof R=="function"&&tt&&tt.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:p,ERB_EXPR:f,TMPLIT_EXPR:g,DATA_ATTR:x,ARIA_ATTR:$,IS_SCRIPT_OR_DATA:P,ATTR_WHITESPACE:L,CUSTOM_ELEMENT:B}=es;let{IS_ALLOWED_URI:I}=es,N=null;const G=H({},[...Xa,...cr,...dr,...pr,...Ja]);let z=null;const ot=H({},[...Qa,...fr,...ts,...Qn]);let q=Object.seal(Ku(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,an=!0,de=!0,Pi=!1,Ni=!0,Pe=!1,Rn=!0,pe=!1,Go=!1,Ko=!1,Ne=!1,In=!1,Mn=!1,Oi=!0,Di=!1;const zl="user-content-";let qo=!0,sn=!1,Oe={},De=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 Yo=null;const Ri=H({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),zn="http://www.w3.org/1998/Math/MathML",jn="http://www.w3.org/2000/svg",Rt="http://www.w3.org/1999/xhtml";let Le=Rt,Zo=!1,Xo=null;const jl=H({},[zn,jn,Rt],lr);let Hn=H({},["mi","mo","mn","ms","mtext"]),Vn=H({},["annotation-xml"]);const Hl=H({},["title","style","font","a","script"]);let un=null;const Vl=["application/xhtml+xml","text/html"],Ul="text/html";let it=null,Fe=null;const Wl=n.createElement("form"),Ii=function(c){return c instanceof RegExp||c instanceof Function},Jo=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Fe&&Fe===c)){if((!c||typeof c!="object")&&(c={}),c=jt(c),un=Vl.indexOf(c.PARSER_MEDIA_TYPE)===-1?Ul:c.PARSER_MEDIA_TYPE,it=un==="application/xhtml+xml"?lr:co,N=Tt(c,"ALLOWED_TAGS")?H({},c.ALLOWED_TAGS,it):G,z=Tt(c,"ALLOWED_ATTR")?H({},c.ALLOWED_ATTR,it):ot,Xo=Tt(c,"ALLOWED_NAMESPACES")?H({},c.ALLOWED_NAMESPACES,lr):jl,Yo=Tt(c,"ADD_URI_SAFE_ATTR")?H(jt(Ri),c.ADD_URI_SAFE_ATTR,it):Ri,Fi=Tt(c,"ADD_DATA_URI_TAGS")?H(jt(Bi),c.ADD_DATA_URI_TAGS,it):Bi,De=Tt(c,"FORBID_CONTENTS")?H({},c.FORBID_CONTENTS,it):Li,wt=Tt(c,"FORBID_TAGS")?H({},c.FORBID_TAGS,it):jt({}),xt=Tt(c,"FORBID_ATTR")?H({},c.FORBID_ATTR,it):jt({}),Oe=Tt(c,"USE_PROFILES")?c.USE_PROFILES:!1,an=c.ALLOW_ARIA_ATTR!==!1,de=c.ALLOW_DATA_ATTR!==!1,Pi=c.ALLOW_UNKNOWN_PROTOCOLS||!1,Ni=c.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Pe=c.SAFE_FOR_TEMPLATES||!1,Rn=c.SAFE_FOR_XML!==!1,pe=c.WHOLE_DOCUMENT||!1,Ne=c.RETURN_DOM||!1,In=c.RETURN_DOM_FRAGMENT||!1,Mn=c.RETURN_TRUSTED_TYPE||!1,Ko=c.FORCE_BODY||!1,Oi=c.SANITIZE_DOM!==!1,Di=c.SANITIZE_NAMED_PROPS||!1,qo=c.KEEP_CONTENT!==!1,sn=c.IN_PLACE||!1,I=c.ALLOWED_URI_REGEXP||qu,Le=c.NAMESPACE||Rt,Hn=c.MATHML_TEXT_INTEGRATION_POINTS||Hn,Vn=c.HTML_INTEGRATION_POINTS||Vn,q=c.CUSTOM_ELEMENT_HANDLING||{},c.CUSTOM_ELEMENT_HANDLING&&Ii(c.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(q.tagNameCheck=c.CUSTOM_ELEMENT_HANDLING.tagNameCheck),c.CUSTOM_ELEMENT_HANDLING&&Ii(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),Pe&&(de=!1),In&&(Ne=!0),Oe&&(N=H({},Ja),z=[],Oe.html===!0&&(H(N,Xa),H(z,Qa)),Oe.svg===!0&&(H(N,cr),H(z,fr),H(z,Qn)),Oe.svgFilters===!0&&(H(N,dr),H(z,fr),H(z,Qn)),Oe.mathMl===!0&&(H(N,pr),H(z,ts),H(z,Qn))),c.ADD_TAGS&&(N===G&&(N=jt(N)),H(N,c.ADD_TAGS,it)),c.ADD_ATTR&&(z===ot&&(z=jt(z)),H(z,c.ADD_ATTR,it)),c.ADD_URI_SAFE_ATTR&&H(Yo,c.ADD_URI_SAFE_ATTR,it),c.FORBID_CONTENTS&&(De===Li&&(De=jt(De)),H(De,c.FORBID_CONTENTS,it)),qo&&(N["#text"]=!0),pe&&H(N,["html","head","body"]),N.table&&(H(N,["tbody"]),delete wt.tbody),c.TRUSTED_TYPES_POLICY){if(typeof c.TRUSTED_TYPES_POLICY.createHTML!="function")throw hn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof c.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw hn('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');D=c.TRUSTED_TYPES_POLICY,U=D.createHTML("")}else D===void 0&&(D=Gf(y,r)),D!==null&&typeof U=="string"&&(U=D.createHTML(""));mt&&mt(c),Fe=c}},Mi=H({},[...cr,...dr,...Ff]),zi=H({},[...pr,...Bf]),Gl=function(c){let T=R(c);(!T||!T.tagName)&&(T={namespaceURI:Le,tagName:"template"});const C=co(c.tagName),K=co(T.tagName);return Xo[c.namespaceURI]?c.namespaceURI===jn?T.namespaceURI===Rt?C==="svg":T.namespaceURI===zn?C==="svg"&&(K==="annotation-xml"||Hn[K]):!!Mi[C]:c.namespaceURI===zn?T.namespaceURI===Rt?C==="math":T.namespaceURI===jn?C==="math"&&Vn[K]:!!zi[C]:c.namespaceURI===Rt?T.namespaceURI===jn&&!Vn[K]||T.namespaceURI===zn&&!Hn[K]?!1:!zi[C]&&(Hl[C]||!Mi[C]):!!(un==="application/xhtml+xml"&&Xo[c.namespaceURI]):!1},fe=function(c){pn(e.removed,{element:c});try{R(c).removeChild(c)}catch{A(c)}},Be=function(c,T){try{pn(e.removed,{attribute:T.getAttributeNode(c),from:T})}catch{pn(e.removed,{attribute:null,from:T})}if(T.removeAttribute(c),c==="is")if(Ne||In)try{fe(T)}catch{}else try{T.setAttribute(c,"")}catch{}},ji=function(c){let T=null,C=null;if(Ko)c=""+c;else{const et=Za(c,/^[\r\n\t ]+/);C=et&&et[0]}un==="application/xhtml+xml"&&Le===Rt&&(c=''+c+"");const K=D?D.createHTML(c):c;if(Le===Rt)try{T=new m().parseFromString(K,un)}catch{}if(!T||!T.documentElement){T=tt.createDocument(Le,"template",null);try{T.documentElement.innerHTML=Zo?U:K}catch{}}const at=T.body||T.documentElement;return c&&C&&at.insertBefore(n.createTextNode(C),at.childNodes[0]||null),Le===Rt?b.call(T,pe?"html":"body")[0]:pe?T.documentElement:at},Hi=function(c){return W.call(c.ownerDocument||c,c,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},Qo=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 s=="function"&&c instanceof s};function It(c,T,C){Jn(c,K=>{K.call(e,T,C,Fe)})}const Ui=function(c){let T=null;if(It(S.beforeSanitizeElements,c,null),Qo(c))return fe(c),!0;const C=it(c.nodeName);if(It(S.uponSanitizeElement,c,{tagName:C,allowedTags:N}),Rn&&c.hasChildNodes()&&!Vi(c.firstElementChild)&&ft(/<[/\w!]/g,c.innerHTML)&&ft(/<[/\w!]/g,c.textContent)||c.nodeType===mn.progressingInstruction||Rn&&c.nodeType===mn.comment&&ft(/<[/\w]/g,c.data))return fe(c),!0;if(!N[C]||wt[C]){if(!wt[C]&&Gi(C)&&(q.tagNameCheck instanceof RegExp&&ft(q.tagNameCheck,C)||q.tagNameCheck instanceof Function&&q.tagNameCheck(C)))return!1;if(qo&&!De[C]){const K=R(c)||c.parentNode,at=_(c)||c.childNodes;if(at&&K){const et=at.length;for(let Mt=et-1;Mt>=0;--Mt){const St=k(at[Mt],!0);St.__removalCount=(c.__removalCount||0)+1,K.insertBefore(St,O(c))}}}return fe(c),!0}return c instanceof u&&!Gl(c)||(C==="noscript"||C==="noembed"||C==="noframes")&&ft(/<\/no(script|embed|frames)/i,c.innerHTML)?(fe(c),!0):(Pe&&c.nodeType===mn.text&&(T=c.textContent,Jn([p,f,g],K=>{T=fn(T,K," ")}),c.textContent!==T&&(pn(e.removed,{element:c.cloneNode()}),c.textContent=T)),It(S.afterSanitizeElements,c,null),!1)},Wi=function(c,T,C){if(Oi&&(T==="id"||T==="name")&&(C in n||C in Wl))return!1;if(!(de&&!xt[T]&&ft(x,T))&&!(an&&ft($,T))){if(!z[T]||xt[T]){if(!(Gi(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(!Yo[T]&&!ft(I,fn(C,L,""))&&!((T==="src"||T==="xlink:href"||T==="href")&&c!=="script"&&Nf(C,"data:")===0&&Fi[c])&&!(Pi&&!ft(P,fn(C,L,"")))&&C)return!1}return!0},Gi=function(c){return c!=="annotation-xml"&&Za(c,B)},Ki=function(c){It(S.beforeSanitizeAttributes,c,null);const{attributes:T}=c;if(!T||Qo(c))return;const C={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:z,forceKeepAttr:void 0};let K=T.length;for(;K--;){const at=T[K],{name:et,namespaceURI:Mt,value:St}=at,Nt=it(et),tr=St;let st=et==="value"?tr:Of(tr);if(C.attrName=Nt,C.attrValue=st,C.keepAttr=!0,C.forceKeepAttr=void 0,It(S.uponSanitizeAttribute,c,C),st=C.attrValue,Di&&(Nt==="id"||Nt==="name")&&(Be(et,c),st=zl+st),Rn&&ft(/((--!?|])>)|<\/(style|title)/i,st)){Be(et,c);continue}if(C.forceKeepAttr)continue;if(!C.keepAttr){Be(et,c);continue}if(!Ni&&ft(/\/>/i,st)){Be(et,c);continue}Pe&&Jn([p,f,g],ql=>{st=fn(st,ql," ")});const qi=it(c.nodeName);if(!Wi(qi,Nt,st)){Be(et,c);continue}if(D&&typeof y=="object"&&typeof y.getAttributeType=="function"&&!Mt)switch(y.getAttributeType(qi,Nt)){case"TrustedHTML":{st=D.createHTML(st);break}case"TrustedScriptURL":{st=D.createScriptURL(st);break}}if(st!==tr)try{Mt?c.setAttributeNS(Mt,et,st):c.setAttribute(et,st),Qo(c)?fe(c):Ya(e.removed)}catch{Be(et,c)}}It(S.afterSanitizeAttributes,c,null)},Kl=function c(T){let C=null;const K=Hi(T);for(It(S.beforeSanitizeShadowDOM,T,null);C=K.nextNode();)It(S.uponSanitizeShadowNode,C,null),Ui(C),Ki(C),C.content instanceof i&&c(C.content);It(S.afterSanitizeShadowDOM,T,null)};return e.sanitize=function(c){let T=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},C=null,K=null,at=null,et=null;if(Zo=!c,Zo&&(c=""),typeof c!="string"&&!Vi(c))if(typeof c.toString=="function"){if(c=c.toString(),typeof c!="string")throw hn("dirty is not a string, aborting")}else throw hn("toString is not a function");if(!e.isSupported)return c;if(Go||Jo(T),e.removed=[],typeof c=="string"&&(sn=!1),sn){if(c.nodeName){const Nt=it(c.nodeName);if(!N[Nt]||wt[Nt])throw hn("root node is forbidden and cannot be sanitized in-place")}}else if(c instanceof s)C=ji(""),K=C.ownerDocument.importNode(c,!0),K.nodeType===mn.element&&K.nodeName==="BODY"||K.nodeName==="HTML"?C=K:C.appendChild(K);else{if(!Ne&&!Pe&&!pe&&c.indexOf("<")===-1)return D&&Mn?D.createHTML(c):c;if(C=ji(c),!C)return Ne?null:Mn?U:""}C&&Ko&&fe(C.firstChild);const Mt=Hi(sn?c:C);for(;at=Mt.nextNode();)Ui(at),Ki(at),at.content instanceof i&&Kl(at.content);if(sn)return c;if(Ne){if(In)for(et=F.call(C.ownerDocument);C.firstChild;)et.appendChild(C.firstChild);else et=C;return(z.shadowroot||z.shadowrootmode)&&(et=w.call(o,et,!0)),et}let St=pe?C.outerHTML:C.innerHTML;return pe&&N["!doctype"]&&C.ownerDocument&&C.ownerDocument.doctype&&C.ownerDocument.doctype.name&&ft(Yu,C.ownerDocument.doctype.name)&&(St=" +`+St),Pe&&Jn([p,f,g],Nt=>{St=fn(St,Nt," ")}),D&&Mn?D.createHTML(St):St},e.setConfig=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Jo(c),Go=!0},e.clearConfig=function(){Fe=null,Go=!1},e.isValidAttribute=function(c,T,C){Fe||Jo({});const K=it(c),at=it(T);return Wi(K,at,C)},e.addHook=function(c,T){typeof T=="function"&&pn(S[c],T)},e.removeHook=function(c,T){if(T!==void 0){const C=kf(S[c],T);return C===-1?void 0:Pf(S[c],C,1)[0]}return Ya(S[c])},e.removeHooks=function(c){S[c]=[]},e.removeAllHooks=function(){S=ns()},e}var Xu=Zu();function Kf(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var hr,os;function qf(){if(os)return hr;os=1;var t=/["'&<>]/;hr=e;function e(n){var o=""+n,r=t.exec(o);if(!r)return o;var i,a="",s=0,u=0;for(s=r.index;se)}}globalThis._oc_l10n_registry_translations??={},globalThis._oc_l10n_registry_plural_functions??={};function po(t,e,n,o,r){const i=typeof n=="object"?n:void 0,a=typeof o=="number"?o:typeof n=="number"?n:void 0,s={escape:!0,sanitize:!0,...typeof r=="object"?r:typeof o=="object"?o:{}},u=E=>E,l=(s.sanitize?Xu.sanitize:u)||u,d=s.escape?rs:u,h=E=>typeof E=="string"||typeof E=="number",m=(E,k,A)=>E.replace(/%n/g,""+A).replace(/{([^{}]*)}/g,(O,_)=>{if(k===void 0||!(_ in k))return d(O);const R=k[_];return h(R)?d(`${R}`):typeof R=="object"&&h(R.value)?(R.escape!==!1?rs:u)(`${R.value}`):d(O)});let y=(r?.bundle??Ju(t)).translations[e]||e;return y=Array.isArray(y)?y[0]:y,l(typeof i=="object"||a!==void 0?m(y,i,a):y)}function Zf(t,e,n,o,r,i){const a="_"+e+"_::_"+n+"_",s=i?.bundle??Ju(t),u=s.translations[a];if(typeof u<"u"){const l=u;if(Array.isArray(l)){const d=s.pluralFunction(o);return po(t,l[d],r,o,i)}}return o===1?po(t,e,r,o,i):po(t,n,r,o,i)}function Xf(t,e=xi()){switch(e==="pt-BR"&&(e="xbr"),e.length>3&&(e=e.substring(0,e.lastIndexOf("-"))),e){case"az":case"bo":case"dz":case"id":case"ja":case"jv":case"ka":case"km":case"kn":case"ko":case"ms":case"th":case"tr":case"vi":case"zh":return 0;case"af":case"bn":case"bg":case"ca":case"da":case"de":case"el":case"en":case"eo":case"es":case"et":case"eu":case"fa":case"fi":case"fo":case"fur":case"fy":case"gl":case"gu":case"ha":case"he":case"hu":case"is":case"it":case"ku":case"lb":case"ml":case"mn":case"mr":case"nah":case"nb":case"ne":case"nl":case"nn":case"no":case"oc":case"om":case"or":case"pa":case"pap":case"ps":case"pt":case"so":case"sq":case"sv":case"sw":case"ta":case"te":case"tk":case"ur":case"zu":return t===1?0:1;case"am":case"bh":case"fil":case"fr":case"gun":case"hi":case"hy":case"ln":case"mg":case"nso":case"xbr":case"ti":case"wa":return t===0||t===1?0:1;case"be":case"bs":case"hr":case"ru":case"sh":case"sr":case"uk":return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2;case"cs":case"sk":return t===1?0:t>=2&&t<=4?1:2;case"ga":return t===1?0:t===2?1:2;case"lt":return t%10===1&&t%100!==11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2;case"sl":return t%100===1?0:t%100===2?1:t%100===3||t%100===4?2:3;case"mk":return t%10===1?0:1;case"mt":return t===1?0:t===0||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3;case"lv":return t===0?0:t%10===1&&t%100!==11?1:2;case"pl":return t===1?0:t%10>=2&&t%10<=4&&(t%100<12||t%100>14)?1:2;case"cy":return t===1?0:t===2?1:t===8||t===11?2:3;case"ro":return t===1?0:t===0||t%100>0&&t%100<20?1:2;case"ar":return t===0?0:t===1?1:t===2?2:t%100>=3&&t%100<=10?3:t%100>=11&&t%100<=99?4:5;default:return 0}}const Jf=window.OC?.config?.version?.split(".")[0]||"32",Qf=Number.parseInt(Jf)<32;function Bt(t,e,n,o,r,i,a,s){var u=typeof t=="function"?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),i&&(u._scopeId="data-v-"+i);var l;if(r&&(l=r),l)if(u.functional){u._injectStyles=l;var d=u.render;u.render=function(m,y){return l.call(y),d(m,y)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}const th={name:"NcButton",inject:{getNcPopoverTriggerAttrs:{from:"NcPopover:trigger:attrs",default:()=>()=>({})}},props:{alignment:{type:String,default:"center",validator:t=>["start","start-reverse","center","center-reverse","end","end-reverse"].includes(t)},disabled:{type:Boolean,default:!1},size:{type:String,default:"normal",validator(t){return["small","normal","large"].includes(t)}},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)||["submit","reset","button"].includes(t)},default:"secondary"},nativeType:{type:String,validator(t){return["submit","reset","button"].indexOf(t)!==-1},default:"button"},wide:{type:Boolean,default:!1},ariaLabel:{type:String,default:null},href:{type:String,default:null},target:{type:String,default:"_self"},download:{type:String,default:null},to:{type:[String,Object],default:null},exact:{type:Boolean,default:!1},ariaHidden:{type:Boolean,default:null},pressed:{type:Boolean,default:null},variant:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:"secondary"}},emits:["update:pressed","click"],computed:{realVariant(){return this.pressed?"primary":this.pressed===!1&&(this.type==="primary"||this.variant==="primary")?"secondary":this.type!=="secondary"&&["primary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.type:this.variant},realType(){return typeof this.pressed=="boolean"?"button":this.nativeType!=="button"?this.nativeType:["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.nativeType:this.type},isTertiary(){return this.realVariant.startsWith("tertiary")},flexAlignment(){return this.alignment.split("-")[0]},isReverseAligned(){return this.alignment.includes("-")},ncPopoverTriggerAttrs(){return this.getNcPopoverTriggerAttrs()}},render(t){const e=!!this.$slots.default,n=this.$slots?.icon;!e&&!this.ariaLabel&&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:a,navigate:s,isActive:u,isExactActive:l}={})=>t(o?"a":"button",{class:["button-vue",`button-vue--size-${this.size}`,{"button-vue--icon-only":n&&!e,"button-vue--text-only":e&&!n,"button-vue--icon-and-text":n&&e,[`button-vue--vue-${this.realVariant}`]:this.realVariant,"button-vue--legacy":Qf,"button-vue--tertiary":this.isTertiary,"button-vue--wide":this.wide,[`button-vue--${this.flexAlignment}`]:this.flexAlignment!=="center","button-vue--reverse":this.isReverseAligned,active:u,"router-link-exact-active":l}],attrs:{"aria-label":this.ariaLabel,"aria-pressed":r?this.pressed.toString():void 0,disabled:this.disabled,type:o?null:this.realType,role:o?"button":null,href:this.to?a: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),s?.(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()}},eh=null,nh=null;var oh=Bt(th,eh,nh,!1,null,"ce3a06f2");const Qu=oh.exports;class rh{bundle;constructor(e){this.bundle={pluralFunction:e,translations:{}}}addTranslations(e){const n=Object.values(e.translations[""]??{}).map(({msgid:o,msgid_plural:r,msgstr:i})=>r!==void 0?[`_${o}_::_${r}_`,i]:[o,i[0]]);this.bundle.translations={...this.bundle.translations,...Object.fromEntries(n)}}gettext(e,n={}){return po("",e,n,void 0,{bundle:this.bundle})}ngettext(e,n,o,r={}){return Zf("",e,n,o,r,{bundle:this.bundle})}}class ih{debug=!1;language="en";translations={};setLanguage(e){return this.language=e,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(xi().replace("-","_"))}addTranslation(e,n){return this.translations[e]=n,this}enableDebugMode(){return this.debug=!0,this}build(){this.debug&&console.debug(`Creating gettext instance for language ${this.language}`);const e=new rh(n=>Xf(n,this.language));return this.language in this.translations&&e.addTranslations(this.translations[this.language]),e}}function ah(){return new ih}const tl=ah().detectLanguage().build(),me=(...t)=>tl.gettext(...t);function el(...t){for(const e of t)if(!e.registered){for(const{l:n,t:o}of e){if(n!==xi()||!o)continue;const r=Object.fromEntries(Object.entries(o).map(([i,a])=>[i,{msgid:i,msgid_plural:a.p,msgstr:a.v}]));tl.addTranslations({translations:{"":r}})}e.registered=!0}}const sh=[{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs-CZ",t:{Actions:{v:["Akce"]}}},{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-AR",t:{Actions:{v:["Acciones"]}}},{l:"es-EC",t:{Actions:{v:["Acciones"]}}},{l:"es-MX",t:{Actions:{v:["Acciones"]}}},{l:"et-EE",t:{Actions:{v:["Tegevus"]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:["کنش‌ها"]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"is",t:{Actions:{v:["Aðgerðir"]}}},{l:"it",t:{Actions:{v:["Azioni"]}}},{l:"ja",t:{Actions:{v:["操作"]}}},{l:"ja-JP",t:{Actions:{v:["操作"]}}},{l:"ko",t:{Actions:{v:["동작"]}}},{l:"lt-LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{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:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"uz",t:{Actions:{v:["Harakatlar"]}}},{l:"zh-CN",t:{Actions:{v:["行为"]}}},{l:"zh-HK",t:{Actions:{v:["動作"]}}},{l:"zh-TW",t:{Actions:{v:["動作"]}}}],uh=[{l:"ar",t:{Close:{v:["إغلاق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"ca",t:{Close:{v:["Tanca"]}}},{l:"cs",t:{Close:{v:["Zavřít"]}}},{l:"cs-CZ",t:{Close:{v:["Zavřít"]}}},{l:"da",t:{Close:{v:["Luk"]}}},{l:"de",t:{Close:{v:["Schließen"]}}},{l:"de-DE",t:{Close:{v:["Schließen"]}}},{l:"el",t:{Close:{v:["Κλείσιμο"]}}},{l:"en-GB",t:{Close:{v:["Close"]}}},{l:"eo",t:{Close:{v:["Fermu"]}}},{l:"es",t:{Close:{v:["Cerrar"]}}},{l:"es-AR",t:{Close:{v:["Cerrar"]}}},{l:"es-EC",t:{Close:{v:["Cerrar"]}}},{l:"es-MX",t:{Close:{v:["Cerrar"]}}},{l:"et-EE",t:{Close:{v:["Sulge"]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:["بستن"]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"is",t:{Close:{v:["Loka"]}}},{l:"it",t:{Close:{v:["Chiudi"]}}},{l:"ja",t:{Close:{v:["閉じる"]}}},{l:"ja-JP",t:{Close:{v:["閉じる"]}}},{l:"ko",t:{Close:{v:["닫기"]}}},{l:"lt-LT",t:{Close:{v:["Užverti"]}}},{l:"lv",t:{Close:{v:["Aizvērt"]}}},{l:"mk",t:{Close:{v:["Затвори"]}}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{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:"sk",t:{Close:{v:["Zavrieť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"uz",t:{Close:{v:["Yopish"]}}},{l:"zh-CN",t:{Close:{v:["关闭"]}}},{l:"zh-HK",t:{Close:{v:["關閉"]}}},{l:"zh-TW",t:{Close:{v:["關閉"]}}}],R0=[{l:"ar",t:{"External documentation for {name}":{v:["التوثيق الخارجي لـ {name}"]}}},{l:"ast",t:{"External documentation for {name}":{v:["Documentación esterna pa: {name}"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"cs-CZ",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"da",t:{"External documentation for {name}":{v:["Ekstern dokumentation for {name}"]}}},{l:"de",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"de-DE",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"el",t:{"External documentation for {name}":{v:["Εξωτερική τεκμηρίωση για {name}"]}}},{l:"en-GB",t:{"External documentation for {name}":{v:["External documentation for {name}"]}}},{l:"eo",t:{}},{l:"es",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-AR",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-EC",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es-MX",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"et-EE",t:{"External documentation for {name}":{v:["Väline dokumentatsioon {nimi}"]}}},{l:"eu",t:{"External documentation for {name}":{v:["{name}-ren kanpoko dokumentazioa"]}}},{l:"fa",t:{"External documentation for {name}":{v:["اسناد بیرونی برای {name}"]}}},{l:"fi",t:{"External documentation for {name}":{v:["Ulkoinen dokumentaatio {name}lle"]}}},{l:"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:"gl",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"he",t:{"External documentation for {name}":{v:["תיעוד חיצוני עבור {name}"]}}},{l:"hu",t:{}},{l:"id",t:{"External documentation for {name}":{v:["Dokumentasi eksternal untuk {name}"]}}},{l:"is",t:{"External documentation for {name}":{v:["Utanaðkomandi leiðbeiningar fyrir {name}"]}}},{l:"it",t:{"External documentation for {name}":{v:["Documentazione esterna per {name}"]}}},{l:"ja",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ja-JP",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ko",t:{"External documentation for {name}":{v:["{name}의 외부 문서"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{}},{l:"my",t:{}},{l:"nb",t:{"External documentation for {name}":{v:["Ekstern dokumentasjon for {name}"]}}},{l:"nl",t:{"External documentation for {name}":{v:["Externe documentatie voor {name}"]}}},{l:"oc",t:{}},{l:"pl",t:{"External documentation for {name}":{v:["Dokumentacja zewnętrzna dla {name}"]}}},{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:"sk",t:{"External documentation for {name}":{v:["Externá dokumentácia pre {name}"]}}},{l:"sl",t:{}},{l:"sr",t:{"External documentation for {name}":{v:["Спољна документација за {name}"]}}},{l:"sv",t:{"External documentation for {name}":{v:["Extern dokumentation för {name}"]}}},{l:"tr",t:{"External documentation for {name}":{v:["{name} için dış belgeler"]}}},{l:"uk",t:{"External documentation for {name}":{v:["Зовнішня документація для {name}"]}}},{l:"uz",t:{"External documentation for {name}":{v:["{name}uchun tashqi hujjatlar"]}}},{l:"zh-CN",t:{"External documentation for {name}":{v:["{name} 的外部文档"]}}},{l:"zh-HK",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}},{l:"zh-TW",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}}],I0=[{l:"ar",t:{}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{}},{l:"cs-CZ",t:{}},{l:"da",t:{}},{l:"de",t:{}},{l:"de-DE",t:{}},{l:"el",t:{}},{l:"en-GB",t:{}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{}},{l:"es-EC",t:{}},{l:"es-MX",t:{}},{l:"et-EE",t:{}},{l:"eu",t:{}},{l:"fa",t:{}},{l:"fi",t:{}},{l:"fr",t:{}},{l:"ga",t:{}},{l:"gl",t:{}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{}},{l:"is",t:{}},{l:"it",t:{}},{l:"ja",t:{}},{l:"ja-JP",t:{}},{l:"ko",t:{}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{}},{l:"my",t:{}},{l:"nb",t:{}},{l:"nl",t:{}},{l:"oc",t:{}},{l:"pl",t:{}},{l:"pt-BR",t:{}},{l:"pt-PT",t:{}},{l:"ro",t:{}},{l:"ru",t:{}},{l:"sk",t:{}},{l:"sl",t:{}},{l:"sr",t:{}},{l:"sv",t:{}},{l:"tr",t:{}},{l:"uk",t:{}},{l:"uz",t:{}},{l:"zh-CN",t:{}},{l:"zh-HK",t:{}},{l:"zh-TW",t:{}}],lh=[{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:"br",t:{Next:{v:["Da heul"]},"Pause slideshow":{v:["Arsav an diaporama"]},Previous:{v:["A-raok"]},"Start slideshow":{v:["Kregiñ an diaporama"]}}},{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:"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-AR",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{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-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:"et-EE",t:{Next:{v:["Edasi"]},"Pause slideshow":{v:["Slaidiesitluse paus"]},Previous:{v:["Eelmine"]},"Start slideshow":{v:["Alusta slaidiesitust"]}}},{l:"eu",t:{Next:{v:["Hurrengoa"]},"Pause slideshow":{v:["Pausatu diaporama"]},Previous:{v:["Aurrekoa"]},"Start slideshow":{v:["Hasi diaporama"]}}},{l:"fa",t:{Next:{v:["بعدی"]},"Pause slideshow":{v:["توقف نمایش اسلاید"]},Previous:{v:["قبلی"]},"Start slideshow":{v:["شروع نمایش اسلاید"]}}},{l:"fi",t:{Next:{v:["Seuraava"]},"Pause slideshow":{v:["Keskeytä diaesitys"]},Previous:{v:["Edellinen"]},"Start slideshow":{v:["Aloita diaesitys"]}}},{l:"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:"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:"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:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"is",t:{Next:{v:["Næsta"]},"Pause slideshow":{v:["Gera hlé á skyggnusýningu"]},Previous:{v:["Fyrri"]},"Start slideshow":{v:["Byrja skyggnusýningu"]}}},{l:"it",t:{Next:{v:["Successivo"]},"Pause slideshow":{v:["Presentazione in pausa"]},Previous:{v:["Precedente"]},"Start slideshow":{v:["Avvia presentazione"]}}},{l:"ja",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ja-JP",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ko",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:"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:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Pauzeer diavoorstelling"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Start diavoorstelling"]}}},{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:"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:"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:"sr",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:"tr",t:{Next:{v:["Sonraki"]},"Pause slideshow":{v:["Slayt sunumunu duraklat"]},Previous:{v:["Önceki"]},"Start slideshow":{v:["Slayt sunumunu başlat"]}}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"uz",t:{Next:{v:["Keyingi"]},"Pause slideshow":{v:["Slayd-shouni to'xtatib turish"]},Previous:{v:["Oldingi"]},"Start slideshow":{v:["Slayd-shouni boshlash"]}}},{l:"zh-CN",t:{Next:{v:["下一个"]},"Pause slideshow":{v:["暂停幻灯片"]},Previous:{v:["上一个"]},"Start slideshow":{v:["开始幻灯片"]}}},{l:"zh-HK",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zh-TW",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}}];function M0(t,e,n,o,r,i,a,s){var u=typeof t=="function"?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0);var l;if(r&&(l=r),l)if(u.functional){u._injectStyles=l;var d=u.render;u.render=function(m,y){return l.call(y),d(m,y)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}var z0="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",j0="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",H0="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",V0="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",U0="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",W0="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",G0="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",K0="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",q0="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",Y0="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z";function ch(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var nl={exports:{}},nt=nl.exports={},Dt,Lt;function Vr(){throw new Error("setTimeout has not been defined")}function Ur(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Dt=setTimeout:Dt=Vr}catch{Dt=Vr}try{typeof clearTimeout=="function"?Lt=clearTimeout:Lt=Ur}catch{Lt=Ur}})();function ol(t){if(Dt===setTimeout)return setTimeout(t,0);if((Dt===Vr||!Dt)&&setTimeout)return Dt=setTimeout,setTimeout(t,0);try{return Dt(t,0)}catch{try{return Dt.call(null,t,0)}catch{return Dt.call(this,t,0)}}}function dh(t){if(Lt===clearTimeout)return clearTimeout(t);if((Lt===Ur||!Lt)&&clearTimeout)return Lt=clearTimeout,clearTimeout(t);try{return Lt(t)}catch{try{return Lt.call(null,t)}catch{return Lt.call(this,t)}}}var Wt=[],Ve=!1,be,fo=-1;function ph(){!Ve||!be||(Ve=!1,be.length?Wt=be.concat(Wt):fo=-1,Wt.length&&rl())}function rl(){if(!Ve){var t=ol(ph);Ve=!0;for(var e=Wt.length;e;){for(be=Wt,Wt=[];++fo1)for(var n=1;nt!=null,mh=Object.prototype.toString,gh=t=>mh.call(t)==="[object Object]",Wr=()=>{};function yh(t){return Js()}function al(t,e=!0,n){yh()?gu(t,n):e?t():Io(t)}Y.util.warn;function Ye(t){var e;const n=Se(t);return(e=n?.$el)!=null?e:n}const on=hh?window:void 0;function Ue(...t){let e,n,o,r;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,o,r]=t,e=on):[e,n,o,r]=t,!e)return Wr;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const i=[],a=()=>{i.forEach(d=>d()),i.length=0},s=(d,h,m,y)=>(d.addEventListener(h,m,y),()=>d.removeEventListener(h,m,y)),u=nn(()=>[Ye(e),Se(r)],([d,h])=>{if(a(),!d)return;const m=gh(h)?{...h}:h;i.push(...n.flatMap(y=>o.map(E=>s(d,y,E,m))))},{immediate:!0,flush:"post"}),l=()=>{u(),a()};return Mo(l),l}function bh(){const t=yt(!1);return Js()&&gu(()=>{t.value=!0},void 0),t}function Ci(t){const e=bh();return Ht(()=>(e.value,!!t()))}function wh(t,e,n={}){const{window:o=on,...r}=n;let i;const a=Ci(()=>o&&"MutationObserver"in o),s=()=>{i&&(i.disconnect(),i=void 0)},u=Ht(()=>{const m=Se(t),y=(Array.isArray(m)?m:[m]).map(Ye).filter(vh);return new Set(y)}),l=nn(()=>u.value,m=>{s(),a.value&&m.size&&(i=new MutationObserver(e),m.forEach(y=>i.observe(y,r)))},{immediate:!0,flush:"post"}),d=()=>i?.takeRecords(),h=()=>{l(),s()};return Mo(h),{isSupported:a,stop:h,takeRecords:d}}function _h(t,e={}){const{window:n=on}=e,o=Ci(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let r;const i=yt(!1),a=l=>{i.value=l.matches},s=()=>{r&&("removeEventListener"in r?r.removeEventListener("change",a):r.removeListener(a))},u=Ec(()=>{o.value&&(s(),r=n.matchMedia(Se(t)),"addEventListener"in r?r.addEventListener("change",a):r.addListener(a),i.value=r.matches)});return Mo(()=>{u(),s(),r=void 0}),i}function xh(t,e,n={}){const{window:o=on,...r}=n;let i;const a=Ci(()=>o&&"ResizeObserver"in o),s=()=>{i&&(i.disconnect(),i=void 0)},u=Ht(()=>{const h=Se(t);return Array.isArray(h)?h.map(m=>Ye(m)):[Ye(h)]}),l=nn(u,h=>{if(s(),a.value&&o){i=new ResizeObserver(e);for(const m of h)m&&i.observe(m,r)}},{immediate:!0,flush:"post"}),d=()=>{s(),l()};return Mo(d),{isSupported:a,stop:d}}function is(t,e={}){const{reset:n=!0,windowResize:o=!0,windowScroll:r=!0,immediate:i=!0,updateTiming:a="sync"}=e,s=yt(0),u=yt(0),l=yt(0),d=yt(0),h=yt(0),m=yt(0),y=yt(0),E=yt(0);function k(){const O=Ye(t);if(!O){n&&(s.value=0,u.value=0,l.value=0,d.value=0,h.value=0,m.value=0,y.value=0,E.value=0);return}const _=O.getBoundingClientRect();s.value=_.height,u.value=_.bottom,l.value=_.left,d.value=_.right,h.value=_.top,m.value=_.width,y.value=_.x,E.value=_.y}function A(){a==="sync"?k():a==="next-frame"&&requestAnimationFrame(()=>k())}return xh(t,A),nn(()=>Ye(t),O=>!O&&A()),wh(t,A,{attributeFilter:["style","class"]}),r&&Ue("scroll",A,{capture:!0,passive:!0}),o&&Ue("resize",A,{passive:!0}),al(()=>{i&&A()}),{height:s,bottom:u,left:l,right:d,top:h,width:m,x:y,y:E,update:A}}function Ch(t,e={}){const{threshold:n=50,onSwipe:o,onSwipeEnd:r,onSwipeStart:i,passive:a=!0,window:s=on}=e,u=ta({x:0,y:0}),l=ta({x:0,y:0}),d=Ht(()=>u.x-l.x),h=Ht(()=>u.y-l.y),{max:m,abs:y}=Math,E=Ht(()=>m(y(d.value),y(h.value))>=n),k=yt(!1),A=Ht(()=>E.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],_=(F,b)=>{u.x=F,u.y=b},R=(F,b)=>{l.x=F,l.y=b};let D;const U=Eh(s?.document);a?D=U?{passive:!0}:{capture:!1}:D=U?{passive:!1,capture:!0}:{capture:!0};const tt=F=>{k.value&&r?.(F,A.value),k.value=!1},W=[Ue(t,"touchstart",F=>{if(F.touches.length!==1)return;D.capture&&!D.passive&&F.preventDefault();const[b,w]=O(F);_(b,w),R(b,w),i?.(F)},D),Ue(t,"touchmove",F=>{if(F.touches.length!==1)return;const[b,w]=O(F);R(b,w),!k.value&&E.value&&(k.value=!0),k.value&&o?.(F)},D),Ue(t,["touchend","touchcancel"],tt,D)];return{isPassiveEventSupported:U,isSwiping:k,direction:A,coordsStart:u,coordsEnd:l,lengthX:d,lengthY:h,stop:()=>W.forEach(F=>F())}}function Eh(t){if(!t)return!1;let e=!1;const n={get passive(){return e=!0,!1}};return t.addEventListener("x",Wr,n),t.removeEventListener("x",Wr),e}function Ah(t={}){const{window:e=on,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:r=!0,includeScrollbar:i=!0,type:a="inner"}=t,s=yt(n),u=yt(o),l=()=>{e&&(a==="outer"?(s.value=e.outerWidth,u.value=e.outerHeight):i?(s.value=e.innerWidth,u.value=e.innerHeight):(s.value=e.document.documentElement.clientWidth,u.value=e.document.documentElement.clientHeight))};if(l(),al(l),Ue("resize",l,{passive:!0}),r){const d=_h("(orientation: portrait)");nn(d,()=>l())}return{width:s,height:u}}const Sh=t=>{t.mounted?Array.isArray(t.mounted)||(t.mounted=[t.mounted]):t.mounted=[],t.mounted.push(function(){this.$el.setAttribute("data-v-dd4fb6c","")})};var Th="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",$h="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",sl=["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=sl.join(","),ul=typeof Element>"u",Te=ul?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,To=!ul&&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},$o=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",a=i||n&&e&&t(e.parentNode);return a},kh=function(t){var e,n=t==null||(e=t.getAttribute)===null||e===void 0?void 0:e.call(t,"contenteditable");return n===""||n==="true"},ll=function(t,e,n){if($o(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(So));return e&&Te.call(t,So)&&o.unshift(t),o=o.filter(n),o},cl=function t(e,n,o){for(var r=[],i=Array.from(e);i.length;){var a=i.shift();if(!$o(a,!1))if(a.tagName==="SLOT"){var s=a.assignedElements(),u=s.length?s:a.children,l=t(u,!0,o);o.flatten?r.push.apply(r,l):r.push({scopeParent:a,candidates:l})}else{var d=Te.call(a,So);d&&o.filter(a)&&(n||!e.includes(a))&&r.push(a);var h=a.shadowRoot||typeof o.getShadowRoot=="function"&&o.getShadowRoot(a),m=!$o(h,!1)&&(!o.shadowRootFilter||o.shadowRootFilter(a));if(h&&m){var y=t(h===!0?a.children:h.children,!0,o);o.flatten?r.push.apply(r,y):r.push({scopeParent:a,candidates:y})}else i.unshift.apply(i,a.children)}}return r},dl=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)||kh(t))&&!dl(t)?0:t.tabIndex},Ph=function(t,e){var n=ye(t);return n<0&&e&&!dl(t)?0:n},Nh=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},pl=function(t){return t.tagName==="INPUT"},Oh=function(t){return pl(t)&&t.type==="hidden"},Dh=function(t){var e=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return e},Lh=function(t,e){for(var n=0;nsummary:first-of-type"),i=r?t.parentElement:t;if(Te.call(i,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof o=="function"){for(var a=t;t;){var s=t.parentElement,u=To(t);if(s&&!s.shadowRoot&&o(s)===!0)return as(t);t.assignedSlot?t=t.assignedSlot:!s&&u!==t.ownerDocument?t=u.host:t=s}t=a}if(Ih(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return as(t);return!1},zh=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)},Hh=function t(e){var n=[],o=[];return e.forEach(function(r,i){var a=!!r.scopeParent,s=a?r.scopeParent:r,u=Ph(s,a),l=a?t(r.candidates):s;u===0?a?n.push.apply(n,l):n.push(s):o.push({documentOrder:i,tabIndex:u,item:r,isScope:a,content:l})}),o.sort(Nh).reduce(function(r,i){return i.isScope?r.push.apply(r,i.content):r.push(i.content),r},[]).concat(n)},fl=function(t,e){e=e||{};var n;return e.getShadowRoot?n=cl([t],e.includeContainer,{filter:Gr.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot,shadowRootFilter:jh}):n=ll(t,e.includeContainer,Gr.bind(null,e)),Hh(n)},Vh=function(t,e){e=e||{};var n;return e.getShadowRoot?n=cl([t],e.includeContainer,{filter:ko.bind(null,e),flatten:!0,getShadowRoot:e.getShadowRoot}):n=ll(t,e.includeContainer,ko.bind(null,e)),n},Re=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Te.call(t,So)===!1?!1:Gr(e,t)},Uh=sl.concat("iframe").join(","),vr=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Te.call(t,Uh)===!1?!1:ko(e,t)};function ss(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 us(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()}},qh=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},Yh=function(t){return t?.key==="Escape"||t?.key==="Esc"||t?.keyCode===27},wn=function(t){return t?.key==="Tab"||t?.keyCode===9},Zh=function(t){return wn(t)&&!t.shiftKey},Xh=function(t){return wn(t)&&t.shiftKey},cs=function(t){return setTimeout(t,0)},ds=function(t,e){var n=-1;return t.every(function(o,r){return e(o)?(n=r,!1):!0}),n},gn=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)b=n.activeElement;else{var w=i.tabbableGroups[0],S=w&&w.firstTabbableNode;b=S||l("fallbackFocus")}if(!b)throw new Error("Your focus-trap needs to have at least one focusable element");return b},h=function(){if(i.containerGroups=i.containers.map(function(b){var w=fl(b,r.tabbableOptions),S=Vh(b,r.tabbableOptions),p=w.length>0?w[0]:void 0,f=w.length>0?w[w.length-1]:void 0,g=S.find(function(P){return Re(P)}),x=S.slice().reverse().find(function(P){return Re(P)}),$=!!w.find(function(P){return ye(P)>0});return{container:b,tabbableNodes:w,focusableNodes:S,posTabIndexesFound:$,firstTabbableNode:p,lastTabbableNode:f,firstDomTabbableNode:g,lastDomTabbableNode:x,nextTabbableNode:function(P){var L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,B=w.indexOf(P);return B<0?L?S.slice(S.indexOf(P)+1).find(function(I){return Re(I)}):S.slice(0,S.indexOf(P)).reverse().find(function(I){return Re(I)}):w[B+(L?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(b){return b.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!l("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(b){return b.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 b(w){if(w!==!1&&w!==n.activeElement){if(!w||!w.focus){b(d());return}w.focus({preventScroll:!!r.preventScroll}),i.mostRecentlyFocusedNode=w,qh(w)&&w.select()}},y=function(b){var w=l("setReturnFocus",b);return w||(w===!1?!1:b)},E=function(b){var w=b.target,S=b.event,p=b.isBackward,f=p===void 0?!1:p;w=w||to(S),h();var g=null;if(i.tabbableGroups.length>0){var x=u(w,S),$=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 P=ds(i.tabbableGroups,function(z){var ot=z.firstTabbableNode;return w===ot});if(P<0&&($.container===w||vr(w,r.tabbableOptions)&&!Re(w,r.tabbableOptions)&&!$.nextTabbableNode(w,!1))&&(P=x),P>=0){var L=P===0?i.tabbableGroups.length-1:P-1,B=i.tabbableGroups[L];g=ye(w)>=0?B.lastTabbableNode:B.lastDomTabbableNode}else wn(S)||(g=$.nextTabbableNode(w,!1))}else{var I=ds(i.tabbableGroups,function(z){var ot=z.lastTabbableNode;return w===ot});if(I<0&&($.container===w||vr(w,r.tabbableOptions)&&!Re(w,r.tabbableOptions)&&!$.nextTabbableNode(w))&&(I=x),I>=0){var N=I===i.tabbableGroups.length-1?0:I+1,G=i.tabbableGroups[N];g=ye(w)>=0?G.firstTabbableNode:G.firstDomTabbableNode}else wn(S)||(g=$.nextTabbableNode(w))}}else g=l("fallbackFocus");return g},k=function(b){var w=to(b);if(!(u(w,b)>=0)){if(gn(r.clickOutsideDeactivates,b)){a.deactivate({returnFocus:r.returnFocusOnDeactivate});return}gn(r.allowOutsideClick,b)||b.preventDefault()}},A=function(b){var w=to(b),S=u(w,b)>=0;if(S||w instanceof Document)S&&(i.mostRecentlyFocusedNode=w);else{b.stopImmediatePropagation();var p,f=!0;if(i.mostRecentlyFocusedNode)if(ye(i.mostRecentlyFocusedNode)>0){var g=u(i.mostRecentlyFocusedNode),x=i.containerGroups[g].tabbableNodes;if(x.length>0){var $=x.findIndex(function(P){return P===i.mostRecentlyFocusedNode});$>=0&&(r.isKeyForward(i.recentNavEvent)?$+1=0&&(p=x[$-1],f=!1))}}else i.containerGroups.some(function(P){return P.tabbableNodes.some(function(L){return ye(L)>0})})||(f=!1);else f=!1;f&&(p=E({target:i.mostRecentlyFocusedNode,isBackward:r.isKeyBackward(i.recentNavEvent)})),m(p||i.mostRecentlyFocusedNode||d())}i.recentNavEvent=void 0},O=function(b){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;i.recentNavEvent=b;var S=E({event:b,isBackward:w});S&&(wn(b)&&b.preventDefault(),m(S))},_=function(b){if(Yh(b)&&gn(r.escapeDeactivates,b)!==!1){b.preventDefault(),a.deactivate();return}(r.isKeyForward(b)||r.isKeyBackward(b))&&O(b,r.isKeyBackward(b))},R=function(b){var w=to(b);u(w,b)>=0||gn(r.clickOutsideDeactivates,b)||gn(r.allowOutsideClick,b)||(b.preventDefault(),b.stopImmediatePropagation())},D=function(){if(i.active)return ls.activateTrap(o,a),i.delayInitialFocusTimer=r.delayInitialFocus?cs(function(){m(d())}):m(d()),n.addEventListener("focusin",A,!0),n.addEventListener("mousedown",k,{capture:!0,passive:!1}),n.addEventListener("touchstart",k,{capture:!0,passive:!1}),n.addEventListener("click",R,{capture:!0,passive:!1}),n.addEventListener("keydown",_,{capture:!0,passive:!1}),a},U=function(){if(i.active)return n.removeEventListener("focusin",A,!0),n.removeEventListener("mousedown",k,!0),n.removeEventListener("touchstart",k,!0),n.removeEventListener("click",R,!0),n.removeEventListener("keydown",_,!0),a},tt=function(b){var w=b.some(function(S){var p=Array.from(S.removedNodes);return p.some(function(f){return f===i.mostRecentlyFocusedNode})});w&&m(d())},W=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(tt):void 0,F=function(){W&&(W.disconnect(),i.active&&!i.paused&&i.containers.map(function(b){W.observe(b,{subtree:!0,childList:!0})}))};return a={get active(){return i.active},get paused(){return i.paused},activate:function(b){if(i.active)return this;var w=s(b,"onActivate"),S=s(b,"onPostActivate"),p=s(b,"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(b){if(!i.active)return this;var w=us({onDeactivate:r.onDeactivate,onPostDeactivate:r.onPostDeactivate,checkCanReturnFocus:r.checkCanReturnFocus},b);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,U(),i.active=!1,i.paused=!1,F(),ls.deactivateTrap(o,a);var S=s(w,"onDeactivate"),p=s(w,"onPostDeactivate"),f=s(w,"checkCanReturnFocus"),g=s(w,"returnFocus","returnFocusOnDeactivate");S?.();var x=function(){cs(function(){g&&m(y(i.nodeFocusedBeforeActivation)),p?.()})};return g&&f?(f(y(i.nodeFocusedBeforeActivation)).then(x,x),this):(x(),this)},pause:function(b){if(i.paused||!i.active)return this;var w=s(b,"onPause"),S=s(b,"onPostPause");return i.paused=!0,w?.(),U(),F(),S?.(),this},unpause:function(b){if(!i.paused||!i.active)return this;var w=s(b,"onUnpause"),S=s(b,"onPostUnpause");return i.paused=!1,w?.(),h(),D(),F(),S?.(),this},updateContainerElements:function(b){var w=[].concat(b).filter(Boolean);return i.containers=w.map(function(S){return typeof S=="string"?n.querySelector(S):S}),i.active&&h(),F(),this}},a.updateContainerElements(t),a};const vl=t=>Math.random().toString(36).replace(/[^a-z]+/g,"").slice(0,5);function Pn(){return window._nc_focus_trap??=[],window._nc_focus_trap}function Qh(){let t=[];return{pause(){t=[...Pn()];for(const e of t)e.pause()},unpause(){if(t.length===Pn().length)for(const e of t)e.unpause();t=[]}}}function Xt(t){return t.split("-")[0]}function We(t){return t.split("-")[1]}function Bn(t){return["top","bottom"].includes(Xt(t))?"x":"y"}function Ei(t){return t==="y"?"height":"width"}function ps(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 a;switch(Xt(o)){case"top":a={x:r,y:e.y-n.height};break;case"bottom":a={x:r,y:e.y+e.height};break;case"right":a={x:e.x+e.width,y:i};break;case"left":a={x:e.x-n.width,y:i};break;default:a={x:e.x,y:e.y}}const s=Bn(o),u=Ei(s);switch(We(o)){case"start":a[s]=a[s]-(e[u]/2-n[u]/2);break;case"end":a[s]=a[s]+(e[u]/2-n[u]/2);break}return a}const tv=async(t,e,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:i=[],platform:a}=n;let s=await a.getElementRects({reference:t,floating:e,strategy:r}),{x:u,y:l}=ps({...s,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:a,rects:s,platform:u}=e;if(n==null)return{};const l=ml(o),d={x:r,y:i},h=Xt(a),m=Bn(h),y=Ei(m),E=await u.getDimensions({element:n}),k=m==="y"?"top":"left",A=m==="y"?"bottom":"right",O=s.reference[y]+s.reference[m]-d[m]-s.floating[y],_=d[m]-s.reference[m],R=await u.getOffsetParent({element:n}),D=R?m==="y"?R.clientHeight||0:R.clientWidth||0:0,U=O/2-_/2,tt=l[k],W=D-E[y]-l[A],F=D/2-E[y]/2+U,b=qr(tt,F,W);return{data:{[m]:b,centerOffset:F-b}}}}),rv={left:"right",right:"left",bottom:"top",top:"bottom"};function Po(t){return t.replace(/left|right|bottom|top/g,e=>rv[e])}function gl(t,e){const n=We(t)==="start",o=Bn(t),r=Ei(o);let i=o==="x"?n?"right":"left":n?"bottom":"top";return e.reference[r]>e.floating[r]&&(i=Po(i)),{main:i,cross:Po(i)}}const iv={start:"end",end:"start"};function Yr(t){return t.replace(/start|end/g,e=>iv[e])}const av=["top","right","bottom","left"],sv=av.reduce((t,e)=>t.concat(e,e+"-start",e+"-end"),[]);function uv(t,e,n){return(t?[...n.filter(o=>We(o)===t),...n.filter(o=>We(o)!==t)]:n.filter(o=>Xt(o)===o)).filter(o=>t?We(o)===t||(e?Yr(o)!==o:!1):!0)}const lv=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,o,r,i,a,s;const{x:u,y:l,rects:d,middlewareData:h,placement:m}=e,{alignment:y=null,allowedPlacements:E=sv,autoAlignment:k=!0,...A}=t;if((n=h.autoPlacement)!=null&&n.skip)return{};const O=uv(y,k,E),_=await zo(e,A),R=(o=(r=h.autoPlacement)==null?void 0:r.index)!=null?o:0,D=O[R],{main:U,cross:tt}=gl(D,d);if(m!==D)return{x:u,y:l,reset:{placement:O[0]}};const W=[_[Xt(D)],_[U],_[tt]],F=[...(i=(a=h.autoPlacement)==null?void 0:a.overflows)!=null?i:[],{placement:D,overflows:W}],b=O[R+1];if(b)return{data:{index:R+1,overflows:F},reset:{placement:b}};const w=F.slice().sort((p,f)=>p.overflows[0]-f.overflows[0]),S=(s=w.find(p=>{let{overflows:f}=p;return f.every(g=>g<=0)}))==null?void 0:s.placement;return{data:{skip:!0},reset:{placement:S??w[0].placement}}}}};function cv(t){const e=Po(t);return[Yr(t),e,Yr(e)]}const dv=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,o;const{placement:r,middlewareData:i,rects:a,initialPlacement:s}=e;if((n=i.flip)!=null&&n.skip)return{};const{mainAxis:u=!0,crossAxis:l=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",flipAlignment:m=!0,...y}=t,E=Xt(r),k=d||(E===s||!m?[Po(s)]:cv(s)),A=[s,...k],O=await zo(e,y),_=[];let R=((o=i.flip)==null?void 0:o.overflows)||[];if(u&&_.push(O[E]),l){const{main:W,cross:F}=gl(r,a);_.push(O[W],O[F])}if(R=[...R,{placement:r,overflows:_}],!_.every(W=>W<=0)){var D,U;const W=((D=(U=i.flip)==null?void 0:U.index)!=null?D:0)+1,F=A[W];if(F)return{data:{index:W,overflows:R},reset:{placement:F}};let b="bottom";switch(h){case"bestFit":{var tt;const w=(tt=R.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&&(b=w);break}case"initialPlacement":b=s;break}return{data:{skip:!0},reset:{placement:b}}}return{}}}};function pv(t){let{placement:e,rects:n,value:o}=t;const r=Xt(e),i=["left","top"].includes(r)?-1:1,a=typeof o=="function"?o({...n,placement:e}):o,{mainAxis:s,crossAxis:u}=typeof a=="number"?{mainAxis:a,crossAxis:0}:{mainAxis:0,crossAxis:0,...a};return Bn(r)==="x"?{x:u,y:s*i}:{x:s*i,y:u}}const fv=function(t){return t===void 0&&(t=0),{name:"offset",options:t,fn(e){const{x:n,y:o,placement:r,rects:i}=e,a=pv({placement:r,rects:i,value:t});return{x:n+a.x,y:o+a.y,data:a}}}};function hv(t){return t==="x"?"y":"x"}const vv=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:a=!1,limiter:s={fn:A=>{let{x:O,y:_}=A;return{x:O,y:_}}},...u}=t,l={x:n,y:o},d=await zo(e,u),h=Bn(Xt(r)),m=hv(h);let y=l[h],E=l[m];if(i){const A=h==="y"?"top":"left",O=h==="y"?"bottom":"right",_=y+d[A],R=y-d[O];y=qr(_,y,R)}if(a){const A=m==="y"?"top":"left",O=m==="y"?"bottom":"right",_=E+d[A],R=E-d[O];E=qr(_,E,R)}const k=s.fn({...e,[h]:y,[m]:E});return{...k,data:{x:k.x-n,y:k.y-o}}}}},mv=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:a,...s}=t;if((n=i.size)!=null&&n.skip)return{};const u=await zo(e,s),l=Xt(o),d=We(o)==="end";let h,m;l==="top"||l==="bottom"?(h=l,m=d?"left":"right"):(m=l,h=d?"top":"bottom");const y=ge(u.left,0),E=ge(u.right,0),k=ge(u.top,0),A=ge(u.bottom,0),O={height:r.floating.height-(["left","right"].includes(o)?2*(k!==0||A!==0?k+A:ge(u.top,u.bottom)):u[h]),width:r.floating.width-(["top","bottom"].includes(o)?2*(y!==0||E!==0?y+E:ge(u.left,u.right)):u[m])};return a?.({...O,...r}),{data:{skip:!0},reset:{rects:!0}}}}};function Ai(t){return t?.toString()==="[object Window]"}function le(t){if(t==null)return window;if(!Ai(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function jo(t){return le(t).getComputedStyle(t)}function Yt(t){return Ai(t)?"":t?(t.nodeName||"").toLowerCase():""}function Zt(t){return t instanceof le(t).HTMLElement}function No(t){return t instanceof le(t).Element}function gv(t){return t instanceof le(t).Node}function yl(t){const e=le(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function Ho(t){const{overflow:e,overflowX:n,overflowY:o}=jo(t);return/auto|scroll|overlay|hidden/.test(e+o+n)}function yv(t){return["table","td","th"].includes(Yt(t))}function bl(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),n=jo(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 fs=Math.min,_n=Math.max,Oo=Math.round;function Ze(t,e){e===void 0&&(e=!1);const n=t.getBoundingClientRect();let o=1,r=1;return e&&Zt(t)&&(o=t.offsetWidth>0&&Oo(n.width)/t.offsetWidth||1,r=t.offsetHeight>0&&Oo(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 ce(t){return((gv(t)?t.ownerDocument:t.document)||window.document).documentElement}function Vo(t){return Ai(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function wl(t){return Ze(ce(t)).left+Vo(t).scrollLeft}function bv(t){const e=Ze(t);return Oo(e.width)!==t.offsetWidth||Oo(e.height)!==t.offsetHeight}function wv(t,e,n){const o=Zt(e),r=ce(e),i=Ze(t,o&&bv(e));let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(o||!o&&n!=="fixed")if((Yt(e)!=="body"||Ho(r))&&(a=Vo(e)),Zt(e)){const u=Ze(e,!0);s.x=u.x+e.clientLeft,s.y=u.y+e.clientTop}else r&&(s.x=wl(r));return{x:i.left+a.scrollLeft-s.x,y:i.top+a.scrollTop-s.y,width:i.width,height:i.height}}function Uo(t){return Yt(t)==="html"?t:t.assignedSlot||t.parentNode||(yl(t)?t.host:null)||ce(t)}function hs(t){return!Zt(t)||getComputedStyle(t).position==="fixed"?null:t.offsetParent}function _v(t){let e=Uo(t);for(;Zt(e)&&!["html","body"].includes(Yt(e));){if(bl(e))return e;e=e.parentNode}return null}function Zr(t){const e=le(t);let n=hs(t);for(;n&&yv(n)&&getComputedStyle(n).position==="static";)n=hs(n);return n&&(Yt(n)==="html"||Yt(n)==="body"&&getComputedStyle(n).position==="static"&&!bl(n))?e:n||_v(t)||e}function vs(t){return{width:t.offsetWidth,height:t.offsetHeight}}function xv(t){let{rect:e,offsetParent:n,strategy:o}=t;const r=Zt(n),i=ce(n);if(n===i)return e;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((r||!r&&o!=="fixed")&&((Yt(n)!=="body"||Ho(i))&&(a=Vo(n)),Zt(n))){const u=Ze(n,!0);s.x=u.x+n.clientLeft,s.y=u.y+n.clientTop}return{...e,x:e.x-a.scrollLeft+s.x,y:e.y-a.scrollTop+s.y}}function Cv(t){const e=le(t),n=ce(t),o=e.visualViewport;let r=n.clientWidth,i=n.clientHeight,a=0,s=0;return o&&(r=o.width,i=o.height,Math.abs(e.innerWidth/o.scale-o.width)<.01&&(a=o.offsetLeft,s=o.offsetTop)),{width:r,height:i,x:a,y:s}}function Ev(t){var e;const n=ce(t),o=Vo(t),r=(e=t.ownerDocument)==null?void 0:e.body,i=_n(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=_n(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let s=-o.scrollLeft+wl(t);const u=-o.scrollTop;return jo(r||n).direction==="rtl"&&(s+=_n(n.clientWidth,r?r.clientWidth:0)-i),{width:i,height:a,x:s,y:u}}function _l(t){return["html","body","#document"].includes(Yt(t))?t.ownerDocument.body:Zt(t)&&Ho(t)?t:_l(Uo(t))}function Do(t,e){var n;e===void 0&&(e=[]);const o=_l(t),r=o===((n=t.ownerDocument)==null?void 0:n.body),i=le(o),a=r?[i].concat(i.visualViewport||[],Ho(o)?o:[]):o,s=e.concat(a);return r?s:s.concat(Do(Uo(a)))}function Av(t,e){const n=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&&yl(n)){let o=e;do{if(o&&t===o)return!0;o=o.parentNode||o.host}while(o)}return!1}function Sv(t){const e=Ze(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 ms(t,e){return e==="viewport"?Kr(Cv(t)):No(e)?Sv(e):Kr(Ev(ce(t)))}function Tv(t){const e=Do(Uo(t)),n=["absolute","fixed"].includes(jo(t).position)&&Zt(t)?Zr(t):t;return No(n)?e.filter(o=>No(o)&&Av(o,n)&&Yt(o)!=="body"):[]}function $v(t){let{element:e,boundary:n,rootBoundary:o}=t;const r=[...n==="clippingParents"?Tv(e):[].concat(n),o],i=r[0],a=r.reduce((s,u)=>{const l=ms(e,u);return s.top=_n(l.top,s.top),s.right=fs(l.right,s.right),s.bottom=fs(l.bottom,s.bottom),s.left=_n(l.left,s.left),s},ms(e,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}const kv={getElementRects:t=>{let{reference:e,floating:n,strategy:o}=t;return{reference:wv(e,Zr(n),o),floating:{...vs(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:t=>xv(t),getOffsetParent:t=>{let{element:e}=t;return Zr(e)},isElement:t=>No(t),getDocumentElement:t=>{let{element:e}=t;return ce(e)},getClippingClientRect:t=>$v(t),getDimensions:t=>{let{element:e}=t;return vs(e)},getClientRects:t=>{let{element:e}=t;return e.getClientRects()}},Pv=(t,e,n)=>tv(t,e,{platform:kv,...n});var Nv=Object.defineProperty,Ov=Object.defineProperties,Dv=Object.getOwnPropertyDescriptors,Lo=Object.getOwnPropertySymbols,xl=Object.prototype.hasOwnProperty,Cl=Object.prototype.propertyIsEnumerable,gs=(t,e,n)=>e in t?Nv(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,ee=(t,e)=>{for(var n in e||(e={}))xl.call(e,n)&&gs(t,n,e[n]);if(Lo)for(var n of Lo(e))Cl.call(e,n)&&gs(t,n,e[n]);return t},Wo=(t,e)=>Ov(t,Dv(e)),Lv=(t,e)=>{var n={};for(var o in t)xl.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(t!=null&&Lo)for(var o of Lo(t))e.indexOf(o)<0&&Cl.call(t,o)&&(n[o]=t[o]);return n};function El(t,e){for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(typeof e[n]=="object"&&t[n]?El(t[n],e[n]):t[n]=e[n])}const Ft={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 Xe(t,e){let n=Ft.themes[t]||{},o;do o=n[e],typeof o>"u"?n.$extend?n=Ft.themes[n.$extend]||{}:(n=null,o=Ft[e]):n=null;while(n);return o}function Fv(t){const e=[t];let n=Ft.themes[t]||{};do n.$extend&&!n.$resetCss?(e.push(n.$extend),n=Ft.themes[n.$extend]||{}):n=null;while(n);return e.map(o=>`v-popper--theme-${o}`)}function ys(t){const e=[t];let n=Ft.themes[t]||{};do n.$extend?(e.push(n.$extend),n=Ft.themes[n.$extend]||{}):n=null;while(n);return e}let $e=!1;if(typeof window<"u"){$e=!1;try{const t=Object.defineProperty({},"passive",{get(){$e=!0}});window.addEventListener("test",null,t)}catch{}}let Al=!1;typeof window<"u"&&typeof navigator<"u"&&(Al=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Sl=["auto","top","bottom","left","right"].reduce((t,e)=>t.concat([e,`${e}-start`,`${e}-end`]),[]),bs={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},ws={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function _s(t,e){const n=t.indexOf(e);n!==-1&&t.splice(n,1)}function mr(){return new Promise(t=>requestAnimationFrame(()=>{requestAnimationFrame(t)}))}const $t=[];let ve=null;const xs={};function Cs(t){let e=xs[t];return e||(e=xs[t]=[]),e}let Xr=function(){};typeof window<"u"&&(Xr=window.Element);function V(t){return function(){const e=this.$props;return Xe(e.theme,t)}}const gr="__floating-vue__popper";var Tl=()=>({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=>Sl.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,Xr,Boolean],default:V("container")},boundary:{type:[String,Xr],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{[gr]:{parentPopper:this}}},inject:{[gr]:{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(ee({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var t;return(t=this[gr])==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:ee(ee({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(fv({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?e.middleware.push(lv({alignment:(t=this.placement.split("-")[1])!=null?t:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(vv({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&e.middleware.push(dv({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(ov({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:i,middlewareData:a})=>{let s;const{centerOffset:u}=a.arrow;return r.startsWith("top")||r.startsWith("bottom")?s=Math.abs(u)>i.reference.width/2:s=Math.abs(u)>i.reference.height/2,{data:{overflow:s}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:i,placement:a,middlewareData:s})=>{var u;if((u=s.autoSize)!=null&&u.skip)return{};let l,d;return a.startsWith("top")||a.startsWith("bottom")?l=i.reference.width:d=i.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=l!=null?`${l}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(mv({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 Pv(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:o.x,y:o.y,placement:o.placement,strategy:o.strategy,arrow:ee(ee({},o.middlewareData.arrow),o.middlewareData.arrowOverflow)})},$_scheduleShow(t=null,e=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),ve&&this.instantMove&&ve.instantMove&&ve!==this.parentPopper){ve.$_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&&(ve=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 mr(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Do(this.$_referenceNode),...Do(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const e=this.$_referenceNode.getBoundingClientRect(),n=this.$_popperNode.querySelector(".v-popper__wrapper"),o=n.parentNode.getBoundingClientRect(),r=e.x+e.width/2-(o.left+n.offsetLeft),i=e.y+e.height/2-(o.top+n.offsetTop);this.result.transformOrigin=`${r}px ${i}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const t=this.showGroup;if(t){let e;for(let n=0;n<$t.length;n++)e=$t[n],e.showGroup!==t&&(e.hide(),e.$emit("close-group"))}$t.push(this),document.body.classList.add("v-popper--some-open");for(const e of ys(this.theme))Cs(e).push(this),document.body.classList.add(`v-popper--some-open--${e}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await mr(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(t=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=t,_s($t,this),$t.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of ys(this.theme)){const o=Cs(n);_s(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}ve===this&&(ve=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=Xe(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 mr(),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,bs,this.triggers,this.showTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],bs,this.popperTriggers,this.popperShowTriggers,t);const e=n=>o=>{o.usedByTooltip||this.hide({event:o,skipAiming:n})};this.$_registerTriggerListeners(this.$_targetNodes,ws,this.triggers,this.hideTriggers,e(!1)),this.$_registerTriggerListeners([this.$_popperNode],ws,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,$e?{passive:!0}:void 0))},$_registerTriggerListeners(t,e,n,o,r){let i=n;o!=null&&(i=typeof o=="function"?o(i):o),i.forEach(a=>{const s=e[a];s&&this.$_registerEventListeners(t,s,r)})},$_removeEventListeners(t){const e=[];this.$_events.forEach(n=>{const{targetNodes:o,eventType:r,handler:i}=n;!t||t===r?o.forEach(a=>a.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(xn>=t.left&&xn<=t.right&&Cn>=t.top&&Cn<=t.bottom){const e=this.$_popperNode.getBoundingClientRect(),n=xn-Jt,o=Cn-Qt,r=e.left+e.width/2-Jt+(e.top+e.height/2)-Qt+e.width+e.height,i=Jt+n*r,a=Qt+o*r;return eo(Jt,Qt,i,a,e.left,e.top,e.left,e.bottom)||eo(Jt,Qt,i,a,e.left,e.top,e.right,e.top)||eo(Jt,Qt,i,a,e.right,e.top,e.right,e.bottom)||eo(Jt,Qt,i,a,e.left,e.bottom,e.right,e.bottom)}return!1}},render(){return this.$scopedSlots.default(this.slotData)[0]}});typeof document<"u"&&typeof window<"u"&&(Al?(document.addEventListener("touchstart",Es,$e?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",Rv,$e?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Es,!0),window.addEventListener("click",Bv,!0)),window.addEventListener("resize",zv));function Es(t){for(let e=0;e<$t.length;e++){const n=$t[e];try{const o=n.popperNode();n.$_mouseDownContains=o.contains(t.target)}catch{}}}function Bv(t){$l(t)}function Rv(t){$l(t,!0)}function $l(t,e=!1){const n={};for(let o=$t.length-1;o>=0;o--){const r=$t[o];try{const i=r.$_containsGlobalTarget=Iv(r,t);r.$_pendingHide=!1,requestAnimationFrame(()=>{if(r.$_pendingHide=!1,!n[r.randomId]&&As(r,i,t)){if(r.$_handleGlobalClose(t,e),!t.closeAllPopover&&t.closePopover&&i){let s=r.parentPopper;for(;s;)n[s.randomId]=!0,s=s.parentPopper;return}let a=r.parentPopper;for(;a&&As(a,a.$_containsGlobalTarget,t);)a.$_handleGlobalClose(t,e),a=a.parentPopper}})}catch{}}}function Iv(t,e){const n=t.popperNode();return t.$_mouseDownContains||n.contains(e.target)}function As(t,e,n){return n.closeAllPopover||n.closePopover&&e||Mv(t,n)&&!e}function Mv(t,e){if(typeof t.autoHide=="function"){const n=t.autoHide(e);return t.lastAutoHide=n,n}return t.autoHide}function zv(t){for(let e=0;e<$t.length;e++)$t[e].$_computePosition(t)}let Jt=0,Qt=0,xn=0,Cn=0;typeof window<"u"&&window.addEventListener("mousemove",t=>{Jt=xn,Qt=Cn,xn=t.clientX,Cn=t.clientY},$e?{passive:!0}:void 0);function eo(t,e,n,o,r,i,a,s){const u=((a-r)*(e-i)-(s-i)*(t-r))/((s-i)*(n-t)-(a-r)*(o-e)),l=((n-t)*(e-i)-(o-e)*(t-r))/((s-i)*(n-t)-(a-r)*(o-e));return u>=0&&u<=1&&l>=0&&l<=1}function jv(){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 Jr(){Jr.init||(Jr.init=!0,ho=jv()!==-1)}var Hv={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var t=this;Jr(),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 Vv(t,e,n,o,r,i,a,s,u,l){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 Uv=Hv,kl=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},Wv=[];kl._withStripped=!0;var Gv=void 0,Kv="data-v-8859cc6c",Qr=Vv({render:kl,staticRenderFns:Wv},Gv,Uv,Kv);function qv(t){t.component("resize-observer",Qr),t.component("ResizeObserver",Qr)}var Yv={version:"1.0.1",install:qv},no=null;typeof window<"u"?no=window.Vue:typeof Ge<"u"&&(no=Ge.Vue),no&&no.use(Yv);var Pl={computed:{themeClass(){return Fv(this.theme)}}},Zv={name:"VPopperContent",components:{ResizeObserver:Qr},mixins:[Pl],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}}},Xv=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"})])])])},Jv=[];function rn(t,e,n,o,r,i,a,s){var u=typeof t=="function"?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0);var l;if(r&&(l=r),l)if(u.functional){u._injectStyles=l;var d=u.render;u.render=function(m,y){return l.call(y),d(m,y)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}const Ss={};var Qv=rn(Zv,Xv,Jv,!1,tm);function tm(t){for(let e in Ss)this[e]=Ss[e]}var Nl=function(){return Qv.exports}(),Si={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)}}},em={name:"VPopperWrapper",components:{Popper:Tl(),PopperContent:Nl},mixins:[Si,Pl],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)}}},nm=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,a=o.shouldMountContent,s=o.skipTransition,u=o.autoHide,l=o.show,d=o.hide,h=o.handleResize,m=o.onResize,y=o.classes,E=o.result;return[n("div",{ref:"reference",staticClass:"v-popper",class:[t.themeClass,{"v-popper--shown":i}]},[t._t("default",null,{shown:i,show:l,hide:d}),n("PopperContent",{ref:"popperContent",attrs:{"popper-id":r,theme:t.theme,shown:i,mounted:a,"skip-transition":s,"auto-hide":u,"handle-resize":h,classes:y,result:E},on:{hide:d,resize:m}},[t._t("popper",null,{shown:i,hide:d})],2)],2)]}}],null,!0)},"Popper",t.$attrs,!1),t.$listeners))},om=[];const Ts={};var rm=rn(em,nm,om,!1,im);function im(t){for(let e in Ts)this[e]=Ts[e]}var Ti=function(){return rm.exports}(),am=Wo(ee({},Ti),{name:"VDropdown",vPopperTheme:"dropdown"});let sm,um;const $s={};var lm=rn(am,sm,um,!1,cm);function cm(t){for(let e in $s)this[e]=$s[e]}var ti=function(){return lm.exports}(),dm=Wo(ee({},Ti),{name:"VMenu",vPopperTheme:"menu"});let pm,fm;const ks={};var hm=rn(dm,pm,fm,!1,vm);function vm(t){for(let e in ks)this[e]=ks[e]}var Ps=function(){return hm.exports}(),mm=Wo(ee({},Ti),{name:"VTooltip",vPopperTheme:"tooltip"});let gm,ym;const Ns={};var bm=rn(mm,gm,ym,!1,wm);function wm(t){for(let e in Ns)this[e]=Ns[e]}var Os=function(){return bm.exports}(),_m={name:"VTooltipDirective",components:{Popper:Tl(),PopperContent:Nl},mixins:[Si],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return Xe(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return Xe(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}}},xm=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,a=o.shouldMountContent,s=o.skipTransition,u=o.autoHide,l=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:a,"skip-transition":s,"auto-hide":u,"handle-resize":d,classes:m,result:y},on:{hide:l,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))},Cm=[];const Ds={};var Em=rn(_m,xm,Cm,!1,Am);function Am(t){for(let e in Ds)this[e]=Ds[e]}var Sm=function(){return Em.exports}();const Ol="v-popper--has-tooltip";function Tm(t,e){let n=t.placement;if(!n&&e)for(const o of Sl)e[o]&&(n=o);return n||(n=Xe(t.theme||"tooltip","placement")),n}function Dl(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=Tm(o,n),o.targetNodes=()=>[t],o.referenceNode=()=>t,o}function $m(t,e,n){const o=Dl(t,e,n),r=t.$_popper=new Y({mixins:[Si],data(){return{options:o}},render(a){const s=this.options,{theme:u,html:l,content:d,loadingContent:h}=s,m=Lv(s,["theme","html","content","loadingContent"]);return a(Sm,{props:{theme:u,html:l,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(Ol),r}function Ll(t){t.$_popper&&(t.$_popper.$destroy(),delete t.$_popper,delete t.$_popperOldShown),t.classList&&t.classList.remove(Ol)}function Ls(t,{value:e,oldValue:n,modifiers:o}){const r=Dl(t,e,o);if(!r.content||Xe(r.theme||"tooltip","disabled"))Ll(t);else{let i;t.$_popper?(i=t.$_popper,i.options=r):i=$m(t,e,o),typeof e.shown<"u"&&e.shown!==t.$_popperOldShown&&(t.$_popperOldShown=e.shown,e.shown?i.show():i.hide())}}var km={bind:Ls,update:Ls,unbind(t){Ll(t)}};function Fs(t){t.addEventListener("click",Fl),t.addEventListener("touchstart",Bl,$e?{passive:!0}:!1)}function Bs(t){t.removeEventListener("click",Fl),t.removeEventListener("touchstart",Bl),t.removeEventListener("touchend",Rl),t.removeEventListener("touchcancel",Il)}function Fl(t){const e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function Bl(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",Rl),e.addEventListener("touchcancel",Il)}}function Rl(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 Il(t){const e=t.currentTarget;e.$_vclosepopover_touch=!1}var Pm={bind(t,{value:e,modifiers:n}){t.$_closePopoverModifiers=n,(typeof e>"u"||e)&&Fs(t)},update(t,{value:e,oldValue:n,modifiers:o}){t.$_closePopoverModifiers=o,e!==n&&(typeof e>"u"||e?Fs(t):Bs(t))},unbind(t){Bs(t)}};const Rs=Ft,Nm=ti;function Om(t,e={}){t.$_vTooltipInstalled||(t.$_vTooltipInstalled=!0,El(Ft,e),t.directive("tooltip",km),t.directive("close-popper",Pm),t.component("v-tooltip",Os),t.component("VTooltip",Os),t.component("v-dropdown",ti),t.component("VDropdown",ti),t.component("v-menu",Ps),t.component("VMenu",Ps))}const Dm={version:"1.0.0-beta.19",install:Om,options:Ft};let oo=null;typeof window<"u"?oo=window.Vue:typeof Ge<"u"&&(oo=Ge.Vue),oo&&oo.use(Dm);const Lm={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})}},Fm=null,Bm=null;var Rm=Bt(Lm,Fm,Bm,!1,null,null);const Im=Rm.exports,Mm="_ncPopover_hdy45_20",zm={"material-design-icon":"_material-design-icon_hdy45_12",ncPopover:Mm},Ml="nc-popover-8";Rs.themes[Ml]=structuredClone(Rs.themes.dropdown);const jm={name:"NcPopover",components:{Dropdown:Nm,NcPopoverTriggerProvider:Im},inheritAttrs:!1,props:{shown:{type:Boolean,default:!1},popupRole:{type:String,default:void 0,validator:t=>["menu","listbox","tree","grid","dialog","true"].includes(t)},popoverBaseClass:{type:String,default:""},focusTrap:{type:Boolean,default:!0},noFocusTrap:{type:Boolean,default:!1},setReturnFocus:{default:void 0,type:[HTMLElement,SVGElement,String,Boolean,Function]},noAutoReturnFocus:{type:Boolean,default:!1}},emits:["after-show","after-hide","update:shown"],setup(){return{THEME:Ml}},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(){if(window.OC?.debug){const t=this.getPopoverTriggerButtonElement();(!t||!t.hasAttributes("aria-expanded","aria-haspopup"))&&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},getPopoverTriggerElement(){return this.$refs.popover.$refs.reference},getPopoverTriggerButtonElement(){const t=this.getPopoverTriggerElement();return t&&fl(t)[0]},async useFocusTrap(){if(await this.$nextTick(),this.noFocusTrap||!this.focusTrap)return;const t=this.getPopoverContentElement();t.tabIndex=-1,t&&(this.$focusTrap=hl(t,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus||!this.noAutoReturnFocus&&this.getPopoverTriggerButtonElement(),trapStack:Pn(),fallBackFocus:t}),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.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-show")},{once:!0,passive:!0}),this.removeFloatingVueAriaDescribedBy(),await this.$nextTick(),await this.useFocusTrap(),this.addEscapeStopPropagation()},afterHide(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-hide")},{once:!0,passive:!0}),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};var Hm=function(){var t=this,e=t._self._c;return e("Dropdown",t._g(t._b({ref:"popover",attrs:{distance:10,"arrow-padding":10,"no-auto-focus":!0,"popper-class":[t.$style.ncPopover,t.popoverBaseClass],theme:t.THEME,shown:t.internalShown},on:{"update:shown":function(n){t.internalShown=n},"apply-show":t.afterShow,"apply-hide":t.afterHide},scopedSlots:t._u([{key:"popper",fn:function(n){return[t._t("default",null,null,n)]}}],null,!0)},"Dropdown",t.$attrs,!1),t.$listeners),[e("NcPopoverTriggerProvider",{attrs:{shown:t.internalShown,"popup-role":t.popupRole},scopedSlots:t._u([{key:"default",fn:function(n){return[t._t("trigger",null,null,n)]}}],null,!0)})],1)},Vm=[];const Is={$style:zm};function Um(t){for(var e in Is)this[e]=Is[e]}var Wm=Bt(jm,Hm,Vm,!1,Um,null);const Gm=Wm.exports;function Km(t,e={}){const n=Qh();nn(t,()=>{Se(e.disabled)||(Se(t)?n.pause():n.unpause())}),id(()=>{n.unpause()})}const qm={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Ym=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()])])])},Zm=[],Xm=Bt(qm,Ym,Zm,!1,null,null);const Jm=Xm.exports;el(sh);const Qm=".focusable",t0={name:"NcActions",components:{NcButton:Qu,NcPopover:Gm},provide(){return{"NcActions:isSemanticMenu":Ht(()=>this.actionsMenuSemanticType==="menu")}},props:{open:{type:Boolean,default:!1},manualOpen:{type:Boolean,default:!1},forceMenu:{type:Boolean,default:!1},forceName:{type:Boolean,default:!1},menuName:{type:String,default:null},forceSemanticType:{type:String,default:null,validator(t){return["dialog","menu","expanded","tooltip"].includes(t)}},primary:{type:Boolean,default:!1},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:null},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default: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},variant:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:null}},emits:["click","blur","focus","close","closed","open","opened","update:open"],setup(t){const e=`menu-${vl()}`,n=`trigger-${e}`,o=yt(),{top:r,bottom:i}=is(o),{top:a,bottom:s}=is(yc(t,"boundariesElement")),{height:u}=Ah(),l=Ht(()=>Math.max(Math.min(r.value-84,r.value-a.value),Math.min(u.value-i.value-34,s.value-i.value)));return{triggerButton:o,maxMenuHeight:l,randomId:e,triggerRandomId:n}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown"}},computed:{triggerButtonVariant(){return(this.type??this.variant)||(this.primary?"primary":this.menuName?"secondary":"tertiary")},config(){return{menu:{popupRole:"menu",withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId,id:this.randomId,role:"menu"}},expanded:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},dialog:{popupRole:"dialog",withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!0,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{id:this.randomId,role:"dialog","aria-labelledby":this.triggerRandomId,"aria-modal":"true"},popoverUlA11yAttrs:{}},tooltip:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},unknown:{popupRole:void 0,role:void 0,withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!0,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId}}}[this.actionsMenuSemanticType]}},watch:{open(t){t!==this.opened&&(this.opened=t)},opened(){this.opened?document.body.addEventListener("keydown",this.handleEscapePressed):document.body.removeEventListener("keydown",this.handleEscapePressed)}},created(){Km(()=>this.opened,{disabled:()=>this.config.withFocusTrap})},methods:{getActionName(t){return t?.componentOptions?.Ctor?.extendOptions?.name??t?.componentOptions?.tag},isValidSingleAction(t){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(t))},isIconUrl(t){try{return!!new URL(t,t.startsWith("/")?window.location.origin:void 0)}catch{return!1}},openMenu(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")},onOpened(){this.$nextTick(()=>{this.focusFirstAction(null),this.resizePopover(),this.$emit("opened")})},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(Qm)},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(s=>this.getActionName(s));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(s=>!o.includes(s));if(this.forceSemanticType)this.actionsMenuSemanticType=this.forceSemanticType;else{const s=["NcActionInput","NcActionTextEditable"],u=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],l=["NcActionLink","NcActionRouter"],d=r.some(y=>s.includes(this.getActionName(y))),h=r.some(y=>u.includes(this.getActionName(y))),m=r.some(y=>l.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=s=>{const u=s?.componentOptions?.propsData?.icon,l=s?.data?.scopedSlots?.icon()?.[0]??(this.isIconUrl(u)?t("img",{class:"action-item__menutoggle__icon",attrs:{src:u,alt:""}}):t("span",{class:["icon",u]})),d=s?.data?.attrs||{},h=s?.componentOptions?.listeners?.click,m=s?.componentOptions?.children?.[0]?.text?.trim?.(),y=s?.componentOptions?.propsData?.ariaLabel||m,E=this.forceName?m:"";let k=s?.componentOptions?.propsData?.title;this.forceName||k||(k=m);const A={...s?.componentOptions?.propsData??{}},O=["submit","reset"].includes(A.type)?A.modelValue:"button";return delete A.modelValue,delete A.type,t("NcButton",{class:["action-item action-item--single",s?.data?.staticClass,s?.data?.class],attrs:{...d,"aria-label":y,title:k},ref:s?.data?.ref,props:{...A,disabled:this.disabled||s?.componentOptions?.propsData?.disabled,pressed:s?.componentOptions?.propsData?.modelValue,type:O,variant:(this.type??this.variant)||(E?"secondary":"tertiary")},on:{focus:this.onFocus,blur:this.onBlur,"update:pressed":s?.componentOptions?.listeners?.["update:modelValue"]??(()=>{}),...!!h&&{click:_=>{h&&h(_)}}}},[t("template",{slot:"icon"},[l]),E])},a=s=>{const u=this.$slots.icon?.[0]||(this.defaultIcon?t("span",{class:["icon",this.defaultIcon]}):t(Jm,{props:{size:20}}));return t("NcPopover",{ref:"popover",props:{delay:0,handleResize:!0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,popoverBaseClass:"action-item__popper",popupRole:this.config.popupRole,noAutoReturnFocus:!this.withFocusTrap,focusTrap:this.config.withFocusTrap},attrs:{delay:0,handleResize:!0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,...this.manualOpen&&{triggers:[]}},on:{show:this.openMenu,"after-show":this.onOpened,hide:this.closeMenu,"after-hide":this.onClosed}},[t("NcButton",{class:"action-item__menutoggle",props:{variant:this.triggerButtonVariant,disabled:this.disabled},slot:"trigger",ref:"triggerButton",attrs:{id:this.triggerRandomId,"aria-label":this.menuName?null:this.ariaLabel,...this.config.triggerA11yAttr},on:{focus:this.onFocus,blur:this.onBlur,click:this.onClick,keydown:this.onTriggerKeydown}},[t("template",{slot:"icon"},[u]),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"},[s])])])};return e.length===1&&n.length===1&&!this.forceMenu?i(e[0]):(this.$nextTick(()=>{this.opened&&this.$refs.menu&&(this.resizePopover(),(this.$refs.menu.querySelector("li.active")||[]).length===0&&this.focusFirstAction())}),o.length>0&&this.inline>0?t("div",{class:["action-items",`action-item--${this.triggerButtonVariant}`]},[...o.map(i),r.length>0?t("div",{class:["action-item",{"action-item--open":this.opened}]},[a(r)]):null]):t("div",{class:["action-item action-item--default-popover",`action-item--${this.triggerButtonVariant}`,{"action-item--open":this.opened}]},[a(e)]))}},e0=null,n0=null;var o0=Bt(t0,e0,n0,!1,null,"a241bd80");const r0=o0.exports,$i={name:"NcIconSvgWrapper",props:{directional:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},svg:{type:String,default:""},name:{type:String,default:""},path:{type:String,default:""},size:{type:[Number,String],default:20,validator:t=>typeof t=="number"||t==="auto"}},computed:{iconSize(){return typeof this.size=="number"?`${this.size}px`:this.size},cleanSvg(){if(!this.svg||this.path)return;const t=Xu.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)}}},Ms=()=>{vu((t,e)=>({adec40c8:t.iconSize}))},zs=$i.setup;$i.setup=zs?(t,e)=>(Ms(),zs(t,e)):Ms;const i0=$i;var a0=function(){var t=this,e=t._self._c;return e("span",{staticClass:"icon-vue",class:{"icon-vue--directional":t.directional,"icon-vue--inline":t.inline},attrs:{"aria-hidden":t.name?void 0:"true","aria-label":t.name||void 0,role:"img"}},[t.cleanSvg?e("span",{domProps:{innerHTML:t._s(t.cleanSvg)}}):e("svg",{attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:t.path}})])])},s0=[],u0=Bt(i0,a0,s0,!1,null,"a4f5b92e");const l0=u0.exports,c0={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var d0=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()])])])},p0=[],f0=Bt(c0,d0,p0,!1,null,null);const h0=f0.exports;el(uh,lh);function v0(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 m0={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var g0=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()])])])},y0=[],b0=Bt(m0,g0,y0,!1,null,null);const w0=b0.exports,_0={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var x0=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()])])])},C0=[],E0=Bt(_0,x0,C0,!1,null,null);const A0=E0.exports,ki={name:"NcModal",components:{Close:h0,Pause:w0,Play:A0,NcActions:r0,NcButton:Qu,NcIconSvgWrapper:l0},props:{name:{type:String,default:""},hasPrevious:{type:Boolean,default:!1},hasNext:{type:Boolean,default:!1},outTransition:{type:Boolean,default:!1},enableSlideshow:{type:Boolean,default:!1},slideshowDelay:{type:Number,default:5e3},slideshowPaused:{type:Boolean,default:!1},enableSwipe:{type:Boolean,default:!0},disableSwipe:{type:Boolean,default:!1},spreadNavigation:{type:Boolean,default:!1},size:{type:String,default:"normal",validator:t=>["small","normal","large","full"].includes(t)},noClose:{type:Boolean,default:!1},canClose:{type:Boolean,default:!0},closeOnClickOutside:{type:Boolean,default:!0},dark:{type:Boolean,default:!1},lightBackdrop:{type:Boolean,default:!1},container:{type:[String,null],default:"body"},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"],setup(){return{mdiChevronLeft:Th,mdiChevronRight:$h}},data(){return{mc:null,playing:!1,slideshowTimeout:null,focusTrap:null,randId:vl(),internalShow:!0}},computed:{cssSlideshowDelay(){return`${this.slideshowDelay}ms`},forceDarkBackdrop(){return!this.noClose&&this.canClose&&!this.closeButtonContained||this.hasNext||this.hasPrevious||this.modalName!==""||!!this.$slots.actions},modalName(){return this.name.trim()},modalLabelId(){return this.labelId||`modal-name-${this.randId}`},showModal(){return this.show===void 0?this.internalShow:this.show},modalTransitionName(){return`modal-${this.outTransition?"out":"in"}`},playPauseName(){return this.playing?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=Ch(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.noClose&&this.canClose&&(this.internalShow=!1,this.$emit("update:show",!1),setTimeout(()=>{this.$emit("close",t)},300))},handleClickModalWrapper(t){this.closeOnClickOutside&&this.close(t)},handleKeydown(t){if(t.key==="Escape"){const n=Pn();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 v0(()=>{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:Pn(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.focusTrap=hl([t,...this.additionalTrapElements],e),this.focusTrap.activate()},clearFocusTrap(){this.focusTrap&&(this.focusTrap?.deactivate(),this.focusTrap=null)}}},js=()=>{vu((t,e)=>({"4d12a2e7":t.cssSlideshowDelay}))},Hs=ki.setup;ki.setup=Hs?(t,e)=>(js(),Hs(t,e)):js;const S0=ki;var T0=function(){var t=this,e=t._self._c;return e("transition",{attrs:{name:"fade",appear:""},on:{"after-enter":t.useFocusTrap,"before-leave":t.clearFocusTrap}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showModal,expression:"showModal"}],ref:"mask",staticClass:"modal-mask",class:{"modal-mask--opaque":t.dark||t.forceDarkBackdrop,"modal-mask--light":t.lightBackdrop},attrs:{role:"dialog","aria-modal":"true","aria-labelledby":t.modalLabelId,"aria-describedby":"modal-description-"+t.randId,tabindex:"-1"}},[e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("div",{staticClass:"modal-header",attrs:{"data-theme-light":t.lightBackdrop,"data-theme-dark":!t.lightBackdrop}},[t.modalName?e("h2",{staticClass:"modal-header__name",attrs:{id:"modal-name-"+t.randId}},[t._v(" "+t._s(t.modalName)+" ")]):t._e(),e("div",{staticClass:"icons-menu"},[t.hasNext&&t.enableSlideshow?e("button",{staticClass:"play-pause-icons",class:{"play-pause-icons--paused":t.slideshowPaused},attrs:{title:t.playPauseName,type:"button"},on:{click:t.togglePlayPause}},[t.playing?e("Pause",{staticClass:"play-pause-icons__pause",attrs:{size:20}}):e("Play",{staticClass:"play-pause-icons__play",attrs:{size:20}}),e("span",{staticClass:"hidden-visually"},[t._v(" "+t._s(t.playPauseName)+" ")]),t.playing?e("svg",{staticClass:"progress-ring",attrs:{height:"50",width:"50"}},[e("circle",{staticClass:"progress-ring__circle",attrs:{stroke:"white","stroke-width":"2",fill:"transparent",r:"15",cx:"25",cy:"25"}})]):t._e()],1):t._e(),e("NcActions",{staticClass:"header-actions",attrs:{inline:t.inlineActions}},[t._t("actions")],2),!t.noClose&&t.canClose&&!t.closeButtonContained?e("NcButton",{staticClass:"header-close",attrs:{"aria-label":t.closeButtonAriaLabel,variant:"tertiary"},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):t._e()],1)])]),e("transition",{attrs:{name:t.modalTransitionName,appear:""}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showModal,expression:"showModal"}],staticClass:"modal-wrapper",class:[`modal-wrapper--${t.size}`,{"modal-wrapper--spread-navigation":t.spreadNavigation}],on:{mousedown:function(n){return n.target!==n.currentTarget?null:t.handleClickModalWrapper.apply(null,arguments)}}},[e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasPrevious,expression:"hasPrevious"}],staticClass:"prev",attrs:{"aria-label":t.prevButtonAriaLabel,variant:"tertiary-no-background"},on:{click:t.previous},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{directional:"",path:t.mdiChevronLeft,size:40}})]},proxy:!0}])})],1),e("div",{staticClass:"modal-container",attrs:{id:"modal-description-"+t.randId}},[e("div",{staticClass:"modal-container__content"},[t._t("default")],2),!t.noClose&&t.canClose&&t.closeButtonContained?e("NcButton",{staticClass:"modal-container__close",attrs:{"aria-label":t.closeButtonAriaLabel,variant:"tertiary"},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):t._e()],1),e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasNext,expression:"hasNext"}],staticClass:"next",attrs:{"aria-label":t.nextButtonAriaLabel,variant:"tertiary-no-background"},on:{click:t.next},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{directional:"",path:t.mdiChevronRight,size:40}})]},proxy:!0}])})],1)],1)])],1)])},$0=[],k0=Bt(S0,T0,$0,!1,null,"b7c7c7ca");const P0=k0.exports;Sh(P0);export{nn as A,W0 as B,H0 as C,j0 as D,Y0 as E,q0 as F,vl as G,V0 as H,z0 as I,K0 as J,Ec as K,P0 as L,Zf as M,Qu as N,Y as V,L0 as _,me as a,po as b,M0 as c,O0 as d,ah as e,I0 as f,Kf as g,Js as h,Ht as i,Qf as j,yt as k,D0 as l,l0 as m,Bt as n,U0 as o,Z0 as p,G0 as q,el as r,wc as s,R0 as t,Ge as u,F0 as v,B0 as w,gu as x,vu as y,N0 as z}; +//# sourceMappingURL=NcModal-DIr2MvsO.chunk.mjs.map diff --git a/js/NcModal-DB6p1ZIb.chunk.mjs.license b/js/NcModal-DIr2MvsO.chunk.mjs.license similarity index 99% rename from js/NcModal-DB6p1ZIb.chunk.mjs.license rename to js/NcModal-DIr2MvsO.chunk.mjs.license index f61dccdac..92a346612 100644 --- a/js/NcModal-DB6p1ZIb.chunk.mjs.license +++ b/js/NcModal-DIr2MvsO.chunk.mjs.license @@ -36,7 +36,7 @@ This file is generated from multiple sources. Included packages: - version: 3.0.1 - license: GPL-3.0-or-later - @nextcloud/vue - - version: 8.29.2 + - version: 8.30.0 - license: AGPL-3.0-or-later - @vitejs/plugin-vue2 - version: 2.3.3 diff --git a/js/NcModal-DB6p1ZIb.chunk.mjs.map b/js/NcModal-DIr2MvsO.chunk.mjs.map similarity index 88% rename from js/NcModal-DB6p1ZIb.chunk.mjs.map rename to js/NcModal-DIr2MvsO.chunk.mjs.map index c15a2dc4f..7e888304a 100644 --- a/js/NcModal-DB6p1ZIb.chunk.mjs.map +++ b/js/NcModal-DIr2MvsO.chunk.mjs.map @@ -1 +1 @@ -{"version":3,"file":"NcModal-DB6p1ZIb.chunk.mjs","sources":["../node_modules/vite-plugin-node-polyfills/shims/global/dist/index.js","../node_modules/vue/dist/vue.runtime.esm.js","../node_modules/@nextcloud/initial-state/dist/index.mjs","../node_modules/@nextcloud/router/dist/index.mjs","../node_modules/dompurify/dist/purify.es.mjs","../node_modules/escape-html/index.js","../node_modules/@nextcloud/l10n/dist/chunks/translation-DoG5ZELJ.mjs","../node_modules/@nextcloud/vue/dist/chunks/legacy-MK4GvP26.mjs","../node_modules/@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-CW0YfIWk.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-CNZNqO-O.mjs","../node_modules/@nextcloud/vue/dist/chunks/mdi-DoaiuWye.mjs","../node_modules/tabbable/dist/index.esm.js","../node_modules/focus-trap/dist/focus-trap.esm.js","../node_modules/@nextcloud/vue/dist/chunks/GenRandomId-CMooMQt0.mjs","../node_modules/@nextcloud/vue/dist/chunks/focusTrap-HJQ4pqHV.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-CAJVK-MR.mjs","../node_modules/@nextcloud/vue/dist/chunks/useTrapStackControl-yqM2SDEs.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcActions-BKZA1xVL.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcIconSvgWrapper-Cb-cPj1R.mjs","../node_modules/@nextcloud/vue/dist/chunks/Close-BtLPUSdO.mjs","../node_modules/@nextcloud/vue/dist/Components/NcModal.mjs"],"sourcesContent":["const global = globalThis || void 0 || self;\n\nexport { global as default, global };\n//# sourceMappingURL=index.js.map\n","/*!\n * Vue.js v2.7.16\n * (c) 2014-2023 Evan You\n * Released under the MIT License.\n */\nvar emptyObject = Object.freeze({});\nvar isArray = Array.isArray;\n// These helpers produce better VM code in JS engines due to their\n// explicitness and function inlining.\nfunction isUndef(v) {\n return v === undefined || v === null;\n}\nfunction isDef(v) {\n return v !== undefined && v !== null;\n}\nfunction isTrue(v) {\n return v === true;\n}\nfunction isFalse(v) {\n return v === false;\n}\n/**\n * Check if value is primitive.\n */\nfunction isPrimitive(value) {\n return (typeof value === 'string' ||\n typeof value === 'number' ||\n // $flow-disable-line\n typeof value === 'symbol' ||\n typeof value === 'boolean');\n}\nfunction isFunction(value) {\n return typeof value === 'function';\n}\n/**\n * Quick object check - this is primarily used to tell\n * objects from primitive values when we know the value\n * is a JSON-compliant type.\n */\nfunction isObject(obj) {\n return obj !== null && typeof obj === 'object';\n}\n/**\n * Get the raw type string of a value, e.g., [object Object].\n */\nvar _toString = Object.prototype.toString;\nfunction toRawType(value) {\n return _toString.call(value).slice(8, -1);\n}\n/**\n * Strict object type check. Only returns true\n * for plain JavaScript objects.\n */\nfunction isPlainObject(obj) {\n return _toString.call(obj) === '[object Object]';\n}\nfunction isRegExp(v) {\n return _toString.call(v) === '[object RegExp]';\n}\n/**\n * Check if val is a valid array index.\n */\nfunction isValidArrayIndex(val) {\n var n = parseFloat(String(val));\n return n >= 0 && Math.floor(n) === n && isFinite(val);\n}\nfunction isPromise(val) {\n return (isDef(val) &&\n typeof val.then === 'function' &&\n typeof val.catch === 'function');\n}\n/**\n * Convert a value to a string that is actually rendered.\n */\nfunction toString(val) {\n return val == null\n ? ''\n : Array.isArray(val) || (isPlainObject(val) && val.toString === _toString)\n ? JSON.stringify(val, replacer, 2)\n : String(val);\n}\nfunction replacer(_key, val) {\n // avoid circular deps from v3\n if (val && val.__v_isRef) {\n return val.value;\n }\n return val;\n}\n/**\n * Convert an input value to a number for persistence.\n * If the conversion fails, return original string.\n */\nfunction toNumber(val) {\n var n = parseFloat(val);\n return isNaN(n) ? val : n;\n}\n/**\n * Make a map and return a function for checking if a key\n * is in that map.\n */\nfunction makeMap(str, expectsLowerCase) {\n var map = Object.create(null);\n var list = str.split(',');\n for (var i = 0; i < list.length; i++) {\n map[list[i]] = true;\n }\n return expectsLowerCase ? function (val) { return map[val.toLowerCase()]; } : function (val) { return map[val]; };\n}\n/**\n * Check if a tag is a built-in tag.\n */\nvar isBuiltInTag = makeMap('slot,component', true);\n/**\n * Check if an attribute is a reserved attribute.\n */\nvar isReservedAttribute = makeMap('key,ref,slot,slot-scope,is');\n/**\n * Remove an item from an array.\n */\nfunction remove$2(arr, item) {\n var len = arr.length;\n if (len) {\n // fast path for the only / last item\n if (item === arr[len - 1]) {\n arr.length = len - 1;\n return;\n }\n var index = arr.indexOf(item);\n if (index > -1) {\n return arr.splice(index, 1);\n }\n }\n}\n/**\n * Check whether an object has the property.\n */\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nfunction hasOwn(obj, key) {\n return hasOwnProperty.call(obj, key);\n}\n/**\n * Create a cached version of a pure function.\n */\nfunction cached(fn) {\n var cache = Object.create(null);\n return function cachedFn(str) {\n var hit = cache[str];\n return hit || (cache[str] = fn(str));\n };\n}\n/**\n * Camelize a hyphen-delimited string.\n */\nvar camelizeRE = /-(\\w)/g;\nvar camelize = cached(function (str) {\n return str.replace(camelizeRE, function (_, c) { return (c ? c.toUpperCase() : ''); });\n});\n/**\n * Capitalize a string.\n */\nvar capitalize = cached(function (str) {\n return str.charAt(0).toUpperCase() + str.slice(1);\n});\n/**\n * Hyphenate a camelCase string.\n */\nvar hyphenateRE = /\\B([A-Z])/g;\nvar hyphenate = cached(function (str) {\n return str.replace(hyphenateRE, '-$1').toLowerCase();\n});\n/**\n * Simple bind polyfill for environments that do not support it,\n * e.g., PhantomJS 1.x. Technically, we don't need this anymore\n * since native bind is now performant enough in most browsers.\n * But removing it would mean breaking code that was able to run in\n * PhantomJS 1.x, so this must be kept for backward compatibility.\n */\n/* istanbul ignore next */\nfunction polyfillBind(fn, ctx) {\n function boundFn(a) {\n var l = arguments.length;\n return l\n ? l > 1\n ? fn.apply(ctx, arguments)\n : fn.call(ctx, a)\n : fn.call(ctx);\n }\n boundFn._length = fn.length;\n return boundFn;\n}\nfunction nativeBind(fn, ctx) {\n return fn.bind(ctx);\n}\n// @ts-expect-error bind cannot be `undefined`\nvar bind = Function.prototype.bind ? nativeBind : polyfillBind;\n/**\n * Convert an Array-like object to a real Array.\n */\nfunction toArray(list, start) {\n start = start || 0;\n var i = list.length - start;\n var ret = new Array(i);\n while (i--) {\n ret[i] = list[i + start];\n }\n return ret;\n}\n/**\n * Mix properties into target object.\n */\nfunction extend(to, _from) {\n for (var key in _from) {\n to[key] = _from[key];\n }\n return to;\n}\n/**\n * Merge an Array of Objects into a single Object.\n */\nfunction toObject(arr) {\n var res = {};\n for (var i = 0; i < arr.length; i++) {\n if (arr[i]) {\n extend(res, arr[i]);\n }\n }\n return res;\n}\n/* eslint-disable no-unused-vars */\n/**\n * Perform no operation.\n * Stubbing args to make Flow happy without leaving useless transpiled code\n * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/).\n */\nfunction noop(a, b, c) { }\n/**\n * Always return false.\n */\nvar no = function (a, b, c) { return false; };\n/* eslint-enable no-unused-vars */\n/**\n * Return the same value.\n */\nvar identity = function (_) { return _; };\n/**\n * Check if two values are loosely equal - that is,\n * if they are plain objects, do they have the same shape?\n */\nfunction looseEqual(a, b) {\n if (a === b)\n return true;\n var isObjectA = isObject(a);\n var isObjectB = isObject(b);\n if (isObjectA && isObjectB) {\n try {\n var isArrayA = Array.isArray(a);\n var isArrayB = Array.isArray(b);\n if (isArrayA && isArrayB) {\n return (a.length === b.length &&\n a.every(function (e, i) {\n return looseEqual(e, b[i]);\n }));\n }\n else if (a instanceof Date && b instanceof Date) {\n return a.getTime() === b.getTime();\n }\n else if (!isArrayA && !isArrayB) {\n var keysA = Object.keys(a);\n var keysB = Object.keys(b);\n return (keysA.length === keysB.length &&\n keysA.every(function (key) {\n return looseEqual(a[key], b[key]);\n }));\n }\n else {\n /* istanbul ignore next */\n return false;\n }\n }\n catch (e) {\n /* istanbul ignore next */\n return false;\n }\n }\n else if (!isObjectA && !isObjectB) {\n return String(a) === String(b);\n }\n else {\n return false;\n }\n}\n/**\n * Return the first index at which a loosely equal value can be\n * found in the array (if value is a plain object, the array must\n * contain an object of the same shape), or -1 if it is not present.\n */\nfunction looseIndexOf(arr, val) {\n for (var i = 0; i < arr.length; i++) {\n if (looseEqual(arr[i], val))\n return i;\n }\n return -1;\n}\n/**\n * Ensure a function is called only once.\n */\nfunction once(fn) {\n var called = false;\n return function () {\n if (!called) {\n called = true;\n fn.apply(this, arguments);\n }\n };\n}\n// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is#polyfill\nfunction hasChanged(x, y) {\n if (x === y) {\n return x === 0 && 1 / x !== 1 / y;\n }\n else {\n return x === x || y === y;\n }\n}\n\nvar SSR_ATTR = 'data-server-rendered';\nvar ASSET_TYPES = ['component', 'directive', 'filter'];\nvar LIFECYCLE_HOOKS = [\n 'beforeCreate',\n 'created',\n 'beforeMount',\n 'mounted',\n 'beforeUpdate',\n 'updated',\n 'beforeDestroy',\n 'destroyed',\n 'activated',\n 'deactivated',\n 'errorCaptured',\n 'serverPrefetch',\n 'renderTracked',\n 'renderTriggered'\n];\n\nvar config = {\n /**\n * Option merge strategies (used in core/util/options)\n */\n // $flow-disable-line\n optionMergeStrategies: Object.create(null),\n /**\n * Whether to suppress warnings.\n */\n silent: false,\n /**\n * Show production mode tip message on boot?\n */\n productionTip: process.env.NODE_ENV !== 'production',\n /**\n * Whether to enable devtools\n */\n devtools: process.env.NODE_ENV !== 'production',\n /**\n * Whether to record perf\n */\n performance: false,\n /**\n * Error handler for watcher errors\n */\n errorHandler: null,\n /**\n * Warn handler for watcher warns\n */\n warnHandler: null,\n /**\n * Ignore certain custom elements\n */\n ignoredElements: [],\n /**\n * Custom user key aliases for v-on\n */\n // $flow-disable-line\n keyCodes: Object.create(null),\n /**\n * Check if a tag is reserved so that it cannot be registered as a\n * component. This is platform-dependent and may be overwritten.\n */\n isReservedTag: no,\n /**\n * Check if an attribute is reserved so that it cannot be used as a component\n * prop. This is platform-dependent and may be overwritten.\n */\n isReservedAttr: no,\n /**\n * Check if a tag is an unknown element.\n * Platform-dependent.\n */\n isUnknownElement: no,\n /**\n * Get the namespace of an element\n */\n getTagNamespace: noop,\n /**\n * Parse the real tag name for the specific platform.\n */\n parsePlatformTagName: identity,\n /**\n * Check if an attribute must be bound using property, e.g. value\n * Platform-dependent.\n */\n mustUseProp: no,\n /**\n * Perform updates asynchronously. Intended to be used by Vue Test Utils\n * This will significantly reduce performance if set to false.\n */\n async: true,\n /**\n * Exposed for legacy reasons\n */\n _lifecycleHooks: LIFECYCLE_HOOKS\n};\n\n/**\n * unicode letters used for parsing html tags, component names and property paths.\n * using https://www.w3.org/TR/html53/semantics-scripting.html#potentialcustomelementname\n * skipping \\u10000-\\uEFFFF due to it freezing up PhantomJS\n */\nvar unicodeRegExp = /a-zA-Z\\u00B7\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u203F-\\u2040\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD/;\n/**\n * Check if a string starts with $ or _\n */\nfunction isReserved(str) {\n var c = (str + '').charCodeAt(0);\n return c === 0x24 || c === 0x5f;\n}\n/**\n * Define a property.\n */\nfunction def(obj, key, val, enumerable) {\n Object.defineProperty(obj, key, {\n value: val,\n enumerable: !!enumerable,\n writable: true,\n configurable: true\n });\n}\n/**\n * Parse simple path.\n */\nvar bailRE = new RegExp(\"[^\".concat(unicodeRegExp.source, \".$_\\\\d]\"));\nfunction parsePath(path) {\n if (bailRE.test(path)) {\n return;\n }\n var segments = path.split('.');\n return function (obj) {\n for (var i = 0; i < segments.length; i++) {\n if (!obj)\n return;\n obj = obj[segments[i]];\n }\n return obj;\n };\n}\n\n// can we use __proto__?\nvar hasProto = '__proto__' in {};\n// Browser environment sniffing\nvar inBrowser = typeof window !== 'undefined';\nvar UA = inBrowser && window.navigator.userAgent.toLowerCase();\nvar isIE = UA && /msie|trident/.test(UA);\nvar isIE9 = UA && UA.indexOf('msie 9.0') > 0;\nvar isEdge = UA && UA.indexOf('edge/') > 0;\nUA && UA.indexOf('android') > 0;\nvar isIOS = UA && /iphone|ipad|ipod|ios/.test(UA);\nUA && /chrome\\/\\d+/.test(UA) && !isEdge;\nUA && /phantomjs/.test(UA);\nvar isFF = UA && UA.match(/firefox\\/(\\d+)/);\n// Firefox has a \"watch\" function on Object.prototype...\n// @ts-expect-error firebox support\nvar nativeWatch = {}.watch;\nvar supportsPassive = false;\nif (inBrowser) {\n try {\n var opts = {};\n Object.defineProperty(opts, 'passive', {\n get: function () {\n /* istanbul ignore next */\n supportsPassive = true;\n }\n }); // https://github.com/facebook/flow/issues/285\n window.addEventListener('test-passive', null, opts);\n }\n catch (e) { }\n}\n// this needs to be lazy-evaled because vue may be required before\n// vue-server-renderer can set VUE_ENV\nvar _isServer;\nvar isServerRendering = function () {\n if (_isServer === undefined) {\n /* istanbul ignore if */\n if (!inBrowser && typeof global !== 'undefined') {\n // detect presence of vue-server-renderer and avoid\n // Webpack shimming the process\n _isServer =\n global['process'] && global['process'].env.VUE_ENV === 'server';\n }\n else {\n _isServer = false;\n }\n }\n return _isServer;\n};\n// detect devtools\nvar devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;\n/* istanbul ignore next */\nfunction isNative(Ctor) {\n return typeof Ctor === 'function' && /native code/.test(Ctor.toString());\n}\nvar hasSymbol = typeof Symbol !== 'undefined' &&\n isNative(Symbol) &&\n typeof Reflect !== 'undefined' &&\n isNative(Reflect.ownKeys);\nvar _Set; // $flow-disable-line\n/* istanbul ignore if */ if (typeof Set !== 'undefined' && isNative(Set)) {\n // use native Set when available.\n _Set = Set;\n}\nelse {\n // a non-standard Set polyfill that only works with primitive keys.\n _Set = /** @class */ (function () {\n function Set() {\n this.set = Object.create(null);\n }\n Set.prototype.has = function (key) {\n return this.set[key] === true;\n };\n Set.prototype.add = function (key) {\n this.set[key] = true;\n };\n Set.prototype.clear = function () {\n this.set = Object.create(null);\n };\n return Set;\n }());\n}\n\nvar currentInstance = null;\n/**\n * This is exposed for compatibility with v3 (e.g. some functions in VueUse\n * relies on it). Do not use this internally, just use `currentInstance`.\n *\n * @internal this function needs manual type declaration because it relies\n * on previously manually authored types from Vue 2\n */\nfunction getCurrentInstance() {\n return currentInstance && { proxy: currentInstance };\n}\n/**\n * @internal\n */\nfunction setCurrentInstance(vm) {\n if (vm === void 0) { vm = null; }\n if (!vm)\n currentInstance && currentInstance._scope.off();\n currentInstance = vm;\n vm && vm._scope.on();\n}\n\n/**\n * @internal\n */\nvar VNode = /** @class */ (function () {\n function VNode(tag, data, children, text, elm, context, componentOptions, asyncFactory) {\n this.tag = tag;\n this.data = data;\n this.children = children;\n this.text = text;\n this.elm = elm;\n this.ns = undefined;\n this.context = context;\n this.fnContext = undefined;\n this.fnOptions = undefined;\n this.fnScopeId = undefined;\n this.key = data && data.key;\n this.componentOptions = componentOptions;\n this.componentInstance = undefined;\n this.parent = undefined;\n this.raw = false;\n this.isStatic = false;\n this.isRootInsert = true;\n this.isComment = false;\n this.isCloned = false;\n this.isOnce = false;\n this.asyncFactory = asyncFactory;\n this.asyncMeta = undefined;\n this.isAsyncPlaceholder = false;\n }\n Object.defineProperty(VNode.prototype, \"child\", {\n // DEPRECATED: alias for componentInstance for backwards compat.\n /* istanbul ignore next */\n get: function () {\n return this.componentInstance;\n },\n enumerable: false,\n configurable: true\n });\n return VNode;\n}());\nvar createEmptyVNode = function (text) {\n if (text === void 0) { text = ''; }\n var node = new VNode();\n node.text = text;\n node.isComment = true;\n return node;\n};\nfunction createTextVNode(val) {\n return new VNode(undefined, undefined, undefined, String(val));\n}\n// optimized shallow clone\n// used for static nodes and slot nodes because they may be reused across\n// multiple renders, cloning them avoids errors when DOM manipulations rely\n// on their elm reference.\nfunction cloneVNode(vnode) {\n var cloned = new VNode(vnode.tag, vnode.data, \n // #7975\n // clone children array to avoid mutating original in case of cloning\n // a child.\n vnode.children && vnode.children.slice(), vnode.text, vnode.elm, vnode.context, vnode.componentOptions, vnode.asyncFactory);\n cloned.ns = vnode.ns;\n cloned.isStatic = vnode.isStatic;\n cloned.key = vnode.key;\n cloned.isComment = vnode.isComment;\n cloned.fnContext = vnode.fnContext;\n cloned.fnOptions = vnode.fnOptions;\n cloned.fnScopeId = vnode.fnScopeId;\n cloned.asyncMeta = vnode.asyncMeta;\n cloned.isCloned = true;\n return cloned;\n}\n\n/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n\r\nvar __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n return __assign.apply(this, arguments);\r\n};\r\n\r\ntypeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\r\n var e = new Error(message);\r\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\r\n};\n\nvar uid$2 = 0;\nvar pendingCleanupDeps = [];\nvar cleanupDeps = function () {\n for (var i = 0; i < pendingCleanupDeps.length; i++) {\n var dep = pendingCleanupDeps[i];\n dep.subs = dep.subs.filter(function (s) { return s; });\n dep._pending = false;\n }\n pendingCleanupDeps.length = 0;\n};\n/**\n * A dep is an observable that can have multiple\n * directives subscribing to it.\n * @internal\n */\nvar Dep = /** @class */ (function () {\n function Dep() {\n // pending subs cleanup\n this._pending = false;\n this.id = uid$2++;\n this.subs = [];\n }\n Dep.prototype.addSub = function (sub) {\n this.subs.push(sub);\n };\n Dep.prototype.removeSub = function (sub) {\n // #12696 deps with massive amount of subscribers are extremely slow to\n // clean up in Chromium\n // to workaround this, we unset the sub for now, and clear them on\n // next scheduler flush.\n this.subs[this.subs.indexOf(sub)] = null;\n if (!this._pending) {\n this._pending = true;\n pendingCleanupDeps.push(this);\n }\n };\n Dep.prototype.depend = function (info) {\n if (Dep.target) {\n Dep.target.addDep(this);\n if (process.env.NODE_ENV !== 'production' && info && Dep.target.onTrack) {\n Dep.target.onTrack(__assign({ effect: Dep.target }, info));\n }\n }\n };\n Dep.prototype.notify = function (info) {\n // stabilize the subscriber list first\n var subs = this.subs.filter(function (s) { return s; });\n if (process.env.NODE_ENV !== 'production' && !config.async) {\n // subs aren't sorted in scheduler if not running async\n // we need to sort them now to make sure they fire in correct\n // order\n subs.sort(function (a, b) { return a.id - b.id; });\n }\n for (var i = 0, l = subs.length; i < l; i++) {\n var sub = subs[i];\n if (process.env.NODE_ENV !== 'production' && info) {\n sub.onTrigger &&\n sub.onTrigger(__assign({ effect: subs[i] }, info));\n }\n sub.update();\n }\n };\n return Dep;\n}());\n// The current target watcher being evaluated.\n// This is globally unique because only one watcher\n// can be evaluated at a time.\nDep.target = null;\nvar targetStack = [];\nfunction pushTarget(target) {\n targetStack.push(target);\n Dep.target = target;\n}\nfunction popTarget() {\n targetStack.pop();\n Dep.target = targetStack[targetStack.length - 1];\n}\n\n/*\n * not type checking this file because flow doesn't play well with\n * dynamically accessing methods on Array prototype\n */\nvar arrayProto = Array.prototype;\nvar arrayMethods = Object.create(arrayProto);\nvar methodsToPatch = [\n 'push',\n 'pop',\n 'shift',\n 'unshift',\n 'splice',\n 'sort',\n 'reverse'\n];\n/**\n * Intercept mutating methods and emit events\n */\nmethodsToPatch.forEach(function (method) {\n // cache original method\n var original = arrayProto[method];\n def(arrayMethods, method, function mutator() {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n var result = original.apply(this, args);\n var ob = this.__ob__;\n var inserted;\n switch (method) {\n case 'push':\n case 'unshift':\n inserted = args;\n break;\n case 'splice':\n inserted = args.slice(2);\n break;\n }\n if (inserted)\n ob.observeArray(inserted);\n // notify change\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"array mutation\" /* TriggerOpTypes.ARRAY_MUTATION */,\n target: this,\n key: method\n });\n }\n else {\n ob.dep.notify();\n }\n return result;\n });\n});\n\nvar arrayKeys = Object.getOwnPropertyNames(arrayMethods);\nvar NO_INITIAL_VALUE = {};\n/**\n * In some cases we may want to disable observation inside a component's\n * update computation.\n */\nvar shouldObserve = true;\nfunction toggleObserving(value) {\n shouldObserve = value;\n}\n// ssr mock dep\nvar mockDep = {\n notify: noop,\n depend: noop,\n addSub: noop,\n removeSub: noop\n};\n/**\n * Observer class that is attached to each observed\n * object. Once attached, the observer converts the target\n * object's property keys into getter/setters that\n * collect dependencies and dispatch updates.\n */\nvar Observer = /** @class */ (function () {\n function Observer(value, shallow, mock) {\n if (shallow === void 0) { shallow = false; }\n if (mock === void 0) { mock = false; }\n this.value = value;\n this.shallow = shallow;\n this.mock = mock;\n // this.value = value\n this.dep = mock ? mockDep : new Dep();\n this.vmCount = 0;\n def(value, '__ob__', this);\n if (isArray(value)) {\n if (!mock) {\n if (hasProto) {\n value.__proto__ = arrayMethods;\n /* eslint-enable no-proto */\n }\n else {\n for (var i = 0, l = arrayKeys.length; i < l; i++) {\n var key = arrayKeys[i];\n def(value, key, arrayMethods[key]);\n }\n }\n }\n if (!shallow) {\n this.observeArray(value);\n }\n }\n else {\n /**\n * Walk through all properties and convert them into\n * getter/setters. This method should only be called when\n * value type is Object.\n */\n var keys = Object.keys(value);\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n defineReactive(value, key, NO_INITIAL_VALUE, undefined, shallow, mock);\n }\n }\n }\n /**\n * Observe a list of Array items.\n */\n Observer.prototype.observeArray = function (value) {\n for (var i = 0, l = value.length; i < l; i++) {\n observe(value[i], false, this.mock);\n }\n };\n return Observer;\n}());\n// helpers\n/**\n * Attempt to create an observer instance for a value,\n * returns the new observer if successfully observed,\n * or the existing observer if the value already has one.\n */\nfunction observe(value, shallow, ssrMockReactivity) {\n if (value && hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {\n return value.__ob__;\n }\n if (shouldObserve &&\n (ssrMockReactivity || !isServerRendering()) &&\n (isArray(value) || isPlainObject(value)) &&\n Object.isExtensible(value) &&\n !value.__v_skip /* ReactiveFlags.SKIP */ &&\n !isRef(value) &&\n !(value instanceof VNode)) {\n return new Observer(value, shallow, ssrMockReactivity);\n }\n}\n/**\n * Define a reactive property on an Object.\n */\nfunction defineReactive(obj, key, val, customSetter, shallow, mock, observeEvenIfShallow) {\n if (observeEvenIfShallow === void 0) { observeEvenIfShallow = false; }\n var dep = new Dep();\n var property = Object.getOwnPropertyDescriptor(obj, key);\n if (property && property.configurable === false) {\n return;\n }\n // cater for pre-defined getter/setters\n var getter = property && property.get;\n var setter = property && property.set;\n if ((!getter || setter) &&\n (val === NO_INITIAL_VALUE || arguments.length === 2)) {\n val = obj[key];\n }\n var childOb = shallow ? val && val.__ob__ : observe(val, false, mock);\n Object.defineProperty(obj, key, {\n enumerable: true,\n configurable: true,\n get: function reactiveGetter() {\n var value = getter ? getter.call(obj) : val;\n if (Dep.target) {\n if (process.env.NODE_ENV !== 'production') {\n dep.depend({\n target: obj,\n type: \"get\" /* TrackOpTypes.GET */,\n key: key\n });\n }\n else {\n dep.depend();\n }\n if (childOb) {\n childOb.dep.depend();\n if (isArray(value)) {\n dependArray(value);\n }\n }\n }\n return isRef(value) && !shallow ? value.value : value;\n },\n set: function reactiveSetter(newVal) {\n var value = getter ? getter.call(obj) : val;\n if (!hasChanged(value, newVal)) {\n return;\n }\n if (process.env.NODE_ENV !== 'production' && customSetter) {\n customSetter();\n }\n if (setter) {\n setter.call(obj, newVal);\n }\n else if (getter) {\n // #7981: for accessor properties without setter\n return;\n }\n else if (!shallow && isRef(value) && !isRef(newVal)) {\n value.value = newVal;\n return;\n }\n else {\n val = newVal;\n }\n childOb = shallow ? newVal && newVal.__ob__ : observe(newVal, false, mock);\n if (process.env.NODE_ENV !== 'production') {\n dep.notify({\n type: \"set\" /* TriggerOpTypes.SET */,\n target: obj,\n key: key,\n newValue: newVal,\n oldValue: value\n });\n }\n else {\n dep.notify();\n }\n }\n });\n return dep;\n}\nfunction set(target, key, val) {\n if (process.env.NODE_ENV !== 'production' && (isUndef(target) || isPrimitive(target))) {\n warn(\"Cannot set reactive property on undefined, null, or primitive value: \".concat(target));\n }\n if (isReadonly(target)) {\n process.env.NODE_ENV !== 'production' && warn(\"Set operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n return;\n }\n var ob = target.__ob__;\n if (isArray(target) && isValidArrayIndex(key)) {\n target.length = Math.max(target.length, key);\n target.splice(key, 1, val);\n // when mocking for SSR, array methods are not hijacked\n if (ob && !ob.shallow && ob.mock) {\n observe(val, false, true);\n }\n return val;\n }\n if (key in target && !(key in Object.prototype)) {\n target[key] = val;\n return val;\n }\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' &&\n warn('Avoid adding reactive properties to a Vue instance or its root $data ' +\n 'at runtime - declare it upfront in the data option.');\n return val;\n }\n if (!ob) {\n target[key] = val;\n return val;\n }\n defineReactive(ob.value, key, val, undefined, ob.shallow, ob.mock);\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"add\" /* TriggerOpTypes.ADD */,\n target: target,\n key: key,\n newValue: val,\n oldValue: undefined\n });\n }\n else {\n ob.dep.notify();\n }\n return val;\n}\nfunction del(target, key) {\n if (process.env.NODE_ENV !== 'production' && (isUndef(target) || isPrimitive(target))) {\n warn(\"Cannot delete reactive property on undefined, null, or primitive value: \".concat(target));\n }\n if (isArray(target) && isValidArrayIndex(key)) {\n target.splice(key, 1);\n return;\n }\n var ob = target.__ob__;\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' &&\n warn('Avoid deleting properties on a Vue instance or its root $data ' +\n '- just set it to null.');\n return;\n }\n if (isReadonly(target)) {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Delete operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n return;\n }\n if (!hasOwn(target, key)) {\n return;\n }\n delete target[key];\n if (!ob) {\n return;\n }\n if (process.env.NODE_ENV !== 'production') {\n ob.dep.notify({\n type: \"delete\" /* TriggerOpTypes.DELETE */,\n target: target,\n key: key\n });\n }\n else {\n ob.dep.notify();\n }\n}\n/**\n * Collect dependencies on array elements when the array is touched, since\n * we cannot intercept array element access like property getters.\n */\nfunction dependArray(value) {\n for (var e = void 0, i = 0, l = value.length; i < l; i++) {\n e = value[i];\n if (e && e.__ob__) {\n e.__ob__.dep.depend();\n }\n if (isArray(e)) {\n dependArray(e);\n }\n }\n}\n\nfunction reactive(target) {\n makeReactive(target, false);\n return target;\n}\n/**\n * Return a shallowly-reactive copy of the original object, where only the root\n * level properties are reactive. It also does not auto-unwrap refs (even at the\n * root level).\n */\nfunction shallowReactive(target) {\n makeReactive(target, true);\n def(target, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, true);\n return target;\n}\nfunction makeReactive(target, shallow) {\n // if trying to observe a readonly proxy, return the readonly version.\n if (!isReadonly(target)) {\n if (process.env.NODE_ENV !== 'production') {\n if (isArray(target)) {\n warn(\"Avoid using Array as root value for \".concat(shallow ? \"shallowReactive()\" : \"reactive()\", \" as it cannot be tracked in watch() or watchEffect(). Use \").concat(shallow ? \"shallowRef()\" : \"ref()\", \" instead. This is a Vue-2-only limitation.\"));\n }\n var existingOb = target && target.__ob__;\n if (existingOb && existingOb.shallow !== shallow) {\n warn(\"Target is already a \".concat(existingOb.shallow ? \"\" : \"non-\", \"shallow reactive object, and cannot be converted to \").concat(shallow ? \"\" : \"non-\", \"shallow.\"));\n }\n }\n var ob = observe(target, shallow, isServerRendering() /* ssr mock reactivity */);\n if (process.env.NODE_ENV !== 'production' && !ob) {\n if (target == null || isPrimitive(target)) {\n warn(\"value cannot be made reactive: \".concat(String(target)));\n }\n if (isCollectionType(target)) {\n warn(\"Vue 2 does not support reactive collection types such as Map or Set.\");\n }\n }\n }\n}\nfunction isReactive(value) {\n if (isReadonly(value)) {\n return isReactive(value[\"__v_raw\" /* ReactiveFlags.RAW */]);\n }\n return !!(value && value.__ob__);\n}\nfunction isShallow(value) {\n return !!(value && value.__v_isShallow);\n}\nfunction isReadonly(value) {\n return !!(value && value.__v_isReadonly);\n}\nfunction isProxy(value) {\n return isReactive(value) || isReadonly(value);\n}\nfunction toRaw(observed) {\n var raw = observed && observed[\"__v_raw\" /* ReactiveFlags.RAW */];\n return raw ? toRaw(raw) : observed;\n}\nfunction markRaw(value) {\n // non-extensible objects won't be observed anyway\n if (Object.isExtensible(value)) {\n def(value, \"__v_skip\" /* ReactiveFlags.SKIP */, true);\n }\n return value;\n}\n/**\n * @internal\n */\nfunction isCollectionType(value) {\n var type = toRawType(value);\n return (type === 'Map' || type === 'WeakMap' || type === 'Set' || type === 'WeakSet');\n}\n\n/**\n * @internal\n */\nvar RefFlag = \"__v_isRef\";\nfunction isRef(r) {\n return !!(r && r.__v_isRef === true);\n}\nfunction ref$1(value) {\n return createRef(value, false);\n}\nfunction shallowRef(value) {\n return createRef(value, true);\n}\nfunction createRef(rawValue, shallow) {\n if (isRef(rawValue)) {\n return rawValue;\n }\n var ref = {};\n def(ref, RefFlag, true);\n def(ref, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, shallow);\n def(ref, 'dep', defineReactive(ref, 'value', rawValue, null, shallow, isServerRendering()));\n return ref;\n}\nfunction triggerRef(ref) {\n if (process.env.NODE_ENV !== 'production' && !ref.dep) {\n warn(\"received object is not a triggerable ref.\");\n }\n if (process.env.NODE_ENV !== 'production') {\n ref.dep &&\n ref.dep.notify({\n type: \"set\" /* TriggerOpTypes.SET */,\n target: ref,\n key: 'value'\n });\n }\n else {\n ref.dep && ref.dep.notify();\n }\n}\nfunction unref(ref) {\n return isRef(ref) ? ref.value : ref;\n}\nfunction proxyRefs(objectWithRefs) {\n if (isReactive(objectWithRefs)) {\n return objectWithRefs;\n }\n var proxy = {};\n var keys = Object.keys(objectWithRefs);\n for (var i = 0; i < keys.length; i++) {\n proxyWithRefUnwrap(proxy, objectWithRefs, keys[i]);\n }\n return proxy;\n}\nfunction proxyWithRefUnwrap(target, source, key) {\n Object.defineProperty(target, key, {\n enumerable: true,\n configurable: true,\n get: function () {\n var val = source[key];\n if (isRef(val)) {\n return val.value;\n }\n else {\n var ob = val && val.__ob__;\n if (ob)\n ob.dep.depend();\n return val;\n }\n },\n set: function (value) {\n var oldValue = source[key];\n if (isRef(oldValue) && !isRef(value)) {\n oldValue.value = value;\n }\n else {\n source[key] = value;\n }\n }\n });\n}\nfunction customRef(factory) {\n var dep = new Dep();\n var _a = factory(function () {\n if (process.env.NODE_ENV !== 'production') {\n dep.depend({\n target: ref,\n type: \"get\" /* TrackOpTypes.GET */,\n key: 'value'\n });\n }\n else {\n dep.depend();\n }\n }, function () {\n if (process.env.NODE_ENV !== 'production') {\n dep.notify({\n target: ref,\n type: \"set\" /* TriggerOpTypes.SET */,\n key: 'value'\n });\n }\n else {\n dep.notify();\n }\n }), get = _a.get, set = _a.set;\n var ref = {\n get value() {\n return get();\n },\n set value(newVal) {\n set(newVal);\n }\n };\n def(ref, RefFlag, true);\n return ref;\n}\nfunction toRefs(object) {\n if (process.env.NODE_ENV !== 'production' && !isReactive(object)) {\n warn(\"toRefs() expects a reactive object but received a plain one.\");\n }\n var ret = isArray(object) ? new Array(object.length) : {};\n for (var key in object) {\n ret[key] = toRef(object, key);\n }\n return ret;\n}\nfunction toRef(object, key, defaultValue) {\n var val = object[key];\n if (isRef(val)) {\n return val;\n }\n var ref = {\n get value() {\n var val = object[key];\n return val === undefined ? defaultValue : val;\n },\n set value(newVal) {\n object[key] = newVal;\n }\n };\n def(ref, RefFlag, true);\n return ref;\n}\n\nvar rawToReadonlyFlag = \"__v_rawToReadonly\";\nvar rawToShallowReadonlyFlag = \"__v_rawToShallowReadonly\";\nfunction readonly(target) {\n return createReadonly(target, false);\n}\nfunction createReadonly(target, shallow) {\n if (!isPlainObject(target)) {\n if (process.env.NODE_ENV !== 'production') {\n if (isArray(target)) {\n warn(\"Vue 2 does not support readonly arrays.\");\n }\n else if (isCollectionType(target)) {\n warn(\"Vue 2 does not support readonly collection types such as Map or Set.\");\n }\n else {\n warn(\"value cannot be made readonly: \".concat(typeof target));\n }\n }\n return target;\n }\n if (process.env.NODE_ENV !== 'production' && !Object.isExtensible(target)) {\n warn(\"Vue 2 does not support creating readonly proxy for non-extensible object.\");\n }\n // already a readonly object\n if (isReadonly(target)) {\n return target;\n }\n // already has a readonly proxy\n var existingFlag = shallow ? rawToShallowReadonlyFlag : rawToReadonlyFlag;\n var existingProxy = target[existingFlag];\n if (existingProxy) {\n return existingProxy;\n }\n var proxy = Object.create(Object.getPrototypeOf(target));\n def(target, existingFlag, proxy);\n def(proxy, \"__v_isReadonly\" /* ReactiveFlags.IS_READONLY */, true);\n def(proxy, \"__v_raw\" /* ReactiveFlags.RAW */, target);\n if (isRef(target)) {\n def(proxy, RefFlag, true);\n }\n if (shallow || isShallow(target)) {\n def(proxy, \"__v_isShallow\" /* ReactiveFlags.IS_SHALLOW */, true);\n }\n var keys = Object.keys(target);\n for (var i = 0; i < keys.length; i++) {\n defineReadonlyProperty(proxy, target, keys[i], shallow);\n }\n return proxy;\n}\nfunction defineReadonlyProperty(proxy, target, key, shallow) {\n Object.defineProperty(proxy, key, {\n enumerable: true,\n configurable: true,\n get: function () {\n var val = target[key];\n return shallow || !isPlainObject(val) ? val : readonly(val);\n },\n set: function () {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Set operation on key \\\"\".concat(key, \"\\\" failed: target is readonly.\"));\n }\n });\n}\n/**\n * Returns a reactive-copy of the original object, where only the root level\n * properties are readonly, and does NOT unwrap refs nor recursively convert\n * returned properties.\n * This is used for creating the props proxy object for stateful components.\n */\nfunction shallowReadonly(target) {\n return createReadonly(target, true);\n}\n\nfunction computed(getterOrOptions, debugOptions) {\n var getter;\n var setter;\n var onlyGetter = isFunction(getterOrOptions);\n if (onlyGetter) {\n getter = getterOrOptions;\n setter = process.env.NODE_ENV !== 'production'\n ? function () {\n warn('Write operation failed: computed value is readonly');\n }\n : noop;\n }\n else {\n getter = getterOrOptions.get;\n setter = getterOrOptions.set;\n }\n var watcher = isServerRendering()\n ? null\n : new Watcher(currentInstance, getter, noop, { lazy: true });\n if (process.env.NODE_ENV !== 'production' && watcher && debugOptions) {\n watcher.onTrack = debugOptions.onTrack;\n watcher.onTrigger = debugOptions.onTrigger;\n }\n var ref = {\n // some libs rely on the presence effect for checking computed refs\n // from normal refs, but the implementation doesn't matter\n effect: watcher,\n get value() {\n if (watcher) {\n if (watcher.dirty) {\n watcher.evaluate();\n }\n if (Dep.target) {\n if (process.env.NODE_ENV !== 'production' && Dep.target.onTrack) {\n Dep.target.onTrack({\n effect: Dep.target,\n target: ref,\n type: \"get\" /* TrackOpTypes.GET */,\n key: 'value'\n });\n }\n watcher.depend();\n }\n return watcher.value;\n }\n else {\n return getter();\n }\n },\n set value(newVal) {\n setter(newVal);\n }\n };\n def(ref, RefFlag, true);\n def(ref, \"__v_isReadonly\" /* ReactiveFlags.IS_READONLY */, onlyGetter);\n return ref;\n}\n\nvar WATCHER = \"watcher\";\nvar WATCHER_CB = \"\".concat(WATCHER, \" callback\");\nvar WATCHER_GETTER = \"\".concat(WATCHER, \" getter\");\nvar WATCHER_CLEANUP = \"\".concat(WATCHER, \" cleanup\");\n// Simple effect.\nfunction watchEffect(effect, options) {\n return doWatch(effect, null, options);\n}\nfunction watchPostEffect(effect, options) {\n return doWatch(effect, null, (process.env.NODE_ENV !== 'production'\n ? __assign(__assign({}, options), { flush: 'post' }) : { flush: 'post' }));\n}\nfunction watchSyncEffect(effect, options) {\n return doWatch(effect, null, (process.env.NODE_ENV !== 'production'\n ? __assign(__assign({}, options), { flush: 'sync' }) : { flush: 'sync' }));\n}\n// initial value for watchers to trigger on undefined initial values\nvar INITIAL_WATCHER_VALUE = {};\n// implementation\nfunction watch(source, cb, options) {\n if (process.env.NODE_ENV !== 'production' && typeof cb !== 'function') {\n warn(\"`watch(fn, options?)` signature has been moved to a separate API. \" +\n \"Use `watchEffect(fn, options?)` instead. `watch` now only \" +\n \"supports `watch(source, cb, options?) signature.\");\n }\n return doWatch(source, cb, options);\n}\nfunction doWatch(source, cb, _a) {\n var _b = _a === void 0 ? emptyObject : _a, immediate = _b.immediate, deep = _b.deep, _c = _b.flush, flush = _c === void 0 ? 'pre' : _c, onTrack = _b.onTrack, onTrigger = _b.onTrigger;\n if (process.env.NODE_ENV !== 'production' && !cb) {\n if (immediate !== undefined) {\n warn(\"watch() \\\"immediate\\\" option is only respected when using the \" +\n \"watch(source, callback, options?) signature.\");\n }\n if (deep !== undefined) {\n warn(\"watch() \\\"deep\\\" option is only respected when using the \" +\n \"watch(source, callback, options?) signature.\");\n }\n }\n var warnInvalidSource = function (s) {\n warn(\"Invalid watch source: \".concat(s, \". A watch source can only be a getter/effect \") +\n \"function, a ref, a reactive object, or an array of these types.\");\n };\n var instance = currentInstance;\n var call = function (fn, type, args) {\n if (args === void 0) { args = null; }\n var res = invokeWithErrorHandling(fn, null, args, instance, type);\n if (deep && res && res.__ob__)\n res.__ob__.dep.depend();\n return res;\n };\n var getter;\n var forceTrigger = false;\n var isMultiSource = false;\n if (isRef(source)) {\n getter = function () { return source.value; };\n forceTrigger = isShallow(source);\n }\n else if (isReactive(source)) {\n getter = function () {\n source.__ob__.dep.depend();\n return source;\n };\n deep = true;\n }\n else if (isArray(source)) {\n isMultiSource = true;\n forceTrigger = source.some(function (s) { return isReactive(s) || isShallow(s); });\n getter = function () {\n return source.map(function (s) {\n if (isRef(s)) {\n return s.value;\n }\n else if (isReactive(s)) {\n s.__ob__.dep.depend();\n return traverse(s);\n }\n else if (isFunction(s)) {\n return call(s, WATCHER_GETTER);\n }\n else {\n process.env.NODE_ENV !== 'production' && warnInvalidSource(s);\n }\n });\n };\n }\n else if (isFunction(source)) {\n if (cb) {\n // getter with cb\n getter = function () { return call(source, WATCHER_GETTER); };\n }\n else {\n // no cb -> simple effect\n getter = function () {\n if (instance && instance._isDestroyed) {\n return;\n }\n if (cleanup) {\n cleanup();\n }\n return call(source, WATCHER, [onCleanup]);\n };\n }\n }\n else {\n getter = noop;\n process.env.NODE_ENV !== 'production' && warnInvalidSource(source);\n }\n if (cb && deep) {\n var baseGetter_1 = getter;\n getter = function () { return traverse(baseGetter_1()); };\n }\n var cleanup;\n var onCleanup = function (fn) {\n cleanup = watcher.onStop = function () {\n call(fn, WATCHER_CLEANUP);\n };\n };\n // in SSR there is no need to setup an actual effect, and it should be noop\n // unless it's eager\n if (isServerRendering()) {\n // we will also not call the invalidate callback (+ runner is not set up)\n onCleanup = noop;\n if (!cb) {\n getter();\n }\n else if (immediate) {\n call(cb, WATCHER_CB, [\n getter(),\n isMultiSource ? [] : undefined,\n onCleanup\n ]);\n }\n return noop;\n }\n var watcher = new Watcher(currentInstance, getter, noop, {\n lazy: true\n });\n watcher.noRecurse = !cb;\n var oldValue = isMultiSource ? [] : INITIAL_WATCHER_VALUE;\n // overwrite default run\n watcher.run = function () {\n if (!watcher.active) {\n return;\n }\n if (cb) {\n // watch(source, cb)\n var newValue = watcher.get();\n if (deep ||\n forceTrigger ||\n (isMultiSource\n ? newValue.some(function (v, i) {\n return hasChanged(v, oldValue[i]);\n })\n : hasChanged(newValue, oldValue))) {\n // cleanup before running cb again\n if (cleanup) {\n cleanup();\n }\n call(cb, WATCHER_CB, [\n newValue,\n // pass undefined as the old value when it's changed for the first time\n oldValue === INITIAL_WATCHER_VALUE ? undefined : oldValue,\n onCleanup\n ]);\n oldValue = newValue;\n }\n }\n else {\n // watchEffect\n watcher.get();\n }\n };\n if (flush === 'sync') {\n watcher.update = watcher.run;\n }\n else if (flush === 'post') {\n watcher.post = true;\n watcher.update = function () { return queueWatcher(watcher); };\n }\n else {\n // pre\n watcher.update = function () {\n if (instance && instance === currentInstance && !instance._isMounted) {\n // pre-watcher triggered before\n var buffer = instance._preWatchers || (instance._preWatchers = []);\n if (buffer.indexOf(watcher) < 0)\n buffer.push(watcher);\n }\n else {\n queueWatcher(watcher);\n }\n };\n }\n if (process.env.NODE_ENV !== 'production') {\n watcher.onTrack = onTrack;\n watcher.onTrigger = onTrigger;\n }\n // initial run\n if (cb) {\n if (immediate) {\n watcher.run();\n }\n else {\n oldValue = watcher.get();\n }\n }\n else if (flush === 'post' && instance) {\n instance.$once('hook:mounted', function () { return watcher.get(); });\n }\n else {\n watcher.get();\n }\n return function () {\n watcher.teardown();\n };\n}\n\nvar activeEffectScope;\nvar EffectScope = /** @class */ (function () {\n function EffectScope(detached) {\n if (detached === void 0) { detached = false; }\n this.detached = detached;\n /**\n * @internal\n */\n this.active = true;\n /**\n * @internal\n */\n this.effects = [];\n /**\n * @internal\n */\n this.cleanups = [];\n this.parent = activeEffectScope;\n if (!detached && activeEffectScope) {\n this.index =\n (activeEffectScope.scopes || (activeEffectScope.scopes = [])).push(this) - 1;\n }\n }\n EffectScope.prototype.run = function (fn) {\n if (this.active) {\n var currentEffectScope = activeEffectScope;\n try {\n activeEffectScope = this;\n return fn();\n }\n finally {\n activeEffectScope = currentEffectScope;\n }\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"cannot run an inactive effect scope.\");\n }\n };\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n EffectScope.prototype.on = function () {\n activeEffectScope = this;\n };\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n EffectScope.prototype.off = function () {\n activeEffectScope = this.parent;\n };\n EffectScope.prototype.stop = function (fromParent) {\n if (this.active) {\n var i = void 0, l = void 0;\n for (i = 0, l = this.effects.length; i < l; i++) {\n this.effects[i].teardown();\n }\n for (i = 0, l = this.cleanups.length; i < l; i++) {\n this.cleanups[i]();\n }\n if (this.scopes) {\n for (i = 0, l = this.scopes.length; i < l; i++) {\n this.scopes[i].stop(true);\n }\n }\n // nested scope, dereference from parent to avoid memory leaks\n if (!this.detached && this.parent && !fromParent) {\n // optimized O(1) removal\n var last = this.parent.scopes.pop();\n if (last && last !== this) {\n this.parent.scopes[this.index] = last;\n last.index = this.index;\n }\n }\n this.parent = undefined;\n this.active = false;\n }\n };\n return EffectScope;\n}());\nfunction effectScope(detached) {\n return new EffectScope(detached);\n}\n/**\n * @internal\n */\nfunction recordEffectScope(effect, scope) {\n if (scope === void 0) { scope = activeEffectScope; }\n if (scope && scope.active) {\n scope.effects.push(effect);\n }\n}\nfunction getCurrentScope() {\n return activeEffectScope;\n}\nfunction onScopeDispose(fn) {\n if (activeEffectScope) {\n activeEffectScope.cleanups.push(fn);\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"onScopeDispose() is called when there is no active effect scope\" +\n \" to be associated with.\");\n }\n}\n\nfunction provide(key, value) {\n if (!currentInstance) {\n if (process.env.NODE_ENV !== 'production') {\n warn(\"provide() can only be used inside setup().\");\n }\n }\n else {\n // TS doesn't allow symbol as index type\n resolveProvided(currentInstance)[key] = value;\n }\n}\nfunction resolveProvided(vm) {\n // by default an instance inherits its parent's provides object\n // but when it needs to provide values of its own, it creates its\n // own provides object using parent provides object as prototype.\n // this way in `inject` we can simply look up injections from direct\n // parent and let the prototype chain do the work.\n var existing = vm._provided;\n var parentProvides = vm.$parent && vm.$parent._provided;\n if (parentProvides === existing) {\n return (vm._provided = Object.create(parentProvides));\n }\n else {\n return existing;\n }\n}\nfunction inject(key, defaultValue, treatDefaultAsFactory) {\n if (treatDefaultAsFactory === void 0) { treatDefaultAsFactory = false; }\n // fallback to `currentRenderingInstance` so that this can be called in\n // a functional component\n var instance = currentInstance;\n if (instance) {\n // #2400\n // to support `app.use` plugins,\n // fallback to appContext's `provides` if the instance is at root\n var provides = instance.$parent && instance.$parent._provided;\n if (provides && key in provides) {\n // TS doesn't allow symbol as index type\n return provides[key];\n }\n else if (arguments.length > 1) {\n return treatDefaultAsFactory && isFunction(defaultValue)\n ? defaultValue.call(instance)\n : defaultValue;\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"injection \\\"\".concat(String(key), \"\\\" not found.\"));\n }\n }\n else if (process.env.NODE_ENV !== 'production') {\n warn(\"inject() can only be used inside setup() or functional components.\");\n }\n}\n\nvar normalizeEvent = cached(function (name) {\n var passive = name.charAt(0) === '&';\n name = passive ? name.slice(1) : name;\n var once = name.charAt(0) === '~'; // Prefixed last, checked first\n name = once ? name.slice(1) : name;\n var capture = name.charAt(0) === '!';\n name = capture ? name.slice(1) : name;\n return {\n name: name,\n once: once,\n capture: capture,\n passive: passive\n };\n});\nfunction createFnInvoker(fns, vm) {\n function invoker() {\n var fns = invoker.fns;\n if (isArray(fns)) {\n var cloned = fns.slice();\n for (var i = 0; i < cloned.length; i++) {\n invokeWithErrorHandling(cloned[i], null, arguments, vm, \"v-on handler\");\n }\n }\n else {\n // return handler return value for single handlers\n return invokeWithErrorHandling(fns, null, arguments, vm, \"v-on handler\");\n }\n }\n invoker.fns = fns;\n return invoker;\n}\nfunction updateListeners(on, oldOn, add, remove, createOnceHandler, vm) {\n var name, cur, old, event;\n for (name in on) {\n cur = on[name];\n old = oldOn[name];\n event = normalizeEvent(name);\n if (isUndef(cur)) {\n process.env.NODE_ENV !== 'production' &&\n warn(\"Invalid handler for event \\\"\".concat(event.name, \"\\\": got \") + String(cur), vm);\n }\n else if (isUndef(old)) {\n if (isUndef(cur.fns)) {\n cur = on[name] = createFnInvoker(cur, vm);\n }\n if (isTrue(event.once)) {\n cur = on[name] = createOnceHandler(event.name, cur, event.capture);\n }\n add(event.name, cur, event.capture, event.passive, event.params);\n }\n else if (cur !== old) {\n old.fns = cur;\n on[name] = old;\n }\n }\n for (name in oldOn) {\n if (isUndef(on[name])) {\n event = normalizeEvent(name);\n remove(event.name, oldOn[name], event.capture);\n }\n }\n}\n\nfunction mergeVNodeHook(def, hookKey, hook) {\n if (def instanceof VNode) {\n def = def.data.hook || (def.data.hook = {});\n }\n var invoker;\n var oldHook = def[hookKey];\n function wrappedHook() {\n hook.apply(this, arguments);\n // important: remove merged hook to ensure it's called only once\n // and prevent memory leak\n remove$2(invoker.fns, wrappedHook);\n }\n if (isUndef(oldHook)) {\n // no existing hook\n invoker = createFnInvoker([wrappedHook]);\n }\n else {\n /* istanbul ignore if */\n if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {\n // already a merged invoker\n invoker = oldHook;\n invoker.fns.push(wrappedHook);\n }\n else {\n // existing plain hook\n invoker = createFnInvoker([oldHook, wrappedHook]);\n }\n }\n invoker.merged = true;\n def[hookKey] = invoker;\n}\n\nfunction extractPropsFromVNodeData(data, Ctor, tag) {\n // we are only extracting raw values here.\n // validation and default values are handled in the child\n // component itself.\n var propOptions = Ctor.options.props;\n if (isUndef(propOptions)) {\n return;\n }\n var res = {};\n var attrs = data.attrs, props = data.props;\n if (isDef(attrs) || isDef(props)) {\n for (var key in propOptions) {\n var altKey = hyphenate(key);\n if (process.env.NODE_ENV !== 'production') {\n var keyInLowerCase = key.toLowerCase();\n if (key !== keyInLowerCase && attrs && hasOwn(attrs, keyInLowerCase)) {\n tip(\"Prop \\\"\".concat(keyInLowerCase, \"\\\" is passed to component \") +\n \"\".concat(formatComponentName(\n // @ts-expect-error tag is string\n tag || Ctor), \", but the declared prop name is\") +\n \" \\\"\".concat(key, \"\\\". \") +\n \"Note that HTML attributes are case-insensitive and camelCased \" +\n \"props need to use their kebab-case equivalents when using in-DOM \" +\n \"templates. You should probably use \\\"\".concat(altKey, \"\\\" instead of \\\"\").concat(key, \"\\\".\"));\n }\n }\n checkProp(res, props, key, altKey, true) ||\n checkProp(res, attrs, key, altKey, false);\n }\n }\n return res;\n}\nfunction checkProp(res, hash, key, altKey, preserve) {\n if (isDef(hash)) {\n if (hasOwn(hash, key)) {\n res[key] = hash[key];\n if (!preserve) {\n delete hash[key];\n }\n return true;\n }\n else if (hasOwn(hash, altKey)) {\n res[key] = hash[altKey];\n if (!preserve) {\n delete hash[altKey];\n }\n return true;\n }\n }\n return false;\n}\n\n// The template compiler attempts to minimize the need for normalization by\n// statically analyzing the template at compile time.\n//\n// For plain HTML markup, normalization can be completely skipped because the\n// generated render function is guaranteed to return Array. There are\n// two cases where extra normalization is needed:\n// 1. When the children contains components - because a functional component\n// may return an Array instead of a single root. In this case, just a simple\n// normalization is needed - if any child is an Array, we flatten the whole\n// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep\n// because functional components already normalize their own children.\nfunction simpleNormalizeChildren(children) {\n for (var i = 0; i < children.length; i++) {\n if (isArray(children[i])) {\n return Array.prototype.concat.apply([], children);\n }\n }\n return children;\n}\n// 2. When the children contains constructs that always generated nested Arrays,\n// e.g.