diff --git a/css/firstrunwizard-style.css b/css/firstrunwizard-style.css index 5aa3f67f..ebb1c4d1 100644 --- a/css/firstrunwizard-style.css +++ b/css/firstrunwizard-style.css @@ -1 +1 @@ -.material-design-icon[data-v-44398b0c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-44398b0c]{--button-size: var(--default-clickable-area);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:700;min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--button-radius);transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--size-small[data-v-44398b0c]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-44398b0c]{--button-size: var(--clickable-area-large, 48px)}.button-vue *[data-v-44398b0c],.button-vue span[data-v-44398b0c]{cursor:pointer}.button-vue[data-v-44398b0c]:focus{outline:none}.button-vue[data-v-44398b0c]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue:disabled *[data-v-44398b0c]{cursor:default}.button-vue[data-v-44398b0c]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-44398b0c]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-44398b0c]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-44398b0c]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-44398b0c]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-44398b0c]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-44398b0c]{padding-inline:var(--button-padding) var(--default-grid-baseline)}.button-vue__icon[data-v-44398b0c]{height:var(--button-size);width:var(--button-size);min-height:var(--button-size);min-width:var(--button-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-44398b0c]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-44398b0c] svg{height:16px;width:16px}.button-vue__text[data-v-44398b0c]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-44398b0c]{line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-44398b0c]{padding:0 var(--button-padding)}.button-vue--text-only .button-vue__text[data-v-44398b0c]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-44398b0c]{--button-padding: min(calc(var(--default-grid-baseline) + var(--button-radius)), calc(var(--default-grid-baseline) * 4));padding-block:0;padding-inline:var(--default-grid-baseline) var(--button-padding)}.button-vue--wide[data-v-44398b0c]{width:100%}.button-vue[data-v-44398b0c]: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-44398b0c]{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-44398b0c]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-44398b0c]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-44398b0c]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-44398b0c]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-44398b0c]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-44398b0c]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary[data-v-44398b0c]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-44398b0c]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary-no-background[data-v-44398b0c]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-44398b0c]{color:var(--color-primary-element-text);background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-44398b0c]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-44398b0c]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-44398b0c]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-44398b0c]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-44398b0c]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-44398b0c]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-44398b0c]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-44398b0c]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-44398b0c]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-44398b0c]:active{background-color:var(--color-error)}.material-design-icon[data-v-0d4052a3]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-0d4052a3]{position:fixed;z-index:9998;top:0;left:0;display:block;width:100%;height:100%;background-color:#00000080}.modal-mask--dark[data-v-0d4052a3]{background-color:#000000eb}.modal-header[data-v-0d4052a3]{position:absolute;z-index:10001;top:0;right:0;left:0;display:flex!important;align-items:center;justify-content:center;width:100%;height:50px;overflow:hidden;transition:opacity .25s,visibility .25s}.modal-header__name[data-v-0d4052a3]{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-0d4052a3]{padding-left:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-0d4052a3]{position:absolute;right:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-0d4052a3]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:calc((50px - var(--default-clickable-area)) / 2);padding:0}.modal-header .icons-menu .play-pause-icons[data-v-0d4052a3]{position:relative;width:50px;height:50px;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-0d4052a3],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-0d4052a3],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-0d4052a3],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-0d4052a3]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-0d4052a3],.modal-header .icons-menu .play-pause-icons__pause[data-v-0d4052a3]{box-sizing:border-box;width:var(--default-clickable-area);height:var(--default-clickable-area);margin:calc((50px - var(--default-clickable-area)) / 2);cursor:pointer;opacity:.7}.modal-header .icons-menu[data-v-0d4052a3] .action-item{margin:calc((50px - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-0d4052a3] .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-0d4052a3] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-0d4052a3] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-0d4052a3] .action-item__menutoggle span,.modal-header .icons-menu[data-v-0d4052a3] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-0d4052a3]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-0d4052a3],.modal-wrapper .next[data-v-0d4052a3]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-0d4052a3]:focus-visible,.modal-wrapper .next[data-v-0d4052a3]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-0d4052a3]{left:2px}.modal-wrapper .next[data-v-0d4052a3]{right:2px}.modal-wrapper .modal-container[data-v-0d4052a3]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-large);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-0d4052a3]{z-index:1;position:absolute;top:4px;right:4px}.modal-wrapper .modal-container__content[data-v-0d4052a3]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-0d4052a3]{width:400px;max-width:90%;max-height:min(90%,100% - 100px)}.modal-wrapper--normal>.modal-container[data-v-0d4052a3]{max-width:90%;width:600px;max-height:min(90%,100% - 100px)}.modal-wrapper--large>.modal-container[data-v-0d4052a3]{max-width:90%;width:900px;max-height:min(90%,100% - 100px)}.modal-wrapper--full>.modal-container[data-v-0d4052a3]{width:100%;height:calc(100% - var(--header-height));position:absolute;top:50px;border-radius:0}@media only screen and ((max-width: 512px) or (max-height: 400px)){.modal-wrapper .modal-container[data-v-0d4052a3]{max-width:initial;width:100%;max-height:initial;height:calc(100% - var(--header-height));position:absolute;top:50px;border-radius:0}}.fade-enter-active[data-v-0d4052a3],.fade-leave-active[data-v-0d4052a3]{transition:opacity .25s}.fade-enter[data-v-0d4052a3],.fade-leave-to[data-v-0d4052a3]{opacity:0}.fade-visibility-enter[data-v-0d4052a3],.fade-visibility-leave-to[data-v-0d4052a3]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-0d4052a3],.modal-in-leave-active[data-v-0d4052a3],.modal-out-enter-active[data-v-0d4052a3],.modal-out-leave-active[data-v-0d4052a3]{transition:opacity .25s}.modal-in-enter[data-v-0d4052a3],.modal-in-leave-to[data-v-0d4052a3],.modal-out-enter[data-v-0d4052a3],.modal-out-leave-to[data-v-0d4052a3]{opacity:0}.modal-in-enter .modal-container[data-v-0d4052a3],.modal-in-leave-to .modal-container[data-v-0d4052a3]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-0d4052a3],.modal-out-leave-to .modal-container[data-v-0d4052a3]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-0d4052a3]{position:absolute;top:0;left:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-0d4052a3]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-0d4052a3 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-0d4052a3]{animation:breath-0d4052a3 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-0d4052a3]{animation-play-state:paused!important}@keyframes progressring-0d4052a3{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-0d4052a3{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-3713841c]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-3713841c]{display:flex;align-items:center}.action-items>button[data-v-3713841c]{margin-right:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-3713841c]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-3713841c]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-3713841c]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-3713841c]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-3713841c]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-3713841c]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-3713841c]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-3713841c]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-3713841c]{width:20px;height:20px;object-fit:contain}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block!important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-10px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:transparent;border-width:10px}.material-design-icon[data-v-2d0a4d76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-2d0a4d76]{display:flex;justify-content:center;align-items:center;min-width:var(--default-clickable-area);min-height:var(--default-clickable-area);opacity:1}.icon-vue--inline[data-v-2d0a4d76]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue[data-v-2d0a4d76] svg{fill:currentColor;width:var(--icon-size, 20px);height:var(--icon-size, 20px);max-width:var(--icon-size, 20px);max-height:var(--icon-size, 20px)}.material-design-icon[data-v-0974f50a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-0974f50a]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-0974f50a]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-0974f50a]{max-width:900px}.settings-section__name[data-v-0974f50a]{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-0974f50a]{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-left:0;color:var(--color-text-maxcontrast)}.settings-section__info[data-v-0974f50a]:hover,.settings-section__info[data-v-0974f50a]:focus,.settings-section__info[data-v-0974f50a]:active{color:var(--color-main-text)}.settings-section__desc[data-v-0974f50a]{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-b23fe976]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-b23fe976]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-b23fe976] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-b23fe976] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-b23fe976]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-b23fe976]{flex-direction:column}.dialog__navigation[data-v-b23fe976]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-b23fe976]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-b23fe976]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-b23fe976]{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-b23fe976]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-b23fe976]{padding-block-end:6px}.dialog__actions[data-v-b23fe976]{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-b23fe976]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-b23fe976]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-7df28e9e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-7df28e9e]{--note-card-icon-size: 20px;--note-card-padding: calc(2 * var(--default-grid-baseline));color:var(--color-main-text)!important;background-color:var(--note-background)!important;border-inline-start:var(--default-grid-baseline) solid var(--note-theme);border-radius:var(--border-radius);margin:1rem 0;padding:var(--note-card-padding);display:flex;flex-direction:row;gap:var(--note-card-padding)}.notecard__heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-7df28e9e]{--note-background: rgba(var(--color-success-rgb), .1);--note-theme: var(--color-success)}.notecard--info[data-v-7df28e9e]{--note-background: rgba(var(--color-info-rgb), .1);--note-theme: var(--color-info)}.notecard--error[data-v-7df28e9e]{--note-background: rgba(var(--color-error-rgb), .1);--note-theme: var(--color-error)}.notecard--warning[data-v-7df28e9e]{--note-background: rgba(var(--color-warning-rgb), .1);--note-theme: var(--color-warning)}.material-design-icon[data-v-6db1f91a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-6db1f91a]{--input-border-radius: var(--border-radius-element, var(--border-radius-large));--input-padding-start: var(--border-radius-large);--input-padding-end: var(--border-radius-large);position:relative;width:100%;margin-block-start:6px}.input-field--disabled[data-v-6db1f91a]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-6db1f91a]{margin-block-start:0}.input-field--leading-icon[data-v-6db1f91a]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-6db1f91a]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-6db1f91a]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-6db1f91a]{height:var(--default-clickable-area);position:relative}.input-field__input[data-v-6db1f91a]{--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));background-color:var(--color-main-background);color:var(--color-main-text);border:var(--border-width-input, 2px) solid var(--color-border-maxcontrast);border-radius:var(--input-border-radius);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:calc(var(--default-clickable-area) - 2 * var(--input-border-width-offset))!important;width:100%;padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset));padding-block:var(--input-border-width-offset)}.input-field__input[data-v-6db1f91a]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-6db1f91a]:active:not([disabled]),.input-field__input[data-v-6db1f91a]:hover:not([disabled]),.input-field__input[data-v-6db1f91a]:focus:not([disabled]){border-width:var(--border-width-input-focused, 2px);border-color:var(--color-main-text)!important;box-shadow:0 0 0 2px var(--color-main-background)!important;--input-border-width-offset: 0px}.input-field__input:focus+.input-field__label[data-v-6db1f91a],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-6db1f91a]{color:var(--color-main-text)}.input-field__input[data-v-6db1f91a]:focus{cursor:text}.input-field__input[data-v-6db1f91a]:disabled{cursor:default}.input-field__input[data-v-6db1f91a]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-6db1f91a]{border-color:var(--color-success)!important}.input-field__input--success[data-v-6db1f91a]: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-6db1f91a]{border-color:var(--color-error)!important}.input-field__input--error[data-v-6db1f91a]: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-6db1f91a]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-6db1f91a]{--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-6db1f91a],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-6db1f91a]{--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-6db1f91a]{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-6db1f91a]{inset-inline-start:0px}.input-field__icon--trailing[data-v-6db1f91a]{inset-inline-end:0px}.input-field__trailing-button[data-v-6db1f91a]{--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-6db1f91a]{position:absolute;top:var(--border-width-input-focused, 2px);right:var(--border-width-input-focused, 2px)}.input-field__trailing-button.button-vue[data-v-6db1f91a]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-6db1f91a]{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-6db1f91a]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-6db1f91a]{color:var(--color-error-text)}.input-field__helper-text-message--success[data-v-6db1f91a]{color:var(--color-success-text)}._input_ybjc8_2{max-width:min(50vw,450px)!important}._video_1p112_2{width:100%;height:100%;object-fit:cover}._wrapper_1p112_8{background-color:var(--color-primary-element)}._wrapper_1pqur_1{position:relative;overflow:hidden;padding:calc(var(--default-grid-baseline) * 5);display:flex;flex-direction:column;justify-content:space-between;width:100%}._background_circle_1pqur_11{height:6000px;width:6000px;border-radius:3000px;background-color:var(--color-primary-element);position:absolute;top:-5900px;left:calc(-3000px + 50%)}._background_bar_1pqur_21{position:absolute;top:0;left:0;width:100%;height:10px;background-color:var(--color-primary-element)}._button_back_1pqur_30{position:absolute!important;top:var(--default-grid-baseline);left:var(--default-grid-baseline)}._button_close_1pqur_36{position:absolute!important;top:var(--default-grid-baseline);right:var(--default-grid-baseline)}._button_wrapper_1pqur_42{display:flex;flex-wrap:wrap;gap:22px;width:100%}._button_wrapper_1pqur_42>*{flex:0 0 fit-content}._button_wrapper_1pqur_42>*:last-of-type{flex:1 0 fit-content}._logo_1pqur_55{height:70px;background-image:var(--image-logoheader, var(--image-logo, var(--a8212066)));background-repeat:no-repeat;background-position:center;background-size:100px;margin:auto;position:absolute;left:0;width:100%;pointer-events:none}._first_page_scroller_1pqur_68{margin-top:calc(var(--default-grid-baseline) * 8 + 70px)!important}._slide-active_8t7o1_5{transition:all .2s}._slide-left-enter_8t7o1_9{opacity:0;transform:translate(30%)}._slide-left-leave-to_8t7o1_14,._slide-right-enter_8t7o1_19{opacity:0;transform:translate(-30%)}._slide-right-leave-to_8t7o1_24{opacity:0;transform:translate(30%)}._slide-up-enter_8t7o1_29{top:-5900px}._slide-up-leave-to_8t7o1_33,._slide-down-enter_8t7o1_37{top:-5980px}._slide-down-leave-to_8t7o1_41{top:-5900px}._card_rb2xk_1{display:flex;max-width:250px;box-sizing:border-box;height:fit-content}._icon_rb2xk_8{display:flex;flex:0 0 var(--default-clickable-area);align-items:start}._icon_rb2xk_8:empty{display:none}._heading_rb2xk_17{font-size:var(--default-font-size);font-weight:700;margin:0}._link_rb2xk_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_rb2xk_23:focus-visible{outline:2px solid var(--color-main-text);box-shadow:0 0 0 4px var(--color-main-background)}._text_rb2xk_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_nuzul_2{width:100%}._share_wrapper_nuzul_6{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(var(--default-grid-baseline) * 4);justify-content:space-around;width:100%}._card_nuzul_15{flex:1 1 auto;padding:calc(var(--default-grid-baseline) * 2)!important}._heading_nuzul_22{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-c3d9e0ce]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-c3d9e0ce]{--button-size: var(--default-clickable-area);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:700;min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--button-radius);transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--size-small[data-v-c3d9e0ce]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-c3d9e0ce]{--button-size: var(--clickable-area-large, 48px)}.button-vue *[data-v-c3d9e0ce],.button-vue span[data-v-c3d9e0ce]{cursor:pointer}.button-vue[data-v-c3d9e0ce]:focus{outline:none}.button-vue[data-v-c3d9e0ce]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue:disabled *[data-v-c3d9e0ce]{cursor:default}.button-vue[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-c3d9e0ce]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-c3d9e0ce]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-c3d9e0ce]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-c3d9e0ce]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-c3d9e0ce]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-c3d9e0ce]{padding-inline:var(--button-padding) var(--default-grid-baseline)}.button-vue__icon[data-v-c3d9e0ce]{height:var(--button-size);width:var(--button-size);min-height:var(--button-size);min-width:var(--button-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-c3d9e0ce]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-c3d9e0ce] svg{height:16px;width:16px}.button-vue__text[data-v-c3d9e0ce]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-c3d9e0ce]{line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-c3d9e0ce]{padding:0 var(--button-padding)}.button-vue--text-only .button-vue__text[data-v-c3d9e0ce]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-c3d9e0ce]{--button-padding: min(calc(var(--default-grid-baseline) + var(--button-radius)), calc(var(--default-grid-baseline) * 4));padding-block:0;padding-inline:var(--default-grid-baseline) var(--button-padding)}.button-vue--wide[data-v-c3d9e0ce]{width:100%}.button-vue[data-v-c3d9e0ce]:focus-visible{outline:2px solid var(--color-main-text)!important;box-shadow:0 0 0 4px var(--color-main-background)!important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-c3d9e0ce]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius-element, var(--border-radius));background-color:transparent}.button-vue--vue-primary[data-v-c3d9e0ce]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-c3d9e0ce]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-c3d9e0ce]{color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light)}.button-vue--vue-secondary[data-v-c3d9e0ce]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--vue-tertiary[data-v-c3d9e0ce]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-c3d9e0ce]{color:var(--color-main-text);background-color:transparent}.button-vue--vue-tertiary-no-background[data-v-c3d9e0ce]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-c3d9e0ce]{color:var(--color-primary-element-text);background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-c3d9e0ce]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-c3d9e0ce]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-c3d9e0ce]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-c3d9e0ce]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-c3d9e0ce]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-c3d9e0ce]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-c3d9e0ce]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-c3d9e0ce]:active{background-color:var(--color-error)}.material-design-icon[data-v-0b59a098]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-0b59a098]{position:fixed;z-index:9998;top:0;left:0;display:block;width:100%;height:100%;--backdrop-color: 0, 0, 0;background-color:rgba(var(--backdrop-color),.5)}.modal-mask--opaque[data-v-0b59a098]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-0b59a098]{--backdrop-color: 255, 255, 255}.modal-header[data-v-0b59a098]{position:absolute;z-index:10001;top:0;right:0;left:0;display:flex!important;align-items:center;justify-content:center;width:100%;height:var(--header-height);overflow:hidden;transition:opacity .25s,visibility .25s}.modal-header__name[data-v-0b59a098]{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-0b59a098]{padding-left:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-0b59a098]{position:absolute;right:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-0b59a098]{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-0b59a098]{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-0b59a098],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-0b59a098],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-0b59a098],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-0b59a098]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-0b59a098],.modal-header .icons-menu .play-pause-icons__pause[data-v-0b59a098]{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-0b59a098] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-0b59a098] .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-0b59a098] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-0b59a098] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-0b59a098] .action-item__menutoggle span,.modal-header .icons-menu[data-v-0b59a098] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-0b59a098]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-0b59a098],.modal-wrapper .next[data-v-0b59a098]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-0b59a098]:focus-visible,.modal-wrapper .next[data-v-0b59a098]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-0b59a098]{left:2px}.modal-wrapper .next[data-v-0b59a098]{right:2px}.modal-wrapper .modal-container[data-v-0b59a098]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-large);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-0b59a098]{z-index:1;position:absolute;top:4px;right:4px}.modal-wrapper .modal-container__content[data-v-0b59a098]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-0b59a098]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-0b59a098]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-0b59a098]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-0b59a098]{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-0b59a098]{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-0b59a098],.fade-leave-active[data-v-0b59a098]{transition:opacity .25s}.fade-enter[data-v-0b59a098],.fade-leave-to[data-v-0b59a098]{opacity:0}.fade-visibility-enter[data-v-0b59a098],.fade-visibility-leave-to[data-v-0b59a098]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-0b59a098],.modal-in-leave-active[data-v-0b59a098],.modal-out-enter-active[data-v-0b59a098],.modal-out-leave-active[data-v-0b59a098]{transition:opacity .25s}.modal-in-enter[data-v-0b59a098],.modal-in-leave-to[data-v-0b59a098],.modal-out-enter[data-v-0b59a098],.modal-out-leave-to[data-v-0b59a098]{opacity:0}.modal-in-enter .modal-container[data-v-0b59a098],.modal-in-leave-to .modal-container[data-v-0b59a098]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-0b59a098],.modal-out-leave-to .modal-container[data-v-0b59a098]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-0b59a098]{position:absolute;top:0;left:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-0b59a098]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-0b59a098 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-0b59a098]{animation:breath-0b59a098 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-0b59a098]{animation-play-state:paused!important}@keyframes progressring-0b59a098{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-0b59a098{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-fcbbc5a9]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-fcbbc5a9]{display:flex;align-items:center}.action-items>button[data-v-fcbbc5a9]{margin-right:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-fcbbc5a9]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-fcbbc5a9]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-fcbbc5a9]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-fcbbc5a9]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-fcbbc5a9]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-fcbbc5a9]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-fcbbc5a9]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-fcbbc5a9]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-fcbbc5a9]{width:20px;height:20px;object-fit:contain}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}.resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown.v-popper__popper{z-index:100000;top:0;left:0;display:block!important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-dropdown.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-10px;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.v-popper--theme-dropdown.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:transparent;border-width:10px}.material-design-icon[data-v-2d0a4d76]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-2d0a4d76]{display:flex;justify-content:center;align-items:center;min-width:var(--default-clickable-area);min-height:var(--default-clickable-area);opacity:1}.icon-vue--inline[data-v-2d0a4d76]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue[data-v-2d0a4d76] svg{fill:currentColor;width:var(--icon-size, 20px);height:var(--icon-size, 20px);max-width:var(--icon-size, 20px);max-height:var(--icon-size, 20px)}.material-design-icon[data-v-0974f50a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.settings-section[data-v-0974f50a]{display:block;margin-bottom:auto;padding:30px}.settings-section[data-v-0974f50a]:not(:last-child){border-bottom:1px solid var(--color-border)}.settings-section--limit-width>*[data-v-0974f50a]{max-width:900px}.settings-section__name[data-v-0974f50a]{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-0974f50a]{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-left:0;color:var(--color-text-maxcontrast)}.settings-section__info[data-v-0974f50a]:hover,.settings-section__info[data-v-0974f50a]:focus,.settings-section__info[data-v-0974f50a]:active{color:var(--color-main-text)}.settings-section__desc[data-v-0974f50a]{margin-top:-.2em;margin-bottom:1em;color:var(--color-text-maxcontrast);max-width:900px}._list_1g1ck_2{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(3 * var(--default-grid-baseline))}._icon_1g1ck_9{height:20px;width:20px;filter:var(--background-invert-if-dark)}._list_1pylh_2{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(3 * var(--default-grid-baseline))}._enty_1pylh_9{display:flex;flex:1 0 0px}._link_1pylh_14{display:flex}._image_1pylh_18{height:calc(2 * var(--default-clickable-area))}._text_1pylh_22{margin-block-start:calc(3 * var(--default-grid-baseline))}.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}@media only screen and (max-width: 512px){.dialog__modal .modal-wrapper--small .modal-container{width:fit-content;height:unset;max-height:90%;position:relative;top:unset;border-radius:var(--border-radius-large)}}.material-design-icon[data-v-e79a4708]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-e79a4708]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-e79a4708]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-e79a4708]{flex-direction:column}.dialog__navigation[data-v-e79a4708]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-e79a4708]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-e79a4708]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-e79a4708]{font-size:21px;text-align:center;height:fit-content;min-height:var(--default-clickable-area);line-height:var(--default-clickable-area);overflow-wrap:break-word;margin-block:0 12px}.dialog__content[data-v-e79a4708]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-e79a4708]{padding-block-end:6px}.dialog__actions[data-v-e79a4708]{box-sizing:border-box;display:flex;gap:6px;align-content:center;justify-content:end;width:100%;max-width:100%;padding-inline:0 12px;margin-inline:0;margin-block:0}.dialog__actions[data-v-e79a4708]:not(:empty){margin-block:6px 12px}@media only screen and (max-width: 512px){.dialog__name[data-v-e79a4708]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-551209a3]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon svg[data-v-551209a3]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-7df28e9e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-7df28e9e]{--note-card-icon-size: 20px;--note-card-padding: calc(2 * var(--default-grid-baseline));color:var(--color-main-text)!important;background-color:var(--note-background)!important;border-inline-start:var(--default-grid-baseline) solid var(--note-theme);border-radius:var(--border-radius);margin:1rem 0;padding:var(--note-card-padding);display:flex;flex-direction:row;gap:var(--note-card-padding)}.notecard__heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-7df28e9e]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-7df28e9e]{--note-background: rgba(var(--color-success-rgb), .1);--note-theme: var(--color-success)}.notecard--info[data-v-7df28e9e]{--note-background: rgba(var(--color-info-rgb), .1);--note-theme: var(--color-info)}.notecard--error[data-v-7df28e9e]{--note-background: rgba(var(--color-error-rgb), .1);--note-theme: var(--color-error)}.notecard--warning[data-v-7df28e9e]{--note-background: rgba(var(--color-warning-rgb), .1);--note-theme: var(--color-warning)}.material-design-icon[data-v-374fffac]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-374fffac]{--input-border-radius: var(--border-radius-element, var(--border-radius-large));--input-padding-start: var(--border-radius-large);--input-padding-end: var(--border-radius-large);position:relative;width:100%;margin-block-start:6px}.input-field--disabled[data-v-374fffac]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-374fffac]{margin-block-start:0}.input-field--leading-icon[data-v-374fffac]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-374fffac]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-374fffac]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-374fffac]{height:var(--default-clickable-area);position:relative}.input-field__input[data-v-374fffac]{--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));background-color:var(--color-main-background);color:var(--color-main-text);border:var(--border-width-input, 2px) solid var(--color-border-maxcontrast);border-radius:var(--input-border-radius);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:calc(var(--default-clickable-area) - 2 * var(--input-border-width-offset))!important;width:100%;padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset));padding-block:var(--input-border-width-offset)}.input-field__input[data-v-374fffac]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-374fffac]:active:not([disabled]),.input-field__input[data-v-374fffac]:hover:not([disabled]),.input-field__input[data-v-374fffac]:focus:not([disabled]){border-color:var(--color-main-text);border-width:var(--border-width-input-focused, 2px);box-shadow:0 0 0 2px var(--color-main-background)!important;--input-border-width-offset: 0px}.input-field__input:focus+.input-field__label[data-v-374fffac],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-374fffac]{color:var(--color-main-text)}.input-field__input[data-v-374fffac]:focus{cursor:text}.input-field__input[data-v-374fffac]:disabled{cursor:default}.input-field__input[data-v-374fffac]:focus-visible{box-shadow:unset!important}.input-field__input--success[data-v-374fffac]{border-color:var(--color-success)!important}.input-field__input--success[data-v-374fffac]: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-374fffac],.input-field__input[data-v-374fffac]:invalid{border-color:var(--color-error)!important}.input-field__input--error[data-v-374fffac]:focus-visible,.input-field__input[data-v-374fffac]: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-374fffac]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-374fffac]{--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-374fffac],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-374fffac]{--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-374fffac]{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-374fffac]{inset-inline-start:0px}.input-field__icon--trailing[data-v-374fffac]{inset-inline-end:0px}.input-field__trailing-button[data-v-374fffac]{--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-374fffac]{position:absolute;top:var(--border-width-input-focused, 2px);right:var(--border-width-input-focused, 2px)}.input-field__trailing-button.button-vue[data-v-374fffac]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-374fffac]{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-374fffac]{margin-inline-end:8px}.input-field__helper-text-message--error[data-v-374fffac]{color:var(--color-error-text)}.input-field__helper-text-message--success[data-v-374fffac]{color:var(--color-success-text)}._input_ybjc8_2{max-width:min(50vw,450px)!important}._video_1p112_2{width:100%;height:100%;object-fit:cover}._wrapper_1p112_8{background-color:var(--color-primary-element)}._wrapper_1pqur_1{position:relative;overflow:hidden;padding:calc(var(--default-grid-baseline) * 5);display:flex;flex-direction:column;justify-content:space-between;width:100%}._background_circle_1pqur_11{height:6000px;width:6000px;border-radius:3000px;background-color:var(--color-primary-element);position:absolute;top:-5900px;left:calc(-3000px + 50%)}._background_bar_1pqur_21{position:absolute;top:0;left:0;width:100%;height:10px;background-color:var(--color-primary-element)}._button_back_1pqur_30{position:absolute!important;top:var(--default-grid-baseline);left:var(--default-grid-baseline)}._button_close_1pqur_36{position:absolute!important;top:var(--default-grid-baseline);right:var(--default-grid-baseline)}._button_wrapper_1pqur_42{display:flex;flex-wrap:wrap;gap:22px;width:100%}._button_wrapper_1pqur_42>*{flex:0 0 fit-content}._button_wrapper_1pqur_42>*:last-of-type{flex:1 0 fit-content}._logo_1pqur_55{height:70px;background-image:var(--image-logoheader, var(--image-logo, var(--a8212066)));background-repeat:no-repeat;background-position:center;background-size:100px;margin:auto;position:absolute;left:0;width:100%;pointer-events:none}._first_page_scroller_1pqur_68{margin-top:calc(var(--default-grid-baseline) * 8 + 70px)!important}._slide-active_8t7o1_5{transition:all .2s}._slide-left-enter_8t7o1_9{opacity:0;transform:translate(30%)}._slide-left-leave-to_8t7o1_14,._slide-right-enter_8t7o1_19{opacity:0;transform:translate(-30%)}._slide-right-leave-to_8t7o1_24{opacity:0;transform:translate(30%)}._slide-up-enter_8t7o1_29{top:-5900px}._slide-up-leave-to_8t7o1_33,._slide-down-enter_8t7o1_37{top:-5980px}._slide-down-leave-to_8t7o1_41{top:-5900px}._card_rb2xk_1{display:flex;max-width:250px;box-sizing:border-box;height:fit-content}._icon_rb2xk_8{display:flex;flex:0 0 var(--default-clickable-area);align-items:start}._icon_rb2xk_8:empty{display:none}._heading_rb2xk_17{font-size:var(--default-font-size);font-weight:700;margin:0}._link_rb2xk_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_rb2xk_23:focus-visible{outline:2px solid var(--color-main-text);box-shadow:0 0 0 4px var(--color-main-background)}._text_rb2xk_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_nuzul_2{width:100%}._share_wrapper_nuzul_6{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(var(--default-grid-baseline) * 4);justify-content:space-around;width:100%}._card_nuzul_15{flex:1 1 auto;padding:calc(var(--default-grid-baseline) * 2)!important}._heading_nuzul_22{font-size:var(--default-font-size);font-weight:700}._list_lk7o9_2{margin-inline:2em auto}._entry_lk7o9_6{padding-block:var(--default-grid-baseline)}.first-run-wizard .modal-wrapper .modal-container{overflow:hidden}.first-run-wizard .modal-wrapper .modal-container__content{overflow:hidden;height:100%;display:contents}.first-run-wizard .modal-wrapper .modal-container__close{display:none}@media only screen and (max-width: 512px){.first-run-wizard .modal-wrapper .modal-container{height:100dvh;top:0}.first-run-wizard .modal-header{pointer-events:none}} diff --git a/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs b/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs deleted file mode 100644 index fdb973cd..00000000 --- a/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs +++ /dev/null @@ -1 +0,0 @@ -const Xe=globalThis||void 0||self;var sc={},ut=Object.freeze({}),H=Array.isArray;function R(t){return t==null}function v(t){return t!=null}function nt(t){return t===!0}function lc(t){return t===!1}function Fn(t){return typeof t=="string"||typeof t=="number"||typeof t=="symbol"||typeof t=="boolean"}function X(t){return typeof t=="function"}function dt(t){return t!==null&&typeof t=="object"}var la=Object.prototype.toString;function mt(t){return la.call(t)==="[object Object]"}function uc(t){return la.call(t)==="[object RegExp]"}function qs(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function Ao(t){return v(t)&&typeof t.then=="function"&&typeof t.catch=="function"}function cc(t){return t==null?"":Array.isArray(t)||mt(t)&&t.toString===la?JSON.stringify(t,pc,2):String(t)}function pc(t,e){return e&&e.__v_isRef?e.value:e}function An(t){var e=parseFloat(t);return isNaN(e)?t:e}function Ot(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(r,1)}}var fc=Object.prototype.hasOwnProperty;function ht(t,e){return fc.call(t,e)}function Le(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var hc=/-(\w)/g,ke=Le(function(t){return t.replace(hc,function(e,n){return n?n.toUpperCase():""})}),mc=Le(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),vc=/\B([A-Z])/g,On=Le(function(t){return t.replace(vc,"-$1").toLowerCase()});function gc(t,e){function n(r){var o=arguments.length;return o?o>1?t.apply(e,arguments):t.call(e,r):t.call(e)}return n._length=t.length,n}function yc(t,e){return t.bind(e)}var Zs=Function.prototype.bind?yc:gc;function So(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function J(t,e){for(var n in e)t[n]=e[n];return t}function Xs(t){for(var e={},n=0;n0,nl=Et&&Et.indexOf("edge/")>0;Et&&Et.indexOf("android")>0;var Tc=Et&&/iphone|ipad|ipod|ios/.test(Et),ai=Et&&Et.match(/firefox\/(\d+)/),Po={}.watch,rl=!1;if(wt)try{var ii={};Object.defineProperty(ii,"passive",{get:function(){rl=!0}}),window.addEventListener("test-passive",null,ii)}catch{}var Gn,he=function(){return Gn===void 0&&(!wt&&typeof Xe<"u"?Gn=Xe.process&&sc.VUE_ENV==="server":Gn=!1),Gn},yr=wt&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function Ke(t){return typeof t=="function"&&/native code/.test(t.toString())}var Dn=typeof Symbol<"u"&&Ke(Symbol)&&typeof Reflect<"u"&&Ke(Reflect.ownKeys),Sn;typeof Set<"u"&&Ke(Set)?Sn=Set:Sn=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 ol(){return ct&&{proxy:ct}}function ce(t){t===void 0&&(t=null),t||ct&&ct._scope.off(),ct=t,t&&t._scope.on()}var Tt=function(){function t(e,n,r,o,a,i,s,l){this.tag=e,this.data=n,this.children=r,this.text=o,this.elm=a,this.ns=void 0,this.context=i,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=l,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),Je=function(t){t===void 0&&(t="");var e=new Tt;return e.text=t,e.isComment=!0,e};function Ue(t){return new Tt(void 0,void 0,void 0,String(t))}function ko(t){var e=new Tt(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 Cc=0,sr=[],Ac=function(){for(var t=0;t0&&(o=fl(o,"".concat(e||"","_").concat(r)),dn(o[0])&&dn(i)&&(n[a]=Ue(i.text+o[0].text),o.shift()),n.push.apply(n,o)):Fn(o)?dn(i)?n[a]=Ue(i.text+o):o!==""&&n.push(Ue(o)):dn(o)&&dn(i)?n[a]=Ue(i.text+o.text):(nt(t._isVList)&&v(o.tag)&&R(o.key)&&v(e)&&(o.key="__vlist".concat(e,"_").concat(r,"__")),n.push(o)));return n}function Uc(t,e){var n=null,r,o,a,i;if(H(t)||typeof t=="string")for(n=new Array(t.length),r=0,o=t.length;r0,i=e?!!e.$stable:!a,s=e&&e.$key;if(!e)o={};else{if(e._normalized)return e._normalized;if(i&&r&&r!==ut&&s===r.$key&&!a&&!r.$hasNormal)return r;o={};for(var l in e)e[l]&&l[0]!=="$"&&(o[l]=ep(t,n,l,e[l]))}for(var u in n)u in o||(o[u]=np(n,u));return e&&Object.isExtensible(e)&&(e._normalized=o),at(o,"$stable",i),at(o,"$key",s),at(o,"$hasNormal",a),o}function ep(t,e,n,r){var o=function(){var a=ct;ce(t);var i=arguments.length?r.apply(null,arguments):r({});i=i&&typeof i=="object"&&!H(i)?[i]:da(i);var s=i&&i[0];return ce(a),i&&(!s||i.length===1&&s.isComment&&!En(s))?void 0:i};return r.proxy&&Object.defineProperty(e,n,{get:o,enumerable:!0,configurable:!0}),o}function np(t,e){return function(){return t[e]}}function rp(t){var e=t.$options,n=e.setup;if(n){var r=t._setupContext=op(t);ce(t),an();var o=Zt(n,null,[t._props||ul({}),r],t,"setup");if(sn(),ce(),X(o))e.render=o;else if(dt(o))if(t._setupState=o,o.__sfc){var a=t._setupProxy={};for(var i in o)i!=="__sfc"&&$o(a,o,i)}else for(var i in o)el(i)||$o(t,o,i)}}function op(t){return{get attrs(){if(!t._attrsProxy){var e=t._attrsProxy={};at(e,"_v_attr_proxy",!0),xr(e,t.$attrs,ut,t,"$attrs")}return t._attrsProxy},get listeners(){if(!t._listenersProxy){var e=t._listenersProxy={};xr(e,t.$listeners,ut,t,"$listeners")}return t._listenersProxy},get slots(){return ip(t)},emit:Zs(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach(function(n){return $o(t,e,n)})}}}function xr(t,e,n,r,o){var a=!1;for(var i in e)i in t?e[i]!==n[i]&&(a=!0):(a=!0,ap(t,i,r,o));for(var i in t)i in e||(a=!0,delete t[i]);return a}function ap(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function ip(t){return t._slotsProxy||gl(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}function gl(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}function sp(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,r=n&&n.context;t.$slots=fa(e._renderChildren,r),t.$scopedSlots=n?xn(t.$parent,n.data.scopedSlots,t.$slots):ut,t._c=function(a,i,s,l){return wr(t,a,i,s,l,!1)},t.$createElement=function(a,i,s,l){return wr(t,a,i,s,l,!0)};var o=n&&n.data;de(t,"$attrs",o&&o.attrs||ut,null,!0),de(t,"$listeners",e._parentListeners||ut,null,!0)}var cr=null;function lp(t){vl(t.prototype),t.prototype.$nextTick=function(e){return jr(e,this)},t.prototype._render=function(){var e=this,n=e.$options,r=n.render,o=n._parentVnode;o&&e._isMounted&&(e.$scopedSlots=xn(e.$parent,o.data.scopedSlots,e.$slots,e.$scopedSlots),e._slotsProxy&&gl(e._slotsProxy,e.$scopedSlots)),e.$vnode=o;var a=ct,i=cr,s;try{ce(e),cr=e,s=r.call(e._renderProxy,e.$createElement)}catch(l){$e(l,e,"render"),s=e._vnode}finally{cr=i,ce(a)}return H(s)&&s.length===1&&(s=s[0]),s instanceof Tt||(s=Je()),s.parent=o,s}}function io(t,e){return(t.__esModule||Dn&&t[Symbol.toStringTag]==="Module")&&(t=t.default),dt(t)?e.extend(t):t}function up(t,e,n,r,o){var a=Je();return a.asyncFactory=t,a.asyncMeta={data:e,context:n,children:r,tag:o},a}function cp(t,e){if(nt(t.error)&&v(t.errorComp))return t.errorComp;if(v(t.resolved))return t.resolved;var n=cr;if(n&&v(t.owners)&&t.owners.indexOf(n)===-1&&t.owners.push(n),nt(t.loading)&&v(t.loadingComp))return t.loadingComp;if(n&&!v(t.owners)){var r=t.owners=[n],o=!0,a=null,i=null;n.$on("hook:destroyed",function(){return fe(r,n)});var s=function(h){for(var m=0,_=r.length;m<_;m++)r[m].$forceUpdate();h&&(r.length=0,a!==null&&(clearTimeout(a),a=null),i!==null&&(clearTimeout(i),i=null))},l=gr(function(h){t.resolved=io(h,e),o?r.length=0:s(!0)}),u=gr(function(h){v(t.errorComp)&&(t.error=!0,s(!0))}),d=t(l,u);return dt(d)&&(Ao(d)?R(t.resolved)&&d.then(l,u):Ao(d.component)&&(d.component.then(l,u),v(d.error)&&(t.errorComp=io(d.error,e)),v(d.loading)&&(t.loadingComp=io(d.loading,e),d.delay===0?t.loading=!0:a=setTimeout(function(){a=null,R(t.resolved)&&R(t.error)&&(t.loading=!0,s(!1))},d.delay||200)),v(d.timeout)&&(i=setTimeout(function(){i=null,R(t.resolved)&&u(null)},d.timeout)))),o=!1,t.loading?t.loadingComp:t.resolved}}function yl(t){if(H(t))for(var e=0;e1?So(o):o;for(var a=So(arguments,1),i='event handler for "'.concat(n,'"'),s=0,l=o.length;sdocument.createEvent("Event").timeStamp&&(Bo=function(){return so.now()})}var Np=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function $p(){Sl=Bo(),va=!0;var t,e;for(Gt.sort(Np),Ge=0;GeGe&&Gt[n].id>t.id;)n--;Gt.splice(n+1,0,t)}Mo||(Mo=!0,jr($p))}}function Lp(t){var e=t.$options.provide;if(e){var n=X(e)?e.call(t):e;if(!dt(n))return;for(var r=jc(t),o=Dn?Reflect.ownKeys(n):Object.keys(n),a=0;a-1){if(a&&!ht(o,"default"))i=!1;else if(i===""||i===On(t)){var l=Ei(String,o.type);(l<0||s-1)return this;var r=So(arguments,1);return r.unshift(this),X(e.install)?e.install.apply(e,r):X(e)&&e.apply(null,r),n.push(e),this}}function pd(t){t.mixin=function(e){return this.options=Fe(this.options,e),this}}function dd(t){t.cid=0;var e=1;t.extend=function(n){n=n||{};var r=this,o=r.cid,a=n._Ctor||(n._Ctor={});if(a[o])return a[o];var i=Tr(n)||Tr(r.options),s=function(l){this._init(l)};return s.prototype=Object.create(r.prototype),s.prototype.constructor=s,s.cid=e++,s.options=Fe(r.options,n),s.super=r,s.options.props&&fd(s),s.options.computed&&hd(s),s.extend=r.extend,s.mixin=r.mixin,s.use=r.use,Rr.forEach(function(l){s[l]=r[l]}),i&&(s.options.components[i]=s),s.superOptions=r.options,s.extendOptions=n,s.sealedOptions=J({},s.options),a[o]=s,s}}function fd(t){var e=t.options.props;for(var n in e)xa(t.prototype,"_props",n)}function hd(t){var e=t.options.computed;for(var n in e)kl(t.prototype,n,e[n])}function md(t){Rr.forEach(function(e){t[e]=function(n,r){return r?(e==="component"&&mt(r)&&(r.name=r.name||n,r=this.options._base.extend(r)),e==="directive"&&X(r)&&(r={bind:r,update:r}),this.options[e+"s"][n]=r,r):this.options[e+"s"][n]}})}function Ni(t){return t&&(Tr(t.Ctor.options)||t.tag)}function Yn(t,e){return H(t)?t.indexOf(e)>-1:typeof t=="string"?t.split(",").indexOf(e)>-1:uc(t)?t.test(e):!1}function $i(t,e){var n=t.cache,r=t.keys,o=t._vnode,a=t.$vnode;for(var i in n){var s=n[i];if(s){var l=s.name;l&&!e(l)&&jo(n,i,r,o)}}a.componentOptions.children=void 0}function jo(t,e,n,r){var o=t[e];o&&(!r||o.tag!==r.tag)&&o.componentInstance.$destroy(),t[e]=null,fe(n,e)}var Fi=[String,RegExp,Array],vd={name:"keep-alive",abstract:!0,props:{include:Fi,exclude:Fi,max:[String,Number]},methods:{cacheVNode:function(){var t=this,e=t.cache,n=t.keys,r=t.vnodeToCache,o=t.keyToCache;if(r){var a=r.tag,i=r.componentInstance,s=r.componentOptions;e[o]={name:Ni(s),tag:a,componentInstance:i},n.push(o),this.max&&n.length>parseInt(this.max)&&jo(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)jo(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",function(e){$i(t,function(n){return Yn(e,n)})}),this.$watch("exclude",function(e){$i(t,function(n){return!Yn(e,n)})})},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=yl(t),n=e&&e.componentOptions;if(n){var r=Ni(n),o=this,a=o.include,i=o.exclude;if(a&&(!r||!Yn(a,r))||i&&r&&Yn(i,r))return e;var s=this,l=s.cache,u=s.keys,d=e.key==null?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;l[d]?(e.componentInstance=l[d].componentInstance,fe(u,d),u.push(d)):(this.vnodeToCache=e,this.keyToCache=d),e.data.keepAlive=!0}return e||t&&t[0]}},gd={KeepAlive:vd};function yd(t){var e={};e.get=function(){return St},Object.defineProperty(t,"config",e),t.util={warn:Hp,extend:J,mergeOptions:Fe,defineReactive:de},t.set=ca,t.delete=sl,t.nextTick=jr,t.observable=function(n){return qt(n),n},t.options=Object.create(null),Rr.forEach(function(n){t.options[n+"s"]=Object.create(null)}),t.options._base=t,J(t.options.components,gd),cd(t),pd(t),dd(t),md(t)}yd(Z),Object.defineProperty(Z.prototype,"$isServer",{get:he}),Object.defineProperty(Z.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Z,"FunctionalRenderContext",{value:ga}),Z.version=yp;var _d=Ot("style,class"),xd=Ot("input,textarea,option,select,progress"),wd=function(t,e,n){return n==="value"&&xd(t)&&e!=="button"||n==="selected"&&t==="option"||n==="checked"&&t==="input"||n==="muted"&&t==="video"},Nl=Ot("contenteditable,draggable,spellcheck"),bd=Ot("events,caret,typing,plaintext-only"),Td=function(t,e){return Ar(e)||e==="false"?"false":t==="contenteditable"&&bd(e)?e:"true"},Cd=Ot("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"),Ho="http://www.w3.org/1999/xlink",ba=function(t){return t.charAt(5)===":"&&t.slice(0,5)==="xlink"},$l=function(t){return ba(t)?t.slice(6,t.length):""},Ar=function(t){return t==null||t===!1};function Ad(t){for(var e=t.data,n=t,r=t;v(r.componentInstance);)r=r.componentInstance._vnode,r&&r.data&&(e=Oi(r.data,e));for(;v(n=n.parent);)n&&n.data&&(e=Oi(e,n.data));return Sd(e.staticClass,e.class)}function Oi(t,e){return{staticClass:Ta(t.staticClass,e.staticClass),class:v(t.class)?[t.class,e.class]:e.class}}function Sd(t,e){return v(t)||v(e)?Ta(t,Ca(e)):""}function Ta(t,e){return t?e?t+" "+e:t:e||""}function Ca(t){return Array.isArray(t)?Ed(t):dt(t)?Pd(t):typeof t=="string"?t:""}function Ed(t){for(var e="",n,r=0,o=t.length;r-1?qn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:qn[t]=/HTMLUnknownElement/.test(e.toString())}var Vo=Ot("text,number,password,search,email,tel,url");function Od(t){if(typeof t=="string"){var e=document.querySelector(t);return e||document.createElement("div")}else return t}function Dd(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 Ld(t,e){return document.createElementNS(kd[t],e)}function Md(t){return document.createTextNode(t)}function Bd(t){return document.createComment(t)}function Rd(t,e,n){t.insertBefore(e,n)}function Id(t,e){t.removeChild(e)}function zd(t,e){t.appendChild(e)}function jd(t){return t.parentNode}function Hd(t){return t.nextSibling}function Vd(t){return t.tagName}function Ud(t,e){t.textContent=e}function Gd(t,e){t.setAttribute(e,"")}var Wd=Object.freeze({__proto__:null,createElement:Dd,createElementNS:Ld,createTextNode:Md,createComment:Bd,insertBefore:Rd,removeChild:Id,appendChild:zd,parentNode:jd,nextSibling:Hd,tagName:Vd,setTextContent:Ud,setStyleScope:Gd}),Kd={create:function(t,e){We(e)},update:function(t,e){t.data.ref!==e.data.ref&&(We(t,!0),We(e))},destroy:function(t){We(t,!0)}};function We(t,e){var n=t.data.ref;if(v(n)){var r=t.context,o=t.componentInstance||t.elm,a=e?null:o,i=e?void 0:o;if(X(n)){Zt(n,r,[a],r,"template ref function");return}var s=t.data.refInFor,l=typeof n=="string"||typeof n=="number",u=pt(n),d=r.$refs;if(l||u){if(s){var h=l?d[n]:n.value;e?H(h)&&fe(h,o):H(h)?h.includes(o)||h.push(o):l?(d[n]=[o],Di(r,n,d[n])):n.value=[o]}else if(l){if(e&&d[n]!==o)return;d[n]=i,Di(r,n,a)}else if(u){if(e&&n.value!==o)return;n.value=a}}}}function Di(t,e,n){var r=t._setupState;r&&ht(r,e)&&(pt(r[e])?r[e].value=n:r[e]=n)}var le=new Tt("",{},[]),fn=["create","activate","update","remove","destroy"];function ye(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)&&Yd(t,e)||nt(t.isAsyncPlaceholder)&&R(e.asyncFactory.error))}function Yd(t,e){if(t.tag!=="input")return!0;var n,r=v(n=t.data)&&v(n=n.attrs)&&n.type,o=v(n=e.data)&&v(n=n.attrs)&&n.type;return r===o||Vo(r)&&Vo(o)}function qd(t,e,n){var r,o,a={};for(r=e;r<=n;++r)o=t[r].key,v(o)&&(a[o]=r);return a}function Zd(t){var e,n,r={},o=t.modules,a=t.nodeOps;for(e=0;eD?(It=R(y[B+1])?null:y[B+1].elm,A(p,It,y,M,B,w)):M>B&&I(f,k,D)}function G(p,f,y,w){for(var E=y;E-1?Ri(t,e,n):Cd(e)?Ar(n)?t.removeAttribute(e):(n=e==="allowfullscreen"&&t.tagName==="EMBED"?"true":e,t.setAttribute(e,n)):Nl(e)?t.setAttribute(e,Td(e,n)):ba(e)?Ar(n)?t.removeAttributeNS(Ho,$l(e)):t.setAttributeNS(Ho,e,n):Ri(t,e,n)}function Ri(t,e,n){if(Ar(n))t.removeAttribute(e);else{if(rn&&!on&&t.tagName==="TEXTAREA"&&e==="placeholder"&&n!==""&&!t.__ieph){var r=function(o){o.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var nf={create:Mi,update:Mi};function Ii(t,e){var n=e.elm,r=e.data,o=t.data;if(!(R(r.staticClass)&&R(r.class)&&(R(o)||R(o.staticClass)&&R(o.class)))){var a=Ad(e),i=n._transitionClasses;v(i)&&(a=Ta(a,Ca(i))),a!==n._prevClass&&(n.setAttribute("class",a),n._prevClass=a)}}var rf={create:Ii,update:Ii},uo="__r",co="__c";function of(t){if(v(t[uo])){var e=rn?"change":"input";t[e]=[].concat(t[uo],t[e]||[]),delete t[uo]}v(t[co])&&(t.change=[].concat(t[co],t.change||[]),delete t[co])}var Nn;function af(t,e,n){var r=Nn;return function o(){var a=e.apply(null,arguments);a!==null&&Ol(t,o,n,r)}}var sf=Oo&&!(ai&&Number(ai[1])<=53);function lf(t,e,n,r){if(sf){var o=Sl,a=e;e=a._wrapper=function(i){if(i.target===i.currentTarget||i.timeStamp>=o||i.timeStamp<=0||i.target.ownerDocument!==document)return a.apply(this,arguments)}}Nn.addEventListener(t,e,rl?{capture:n,passive:r}:n)}function Ol(t,e,n,r){(r||Nn).removeEventListener(t,e._wrapper||e,n)}function po(t,e){if(!(R(t.data.on)&&R(e.data.on))){var n=e.data.on||{},r=t.data.on||{};Nn=e.elm||t.elm,of(n),dl(n,r,lf,Ol,af,e.context),Nn=void 0}}var uf={create:po,update:po,destroy:function(t){return po(t,le)}},Zn;function zi(t,e){if(!(R(t.data.domProps)&&R(e.data.domProps))){var n,r,o=e.elm,a=t.data.domProps||{},i=e.data.domProps||{};(v(i.__ob__)||nt(i._v_attr_proxy))&&(i=e.data.domProps=J({},i));for(n in a)n in i||(o[n]="");for(n in i){if(r=i[n],n==="textContent"||n==="innerHTML"){if(e.children&&(e.children.length=0),r===a[n])continue;o.childNodes.length===1&&o.removeChild(o.childNodes[0])}if(n==="value"&&o.tagName!=="PROGRESS"){o._value=r;var s=R(r)?"":String(r);cf(o,s)&&(o.value=s)}else if(n==="innerHTML"&&Aa(o.tagName)&&R(o.innerHTML)){Zn=Zn||document.createElement("div"),Zn.innerHTML="".concat(r,"");for(var l=Zn.firstChild;o.firstChild;)o.removeChild(o.firstChild);for(;l.firstChild;)o.appendChild(l.firstChild)}else if(r!==a[n])try{o[n]=r}catch{}}}}function cf(t,e){return!t.composing&&(t.tagName==="OPTION"||pf(t,e)||df(t,e))}function pf(t,e){var n=!0;try{n=document.activeElement!==t}catch{}return n&&t.value!==e}function df(t,e){var n=t.value,r=t._vModifiers;if(v(r)){if(r.number)return An(n)!==An(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var ff={create:zi,update:zi},hf=Le(function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach(function(o){if(o){var a=o.split(r);a.length>1&&(e[a[0].trim()]=a[1].trim())}}),e});function fo(t){var e=Dl(t.style);return t.staticStyle?J(t.staticStyle,e):e}function Dl(t){return Array.isArray(t)?Xs(t):typeof t=="string"?hf(t):t}function mf(t,e){for(var n={},r,o=t;o.componentInstance;)o=o.componentInstance._vnode,o&&o.data&&(r=fo(o.data))&&J(n,r);(r=fo(t.data))&&J(n,r);for(var a=t;a=a.parent;)a.data&&(r=fo(a.data))&&J(n,r);return n}var vf=/^--/,ji=/\s*!important$/,Hi=function(t,e,n){if(vf.test(e))t.style.setProperty(e,n);else if(ji.test(n))t.style.setProperty(On(e),n.replace(ji,""),"important");else{var r=gf(e);if(Array.isArray(n))for(var o=0,a=n.length;o-1?e.split(Ll).forEach(function(r){return t.classList.add(r)}):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Bl(t,e){if(!(!e||!(e=e.trim())))if(t.classList)e.indexOf(" ")>-1?e.split(Ll).forEach(function(o){return t.classList.remove(o)}):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" ".concat(t.getAttribute("class")||""," "),r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function Rl(t){if(t){if(typeof t=="object"){var e={};return t.css!==!1&&J(e,Gi(t.name||"v")),J(e,t),e}else if(typeof t=="string")return Gi(t)}}var Gi=Le(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")}}),Il=wt&&!on,He="transition",ho="animation",dr="transition",Sr="transitionend",Uo="animation",zl="animationend";Il&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(dr="WebkitTransition",Sr="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Uo="WebkitAnimation",zl="webkitAnimationEnd"));var Wi=wt?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function jl(t){Wi(function(){Wi(t)})}function Pe(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ml(t,e))}function Wt(t,e){t._transitionClasses&&fe(t._transitionClasses,e),Bl(t,e)}function Hl(t,e,n){var r=Vl(t,e),o=r.type,a=r.timeout,i=r.propCount;if(!o)return n();var s=o===He?Sr:zl,l=0,u=function(){t.removeEventListener(s,d),n()},d=function(h){h.target===t&&++l>=i&&u()};setTimeout(function(){l0&&(u=He,d=a,h=o.length):e===ho?l>0&&(u=ho,d=l,h=s.length):(d=Math.max(a,l),u=d>0?a>l?He:ho:null,h=u?u===He?o.length:s.length:0);var m=u===He&&_f.test(n[dr+"Property"]);return{type:u,timeout:d,propCount:h,hasTransform:m}}function Ki(t,e){for(;t.length1}function qi(t,e){e.data.show!==!0&&Go(e)}var xf=wt?{create:qi,activate:qi,remove:function(t,e){t.data.show!==!0?Ul(t,e):e()}}:{},wf=[nf,rf,uf,ff,yf,xf],bf=wf.concat(ef),Tf=Zd({nodeOps:Wd,modules:bf});on&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&Ea(t,"input")});var Wl={inserted:function(t,e,n,r){n.tag==="select"?(r.elm&&!r.elm._vOptions?se(n,"postpatch",function(){Wl.componentUpdated(t,e,n)}):Zi(t,e,n.context),t._vOptions=[].map.call(t.options,Er)):(n.tag==="textarea"||Vo(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Cf),t.addEventListener("compositionend",Qi),t.addEventListener("change",Qi),on&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if(n.tag==="select"){Zi(t,e,n.context);var r=t._vOptions,o=t._vOptions=[].map.call(t.options,Er);if(o.some(function(i,s){return!Ne(i,r[s])})){var a=t.multiple?e.value.some(function(i){return Ji(i,o)}):e.value!==e.oldValue&&Ji(e.value,o);a&&Ea(t,"change")}}}};function Zi(t,e,n){Xi(t,e),(rn||nl)&&setTimeout(function(){Xi(t,e)},0)}function Xi(t,e,n){var r=e.value,o=t.multiple;if(!(o&&!Array.isArray(r))){for(var a,i,s=0,l=t.options.length;s-1,i.selected!==a&&(i.selected=a);else if(Ne(Er(i),r)){t.selectedIndex!==s&&(t.selectedIndex=s);return}o||(t.selectedIndex=-1)}}function Ji(t,e){return e.every(function(n){return!Ne(n,t)})}function Er(t){return"_value"in t?t._value:t.value}function Cf(t){t.target.composing=!0}function Qi(t){t.target.composing&&(t.target.composing=!1,Ea(t.target,"input"))}function Ea(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Wo(t){return t.componentInstance&&(!t.data||!t.data.transition)?Wo(t.componentInstance._vnode):t}var Af={bind:function(t,e,n){var r=e.value;n=Wo(n);var o=n.data&&n.data.transition,a=t.__vOriginalDisplay=t.style.display==="none"?"":t.style.display;r&&o?(n.data.show=!0,Go(n,function(){t.style.display=a})):t.style.display=r?a:"none"},update:function(t,e,n){var r=e.value,o=e.oldValue;if(!r!=!o){n=Wo(n);var a=n.data&&n.data.transition;a?(n.data.show=!0,r?Go(n,function(){t.style.display=t.__vOriginalDisplay}):Ul(n,function(){t.style.display="none"})):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}},Sf={model:Wl,show:Af},Kl={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 Ko(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Ko(yl(e.children)):t}function Yl(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[ke(r)]=o[r];return e}function ts(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function Ef(t){for(;t=t.parent;)if(t.data.transition)return!0}function Pf(t,e){return e.key===t.key&&e.tag===t.tag}var kf=function(t){return t.tag||En(t)},Nf=function(t){return t.name==="show"},$f={name:"transition",props:Kl,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(kf),!!n.length)){var r=this.mode,o=n[0];if(Ef(this.$vnode))return o;var a=Ko(o);if(!a)return o;if(this._leaving)return ts(t,o);var i="__transition-".concat(this._uid,"-");a.key=a.key==null?a.isComment?i+"comment":i+a.tag:Fn(a.key)?String(a.key).indexOf(i)===0?a.key:i+a.key:a.key;var s=(a.data||(a.data={})).transition=Yl(this),l=this._vnode,u=Ko(l);if(a.data.directives&&a.data.directives.some(Nf)&&(a.data.show=!0),u&&u.data&&!Pf(a,u)&&!En(u)&&!(u.componentInstance&&u.componentInstance._vnode.isComment)){var d=u.data.transition=J({},s);if(r==="out-in")return this._leaving=!0,se(d,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),ts(t,o);if(r==="in-out"){if(En(a))return l;var h,m=function(){h()};se(s,"afterEnter",m),se(s,"enterCancelled",m),se(d,"delayLeave",function(_){h=_})}}return o}}},ql=J({tag:String,moveClass:String},Kl);delete ql.mode;var Ff={props:ql,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Tl(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],a=this.children=[],i=Yl(this),s=0;s{const r=Object.assign({escape:!0},{}),o=function(a,i){return i=i||{},a.replace(/{([^{}]*)}/g,function(s,l){const u=i[l];return r.escape?encodeURIComponent(typeof u=="string"||typeof u=="number"?u.toString():s):typeof u=="string"||typeof u=="number"?u.toString():s})};return t.charAt(0)!=="/"&&(t="/"+t),o(t,{})},Y1=(t,e,n)=>{var r,o,a;const i=Object.assign({noRewrite:!1},{}),s=(r=void 0)!=null?r:Pa();return((a=(o=window==null?void 0:window.OC)==null?void 0:o.config)==null?void 0:a.modRewriteWorking)===!0&&!i.noRewrite?s+es(t):s+"/index.php"+es(t)},q1=(t,e)=>e.includes(".")?ns(t,"img",e):ns(t,"img","".concat(e,".svg")),ns=(t,e,n)=>{var r,o,a;const i=(a=(o=(r=window==null?void 0:window.OC)==null?void 0:r.coreApps)==null?void 0:o.includes(t))!=null?a:!1,s=n.slice(-3)==="php";let l=Pa();return s&&!i?(l+="/index.php/apps/".concat(t),l+="/".concat(encodeURI(e)),n!=="index.php"&&(l+="/".concat(n))):!s&&!i?(l=Rf(t),l+="/".concat(e,"/"),l.at(-1)!=="/"&&(l+="/"),l+=n):(l+="/".concat(t),l+="/".concat(e),l+="/".concat(n)),l},Z1=()=>window.location.protocol+"//"+window.location.host+Pa();function Pa(){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 Rf(t){var e,n;return(n=((e=window._oc_appswebroots)!=null?e:{})[t])!=null?n:""}const{entries:Zl,setPrototypeOf:rs,isFrozen:If,getPrototypeOf:zf,getOwnPropertyDescriptor:jf}=Object;let{freeze:vt,seal:Pt,create:Xl}=Object,{apply:Yo,construct:qo}=typeof Reflect<"u"&&Reflect;vt||(vt=function(t){return t}),Pt||(Pt=function(t){return t}),Yo||(Yo=function(t,e,n){return t.apply(e,n)}),qo||(qo=function(t,e){return new t(...e)});const Jn=Ct(Array.prototype.forEach),os=Ct(Array.prototype.pop),mn=Ct(Array.prototype.push),fr=Ct(String.prototype.toLowerCase),mo=Ct(String.prototype.toString),as=Ct(String.prototype.match),vn=Ct(String.prototype.replace),Hf=Ct(String.prototype.indexOf),Vf=Ct(String.prototype.trim),Nt=Ct(Object.prototype.hasOwnProperty),_t=Ct(RegExp.prototype.test),gn=Uf(TypeError);function Ct(t){return function(e){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o2&&arguments[2]!==void 0?arguments[2]:fr;rs&&rs(t,null);let r=e.length;for(;r--;){let o=e[r];if(typeof o=="string"){const a=n(o);a!==o&&(If(e)||(e[r]=a),o=a)}t[o]=!0}return t}function Gf(t){for(let e=0;e/gm),Zf=Pt(/\${[\w\W]*}/gm),Xf=Pt(/^data-[\-\w.\u00B7-\uFFFF]/),Jf=Pt(/^aria-[\-\w]+$/),Jl=Pt(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Qf=Pt(/^(?:\w+script|data):/i),th=Pt(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Ql=Pt(/^html$/i),eh=Pt(/^[a-z][.\w]*(-[.\w]+)+$/i);var cs=Object.freeze({__proto__:null,MUSTACHE_EXPR:Yf,ERB_EXPR:qf,TMPLIT_EXPR:Zf,DATA_ATTR:Xf,ARIA_ATTR:Jf,IS_ALLOWED_URI:Jl,IS_SCRIPT_OR_DATA:Qf,ATTR_WHITESPACE:th,DOCTYPE_NAME:Ql,CUSTOM_ELEMENT:eh});const nh=function(){return typeof window>"u"?null:window},rh=function(t,e){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let n=null;const r="data-tt-policy-suffix";e&&e.hasAttribute(r)&&(n=e.getAttribute(r));const o="dompurify"+(n?"#"+n:"");try{return t.createPolicy(o,{createHTML(a){return a},createScriptURL(a){return a}})}catch{return console.warn("TrustedTypes policy "+o+" could not be created."),null}};function tu(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:nh();const e=c=>tu(c);if(e.version="3.1.2",e.removed=[],!t||!t.document||t.document.nodeType!==9)return e.isSupported=!1,e;let{document:n}=t;const r=n,o=r.currentScript,{DocumentFragment:a,HTMLTemplateElement:i,Node:s,Element:l,NodeFilter:u,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:m,trustedTypes:_}=t,C=l.prototype,P=Qn(C,"cloneNode"),T=Qn(C,"nextSibling"),F=Qn(C,"childNodes"),A=Qn(C,"parentNode");if(typeof i=="function"){const c=n.createElement("template");c.content&&c.content.ownerDocument&&(n=c.content.ownerDocument)}let O,I="";const{implementation:W,createNodeIterator:tt,createDocumentFragment:G,getElementsByTagName:L}=n,{importNode:x}=r;let g={};e.isSupported=typeof Zl=="function"&&typeof A=="function"&&W&&W.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:S,ERB_EXPR:p,TMPLIT_EXPR:f,DATA_ATTR:y,ARIA_ATTR:w,IS_SCRIPT_OR_DATA:E,ATTR_WHITESPACE:k,CUSTOM_ELEMENT:M}=cs;let{IS_ALLOWED_URI:D}=cs,N=null;const z=V({},[...is,...vo,...go,...yo,...ss]);let B=null;const K=V({},[...ls,..._o,...us,...tr]);let j=Object.seal(Xl(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}})),st=null,ft=null,bt=!0,It=!0,Dt=!1,te=!0,ee=!1,In=!0,ge=!1,Jr=!1,Qr=!1,Me=!1,zn=!1,jn=!1,Ra=!0,Ia=!1;const Xu="user-content-";let to=!0,cn=!1,Be={},Re=null;const za=V({},["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 ja=null;const Ha=V({},["audio","video","img","source","image","track"]);let eo=null;const Va=V({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Hn="http://www.w3.org/1998/Math/MathML",Vn="http://www.w3.org/2000/svg",zt="http://www.w3.org/1999/xhtml";let Ie=zt,no=!1,ro=null;const Ju=V({},[Hn,Vn,zt],mo);let pn=null;const Qu=["application/xhtml+xml","text/html"],tc="text/html";let it=null,ze=null;const Ua=255,ec=n.createElement("form"),Ga=function(c){return c instanceof RegExp||c instanceof Function},oo=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(ze&&ze===c)){if((!c||typeof c!="object")&&(c={}),c=xe(c),pn=Qu.indexOf(c.PARSER_MEDIA_TYPE)===-1?tc:c.PARSER_MEDIA_TYPE,it=pn==="application/xhtml+xml"?mo:fr,N=Nt(c,"ALLOWED_TAGS")?V({},c.ALLOWED_TAGS,it):z,B=Nt(c,"ALLOWED_ATTR")?V({},c.ALLOWED_ATTR,it):K,ro=Nt(c,"ALLOWED_NAMESPACES")?V({},c.ALLOWED_NAMESPACES,mo):Ju,eo=Nt(c,"ADD_URI_SAFE_ATTR")?V(xe(Va),c.ADD_URI_SAFE_ATTR,it):Va,ja=Nt(c,"ADD_DATA_URI_TAGS")?V(xe(Ha),c.ADD_DATA_URI_TAGS,it):Ha,Re=Nt(c,"FORBID_CONTENTS")?V({},c.FORBID_CONTENTS,it):za,st=Nt(c,"FORBID_TAGS")?V({},c.FORBID_TAGS,it):{},ft=Nt(c,"FORBID_ATTR")?V({},c.FORBID_ATTR,it):{},Be=Nt(c,"USE_PROFILES")?c.USE_PROFILES:!1,bt=c.ALLOW_ARIA_ATTR!==!1,It=c.ALLOW_DATA_ATTR!==!1,Dt=c.ALLOW_UNKNOWN_PROTOCOLS||!1,te=c.ALLOW_SELF_CLOSE_IN_ATTR!==!1,ee=c.SAFE_FOR_TEMPLATES||!1,In=c.SAFE_FOR_XML!==!1,ge=c.WHOLE_DOCUMENT||!1,Me=c.RETURN_DOM||!1,zn=c.RETURN_DOM_FRAGMENT||!1,jn=c.RETURN_TRUSTED_TYPE||!1,Qr=c.FORCE_BODY||!1,Ra=c.SANITIZE_DOM!==!1,Ia=c.SANITIZE_NAMED_PROPS||!1,to=c.KEEP_CONTENT!==!1,cn=c.IN_PLACE||!1,D=c.ALLOWED_URI_REGEXP||Jl,Ie=c.NAMESPACE||zt,j=c.CUSTOM_ELEMENT_HANDLING||{},c.CUSTOM_ELEMENT_HANDLING&&Ga(c.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(j.tagNameCheck=c.CUSTOM_ELEMENT_HANDLING.tagNameCheck),c.CUSTOM_ELEMENT_HANDLING&&Ga(c.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(j.attributeNameCheck=c.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),c.CUSTOM_ELEMENT_HANDLING&&typeof c.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(j.allowCustomizedBuiltInElements=c.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ee&&(It=!1),zn&&(Me=!0),Be&&(N=V({},ss),B=[],Be.html===!0&&(V(N,is),V(B,ls)),Be.svg===!0&&(V(N,vo),V(B,_o),V(B,tr)),Be.svgFilters===!0&&(V(N,go),V(B,_o),V(B,tr)),Be.mathMl===!0&&(V(N,yo),V(B,us),V(B,tr))),c.ADD_TAGS&&(N===z&&(N=xe(N)),V(N,c.ADD_TAGS,it)),c.ADD_ATTR&&(B===K&&(B=xe(B)),V(B,c.ADD_ATTR,it)),c.ADD_URI_SAFE_ATTR&&V(eo,c.ADD_URI_SAFE_ATTR,it),c.FORBID_CONTENTS&&(Re===za&&(Re=xe(Re)),V(Re,c.FORBID_CONTENTS,it)),to&&(N["#text"]=!0),ge&&V(N,["html","head","body"]),N.table&&(V(N,["tbody"]),delete st.tbody),c.TRUSTED_TYPES_POLICY){if(typeof c.TRUSTED_TYPES_POLICY.createHTML!="function")throw gn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof c.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw gn('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');O=c.TRUSTED_TYPES_POLICY,I=O.createHTML("")}else O===void 0&&(O=rh(_,o)),O!==null&&typeof I=="string"&&(I=O.createHTML(""));vt&&vt(c),ze=c}},Wa=V({},["mi","mo","mn","ms","mtext"]),Ka=V({},["foreignobject","annotation-xml"]),nc=V({},["title","style","font","a","script"]),Ya=V({},[...vo,...go,...Wf]),qa=V({},[...yo,...Kf]),rc=function(c){let $=A(c);(!$||!$.tagName)&&($={namespaceURI:Ie,tagName:"template"});const b=fr(c.tagName),q=fr($.tagName);return ro[c.namespaceURI]?c.namespaceURI===Vn?$.namespaceURI===zt?b==="svg":$.namespaceURI===Hn?b==="svg"&&(q==="annotation-xml"||Wa[q]):!!Ya[b]:c.namespaceURI===Hn?$.namespaceURI===zt?b==="math":$.namespaceURI===Vn?b==="math"&&Ka[q]:!!qa[b]:c.namespaceURI===zt?$.namespaceURI===Vn&&!Ka[q]||$.namespaceURI===Hn&&!Wa[q]?!1:!qa[b]&&(nc[b]||!Ya[b]):!!(pn==="application/xhtml+xml"&&ro[c.namespaceURI]):!1},ne=function(c){mn(e.removed,{element:c});try{c.parentNode.removeChild(c)}catch{c.remove()}},ao=function(c,$){try{mn(e.removed,{attribute:$.getAttributeNode(c),from:$})}catch{mn(e.removed,{attribute:null,from:$})}if($.removeAttribute(c),c==="is"&&!B[c])if(Me||zn)try{ne($)}catch{}else try{$.setAttribute(c,"")}catch{}},Za=function(c){let $=null,b=null;if(Qr)c=""+c;else{const ot=as(c,/^[\r\n\t ]+/);b=ot&&ot[0]}pn==="application/xhtml+xml"&&Ie===zt&&(c=''+c+"");const q=O?O.createHTML(c):c;if(Ie===zt)try{$=new m().parseFromString(q,pn)}catch{}if(!$||!$.documentElement){$=W.createDocument(Ie,"template",null);try{$.documentElement.innerHTML=no?I:q}catch{}}const Y=$.body||$.documentElement;return c&&b&&Y.insertBefore(n.createTextNode(b),Y.childNodes[0]||null),Ie===zt?L.call($,ge?"html":"body")[0]:ge?$.documentElement:Y},Xa=function(c){return tt.call(c.ownerDocument||c,c,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},oc=function(c){return c instanceof h&&(typeof c.__depth<"u"&&typeof c.__depth!="number"||typeof c.__removalCount<"u"&&typeof c.__removalCount!="number"||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")},Ja=function(c){return typeof s=="function"&&c instanceof s},jt=function(c,$,b){g[c]&&Jn(g[c],q=>{q.call(e,$,b,ze)})},Qa=function(c){let $=null;if(jt("beforeSanitizeElements",c,null),oc(c))return ne(c),!0;const b=it(c.nodeName);if(jt("uponSanitizeElement",c,{tagName:b,allowedTags:N}),c.hasChildNodes()&&!Ja(c.firstElementChild)&&_t(/<[/\w]/g,c.innerHTML)&&_t(/<[/\w]/g,c.textContent)||c.nodeType===7||In&&c.nodeType===8&&_t(/<[/\w]/g,c.data))return ne(c),!0;if(!N[b]||st[b]){if(!st[b]&&ei(b)&&(j.tagNameCheck instanceof RegExp&&_t(j.tagNameCheck,b)||j.tagNameCheck instanceof Function&&j.tagNameCheck(b)))return!1;if(to&&!Re[b]){const q=A(c)||c.parentNode,Y=F(c)||c.childNodes;if(Y&&q){const ot=Y.length;for(let Ht=ot-1;Ht>=0;--Ht){const At=P(Y[Ht],!0);At.__removalCount=(c.__removalCount||0)+1,q.insertBefore(At,T(c))}}}return ne(c),!0}return c instanceof l&&!rc(c)||(b==="noscript"||b==="noembed"||b==="noframes")&&_t(/<\/no(script|embed|frames)/i,c.innerHTML)?(ne(c),!0):(ee&&c.nodeType===3&&($=c.textContent,Jn([S,p,f],q=>{$=vn($,q," ")}),c.textContent!==$&&(mn(e.removed,{element:c.cloneNode()}),c.textContent=$)),jt("afterSanitizeElements",c,null),!1)},ti=function(c,$,b){if(Ra&&($==="id"||$==="name")&&(b in n||b in ec))return!1;if(!(It&&!ft[$]&&_t(y,$))&&!(bt&&_t(w,$))){if(!B[$]||ft[$]){if(!(ei(c)&&(j.tagNameCheck instanceof RegExp&&_t(j.tagNameCheck,c)||j.tagNameCheck instanceof Function&&j.tagNameCheck(c))&&(j.attributeNameCheck instanceof RegExp&&_t(j.attributeNameCheck,$)||j.attributeNameCheck instanceof Function&&j.attributeNameCheck($))||$==="is"&&j.allowCustomizedBuiltInElements&&(j.tagNameCheck instanceof RegExp&&_t(j.tagNameCheck,b)||j.tagNameCheck instanceof Function&&j.tagNameCheck(b))))return!1}else if(!eo[$]&&!_t(D,vn(b,k,""))&&!(($==="src"||$==="xlink:href"||$==="href")&&c!=="script"&&Hf(b,"data:")===0&&ja[c])&&!(Dt&&!_t(E,vn(b,k,"")))&&b)return!1}return!0},ei=function(c){return c!=="annotation-xml"&&as(c,M)},ni=function(c){jt("beforeSanitizeAttributes",c,null);const{attributes:$}=c;if(!$)return;const b={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:B};let q=$.length;for(;q--;){const Y=$[q],{name:ot,namespaceURI:Ht,value:At}=Y,gt=it(ot);let yt=ot==="value"?At:Vf(At);if(b.attrName=gt,b.attrValue=yt,b.keepAttr=!0,b.forceKeepAttr=void 0,jt("uponSanitizeAttribute",c,b),yt=b.attrValue,b.forceKeepAttr||(ao(ot,c),!b.keepAttr))continue;if(!te&&_t(/\/>/i,yt)){ao(ot,c);continue}ee&&Jn([S,p,f],ic=>{yt=vn(yt,ic," ")});const ri=it(c.nodeName);if(ti(ri,gt,yt)){if(Ia&&(gt==="id"||gt==="name")&&(ao(ot,c),yt=Xu+yt),O&&typeof _=="object"&&typeof _.getAttributeType=="function"&&!Ht)switch(_.getAttributeType(ri,gt)){case"TrustedHTML":{yt=O.createHTML(yt);break}case"TrustedScriptURL":{yt=O.createScriptURL(yt);break}}try{Ht?c.setAttributeNS(Ht,ot,yt):c.setAttribute(ot,yt),os(e.removed)}catch{}}}jt("afterSanitizeAttributes",c,null)},ac=function c($){let b=null;const q=Xa($);for(jt("beforeSanitizeShadowDOM",$,null);b=q.nextNode();){if(jt("uponSanitizeShadowNode",b,null),Qa(b))continue;const Y=A(b);b.nodeType===1&&(Y&&Y.__depth?b.__depth=(b.__removalCount||0)+Y.__depth+1:b.__depth=1),b.__depth>=Ua&&ne(b),b.content instanceof a&&(b.content.__depth=b.__depth,c(b.content)),ni(b)}jt("afterSanitizeShadowDOM",$,null)};return e.sanitize=function(c){let $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},b=null,q=null,Y=null,ot=null;if(no=!c,no&&(c=""),typeof c!="string"&&!Ja(c))if(typeof c.toString=="function"){if(c=c.toString(),typeof c!="string")throw gn("dirty is not a string, aborting")}else throw gn("toString is not a function");if(!e.isSupported)return c;if(Jr||oo($),e.removed=[],typeof c=="string"&&(cn=!1),cn){if(c.nodeName){const gt=it(c.nodeName);if(!N[gt]||st[gt])throw gn("root node is forbidden and cannot be sanitized in-place")}}else if(c instanceof s)b=Za(""),q=b.ownerDocument.importNode(c,!0),q.nodeType===1&&q.nodeName==="BODY"||q.nodeName==="HTML"?b=q:b.appendChild(q);else{if(!Me&&!ee&&!ge&&c.indexOf("<")===-1)return O&&jn?O.createHTML(c):c;if(b=Za(c),!b)return Me?null:jn?I:""}b&&Qr&&ne(b.firstChild);const Ht=Xa(cn?c:b);for(;Y=Ht.nextNode();){if(Qa(Y))continue;const gt=A(Y);Y.nodeType===1&&(gt&>.__depth?Y.__depth=(Y.__removalCount||0)+gt.__depth+1:Y.__depth=1),Y.__depth>=Ua&&ne(Y),Y.content instanceof a&&(Y.content.__depth=Y.__depth,ac(Y.content)),ni(Y)}if(cn)return c;if(Me){if(zn)for(ot=G.call(b.ownerDocument);b.firstChild;)ot.appendChild(b.firstChild);else ot=b;return(B.shadowroot||B.shadowrootmode)&&(ot=x.call(r,ot,!0)),ot}let At=ge?b.outerHTML:b.innerHTML;return ge&&N["!doctype"]&&b.ownerDocument&&b.ownerDocument.doctype&&b.ownerDocument.doctype.name&&_t(Ql,b.ownerDocument.doctype.name)&&(At="\n"+At),ee&&Jn([S,p,f],gt=>{At=vn(At,gt," ")}),O&&jn?O.createHTML(At):At},e.setConfig=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};oo(c),Jr=!0},e.clearConfig=function(){ze=null,Jr=!1},e.isValidAttribute=function(c,$,b){ze||oo({});const q=it(c),Y=it($);return ti(q,Y,b)},e.addHook=function(c,$){typeof $=="function"&&(g[c]=g[c]||[],mn(g[c],$))},e.removeHook=function(c){if(g[c])return os(g[c])},e.removeHooks=function(c){g[c]&&(g[c]=[])},e.removeAllHooks=function(){g={}},e}var eu=tu(),er=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function nu(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var oh=/["'&<>]/,ah=ih;function ih(t){var e=""+t,n=oh.exec(e);if(!n)return e;var r,o="",a=0,i=0;for(a=n.index;aa}}function xo(t,e,n,r,o){const a={escape:!0,sanitize:!0,...o||{}},i=m=>m,s=a.sanitize?eu.sanitize:i,l=a.escape?ps:i,u=m=>typeof m=="string"||typeof m=="number",d=(m,_,C)=>m.replace(/%n/g,""+C).replace(/{([^{}]*)}/g,(P,T)=>{if(_===void 0||!(T in _))return l(P);const F=_[T];return u(F)?l("".concat(F)):typeof F=="object"&&u(F.value)?(F.escape!==!1?ps:i)("".concat(F.value)):l(P)});let h=ru(t).translations[e]||e;return h=Array.isArray(h)?h[0]:h,s(typeof n=="object"||r!==void 0?d(h,n,r):h)}function X1(t,e,n,r,o,a){const i="_"+e+"_::_"+n+"_",s=ru(t),l=s.translations[i];if(typeof l<"u"){const u=l;if(Array.isArray(u)){const d=s.pluralFunction(r);return xo(t,u[d],o,r,a)}}return r===1?xo(t,e,o,r,a):xo(t,n,o,r,a)}function kt(t,e,n,r,o,a,i,s){var l=typeof t=="function"?t.options:t;return e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0),a&&(l._scopeId="data-v-"+a),{exports:t,options:l}}const sh={name:"NcButton",inject:{getNcPopoverTriggerAttrs:{from:"NcPopover:trigger:attrs",default:()=>()=>({})}},props:{alignment:{type:String,default:"center",validator:t=>["start","start-reverse","center","center-reverse","end","end-reverse"].includes(t)},disabled:{type:Boolean,default:!1},size:{type:String,default:"normal",validator(t){return["small","normal","large"].includes(t)}},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(t)},default:"secondary"},nativeType:{type:String,validator(t){return["submit","reset","button"].indexOf(t)!==-1},default:"button"},wide:{type:Boolean,default:!1},ariaLabel:{type:String,default:null},href:{type:String,default:null},download:{type:String,default:null},to:{type:[String,Object],default:null},exact:{type:Boolean,default:!1},ariaHidden:{type:Boolean,default:null},pressed:{type:Boolean,default:null}},emits:["update:pressed","click"],computed:{realType(){return this.pressed?"primary":this.pressed===!1&&this.type==="primary"?"secondary":this.type},flexAlignment(){return this.alignment.split("-")[0]},isReverseAligned(){return this.alignment.includes("-")},ncPopoverTriggerAttrs(){return this.getNcPopoverTriggerAttrs()}},render(t){var e,n,r;const o=!!this.$slots.default,a=(e=this.$slots)==null?void 0:e.icon;!o&&!this.ariaLabel&&console.warn("You need to fill either the text or the ariaLabel props in the button component.",{text:(r=(n=this.$slots.default)==null?void 0:n[0])==null?void 0:r.text,ariaLabel:this.ariaLabel},this);const i=this.to||this.href,s=!i&&typeof this.pressed=="boolean",l=({href:u,navigate:d,isActive:h,isExactActive:m}={})=>t(i?"a":"button",{class:["button-vue","button-vue--size-".concat(this.size),{"button-vue--icon-only":a&&!o,"button-vue--text-only":o&&!a,"button-vue--icon-and-text":a&&o,["button-vue--vue-".concat(this.realType)]:this.realType,"button-vue--wide":this.wide,["button-vue--".concat(this.flexAlignment)]:this.flexAlignment!=="center","button-vue--reverse":this.isReverseAligned,active:h,"router-link-exact-active":m}],attrs:{"aria-label":this.ariaLabel,"aria-pressed":s?this.pressed.toString():void 0,disabled:this.disabled,type:i?null:this.nativeType,role:i?"button":null,href:this.to?u:this.href||null,target:i?"_self":null,rel:i?"nofollow noreferrer noopener":null,download:!this.to&&this.href&&this.download?this.download:null,...this.ncPopoverTriggerAttrs,...this.$attrs},on:{...this.$listeners,click:_=>{s&&this.$emit("update:pressed",!this.pressed),this.$emit("click",_),d==null||d(_)}}},[t("span",{class:"button-vue__wrapper"},[a?t("span",{class:"button-vue__icon",attrs:{"aria-hidden":"true"}},[this.$slots.icon]):null,o?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:l}}):l()}},lh=null,uh=null;var ch=kt(sh,lh,uh,!1,null,"44398b0c");const ou=ch.exports;var ph="Expected a function",au="__lodash_hash_undefined__",iu=1/0,dh="[object Function]",fh="[object GeneratorFunction]",hh="[object Symbol]",mh=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,vh=/^\w*$/,gh=/^\./,yh=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,_h=/[\\^$.*+?()[\]{}|]/g,xh=/\\(\\)?/g,wh=/^\[object .+?Constructor\]$/,bh=typeof er=="object"&&er&&er.Object===Object&&er,Th=typeof self=="object"&&self&&self.Object===Object&&self,ka=bh||Th||Function("return this")();function Ch(t,e){return t==null?void 0:t[e]}function Ah(t){var e=!1;if(t!=null&&typeof t.toString!="function")try{e=!!(t+"")}catch{}return e}var Sh=Array.prototype,Eh=Function.prototype,su=Object.prototype,wo=ka["__core-js_shared__"],ds=function(){var t=/[^.]+$/.exec(wo&&wo.keys&&wo.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),lu=Eh.toString,Na=su.hasOwnProperty,uu=su.toString,Ph=RegExp("^"+lu.call(Na).replace(_h,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),fs=ka.Symbol,kh=Sh.splice,Nh=cu(ka,"Map"),$n=cu(Object,"create"),hs=fs?fs.prototype:void 0,ms=hs?hs.toString:void 0;function Te(t){var e=-1,n=t?t.length:0;for(this.clear();++e-1}function zh(t,e){var n=this.__data__,r=Hr(n,t);return r<0?n.push([t,e]):n[r][1]=e,this}Ve.prototype.clear=Mh,Ve.prototype.delete=Bh,Ve.prototype.get=Rh,Ve.prototype.has=Ih,Ve.prototype.set=zh;function Ce(t){var e=-1,n=t?t.length:0;for(this.clear();++e 1)",pluralsFunc:function(t){return t>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(t){return t===0?0:t===1?1:t===2?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(t){return t===1?0:t>=2&&t<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t===1?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(t){return t===1?0:t===2?1:t!==8&&t!==11?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(t){return t===1?0:t===2?1:t<7?2:t<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(t){return t===1||t===11?0:t===2||t===12?1:t>2&&t<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(t){return t%10!==1||t%100===11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(t){return t!==0}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(t){return t===1?0:t===2?1:t===3?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t!==0?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(t){return t===1||t%10===1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(t){return t===0?0:t===1?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(t){return t===1?0:t===0||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t===1?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(t){return t===1?0:t===0||t%100>0&&t%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(t){return t===1?0:t>=2&&t<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(t){return t%100===1?0:t%100===2?1:t%100===3||t%100===4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10===1&&t%100!==11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return t!==1}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}},um=sm,cm=lm,pm=et;function et(t){t=t||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",t.sourceLocale&&(typeof t.sourceLocale=="string"?this.sourceLocale=t.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in t&&t.debug===!0}et.prototype.on=function(t,e){this.listeners.push({eventName:t,callback:e})},et.prototype.off=function(t,e){this.listeners=this.listeners.filter(function(n){return!(n.eventName===t&&n.callback===e)})},et.prototype.emit=function(t,e){for(var n=0;ne in t?fm(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,hr=(t,e,n)=>(hm(t,typeof e!="symbol"?e+"":e,n),n);class mm{constructor(){hr(this,"locale"),hr(this,"translations",{}),hr(this,"debug",!1)}setLanguage(e){return this.locale=e,this}detectLocale(){return this.setLanguage(Bf().replace("-","_"))}addTranslation(e,n){return this.translations[e]=n,this}enableDebugMode(){return this.debug=!0,this}build(){return new vm(this.locale||"en",this.translations,this.debug)}}class vm{constructor(e,n,r){hr(this,"gt"),this.gt=new dm({debug:r,sourceLocale:"en"});for(const o in n)this.gt.addTranslations(o,"messages",n[o]);this.gt.setLocale(e)}subtitudePlaceholders(e,n){return e.replace(/{([^{}]*)}/g,(r,o)=>{const a=n[o];return typeof a=="string"||typeof a=="number"?a.toString():r})}gettext(e,n={}){return this.subtitudePlaceholders(this.gt.gettext(e),n)}ngettext(e,n,r,o={}){return this.subtitudePlaceholders(this.gt.ngettext(e,n,r).replace(/%n/g,r.toString()),o)}}function gm(){return new mm}const ue=gm().detectLocale().build();ue.ngettext.bind(ue);const we=ue.gettext.bind(ue),fu=(...t)=>{t.forEach(e=>{e.registered||(e.forEach(({l:n,t:r})=>{const o=Object.fromEntries(Object.entries(r).map(([a,i])=>[a,{msgid:a,msgid_plural:i.p,msgstr:i.v}]));ue.gt.catalogs[n]||(ue.gt.catalogs[n]={messages:{translations:{}}}),ue.gt.catalogs[n].messages.translations[""]={...ue.gt.catalogs[n].messages.translations[""],...o}}),e.registered=!0)})},ym=[{l:"af",t:{Actions:{v:[""]}}},{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"az",t:{Actions:{v:[""]}}},{l:"be",t:{Actions:{v:[""]}}},{l:"bg",t:{Actions:{v:[""]}}},{l:"bn_BD",t:{Actions:{v:[""]}}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"bs",t:{Actions:{v:[""]}}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs_CZ",t:{Actions:{v:["Akce"]}}},{l:"cy_GB",t:{Actions:{v:[""]}}},{l:"da",t:{Actions:{v:["Handlinger"]}}},{l:"de",t:{Actions:{v:["Aktionen"]}}},{l:"de_DE",t:{Actions:{v:["Aktionen"]}}},{l:"el",t:{Actions:{v:["Ενέργειες"]}}},{l:"en_GB",t:{Actions:{v:["Actions"]}}},{l:"eo",t:{Actions:{v:["Agoj"]}}},{l:"es",t:{Actions:{v:["Acciones"]}}},{l:"es_419",t:{Actions:{v:[""]}}},{l:"es_AR",t:{Actions:{v:["Acciones"]}}},{l:"es_CL",t:{Actions:{v:[""]}}},{l:"es_CO",t:{Actions:{v:[""]}}},{l:"es_CR",t:{Actions:{v:[""]}}},{l:"es_DO",t:{Actions:{v:[""]}}},{l:"es_EC",t:{Actions:{v:["Acciones"]}}},{l:"es_GT",t:{Actions:{v:[""]}}},{l:"es_HN",t:{Actions:{v:[""]}}},{l:"es_MX",t:{Actions:{v:[""]}}},{l:"es_NI",t:{Actions:{v:[""]}}},{l:"es_PA",t:{Actions:{v:[""]}}},{l:"es_PE",t:{Actions:{v:[""]}}},{l:"es_PR",t:{Actions:{v:[""]}}},{l:"es_PY",t:{Actions:{v:[""]}}},{l:"es_SV",t:{Actions:{v:[""]}}},{l:"es_UY",t:{Actions:{v:[""]}}},{l:"et_EE",t:{Actions:{v:[""]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:[""]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fo",t:{Actions:{v:[""]}}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gd",t:{Actions:{v:[""]}}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hi_IN",t:{Actions:{v:[""]}}},{l:"hr",t:{Actions:{v:[""]}}},{l:"hsb",t:{Actions:{v:[""]}}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"hy",t:{Actions:{v:[""]}}},{l:"ia",t:{Actions:{v:[""]}}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"ig",t:{Actions:{v:[""]}}},{l:"is",t:{Actions:{v:["Aðgerðir"]}}},{l:"it",t:{Actions:{v:["Azioni"]}}},{l:"ja",t:{Actions:{v:["操作"]}}},{l:"ja_JP",t:{Actions:{v:["操作"]}}},{l:"ka",t:{Actions:{v:[""]}}},{l:"ka_GE",t:{Actions:{v:[""]}}},{l:"kab",t:{Actions:{v:[""]}}},{l:"kk",t:{Actions:{v:[""]}}},{l:"km",t:{Actions:{v:[""]}}},{l:"kn",t:{Actions:{v:[""]}}},{l:"ko",t:{Actions:{v:[""]}}},{l:"la",t:{Actions:{v:[""]}}},{l:"lb",t:{Actions:{v:[""]}}},{l:"lo",t:{Actions:{v:[""]}}},{l:"lt_LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{Actions:{v:[""]}}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"mn",t:{Actions:{v:[""]}}},{l:"mr",t:{Actions:{v:[""]}}},{l:"ms_MY",t:{Actions:{v:[""]}}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"ne",t:{Actions:{v:[""]}}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"nn_NO",t:{Actions:{v:[""]}}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{l:"ps",t:{Actions:{v:[""]}}},{l:"pt_BR",t:{Actions:{v:["Ações"]}}},{l:"pt_PT",t:{Actions:{v:["Ações"]}}},{l:"ro",t:{Actions:{v:["Acțiuni"]}}},{l:"ru",t:{Actions:{v:["Действия "]}}},{l:"sc",t:{Actions:{v:[""]}}},{l:"si",t:{Actions:{v:[""]}}},{l:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sq",t:{Actions:{v:[""]}}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sr@latin",t:{Actions:{v:[""]}}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"sw",t:{Actions:{v:[""]}}},{l:"ta",t:{Actions:{v:[""]}}},{l:"th",t:{Actions:{v:[""]}}},{l:"tk",t:{Actions:{v:[""]}}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"ug",t:{Actions:{v:[""]}}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"ur_PK",t:{Actions:{v:[""]}}},{l:"uz",t:{Actions:{v:[""]}}},{l:"vi",t:{Actions:{v:[""]}}},{l:"zh_CN",t:{Actions:{v:["行为"]}}},{l:"zh_HK",t:{Actions:{v:["動作"]}}},{l:"zh_TW",t:{Actions:{v:["動作"]}}},{l:"zu_ZA",t:{Actions:{v:[""]}}}],_m=[{l:"af",t:{Close:{v:[""]}}},{l:"ar",t:{Close:{v:["أغلِق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"az",t:{Close:{v:[""]}}},{l:"be",t:{Close:{v:[""]}}},{l:"bg",t:{Close:{v:[""]}}},{l:"bn_BD",t:{Close:{v:[""]}}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"bs",t:{Close:{v:[""]}}},{l:"ca",t:{Close:{v:["Tanca"]}}},{l:"cs",t:{Close:{v:["Zavřít"]}}},{l:"cs_CZ",t:{Close:{v:["Zavřít"]}}},{l:"cy_GB",t:{Close:{v:[""]}}},{l:"da",t:{Close:{v:["Luk"]}}},{l:"de",t:{Close:{v:["Schließen"]}}},{l:"de_DE",t:{Close:{v:["Schließen"]}}},{l:"el",t:{Close:{v:["Κλείσιμο"]}}},{l:"en_GB",t:{Close:{v:["Close"]}}},{l:"eo",t:{Close:{v:["Fermu"]}}},{l:"es",t:{Close:{v:["Cerrar"]}}},{l:"es_419",t:{Close:{v:[""]}}},{l:"es_AR",t:{Close:{v:["Cerrar"]}}},{l:"es_CL",t:{Close:{v:[""]}}},{l:"es_CO",t:{Close:{v:[""]}}},{l:"es_CR",t:{Close:{v:[""]}}},{l:"es_DO",t:{Close:{v:[""]}}},{l:"es_EC",t:{Close:{v:["Cerrar"]}}},{l:"es_GT",t:{Close:{v:[""]}}},{l:"es_HN",t:{Close:{v:[""]}}},{l:"es_MX",t:{Close:{v:[""]}}},{l:"es_NI",t:{Close:{v:[""]}}},{l:"es_PA",t:{Close:{v:[""]}}},{l:"es_PE",t:{Close:{v:[""]}}},{l:"es_PR",t:{Close:{v:[""]}}},{l:"es_PY",t:{Close:{v:[""]}}},{l:"es_SV",t:{Close:{v:[""]}}},{l:"es_UY",t:{Close:{v:[""]}}},{l:"et_EE",t:{Close:{v:[""]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:[""]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fo",t:{Close:{v:[""]}}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gd",t:{Close:{v:[""]}}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hi_IN",t:{Close:{v:[""]}}},{l:"hr",t:{Close:{v:[""]}}},{l:"hsb",t:{Close:{v:[""]}}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"hy",t:{Close:{v:[""]}}},{l:"ia",t:{Close:{v:[""]}}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"ig",t:{Close:{v:[""]}}},{l:"is",t:{Close:{v:["Loka"]}}},{l:"it",t:{Close:{v:["Chiudi"]}}},{l:"ja",t:{Close:{v:["閉じる"]}}},{l:"ja_JP",t:{Close:{v:["閉じる"]}}},{l:"ka",t:{Close:{v:[""]}}},{l:"ka_GE",t:{Close:{v:[""]}}},{l:"kab",t:{Close:{v:[""]}}},{l:"kk",t:{Close:{v:[""]}}},{l:"km",t:{Close:{v:[""]}}},{l:"kn",t:{Close:{v:[""]}}},{l:"ko",t:{Close:{v:[""]}}},{l:"la",t:{Close:{v:[""]}}},{l:"lb",t:{Close:{v:[""]}}},{l:"lo",t:{Close:{v:[""]}}},{l:"lt_LT",t:{Close:{v:["Užverti"]}}},{l:"lv",t:{Close:{v:["Aizvērt"]}}},{l:"mk",t:{Close:{v:["Затвори"]}}},{l:"mn",t:{Close:{v:[""]}}},{l:"mr",t:{Close:{v:[""]}}},{l:"ms_MY",t:{Close:{v:[""]}}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"ne",t:{Close:{v:[""]}}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"nn_NO",t:{Close:{v:[""]}}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{l:"ps",t:{Close:{v:[""]}}},{l:"pt_BR",t:{Close:{v:["Fechar"]}}},{l:"pt_PT",t:{Close:{v:["Fechar"]}}},{l:"ro",t:{Close:{v:["Închideți"]}}},{l:"ru",t:{Close:{v:["Закрыть"]}}},{l:"sc",t:{Close:{v:[""]}}},{l:"si",t:{Close:{v:[""]}}},{l:"sk",t:{Close:{v:["Zatvoriť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sq",t:{Close:{v:[""]}}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sr@latin",t:{Close:{v:[""]}}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"sw",t:{Close:{v:[""]}}},{l:"ta",t:{Close:{v:[""]}}},{l:"th",t:{Close:{v:[""]}}},{l:"tk",t:{Close:{v:[""]}}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"ug",t:{Close:{v:[""]}}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"ur_PK",t:{Close:{v:[""]}}},{l:"uz",t:{Close:{v:[""]}}},{l:"vi",t:{Close:{v:[""]}}},{l:"zh_CN",t:{Close:{v:["关闭"]}}},{l:"zh_HK",t:{Close:{v:["關閉"]}}},{l:"zh_TW",t:{Close:{v:["關閉"]}}},{l:"zu_ZA",t:{Close:{v:[""]}}}],J1=[{l:"af",t:{"External documentation for {name}":{v:[""]}}},{l:"ar",t:{"External documentation for {name}":{v:["التوثيق الخارجي لـ {name}"]}}},{l:"ast",t:{"External documentation for {name}":{v:["Documentación esterna pa: {name}"]}}},{l:"az",t:{"External documentation for {name}":{v:[""]}}},{l:"be",t:{"External documentation for {name}":{v:[""]}}},{l:"bg",t:{"External documentation for {name}":{v:[""]}}},{l:"bn_BD",t:{"External documentation for {name}":{v:[""]}}},{l:"br",t:{"External documentation for {name}":{v:[""]}}},{l:"bs",t:{"External documentation for {name}":{v:[""]}}},{l:"ca",t:{"External documentation for {name}":{v:[""]}}},{l:"cs",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"cs_CZ",t:{"External documentation for {name}":{v:["Externí dokumentace pro {name}"]}}},{l:"cy_GB",t:{"External documentation for {name}":{v:[""]}}},{l:"da",t:{"External documentation for {name}":{v:["Ekstern dokumentation for {name}"]}}},{l:"de",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"de_DE",t:{"External documentation for {name}":{v:["Externe Dokumentation für {name}"]}}},{l:"el",t:{"External documentation for {name}":{v:[""]}}},{l:"en_GB",t:{"External documentation for {name}":{v:["External documentation for {name}"]}}},{l:"eo",t:{"External documentation for {name}":{v:[""]}}},{l:"es",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es_419",t:{"External documentation for {name}":{v:[""]}}},{l:"es_AR",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es_CL",t:{"External documentation for {name}":{v:[""]}}},{l:"es_CO",t:{"External documentation for {name}":{v:[""]}}},{l:"es_CR",t:{"External documentation for {name}":{v:[""]}}},{l:"es_DO",t:{"External documentation for {name}":{v:[""]}}},{l:"es_EC",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"es_GT",t:{"External documentation for {name}":{v:[""]}}},{l:"es_HN",t:{"External documentation for {name}":{v:[""]}}},{l:"es_MX",t:{"External documentation for {name}":{v:[""]}}},{l:"es_NI",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PA",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PE",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PR",t:{"External documentation for {name}":{v:[""]}}},{l:"es_PY",t:{"External documentation for {name}":{v:[""]}}},{l:"es_SV",t:{"External documentation for {name}":{v:[""]}}},{l:"es_UY",t:{"External documentation for {name}":{v:[""]}}},{l:"et_EE",t:{"External documentation for {name}":{v:[""]}}},{l:"eu",t:{"External documentation for {name}":{v:["{name}-ren kanpoko dokumentazioa"]}}},{l:"fa",t:{"External documentation for {name}":{v:[""]}}},{l:"fi",t:{"External documentation for {name}":{v:[""]}}},{l:"fo",t:{"External documentation for {name}":{v:[""]}}},{l:"fr",t:{"External documentation for {name}":{v:["Documentation externe pour {name}"]}}},{l:"ga",t:{"External documentation for {name}":{v:["Doiciméadúchán seachtrach le haghaidh {name}"]}}},{l:"gd",t:{"External documentation for {name}":{v:[""]}}},{l:"gl",t:{"External documentation for {name}":{v:["Documentación externa para {name}"]}}},{l:"he",t:{"External documentation for {name}":{v:["תיעוד חיצוני עבור {name}"]}}},{l:"hi_IN",t:{"External documentation for {name}":{v:[""]}}},{l:"hr",t:{"External documentation for {name}":{v:[""]}}},{l:"hsb",t:{"External documentation for {name}":{v:[""]}}},{l:"hu",t:{"External documentation for {name}":{v:[""]}}},{l:"hy",t:{"External documentation for {name}":{v:[""]}}},{l:"ia",t:{"External documentation for {name}":{v:[""]}}},{l:"id",t:{"External documentation for {name}":{v:["Dokumentasi eksternal untuk {name}"]}}},{l:"ig",t:{"External documentation for {name}":{v:[""]}}},{l:"is",t:{"External documentation for {name}":{v:["Utanaðkomandi leiðbeiningar fyrir {name}"]}}},{l:"it",t:{"External documentation for {name}":{v:["Documentazione esterna per {name}"]}}},{l:"ja",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ja_JP",t:{"External documentation for {name}":{v:["{name} の外部ドキュメント"]}}},{l:"ka",t:{"External documentation for {name}":{v:[""]}}},{l:"ka_GE",t:{"External documentation for {name}":{v:[""]}}},{l:"kab",t:{"External documentation for {name}":{v:[""]}}},{l:"kk",t:{"External documentation for {name}":{v:[""]}}},{l:"km",t:{"External documentation for {name}":{v:[""]}}},{l:"kn",t:{"External documentation for {name}":{v:[""]}}},{l:"ko",t:{"External documentation for {name}":{v:[""]}}},{l:"la",t:{"External documentation for {name}":{v:[""]}}},{l:"lb",t:{"External documentation for {name}":{v:[""]}}},{l:"lo",t:{"External documentation for {name}":{v:[""]}}},{l:"lt_LT",t:{"External documentation for {name}":{v:[""]}}},{l:"lv",t:{"External documentation for {name}":{v:[""]}}},{l:"mk",t:{"External documentation for {name}":{v:[""]}}},{l:"mn",t:{"External documentation for {name}":{v:[""]}}},{l:"mr",t:{"External documentation for {name}":{v:[""]}}},{l:"ms_MY",t:{"External documentation for {name}":{v:[""]}}},{l:"my",t:{"External documentation for {name}":{v:[""]}}},{l:"nb",t:{"External documentation for {name}":{v:["Ekstern dokumentasjon for {name}"]}}},{l:"ne",t:{"External documentation for {name}":{v:[""]}}},{l:"nl",t:{"External documentation for {name}":{v:["Externe documentatie voor {name}"]}}},{l:"nn_NO",t:{"External documentation for {name}":{v:[""]}}},{l:"oc",t:{"External documentation for {name}":{v:[""]}}},{l:"pl",t:{"External documentation for {name}":{v:["Dokumentacja zewnętrzna dla {name}"]}}},{l:"ps",t:{"External documentation for {name}":{v:[""]}}},{l:"pt_BR",t:{"External documentation for {name}":{v:["Documentação externa para {name}"]}}},{l:"pt_PT",t:{"External documentation for {name}":{v:["Documentação externa para {name}"]}}},{l:"ro",t:{"External documentation for {name}":{v:["Documentație externă pentru {name}"]}}},{l:"ru",t:{"External documentation for {name}":{v:["Внешняя документация для {name}"]}}},{l:"sc",t:{"External documentation for {name}":{v:[""]}}},{l:"si",t:{"External documentation for {name}":{v:[""]}}},{l:"sk",t:{"External documentation for {name}":{v:[""]}}},{l:"sl",t:{"External documentation for {name}":{v:[""]}}},{l:"sq",t:{"External documentation for {name}":{v:[""]}}},{l:"sr",t:{"External documentation for {name}":{v:["Спољна документација за {name}"]}}},{l:"sr@latin",t:{"External documentation for {name}":{v:[""]}}},{l:"sv",t:{"External documentation for {name}":{v:["Extern dokumentation för {name}"]}}},{l:"sw",t:{"External documentation for {name}":{v:[""]}}},{l:"ta",t:{"External documentation for {name}":{v:[""]}}},{l:"th",t:{"External documentation for {name}":{v:[""]}}},{l:"tk",t:{"External documentation for {name}":{v:[""]}}},{l:"tr",t:{"External documentation for {name}":{v:["{name} için dış belgeler"]}}},{l:"ug",t:{"External documentation for {name}":{v:[""]}}},{l:"uk",t:{"External documentation for {name}":{v:["Зовнішня документація для {name}"]}}},{l:"ur_PK",t:{"External documentation for {name}":{v:[""]}}},{l:"uz",t:{"External documentation for {name}":{v:[""]}}},{l:"vi",t:{"External documentation for {name}":{v:[""]}}},{l:"zh_CN",t:{"External documentation for {name}":{v:[""]}}},{l:"zh_HK",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}},{l:"zh_TW",t:{"External documentation for {name}":{v:["{name} 的外部文件"]}}},{l:"zu_ZA",t:{"External documentation for {name}":{v:[""]}}}],xm=[{l:"af",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ar",t:{Next:{v:["التالي"]},"Pause slideshow":{v:["تجميد عرض الشرائح"]},Previous:{v:["السابق"]},"Start slideshow":{v:["إبدإ العرض"]}}},{l:"ast",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Posar la presentación de diapositives"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Aniciar la presentación de diapositives"]}}},{l:"az",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"be",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"bg",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"bn_BD",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"br",t:{Next:{v:["Da heul"]},"Pause slideshow":{v:["Arsav an diaporama"]},Previous:{v:["A-raok"]},"Start slideshow":{v:["Kregiñ an diaporama"]}}},{l:"bs",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ca",t:{Next:{v:["Següent"]},"Pause slideshow":{v:["Atura la presentació"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Inicia la presentació"]}}},{l:"cs",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cs_CZ",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cy_GB",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"da",t:{Next:{v:["Videre"]},"Pause slideshow":{v:["Suspender fremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start fremvisning"]}}},{l:"de",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"de_DE",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"el",t:{Next:{v:["Επόμενο"]},"Pause slideshow":{v:["Παύση προβολής διαφανειών"]},Previous:{v:["Προηγούμενο"]},"Start slideshow":{v:["Έναρξη προβολής διαφανειών"]}}},{l:"en_GB",t:{Next:{v:["Next"]},"Pause slideshow":{v:["Pause slideshow"]},Previous:{v:["Previous"]},"Start slideshow":{v:["Start slideshow"]}}},{l:"eo",t:{Next:{v:["Sekva"]},"Pause slideshow":{v:["Payzi bildprezenton"]},Previous:{v:["Antaŭa"]},"Start slideshow":{v:["Komenci bildprezenton"]}}},{l:"es",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es_419",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_AR",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es_CL",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_CO",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_CR",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_DO",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_EC",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"es_GT",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_HN",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_MX",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_NI",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PA",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PE",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PR",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_PY",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_SV",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"es_UY",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"et_EE",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"eu",t:{Next:{v:["Hurrengoa"]},"Pause slideshow":{v:["Pausatu diaporama"]},Previous:{v:["Aurrekoa"]},"Start slideshow":{v:["Hasi diaporama"]}}},{l:"fa",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"fi",t:{Next:{v:["Seuraava"]},"Pause slideshow":{v:["Keskeytä diaesitys"]},Previous:{v:["Edellinen"]},"Start slideshow":{v:["Aloita diaesitys"]}}},{l:"fo",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"fr",t:{Next:{v:["Suivant"]},"Pause slideshow":{v:["Mettre le diaporama en pause"]},Previous:{v:["Précédent"]},"Start slideshow":{v:["Démarrer le diaporama"]}}},{l:"ga",t:{Next:{v:["Ar aghaidh"]},"Pause slideshow":{v:["Cuir taispeántas sleamhnán ar sos"]},Previous:{v:["Roimhe Seo"]},"Start slideshow":{v:["Tosaigh taispeántas sleamhnán"]}}},{l:"gd",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"gl",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar o diaporama"]},Previous:{v:["Anterir"]},"Start slideshow":{v:["Iniciar o diaporama"]}}},{l:"he",t:{Next:{v:["הבא"]},"Pause slideshow":{v:["השהיית מצגת"]},Previous:{v:["הקודם"]},"Start slideshow":{v:["התחלת המצגת"]}}},{l:"hi_IN",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"hr",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"hsb",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"hu",t:{Next:{v:["Következő"]},"Pause slideshow":{v:["Diavetítés szüneteltetése"]},Previous:{v:["Előző"]},"Start slideshow":{v:["Diavetítés indítása"]}}},{l:"hy",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ia",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"ig",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"is",t:{Next:{v:["Næsta"]},"Pause slideshow":{v:["Gera hlé á skyggnusýningu"]},Previous:{v:["Fyrri"]},"Start slideshow":{v:["Byrja skyggnusýningu"]}}},{l:"it",t:{Next:{v:["Successivo"]},"Pause slideshow":{v:["Presentazione in pausa"]},Previous:{v:["Precedente"]},"Start slideshow":{v:["Avvia presentazione"]}}},{l:"ja",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ja_JP",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ka",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ka_GE",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"kab",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"kk",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"km",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"kn",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ko",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"la",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"lb",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"lo",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"lt_LT",t:{Next:{v:["Kitas"]},"Pause slideshow":{v:["Pristabdyti skaidrių rodymą"]},Previous:{v:["Ankstesnis"]},"Start slideshow":{v:["Pradėti skaidrių rodymą"]}}},{l:"lv",t:{Next:{v:["Nākamais"]},"Pause slideshow":{v:["Pauzēt slaidrādi"]},Previous:{v:["Iepriekšējais"]},"Start slideshow":{v:["Sākt slaidrādi"]}}},{l:"mk",t:{Next:{v:["Следно"]},"Pause slideshow":{v:["Пузирај слајдшоу"]},Previous:{v:["Предходно"]},"Start slideshow":{v:["Стартувај слајдшоу"]}}},{l:"mn",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"mr",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ms_MY",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"my",t:{Next:{v:["နောက်သို့ဆက်ရန်"]},"Pause slideshow":{v:["စလိုက်ရှိုး ခေတ္တရပ်ရန်"]},Previous:{v:["ယခင်"]},"Start slideshow":{v:["စလိုက်ရှိုးအား စတင်ရန်"]}}},{l:"nb",t:{Next:{v:["Neste"]},"Pause slideshow":{v:["Pause lysbildefremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start lysbildefremvisning"]}}},{l:"ne",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Pauzeer diavoorstelling"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Start diavoorstelling"]}}},{l:"nn_NO",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"oc",t:{Next:{v:["Seguent"]},"Pause slideshow":{v:["Metre en pausa lo diaporama"]},Previous:{v:["Precedent"]},"Start slideshow":{v:["Lançar lo diaporama"]}}},{l:"pl",t:{Next:{v:["Następny"]},"Pause slideshow":{v:["Wstrzymaj pokaz slajdów"]},Previous:{v:["Poprzedni"]},"Start slideshow":{v:["Rozpocznij pokaz slajdów"]}}},{l:"ps",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"pt_BR",t:{Next:{v:["Próximo"]},"Pause slideshow":{v:["Pausar apresentação de slides"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar apresentação de slides"]}}},{l:"pt_PT",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar diaporama"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar diaporama"]}}},{l:"ro",t:{Next:{v:["Următorul"]},"Pause slideshow":{v:["Pauză prezentare de diapozitive"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Începeți prezentarea de diapozitive"]}}},{l:"ru",t:{Next:{v:["Следующее"]},"Pause slideshow":{v:["Приостановить показ слйдов"]},Previous:{v:["Предыдущее"]},"Start slideshow":{v:["Начать показ слайдов"]}}},{l:"sc",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"si",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"sk",t:{Next:{v:["Ďalší"]},"Pause slideshow":{v:["Pozastaviť prezentáciu"]},Previous:{v:["Predchádzajúci"]},"Start slideshow":{v:["Začať prezentáciu"]}}},{l:"sl",t:{Next:{v:["Naslednji"]},"Pause slideshow":{v:["Ustavi predstavitev"]},Previous:{v:["Predhodni"]},"Start slideshow":{v:["Začni predstavitev"]}}},{l:"sq",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"sr",t:{Next:{v:["Следеће"]},"Pause slideshow":{v:["Паузирај слајд шоу"]},Previous:{v:["Претходно"]},"Start slideshow":{v:["Покрени слајд шоу"]}}},{l:"sr@latin",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"sv",t:{Next:{v:["Nästa"]},"Pause slideshow":{v:["Pausa bildspelet"]},Previous:{v:["Föregående"]},"Start slideshow":{v:["Starta bildspelet"]}}},{l:"sw",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"ta",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"th",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"tk",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"tr",t:{Next:{v:["Sonraki"]},"Pause slideshow":{v:["Slayt sunumunu duraklat"]},Previous:{v:["Önceki"]},"Start slideshow":{v:["Slayt sunumunu başlat"]}}},{l:"ug",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"ur_PK",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"uz",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"vi",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}},{l:"zh_CN",t:{Next:{v:["下一个"]},"Pause slideshow":{v:["暂停幻灯片"]},Previous:{v:["上一个"]},"Start slideshow":{v:["开始幻灯片"]}}},{l:"zh_HK",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zh_TW",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zu_ZA",t:{Next:{v:[""]},"Pause slideshow":{v:[""]},Previous:{v:[""]},"Start slideshow":{v:[""]}}}];function Q1(t,e,n,r,o,a,i,s){var l=typeof t=="function"?t.options:t;e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0);var u;if(o&&(u=o),u)if(l.functional){l._injectStyles=u;var d=l.render;l.render=function(m,_){return u.call(_),d(m,_)}}else{var h=l.beforeCreate;l.beforeCreate=h?[].concat(h,u):[u]}return{exports:t,options:l}}var tg="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",eg="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",ng="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",rg="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",og="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",ag="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",ig="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",sg="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",lg="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z",ug="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z";function wm(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var hu={exports:{}},rt=hu.exports={},Mt,Bt;function Zo(){throw new Error("setTimeout has not been defined")}function Xo(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Mt=setTimeout:Mt=Zo}catch{Mt=Zo}try{typeof clearTimeout=="function"?Bt=clearTimeout:Bt=Xo}catch{Bt=Xo}})();function mu(t){if(Mt===setTimeout)return setTimeout(t,0);if((Mt===Zo||!Mt)&&setTimeout)return Mt=setTimeout,setTimeout(t,0);try{return Mt(t,0)}catch{try{return Mt.call(null,t,0)}catch{return Mt.call(this,t,0)}}}function bm(t){if(Bt===clearTimeout)return clearTimeout(t);if((Bt===Xo||!Bt)&&clearTimeout)return Bt=clearTimeout,clearTimeout(t);try{return Bt(t)}catch{try{return Bt.call(null,t)}catch{return Bt.call(this,t)}}}var Kt=[],Ye=!1,Se,mr=-1;function Tm(){!Ye||!Se||(Ye=!1,Se.length?Kt=Se.concat(Kt):mr=-1,Kt.length&&vu())}function vu(){if(!Ye){var t=mu(Tm);Ye=!0;for(var e=Kt.length;e;){for(Se=Kt,Kt=[];++mr1)for(var n=1;nt!=null,Em=Object.prototype.toString,Pm=t=>Em.call(t)==="[object Object]",Jo=()=>{};function km(t){return ol()}function yu(t,e=!0,n){km()?wl(t,n):e?t():jr(t)}Z.util.warn;function tn(t){var e;const n=Gr(t);return(e=n==null?void 0:n.$el)!=null?e:n}const ln=Am?window:void 0;function qe(...t){let e,n,r,o;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,r,o]=t,e=ln):[e,n,r,o]=t,!e)return Jo;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const a=[],i=()=>{a.forEach(d=>d()),a.length=0},s=(d,h,m,_)=>(d.addEventListener(h,m,_),()=>d.removeEventListener(h,m,_)),l=Mn(()=>[tn(e),Gr(o)],([d,h])=>{if(i(),!d)return;const m=Pm(h)?{...h}:h;a.push(...n.flatMap(_=>r.map(C=>s(d,_,C,m))))},{immediate:!0,flush:"post"}),u=()=>{l(),i()};return Ur(u),u}function Nm(){const t=xt(!1);return ol()&&wl(()=>{t.value=!0},null),t}function Oa(t){const e=Nm();return Ut(()=>(e.value,!!t()))}function $m(t,e={}){const{window:n=ln}=e,r=Oa(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let o;const a=xt(!1),i=u=>{a.value=u.matches},s=()=>{o&&("removeEventListener"in o?o.removeEventListener("change",i):o.removeListener(i))},l=Mc(()=>{r.value&&(s(),o=n.matchMedia(Gr(t)),"addEventListener"in o?o.addEventListener("change",i):o.addListener(i),a.value=o.matches)});return Ur(()=>{l(),s(),o=void 0}),a}function Fm(t,e,n={}){const{window:r=ln,...o}=n;let a;const i=Oa(()=>r&&"MutationObserver"in r),s=()=>{a&&(a.disconnect(),a=void 0)},l=Ut(()=>{const m=Gr(t),_=(Array.isArray(m)?m:[m]).map(tn).filter(Sm);return new Set(_)}),u=Mn(()=>l.value,m=>{s(),i.value&&r&&m.size&&(a=new MutationObserver(e),m.forEach(_=>a.observe(_,o)))},{immediate:!0,flush:"post"}),d=()=>a==null?void 0:a.takeRecords(),h=()=>{s(),u()};return Ur(h),{isSupported:i,stop:h,takeRecords:d}}function Om(t,e,n={}){const{window:r=ln,...o}=n;let a;const i=Oa(()=>r&&"ResizeObserver"in r),s=()=>{a&&(a.disconnect(),a=void 0)},l=Ut(()=>Array.isArray(t)?t.map(h=>tn(h)):[tn(t)]),u=Mn(l,h=>{if(s(),i.value&&r){a=new ResizeObserver(e);for(const m of h)m&&a.observe(m,o)}},{immediate:!0,flush:"post"}),d=()=>{s(),u()};return Ur(d),{isSupported:i,stop:d}}function vs(t,e={}){const{reset:n=!0,windowResize:r=!0,windowScroll:o=!0,immediate:a=!0}=e,i=xt(0),s=xt(0),l=xt(0),u=xt(0),d=xt(0),h=xt(0),m=xt(0),_=xt(0);function C(){const P=tn(t);if(!P){n&&(i.value=0,s.value=0,l.value=0,u.value=0,d.value=0,h.value=0,m.value=0,_.value=0);return}const T=P.getBoundingClientRect();i.value=T.height,s.value=T.bottom,l.value=T.left,u.value=T.right,d.value=T.top,h.value=T.width,m.value=T.x,_.value=T.y}return Om(t,C),Mn(()=>tn(t),P=>!P&&C()),Fm(t,C,{attributeFilter:["style","class"]}),o&&qe("scroll",C,{capture:!0,passive:!0}),r&&qe("resize",C,{passive:!0}),yu(()=>{a&&C()}),{height:i,bottom:s,left:l,right:u,top:d,width:h,x:m,y:_,update:C}}function Dm(t,e={}){const{threshold:n=50,onSwipe:r,onSwipeEnd:o,onSwipeStart:a,passive:i=!0,window:s=ln}=e,l=ui({x:0,y:0}),u=ui({x:0,y:0}),d=Ut(()=>l.x-u.x),h=Ut(()=>l.y-u.y),{max:m,abs:_}=Math,C=Ut(()=>m(_(d.value),_(h.value))>=n),P=xt(!1),T=Ut(()=>C.value?_(d.value)>_(h.value)?d.value>0?"left":"right":h.value>0?"up":"down":"none"),F=L=>[L.touches[0].clientX,L.touches[0].clientY],A=(L,x)=>{l.x=L,l.y=x},O=(L,x)=>{u.x=L,u.y=x};let I;const W=Lm(s==null?void 0:s.document);i?I=W?{passive:!0}:{capture:!1}:I=W?{passive:!1,capture:!0}:{capture:!0};const tt=L=>{P.value&&(o==null||o(L,T.value)),P.value=!1},G=[qe(t,"touchstart",L=>{if(L.touches.length!==1)return;I.capture&&!I.passive&&L.preventDefault();const[x,g]=F(L);A(x,g),O(x,g),a==null||a(L)},I),qe(t,"touchmove",L=>{if(L.touches.length!==1)return;const[x,g]=F(L);O(x,g),!P.value&&C.value&&(P.value=!0),P.value&&(r==null||r(L))},I),qe(t,["touchend","touchcancel"],tt,I)];return{isPassiveEventSupported:W,isSwiping:P,direction:T,coordsStart:l,coordsEnd:u,lengthX:d,lengthY:h,stop:()=>G.forEach(L=>L())}}function Lm(t){if(!t)return!1;let e=!1;const n={get passive(){return e=!0,!1}};return t.addEventListener("x",Jo,n),t.removeEventListener("x",Jo),e}function Mm(t={}){const{window:e=ln,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:o=!0,includeScrollbar:a=!0}=t,i=xt(n),s=xt(r),l=()=>{e&&(a?(i.value=e.innerWidth,s.value=e.innerHeight):(i.value=e.document.documentElement.clientWidth,s.value=e.document.documentElement.clientHeight))};if(l(),yu(l),qe("resize",l,{passive:!0}),o){const u=$m("(orientation: portrait)");Mn(u,()=>l())}return{width:i,height:s}}const Bm=t=>{t.mounted?Array.isArray(t.mounted)||(t.mounted=[t.mounted]):t.mounted=[],t.mounted.push(function(){this.$el.setAttribute("data-v-".concat("08136a7"),"")})};var _u=["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])"],Pr=_u.join(","),xu=typeof Element>"u",Oe=xu?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,kr=!xu&&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==null?void 0:t.ownerDocument},Nr=function t(e,n){var r;n===void 0&&(n=!0);var o=e==null||(r=e.getAttribute)===null||r===void 0?void 0:r.call(e,"inert"),a=o===""||o==="true",i=a||n&&e&&t(e.parentNode);return i},Rm=function(t){var e,n=t==null||(e=t.getAttribute)===null||e===void 0?void 0:e.call(t,"contenteditable");return n===""||n==="true"},wu=function(t,e,n){if(Nr(t))return[];var r=Array.prototype.slice.apply(t.querySelectorAll(Pr));return e&&Oe.call(t,Pr)&&r.unshift(t),r=r.filter(n),r},bu=function t(e,n,r){for(var o=[],a=Array.from(e);a.length;){var i=a.shift();if(!Nr(i,!1))if(i.tagName==="SLOT"){var s=i.assignedElements(),l=s.length?s:i.children,u=t(l,!0,r);r.flatten?o.push.apply(o,u):o.push({scopeParent:i,candidates:u})}else{var d=Oe.call(i,Pr);d&&r.filter(i)&&(n||!e.includes(i))&&o.push(i);var h=i.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(i),m=!Nr(h,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(i));if(h&&m){var _=t(h===!0?i.children:h.children,!0,r);r.flatten?o.push.apply(o,_):o.push({scopeParent:i,candidates:_})}else a.unshift.apply(a,i.children)}}return o},Tu=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},Ae=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||Rm(t))&&!Tu(t)?0:t.tabIndex},Im=function(t,e){var n=Ae(t);return n<0&&e&&!Tu(t)?0:n},zm=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},Cu=function(t){return t.tagName==="INPUT"},jm=function(t){return Cu(t)&&t.type==="hidden"},Hm=function(t){var e=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return e},Vm=function(t,e){for(var n=0;nsummary:first-of-type"),a=o?t.parentElement:t;if(Oe.call(a,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof r=="function"){for(var i=t;t;){var s=t.parentElement,l=kr(t);if(s&&!s.shadowRoot&&r(s)===!0)return gs(t);t.assignedSlot?t=t.assignedSlot:!s&&l!==t.ownerDocument?t=l.host:t=s}t=i}if(Km(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return gs(t);return!1},qm=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)},Xm=function t(e){var n=[],r=[];return e.forEach(function(o,a){var i=!!o.scopeParent,s=i?o.scopeParent:o,l=Im(s,i),u=i?t(o.candidates):s;l===0?i?n.push.apply(n,u):n.push(s):r.push({documentOrder:a,tabIndex:l,item:o,isScope:i,content:u})}),r.sort(zm).reduce(function(o,a){return a.isScope?o.push.apply(o,a.content):o.push(a.content),o},[]).concat(n)},Jm=function(t,e){e=e||{};var n;return e.getShadowRoot?n=bu([t],e.includeContainer,{filter:Qo.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot,shadowRootFilter:Zm}):n=wu(t,e.includeContainer,Qo.bind(null,e)),Xm(n)},Qm=function(t,e){e=e||{};var n;return e.getShadowRoot?n=bu([t],e.includeContainer,{filter:$r.bind(null,e),flatten:!0,getShadowRoot:e.getShadowRoot}):n=wu(t,e.includeContainer,$r.bind(null,e)),n},je=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Oe.call(t,Pr)===!1?!1:Qo(e,t)},tv=_u.concat("iframe").join(","),bo=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return Oe.call(t,tv)===!1?!1:$r(e,t)};function ys(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),n.push.apply(n,r)}return n}function _s(t){for(var e=1;e0){var n=t[t.length-1];n!==e&&n.pause()}var r=t.indexOf(e);r===-1||t.splice(r,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()}},ov=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},av=function(t){return(t==null?void 0:t.key)==="Escape"||(t==null?void 0:t.key)==="Esc"||(t==null?void 0:t.keyCode)===27},wn=function(t){return(t==null?void 0:t.key)==="Tab"||(t==null?void 0:t.keyCode)===9},iv=function(t){return wn(t)&&!t.shiftKey},sv=function(t){return wn(t)&&t.shiftKey},ws=function(t){return setTimeout(t,0)},bs=function(t,e){var n=-1;return t.every(function(r,o){return e(r)?(n=o,!1):!0}),n},yn=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r1?S-1:0),f=1;f=0)x=n.activeElement;else{var g=a.tabbableGroups[0],S=g&&g.firstTabbableNode;x=S||u("fallbackFocus")}if(!x)throw new Error("Your focus-trap needs to have at least one focusable element");return x},h=function(){if(a.containerGroups=a.containers.map(function(x){var g=Jm(x,o.tabbableOptions),S=Qm(x,o.tabbableOptions),p=g.length>0?g[0]:void 0,f=g.length>0?g[g.length-1]:void 0,y=S.find(function(k){return je(k)}),w=S.slice().reverse().find(function(k){return je(k)}),E=!!g.find(function(k){return Ae(k)>0});return{container:x,tabbableNodes:g,focusableNodes:S,posTabIndexesFound:E,firstTabbableNode:p,lastTabbableNode:f,firstDomTabbableNode:y,lastDomTabbableNode:w,nextTabbableNode:function(k){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,D=g.indexOf(k);return D<0?M?S.slice(S.indexOf(k)+1).find(function(N){return je(N)}):S.slice(0,S.indexOf(k)).reverse().find(function(N){return je(N)}):g[D+(M?1:-1)]}}}),a.tabbableGroups=a.containerGroups.filter(function(x){return x.tabbableNodes.length>0}),a.tabbableGroups.length<=0&&!u("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(a.containerGroups.find(function(x){return x.posTabIndexesFound})&&a.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 x(g){if(g!==!1&&g!==n.activeElement){if(!g||!g.focus){x(d());return}g.focus({preventScroll:!!o.preventScroll}),a.mostRecentlyFocusedNode=g,ov(g)&&g.select()}},_=function(x){var g=u("setReturnFocus",x);return g||(g===!1?!1:x)},C=function(x){var g=x.target,S=x.event,p=x.isBackward,f=p===void 0?!1:p;g=g||nr(S),h();var y=null;if(a.tabbableGroups.length>0){var w=l(g,S),E=w>=0?a.containerGroups[w]:void 0;if(w<0)f?y=a.tabbableGroups[a.tabbableGroups.length-1].lastTabbableNode:y=a.tabbableGroups[0].firstTabbableNode;else if(f){var k=bs(a.tabbableGroups,function(K){var j=K.firstTabbableNode;return g===j});if(k<0&&(E.container===g||bo(g,o.tabbableOptions)&&!je(g,o.tabbableOptions)&&!E.nextTabbableNode(g,!1))&&(k=w),k>=0){var M=k===0?a.tabbableGroups.length-1:k-1,D=a.tabbableGroups[M];y=Ae(g)>=0?D.lastTabbableNode:D.lastDomTabbableNode}else wn(S)||(y=E.nextTabbableNode(g,!1))}else{var N=bs(a.tabbableGroups,function(K){var j=K.lastTabbableNode;return g===j});if(N<0&&(E.container===g||bo(g,o.tabbableOptions)&&!je(g,o.tabbableOptions)&&!E.nextTabbableNode(g))&&(N=w),N>=0){var z=N===a.tabbableGroups.length-1?0:N+1,B=a.tabbableGroups[z];y=Ae(g)>=0?B.firstTabbableNode:B.firstDomTabbableNode}else wn(S)||(y=E.nextTabbableNode(g))}}else y=u("fallbackFocus");return y},P=function(x){var g=nr(x);if(!(l(g,x)>=0)){if(yn(o.clickOutsideDeactivates,x)){i.deactivate({returnFocus:o.returnFocusOnDeactivate});return}yn(o.allowOutsideClick,x)||x.preventDefault()}},T=function(x){var g=nr(x),S=l(g,x)>=0;if(S||g instanceof Document)S&&(a.mostRecentlyFocusedNode=g);else{x.stopImmediatePropagation();var p,f=!0;if(a.mostRecentlyFocusedNode)if(Ae(a.mostRecentlyFocusedNode)>0){var y=l(a.mostRecentlyFocusedNode),w=a.containerGroups[y].tabbableNodes;if(w.length>0){var E=w.findIndex(function(k){return k===a.mostRecentlyFocusedNode});E>=0&&(o.isKeyForward(a.recentNavEvent)?E+1=0&&(p=w[E-1],f=!1))}}else a.containerGroups.some(function(k){return k.tabbableNodes.some(function(M){return Ae(M)>0})})||(f=!1);else f=!1;f&&(p=C({target:a.mostRecentlyFocusedNode,isBackward:o.isKeyBackward(a.recentNavEvent)})),m(p||a.mostRecentlyFocusedNode||d())}a.recentNavEvent=void 0},F=function(x){var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;a.recentNavEvent=x;var S=C({event:x,isBackward:g});S&&(wn(x)&&x.preventDefault(),m(S))},A=function(x){if(av(x)&&yn(o.escapeDeactivates,x)!==!1){x.preventDefault(),i.deactivate();return}(o.isKeyForward(x)||o.isKeyBackward(x))&&F(x,o.isKeyBackward(x))},O=function(x){var g=nr(x);l(g,x)>=0||yn(o.clickOutsideDeactivates,x)||yn(o.allowOutsideClick,x)||(x.preventDefault(),x.stopImmediatePropagation())},I=function(){if(a.active)return xs.activateTrap(r,i),a.delayInitialFocusTimer=o.delayInitialFocus?ws(function(){m(d())}):m(d()),n.addEventListener("focusin",T,!0),n.addEventListener("mousedown",P,{capture:!0,passive:!1}),n.addEventListener("touchstart",P,{capture:!0,passive:!1}),n.addEventListener("click",O,{capture:!0,passive:!1}),n.addEventListener("keydown",A,{capture:!0,passive:!1}),i},W=function(){if(a.active)return n.removeEventListener("focusin",T,!0),n.removeEventListener("mousedown",P,!0),n.removeEventListener("touchstart",P,!0),n.removeEventListener("click",O,!0),n.removeEventListener("keydown",A,!0),i},tt=function(x){var g=x.some(function(S){var p=Array.from(S.removedNodes);return p.some(function(f){return f===a.mostRecentlyFocusedNode})});g&&m(d())},G=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(tt):void 0,L=function(){G&&(G.disconnect(),a.active&&!a.paused&&a.containers.map(function(x){G.observe(x,{subtree:!0,childList:!0})}))};return i={get active(){return a.active},get paused(){return a.paused},activate:function(x){if(a.active)return this;var g=s(x,"onActivate"),S=s(x,"onPostActivate"),p=s(x,"checkCanFocusTrap");p||h(),a.active=!0,a.paused=!1,a.nodeFocusedBeforeActivation=n.activeElement,g==null||g();var f=function(){p&&h(),I(),L(),S==null||S()};return p?(p(a.containers.concat()).then(f,f),this):(f(),this)},deactivate:function(x){if(!a.active)return this;var g=_s({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},x);clearTimeout(a.delayInitialFocusTimer),a.delayInitialFocusTimer=void 0,W(),a.active=!1,a.paused=!1,L(),xs.deactivateTrap(r,i);var S=s(g,"onDeactivate"),p=s(g,"onPostDeactivate"),f=s(g,"checkCanReturnFocus"),y=s(g,"returnFocus","returnFocusOnDeactivate");S==null||S();var w=function(){ws(function(){y&&m(_(a.nodeFocusedBeforeActivation)),p==null||p()})};return y&&f?(f(_(a.nodeFocusedBeforeActivation)).then(w,w),this):(w(),this)},pause:function(x){if(a.paused||!a.active)return this;var g=s(x,"onPause"),S=s(x,"onPostPause");return a.paused=!0,g==null||g(),W(),L(),S==null||S(),this},unpause:function(x){if(!a.paused||!a.active)return this;var g=s(x,"onUnpause"),S=s(x,"onPostUnpause");return a.paused=!1,g==null||g(),h(),I(),L(),S==null||S(),this},updateContainerElements:function(x){var g=[].concat(x).filter(Boolean);return a.containers=g.map(function(S){return typeof S=="string"?n.querySelector(S):S}),a.active&&h(),L(),this}},i.updateContainerElements(t),i};const Fr=function(){return Object.assign(window,{_nc_focus_trap:window._nc_focus_trap||[]}),window._nc_focus_trap},Su=t=>Math.random().toString(36).replace(/[^a-z]+/g,"").slice(0,5);function Qt(t){return t.split("-")[0]}function Ze(t){return t.split("-")[1]}function Rn(t){return["top","bottom"].includes(Qt(t))?"x":"y"}function Da(t){return t==="y"?"height":"width"}function Ts(t){let{reference:e,floating:n,placement:r}=t;const o=e.x+e.width/2-n.width/2,a=e.y+e.height/2-n.height/2;let i;switch(Qt(r)){case"top":i={x:o,y:e.y-n.height};break;case"bottom":i={x:o,y:e.y+e.height};break;case"right":i={x:e.x+e.width,y:a};break;case"left":i={x:e.x-n.width,y:a};break;default:i={x:e.x,y:e.y}}const s=Rn(r),l=Da(s);switch(Ze(r)){case"start":i[s]=i[s]-(e[l]/2-n[l]/2);break;case"end":i[s]=i[s]+(e[l]/2-n[l]/2);break}return i}const uv=async(t,e,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:i}=n;let s=await i.getElementRects({reference:t,floating:e,strategy:o}),{x:l,y:u}=Ts({...s,placement:r}),d=r,h={};for(let m=0;m({name:"arrow",options:t,async fn(e){const{element:n,padding:r=0}=t!=null?t:{},{x:o,y:a,placement:i,rects:s,platform:l}=e;if(n==null)return{};const u=Eu(r),d={x:o,y:a},h=Qt(i),m=Rn(h),_=Da(m),C=await l.getDimensions({element:n}),P=m==="y"?"top":"left",T=m==="y"?"bottom":"right",F=s.reference[_]+s.reference[m]-d[m]-s.floating[_],A=d[m]-s.reference[m],O=await l.getOffsetParent({element:n}),I=O?m==="y"?O.clientHeight||0:O.clientWidth||0:0,W=F/2-A/2,tt=u[P],G=I-C[_]-u[T],L=I/2-C[_]/2+W,x=ea(tt,L,G);return{data:{[m]:x,centerOffset:L-x}}}}),fv={left:"right",right:"left",bottom:"top",top:"bottom"};function Or(t){return t.replace(/left|right|bottom|top/g,e=>fv[e])}function Pu(t,e){const n=Ze(t)==="start",r=Rn(t),o=Da(r);let a=r==="x"?n?"right":"left":n?"bottom":"top";return e.reference[o]>e.floating[o]&&(a=Or(a)),{main:a,cross:Or(a)}}const hv={start:"end",end:"start"};function na(t){return t.replace(/start|end/g,e=>hv[e])}const mv=["top","right","bottom","left"],vv=mv.reduce((t,e)=>t.concat(e,e+"-start",e+"-end"),[]);function gv(t,e,n){return(t?[...n.filter(r=>Ze(r)===t),...n.filter(r=>Ze(r)!==t)]:n.filter(r=>Qt(r)===r)).filter(r=>t?Ze(r)===t||(e?na(r)!==r:!1):!0)}const yv=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,r,o,a,i,s;const{x:l,y:u,rects:d,middlewareData:h,placement:m}=e,{alignment:_=null,allowedPlacements:C=vv,autoAlignment:P=!0,...T}=t;if((n=h.autoPlacement)!=null&&n.skip)return{};const F=gv(_,P,C),A=await Wr(e,T),O=(r=(o=h.autoPlacement)==null?void 0:o.index)!=null?r:0,I=F[O],{main:W,cross:tt}=Pu(I,d);if(m!==I)return{x:l,y:u,reset:{placement:F[0]}};const G=[A[Qt(I)],A[W],A[tt]],L=[...(a=(i=h.autoPlacement)==null?void 0:i.overflows)!=null?a:[],{placement:I,overflows:G}],x=F[O+1];if(x)return{data:{index:O+1,overflows:L},reset:{placement:x}};const g=L.slice().sort((p,f)=>p.overflows[0]-f.overflows[0]),S=(s=g.find(p=>{let{overflows:f}=p;return f.every(y=>y<=0)}))==null?void 0:s.placement;return{data:{skip:!0},reset:{placement:S!=null?S:g[0].placement}}}}};function _v(t){const e=Or(t);return[na(t),e,na(e)]}const xv=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:o,middlewareData:a,rects:i,initialPlacement:s}=e;if((n=a.flip)!=null&&n.skip)return{};const{mainAxis:l=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",flipAlignment:m=!0,..._}=t,C=Qt(o),P=d||(C===s||!m?[Or(s)]:_v(s)),T=[s,...P],F=await Wr(e,_),A=[];let O=((r=a.flip)==null?void 0:r.overflows)||[];if(l&&A.push(F[C]),u){const{main:G,cross:L}=Pu(o,i);A.push(F[G],F[L])}if(O=[...O,{placement:o,overflows:A}],!A.every(G=>G<=0)){var I,W;const G=((I=(W=a.flip)==null?void 0:W.index)!=null?I:0)+1,L=T[G];if(L)return{data:{index:G,overflows:O},reset:{placement:L}};let x="bottom";switch(h){case"bestFit":{var tt;const g=(tt=O.slice().sort((S,p)=>S.overflows.filter(f=>f>0).reduce((f,y)=>f+y,0)-p.overflows.filter(f=>f>0).reduce((f,y)=>f+y,0))[0])==null?void 0:tt.placement;g&&(x=g);break}case"initialPlacement":x=s;break}return{data:{skip:!0},reset:{placement:x}}}return{}}}};function wv(t){let{placement:e,rects:n,value:r}=t;const o=Qt(e),a=["left","top"].includes(o)?-1:1,i=typeof r=="function"?r({...n,placement:e}):r,{mainAxis:s,crossAxis:l}=typeof i=="number"?{mainAxis:i,crossAxis:0}:{mainAxis:0,crossAxis:0,...i};return Rn(o)==="x"?{x:l,y:s*a}:{x:s*a,y:l}}const bv=function(t){return t===void 0&&(t=0),{name:"offset",options:t,fn(e){const{x:n,y:r,placement:o,rects:a}=e,i=wv({placement:o,rects:a,value:t});return{x:n+i.x,y:r+i.y,data:i}}}};function Tv(t){return t==="x"?"y":"x"}const Cv=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:o}=e,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:T=>{let{x:F,y:A}=T;return{x:F,y:A}}},...l}=t,u={x:n,y:r},d=await Wr(e,l),h=Rn(Qt(o)),m=Tv(h);let _=u[h],C=u[m];if(a){const T=h==="y"?"top":"left",F=h==="y"?"bottom":"right",A=_+d[T],O=_-d[F];_=ea(A,_,O)}if(i){const T=m==="y"?"top":"left",F=m==="y"?"bottom":"right",A=C+d[T],O=C-d[F];C=ea(A,C,O)}const P=s.fn({...e,[h]:_,[m]:C});return{...P,data:{x:P.x-n,y:P.y-r}}}}},Av=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){var n;const{placement:r,rects:o,middlewareData:a}=e,{apply:i,...s}=t;if((n=a.size)!=null&&n.skip)return{};const l=await Wr(e,s),u=Qt(r),d=Ze(r)==="end";let h,m;u==="top"||u==="bottom"?(h=u,m=d?"left":"right"):(m=u,h=d?"top":"bottom");const _=be(l.left,0),C=be(l.right,0),P=be(l.top,0),T=be(l.bottom,0),F={height:o.floating.height-(["left","right"].includes(r)?2*(P!==0||T!==0?P+T:be(l.top,l.bottom)):l[h]),width:o.floating.width-(["top","bottom"].includes(r)?2*(_!==0||C!==0?_+C:be(l.left,l.right)):l[m])};return i==null||i({...F,...o}),{data:{skip:!0},reset:{rects:!0}}}}};function La(t){return(t==null?void 0:t.toString())==="[object Window]"}function me(t){if(t==null)return window;if(!La(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function Kr(t){return me(t).getComputedStyle(t)}function Xt(t){return La(t)?"":t?(t.nodeName||"").toLowerCase():""}function Jt(t){return t instanceof me(t).HTMLElement}function Dr(t){return t instanceof me(t).Element}function Sv(t){return t instanceof me(t).Node}function ku(t){const e=me(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function Yr(t){const{overflow:e,overflowX:n,overflowY:r}=Kr(t);return/auto|scroll|overlay|hidden/.test(e+r+n)}function Ev(t){return["table","td","th"].includes(Xt(t))}function Nu(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),n=Kr(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 Cs=Math.min,bn=Math.max,Lr=Math.round;function en(t,e){e===void 0&&(e=!1);const n=t.getBoundingClientRect();let r=1,o=1;return e&&Jt(t)&&(r=t.offsetWidth>0&&Lr(n.width)/t.offsetWidth||1,o=t.offsetHeight>0&&Lr(n.height)/t.offsetHeight||1),{width:n.width/r,height:n.height/o,top:n.top/o,right:n.right/r,bottom:n.bottom/o,left:n.left/r,x:n.left/r,y:n.top/o}}function ve(t){return((Sv(t)?t.ownerDocument:t.document)||window.document).documentElement}function qr(t){return La(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function $u(t){return en(ve(t)).left+qr(t).scrollLeft}function Pv(t){const e=en(t);return Lr(e.width)!==t.offsetWidth||Lr(e.height)!==t.offsetHeight}function kv(t,e,n){const r=Jt(e),o=ve(e),a=en(t,r&&Pv(e));let i={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(r||!r&&n!=="fixed")if((Xt(e)!=="body"||Yr(o))&&(i=qr(e)),Jt(e)){const l=en(e,!0);s.x=l.x+e.clientLeft,s.y=l.y+e.clientTop}else o&&(s.x=$u(o));return{x:a.left+i.scrollLeft-s.x,y:a.top+i.scrollTop-s.y,width:a.width,height:a.height}}function Zr(t){return Xt(t)==="html"?t:t.assignedSlot||t.parentNode||(ku(t)?t.host:null)||ve(t)}function As(t){return!Jt(t)||getComputedStyle(t).position==="fixed"?null:t.offsetParent}function Nv(t){let e=Zr(t);for(;Jt(e)&&!["html","body"].includes(Xt(e));){if(Nu(e))return e;e=e.parentNode}return null}function ra(t){const e=me(t);let n=As(t);for(;n&&Ev(n)&&getComputedStyle(n).position==="static";)n=As(n);return n&&(Xt(n)==="html"||Xt(n)==="body"&&getComputedStyle(n).position==="static"&&!Nu(n))?e:n||Nv(t)||e}function Ss(t){return{width:t.offsetWidth,height:t.offsetHeight}}function $v(t){let{rect:e,offsetParent:n,strategy:r}=t;const o=Jt(n),a=ve(n);if(n===a)return e;let i={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((o||!o&&r!=="fixed")&&((Xt(n)!=="body"||Yr(a))&&(i=qr(n)),Jt(n))){const l=en(n,!0);s.x=l.x+n.clientLeft,s.y=l.y+n.clientTop}return{...e,x:e.x-i.scrollLeft+s.x,y:e.y-i.scrollTop+s.y}}function Fv(t){const e=me(t),n=ve(t),r=e.visualViewport;let o=n.clientWidth,a=n.clientHeight,i=0,s=0;return r&&(o=r.width,a=r.height,Math.abs(e.innerWidth/r.scale-r.width)<.01&&(i=r.offsetLeft,s=r.offsetTop)),{width:o,height:a,x:i,y:s}}function Ov(t){var e;const n=ve(t),r=qr(t),o=(e=t.ownerDocument)==null?void 0:e.body,a=bn(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),i=bn(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0);let s=-r.scrollLeft+$u(t);const l=-r.scrollTop;return Kr(o||n).direction==="rtl"&&(s+=bn(n.clientWidth,o?o.clientWidth:0)-a),{width:a,height:i,x:s,y:l}}function Fu(t){return["html","body","#document"].includes(Xt(t))?t.ownerDocument.body:Jt(t)&&Yr(t)?t:Fu(Zr(t))}function Mr(t,e){var n;e===void 0&&(e=[]);const r=Fu(t),o=r===((n=t.ownerDocument)==null?void 0:n.body),a=me(r),i=o?[a].concat(a.visualViewport||[],Yr(r)?r:[]):r,s=e.concat(i);return o?s:s.concat(Mr(Zr(i)))}function Dv(t,e){const n=e.getRootNode==null?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&&ku(n)){let r=e;do{if(r&&t===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function Lv(t){const e=en(t),n=e.top+t.clientTop,r=e.left+t.clientLeft;return{top:n,left:r,x:r,y:n,right:r+t.clientWidth,bottom:n+t.clientHeight,width:t.clientWidth,height:t.clientHeight}}function Es(t,e){return e==="viewport"?ta(Fv(t)):Dr(e)?Lv(e):ta(Ov(ve(t)))}function Mv(t){const e=Mr(Zr(t)),n=["absolute","fixed"].includes(Kr(t).position)&&Jt(t)?ra(t):t;return Dr(n)?e.filter(r=>Dr(r)&&Dv(r,n)&&Xt(r)!=="body"):[]}function Bv(t){let{element:e,boundary:n,rootBoundary:r}=t;const o=[...n==="clippingParents"?Mv(e):[].concat(n),r],a=o[0],i=o.reduce((s,l)=>{const u=Es(e,l);return s.top=bn(u.top,s.top),s.right=Cs(u.right,s.right),s.bottom=Cs(u.bottom,s.bottom),s.left=bn(u.left,s.left),s},Es(e,a));return i.width=i.right-i.left,i.height=i.bottom-i.top,i.x=i.left,i.y=i.top,i}const Rv={getElementRects:t=>{let{reference:e,floating:n,strategy:r}=t;return{reference:kv(e,ra(n),r),floating:{...Ss(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:t=>$v(t),getOffsetParent:t=>{let{element:e}=t;return ra(e)},isElement:t=>Dr(t),getDocumentElement:t=>{let{element:e}=t;return ve(e)},getClippingClientRect:t=>Bv(t),getDimensions:t=>{let{element:e}=t;return Ss(e)},getClientRects:t=>{let{element:e}=t;return e.getClientRects()}},Iv=(t,e,n)=>uv(t,e,{platform:Rv,...n});var zv=Object.defineProperty,jv=Object.defineProperties,Hv=Object.getOwnPropertyDescriptors,Br=Object.getOwnPropertySymbols,Ou=Object.prototype.hasOwnProperty,Du=Object.prototype.propertyIsEnumerable,Ps=(t,e,n)=>e in t?zv(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,ie=(t,e)=>{for(var n in e||(e={}))Ou.call(e,n)&&Ps(t,n,e[n]);if(Br)for(var n of Br(e))Du.call(e,n)&&Ps(t,n,e[n]);return t},Xr=(t,e)=>jv(t,Hv(e)),Vv=(t,e)=>{var n={};for(var r in t)Ou.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&Br)for(var r of Br(t))e.indexOf(r)<0&&Du.call(t,r)&&(n[r]=t[r]);return n};function Lu(t,e){for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(typeof e[n]=="object"&&t[n]?Lu(t[n],e[n]):t[n]=e[n])}const Rt={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 nn(t,e){let n=Rt.themes[t]||{},r;do r=n[e],typeof r>"u"?n.$extend?n=Rt.themes[n.$extend]||{}:(n=null,r=Rt[e]):n=null;while(n);return r}function Uv(t){const e=[t];let n=Rt.themes[t]||{};do n.$extend&&!n.$resetCss?(e.push(n.$extend),n=Rt.themes[n.$extend]||{}):n=null;while(n);return e.map(r=>"v-popper--theme-".concat(r))}function ks(t){const e=[t];let n=Rt.themes[t]||{};do n.$extend?(e.push(n.$extend),n=Rt.themes[n.$extend]||{}):n=null;while(n);return e}let De=!1;if(typeof window<"u"){De=!1;try{const t=Object.defineProperty({},"passive",{get(){De=!0}});window.addEventListener("test",null,t)}catch{}}let Mu=!1;typeof window<"u"&&typeof navigator<"u"&&(Mu=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Bu=["auto","top","bottom","left","right"].reduce((t,e)=>t.concat([e,"".concat(e,"-start"),"".concat(e,"-end")]),[]),Ns={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},$s={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function Fs(t,e){const n=t.indexOf(e);n!==-1&&t.splice(n,1)}function To(){return new Promise(t=>requestAnimationFrame(()=>{requestAnimationFrame(t)}))}const $t=[];let _e=null;const Os={};function Ds(t){let e=Os[t];return e||(e=Os[t]=[]),e}let oa=function(){};typeof window<"u"&&(oa=window.Element);function U(t){return function(){const e=this.$props;return nn(e.theme,t)}}const Co="__floating-vue__popper";var Ru=()=>({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:U("disabled")},positioningDisabled:{type:Boolean,default:U("positioningDisabled")},placement:{type:String,default:U("placement"),validator:t=>Bu.includes(t)},delay:{type:[String,Number,Object],default:U("delay")},distance:{type:[Number,String],default:U("distance")},skidding:{type:[Number,String],default:U("skidding")},triggers:{type:Array,default:U("triggers")},showTriggers:{type:[Array,Function],default:U("showTriggers")},hideTriggers:{type:[Array,Function],default:U("hideTriggers")},popperTriggers:{type:Array,default:U("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:U("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:U("popperHideTriggers")},container:{type:[String,Object,oa,Boolean],default:U("container")},boundary:{type:[String,oa],default:U("boundary")},strategy:{type:String,validator:t=>["absolute","fixed"].includes(t),default:U("strategy")},autoHide:{type:[Boolean,Function],default:U("autoHide")},handleResize:{type:Boolean,default:U("handleResize")},instantMove:{type:Boolean,default:U("instantMove")},eagerMount:{type:Boolean,default:U("eagerMount")},popperClass:{type:[String,Array,Object],default:U("popperClass")},computeTransformOrigin:{type:Boolean,default:U("computeTransformOrigin")},autoMinSize:{type:Boolean,default:U("autoMinSize")},autoSize:{type:[Boolean,String],default:U("autoSize")},autoMaxSize:{type:Boolean,default:U("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:U("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:U("preventOverflow")},overflowPadding:{type:[Number,String],default:U("overflowPadding")},arrowPadding:{type:[Number,String],default:U("arrowPadding")},arrowOverflow:{type:Boolean,default:U("arrowOverflow")},flip:{type:Boolean,default:U("flip")},shift:{type:Boolean,default:U("shift")},shiftCrossAxis:{type:Boolean,default:U("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:U("noAutoFocus")}},provide(){return{[Co]:{parentPopper:this}}},inject:{[Co]:{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:Xr(ie({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var t;return(t=this[Co])==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:ie(ie({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_".concat([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 r,o;(r=this.parentPopper)!=null&&r.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(n||!this.disabled)&&(((o=this.parentPopper)==null?void 0:o.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 r;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}((r=this.parentPopper)==null?void 0:r.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(bv({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?e.middleware.push(yv({alignment:(t=this.placement.split("-")[1])!=null?t:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(Cv({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&e.middleware.push(xv({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(dv({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:a,middlewareData:i})=>{let s;const{centerOffset:l}=i.arrow;return o.startsWith("top")||o.startsWith("bottom")?s=Math.abs(l)>a.reference.width/2:s=Math.abs(l)>a.reference.height/2,{data:{overflow:s}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:a,placement:i,middlewareData:s})=>{var l;if((l=s.autoSize)!=null&&l.skip)return{};let u,d;return i.startsWith("top")||i.startsWith("bottom")?u=a.reference.width:d=a.reference.height,this.$_innerNode.style[o==="min"?"minWidth":o==="max"?"maxWidth":"width"]=u!=null?"".concat(u,"px"):null,this.$_innerNode.style[o==="min"?"minHeight":o==="max"?"maxHeight":"height"]=d!=null?"".concat(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(Av({boundary:this.boundary,padding:this.overflowPadding,apply:({width:o,height:a})=>{this.$_innerNode.style.maxWidth=o!=null?"".concat(o,"px"):null,this.$_innerNode.style.maxHeight=a!=null?"".concat(a,"px"):null}})));const r=await Iv(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:r.x,y:r.y,placement:r.placement,strategy:r.strategy,arrow:ie(ie({},r.middlewareData.arrow),r.middlewareData.arrowOverflow)})},$_scheduleShow(t=null,e=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),_e&&this.instantMove&&_e.instantMove&&_e!==this.parentPopper){_e.$_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&&(_e=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 To(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Mr(this.$_referenceNode),...Mr(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"),r=n.parentNode.getBoundingClientRect(),o=e.x+e.width/2-(r.left+n.offsetLeft),a=e.y+e.height/2-(r.top+n.offsetTop);this.result.transformOrigin="".concat(o,"px ").concat(a,"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 ks(this.theme))Ds(e).push(this),document.body.classList.add("v-popper--some-open--".concat(e));this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await To(),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,Fs($t,this),$t.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of ks(this.theme)){const r=Ds(n);Fs(r,this),r.length===0&&document.body.classList.remove("v-popper--some-open--".concat(n))}_e===this&&(_e=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const e=nn(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 To(),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,Ns,this.triggers,this.showTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Ns,this.popperTriggers,this.popperShowTriggers,t);const e=n=>r=>{r.usedByTooltip||this.hide({event:r,skipAiming:n})};this.$_registerTriggerListeners(this.$_targetNodes,$s,this.triggers,this.hideTriggers,e(!1)),this.$_registerTriggerListeners([this.$_popperNode],$s,this.popperTriggers,this.popperHideTriggers,e(!0))},$_registerEventListeners(t,e,n){this.$_events.push({targetNodes:t,eventType:e,handler:n}),t.forEach(r=>r.addEventListener(e,n,De?{passive:!0}:void 0))},$_registerTriggerListeners(t,e,n,r,o){let a=n;r!=null&&(a=typeof r=="function"?r(a):r),a.forEach(i=>{const s=e[i];s&&this.$_registerEventListeners(t,s,o)})},$_removeEventListeners(t){const e=[];this.$_events.forEach(n=>{const{targetNodes:r,eventType:o,handler:a}=n;!t||t===o?r.forEach(i=>i.removeEventListener(o,a)):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 r=n.getAttribute(t);r&&(n.removeAttribute(t),n.setAttribute(e,r))}},$_applyAttrsToTarget(t){for(const e of this.$_targetNodes)for(const n in t){const r=t[n];r==null?e.removeAttribute(n):e.setAttribute(n,r)}},$_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(Tn>=t.left&&Tn<=t.right&&Cn>=t.top&&Cn<=t.bottom){const e=this.$_popperNode.getBoundingClientRect(),n=Tn-re,r=Cn-oe,o=e.left+e.width/2-re+(e.top+e.height/2)-oe+e.width+e.height,a=re+n*o,i=oe+r*o;return rr(re,oe,a,i,e.left,e.top,e.left,e.bottom)||rr(re,oe,a,i,e.left,e.top,e.right,e.top)||rr(re,oe,a,i,e.right,e.top,e.right,e.bottom)||rr(re,oe,a,i,e.left,e.bottom,e.right,e.bottom)}return!1}},render(){return this.$scopedSlots.default(this.slotData)[0]}});typeof document<"u"&&typeof window<"u"&&(Mu?(document.addEventListener("touchstart",Ls,De?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",Wv,De?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Ls,!0),window.addEventListener("click",Gv,!0)),window.addEventListener("resize",qv));function Ls(t){for(let e=0;e<$t.length;e++){const n=$t[e];try{const r=n.popperNode();n.$_mouseDownContains=r.contains(t.target)}catch{}}}function Gv(t){Iu(t)}function Wv(t){Iu(t,!0)}function Iu(t,e=!1){const n={};for(let r=$t.length-1;r>=0;r--){const o=$t[r];try{const a=o.$_containsGlobalTarget=Kv(o,t);o.$_pendingHide=!1,requestAnimationFrame(()=>{if(o.$_pendingHide=!1,!n[o.randomId]&&Ms(o,a,t)){if(o.$_handleGlobalClose(t,e),!t.closeAllPopover&&t.closePopover&&a){let s=o.parentPopper;for(;s;)n[s.randomId]=!0,s=s.parentPopper;return}let i=o.parentPopper;for(;i&&Ms(i,i.$_containsGlobalTarget,t);)i.$_handleGlobalClose(t,e),i=i.parentPopper}})}catch{}}}function Kv(t,e){const n=t.popperNode();return t.$_mouseDownContains||n.contains(e.target)}function Ms(t,e,n){return n.closeAllPopover||n.closePopover&&e||Yv(t,n)&&!e}function Yv(t,e){if(typeof t.autoHide=="function"){const n=t.autoHide(e);return t.lastAutoHide=n,n}return t.autoHide}function qv(t){for(let e=0;e<$t.length;e++)$t[e].$_computePosition(t)}let re=0,oe=0,Tn=0,Cn=0;typeof window<"u"&&window.addEventListener("mousemove",t=>{re=Tn,oe=Cn,Tn=t.clientX,Cn=t.clientY},De?{passive:!0}:void 0);function rr(t,e,n,r,o,a,i,s){const l=((i-o)*(e-a)-(s-a)*(t-o))/((s-a)*(n-t)-(i-o)*(r-e)),u=((n-t)*(e-a)-(r-e)*(t-o))/((s-a)*(n-t)-(i-o)*(r-e));return l>=0&&l<=1&&u>=0&&u<=1}function Zv(){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 r=t.indexOf("rv:");return parseInt(t.substring(r+3,t.indexOf(".",r)),10)}var o=t.indexOf("Edge/");return o>0?parseInt(t.substring(o+5,t.indexOf(".",o)),10):-1}var vr;function aa(){aa.init||(aa.init=!0,vr=Zv()!==-1)}var Xv={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var t=this;aa(),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",vr&&this.$el.appendChild(e),e.data="about:blank",vr||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&&(!vr&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};function Jv(t,e,n,r,o,a,i,s,l,u){var d=typeof n=="function"?n.options:n;return t&&t.render&&(d.render=t.render,d.staticRenderFns=t.staticRenderFns,d._compiled=!0),d._scopeId=r,n}var Qv=Xv,zu=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},t0=[];zu._withStripped=!0;var e0=void 0,n0="data-v-8859cc6c",ia=Jv({render:zu,staticRenderFns:t0},e0,Qv,n0);function r0(t){t.component("resize-observer",ia),t.component("ResizeObserver",ia)}var o0={version:"1.0.1",install:r0},or=null;typeof window<"u"?or=window.Vue:typeof Xe<"u"&&(or=Xe.Vue),or&&or.use(o0);var ju={computed:{themeClass(){return Uv(this.theme)}}},a0={name:"VPopperContent",components:{ResizeObserver:ia},mixins:[ju],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)?"".concat(t,"px"):null}}},i0=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(r){if(!r.type.indexOf("key")&&t._k(r.keyCode,"esc",27,r.key,["Esc","Escape"]))return null;t.autoHide&&t.$emit("hide")}}},[n("div",{staticClass:"v-popper__backdrop",on:{click:function(r){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(r){return t.$emit("resize",r)}}}):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"})])])])},s0=[];function un(t,e,n,r,o,a,i,s){var l=typeof t=="function"?t.options:t;e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0);var u;if(o&&(u=o),u)if(l.functional){l._injectStyles=u;var d=l.render;l.render=function(m,_){return u.call(_),d(m,_)}}else{var h=l.beforeCreate;l.beforeCreate=h?[].concat(h,u):[u]}return{exports:t,options:l}}const Bs={};var l0=un(a0,i0,s0,!1,u0);function u0(t){for(let e in Bs)this[e]=Bs[e]}var Hu=function(){return l0.exports}(),Ma={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)}}},c0={name:"VPopperWrapper",components:{Popper:Ru(),PopperContent:Hu},mixins:[Ma,ju],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)}}},p0=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(r){var o=r.popperId,a=r.isShown,i=r.shouldMountContent,s=r.skipTransition,l=r.autoHide,u=r.show,d=r.hide,h=r.handleResize,m=r.onResize,_=r.classes,C=r.result;return[n("div",{ref:"reference",staticClass:"v-popper",class:[t.themeClass,{"v-popper--shown":a}]},[t._t("default",null,{shown:a,show:u,hide:d}),n("PopperContent",{ref:"popperContent",attrs:{"popper-id":o,theme:t.theme,shown:a,mounted:i,"skip-transition":s,"auto-hide":l,"handle-resize":h,classes:_,result:C},on:{hide:d,resize:m}},[t._t("popper",null,{shown:a,hide:d})],2)],2)]}}],null,!0)},"Popper",t.$attrs,!1),t.$listeners))},d0=[];const Rs={};var f0=un(c0,p0,d0,!1,h0);function h0(t){for(let e in Rs)this[e]=Rs[e]}var Ba=function(){return f0.exports}(),m0=Xr(ie({},Ba),{name:"VDropdown",vPopperTheme:"dropdown"});let v0,g0;const Is={};var y0=un(m0,v0,g0,!1,_0);function _0(t){for(let e in Is)this[e]=Is[e]}var sa=function(){return y0.exports}(),x0=Xr(ie({},Ba),{name:"VMenu",vPopperTheme:"menu"});let w0,b0;const zs={};var T0=un(x0,w0,b0,!1,C0);function C0(t){for(let e in zs)this[e]=zs[e]}var js=function(){return T0.exports}(),A0=Xr(ie({},Ba),{name:"VTooltip",vPopperTheme:"tooltip"});let S0,E0;const Hs={};var P0=un(A0,S0,E0,!1,k0);function k0(t){for(let e in Hs)this[e]=Hs[e]}var Vs=function(){return P0.exports}(),N0={name:"VTooltipDirective",components:{Popper:Ru(),PopperContent:Hu},mixins:[Ma],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return nn(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return nn(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(r=>this.onResult(e,r)):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}}},$0=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(r){var o=r.popperId,a=r.isShown,i=r.shouldMountContent,s=r.skipTransition,l=r.autoHide,u=r.hide,d=r.handleResize,h=r.onResize,m=r.classes,_=r.result;return[n("PopperContent",{ref:"popperContent",class:{"v-popper--tooltip-loading":t.loading},attrs:{"popper-id":o,theme:t.theme,shown:a,mounted:i,"skip-transition":s,"auto-hide":l,"handle-resize":d,classes:m,result:_},on:{hide:u,resize:h}},[t.html?n("div",{domProps:{innerHTML:t._s(t.finalContent)}}):n("div",{domProps:{textContent:t._s(t.finalContent)}})])]}}])},"Popper",t.$attrs,!1),t.$listeners))},F0=[];const Us={};var O0=un(N0,$0,F0,!1,D0);function D0(t){for(let e in Us)this[e]=Us[e]}var L0=function(){return O0.exports}();const Vu="v-popper--has-tooltip";function M0(t,e){let n=t.placement;if(!n&&e)for(const r of Bu)e[r]&&(n=r);return n||(n=nn(t.theme||"tooltip","placement")),n}function Uu(t,e,n){let r;const o=typeof e;return o==="string"?r={content:e}:e&&o==="object"?r=e:r={content:!1},r.placement=M0(r,n),r.targetNodes=()=>[t],r.referenceNode=()=>t,r}function B0(t,e,n){const r=Uu(t,e,n),o=t.$_popper=new Z({mixins:[Ma],data(){return{options:r}},render(i){const s=this.options,{theme:l,html:u,content:d,loadingContent:h}=s,m=Vv(s,["theme","html","content","loadingContent"]);return i(L0,{props:{theme:l,html:u,content:d,loadingContent:h},attrs:m,ref:"popper"})},devtools:{hide:!0}}),a=document.createElement("div");return document.body.appendChild(a),o.$mount(a),t.classList&&t.classList.add(Vu),o}function Gu(t){t.$_popper&&(t.$_popper.$destroy(),delete t.$_popper,delete t.$_popperOldShown),t.classList&&t.classList.remove(Vu)}function Gs(t,{value:e,oldValue:n,modifiers:r}){const o=Uu(t,e,r);if(!o.content||nn(o.theme||"tooltip","disabled"))Gu(t);else{let a;t.$_popper?(a=t.$_popper,a.options=o):a=B0(t,e,r),typeof e.shown<"u"&&e.shown!==t.$_popperOldShown&&(t.$_popperOldShown=e.shown,e.shown?a.show():a.hide())}}var Wu={bind:Gs,update:Gs,unbind(t){Gu(t)}};function Ws(t){t.addEventListener("click",Ku),t.addEventListener("touchstart",Yu,De?{passive:!0}:!1)}function Ks(t){t.removeEventListener("click",Ku),t.removeEventListener("touchstart",Yu),t.removeEventListener("touchend",qu),t.removeEventListener("touchcancel",Zu)}function Ku(t){const e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function Yu(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",qu),e.addEventListener("touchcancel",Zu)}}function qu(t){const e=t.currentTarget;if(e.$_vclosepopover_touch=!1,t.changedTouches.length===1){const n=t.changedTouches[0],r=e.$_vclosepopover_touchPoint;t.closePopover=Math.abs(n.screenY-r.screenY)<20&&Math.abs(n.screenX-r.screenX)<20,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}}function Zu(t){const e=t.currentTarget;e.$_vclosepopover_touch=!1}var R0={bind(t,{value:e,modifiers:n}){t.$_closePopoverModifiers=n,(typeof e>"u"||e)&&Ws(t)},update(t,{value:e,oldValue:n,modifiers:r}){t.$_closePopoverModifiers=r,e!==n&&(typeof e>"u"||e?Ws(t):Ks(t))},unbind(t){Ks(t)}};const ar=Rt,I0=Wu,z0=sa;function j0(t,e={}){t.$_vTooltipInstalled||(t.$_vTooltipInstalled=!0,Lu(Rt,e),t.directive("tooltip",Wu),t.directive("close-popper",R0),t.component("v-tooltip",Vs),t.component("VTooltip",Vs),t.component("v-dropdown",sa),t.component("VDropdown",sa),t.component("v-menu",js),t.component("VMenu",js))}const H0={version:"1.0.0-beta.19",install:j0,options:Rt};let ir=null;typeof window<"u"?ir=window.Vue:typeof Xe<"u"&&(ir=Xe.Vue),ir&&ir.use(H0);const V0={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(){var t,e;return(e=(t=this.$scopedSlots).default)==null?void 0:e.call(t,{attrs:this.triggerAttrs})}},U0=null,G0=null;var W0=kt(V0,U0,G0,!1,null,null);const K0=W0.exports,Y0={name:"NcPopover",components:{Dropdown:z0,NcPopoverTriggerProvider:K0},inheritAttrs:!1,props:{shown:{type:Boolean,default:!1},popupRole:{type:String,default:void 0,validator:t=>["menu","listbox","tree","grid","dialog","true"].includes(t)},popoverBaseClass:{type:String,default:""},focusTrap:{type:Boolean,default:!0},setReturnFocus:{default:void 0,type:[HTMLElement,SVGElement,String,Boolean]}},emits:["after-show","after-hide","update:shown"],data(){return{internalShown:this.shown}},watch:{shown(t){this.internalShown=t},internalShown(t){this.$emit("update:shown",t)}},mounted(){this.checkTriggerA11y()},beforeDestroy(){this.clearFocusTrap(),this.clearEscapeStopPropagation()},methods:{checkTriggerA11y(){var t;(t=window.OC)!=null&&t.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(){var t,e;return(e=(t=this.$refs.popover)==null?void 0:t.$refs.popperContent)==null?void 0:e.$el},getPopoverTriggerContainerElement(){return this.$refs.popover.$refs.reference},async useFocusTrap(){if(await this.$nextTick(),!this.focusTrap)return;const t=this.getPopoverContentElement();t&&(this.$focusTrap=Au(t,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus,trapStack:Fr()}),this.$focusTrap.activate())},clearFocusTrap(t={}){var e;try{(e=this.$focusTrap)==null||e.deactivate(t),this.$focusTrap=null}catch(n){console.warn(n)}},addEscapeStopPropagation(){const t=this.getPopoverContentElement();t==null||t.addEventListener("keydown",this.stopKeydownEscapeHandler)},clearEscapeStopPropagation(){const t=this.getPopoverContentElement();t==null||t.removeEventListener("keydown",this.stopKeydownEscapeHandler)},stopKeydownEscapeHandler(t){t.type==="keydown"&&t.key==="Escape"&&t.stopPropagation()},afterShow(){this.removeFloatingVueAriaDescribedBy(),this.$nextTick(()=>{this.$emit("after-show"),this.useFocusTrap(),this.addEscapeStopPropagation()})},afterHide(){this.$emit("after-hide"),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};var q0=function(){var t=this,e=t._self._c;return e("Dropdown",t._g(t._b({ref:"popover",attrs:{distance:10,"arrow-padding":10,"no-auto-focus":!0,"popper-class":t.popoverBaseClass,shown:t.internalShown},on:{"update:shown":function(n){t.internalShown=n},"apply-show":t.afterShow,"apply-hide":t.afterHide},scopedSlots:t._u([{key:"popper",fn:function(){return[t._t("default")]},proxy:!0}],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)},Z0=[],X0=kt(Y0,q0,Z0,!1,null,null);const J0=X0.exports,Q0={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var t1=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:!0,"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()])])])},e1=[],n1=kt(Q0,t1,e1,!1,null,null);const r1=n1.exports;fu(ym);const Ys=".focusable",o1={name:"NcActions",components:{NcButton:ou,NcPopover:J0},provide(){return{"NcActions:isSemanticMenu":Ut(()=>this.actionsMenuSemanticType==="menu")}},props:{open:{type:Boolean,default:!1},manualOpen:{type:Boolean,default:!1},forceMenu:{type:Boolean,default:!1},forceName:{type:Boolean,default:!1},menuName:{type:String,default:null},forceSemanticType:{type:String,default:null,validator(t){return["dialog","menu","expanded","tooltip"].includes(t)}},primary:{type:Boolean,default:!1},type:{type:String,validator(t){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].indexOf(t)!==-1},default:null},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default:we("Actions")},ariaHidden:{type:Boolean,default:null},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:()=>{var t;return(t=document.querySelector("#content-vue"))!=null?t:document.querySelector("body")}},container:{type:[String,Object,Element,Boolean],default:"body"},disabled:{type:Boolean,default:!1},inline:{type:Number,default:0}},emits:["open","update:open","close","focus","blur","click"],setup(t){const e="menu-".concat(Su()),n="trigger-".concat(e),r=xt(),{top:o,bottom:a}=vs(r),{top:i,bottom:s}=vs(Nc(t,"boundariesElement")),{height:l}=Mm(),u=Ut(()=>Math.max(Math.min(o.value-84,o.value-i.value),Math.min(l.value-a.value-34,s.value-a.value)));return{triggerButton:r,maxMenuHeight:u,randomId:e,triggerRandomId:n}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown",externalFocusTrapStack:[]}},computed:{triggerBtnType(){return this.type||(this.primary?"primary":this.menuName?"secondary":"tertiary")},config(){return{menu:{popupRole:"menu",withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{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:{}}}[this.actionsMenuSemanticType]}},watch:{open(t){t!==this.opened&&(this.opened=t)},opened(){this.intersectIntoCurrentFocusTrapStack()}},methods:{getActionName(t){var e,n,r,o,a;return(a=(r=(n=(e=t==null?void 0:t.componentOptions)==null?void 0:e.Ctor)==null?void 0:n.extendOptions)==null?void 0:r.name)!=null?a:(o=t==null?void 0:t.componentOptions)==null?void 0:o.tag},intersectIntoCurrentFocusTrapStack(){if(!this.config.withFocusTrap)if(this.opened){this.externalFocusTrapStack=[...Fr()];for(const t of this.externalFocusTrapStack)t.pause()}else{for(const t of this.externalFocusTrapStack)t.unpause();this.externalFocusTrapStack=[]}},isValidSingleAction(t){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(t))},isIconUrl(t){try{return!!new URL(t,t.startsWith("/")?window.location.origin:void 0)}catch{return!1}},openMenu(t){this.opened||(this.opened=!0,this.$emit("update:open",!0),this.$emit("open"))},async closeMenu(t=!0){var e,n;this.opened&&(await this.$nextTick(),this.opened=!1,(e=this.$refs.popover)==null||e.clearFocusTrap({returnFocus:t}),this.$emit("update:open",!1),this.$emit("close"),this.focusIndex=0,t&&((n=this.$refs.triggerButton)==null||n.$el.focus()))},onOpen(){this.$nextTick(()=>{this.focusFirstAction(null),this.resizePopover()})},resizePopover(){const t=this.$refs.menu.closest(".v-popper__inner");if(this.$refs.menu.clientHeight>this.maxMenuHeight){let e=0,n=0;for(const r of this.$refs.menuList.children){if(e+r.clientHeight/2>this.maxMenuHeight){t.style.height="".concat(e-n/2,"px");break}n=r.clientHeight,e+=n}}else t.style.height="fit-content"},getCurrentActiveMenuItemElement(){return this.$refs.menu.querySelector("li.active")},getFocusableMenuItemElements(){return this.$refs.menu.querySelectorAll(Ys)},onMouseFocusAction(t){if(document.activeElement===t.target)return;const e=t.target.closest("li");if(e&&this.$refs.menu.contains(e)){const n=e.querySelector(Ys);if(n){const r=[...this.getFocusableMenuItemElements()].indexOf(n);r>-1&&(this.focusIndex=r,this.focusAction())}}},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 r=t.shiftKey?n-1:n+1;(r<0||r===e.length)&&this.closeMenu(!0),this.focusIndex=r,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)),t.key==="Escape"&&(this.closeMenu(),t.preventDefault())},onTriggerKeydown(t){t.key==="Escape"&&this.actionsMenuSemanticType==="tooltip"&&this.closeMenu()},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 r=n.slice(0,this.inline),o=e.filter(s=>!r.includes(s));if(this.forceSemanticType)this.actionsMenuSemanticType=this.forceSemanticType;else{const s=["NcActionInput","NcActionTextEditable"],l=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],u=["NcActionLink","NcActionRouter"],d=o.some(_=>s.includes(this.getActionName(_))),h=o.some(_=>l.includes(this.getActionName(_))),m=o.some(_=>u.includes(this.getActionName(_)));d?this.actionsMenuSemanticType="dialog":h?this.actionsMenuSemanticType="menu":m?this.actionsMenuSemanticType="expanded":e.filter(_=>this.getActionName(_).startsWith("NcAction")).length===e.length?this.actionsMenuSemanticType="tooltip":this.actionsMenuSemanticType="unknown"}const a=s=>{var l,u,d,h,m,_,C,P,T,F,A,O,I,W,tt,G,L,x,g,S,p,f,y,w,E,k,M,D,N,z;const B=(u=(l=s==null?void 0:s.componentOptions)==null?void 0:l.propsData)==null?void 0:u.icon,K=(_=(m=(h=(d=s==null?void 0:s.data)==null?void 0:d.scopedSlots)==null?void 0:h.icon())==null?void 0:m[0])!=null?_:this.isIconUrl(B)?t("img",{class:"action-item__menutoggle__icon",attrs:{src:B,alt:""}}):t("span",{class:["icon",B]}),j=((C=s==null?void 0:s.data)==null?void 0:C.attrs)||{},st=(T=(P=s==null?void 0:s.componentOptions)==null?void 0:P.listeners)==null?void 0:T.click,ft=(W=(I=(O=(A=(F=s==null?void 0:s.componentOptions)==null?void 0:F.children)==null?void 0:A[0])==null?void 0:O.text)==null?void 0:I.trim)==null?void 0:W.call(I),bt=((G=(tt=s==null?void 0:s.componentOptions)==null?void 0:tt.propsData)==null?void 0:G.ariaLabel)||ft,It=this.forceName?ft:"";let Dt=(x=(L=s==null?void 0:s.componentOptions)==null?void 0:L.propsData)==null?void 0:x.title;this.forceName||Dt||(Dt=ft);const te={...(S=(g=s==null?void 0:s.componentOptions)==null?void 0:g.propsData)!=null?S:{}},ee=["submit","reset"].includes(te.type)?te.modelValue:"button";return delete te.modelValue,delete te.type,t("NcButton",{class:["action-item action-item--single",(p=s==null?void 0:s.data)==null?void 0:p.staticClass,(f=s==null?void 0:s.data)==null?void 0:f.class],attrs:{...j,"aria-label":bt,title:Dt},ref:(y=s==null?void 0:s.data)==null?void 0:y.ref,props:{type:this.type||(It?"secondary":"tertiary"),disabled:this.disabled||((E=(w=s==null?void 0:s.componentOptions)==null?void 0:w.propsData)==null?void 0:E.disabled),pressed:(M=(k=s==null?void 0:s.componentOptions)==null?void 0:k.propsData)==null?void 0:M.modelValue,nativeType:ee,...te},on:{focus:this.onFocus,blur:this.onBlur,"update:pressed":(z=(N=(D=s==null?void 0:s.componentOptions)==null?void 0:D.listeners)==null?void 0:N["update:modelValue"])!=null?z:()=>{},...!!st&&{click:In=>{st&&st(In)}}}},[t("template",{slot:"icon"},[K]),It])},i=s=>{var l,u;const d=((l=this.$slots.icon)==null?void 0:l[0])||(this.defaultIcon?t("span",{class:["icon",this.defaultIcon]}):t(r1,{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?(u=this.$refs.triggerButton)==null?void 0:u.$el:null,focusTrap:this.config.withFocusTrap},attrs:{delay:0,handleResize:!0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,...this.manualOpen&&{triggers:[]}},on:{show:this.openMenu,"apply-show":this.onOpen,hide:this.closeMenu}},[t("NcButton",{class:"action-item__menutoggle",props:{type:this.triggerBtnType,disabled:this.disabled},slot:"trigger",ref:"triggerButton",attrs:{id:this.triggerRandomId,"aria-label":this.menuName?null:this.ariaLabel,...this.config.triggerA11yAttr},on:{focus:this.onFocus,blur:this.onBlur,click:this.onClick,keydown:this.onTriggerKeydown}},[t("template",{slot:"icon"},[d]),this.menuName]),t("div",{class:{open:this.opened},attrs:{tabindex:"-1",...this.config.popoverContainerA11yAttrs},on:{keydown:this.onKeydown,mousemove:this.onMouseFocusAction},ref:"menu"},[t("ul",{attrs:{tabindex:"-1",...this.config.popoverUlA11yAttrs},ref:"menuList"},[s])])])};return e.length===1&&n.length===1&&!this.forceMenu?a(e[0]):(this.$nextTick(()=>{this.opened&&this.$refs.menu&&(this.resizePopover(),(this.$refs.menu.querySelector("li.active")||[]).length===0&&this.focusFirstAction())}),r.length>0&&this.inline>0?t("div",{class:["action-items","action-item--".concat(this.triggerBtnType)]},[...r.map(a),o.length>0?t("div",{class:["action-item",{"action-item--open":this.opened}]},[i(o)]):null]):t("div",{class:["action-item action-item--default-popover","action-item--".concat(this.triggerBtnType),{"action-item--open":this.opened}]},[i(e)]))}},a1=null,i1=null;var s1=kt(o1,a1,i1,!1,null,"3713841c");const l1=s1.exports;ar.themes.tooltip.html=!1,ar.themes.tooltip.delay={show:500,hide:200},ar.themes.tooltip.distance=10,ar.themes.tooltip["arrow-padding"]=3;const u1={name:"ChevronRightIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var c1=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chevron-right-icon",attrs:{"aria-hidden":t.title?null:!0,"aria-label":t.title,role:"img"},on:{click:function(n){return t.$emit("click",n)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},p1=[],d1=kt(u1,c1,p1,!1,null,null);const f1=d1.exports,h1={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var m1=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:!0,"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()])])])},v1=[],g1=kt(h1,m1,v1,!1,null,null);const y1=g1.exports;fu(_m,xm);function _1(t,e){let n,r,o=e,a;this.start=function(){a=!0,r=new Date,n=setTimeout(t,o)},this.pause=function(){a=!1,clearTimeout(n),o-=new Date-r},this.clear=function(){a=!1,clearTimeout(n),o=0},this.getTimeLeft=function(){return a&&(this.pause(),this.start()),o},this.getStateRunning=function(){return a},this.start()}const x1={name:"ChevronLeftIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var w1=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chevron-left-icon",attrs:{"aria-hidden":t.title?null:!0,"aria-label":t.title,role:"img"},on:{click:function(n){return t.$emit("click",n)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},b1=[],T1=kt(x1,w1,b1,!1,null,null);const C1=T1.exports,A1={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var S1=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:!0,"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()])])])},E1=[],P1=kt(A1,S1,E1,!1,null,null);const k1=P1.exports,N1={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var $1=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:!0,"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()])])])},F1=[],O1=kt(N1,$1,F1,!1,null,null);const D1=O1.exports,L1={name:"NcModal",components:{NcActions:l1,ChevronLeft:C1,ChevronRight:f1,Close:y1,Pause:k1,Play:D1,NcButton:ou},directives:{tooltip:I0},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},spreadNavigation:{type:Boolean,default:!1},size:{type:String,default:"normal",validator:t=>["small","normal","large","full"].includes(t)},canClose:{type:Boolean,default:!0},closeOnClickOutside:{type:Boolean,default:!0},dark:{type:Boolean,default:!1},container:{type:[String,null],default:"body"},closeButtonContained:{type:Boolean,default:!0},additionalTrapElements:{type:Array,default:()=>[]},inlineActions:{type:Number,default:0},show:{type:Boolean,default:void 0},labelId:{type:String,default:""},setReturnFocus:{default:void 0,type:[HTMLElement,SVGElement,String,Boolean]}},emits:["previous","next","close","update:show"],data(){return{mc:null,playing:!1,slideshowTimeout:null,iconSize:24,focusTrap:null,externalFocusTrapStack:[],randId:Su(),internalShow:!0}},computed:{modalLabelId(){return this.labelId||"modal-name-".concat(this.randId)},showModal(){return this.show===void 0?this.internalShow:this.show},modalTransitionName(){return"modal-".concat(this.outTransition?"out":"in")},playPauseName(){return this.playing?we("Pause slideshow"):we("Start slideshow")},cssVariables(){return{"--slideshow-duration":this.slideshowDelay+"ms","--icon-size":this.iconSize+"px"}},closeButtonAriaLabel(){return we("Close")},prevButtonAriaLabel(){return we("Previous")},nextButtonAriaLabel(){return we("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=Dm(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:we,previous(t){this.hasPrevious&&(t&&this.resetSlideshow(),this.$emit("previous",t))},next(t){this.hasNext&&(t&&this.resetSlideshow(),this.$emit("next",t))},close(t){this.canClose&&(this.internalShow=!1,this.$emit("update:show",!1),setTimeout(()=>{this.$emit("close",t)},300))},handleClickModalWrapper(t){this.closeOnClickOutside&&this.close(t)},handleKeydown(t){if(t.key==="Escape"){const n=Fr();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&&(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 _1(()=>{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:Fr(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.externalFocusTrapStack=[...e.trapStack];for(const n of this.externalFocusTrapStack)n.deactivate();this.focusTrap=Au([t,...this.additionalTrapElements],e),this.focusTrap.activate()},clearFocusTrap(){var t;if(this.focusTrap){(t=this.focusTrap)==null||t.deactivate(),this.focusTrap=null;for(const e of this.externalFocusTrapStack)e.activate();this.externalFocusTrapStack=[]}}}};var M1=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--dark":t.dark||!t.closeButtonContained||t.hasPrevious||t.hasNext},style:t.cssVariables,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-dark":""}},[t.name.trim()!==""?e("h2",{staticClass:"modal-header__name",attrs:{id:"modal-name-"+t.randId}},[t._v(" "+t._s(t.name)+" ")]):t._e(),e("div",{staticClass:"icons-menu"},[t.hasNext&&t.enableSlideshow?e("button",{directives:[{name:"tooltip",rawName:"v-tooltip.auto",value:t.playPauseName,expression:"playPauseName",modifiers:{auto:!0}}],staticClass:"play-pause-icons",class:{"play-pause-icons--paused":t.slideshowPaused},attrs:{type:"button"},on:{click:t.togglePlayPause}},[t.playing?e("Pause",{staticClass:"play-pause-icons__pause",attrs:{size:t.iconSize}}):e("Play",{staticClass:"play-pause-icons__play",attrs:{size:t.iconSize}}),e("span",{staticClass:"hidden-visually"},[t._v(" "+t._s(t.playPauseName)+" ")]),t.playing?e("svg",{staticClass:"progress-ring",attrs:{height:"50",width:"50"}},[e("circle",{staticClass:"progress-ring__circle",attrs:{stroke:"white","stroke-width":"2",fill:"transparent",r:"15",cx:"25",cy:"25"}})]):t._e()],1):t._e(),e("NcActions",{staticClass:"header-actions",attrs:{inline:t.inlineActions}},[t._t("actions")],2),t.canClose&&!t.closeButtonContained?e("NcButton",{staticClass:"header-close",attrs:{"aria-label":t.closeButtonAriaLabel,type:"tertiary"},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:t.iconSize}})]},proxy:!0}],null,!1,1841713362)}):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--".concat(t.size),{"modal-wrapper--spread-navigation":t.spreadNavigation}],on:{mousedown:function(n){return n.target!==n.currentTarget?null:t.handleClickModalWrapper.apply(null,arguments)}}},[e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasPrevious,expression:"hasPrevious"}],staticClass:"prev",attrs:{type:"tertiary-no-background","aria-label":t.prevButtonAriaLabel},on:{click:t.previous},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ChevronLeft",{attrs:{size:40}})]},proxy:!0}])})],1),e("div",{staticClass:"modal-container",attrs:{id:"modal-description-"+t.randId}},[t.canClose&&t.closeButtonContained?e("NcButton",{staticClass:"modal-container__close",attrs:{type:"tertiary","aria-label":t.closeButtonAriaLabel},on:{click:t.close},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):t._e(),e("div",{staticClass:"modal-container__content"},[t._t("default")],2)],1),e("transition",{attrs:{name:"fade-visibility",appear:""}},[e("NcButton",{directives:[{name:"show",rawName:"v-show",value:t.hasNext,expression:"hasNext"}],staticClass:"next",attrs:{type:"tertiary-no-background","aria-label":t.nextButtonAriaLabel},on:{click:t.next},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ChevronRight",{attrs:{size:40}})]},proxy:!0}])})],1)],1)])],1)])},B1=[],R1=kt(L1,M1,B1,!1,null,"0d4052a3");const I1=R1.exports;Bm(I1);const z1={name:"NcIconSvgWrapper",props:{inline:{type:Boolean,default:!1},svg:{type:String,default:""},name:{type:String,default:""},path:{type:String,default:""},size:{type:[Number,String],default:20,validator:t=>typeof t=="number"||t==="auto"}},computed:{iconSize(){return typeof this.size=="number"?"".concat(this.size,"px"):this.size},cleanSvg(){if(!this.svg||this.path)return;const t=eu.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)},attributes(){return{class:["icon-vue",{"icon-vue--inline":this.inline}],style:{"--icon-size":this.iconSize},role:"img","aria-hidden":this.name?void 0:!0,"aria-label":this.name||void 0}}}};var j1=function(){var t=this,e=t._self._c;return t.cleanSvg?e("span",t._b({domProps:{innerHTML:t._s(t.cleanSvg)}},"span",t.attributes,!1)):e("span",t._b({},"span",t.attributes,!1),[e("svg",{attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:t.path}})])])},H1=[],V1=kt(z1,j1,H1,!1,null,"2d0a4d76");const pg=V1.exports;export{ag as A,tg as B,rg as C,lg as D,ug as E,sg as F,Su as G,Mc as H,I1 as I,X1 as J,ou as N,Z as V,Y1 as _,we as a,xo as b,Q1 as c,W1 as d,er as e,gm as f,nu as g,xt as h,pg as i,og as j,Fc as k,K1 as l,ig as m,kt as n,Xe as o,cg as p,q1 as q,fu as r,Ut as s,J1 as t,G1 as u,U1 as v,Z1 as w,Mn as x,eg as y,ng as z}; diff --git a/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs.map b/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs.map deleted file mode 100644 index affce133..00000000 --- a/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.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/l10n/dist/chunks/locale-BQFSYg2g.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/index.mjs","../node_modules/@nextcloud/vue/dist/chunks/_plugin-vue2_normalizer-D637Qkok.mjs","../node_modules/@nextcloud/vue/dist/Components/NcButton.mjs","../node_modules/lodash.get/index.js","../node_modules/node-gettext/lib/plurals.js","../node_modules/node-gettext/lib/gettext.js","../node_modules/@nextcloud/l10n/dist/gettext.mjs","../node_modules/@nextcloud/vue/dist/chunks/_l10n-BlIvfB2V.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-BfYUtYsU.mjs","../node_modules/tabbable/dist/index.esm.js","../node_modules/focus-trap/dist/focus-trap.esm.js","../node_modules/@nextcloud/vue/dist/chunks/focusTrap-Cecv_gjR.mjs","../node_modules/@nextcloud/vue/dist/chunks/GenRandomId-CMooMQt0.mjs","../node_modules/floating-vue/node_modules/@floating-ui/core/dist/floating-ui.core.esm.js","../node_modules/floating-vue/node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js","../node_modules/floating-vue/dist/floating-vue.es.js","../node_modules/@nextcloud/vue/dist/chunks/NcPopover-VxUr4c6P.mjs","../node_modules/@nextcloud/vue/dist/chunks/DotsHorizontal-C0STD_HU.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcActions-BNYD2s1x.mjs","../node_modules/@nextcloud/vue/dist/Directives/Tooltip.mjs","../node_modules/@nextcloud/vue/dist/chunks/ChevronRight-BNa7yMja.mjs","../node_modules/@nextcloud/vue/dist/chunks/Close-1V1F2F-M.mjs","../node_modules/@nextcloud/vue/dist/Components/NcModal.mjs","../node_modules/@nextcloud/vue/dist/chunks/NcIconSvgWrapper-Ckqpz-vm.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.