4 lines
315 KiB
JavaScript
4 lines
315 KiB
JavaScript
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".material-design-icon[data-v-e4697e39]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-e4697e39]{--button-size: var(--default-clickable-area);--button-inner-size: calc(var(--button-size) - 4px);--button-radius: var(--border-radius-element);--button-padding-default: calc(var(--default-grid-baseline) + var(--button-radius));--button-padding: var(--default-grid-baseline) var(--button-padding-default);color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light);border:1px solid var(--color-primary-element-light-hover);border-bottom-width:2px;border-radius:var(--button-radius);box-sizing:border-box;position:relative;width:fit-content;overflow:hidden;padding-block:1px 0;padding-inline:var(--button-padding);min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;cursor:pointer;font-size:var(--default-font-size);font-weight:700}.button-vue--size-small[data-v-e4697e39]{--button-size: var(--clickable-area-small);--button-radius: var(--border-radius-small)}.button-vue--size-large[data-v-e4697e39]{--button-size: var(--clickable-area-large)}.button-vue[data-v-e4697e39] *{cursor:pointer}.button-vue[data-v-e4697e39]:focus{outline:none}.button-vue[data-v-e4697e39]:disabled{filter:saturate(.7);opacity:.5;cursor:default}.button-vue[data-v-e4697e39]:disabled *{cursor:default}.button-vue[data-v-e4697e39]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-e4697e39]:active{background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-e4697e39]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-e4697e39]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-e4697e39]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-e4697e39]{flex-direction:row-reverse}.button-vue--reverse[data-v-e4697e39]{--button-padding: var(--button-padding-default) var(--default-grid-baseline)}.button-vue__icon[data-v-e4697e39]{--default-clickable-area: var(--button-inner-size);height:var(--button-inner-size);width:var(--button-inner-size);min-height:var(--button-inner-size);min-width:var(--button-inner-size);display:flex;justify-content:center;align-items:center}.button-vue__icon[data-v-e4697e39]:empty{display:none}.button-vue--size-small .button-vue__icon[data-v-e4697e39]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-e4697e39] svg{height:16px;width:16px}.button-vue__text[data-v-e4697e39]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue__text[data-v-e4697e39]:empty{display:none}.button-vue[data-v-e4697e39]:has(.button-vue__text:empty){--button-padding: var(--button-radius);line-height:1;width:var(--button-size)!important}.button-vue[data-v-e4697e39]:has(.button-vue__icon:empty){--button-padding: var(--button-padding-default)}.button-vue:has(.button-vue__icon:empty) .button-vue__text[data-v-e4697e39]{padding-inline:var(--default-grid-baseline)}.button-vue--wide[data-v-e4697e39]{width:100%}.button-vue[data-v-e4697e39]: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-e4697e39]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius-element);background-color:transparent}.button-vue--primary[data-v-e4697e39]{background-color:var(--color-primary-element);border-color:var(--color-primary-element-hover);color:var(--color-primary-element-text)}.button-vue--primary[data-v-e4697e39]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--primary[data-v-e4697e39]:active{background-color:var(--color-primary-element)}.button-vue--secondary[data-v-e4697e39]{background-color:var(--color-primary-element-light);border-color:var(--color-primary-element-light-hover);color:var(--color-primary-element-light-text)}.button-vue--secondary[data-v-e4697e39]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--tertiary[data-v-e4697e39]{background-color:transparent;border-color:transparent;color:var(--color-main-text)}.button-vue--tertiary[data-v-e4697e39]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--tertiary-no-background[data-v-e4697e39]:hover:not(:disabled){background-color:transparent}.button-vue--tertiary-on-primary[data-v-e4697e39]{color:var(--color-primary-element-text)}.button-vue--tertiary-on-primary[data-v-e4697e39]:hover:not(:disabled){background-color:transparent}.button-vue--success[data-v-e4697e39]{border-color:var(--color-success-hover);background-color:var(--color-success);color:var(--color-success-text)}.button-vue--success[data-v-e4697e39]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--success[data-v-e4697e39]:active{background-color:var(--color-success)}.button-vue--warning[data-v-e4697e39]{border-color:var(--color-warning-hover);background-color:var(--color-warning);color:var(--color-warning-text)}.button-vue--warning[data-v-e4697e39]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--warning[data-v-e4697e39]:active{background-color:var(--color-warning)}.button-vue--error[data-v-e4697e39]{border-color:var(--color-error-hover);background-color:var(--color-error);color:var(--color-error-text)}.button-vue--error[data-v-e4697e39]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--error[data-v-e4697e39]:active{background-color:var(--color-error)}.button-vue--legacy[data-v-e4697e39]{--button-inner-size: var(--button-size);border:none;padding-block:0}.button-vue--legacy.button-vue--error[data-v-e4697e39],.button-vue--legacy.button-vue--success[data-v-e4697e39],.button-vue--legacy.button-vue--warning[data-v-e4697e39]{color:#fff}.material-design-icon[data-v-aaedb1c3]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-aaedb1c3]{display:flex;justify-content:center;align-items:center;min-width:var(--default-clickable-area);min-height:var(--default-clickable-area);opacity:1}.icon-vue.icon-vue--inline[data-v-aaedb1c3]{display:inline-flex!important;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue span[data-v-aaedb1c3]{line-height:0}.icon-vue[data-v-aaedb1c3] svg{fill:currentColor;width:var(--fb515064);height:var(--fb515064);max-width:var(--fb515064);max-height:var(--fb515064)}.icon-vue--directional[data-v-aaedb1c3] svg:dir(rtl){transform:scaleX(-1)}.material-design-icon[data-v-cf399190]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon[data-v-cf399190]{overflow:hidden}.loading-icon svg[data-v-cf399190]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-70dc2566]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-70dc2566]{position:fixed;z-index:9998;top:0;inset-inline-start:0;display:block;width:100%;height:100%;--backdrop-color: 0, 0, 0;background-color:rgba(var(--backdrop-color),.5)}.modal-mask[data-v-70dc2566],.modal-mask[data-v-70dc2566] *{box-sizing:border-box}.modal-mask--opaque[data-v-70dc2566]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-70dc2566]{--backdrop-color: 255, 255, 255}.modal-header[data-v-70dc2566]{position:absolute;z-index:10001;top:0;inset-inline:0 0;display:flex!important;align-items:center;justify-content:center;width:100%;height:var(--header-height);overflow:hidden;transition:opacity .25s,visibility .25s}.modal-header__name[data-v-70dc2566]{overflow-x:hidden;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-70dc2566]{padding-inline-start:calc(var(--default-clickable-area) * 3);text-align:center}}.modal-header .icons-menu[data-v-70dc2566]{position:absolute;inset-inline-end:0;display:flex;align-items:center;justify-content:flex-end}.modal-header .icons-menu .header-close[data-v-70dc2566]{display:flex;align-items:center;justify-content:center;margin:calc((var(--header-height) - var(--default-clickable-area)) / 2);padding:0}.modal-header .icons-menu .play-pause-icons[data-v-70dc2566]{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-70dc2566],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-70dc2566],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-70dc2566],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-70dc2566]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-70dc2566],.modal-header .icons-menu .play-pause-icons__pause[data-v-70dc2566]{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-70dc2566] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-70dc2566] .action-item--single{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-70dc2566] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-70dc2566] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-70dc2566] .action-item__menutoggle span,.modal-header .icons-menu[data-v-70dc2566] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-70dc2566]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.modal-wrapper .prev[data-v-70dc2566],.modal-wrapper .next[data-v-70dc2566]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-70dc2566]:focus-visible,.modal-wrapper .next[data-v-70dc2566]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-70dc2566]{inset-inline-start:2px}.modal-wrapper .next[data-v-70dc2566]{inset-inline-end:2px}.modal-wrapper .modal-container[data-v-70dc2566]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-container);background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-70dc2566]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-70dc2566]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-70dc2566]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--normal>.modal-container[data-v-70dc2566]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--large>.modal-container[data-v-70dc2566]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height))}.modal-wrapper--full>.modal-container[data-v-70dc2566]{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-70dc2566]{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-70dc2566],.fade-leave-active[data-v-70dc2566]{transition:opacity .25s}.fade-enter-from[data-v-70dc2566],.fade-leave-to[data-v-70dc2566]{opacity:0}.fade-visibility-enter-from[data-v-70dc2566],.fade-visibility-leave-to[data-v-70dc2566]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-70dc2566],.modal-in-leave-active[data-v-70dc2566],.modal-out-enter-active[data-v-70dc2566],.modal-out-leave-active[data-v-70dc2566]{transition:opacity .25s}.modal-in-enter-from[data-v-70dc2566],.modal-in-leave-to[data-v-70dc2566],.modal-out-enter-from[data-v-70dc2566],.modal-out-leave-to[data-v-70dc2566]{opacity:0}.modal-in-enter .modal-container[data-v-70dc2566],.modal-in-leave-to .modal-container[data-v-70dc2566]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-70dc2566],.modal-out-leave-to .modal-container[data-v-70dc2566]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-70dc2566]{position:absolute;top:0;inset-inline-start:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-70dc2566]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-70dc2566 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-70dc2566]{animation:breath-70dc2566 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-70dc2566]{animation-play-state:paused!important}@keyframes progressring-70dc2566{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-70dc2566{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-6c109b7a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-6c109b7a]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-6c109b7a]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-6c109b7a]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-6c109b7a]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-6c109b7a]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-6c109b7a]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-6c109b7a]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-6c109b7a]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-6c109b7a]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-6c109b7a]{width:20px;height:20px;object-fit:contain}.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-nc-popover-9.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-element)}.v-popper--theme-nc-popover-9.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-element);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}._material-design-icon_wpltc_12{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9,._ncPopover_wpltc_20.v-popper--theme-nc-popover-9 *{box-sizing:border-box}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9 .resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9 .resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-element)}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-element);overflow:hidden;background:var(--color-main-background)}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}._ncPopover_wpltc_20.v-popper--theme-nc-popover-9.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.material-design-icon[data-v-a1ac280f]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.checkbox-content[data-v-a1ac280f]{display:flex;align-items:center;flex-direction:row;gap:var(--default-grid-baseline);-webkit-user-select:none;user-select:none;min-height:var(--default-clickable-area);border-radius:var(--checkbox-radio-switch--border-radius);padding:var(--default-grid-baseline) calc((var(--default-clickable-area) - var(--icon-height)) / 2);width:100%;max-width:fit-content}.checkbox-content__wrapper[data-v-a1ac280f]{flex:1 0 0;max-width:100%}.checkbox-content__text[data-v-a1ac280f]:empty{display:none}.checkbox-content-checkbox:not(.checkbox-content--button-variant) .checkbox-content__icon[data-v-a1ac280f],.checkbox-content-radio:not(.checkbox-content--button-variant) .checkbox-content__icon[data-v-a1ac280f],.checkbox-content-switch:not(.checkbox-content--button-variant) .checkbox-content__icon[data-v-a1ac280f]{margin-block:calc((var(--default-clickable-area) - 2 * var(--default-grid-baseline) - var(--icon-height)) / 2) auto}.checkbox-content-checkbox:not(.checkbox-content--button-variant) .checkbox-content__icon--has-description[data-v-a1ac280f],.checkbox-content-radio:not(.checkbox-content--button-variant) .checkbox-content__icon--has-description[data-v-a1ac280f],.checkbox-content-switch:not(.checkbox-content--button-variant) .checkbox-content__icon--has-description[data-v-a1ac280f]{display:flex;align-items:center;margin-block-end:0;align-self:start}.checkbox-content__icon[data-v-a1ac280f]>*{width:var(--icon-size);height:var(--icon-height);color:var(--color-primary-element)}.checkbox-content__description[data-v-a1ac280f]{display:block;color:var(--color-text-maxcontrast)}.checkbox-content--button-variant .checkbox-content__icon[data-v-a1ac280f]:not(.checkbox-content__icon--checked)>*{color:var(--color-primary-element)}.checkbox-content--button-variant .checkbox-content__icon--checked[data-v-a1ac280f]>*{color:var(--color-primary-element-text)}.checkbox-content--has-text[data-v-a1ac280f]{padding-inline-end:calc((var(--default-clickable-area) - 16px) / 2)}.checkbox-content[data-v-a1ac280f],.checkbox-content[data-v-a1ac280f] *{cursor:pointer;flex-shrink:0}.material-design-icon[data-v-0dcb138a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.checkbox-radio-switch[data-v-0dcb138a]{--icon-size: var(--65a7082e);--icon-height: var(--20f7d30f);--checkbox-radio-switch--border-radius: var(--border-radius-element);--checkbox-radio-switch--border-radius-outer: calc(var(--checkbox-radio-switch--border-radius) + 2px);display:flex;align-items:center;color:var(--color-main-text);background-color:transparent;font-size:var(--default-font-size);line-height:var(--default-line-height);padding:0;position:relative}.checkbox-radio-switch__input[data-v-0dcb138a]{position:absolute;z-index:-1;opacity:0!important;width:var(--icon-size);height:var(--icon-size)}.checkbox-radio-switch__input:focus-visible+.checkbox-radio-switch__content[data-v-0dcb138a],.checkbox-radio-switch__input[data-v-0dcb138a]:focus-visible{outline:2px solid var(--color-main-text);border-color:var(--color-main-background);outline-offset:-2px}.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-0dcb138a]{opacity:.5}.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-0dcb138a] .checkbox-radio-switch__icon>*{color:var(--color-main-text)}.checkbox-radio-switch--disabled .checkbox-radio-switch__content.checkbox-content[data-v-0dcb138a],.checkbox-radio-switch--disabled .checkbox-radio-switch__content.checkbox-content[data-v-0dcb138a] *:not(a){cursor:default!important}.checkbox-radio-switch:not(.checkbox-radio-switch--disabled,.checkbox-radio-switch--checked):focus-within .checkbox-radio-switch__content[data-v-0dcb138a],.checkbox-radio-switch:not(.checkbox-radio-switch--disabled,.checkbox-radio-switch--checked) .checkbox-radio-switch__content[data-v-0dcb138a]:hover{background-color:var(--color-background-hover)}.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-0dcb138a],.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-0dcb138a]:hover{background-color:var(--color-primary-element-hover)}.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-0dcb138a],.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-0dcb138a]:hover{background-color:var(--color-primary-element-light-hover)}.checkbox-radio-switch-switch[data-v-0dcb138a]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon>*{color:var(--color-text-maxcontrast)}.checkbox-radio-switch-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked[data-v-0dcb138a] .checkbox-radio-switch__icon>*{color:var(--color-primary-element-light)}.checkbox-radio-switch--button-variant.checkbox-radio-switch[data-v-0dcb138a]{background-color:var(--color-main-background);border:2px solid var(--color-border-maxcontrast);overflow:hidden}.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked[data-v-0dcb138a]{font-weight:700}.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked .checkbox-radio-switch__content[data-v-0dcb138a]{background-color:var(--color-primary-element);color:var(--color-primary-element-text)}.checkbox-radio-switch--button-variant[data-v-0dcb138a] .checkbox-radio-switch__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.checkbox-radio-switch--button-variant[data-v-0dcb138a]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon>*{color:var(--color-main-text)}.checkbox-radio-switch--button-variant[data-v-0dcb138a] .checkbox-radio-switch__icon:empty{display:none}.checkbox-radio-switch--button-variant[data-v-0dcb138a]:not(.checkbox-radio-switch--button-variant-v-grouped):not(.checkbox-radio-switch--button-variant-h-grouped),.checkbox-radio-switch--button-variant .checkbox-radio-switch__content[data-v-0dcb138a]{border-radius:var(--checkbox-radio-switch--border-radius)}.checkbox-radio-switch--button-variant-v-grouped .checkbox-radio-switch__content[data-v-0dcb138a]{flex-basis:100%;max-width:unset}.checkbox-radio-switch--button-variant-v-grouped[data-v-0dcb138a]:first-of-type{border-start-start-radius:var(--checkbox-radio-switch--border-radius-outer);border-start-end-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-v-grouped[data-v-0dcb138a]:last-of-type{border-end-start-radius:var(--checkbox-radio-switch--border-radius-outer);border-end-end-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-v-grouped[data-v-0dcb138a]:not(:last-of-type){border-bottom:0!important}.checkbox-radio-switch--button-variant-v-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-0dcb138a]{margin-bottom:2px}.checkbox-radio-switch--button-variant-v-grouped[data-v-0dcb138a]:not(:first-of-type){border-top:0!important}.checkbox-radio-switch--button-variant-h-grouped[data-v-0dcb138a]:first-of-type{border-start-start-radius:var(--checkbox-radio-switch--border-radius-outer);border-end-start-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-h-grouped[data-v-0dcb138a]:last-of-type{border-start-end-radius:var(--checkbox-radio-switch--border-radius-outer);border-end-end-radius:var(--checkbox-radio-switch--border-radius-outer)}.checkbox-radio-switch--button-variant-h-grouped[data-v-0dcb138a]:not(:last-of-type){border-inline-end:0!important}.checkbox-radio-switch--button-variant-h-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-0dcb138a]{margin-inline-end:2px}.checkbox-radio-switch--button-variant-h-grouped[data-v-0dcb138a]:not(:first-of-type){border-inline-start:0!important}.checkbox-radio-switch--button-variant-h-grouped[data-v-0dcb138a] .checkbox-radio-switch__text{text-align:center;display:flex;align-items:center}.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__content[data-v-0dcb138a]{flex-direction:column;justify-content:center;width:100%;margin:0;gap:0}")),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
||
var Or=Object.defineProperty,Tr=Object.defineProperties;var Rr=Object.getOwnPropertyDescriptors;var iu=Object.getOwnPropertySymbols;var Hn=Object.prototype.hasOwnProperty,Gn=Object.prototype.propertyIsEnumerable;var bt=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),_r=e=>{throw TypeError(e)};var Lu=(e,t,u)=>t in e?Or(e,t,{enumerable:!0,configurable:!0,writable:!0,value:u}):e[t]=u,J=(e,t)=>{for(var u in t||(t={}))Hn.call(t,u)&&Lu(e,u,t[u]);if(iu)for(var u of iu(t))Gn.call(t,u)&&Lu(e,u,t[u]);return e},be=(e,t)=>Tr(e,Rr(t));var Tt=(e,t)=>{var u={};for(var n in e)Hn.call(e,n)&&t.indexOf(n)<0&&(u[n]=e[n]);if(e!=null&&iu)for(var n of iu(e))t.indexOf(n)<0&&Gn.call(e,n)&&(u[n]=e[n]);return u};var Rt=(e,t,u)=>Lu(e,typeof t!="symbol"?t+"":t,u);var lt=function(e,t){this[0]=e,this[1]=t},Iu=(e,t,u)=>{var n=(a,d,p,v)=>{try{var c=u[a](d),f=(d=c.value)instanceof lt,y=c.done;Promise.resolve(f?d[0]:d).then(h=>f?n(a==="return"?a:"next",d[1]?{done:h.done,value:h.value}:h,p,v):p({value:h,done:y})).catch(h=>n("throw",h,p,v))}catch(h){v(h)}},o=a=>r[a]=d=>new Promise((p,v)=>n(a,d,p,v)),r={};return u=u.apply(e,t),r[bt("asyncIterator")]=()=>r,o("next"),o("throw"),o("return"),r},$u=e=>{var t=e[bt("asyncIterator")],u=!1,n,o={};return t==null?(t=e[bt("iterator")](),n=r=>o[r]=a=>t[r](a)):(t=t.call(e),n=r=>o[r]=a=>{if(u){if(u=!1,r==="throw")throw a;return a}return u=!0,{done:!1,value:new lt(new Promise(d=>{var p=t[r](a);p instanceof Object||_r("Object expected"),d(p)}),1)}}),o[bt("iterator")]=()=>o,n("next"),"throw"in t?n("throw"):o.throw=r=>{throw r},"return"in t&&n("return"),o},Wn=(e,t,u)=>(t=e[bt("asyncIterator")])?t.call(e):(e=e[bt("iterator")](),t={},u=(n,o)=>(o=e[n])&&(t[n]=r=>new Promise((a,d,p)=>(r=o.call(e,r),p=r.done,Promise.resolve(r.value).then(v=>a({value:v,done:p}),d)))),u("next"),u("return"),t);import{p as qn,b as zr,o as Lr,c as Ir}from"./logger-DyuiKUEW.chunk.mjs";import{G as $r,d as Xe,u as xt,ae as Mr,F as jr,K as Je,c as fe,M as xe,p as Mu,r as Ur,y as fo,l as mo,e as st,b as V,i as He,g as me,f as ke,j as go,t as $e,s as Oe,J as xn,a6 as yo,af as Vr,S as Hr,ag as Gr,ah as Wr,a as X,q as Be,E as qr,A as Zn,ai as Zr,aj as Kr,ak as Jr,m as gt,h as kn,N as Fn,L as ju,X as Xr,n as $t,Z as un,_ as nn,al as Yr,am as Qr,an as es,x as ts,a3 as us,ad as Kn,a0 as ns}from"./translation-DoG5ZELJ-CuD-x3A-.chunk.mjs";const dp=(e,t,u)=>{const n=Object.assign({ocsVersion:2},{}).ocsVersion===1?1:2;return os()+"/ocs/v"+n+".php"+on(e,t)},on=(e,t,u)=>{const n=Object.assign({escape:!0},{}),o=function(r,a){return a=a||{},r.replace(/{([^{}]*)}/g,function(d,p){const v=a[p];return n.escape?encodeURIComponent(typeof v=="string"||typeof v=="number"?v.toString():d):typeof v=="string"||typeof v=="number"?v.toString():d})};return e.charAt(0)!=="/"&&(e="/"+e),o(e,t||{})},is=(e,t,u)=>{var r,a;const n=Object.assign({noRewrite:!1},{}),o=Sn();return((a=(r=window==null?void 0:window.OC)==null?void 0:r.config)==null?void 0:a.modRewriteWorking)===!0&&!n.noRewrite?o+on(e,t):o+"/index.php"+on(e,t)},pp=(e,t)=>t.includes(".")?Jn(e,"img",t):Jn(e,"img","".concat(t,".svg")),Jn=(e,t,u)=>{var a,d,p;const n=(p=(d=(a=window==null?void 0:window.OC)==null?void 0:a.coreApps)==null?void 0:d.includes(e))!=null?p:!1,o=u.slice(-3)==="php";let r=Sn();return o&&!n?(r+="/index.php/apps/".concat(e),r+="/".concat(encodeURI(t)),u!=="index.php"&&(r+="/".concat(u))):!o&&!n?(r=rs(e),r+="/".concat(t,"/"),r.at(-1)!=="/"&&(r+="/"),r+=u):(r+="/".concat(e),r+="/".concat(t),r+="/".concat(u)),r},os=()=>window.location.protocol+"//"+window.location.host+Sn();function Sn(){let e=window._oc_webroot;if(typeof e>"u"){e=location.pathname;const t=e.indexOf("/index.php/");if(t!==-1)e=e.slice(0,t);else{const u=e.indexOf("/",1);e=e.slice(0,u>0?u:void 0)}}return e}function rs(e){var t,u;return(u=((t=window._oc_appswebroots)!=null?t:{})[e])!=null?u:""}const wt=typeof document<"u";function Eo(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function ss(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Eo(e.default)}const ne=Object.assign;function Uu(e,t){const u={};for(const n in t){const o=t[n];u[n]=Ie(o)?o.map(e):e(o)}return u}const Mt=()=>{},Ie=Array.isArray;function Xn(e,t){const u={};for(const n in e)u[n]=n in t?t[n]:e[n];return u}const Co=/#/g,as=/&/g,ls=/\//g,cs=/=/g,ds=/\?/g,bo=/\+/g,ps=/%5B/g,vs=/%5D/g,Ao=/%5E/g,hs=/%60/g,Bo=/%7B/g,fs=/%7C/g,wo=/%7D/g,ms=/%20/g;function Nn(e){return e==null?"":encodeURI(""+e).replace(fs,"|").replace(ps,"[").replace(vs,"]")}function gs(e){return Nn(e).replace(Bo,"{").replace(wo,"}").replace(Ao,"^")}function rn(e){return Nn(e).replace(bo,"%2B").replace(ms,"+").replace(Co,"%23").replace(as,"%26").replace(hs,"`").replace(Bo,"{").replace(wo,"}").replace(Ao,"^")}function ys(e){return rn(e).replace(cs,"%3D")}function Es(e){return Nn(e).replace(Co,"%23").replace(ds,"%3F")}function Cs(e){return Es(e).replace(ls,"%2F")}function qt(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch(t){}return""+e}const bs=/\/$/,As=e=>e.replace(bs,"");function Vu(e,t,u="/"){let n,o={},r="",a="";const d=t.indexOf("#");let p=t.indexOf("?");return p=d>=0&&p>d?-1:p,p>=0&&(n=t.slice(0,p),r=t.slice(p,d>0?d:t.length),o=e(r.slice(1))),d>=0&&(n=n||t.slice(0,d),a=t.slice(d,t.length)),n=xs(n!=null?n:t,u),{fullPath:n+r+a,path:n,query:o,hash:qt(a)}}function Bs(e,t){const u=t.query?e(t.query):"";return t.path+(u&&"?")+u+(t.hash||"")}function Yn(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function ws(e,t,u){const n=t.matched.length-1,o=u.matched.length-1;return n>-1&&n===o&&Ft(t.matched[n],u.matched[o])&&Do(t.params,u.params)&&e(t.query)===e(u.query)&&t.hash===u.hash}function Ft(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Do(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const u in e)if(!Ds(e[u],t[u]))return!1;return!0}function Ds(e,t){return Ie(e)?Qn(e,t):Ie(t)?Qn(t,e):e===t}function Qn(e,t){return Ie(t)?e.length===t.length&&e.every((u,n)=>u===t[n]):e.length===1&&e[0]===t}function xs(e,t){if(e.startsWith("/"))return e;if(!e)return t;const u=t.split("/"),n=e.split("/"),o=n[n.length-1];(o===".."||o===".")&&n.push("");let r=u.length-1,a,d;for(a=0;a<n.length;a++)if(d=n[a],d!==".")if(d==="..")r>1&&r--;else break;return u.slice(0,r).join("/")+"/"+n.slice(a).join("/")}const Qe={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let sn=(function(e){return e.pop="pop",e.push="push",e})({}),Hu=(function(e){return e.back="back",e.forward="forward",e.unknown="",e})({});function ks(e){if(!e)if(wt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),As(e)}const Fs=/^[^#]+#/;function Ss(e,t){return e.replace(Fs,"#")+t}function Ns(e,t){const u=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-u.left-(t.left||0),top:n.top-u.top-(t.top||0)}}const xu=()=>({left:window.scrollX,top:window.scrollY});function Ps(e){let t;if("el"in e){const u=e.el,n=typeof u=="string"&&u.startsWith("#"),o=typeof u=="string"?n?document.getElementById(u.slice(1)):document.querySelector(u):u;if(!o)return;t=Ns(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function ei(e,t){return(history.state?history.state.position-t:-1)+e}const an=new Map;function Os(e,t){an.set(e,t)}function Ts(e){const t=an.get(e);return an.delete(e),t}function Rs(e){return typeof e=="string"||e&&typeof e=="object"}function xo(e){return typeof e=="string"||typeof e=="symbol"}let he=(function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e})({});const ko=Symbol("");he.MATCHER_NOT_FOUND+"",he.NAVIGATION_GUARD_REDIRECT+"",he.NAVIGATION_ABORTED+"",he.NAVIGATION_CANCELLED+"",he.NAVIGATION_DUPLICATED+"";function St(e,t){return ne(new Error,{type:e,[ko]:!0},t)}function Ze(e,t){return e instanceof Error&&ko in e&&(t==null||!!(e.type&t))}function _s(e){const t={};if(e===""||e==="?")return t;const u=(e[0]==="?"?e.slice(1):e).split("&");for(let n=0;n<u.length;++n){const o=u[n].replace(bo," "),r=o.indexOf("="),a=qt(r<0?o:o.slice(0,r)),d=r<0?null:qt(o.slice(r+1));if(a in t){let p=t[a];Ie(p)||(p=t[a]=[p]),p.push(d)}else t[a]=d}return t}function ti(e){let t="";for(let u in e){const n=e[u];if(u=ys(u),n==null){n!==void 0&&(t+=(t.length?"&":"")+u);continue}(Ie(n)?n.map(o=>o&&rn(o)):[n&&rn(n)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+u,o!=null&&(t+="="+o))})}return t}function zs(e){const t={};for(const u in e){const n=e[u];n!==void 0&&(t[u]=Ie(n)?n.map(o=>o==null?null:""+o):n==null?n:""+n)}return t}const Ls=Symbol(""),ui=Symbol(""),ku=Symbol(""),Pn=Symbol(""),ln=Symbol("");function _t(){let e=[];function t(n){return e.push(n),()=>{const o=e.indexOf(n);o>-1&&e.splice(o,1)}}function u(){e=[]}return{add:t,list:()=>e.slice(),reset:u}}function ut(e,t,u,n,o,r=a=>a()){const a=n&&(n.enterCallbacks[o]=n.enterCallbacks[o]||[]);return()=>new Promise((d,p)=>{const v=y=>{y===!1?p(St(he.NAVIGATION_ABORTED,{from:u,to:t})):y instanceof Error?p(y):Rs(y)?p(St(he.NAVIGATION_GUARD_REDIRECT,{from:t,to:y})):(a&&n.enterCallbacks[o]===a&&typeof y=="function"&&a.push(y),d())},c=r(()=>e.call(n&&n.instances[o],t,u,v));let f=Promise.resolve(c);e.length<3&&(f=f.then(v)),f.catch(y=>p(y))})}function Gu(e,t,u,n,o=r=>r()){const r=[];for(const a of e)for(const d in a.components){let p=a.components[d];if(!(t!=="beforeRouteEnter"&&!a.instances[d]))if(Eo(p)){const v=(p.__vccOpts||p)[t];v&&r.push(ut(v,u,n,a,d,o))}else{let v=p();r.push(()=>v.then(c=>{if(!c)throw new Error("Couldn't resolve component \"".concat(d,'" at "').concat(a.path,'"'));const f=ss(c)?c.default:c;a.mods[d]=c,a.components[d]=f;const y=(f.__vccOpts||f)[t];return y&&ut(y,u,n,a,d,o)()}))}}return r}function Is(e,t){const u=[],n=[],o=[],r=Math.max(t.matched.length,e.matched.length);for(let a=0;a<r;a++){const d=t.matched[a];d&&(e.matched.find(v=>Ft(v,d))?n.push(d):u.push(d));const p=e.matched[a];p&&(t.matched.find(v=>Ft(v,p))||o.push(p))}return[u,n,o]}let $s=()=>location.protocol+"//"+location.host;function Fo(e,t){const{pathname:u,search:n,hash:o}=t,r=e.indexOf("#");if(r>-1){let a=o.includes(e.slice(r))?e.slice(r).length:1,d=o.slice(a);return d[0]!=="/"&&(d="/"+d),Yn(d,"")}return Yn(u,e)+n+o}function Ms(e,t,u,n){let o=[],r=[],a=null;const d=({state:y})=>{const h=Fo(e,location),C=u.value,g=t.value;let k=0;if(y){if(u.value=h,t.value=y,a&&a===C){a=null;return}k=g?y.position-g.position:0}else n(h);o.forEach(F=>{F(u.value,C,{delta:k,type:sn.pop,direction:k?k>0?Hu.forward:Hu.back:Hu.unknown})})};function p(){a=u.value}function v(y){o.push(y);const h=()=>{const C=o.indexOf(y);C>-1&&o.splice(C,1)};return r.push(h),h}function c(){if(document.visibilityState==="hidden"){const{history:y}=window;if(!y.state)return;y.replaceState(ne({},y.state,{scroll:xu()}),"")}}function f(){for(const y of r)y();r=[],window.removeEventListener("popstate",d),window.removeEventListener("pagehide",c),document.removeEventListener("visibilitychange",c)}return window.addEventListener("popstate",d),window.addEventListener("pagehide",c),document.addEventListener("visibilitychange",c),{pauseListeners:p,listen:v,destroy:f}}function ni(e,t,u,n=!1,o=!1){return{back:e,current:t,forward:u,replaced:n,position:window.history.length,scroll:o?xu():null}}function js(e){const{history:t,location:u}=window,n={value:Fo(e,u)},o={value:t.state};o.value||r(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function r(p,v,c){const f=e.indexOf("#"),y=f>-1?(u.host&&document.querySelector("base")?e:e.slice(f))+p:$s()+e+p;try{t[c?"replaceState":"pushState"](v,"",y),o.value=v}catch(h){console.error(h),u[c?"replace":"assign"](y)}}function a(p,v){r(p,ne({},t.state,ni(o.value.back,p,o.value.forward,!0),v,{position:o.value.position}),!0),n.value=p}function d(p,v){const c=ne({},o.value,t.state,{forward:p,scroll:xu()});r(c.current,c,!0),r(p,ne({},ni(n.value,p,null),{position:c.position+1},v),!1),n.value=p}return{location:n,state:o,push:d,replace:a}}function vp(e){e=ks(e);const t=js(e),u=Ms(e,t.state,t.location,t.replace);function n(r,a=!0){a||u.pauseListeners(),history.go(r)}const o=ne({location:"",base:e,go:n,createHref:Ss.bind(null,e)},t,u);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}let ht=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e})({});var Ee=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e})(Ee||{});const Us={type:ht.Static,value:""},Vs=/[a-zA-Z0-9_]/;function Hs(e){if(!e)return[[]];if(e==="/")return[[Us]];if(!e.startsWith("/"))throw new Error('Invalid path "'.concat(e,'"'));function t(h){throw new Error("ERR (".concat(u,')/"').concat(v,'": ').concat(h))}let u=Ee.Static,n=u;const o=[];let r;function a(){r&&o.push(r),r=[]}let d=0,p,v="",c="";function f(){v&&(u===Ee.Static?r.push({type:ht.Static,value:v}):u===Ee.Param||u===Ee.ParamRegExp||u===Ee.ParamRegExpEnd?(r.length>1&&(p==="*"||p==="+")&&t("A repeatable param (".concat(v,") must be alone in its segment. eg: '/:ids+.")),r.push({type:ht.Param,value:v,regexp:c,repeatable:p==="*"||p==="+",optional:p==="*"||p==="?"})):t("Invalid state to consume buffer"),v="")}function y(){v+=p}for(;d<e.length;){if(p=e[d++],p==="\\"&&u!==Ee.ParamRegExp){n=u,u=Ee.EscapeNext;continue}switch(u){case Ee.Static:p==="/"?(v&&f(),a()):p===":"?(f(),u=Ee.Param):y();break;case Ee.EscapeNext:y(),u=n;break;case Ee.Param:p==="("?u=Ee.ParamRegExp:Vs.test(p)?y():(f(),u=Ee.Static,p!=="*"&&p!=="?"&&p!=="+"&&d--);break;case Ee.ParamRegExp:p===")"?c[c.length-1]=="\\"?c=c.slice(0,-1)+p:u=Ee.ParamRegExpEnd:c+=p;break;case Ee.ParamRegExpEnd:f(),u=Ee.Static,p!=="*"&&p!=="?"&&p!=="+"&&d--,c="";break;default:t("Unknown state");break}}return u===Ee.ParamRegExp&&t('Unfinished custom RegExp for param "'.concat(v,'"')),f(),a(),o}const ii="[^/]+?",Gs={sensitive:!1,strict:!1,start:!0,end:!0};var we=(function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e})(we||{});const Ws=/[.+*?^${}()[\]/\\]/g;function qs(e,t){const u=ne({},Gs,t),n=[];let o=u.start?"^":"";const r=[];for(const v of e){const c=v.length?[]:[we.Root];u.strict&&!v.length&&(o+="/");for(let f=0;f<v.length;f++){const y=v[f];let h=we.Segment+(u.sensitive?we.BonusCaseSensitive:0);if(y.type===ht.Static)f||(o+="/"),o+=y.value.replace(Ws,"\\$&"),h+=we.Static;else if(y.type===ht.Param){const{value:C,repeatable:g,optional:k,regexp:F}=y;r.push({name:C,repeatable:g,optional:k});const x=F||ii;if(x!==ii){h+=we.BonusCustomRegExp;try{"".concat(x)}catch(_){throw new Error('Invalid custom RegExp for param "'.concat(C,'" (').concat(x,"): ")+_.message)}}let N=g?"((?:".concat(x,")(?:/(?:").concat(x,"))*)"):"(".concat(x,")");f||(N=k&&v.length<2?"(?:/".concat(N,")"):"/"+N),k&&(N+="?"),o+=N,h+=we.Dynamic,k&&(h+=we.BonusOptional),g&&(h+=we.BonusRepeatable),x===".*"&&(h+=we.BonusWildcard)}c.push(h)}n.push(c)}if(u.strict&&u.end){const v=n.length-1;n[v][n[v].length-1]+=we.BonusStrict}u.strict||(o+="/?"),u.end?o+="$":u.strict&&!o.endsWith("/")&&(o+="(?:/|$)");const a=new RegExp(o,u.sensitive?"":"i");function d(v){const c=v.match(a),f={};if(!c)return null;for(let y=1;y<c.length;y++){const h=c[y]||"",C=r[y-1];f[C.name]=h&&C.repeatable?h.split("/"):h}return f}function p(v){let c="",f=!1;for(const y of e){(!f||!c.endsWith("/"))&&(c+="/"),f=!1;for(const h of y)if(h.type===ht.Static)c+=h.value;else if(h.type===ht.Param){const{value:C,repeatable:g,optional:k}=h,F=C in v?v[C]:"";if(Ie(F)&&!g)throw new Error('Provided param "'.concat(C,'" is an array but it is not repeatable (* or + modifiers)'));const x=Ie(F)?F.join("/"):F;if(!x)if(k)y.length<2&&(c.endsWith("/")?c=c.slice(0,-1):f=!0);else throw new Error('Missing required param "'.concat(C,'"'));c+=x}}return c||"/"}return{re:a,score:n,keys:r,parse:d,stringify:p}}function Zs(e,t){let u=0;for(;u<e.length&&u<t.length;){const n=t[u]-e[u];if(n)return n;u++}return e.length<t.length?e.length===1&&e[0]===we.Static+we.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===we.Static+we.Segment?1:-1:0}function So(e,t){let u=0;const n=e.score,o=t.score;for(;u<n.length&&u<o.length;){const r=Zs(n[u],o[u]);if(r)return r;u++}if(Math.abs(o.length-n.length)===1){if(oi(n))return 1;if(oi(o))return-1}return o.length-n.length}function oi(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Ks={strict:!1,end:!0,sensitive:!1};function Js(e,t,u){const n=qs(Hs(e.path),u),o=ne(n,{record:e,parent:t,children:[],alias:[]});return t&&!o.record.aliasOf==!t.record.aliasOf&&t.children.push(o),o}function Xs(e,t){const u=[],n=new Map;t=Xn(Ks,t);function o(f){return n.get(f)}function r(f,y,h){const C=!h,g=si(f);g.aliasOf=h&&h.record;const k=Xn(t,f),F=[g];if("alias"in f){const _=typeof f.alias=="string"?[f.alias]:f.alias;for(const j of _)F.push(si(ne({},g,{components:h?h.record.components:g.components,path:j,aliasOf:h?h.record:g})))}let x,N;for(const _ of F){const{path:j}=_;if(y&&j[0]!=="/"){const Y=y.record.path,U=Y[Y.length-1]==="/"?"":"/";_.path=y.record.path+(j&&U+j)}if(x=Js(_,y,k),h?h.alias.push(x):(N=N||x,N!==x&&N.alias.push(x),C&&f.name&&!ai(x)&&a(f.name)),No(x)&&p(x),g.children){const Y=g.children;for(let U=0;U<Y.length;U++)r(Y[U],x,h&&h.children[U])}h=h||x}return N?()=>{a(N)}:Mt}function a(f){if(xo(f)){const y=n.get(f);y&&(n.delete(f),u.splice(u.indexOf(y),1),y.children.forEach(a),y.alias.forEach(a))}else{const y=u.indexOf(f);y>-1&&(u.splice(y,1),f.record.name&&n.delete(f.record.name),f.children.forEach(a),f.alias.forEach(a))}}function d(){return u}function p(f){const y=ea(f,u);u.splice(y,0,f),f.record.name&&!ai(f)&&n.set(f.record.name,f)}function v(f,y){let h,C={},g,k;if("name"in f&&f.name){if(h=n.get(f.name),!h)throw St(he.MATCHER_NOT_FOUND,{location:f});k=h.record.name,C=ne(ri(y.params,h.keys.filter(N=>!N.optional).concat(h.parent?h.parent.keys.filter(N=>N.optional):[]).map(N=>N.name)),f.params&&ri(f.params,h.keys.map(N=>N.name))),g=h.stringify(C)}else if(f.path!=null)g=f.path,h=u.find(N=>N.re.test(g)),h&&(C=h.parse(g),k=h.record.name);else{if(h=y.name?n.get(y.name):u.find(N=>N.re.test(y.path)),!h)throw St(he.MATCHER_NOT_FOUND,{location:f,currentLocation:y});k=h.record.name,C=ne({},y.params,f.params),g=h.stringify(C)}const F=[];let x=h;for(;x;)F.unshift(x.record),x=x.parent;return{name:k,path:g,params:C,matched:F,meta:Qs(F)}}e.forEach(f=>r(f));function c(){u.length=0,n.clear()}return{addRoute:r,resolve:v,removeRoute:a,clearRoutes:c,getRoutes:d,getRecordMatcher:o}}function ri(e,t){const u={};for(const n of t)n in e&&(u[n]=e[n]);return u}function si(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:Ys(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function Ys(e){const t={},u=e.props||!1;if("component"in e)t.default=u;else for(const n in e.components)t[n]=typeof u=="object"?u[n]:u;return t}function ai(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Qs(e){return e.reduce((t,u)=>ne(t,u.meta),{})}function ea(e,t){let u=0,n=t.length;for(;u!==n;){const r=u+n>>1;So(e,t[r])<0?n=r:u=r+1}const o=ta(e);return o&&(n=t.lastIndexOf(o,n-1)),n}function ta(e){let t=e;for(;t=t.parent;)if(No(t)&&So(e,t)===0)return t}function No({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function li(e){const t=Je(ku),u=Je(Pn),n=fe(()=>{const p=xt(e.to);return t.resolve(p)}),o=fe(()=>{const{matched:p}=n.value,{length:v}=p,c=p[v-1],f=u.matched;if(!c||!f.length)return-1;const y=f.findIndex(Ft.bind(null,c));if(y>-1)return y;const h=ci(p[v-2]);return v>1&&ci(c)===h&&f[f.length-1].path!==h?f.findIndex(Ft.bind(null,p[v-2])):y}),r=fe(()=>o.value>-1&&ra(u.params,n.value.params)),a=fe(()=>o.value>-1&&o.value===u.matched.length-1&&Do(u.params,n.value.params));function d(p={}){if(oa(p)){const v=t[xt(e.replace)?"replace":"push"](xt(e.to)).catch(Mt);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>v),v}return Promise.resolve()}return{route:n,href:fe(()=>n.value.href),isActive:r,isExactActive:a,navigate:d}}function ua(e){return e.length===1?e[0]:e}const na=Xe({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:li,setup(e,{slots:t}){const u=jr(li(e)),{options:n}=Je(ku),o=fe(()=>({[di(e.activeClass,n.linkActiveClass,"router-link-active")]:u.isActive,[di(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:u.isExactActive}));return()=>{const r=t.default&&ua(t.default(u));return e.custom?r:xe("a",{"aria-current":u.isExactActive?e.ariaCurrentValue:null,href:u.href,onClick:u.navigate,class:o.value},r)}}}),ia=na;function oa(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function ra(e,t){for(const u in t){const n=t[u],o=e[u];if(typeof n=="string"){if(n!==o)return!1}else if(!Ie(o)||o.length!==n.length||n.some((r,a)=>r!==o[a]))return!1}return!0}function ci(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const di=(e,t,u)=>{var n;return(n=e!=null?e:t)!=null?n:u},sa=Xe({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:u}){const n=Je(ln),o=fe(()=>e.route||n.value),r=Je(ui,0),a=fe(()=>{let v=xt(r);const{matched:c}=o.value;let f;for(;(f=c[v])&&!f.components;)v++;return v}),d=fe(()=>o.value.matched[a.value]);Mu(ui,fe(()=>a.value+1)),Mu(Ls,d),Mu(ln,o);const p=Ur();return fo(()=>[p.value,d.value,e.name],([v,c,f],[y,h,C])=>{c&&(c.instances[f]=v,h&&h!==c&&v&&v===y&&(c.leaveGuards.size||(c.leaveGuards=h.leaveGuards),c.updateGuards.size||(c.updateGuards=h.updateGuards))),v&&c&&(!h||!Ft(c,h)||!y)&&(c.enterCallbacks[f]||[]).forEach(g=>g(v))},{flush:"post"}),()=>{const v=o.value,c=e.name,f=d.value,y=f&&f.components[c];if(!y)return pi(u.default,{Component:y,route:v});const h=f.props[c],C=h?h===!0?v.params:typeof h=="function"?h(v):h:null,g=xe(y,ne({},C,t,{onVnodeUnmounted:k=>{k.component.isUnmounted&&(f.instances[c]=null)},ref:p}));return pi(u.default,{Component:g,route:v})||g}}});function pi(e,t){if(!e)return null;const u=e(t);return u.length===1?u[0]:u}const aa=sa;function hp(e){const t=Xs(e.routes,e),u=e.parseQuery||_s,n=e.stringifyQuery||ti,o=e.history,r=_t(),a=_t(),d=_t(),p=$r(Qe);let v=Qe;wt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=Uu.bind(null,w=>""+w),f=Uu.bind(null,Cs),y=Uu.bind(null,qt);function h(w,T){let O,$;return xo(w)?(O=t.getRecordMatcher(w),$=T):$=w,t.addRoute($,O)}function C(w){const T=t.getRecordMatcher(w);T&&t.removeRoute(T)}function g(){return t.getRoutes().map(w=>w.record)}function k(w){return!!t.getRecordMatcher(w)}function F(w,T){if(T=ne({},T||p.value),typeof w=="string"){const Z=Vu(u,w,T.path),ve=t.resolve({path:Z.path},T),Te=o.createHref(Z.fullPath);return ne(Z,ve,{params:y(ve.params),hash:qt(Z.hash),redirectedFrom:void 0,href:Te})}let O;if(w.path!=null)O=ne({},w,{path:Vu(u,w.path,T.path).path});else{const Z=ne({},w.params);for(const ve in Z)Z[ve]==null&&delete Z[ve];O=ne({},w,{params:f(Z)}),T.params=f(T.params)}const $=t.resolve(O,T),q=w.hash||"";$.params=c(y($.params));const ce=Bs(n,ne({},w,{hash:gs(q),path:$.path})),K=o.createHref(ce);return ne({fullPath:ce,hash:q,query:n===ti?zs(w.query):w.query||{}},$,{redirectedFrom:void 0,href:K})}function x(w){return typeof w=="string"?Vu(u,w,p.value.path):ne({},w)}function N(w,T){if(v!==w)return St(he.NAVIGATION_CANCELLED,{from:T,to:w})}function _(w){return U(w)}function j(w){return _(ne(x(w),{replace:!0}))}function Y(w,T){const O=w.matched[w.matched.length-1];if(O&&O.redirect){const{redirect:$}=O;let q=typeof $=="function"?$(w,T):$;return typeof q=="string"&&(q=q.includes("?")||q.includes("#")?q=x(q):{path:q},q.params={}),ne({query:w.query,hash:w.hash,params:q.path!=null?{}:w.params},q)}}function U(w,T){const O=v=F(w),$=p.value,q=w.state,ce=w.force,K=w.replace===!0,Z=Y(O,$);if(Z)return U(ne(x(Z),{state:typeof Z=="object"?ne({},q,Z.state):q,force:ce,replace:K}),T||O);const ve=O;ve.redirectedFrom=T;let Te;return!ce&&ws(n,$,O)&&(Te=St(he.NAVIGATION_DUPLICATED,{to:ve,from:$}),le($,$,!0,!1)),(Te?Promise.resolve(Te):G(ve,$)).catch(ge=>Ze(ge)?Ze(ge,he.NAVIGATION_GUARD_REDIRECT)?ge:oe(ge):M(ge,ve,$)).then(ge=>{if(ge){if(Ze(ge,he.NAVIGATION_GUARD_REDIRECT))return U(ne({replace:K},x(ge.to),{state:typeof ge.to=="object"?ne({},q,ge.to.state):q,force:ce}),T||ve)}else ge=D(ve,$,!0,K,q);return A(ve,$,ge),ge})}function ee(w,T){const O=N(w,T);return O?Promise.reject(O):Promise.resolve()}function te(w){const T=ue.values().next().value;return T&&typeof T.runWithContext=="function"?T.runWithContext(w):w()}function G(w,T){let O;const[$,q,ce]=Is(w,T);O=Gu($.reverse(),"beforeRouteLeave",w,T);for(const Z of $)Z.leaveGuards.forEach(ve=>{O.push(ut(ve,w,T))});const K=ee.bind(null,w,T);return O.push(K),Pe(O).then(()=>{O=[];for(const Z of r.list())O.push(ut(Z,w,T));return O.push(K),Pe(O)}).then(()=>{O=Gu(q,"beforeRouteUpdate",w,T);for(const Z of q)Z.updateGuards.forEach(ve=>{O.push(ut(ve,w,T))});return O.push(K),Pe(O)}).then(()=>{O=[];for(const Z of ce)if(Z.beforeEnter)if(Ie(Z.beforeEnter))for(const ve of Z.beforeEnter)O.push(ut(ve,w,T));else O.push(ut(Z.beforeEnter,w,T));return O.push(K),Pe(O)}).then(()=>(w.matched.forEach(Z=>Z.enterCallbacks={}),O=Gu(ce,"beforeRouteEnter",w,T,te),O.push(K),Pe(O))).then(()=>{O=[];for(const Z of a.list())O.push(ut(Z,w,T));return O.push(K),Pe(O)}).catch(Z=>Ze(Z,he.NAVIGATION_CANCELLED)?Z:Promise.reject(Z))}function A(w,T,O){d.list().forEach($=>te(()=>$(w,T,O)))}function D(w,T,O,$,q){const ce=N(w,T);if(ce)return ce;const K=T===Qe,Z=wt?history.state:{};O&&($||K?o.replace(w.fullPath,ne({scroll:K&&Z&&Z.scroll},q)):o.push(w.fullPath,q)),p.value=w,le(w,T,O,K),oe()}let P;function R(){P||(P=o.listen((w,T,O)=>{if(!ie.listening)return;const $=F(w),q=Y($,ie.currentRoute.value);if(q){U(ne(q,{replace:!0,force:!0}),$).catch(Mt);return}v=$;const ce=p.value;wt&&Os(ei(ce.fullPath,O.delta),xu()),G($,ce).catch(K=>Ze(K,he.NAVIGATION_ABORTED|he.NAVIGATION_CANCELLED)?K:Ze(K,he.NAVIGATION_GUARD_REDIRECT)?(U(ne(x(K.to),{force:!0}),$).then(Z=>{Ze(Z,he.NAVIGATION_ABORTED|he.NAVIGATION_DUPLICATED)&&!O.delta&&O.type===sn.pop&&o.go(-1,!1)}).catch(Mt),Promise.reject()):(O.delta&&o.go(-O.delta,!1),M(K,$,ce))).then(K=>{K=K||D($,ce,!1),K&&(O.delta&&!Ze(K,he.NAVIGATION_CANCELLED)?o.go(-O.delta,!1):O.type===sn.pop&&Ze(K,he.NAVIGATION_ABORTED|he.NAVIGATION_DUPLICATED)&&o.go(-1,!1)),A($,ce,K)}).catch(Mt)}))}let L=_t(),I=_t(),z;function M(w,T,O){oe(w);const $=I.list();return $.length?$.forEach(q=>q(w,T,O)):console.error(w),Promise.reject(w)}function W(){return z&&p.value!==Qe?Promise.resolve():new Promise((w,T)=>{L.add([w,T])})}function oe(w){return z||(z=!w,R(),L.list().forEach(([T,O])=>w?O(w):T()),L.reset()),w}function le(w,T,O,$){const{scrollBehavior:q}=e;if(!wt||!q)return Promise.resolve();const ce=!O&&Ts(ei(w.fullPath,0))||($||!O)&&history.state&&history.state.scroll||null;return mo().then(()=>q(w,T,ce)).then(K=>K&&Ps(K)).catch(K=>M(K,w,T))}const se=w=>o.go(w);let De;const ue=new Set,ie={currentRoute:p,listening:!0,addRoute:h,removeRoute:C,clearRoutes:t.clearRoutes,hasRoute:k,getRoutes:g,resolve:F,options:e,push:_,replace:j,go:se,back:()=>se(-1),forward:()=>se(1),beforeEach:r.add,beforeResolve:a.add,afterEach:d.add,onError:I.add,isReady:W,install(w){w.component("RouterLink",ia),w.component("RouterView",aa),w.config.globalProperties.$router=ie,Object.defineProperty(w.config.globalProperties,"$route",{enumerable:!0,get:()=>xt(p)}),wt&&!De&&p.value===Qe&&(De=!0,_(o.location).catch($=>{}));const T={};for(const $ in Qe)Object.defineProperty(T,$,{get:()=>p.value[$],enumerable:!0});w.provide(ku,ie),w.provide(Pn,Mr(T)),w.provide(ln,p);const O=w.unmount;ue.add(w),w.unmount=function(){ue.delete(w),ue.size<1&&(v=Qe,P&&P(),P=null,p.value=Qe,De=!1,z=!1),O()}}};function Pe(w){return w.reduce((T,O)=>T.then(()=>te(O)),Promise.resolve())}return ie}function fp(e){return Je(Pn)}var ao,lo,co,po;const[Wu]=(po=(co=(lo=(ao=window.OC)==null?void 0:ao.config)==null?void 0:lo.version)==null?void 0:co.split("."))!=null?po:[],la=Number.parseInt(Wu!=null?Wu:"32")<32,Ne=(e,t)=>{const u=e.__vccOpts||e;for(const[n,o]of t)u[n]=o;return u},ca={class:"button-vue__wrapper"},da={class:"button-vue__icon"},pa={class:"button-vue__text"},va=Xe({__name:"NcButton",props:{alignment:{default:"center"},ariaLabel:{default:void 0},disabled:{type:Boolean},download:{type:[String,Boolean],default:void 0},href:{default:void 0},pressed:{type:Boolean,default:void 0},size:{default:"normal"},target:{default:"_self"},text:{default:void 0},to:{default:void 0},type:{default:"button"},variant:{default:"secondary"},wide:{type:Boolean}},emits:["click","update:pressed"],setup(e,{emit:t}){const u=e,n=t,o=Je(ku,null)!==null,r=fe(()=>o&&u.to?"RouterLink":u.href?"a":"button"),a=fe(()=>r.value==="button"&&typeof u.pressed=="boolean"),d=fe(()=>u.pressed?"primary":u.pressed===!1&&u.variant==="primary"?"secondary":u.variant),p=fe(()=>d.value.startsWith("tertiary")),v=fe(()=>u.alignment.split("-")[0]),c=fe(()=>u.alignment.includes("-")),f=Je("NcPopover:trigger:attrs",()=>({}),!1),y=fe(()=>f()),h=fe(()=>{if(r.value==="RouterLink")return{to:u.to,activeClass:"active"};if(r.value==="a")return{href:u.href||"#",target:u.target,rel:"nofollow noreferrer noopener",download:u.download||void 0};if(r.value==="button")return be(J({},y.value),{"aria-pressed":u.pressed,type:u.type,disabled:u.disabled})});function C(g){a.value&&n("update:pressed",!u.pressed),n("click",g)}return(g,k)=>(V(),st(xn(r.value),Oe({class:["button-vue",["button-vue--size-".concat(g.size),{["button-vue--".concat(d.value)]:d.value,"button-vue--tertiary":p.value,"button-vue--wide":g.wide,["button-vue--".concat(v.value)]:v.value!=="center","button-vue--reverse":c.value,"button-vue--legacy":xt(la)}]],"aria-label":g.ariaLabel},h.value,{onClick:C}),{default:He(()=>[me("span",ca,[me("span",da,[ke(g.$slots,"icon",{},void 0,!0)]),me("span",pa,[ke(g.$slots,"default",{},()=>[go($e(g.text),1)],!0)])])]),_:3},16,["class","aria-label"]))}}),qu=Ne(va,[["__scopeId","data-v-e4697e39"]]);class ha{constructor(t){Rt(this,"bundle");this.bundle={pluralFunction:t,translations:{}}}addTranslations(t){var n;const u=Object.values((n=t.translations[""])!=null?n:{}).map(({msgid:o,msgid_plural:r,msgstr:a})=>r!==void 0?["_".concat(o,"_::_").concat(r,"_"),a]:[o,a[0]]);this.bundle.translations=J(J({},this.bundle.translations),Object.fromEntries(u))}gettext(t,u={}){return Hr("",t,u,void 0,{bundle:this.bundle})}ngettext(t,u,n,o={}){return Gr("",t,u,n,o,{bundle:this.bundle})}}class fa{constructor(){Rt(this,"debug",!1);Rt(this,"language","en");Rt(this,"translations",{})}setLanguage(t){return this.language=t,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(yo().replace("-","_"))}addTranslation(t,u){return this.translations[t]=u,this}enableDebugMode(){return this.debug=!0,this}build(){this.debug&&console.debug("Creating gettext instance for language ".concat(this.language));const t=new ha(u=>Vr(u,this.language));return this.language in this.translations&&t.addTranslations(this.translations[this.language]),t}}function ma(){return new fa}const On=ma().detectLanguage().build(),ga=(...e)=>On.ngettext(...e),Po=(...e)=>On.gettext(...e);function Tn(...e){for(const t of e)if(!t.registered){for(const{l:u,t:n}of t){if(u!==yo()||!n)continue;const o=Object.fromEntries(Object.entries(n).map(([r,a])=>[r,{msgid:r,msgid_plural:a.p,msgstr:a.v}]));On.addTranslations({translations:{"":o}})}t.registered=!0}}const mp=[{l:"ar",t:{"a few seconds ago":{v:["منذ عدة ثوانٍ"]},"sec. ago":{v:["ثانية مضت"]},"seconds ago":{v:["ثوانٍ مضت"]}}},{l:"ast",t:{"a few seconds ago":{v:["hai unos segundos"]},"sec. ago":{v:["hai segs"]},"seconds ago":{v:["hai segundos"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"a few seconds ago":{v:["před několika sekundami"]},"sec. ago":{v:["sek. před"]},"seconds ago":{v:["sekund předtím"]}}},{l:"cs-CZ",t:{"a few seconds ago":{v:["před několika sekundami"]},"sec. ago":{v:["sek. před"]},"seconds ago":{v:["sekund předtím"]}}},{l:"da",t:{"a few seconds ago":{v:["et par sekunder siden"]},"sec. ago":{v:["sek. siden"]},"seconds ago":{v:["sekunder siden"]}}},{l:"de",t:{"a few seconds ago":{v:["vor ein paar Sekunden"]},"sec. ago":{v:["Sek. zuvor"]},"seconds ago":{v:["Sekunden zuvor"]}}},{l:"de-DE",t:{"a few seconds ago":{v:["vor ein paar Sekunden"]},"sec. ago":{v:["Sek. zuvor"]},"seconds ago":{v:["Sekunden zuvor"]}}},{l:"el",t:{"a few seconds ago":{v:["πριν λίγα δευτερόλεπτα"]},"sec. ago":{v:["δευτ. πριν"]},"seconds ago":{v:["δευτερόλεπτα πριν"]}}},{l:"en-GB",t:{"a few seconds ago":{v:["a few seconds ago"]},"sec. ago":{v:["sec. ago"]},"seconds ago":{v:["seconds ago"]}}},{l:"eo",t:{}},{l:"es",t:{"a few seconds ago":{v:["hace unos pocos segundos"]},"sec. ago":{v:["hace segundos"]},"seconds ago":{v:["segundos atrás"]}}},{l:"es-AR",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"es-EC",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["hace segundos"]},"seconds ago":{v:["Segundos atrás"]}}},{l:"es-MX",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"et-EE",t:{"a few seconds ago":{v:["mõni sekund tagasi"]},"sec. ago":{v:["sek. tagasi"]},"seconds ago":{v:["sekundit tagasi"]}}},{l:"eu",t:{"a few seconds ago":{v:["duela segundo batzuk"]},"sec. ago":{v:["duela seg."]},"seconds ago":{v:["duela segundo"]}}},{l:"fa",t:{"a few seconds ago":{v:["چند ثانیه پیش"]},"sec. ago":{v:["چند ثانیه پیش"]},"seconds ago":{v:["چند ثانیه پیش"]}}},{l:"fi",t:{"a few seconds ago":{v:["muutamia sekunteja sitten"]},"sec. ago":{v:["sek. sitten"]},"seconds ago":{v:["sekunteja sitten"]}}},{l:"fr",t:{"a few seconds ago":{v:["il y a quelques instants"]},"sec. ago":{v:["il y a qq. sec."]},"seconds ago":{v:["il y a quelques secondes"]}}},{l:"ga",t:{"a few seconds ago":{v:["cúpla soicind ó shin"]},"sec. ago":{v:["soic. ó shin"]},"seconds ago":{v:["soicind ó shin"]}}},{l:"gl",t:{"a few seconds ago":{v:["hai uns segundos"]},"sec. ago":{v:["segs. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"he",t:{"a few seconds ago":{v:["לפני מספר שניות"]},"sec. ago":{v:["לפני מספר שניות"]},"seconds ago":{v:["לפני מס׳ שניות"]}}},{l:"hu",t:{}},{l:"id",t:{"a few seconds ago":{v:["beberapa detik yang lalu"]},"sec. ago":{v:["dtk. yang lalu"]},"seconds ago":{v:["beberapa detik lalu"]}}},{l:"is",t:{"a few seconds ago":{v:["fyrir örfáum sekúndum síðan"]},"sec. ago":{v:["sek. síðan"]},"seconds ago":{v:["sekúndum síðan"]}}},{l:"it",t:{"a few seconds ago":{v:["pochi secondi fa"]},"sec. ago":{v:["sec. fa"]},"seconds ago":{v:["secondi fa"]}}},{l:"ja",t:{"a few seconds ago":{v:["数秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["数秒前"]}}},{l:"ja-JP",t:{"a few seconds ago":{v:["数秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["数秒前"]}}},{l:"ko",t:{"a few seconds ago":{v:["방금 전"]},"sec. ago":{v:["몇 초 전"]},"seconds ago":{v:["초 전"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"a few seconds ago":{v:["пред неколку секунди"]},"sec. ago":{v:["секунда"]},"seconds ago":{v:["секунди"]}}},{l:"my",t:{}},{l:"nb",t:{"a few seconds ago":{v:["noen få sekunder siden"]},"sec. ago":{v:["sek. siden"]},"seconds ago":{v:["sekunder siden"]}}},{l:"nl",t:{"a few seconds ago":{v:["enkele seconden geleden"]},"sec. ago":{v:["sec. geleden"]},"seconds ago":{v:["seconden geleden"]}}},{l:"oc",t:{}},{l:"pl",t:{"a few seconds ago":{v:["kilka sekund temu"]},"sec. ago":{v:["sek. temu"]},"seconds ago":{v:["sekund temu"]}}},{l:"pt-BR",t:{"a few seconds ago":{v:["há alguns segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"pt-PT",t:{"a few seconds ago":{v:["há alguns segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"ro",t:{"a few seconds ago":{v:["acum câteva secunde"]},"sec. ago":{v:["sec. în urmă"]},"seconds ago":{v:["secunde în urmă"]}}},{l:"ru",t:{"a few seconds ago":{v:["несколько секунд назад"]},"sec. ago":{v:["сек. назад"]},"seconds ago":{v:["секунд назад"]}}},{l:"sk",t:{"a few seconds ago":{v:["pred chvíľou"]},"sec. ago":{v:["pred pár sekundami"]},"seconds ago":{v:["pred sekundami"]}}},{l:"sl",t:{}},{l:"sr",t:{"a few seconds ago":{v:["пре неколико секунди"]},"sec. ago":{v:["сек. раније"]},"seconds ago":{v:["секунди раније"]}}},{l:"sv",t:{"a few seconds ago":{v:["några sekunder sedan"]},"sec. ago":{v:["sek. sedan"]},"seconds ago":{v:["sekunder sedan"]}}},{l:"tr",t:{"a few seconds ago":{v:["birkaç saniye önce"]},"sec. ago":{v:["sn. önce"]},"seconds ago":{v:["saniye önce"]}}},{l:"uk",t:{"a few seconds ago":{v:["декілька секунд тому"]},"sec. ago":{v:["с тому"]},"seconds ago":{v:["с тому"]}}},{l:"uz",t:{"a few seconds ago":{v:["bir necha soniya oldin"]},"sec. ago":{v:["sek. oldin"]},"seconds ago":{v:["soniyalar oldin"]}}},{l:"zh-CN",t:{"a few seconds ago":{v:["几秒前"]},"sec. ago":{v:["几秒前"]},"seconds ago":{v:["几秒前"]}}},{l:"zh-HK",t:{"a few seconds ago":{v:["幾秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["秒前"]}}},{l:"zh-TW",t:{"a few seconds ago":{v:["幾秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["秒前"]}}}],gp=[{l:"ar",t:{Acapulco:{v:["بازلائي مطفي"]},"Blue Violet":{v:["بنفسجي مشعشع"]},"Boston Blue":{v:["سماوي مطفي"]},Deluge:{v:["بنفسجي مطفي"]},Feldspar:{v:["وردي صخري"]},Gold:{v:["ذهبي"]},Mariner:{v:["أزرق بحري"]},"Nextcloud blue":{v:["أزرق نكست كلاود"]},Olivine:{v:["زيتي"]},Purple:{v:["بنفسجي"]},"Rosy brown":{v:["بُنِّي زهري"]},Whiskey:{v:["نبيذي"]}}},{l:"ast",t:{Acapulco:{v:["Acapulcu"]},"Blue Violet":{v:["Viola azulao"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Oru"]},Mariner:{v:["Marineru"]},"Nextcloud blue":{v:["Nextcloud azul"]},Olivine:{v:["Olivina"]},Purple:{v:["Moráu"]},"Rosy brown":{v:["Marrón arrosao"]},Whiskey:{v:["Whiskey"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Černá"]},"Blue Violet":{v:["Modrofialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živicová"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námořnická"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivínová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Růžovohnědá"]},Whiskey:{v:["Whisky"]},White:{v:["Bílá"]}}},{l:"cs-CZ",t:{Acapulco:{v:["Akapulko"]},"Blue Violet":{v:["Modrofialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živicová"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námořnická"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivínová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Růžovohnědá"]},Whiskey:{v:["Whisky"]}}},{l:"da",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Sort"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Guld"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud blue"]},Olivine:{v:["Olivine"]},Purple:{v:["Lilla"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["Hvid"]}}},{l:"de",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Schwarz"]},"Blue Violet":{v:["Blau Violett"]},"Boston Blue":{v:["Boston-Blau"]},Deluge:{v:["Sintflut"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gold"]},Mariner:{v:["Seemann"]},"Nextcloud blue":{v:["Nextcloud Blau"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosiges Braun"]},Whiskey:{v:["Whiskey"]},White:{v:["Weiß"]}}},{l:"de-DE",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Schwarz"]},"Blue Violet":{v:["Blau Violett"]},"Boston Blue":{v:["Boston-Blau"]},Deluge:{v:["Sintflut"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gold"]},Mariner:{v:["Seemann"]},"Nextcloud blue":{v:["Nextcloud Blau"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosiges Braun"]},Whiskey:{v:["Whiskey"]},White:{v:["Weiß"]}}},{l:"el",t:{Acapulco:{v:["Ακαπούλκο"]},Black:{v:["Μαύρο"]},"Blue Violet":{v:["Μπλε Βιολέτ"]},"Boston Blue":{v:["Μπλε Βοστώνης"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Χρυσό"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Μπλε Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["Μωβ"]},"Rosy brown":{v:["Ροζ καφέ"]},Whiskey:{v:["Ουίσκι"]},White:{v:["Λευκό"]}}},{l:"en-GB",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Black"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Gold"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud blue"]},Olivine:{v:["Olivine"]},Purple:{v:["Purple"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["White"]}}},{l:"eo",t:{}},{l:"es",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"es-AR",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"es-EC",t:{}},{l:"es-MX",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"et-EE",t:{Acapulco:{v:["Acapulco meresinine"]},Black:{v:["Must"]},"Blue Violet":{v:["Sinakasvioletne"]},"Boston Blue":{v:["Bostoni rohekassinine"]},Deluge:{v:["Tulvavee lilla"]},Feldspar:{v:["Põlevkivipruun"]},Gold:{v:["Kuldne"]},Mariner:{v:["Meresinine"]},"Nextcloud blue":{v:["Nextcloudi sinine"]},Olivine:{v:["Oliiviroheline"]},Purple:{v:["Purpurpunane"]},"Rosy brown":{v:["Roosikarva pruun"]},Whiskey:{v:["Viskikarva kollakaspruun"]},White:{v:["Valge"]}}},{l:"eu",t:{}},{l:"fa",t:{Acapulco:{v:["آکاپولکو"]},"Blue Violet":{v:["بنفش آبی"]},"Boston Blue":{v:["آبی بوستونی"]},Deluge:{v:["سیل"]},Feldspar:{v:["فلدسپات"]},Gold:{v:["طلا"]},Mariner:{v:["مارینر"]},"Nextcloud blue":{v:["نکس کلود آبی"]},Olivine:{v:["الیوین"]},Purple:{v:["بنفش"]},"Rosy brown":{v:["قهوهای رز"]},Whiskey:{v:["ویسکی"]}}},{l:"fi",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Sinivioletti"]},"Boston Blue":{v:["Bostoninsininen"]},Deluge:{v:["Tulva"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Kulta"]},Mariner:{v:["Merenkulkija"]},"Nextcloud blue":{v:["Nextcloudin sininen"]},Olivine:{v:["Oliviini"]},Purple:{v:["Purppura"]},"Rosy brown":{v:["Ruusunruskea"]},Whiskey:{v:["Viski"]}}},{l:"fr",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Bleu violet"]},"Boston Blue":{v:["Bleu de Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Doré"]},Mariner:{v:["Marin"]},"Nextcloud blue":{v:["Bleu Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["Violet"]},"Rosy brown":{v:["Brun rosé"]},Whiskey:{v:["Whiskey"]}}},{l:"ga",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Dubh"]},"Blue Violet":{v:["Gorm Violet"]},"Boston Blue":{v:["Bostún Gorm"]},Deluge:{v:["Díle"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Óir"]},Mariner:{v:["Mairnéalach"]},"Nextcloud blue":{v:["Nextcloud gorm"]},Olivine:{v:["Olaivín"]},Purple:{v:["Corcra"]},"Rosy brown":{v:["Rosach donn"]},Whiskey:{v:["Fuisce"]},White:{v:["Bán"]}}},{l:"gl",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Negro"]},"Blue Violet":{v:["Azul violeta"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Dioivo"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Ouro"]},Mariner:{v:["Marino"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivina"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Pardo rosado"]},Whiskey:{v:["Whisky"]},White:{v:["Branco"]}}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{Gold:{v:["Emas"]},"Nextcloud blue":{v:["Biru Nextcloud"]},Purple:{v:["Ungu"]}}},{l:"is",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Bláklukka"]},"Boston Blue":{v:["Bostonblátt"]},Deluge:{v:["Fjólublátt"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gull"]},Mariner:{v:["Sjóarablátt"]},"Nextcloud blue":{v:["Nextcloud blátt"]},Olivine:{v:["Ólivín"]},Purple:{v:["Purpurablátt"]},"Rosy brown":{v:["Rósabrúnt"]},Whiskey:{v:["Viský"]}}},{l:"it",t:{Gold:{v:["Oro"]},"Nextcloud blue":{v:["Nextcloud blue"]},Purple:{v:["Viola"]}}},{l:"ja",t:{Acapulco:{v:["アカプルコ"]},Black:{v:["黒"]},"Blue Violet":{v:["ブルーバイオレット"]},"Boston Blue":{v:["ボストンブルー"]},Deluge:{v:["豪雨"]},Feldspar:{v:["長石"]},Gold:{v:["黄金"]},Mariner:{v:["船乗り"]},"Nextcloud blue":{v:["ネクストクラウド・ブルー"]},Olivine:{v:["カンラン石"]},Purple:{v:["紫色"]},"Rosy brown":{v:["バラ色"]},Whiskey:{v:["ウイスキー"]},White:{v:["白"]}}},{l:"ja-JP",t:{Acapulco:{v:["アカプルコ"]},"Blue Violet":{v:["ブルーバイオレット"]},"Boston Blue":{v:["ボストンブルー"]},Deluge:{v:["豪雨"]},Feldspar:{v:["長石"]},Gold:{v:["黄金"]},Mariner:{v:["船乗り"]},"Nextcloud blue":{v:["ネクストクラウド・ブルー"]},Olivine:{v:["カンラン石"]},Purple:{v:["紫色"]},"Rosy brown":{v:["バラ色"]},Whiskey:{v:["ウイスキー"]}}},{l:"ko",t:{Acapulco:{v:["아카풀코"]},"Blue Violet":{v:["푸른 보라"]},"Boston Blue":{v:["보스턴 블루"]},Deluge:{v:["폭우"]},Feldspar:{v:["장석"]},Gold:{v:["금"]},Mariner:{v:["뱃사람"]},"Nextcloud blue":{v:["Nextcloud 파랑"]},Olivine:{v:["감람석"]},Purple:{v:["보라"]},"Rosy brown":{v:["로지 브라운"]},Whiskey:{v:["위스키"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{Acapulco:{v:["Акапулко"]},Black:{v:["Црно"]},"Blue Violet":{v:["Сино Виолетова"]},"Boston Blue":{v:["Бостон Сина"]},Deluge:{v:["Делуџ"]},Feldspar:{v:["Фелдспар"]},Gold:{v:["Златна"]},Mariner:{v:["Маринер"]},"Nextcloud blue":{v:["Nextcloud сина"]},Olivine:{v:["Оливин"]},Purple:{v:["Виолетова"]},"Rosy brown":{v:["Розево-кафеава"]},Whiskey:{v:["Виски"]},White:{v:["Бела"]}}},{l:"my",t:{}},{l:"nb",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Blå fiolett"]},"Boston Blue":{v:["Boston blå"]},Deluge:{v:["Syndflod"]},Feldspar:{v:["Feltspat"]},Gold:{v:["Gull"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud-blå"]},Olivine:{v:["Olivin"]},Purple:{v:["Lilla"]},"Rosy brown":{v:["Rosenrød brun"]},Whiskey:{v:["Whiskey"]}}},{l:"nl",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Zwart"]},"Blue Violet":{v:["Blauw Paars"]},"Boston Blue":{v:["Boston Blauw"]},Deluge:{v:["Overlopen"]},Feldspar:{v:["Veldspaat"]},Gold:{v:["Goud"]},Mariner:{v:["Marineblauw"]},"Nextcloud blue":{v:["Nextcloud blauw"]},Olivine:{v:["Olivijn"]},Purple:{v:["Paars"]},"Rosy brown":{v:["Rozig bruin"]},Whiskey:{v:["Whiskey"]},White:{v:["Wit"]}}},{l:"oc",t:{}},{l:"pl",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Niebieski fiolet"]},"Boston Blue":{v:["Błękit Bostonu"]},Deluge:{v:["Potop"]},Feldspar:{v:["Skaleń"]},Gold:{v:["Złote"]},Mariner:{v:["Marynarz"]},"Nextcloud blue":{v:["Niebieskie Nextcloud"]},Olivine:{v:["Oliwin"]},Purple:{v:["Fioletowy"]},"Rosy brown":{v:["Różowy brąz"]},Whiskey:{v:["Whisky"]}}},{l:"pt-BR",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Preto"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspato"]},Gold:{v:["Ouro"]},Mariner:{v:["Marinheiro"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivina"]},Purple:{v:["Roxo"]},"Rosy brown":{v:["Castanho rosado"]},Whiskey:{v:["Uísque"]},White:{v:["Branco"]}}},{l:"pt-PT",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Azul violeta"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Ouro"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud azul"]},Olivine:{v:["Olivine"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Castanho rosado"]},Whiskey:{v:["Whiskey"]}}},{l:"ro",t:{Gold:{v:["Aur"]},"Nextcloud blue":{v:["Nextcloud albastru"]},Purple:{v:["Purpuriu"]}}},{l:"ru",t:{Acapulco:{v:["Акапулько"]},"Blue Violet":{v:["Синий фиолет"]},"Boston Blue":{v:["Синий Бостон"]},Deluge:{v:["Перламутрово-фиолетовый"]},Feldspar:{v:["Античная латунь"]},Gold:{v:["Золотой"]},Mariner:{v:["Морской"]},"Nextcloud blue":{v:["Nextcloud голубой"]},Olivine:{v:[" Оливковый"]},Purple:{v:["Фиолетовый"]},"Rosy brown":{v:["Розово-коричневый"]},Whiskey:{v:["Виски"]}}},{l:"sk",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Modro fialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živec"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námorník"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Ružovo hnedá"]},Whiskey:{v:["Whisky"]}}},{l:"sl",t:{}},{l:"sr",t:{Acapulco:{v:["Акапулко"]},Black:{v:["Црно"]},"Blue Violet":{v:["Плаво љубичаста"]},"Boston Blue":{v:["Бостон плава"]},Deluge:{v:["Поплава"]},Feldspar:{v:["Фелдспар"]},Gold:{v:["Злато"]},Mariner:{v:["Морнар"]},"Nextcloud blue":{v:["Nextcloud плава"]},Olivine:{v:["Маслинаста"]},Purple:{v:["Пурпурна"]},"Rosy brown":{v:["Роси браон"]},Whiskey:{v:["Виски"]},White:{v:["Бело"]}}},{l:"sv",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Blåviolett"]},"Boston Blue":{v:["Bostonblå"]},Deluge:{v:["Skyfallsblå"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Guld"]},Mariner:{v:["Marinblå"]},"Nextcloud blue":{v:["Nextcloud-blå"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosabrun"]},Whiskey:{v:["Whisky"]}}},{l:"tr",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Siyah"]},"Blue Violet":{v:["Mavi mor"]},"Boston Blue":{v:["Boston mavisi"]},Deluge:{v:["Sel"]},Feldspar:{v:["Feldispat"]},Gold:{v:["Altın"]},Mariner:{v:["Denizci"]},"Nextcloud blue":{v:["Nextcloud mavi"]},Olivine:{v:["Zeytinlik"]},Purple:{v:["Mor"]},"Rosy brown":{v:["Kırmızımsı kahverengi"]},Whiskey:{v:["Viski"]},White:{v:["Beyaz"]}}},{l:"uk",t:{Acapulco:{v:["Акапулько"]},"Blue Violet":{v:["Блакитна фіалка"]},"Boston Blue":{v:["Бостонський синій"]},Deluge:{v:["Злива"]},Feldspar:{v:["Польові шпати"]},Gold:{v:["Золотий"]},Mariner:{v:["Морський"]},"Nextcloud blue":{v:["Блакитний Nextcloud"]},Olivine:{v:["Олива"]},Purple:{v:["Фіолетовий"]},"Rosy brown":{v:["Темно-рожевий"]},Whiskey:{v:["Кола"]}}},{l:"uz",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Qora"]},"Blue Violet":{v:["Moviy binafsha"]},"Boston Blue":{v:["Boston ko'k"]},Deluge:{v:["To'fon"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Oltin"]},Mariner:{v:["Dengizchi"]},"Nextcloud blue":{v:["Ko'k Nextcloud "]},Olivine:{v:["Olivine"]},Purple:{v:["Binafsha"]},"Rosy brown":{v:["Qizil jigarrang"]},Whiskey:{v:["Whiskey"]},White:{v:["Oq"]}}},{l:"zh-CN",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["瓦罗兰特蓝"]},"Boston Blue":{v:["波士顿蓝"]},Deluge:{v:["洪水色"]},Feldspar:{v:["长石"]},Gold:{v:["金色"]},Mariner:{v:["水手"]},"Nextcloud blue":{v:["Nextcloud 蓝"]},Olivine:{v:["橄榄石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]}}},{l:"zh-HK",t:{Acapulco:{v:["阿卡普爾科"]},"Blue Violet":{v:["藍紫色"]},"Boston Blue":{v:["波士頓藍"]},Deluge:{v:["大洪水"]},Feldspar:{v:["長石"]},Gold:{v:["Gold"]},Mariner:{v:["海軍藍"]},"Nextcloud blue":{v:["Nextcloud 藍色"]},Olivine:{v:["橄欖石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]}}},{l:"zh-TW",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["藍紫色"]},"Boston Blue":{v:["波士頓藍"]},Deluge:{v:["Deluge"]},Feldspar:{v:["長石"]},Gold:{v:["金色"]},Mariner:{v:["海軍藍"]},"Nextcloud blue":{v:["Nextcloud 藍色"]},Olivine:{v:["橄欖石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]}}}],ya=[{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs-CZ",t:{Actions:{v:["Akce"]}}},{l:"da",t:{Actions:{v:["Handlinger"]}}},{l:"de",t:{Actions:{v:["Aktionen"]}}},{l:"de-DE",t:{Actions:{v:["Aktionen"]}}},{l:"el",t:{Actions:{v:["Ενέργειες"]}}},{l:"en-GB",t:{Actions:{v:["Actions"]}}},{l:"eo",t:{Actions:{v:["Agoj"]}}},{l:"es",t:{Actions:{v:["Acciones"]}}},{l:"es-AR",t:{Actions:{v:["Acciones"]}}},{l:"es-EC",t:{Actions:{v:["Acciones"]}}},{l:"es-MX",t:{Actions:{v:["Acciones"]}}},{l:"et-EE",t:{Actions:{v:["Tegevus"]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:["کنشها"]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"is",t:{Actions:{v:["Aðgerðir"]}}},{l:"it",t:{Actions:{v:["Azioni"]}}},{l:"ja",t:{Actions:{v:["操作"]}}},{l:"ja-JP",t:{Actions:{v:["操作"]}}},{l:"ko",t:{Actions:{v:["동작"]}}},{l:"lt-LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{l:"pt-BR",t:{Actions:{v:["Ações"]}}},{l:"pt-PT",t:{Actions:{v:["Ações"]}}},{l:"ro",t:{Actions:{v:["Acțiuni"]}}},{l:"ru",t:{Actions:{v:["Действия "]}}},{l:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"uz",t:{Actions:{v:["Harakatlar"]}}},{l:"zh-CN",t:{Actions:{v:["行为"]}}},{l:"zh-HK",t:{Actions:{v:["動作"]}}},{l:"zh-TW",t:{Actions:{v:["動作"]}}}],yp=[{l:"ar",t:{"Any link":{v:["أيَّ رابط"]}}},{l:"ast",t:{"Any link":{v:["Cualesquier enllaz"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Any link":{v:["Jakýkoli odkaz"]}}},{l:"cs-CZ",t:{"Any link":{v:["Jakýkoli odkaz"]}}},{l:"da",t:{"Any link":{v:["Ethvert link"]}}},{l:"de",t:{"Any link":{v:["Irgendein Link"]}}},{l:"de-DE",t:{"Any link":{v:["Irgendein Link"]}}},{l:"el",t:{"Any link":{v:["Οποιοσδήποτε σύνδεσμος"]}}},{l:"en-GB",t:{"Any link":{v:["Any link"]}}},{l:"eo",t:{}},{l:"es",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"es-AR",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"es-EC",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"es-MX",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"et-EE",t:{"Any link":{v:["Mistahes link"]}}},{l:"eu",t:{"Any link":{v:["Edozein esteka"]}}},{l:"fa",t:{"Any link":{v:["هر پیوندی"]}}},{l:"fi",t:{"Any link":{v:["Mikä tahansa linkki"]}}},{l:"fr",t:{"Any link":{v:["N'importe quel lien"]}}},{l:"ga",t:{"Any link":{v:["Aon nasc"]}}},{l:"gl",t:{"Any link":{v:["Calquera ligazón"]}}},{l:"he",t:{"Any link":{v:["קישור כלשהו"]}}},{l:"hu",t:{}},{l:"id",t:{"Any link":{v:["Semua tautan"]}}},{l:"is",t:{"Any link":{v:["Einhver tengill"]}}},{l:"it",t:{"Any link":{v:["Qualsiasi link"]}}},{l:"ja",t:{"Any link":{v:["任意のリンク"]}}},{l:"ja-JP",t:{"Any link":{v:["任意のリンク"]}}},{l:"ko",t:{"Any link":{v:["아무 링크"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Any link":{v:["Секој линк"]}}},{l:"my",t:{}},{l:"nb",t:{"Any link":{v:["Enhver lenke"]}}},{l:"nl",t:{"Any link":{v:["Elke link"]}}},{l:"oc",t:{}},{l:"pl",t:{"Any link":{v:["Dowolny link"]}}},{l:"pt-BR",t:{"Any link":{v:["Qualquer link"]}}},{l:"pt-PT",t:{"Any link":{v:["Qualquer hiperligação"]}}},{l:"ro",t:{"Any link":{v:["Orice link"]}}},{l:"ru",t:{"Any link":{v:["Любая ссылка"]}}},{l:"sk",t:{"Any link":{v:["Akýkoľvek odkaz"]}}},{l:"sl",t:{}},{l:"sr",t:{"Any link":{v:["Било који линк"]}}},{l:"sv",t:{"Any link":{v:["Vilken länk som helst"]}}},{l:"tr",t:{"Any link":{v:["Herhangi bir bağlantı"]}}},{l:"uk",t:{"Any link":{v:["Будь-яке посилання"]}}},{l:"uz",t:{"Any link":{v:["Har qanday havola"]}}},{l:"zh-CN",t:{"Any link":{v:["任何链接"]}}},{l:"zh-HK",t:{"Any link":{v:["任何連結"]}}},{l:"zh-TW",t:{"Any link":{v:["任何連結"]}}}],Ep=[{l:"ar",t:{"Avatar of {displayName}":{v:["صورة الملف الشخصي الرمزية لــ {displayName} "]},"Avatar of {displayName}, {status}":{v:["صورة الملف الشخصي الرمزية لــ {displayName}، {status}"]}}},{l:"ast",t:{"Avatar of {displayName}":{v:["Avatar de: {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de: {displayName}, {status}"]}}},{l:"br",t:{}},{l:"ca",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"cs",t:{"Avatar of {displayName}":{v:["Zástupný obrázek uživatele {displayName}"]},"Avatar of {displayName}, {status}":{v:["Zástupný obrázek uživatele {displayName}, {status}"]}}},{l:"cs-CZ",t:{"Avatar of {displayName}":{v:["Zástupný obrázek uživatele {displayName}"]},"Avatar of {displayName}, {status}":{v:["Zástupný obrázek uživatele {displayName}, {status}"]}}},{l:"da",t:{"Avatar of {displayName}":{v:["Avatar af {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar af {displayName}, {status}"]}}},{l:"de",t:{"Avatar of {displayName}":{v:["Avatar von {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar von {displayName}, {status}"]}}},{l:"de-DE",t:{"Avatar of {displayName}":{v:["Avatar von {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar von {displayName}, {status}"]}}},{l:"el",t:{"Avatar of {displayName}":{v:["Άβαταρ του {displayName}"]},"Avatar of {displayName}, {status}":{v:["Άβαταρ του {displayName}, {status}"]}}},{l:"en-GB",t:{"Avatar of {displayName}":{v:["Avatar of {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar of {displayName}, {status}"]}}},{l:"eo",t:{}},{l:"es",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"es-AR",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"es-EC",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"es-MX",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"et-EE",t:{"Avatar of {displayName}":{v:["Avatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar {displayName}, {status}"]}}},{l:"eu",t:{"Avatar of {displayName}":{v:["{displayName}-(e)n irudia"]},"Avatar of {displayName}, {status}":{v:["{displayName} -(e)n irudia, {status}"]}}},{l:"fa",t:{"Avatar of {displayName}":{v:["آواتار {displayName}"]},"Avatar of {displayName}, {status}":{v:["آواتار {displayName} ، {status}"]}}},{l:"fi",t:{"Avatar of {displayName}":{v:["{displayName}n avatar"]},"Avatar of {displayName}, {status}":{v:["{displayName}n avatar, {status}"]}}},{l:"fr",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"ga",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"gl",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"he",t:{"Avatar of {displayName}":{v:["תמונה ייצוגית של {displayName}"]},"Avatar of {displayName}, {status}":{v:["תמונה ייצוגית של {displayName}, {status}"]}}},{l:"hu",t:{"Avatar of {displayName}":{v:["{displayName} profilképe"]},"Avatar of {displayName}, {status}":{v:["{displayName} profilképe, {status}"]}}},{l:"id",t:{"Avatar of {displayName}":{v:["Avatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar {displayName}, {status}"]}}},{l:"is",t:{"Avatar of {displayName}":{v:["Auðkennismynd fyrir {displayName}"]},"Avatar of {displayName}, {status}":{v:["Auðkennismynd fyrir {displayName}, {status}"]}}},{l:"it",t:{"Avatar of {displayName}":{v:["Avatar di {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar di {displayName}, {status}"]}}},{l:"ja",t:{"Avatar of {displayName}":{v:["{displayName} のアバター"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} のアバター"]}}},{l:"ja-JP",t:{"Avatar of {displayName}":{v:["{displayName} のアバター"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} のアバター"]}}},{l:"ko",t:{"Avatar of {displayName}":{v:["{displayName}님의 아바타"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status}님의 아바타"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Avatar of {displayName}":{v:["Аватар на {displayName}"]},"Avatar of {displayName}, {status}":{v:["Аватар на {displayName}, {status}"]}}},{l:"my",t:{"Avatar of {displayName}":{v:["{displayName} ၏ ကိုယ်ပွား"]}}},{l:"nb",t:{"Avatar of {displayName}":{v:["Avataren til {displayName}"]},"Avatar of {displayName}, {status}":{v:["{displayName}'s avatar, {status}"]}}},{l:"nl",t:{"Avatar of {displayName}":{v:["Avatar van {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar van {displayName}, {status}"]}}},{l:"oc",t:{}},{l:"pl",t:{"Avatar of {displayName}":{v:["Awatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Awatar {displayName}, {status}"]}}},{l:"pt-BR",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"pt-PT",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"ro",t:{"Avatar of {displayName}":{v:["Avatarul lui {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatarul lui {displayName}, {status}"]}}},{l:"ru",t:{"Avatar of {displayName}":{v:["Аватар {displayName}"]},"Avatar of {displayName}, {status}":{v:["Фотография {displayName}, {status}"]}}},{l:"sk",t:{"Avatar of {displayName}":{v:["Avatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar {displayName}, {status}"]}}},{l:"sl",t:{"Avatar of {displayName}":{v:["Podoba {displayName}"]},"Avatar of {displayName}, {status}":{v:["Prikazna slika {displayName}, {status}"]}}},{l:"sr",t:{"Avatar of {displayName}":{v:["Аватар за {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar za {displayName}, {status}"]}}},{l:"sv",t:{"Avatar of {displayName}":{v:["{displayName}s avatar"]},"Avatar of {displayName}, {status}":{v:["{displayName}s avatar, {status}"]}}},{l:"tr",t:{"Avatar of {displayName}":{v:["{displayName} avatarı"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} avatarı"]}}},{l:"uk",t:{"Avatar of {displayName}":{v:["Аватар {displayName}"]},"Avatar of {displayName}, {status}":{v:["Аватар {displayName}, {status}"]}}},{l:"uz",t:{"Avatar of {displayName}":{v:[" {displayName}Avatari"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} Avatari"]}}},{l:"zh-CN",t:{"Avatar of {displayName}":{v:["{displayName}的头像"]},"Avatar of {displayName}, {status}":{v:["{displayName}的头像,{status}"]}}},{l:"zh-HK",t:{"Avatar of {displayName}":{v:["{displayName} 的頭像"]},"Avatar of {displayName}, {status}":{v:["{displayName} 的頭像,{status}"]}}},{l:"zh-TW",t:{"Avatar of {displayName}":{v:["{displayName} 的大頭照"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} 的大頭照"]}}}],Cp=[{l:"ar",t:{away:{v:["غير موجود"]},busy:{v:["مشغول"]},"do not disturb":{v:["يُرجى عدم الإزعاج"]},invisible:{v:["غير مرئي"]},offline:{v:["غير متصل"]},online:{v:["متصل"]}}},{l:"ast",t:{away:{v:["ausente"]},busy:{v:["ocupáu"]},"do not disturb":{v:["nun molestar"]},invisible:{v:["invisible"]},offline:{v:["desconectáu"]},online:{v:["en llinia"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{away:{v:["pryč"]},busy:{v:["zaneprádněn(a)"]},"do not disturb":{v:["nerušit"]},invisible:{v:["neviditelné"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"cs-CZ",t:{away:{v:["pryč"]},busy:{v:["zaneprádněn(a)"]},"do not disturb":{v:["nerušit"]},invisible:{v:["neviditelné"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"da",t:{away:{v:["væk"]},busy:{v:["optaget"]},"do not disturb":{v:["forstyr ikke"]},invisible:{v:["usynlig"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"de",t:{away:{v:["Abwesend"]},busy:{v:["Beschäftigt"]},"do not disturb":{v:["Bitte nicht stören"]},invisible:{v:["Unsichtbar"]},offline:{v:["Offline"]},online:{v:["Online"]}}},{l:"de-DE",t:{away:{v:["Abwesend"]},busy:{v:["Beschäftigt"]},"do not disturb":{v:["Bitte nicht stören"]},invisible:{v:["Unsichtbar"]},offline:{v:["Offline"]},online:{v:["Online"]}}},{l:"el",t:{away:{v:["μακριά"]},busy:{v:["απασχολημένος"]},"do not disturb":{v:["μην ενοχλείτε"]},invisible:{v:["αόρατο"]},offline:{v:["εκτός σύνδεσης"]},online:{v:["συνδεδεμένος"]}}},{l:"en-GB",t:{away:{v:["away"]},busy:{v:["busy"]},"do not disturb":{v:["do not disturb"]},invisible:{v:["invisible"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"eo",t:{}},{l:"es",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["no molestar"]},invisible:{v:["invisible"]},offline:{v:["fuera de línea"]},online:{v:["en línea"]}}},{l:"es-AR",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["no molestar"]},invisible:{v:["invisible"]},offline:{v:["desconectado"]},online:{v:["en línea"]}}},{l:"es-EC",t:{}},{l:"es-MX",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["no molestar"]},invisible:{v:["invisible"]},offline:{v:["fuera de línea"]},online:{v:["en línea"]}}},{l:"et-EE",t:{away:{v:["eemal"]},busy:{v:["hõivatud"]},"do not disturb":{v:["ära sega"]},invisible:{v:["nähtamatu"]},offline:{v:["pole võrgus"]},online:{v:["võrgus"]}}},{l:"eu",t:{}},{l:"fa",t:{away:{v:["دور از دستگاه"]},busy:{v:["مشغول"]},"do not disturb":{v:["مزاحم نشوید"]},invisible:{v:["مخفی"]},offline:{v:["برونخط"]},online:{v:["برخط"]}}},{l:"fi",t:{away:{v:["poissa"]},busy:{v:["varattu"]},"do not disturb":{v:["älä häiritse"]},invisible:{v:["näkymätön"]},offline:{v:["ei linjalla"]},online:{v:["linjalla"]}}},{l:"fr",t:{away:{v:["absent"]},busy:{v:["occupé"]},"do not disturb":{v:["ne pas déranger"]},invisible:{v:["invisible"]},offline:{v:["hors ligne"]},online:{v:["en ligne"]}}},{l:"ga",t:{away:{v:["ar shiúl"]},busy:{v:["gnóthach"]},"do not disturb":{v:["ná cur as"]},invisible:{v:["dofheicthe"]},offline:{v:["as líne"]},online:{v:["ar líne"]}}},{l:"gl",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["non molestar"]},invisible:{v:["invisíbel"]},offline:{v:["desconectado"]},online:{v:["conectado"]}}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{away:{v:["tidak tersedia"]},"do not disturb":{v:["jangan ganggu"]},offline:{v:["luring"]},online:{v:["daring"]}}},{l:"is",t:{away:{v:["í burtu"]},busy:{v:["upptekin/n"]},"do not disturb":{v:["ekki ónáða"]},invisible:{v:["ósýnilegt"]},offline:{v:["ónettengt"]},online:{v:["nettengt"]}}},{l:"it",t:{away:{v:["via"]},"do not disturb":{v:["non disturbare"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"ja",t:{away:{v:["離れる"]},busy:{v:["ビジー"]},"do not disturb":{v:["邪魔をしないでください"]},invisible:{v:["不可視"]},offline:{v:["オフライン"]},online:{v:["オンライン"]}}},{l:"ja-JP",t:{away:{v:["離れる"]},busy:{v:["ビジー"]},"do not disturb":{v:["邪魔をしないでください"]},invisible:{v:["不可視"]},offline:{v:["オフライン"]},online:{v:["オンライン"]}}},{l:"ko",t:{away:{v:["자리 비움"]},busy:{v:["바쁨"]},"do not disturb":{v:["방해 금지"]},invisible:{v:["보이지 않음"]},offline:{v:["오프라인"]},online:{v:["온라인"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{away:{v:["оддалечен"]},busy:{v:["зафатен"]},"do not disturb":{v:["не вознемирувај"]},invisible:{v:["невидливо"]},offline:{v:["офлајн"]},online:{v:["онлајн"]}}},{l:"my",t:{}},{l:"nb",t:{away:{v:["borte"]},busy:{v:["opptatt"]},"do not disturb":{v:["ikke forstyrr"]},invisible:{v:["usynlig"]},offline:{v:["frakoblet"]},online:{v:["tilkoblet"]}}},{l:"nl",t:{away:{v:["weg"]},busy:{v:["bezig"]},"do not disturb":{v:["niet storen"]},invisible:{v:["Onzichtbaar"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"oc",t:{}},{l:"pl",t:{away:{v:["stąd"]},busy:{v:["zajęty"]},"do not disturb":{v:["nie przeszkadzać"]},invisible:{v:["niewidzialny"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"pt-BR",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["não perturbe"]},invisible:{v:["invisível"]},offline:{v:["off-line"]},online:{v:["on-line"]}}},{l:"pt-PT",t:{away:{v:["longe"]},busy:{v:["ocupado"]},"do not disturb":{v:["não incomodar"]},invisible:{v:["invisível"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"ro",t:{away:{v:["plecat"]},"do not disturb":{v:["nu deranjați"]},offline:{v:["deconectat"]},online:{v:["online"]}}},{l:"ru",t:{away:{v:["отсутствие"]},busy:{v:["занятый"]},"do not disturb":{v:["не беспокоить"]},invisible:{v:["невидимый"]},offline:{v:["офлайн"]},online:{v:["онлайн"]}}},{l:"sk",t:{away:{v:["neprítomný"]},busy:{v:["zaneprázdnený"]},"do not disturb":{v:["nerušiť"]},invisible:{v:["neviditeľný"]},offline:{v:["Odpojený - offline"]},online:{v:["Pripojený - online"]}}},{l:"sl",t:{}},{l:"sr",t:{away:{v:["одсутан"]},busy:{v:["заузет"]},"do not disturb":{v:["не узнемиравај"]},invisible:{v:["невидљиво"]},offline:{v:["ван мреже"]},online:{v:["на мрежи"]}}},{l:"sv",t:{away:{v:["borta"]},busy:{v:["upptagen"]},"do not disturb":{v:["stör ej"]},invisible:{v:["osynlig"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"tr",t:{away:{v:["Uzakta"]},busy:{v:["Meşgul"]},"do not disturb":{v:["Rahatsız etmeyin"]},invisible:{v:["görünmez"]},offline:{v:["Çevrim dışı"]},online:{v:["Çevrim içi"]}}},{l:"uk",t:{away:{v:["відсутній"]},busy:{v:["зайнято"]},"do not disturb":{v:["не турбувати"]},invisible:{v:["Невидимий"]},offline:{v:["не в мережі"]},online:{v:["в мережі"]}}},{l:"uz",t:{away:{v:["uzoqda"]},busy:{v:["band"]},"do not disturb":{v:["bezovta qilmang"]},invisible:{v:["ko'rinmas"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"zh-CN",t:{away:{v:["离开"]},busy:{v:["繁忙"]},"do not disturb":{v:["请勿打扰"]},invisible:{v:["隐藏的"]},offline:{v:["离线"]},online:{v:["在线"]}}},{l:"zh-HK",t:{away:{v:["離開"]},busy:{v:["忙碌"]},"do not disturb":{v:["請勿打擾"]},invisible:{v:["隐藏的"]},offline:{v:["離線"]},online:{v:["在線"]}}},{l:"zh-TW",t:{away:{v:["離開"]},busy:{v:["忙碌"]},"do not disturb":{v:["請勿打擾"]},invisible:{v:["不可見"]},offline:{v:["離線"]},online:{v:["線上"]}}}],bp=[{l:"ar",t:{"Back to provider selection":{v:["عودة إلى اختيار المزوّد"]},"Close Smart Picker":{v:["إغلاق المحدد الذكي"]},"Smart Picker":{v:["اللاقط الذكي smart picker"]}}},{l:"ast",t:{"Back to provider selection":{v:["Volver a la seleición de fornidores"]},"Close Smart Picker":{v:["Zarrar la seleición intelixente"]},"Smart Picker":{v:["Selector intelixente"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Back to provider selection":{v:["Zpět na výběr poskytovatele"]},"Close Smart Picker":{v:["Zavřít inteligentní výběr"]},"Smart Picker":{v:["Inteligentní výběr"]}}},{l:"cs-CZ",t:{"Back to provider selection":{v:["Zpět na výběr poskytovatele"]},"Close Smart Picker":{v:["Zavřít inteligentní výběr"]},"Smart Picker":{v:["Inteligentní výběr"]}}},{l:"da",t:{"Back to provider selection":{v:["Tilbage til udbydervalg"]},"Close Smart Picker":{v:["Luk Smart Vælger"]},"Smart Picker":{v:["Smart Vælger"]}}},{l:"de",t:{"Back to provider selection":{v:["Zurück zur Anbieterauswahl"]},"Close Smart Picker":{v:["Smart Picker schließen"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"de-DE",t:{"Back to provider selection":{v:["Zurück zur Anbieterauswahl"]},"Close Smart Picker":{v:["Smart Picker schließen"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"el",t:{"Back to provider selection":{v:["Επιστροφή στην επιλογή παρόχου"]},"Close Smart Picker":{v:["Κλείσιμο Έξυπνης Επιλογής"]},"Smart Picker":{v:["Έξυπνη Επιλογή"]}}},{l:"en-GB",t:{"Back to provider selection":{v:["Back to provider selection"]},"Close Smart Picker":{v:["Close Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"eo",t:{}},{l:"es",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"es-AR",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"es-EC",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"es-MX",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"et-EE",t:{"Back to provider selection":{v:["Tagasi teenusepakkuja valiku juurde"]},"Close Smart Picker":{v:["Sulge nutikas valija"]},"Smart Picker":{v:["Nutikas valija"]}}},{l:"eu",t:{"Back to provider selection":{v:["Itzuli hornitzaileen hautapenera"]},"Close Smart Picker":{v:["Itxi hautatzaile adimenduna"]},"Smart Picker":{v:["Hautatzaile adimenduna"]}}},{l:"fa",t:{"Back to provider selection":{v:["بازگشت به انتخاب ارائه دهنده"]},"Close Smart Picker":{v:["بستن انتخابگر هوشمند"]},"Smart Picker":{v:["انتخابگر هوشمند"]}}},{l:"fi",t:{"Back to provider selection":{v:["Takaisin toimittajavalintaan"]},"Close Smart Picker":{v:["Sulje älykas valitsin"]},"Smart Picker":{v:["Älykäs valitsin"]}}},{l:"fr",t:{"Back to provider selection":{v:["Revenir à la sélection du fournisseur"]},"Close Smart Picker":{v:["Fermer le sélecteur intelligent"]},"Smart Picker":{v:["Sélecteur intelligent"]}}},{l:"ga",t:{"Back to provider selection":{v:["Ar ais go roghnú soláthróra"]},"Close Smart Picker":{v:["Dún Piocálaí Cliste"]},"Smart Picker":{v:["Roghnóir Cliste"]}}},{l:"gl",t:{"Back to provider selection":{v:["Volver á selección do provedor"]},"Close Smart Picker":{v:["Pechar o Selector intelixente"]},"Smart Picker":{v:["Selector intelixente"]}}},{l:"he",t:{"Back to provider selection":{v:["חזרה לבחירת ספק"]},"Close Smart Picker":{v:["סגירת הבורר החכם"]},"Smart Picker":{v:["בורר חכם"]}}},{l:"hu",t:{}},{l:"id",t:{"Back to provider selection":{v:["Kembali ke pemilihan penyedia"]},"Close Smart Picker":{v:["Tutup Pemilih Cerdas"]},"Smart Picker":{v:["Pemilih Cerdas"]}}},{l:"is",t:{"Back to provider selection":{v:["Til baka í val á þjónustuveitu"]},"Close Smart Picker":{v:["Loka snjall-veljara"]},"Smart Picker":{v:["Snjall-veljari"]}}},{l:"it",t:{"Back to provider selection":{v:["Torna alla selezione del provider"]},"Close Smart Picker":{v:["Chiudere lo Smart Picker"]},"Smart Picker":{v:["Picker intelligente"]}}},{l:"ja",t:{"Back to provider selection":{v:["プロバイダーの選択に戻る"]},"Close Smart Picker":{v:["スマートピッカーを閉じる"]},"Smart Picker":{v:["スマートピッカー"]}}},{l:"ja-JP",t:{"Back to provider selection":{v:["プロバイダーの選択に戻る"]},"Close Smart Picker":{v:["スマートピッカーを閉じる"]},"Smart Picker":{v:["スマートピッカー"]}}},{l:"ko",t:{"Back to provider selection":{v:["제공자 선택으로 돌아가기"]},"Close Smart Picker":{v:["스마트 선택기 닫기"]},"Smart Picker":{v:["스마트 선택기"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Back to provider selection":{v:["Назад до избор на провајдер"]},"Close Smart Picker":{v:["Затвори паметен избирач"]},"Smart Picker":{v:["Паметен избирач"]}}},{l:"my",t:{}},{l:"nb",t:{"Back to provider selection":{v:["Tilbake til leverandørvalg"]},"Close Smart Picker":{v:["Lukk Smart Velger"]},"Smart Picker":{v:["Smart Velger"]}}},{l:"nl",t:{"Back to provider selection":{v:["Terug naar provider selectie"]},"Close Smart Picker":{v:["Slimme Kiezer sluiten"]},"Smart Picker":{v:["Slimme Kiezer"]}}},{l:"oc",t:{}},{l:"pl",t:{"Back to provider selection":{v:["Powrót do wyboru dostawcy"]},"Close Smart Picker":{v:["Zamknij inteligentny selektor"]},"Smart Picker":{v:["Inteligentne wybieranie"]}}},{l:"pt-BR",t:{"Back to provider selection":{v:["Voltar para seleção de provedor"]},"Close Smart Picker":{v:["Fechar Seletor Inteligente"]},"Smart Picker":{v:["Seletor Inteligente"]}}},{l:"pt-PT",t:{"Back to provider selection":{v:["Voltar à seleção de fornecedor"]},"Close Smart Picker":{v:['Fechar "Smart Picker"']},"Smart Picker":{v:["Smart Picker"]}}},{l:"ro",t:{"Back to provider selection":{v:["Înapoi la selecția providerului"]},"Close Smart Picker":{v:["Închide Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"ru",t:{"Back to provider selection":{v:["Вернуться к выбору провайдера"]},"Close Smart Picker":{v:["Закрыть интеллектуальный выбор"]},"Smart Picker":{v:["Умный выбор"]}}},{l:"sk",t:{"Back to provider selection":{v:["Späť na výber poskytovateľa"]},"Close Smart Picker":{v:["Zavrieť inteligentný výber"]},"Smart Picker":{v:["Inteligentný výber"]}}},{l:"sl",t:{}},{l:"sr",t:{"Back to provider selection":{v:["Назад на избор пружаоца"]},"Close Smart Picker":{v:["Затвори паметни бирач"]},"Smart Picker":{v:["Паметни бирач"]}}},{l:"sv",t:{"Back to provider selection":{v:["Tillbaka till leverantörsval"]},"Close Smart Picker":{v:["Stäng Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"tr",t:{"Back to provider selection":{v:["Hizmet sağlayıcı seçimine dön"]},"Close Smart Picker":{v:["Akıllı seçimi kapat"]},"Smart Picker":{v:["Akıllı seçim"]}}},{l:"uk",t:{"Back to provider selection":{v:["Назад до вибору постачальника"]},"Close Smart Picker":{v:["Закрити асистент вибору"]},"Smart Picker":{v:["Асистент вибору"]}}},{l:"uz",t:{"Back to provider selection":{v:["Provayder tanloviga qaytish"]},"Close Smart Picker":{v:["Smart Picker-ni yoping"]},"Smart Picker":{v:["Aqlli tanlovchi"]}}},{l:"zh-CN",t:{"Back to provider selection":{v:["返回至提供者选择列表"]},"Close Smart Picker":{v:["关闭智能拾取器"]},"Smart Picker":{v:["智能拾取器"]}}},{l:"zh-HK",t:{"Back to provider selection":{v:["回到提供者選擇"]},"Close Smart Picker":{v:["關閉 Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"zh-TW",t:{"Back to provider selection":{v:["回到提供者選擇"]},"Close Smart Picker":{v:["關閉智慧型挑選器"]},"Smart Picker":{v:["智慧型挑選器"]}}}],Ap=[{l:"ar",t:{"Cancel changes":{v:["إلغاء التغييرات"]},"Confirm changes":{v:["تأكيد التغييرات"]}}},{l:"ast",t:{"Cancel changes":{v:["Encaboxar los cambeos"]},"Confirm changes":{v:["Confirmar los cambeos"]}}},{l:"br",t:{}},{l:"ca",t:{"Cancel changes":{v:["Cancel·la els canvis"]},"Confirm changes":{v:["Confirmeu els canvis"]}}},{l:"cs",t:{"Cancel changes":{v:["Zrušit změny"]},"Confirm changes":{v:["Potvrdit změny"]}}},{l:"cs-CZ",t:{"Cancel changes":{v:["Zrušit změny"]},"Confirm changes":{v:["Potvrdit změny"]}}},{l:"da",t:{"Cancel changes":{v:["Annuller ændringer"]},"Confirm changes":{v:["Bekræft ændringer"]}}},{l:"de",t:{"Cancel changes":{v:["Änderungen verwerfen"]},"Confirm changes":{v:["Änderungen bestätigen"]}}},{l:"de-DE",t:{"Cancel changes":{v:["Änderungen verwerfen"]},"Confirm changes":{v:["Änderungen bestätigen"]}}},{l:"el",t:{"Cancel changes":{v:["Ακύρωση αλλαγών"]},"Confirm changes":{v:["Επιβεβαίωση αλλαγών"]}}},{l:"en-GB",t:{"Cancel changes":{v:["Cancel changes"]},"Confirm changes":{v:["Confirm changes"]}}},{l:"eo",t:{}},{l:"es",t:{"Cancel changes":{v:["Cancelar cambios"]},"Confirm changes":{v:["Confirmar cambios"]}}},{l:"es-AR",t:{"Cancel changes":{v:["Cancelar cambios"]},"Confirm changes":{v:["Confirmar cambios"]}}},{l:"es-EC",t:{"Cancel changes":{v:["Cancelar cambios"]},"Confirm changes":{v:["Confirmar cambios"]}}},{l:"es-MX",t:{"Cancel changes":{v:["Cancelar cambios"]},"Confirm changes":{v:["Confirmar cambios"]}}},{l:"et-EE",t:{"Cancel changes":{v:["Tühista muudatused"]},"Confirm changes":{v:["Kinnitage muudatused"]}}},{l:"eu",t:{"Cancel changes":{v:["Ezeztatu aldaketak"]},"Confirm changes":{v:["Baieztatu aldaketak"]}}},{l:"fa",t:{"Cancel changes":{v:["لغو تغییرات"]},"Confirm changes":{v:["تایید تغییرات"]}}},{l:"fi",t:{"Cancel changes":{v:["Peruuta muutokset"]},"Confirm changes":{v:["Vahvista muutokset"]}}},{l:"fr",t:{"Cancel changes":{v:["Annuler les modifications"]},"Confirm changes":{v:["Confirmer les modifications"]}}},{l:"ga",t:{"Cancel changes":{v:["Cealaigh athruithe"]},"Confirm changes":{v:["Deimhnigh na hathruithe"]}}},{l:"gl",t:{"Cancel changes":{v:["Cancelar os cambios"]},"Confirm changes":{v:["Confirma os cambios"]}}},{l:"he",t:{"Cancel changes":{v:["ביטול שינויים"]},"Confirm changes":{v:["אישור השינויים"]}}},{l:"hu",t:{"Cancel changes":{v:["Változtatások elvetése"]},"Confirm changes":{v:["Változtatások megerősítése"]}}},{l:"id",t:{"Cancel changes":{v:["Batalkan perubahan"]},"Confirm changes":{v:["Konfirmasikan perubahan"]}}},{l:"is",t:{"Cancel changes":{v:["Hætta við breytingar"]},"Confirm changes":{v:["Staðfesta breytingar"]}}},{l:"it",t:{"Cancel changes":{v:["Annulla modifiche"]},"Confirm changes":{v:["Conferma modifiche"]}}},{l:"ja",t:{"Cancel changes":{v:["変更をキャンセル"]},"Confirm changes":{v:["変更を承認"]}}},{l:"ja-JP",t:{"Cancel changes":{v:["変更をキャンセル"]},"Confirm changes":{v:["変更を承認"]}}},{l:"ko",t:{"Cancel changes":{v:["변경 취소"]},"Confirm changes":{v:["변경 사항 확인"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Cancel changes":{v:["Откажи ги промените"]},"Confirm changes":{v:["Потврди ги промените"]}}},{l:"my",t:{"Cancel changes":{v:["ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်"]},"Confirm changes":{v:["ပြောင်းလဲမှုများ အတည်ပြုရန်"]}}},{l:"nb",t:{"Cancel changes":{v:["Avbryt endringer"]},"Confirm changes":{v:["Bekreft endringer"]}}},{l:"nl",t:{"Cancel changes":{v:["Wijzigingen annuleren"]},"Confirm changes":{v:["Wijzigingen bevestigen"]}}},{l:"oc",t:{}},{l:"pl",t:{"Cancel changes":{v:["Anuluj zmiany"]},"Confirm changes":{v:["Potwierdź zmiany"]}}},{l:"pt-BR",t:{"Cancel changes":{v:["Cancelar alterações"]},"Confirm changes":{v:["Confirmar alterações"]}}},{l:"pt-PT",t:{"Cancel changes":{v:["Cancelar alterações"]},"Confirm changes":{v:["Confirmar alterações"]}}},{l:"ro",t:{"Cancel changes":{v:["Anulează modificările"]},"Confirm changes":{v:["Confirmați modificările"]}}},{l:"ru",t:{"Cancel changes":{v:["Отменить изменения"]},"Confirm changes":{v:["Подтвердить изменения"]}}},{l:"sk",t:{"Cancel changes":{v:["Zrušiť zmeny"]},"Confirm changes":{v:["Potvrdiť zmeny"]}}},{l:"sl",t:{"Cancel changes":{v:["Prekliči spremembe"]},"Confirm changes":{v:["Potrdi spremembe"]}}},{l:"sr",t:{"Cancel changes":{v:["Откажи измене"]},"Confirm changes":{v:["Потврдите измене"]}}},{l:"sv",t:{"Cancel changes":{v:["Avbryt ändringar"]},"Confirm changes":{v:["Bekräfta ändringar"]}}},{l:"tr",t:{"Cancel changes":{v:["Değişiklikleri iptal et"]},"Confirm changes":{v:["Değişiklikleri onayla"]}}},{l:"uk",t:{"Cancel changes":{v:["Скасувати зміни"]},"Confirm changes":{v:["Підтвердити зміни"]}}},{l:"uz",t:{"Cancel changes":{v:["O'zgarishlarni bekor qilish"]},"Confirm changes":{v:["O'zgarishlarni tasdiqlang"]}}},{l:"zh-CN",t:{"Cancel changes":{v:["取消更改"]},"Confirm changes":{v:["确认更改"]}}},{l:"zh-HK",t:{"Cancel changes":{v:["取消更改"]},"Confirm changes":{v:["確認更改"]}}},{l:"zh-TW",t:{"Cancel changes":{v:["取消變更"]},"Confirm changes":{v:["確認變更"]}}}],Bp=[{l:"ar",t:{"Clear selected":{v:["محو المحدّد"]},"Deselect {option}":{v:["إلغاء تحديد {option}"]},"No results":{v:["ليس هناك أية نتيجة"]},Options:{v:["خيارات"]}}},{l:"ast",t:{"Clear selected":{v:["Borrar lo seleicionao"]},"Deselect {option}":{v:["Deseleicionar «{option}»"]},"No results":{v:["Nun hai nengún resultáu"]},Options:{v:["Opciones"]}}},{l:"br",t:{"No results":{v:["Disoc'h ebet"]}}},{l:"ca",t:{"No results":{v:["Sense resultats"]}}},{l:"cs",t:{"Clear selected":{v:["Vyčistit vybrané"]},"Deselect {option}":{v:["Zrušit výběr {option}"]},"No results":{v:["Nic nenalezeno"]},Options:{v:["Možnosti"]}}},{l:"cs-CZ",t:{"Clear selected":{v:["Vyčistit vybrané"]},"Deselect {option}":{v:["Zrušit výběr {option}"]},"No results":{v:["Nic nenalezeno"]},Options:{v:["Možnosti"]}}},{l:"da",t:{"Clear selected":{v:["Ryd valgt"]},"Deselect {option}":{v:["Fravælg {option}"]},"No results":{v:["Ingen resultater"]},Options:{v:["Indstillinger"]}}},{l:"de",t:{"Clear selected":{v:["Auswahl leeren"]},"Deselect {option}":{v:["{option} abwählen"]},"No results":{v:["Keine Ergebnisse"]},Options:{v:["Optionen"]}}},{l:"de-DE",t:{"Clear selected":{v:["Auswahl leeren"]},"Deselect {option}":{v:["{option} abwählen"]},"No results":{v:["Keine Ergebnisse"]},Options:{v:["Optionen"]}}},{l:"el",t:{"Clear selected":{v:["Εκκαθάριση επιλογής"]},"Deselect {option}":{v:["Αποεπιλογή {option}"]},"No results":{v:["Κανένα αποτέλεσμα"]},Options:{v:["Επιλογές"]}}},{l:"en-GB",t:{"Clear selected":{v:["Clear selected"]},"Deselect {option}":{v:["Deselect {option}"]},"No results":{v:["No results"]},Options:{v:["Options"]}}},{l:"eo",t:{"No results":{v:["La rezulto forestas"]}}},{l:"es",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},"No results":{v:[" Ningún resultado"]},Options:{v:["Opciones"]}}},{l:"es-AR",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},"No results":{v:["Sin resultados"]},Options:{v:["Opciones"]}}},{l:"es-EC",t:{"No results":{v:["Sin resultados"]}}},{l:"es-MX",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},"No results":{v:["Sin resultados"]},Options:{v:["Opciones"]}}},{l:"et-EE",t:{"Clear selected":{v:["Tühjenad valik"]},"Deselect {option}":{v:["Eemalda {option} valik"]},"No results":{v:["Tulemusi pole"]},Options:{v:["Valikud"]}}},{l:"eu",t:{"No results":{v:["Emaitzarik ez"]}}},{l:"fa",t:{"Clear selected":{v:["پاک کردن مورد انتخاب شده"]},"Deselect {option}":{v:["لغو انتخاب {option}"]},"No results":{v:["بدون هیچ نتیجهای"]},Options:{v:["گزینهها"]}}},{l:"fi",t:{"Clear selected":{v:["Tyhjennä valitut"]},"Deselect {option}":{v:["Poista valinta {option}"]},"No results":{v:["Ei tuloksia"]},Options:{v:["Valinnat"]}}},{l:"fr",t:{"Clear selected":{v:["Vider la sélection"]},"Deselect {option}":{v:["Désélectionner {option}"]},"No results":{v:["Aucun résultat"]},Options:{v:["Options"]}}},{l:"ga",t:{"Clear selected":{v:["Glan roghnaithe"]},"Deselect {option}":{v:["Díroghnaigh {option}"]},"No results":{v:["Gan torthaí"]},Options:{v:["Roghanna"]}}},{l:"gl",t:{"Clear selected":{v:["Limpar o seleccionado"]},"Deselect {option}":{v:["Desmarcar {option}"]},"No results":{v:["Sen resultados"]},Options:{v:["Opcións"]}}},{l:"he",t:{"No results":{v:["אין תוצאות"]}}},{l:"hu",t:{"No results":{v:["Nincs találat"]}}},{l:"id",t:{"Clear selected":{v:["Hapus terpilih"]},"Deselect {option}":{v:["Batalkan pemilihan {option}"]},"No results":{v:["Tidak ada hasil"]}}},{l:"is",t:{"Clear selected":{v:["Hreinsa valið"]},"Deselect {option}":{v:["Afvelja {option}"]},"No results":{v:["Engar niðurstöður"]},Options:{v:["Valkostir"]}}},{l:"it",t:{"Clear selected":{v:["Cancella selezionati"]},"Deselect {option}":{v:["Deselezionare {option}"]},"No results":{v:["Nessun risultato"]}}},{l:"ja",t:{"Clear selected":{v:["選択を解除"]},"Deselect {option}":{v:["{option} の選択を解除"]},"No results":{v:["結果無し"]},Options:{v:["オプション"]}}},{l:"ja-JP",t:{"Clear selected":{v:["選択を解除"]},"Deselect {option}":{v:["{option} の選択を解除"]},"No results":{v:["結果無し"]},Options:{v:["オプション"]}}},{l:"ko",t:{"Clear selected":{v:["선택 항목 지우기"]},"Deselect {option}":{v:["{option} 선택 해제"]},"No results":{v:["결과 없음"]},Options:{v:["옵션"]}}},{l:"lt-LT",t:{"No results":{v:["Nėra rezultatų"]}}},{l:"lv",t:{"No results":{v:["Nav rezultātu"]}}},{l:"mk",t:{"Clear selected":{v:["Исчисти означени"]},"Deselect {option}":{v:["Откажи избор на {option}"]},"No results":{v:["Нема резултати"]},Options:{v:["Опции"]}}},{l:"my",t:{"No results":{v:["ရလဒ်မရှိပါ"]}}},{l:"nb",t:{"Clear selected":{v:["Tøm merket"]},"Deselect {option}":{v:["Opphev valg {option}"]},"No results":{v:["Ingen resultater"]},Options:{v:["Alternativer"]}}},{l:"nl",t:{"Clear selected":{v:["Selectie wissen"]},"Deselect {option}":{v:["Selectie {option} opheffen"]},"No results":{v:["Geen resultaten"]},Options:{v:["Opties"]}}},{l:"oc",t:{"No results":{v:["Cap de resultat"]}}},{l:"pl",t:{"Clear selected":{v:["Wyczyść wybrane"]},"Deselect {option}":{v:["Odznacz {option}"]},"No results":{v:["Brak wyników"]},Options:{v:["Opcje"]}}},{l:"pt-BR",t:{"Clear selected":{v:["Limpar selecionado"]},"Deselect {option}":{v:["Desselecionar {option}"]},"No results":{v:["Sem resultados"]},Options:{v:["Opções"]}}},{l:"pt-PT",t:{"Clear selected":{v:["Limpeza selecionada"]},"Deselect {option}":{v:["Desmarcar {option}"]},"No results":{v:["Sem resultados"]},Options:{v:["Opções"]}}},{l:"ro",t:{"Clear selected":{v:["Șterge selecția"]},"Deselect {option}":{v:["Deselctează {option}"]},"No results":{v:["Nu există rezultate"]}}},{l:"ru",t:{"Clear selected":{v:["Очистить выбранный"]},"Deselect {option}":{v:["Отменить выбор {option}"]},"No results":{v:["Результаты отсуствуют"]},Options:{v:["Варианты"]}}},{l:"sk",t:{"Clear selected":{v:["Vymazať vybraté"]},"Deselect {option}":{v:["Zrušiť výber {option}"]},"No results":{v:["Žiadne výsledky"]},Options:{v:["možnosti"]}}},{l:"sl",t:{"No results":{v:["Ni zadetkov"]}}},{l:"sr",t:{"Clear selected":{v:["Обриши изабрано"]},"Deselect {option}":{v:["Уклони избор {option}"]},"No results":{v:["Нема резултата"]},Options:{v:["Опције"]}}},{l:"sv",t:{"Clear selected":{v:["Rensa val"]},"Deselect {option}":{v:["Avmarkera {option}"]},"No results":{v:["Inga resultat"]},Options:{v:["Alternativ"]}}},{l:"tr",t:{"Clear selected":{v:["Seçilmişleri temizle"]},"Deselect {option}":{v:["{option} bırak"]},"No results":{v:["Herhangi bir sonuç bulunamadı"]},Options:{v:["Seçenekler"]}}},{l:"uk",t:{"Clear selected":{v:["Очистити вибране"]},"Deselect {option}":{v:["Зняти вибір {option}"]},"No results":{v:["Відсутні результати"]},Options:{v:["Параметри"]}}},{l:"uz",t:{"Clear selected":{v:["Tanlanganni tozalash"]},"Deselect {option}":{v:["{option}tanlovni bekor qiling"]},"No results":{v:["Natija yoʻq"]},Options:{v:["Variantlar"]}}},{l:"zh-CN",t:{"Clear selected":{v:["清除所选"]},"Deselect {option}":{v:["取消选择 {option}"]},"No results":{v:["无结果"]},Options:{v:["选项"]}}},{l:"zh-HK",t:{"Clear selected":{v:["清除所選項目"]},"Deselect {option}":{v:["取消選擇 {option}"]},"No results":{v:["無結果"]},Options:{v:["選項"]}}},{l:"zh-TW",t:{"Clear selected":{v:["清除選定項目"]},"Deselect {option}":{v:["取消選取 {option}"]},"No results":{v:["無結果"]},Options:{v:["選項"]}}}],Ea=[{l:"ar",t:{Close:{v:["إغلاق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"ca",t:{Close:{v:["Tanca"]}}},{l:"cs",t:{Close:{v:["Zavřít"]}}},{l:"cs-CZ",t:{Close:{v:["Zavřít"]}}},{l:"da",t:{Close:{v:["Luk"]}}},{l:"de",t:{Close:{v:["Schließen"]}}},{l:"de-DE",t:{Close:{v:["Schließen"]}}},{l:"el",t:{Close:{v:["Κλείσιμο"]}}},{l:"en-GB",t:{Close:{v:["Close"]}}},{l:"eo",t:{Close:{v:["Fermu"]}}},{l:"es",t:{Close:{v:["Cerrar"]}}},{l:"es-AR",t:{Close:{v:["Cerrar"]}}},{l:"es-EC",t:{Close:{v:["Cerrar"]}}},{l:"es-MX",t:{Close:{v:["Cerrar"]}}},{l:"et-EE",t:{Close:{v:["Sulge"]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:["بستن"]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"is",t:{Close:{v:["Loka"]}}},{l:"it",t:{Close:{v:["Chiudi"]}}},{l:"ja",t:{Close:{v:["閉じる"]}}},{l:"ja-JP",t:{Close:{v:["閉じる"]}}},{l:"ko",t:{Close:{v:["닫기"]}}},{l:"lt-LT",t:{Close:{v:["Užverti"]}}},{l:"lv",t:{Close:{v:["Aizvērt"]}}},{l:"mk",t:{Close:{v:["Затвори"]}}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{l:"pt-BR",t:{Close:{v:["Fechar"]}}},{l:"pt-PT",t:{Close:{v:["Fechar"]}}},{l:"ro",t:{Close:{v:["Închideți"]}}},{l:"ru",t:{Close:{v:["Закрыть"]}}},{l:"sk",t:{Close:{v:["Zavrieť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"uz",t:{Close:{v:["Yopish"]}}},{l:"zh-CN",t:{Close:{v:["关闭"]}}},{l:"zh-HK",t:{Close:{v:["關閉"]}}},{l:"zh-TW",t:{Close:{v:["關閉"]}}}],wp=[{l:"ar",t:{"Collapse menu":{v:["طي القائمة"]},"Open menu":{v:["إفتَح القائمة"]}}},{l:"ast",t:{"Collapse menu":{v:["Recoyer el menú"]},"Open menu":{v:["Abrir le menú"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Collapse menu":{v:["Sbalit nabídku"]},"Open menu":{v:["Otevřít nabídku"]}}},{l:"cs-CZ",t:{"Collapse menu":{v:["Sbalit nabídku"]},"Open menu":{v:["Otevřít nabídku"]}}},{l:"da",t:{"Collapse menu":{v:["Skjul menuen"]},"Open menu":{v:["Åben menu"]}}},{l:"de",t:{"Collapse menu":{v:["Menü einklappen"]},"Open menu":{v:["Menü öffnen"]}}},{l:"de-DE",t:{"Collapse menu":{v:["Menü einklappen"]},"Open menu":{v:["Menü öffnen"]}}},{l:"el",t:{"Collapse menu":{v:["Σύμπτυξη μενού"]},"Open menu":{v:["Άνοιγμα μενού"]}}},{l:"en-GB",t:{"Collapse menu":{v:["Collapse menu"]},"Open menu":{v:["Open menu"]}}},{l:"eo",t:{}},{l:"es",t:{"Collapse menu":{v:["Ocultar menú"]},"Open menu":{v:["Abrir menú"]}}},{l:"es-AR",t:{"Collapse menu":{v:["Ocultar menú"]},"Open menu":{v:["Abrir menú"]}}},{l:"es-EC",t:{"Collapse menu":{v:["Ocultar menú"]},"Open menu":{v:["Abrir menú"]}}},{l:"es-MX",t:{"Collapse menu":{v:["Ocultar menú"]},"Open menu":{v:["Abrir menú"]}}},{l:"et-EE",t:{"Collapse menu":{v:["Menüü kokkuklappimine"]},"Open menu":{v:["Ava menüü"]}}},{l:"eu",t:{"Collapse menu":{v:["Tolestu menua"]},"Open menu":{v:["Ireki menua"]}}},{l:"fa",t:{"Collapse menu":{v:["بستن فهرست"]},"Open menu":{v:["باز کردن فهرست"]}}},{l:"fi",t:{"Collapse menu":{v:["Supista valikko"]},"Open menu":{v:["Avaa valikko"]}}},{l:"fr",t:{"Collapse menu":{v:["Réduire le menu"]},"Open menu":{v:["Ouvrir le menu"]}}},{l:"ga",t:{"Collapse menu":{v:["Roghchlár Laghdaigh"]},"Open menu":{v:["Roghchlár a oscailt"]}}},{l:"gl",t:{"Collapse menu":{v:["Contraer o menú"]},"Open menu":{v:["Abrir o menú"]}}},{l:"he",t:{"Collapse menu":{v:["צמצום התפריט"]},"Open menu":{v:["פתיחת תפריט"]}}},{l:"hu",t:{}},{l:"id",t:{"Collapse menu":{v:["Ciutkan menu"]},"Open menu":{v:["Buka menu"]}}},{l:"is",t:{"Collapse menu":{v:["Fella valmynd saman"]},"Open menu":{v:["Opna valmynd"]}}},{l:"it",t:{"Collapse menu":{v:["Chiudi Menu"]},"Open menu":{v:["Apri il menu"]}}},{l:"ja",t:{"Collapse menu":{v:["メニューの折りたたみ"]},"Open menu":{v:["メニューを開く"]}}},{l:"ja-JP",t:{"Collapse menu":{v:["メニューの折りたたみ"]},"Open menu":{v:["メニューを開く"]}}},{l:"ko",t:{"Collapse menu":{v:["메뉴 접기"]},"Open menu":{v:["메뉴 열기"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Collapse menu":{v:["Скриј мени"]},"Open menu":{v:["Отвори мени"]}}},{l:"my",t:{}},{l:"nb",t:{"Collapse menu":{v:["Skjul meny"]},"Open menu":{v:["Åpne meny"]}}},{l:"nl",t:{"Collapse menu":{v:["Menu inklappen"]},"Open menu":{v:["Menu openen"]}}},{l:"oc",t:{}},{l:"pl",t:{"Collapse menu":{v:["Zwiń menu"]},"Open menu":{v:["Otwórz menu"]}}},{l:"pt-BR",t:{"Collapse menu":{v:["Recolher menu"]},"Open menu":{v:["Abrir menu"]}}},{l:"pt-PT",t:{"Collapse menu":{v:["Ocultar menu"]},"Open menu":{v:["Abrir menu"]}}},{l:"ro",t:{"Collapse menu":{v:["Restrânge meniul"]},"Open menu":{v:["Deschide meniul"]}}},{l:"ru",t:{"Collapse menu":{v:["Свернуть меню"]},"Open menu":{v:["Открыть меню"]}}},{l:"sk",t:{"Collapse menu":{v:["Zbaliť menu"]},"Open menu":{v:["Otvoriť menu"]}}},{l:"sl",t:{}},{l:"sr",t:{"Collapse menu":{v:["Сажми мени"]},"Open menu":{v:["Отвори мени"]}}},{l:"sv",t:{"Collapse menu":{v:["Dölj menyn"]},"Open menu":{v:["Öppna menyn"]}}},{l:"tr",t:{"Collapse menu":{v:["Menüyü daralt"]},"Open menu":{v:["Menüyü aç"]}}},{l:"uk",t:{"Collapse menu":{v:["Згорнути меню"]},"Open menu":{v:["Відкрити меню"]}}},{l:"uz",t:{"Collapse menu":{v:["Menyuni yig‘ish"]},"Open menu":{v:["Menyuni oching"]}}},{l:"zh-CN",t:{"Collapse menu":{v:["收起菜单"]},"Open menu":{v:["打开菜单"]}}},{l:"zh-HK",t:{"Collapse menu":{v:["折疊選單"]},"Open menu":{v:["開啟選單"]}}},{l:"zh-TW",t:{"Collapse menu":{v:["折疊選單"]},"Open menu":{v:["開啟選單"]}}}],Dp=[{l:"ar",t:{}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{Copied:{v:["Zkopírováno"]},"Copy to clipboard":{v:["Zkopírovat do schránky"]}}},{l:"cs-CZ",t:{}},{l:"da",t:{}},{l:"de",t:{Copied:{v:["Kopiert"]},"Copy to clipboard":{v:["In die Zwischenablage kopieren"]}}},{l:"de-DE",t:{Copied:{v:["Kopiert"]},"Copy to clipboard":{v:["In die Zwischenablage kopieren"]}}},{l:"el",t:{}},{l:"en-GB",t:{Copied:{v:["Copied"]},"Copy to clipboard":{v:["Copy to clipboard"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{}},{l:"es-EC",t:{}},{l:"es-MX",t:{}},{l:"et-EE",t:{Copied:{v:["Kopeeritud"]},"Copy to clipboard":{v:["Kopeeri lõikelauale"]}}},{l:"eu",t:{}},{l:"fa",t:{}},{l:"fi",t:{}},{l:"fr",t:{}},{l:"ga",t:{Copied:{v:["Cóipeáilte"]},"Copy to clipboard":{v:["Cóipeáil chuig an ghearrthaisce"]}}},{l:"gl",t:{Copied:{v:["Copiado"]},"Copy to clipboard":{v:["Copiar ao portapapeis"]}}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{}},{l:"is",t:{}},{l:"it",t:{}},{l:"ja",t:{Copied:{v:["コピーされました"]},"Copy to clipboard":{v:["クリップボードにコピー"]}}},{l:"ja-JP",t:{}},{l:"ko",t:{}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{}},{l:"my",t:{}},{l:"nb",t:{}},{l:"nl",t:{}},{l:"oc",t:{}},{l:"pl",t:{}},{l:"pt-BR",t:{Copied:{v:["Copiado"]},"Copy to clipboard":{v:["Copiar para a área de transferência"]}}},{l:"pt-PT",t:{}},{l:"ro",t:{}},{l:"ru",t:{}},{l:"sk",t:{}},{l:"sl",t:{}},{l:"sr",t:{}},{l:"sv",t:{}},{l:"tr",t:{}},{l:"uk",t:{}},{l:"uz",t:{}},{l:"zh-CN",t:{}},{l:"zh-HK",t:{}},{l:"zh-TW",t:{}}],xp=[{l:"ar",t:{"Edit item":{v:["تعديل عنصر"]}}},{l:"ast",t:{"Edit item":{v:["Editar l'elementu"]}}},{l:"br",t:{}},{l:"ca",t:{"Edit item":{v:["Edita l'element"]}}},{l:"cs",t:{"Edit item":{v:["Upravit položku"]}}},{l:"cs-CZ",t:{"Edit item":{v:["Upravit položku"]}}},{l:"da",t:{"Edit item":{v:["Rediger emne"]}}},{l:"de",t:{"Edit item":{v:["Element bearbeiten"]}}},{l:"de-DE",t:{"Edit item":{v:["Element bearbeiten"]}}},{l:"el",t:{"Edit item":{v:["Επεξεργασία αντικειμένου"]}}},{l:"en-GB",t:{"Edit item":{v:["Edit item"]}}},{l:"eo",t:{}},{l:"es",t:{"Edit item":{v:["Editar elemento"]}}},{l:"es-AR",t:{"Edit item":{v:["Editar elemento"]}}},{l:"es-EC",t:{"Edit item":{v:["Editar elemento"]}}},{l:"es-MX",t:{"Edit item":{v:["Editar elemento"]}}},{l:"et-EE",t:{"Edit item":{v:["Muuda objekti"]}}},{l:"eu",t:{"Edit item":{v:["Editatu elementua"]}}},{l:"fa",t:{"Edit item":{v:["ویرایش مورد"]}}},{l:"fi",t:{"Edit item":{v:["Muokkaa kohdetta"]}}},{l:"fr",t:{"Edit item":{v:["Éditer l'élément"]}}},{l:"ga",t:{"Edit item":{v:["Cuir mír in eagar"]}}},{l:"gl",t:{"Edit item":{v:["Editar o elemento"]}}},{l:"he",t:{"Edit item":{v:["עריכת פריט"]}}},{l:"hu",t:{"Edit item":{v:["Elem szerkesztése"]}}},{l:"id",t:{"Edit item":{v:["Edit item"]}}},{l:"is",t:{"Edit item":{v:["Breyta atriði"]}}},{l:"it",t:{"Edit item":{v:["Modifica l'elemento"]}}},{l:"ja",t:{"Edit item":{v:["編集"]}}},{l:"ja-JP",t:{"Edit item":{v:["編集"]}}},{l:"ko",t:{"Edit item":{v:["항목 수정"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Edit item":{v:["Уреди"]}}},{l:"my",t:{}},{l:"nb",t:{"Edit item":{v:["Rediger"]}}},{l:"nl",t:{"Edit item":{v:["Item bewerken"]}}},{l:"oc",t:{}},{l:"pl",t:{"Edit item":{v:["Edytuj element"]}}},{l:"pt-BR",t:{"Edit item":{v:["Editar item"]}}},{l:"pt-PT",t:{"Edit item":{v:["Editar item"]}}},{l:"ro",t:{"Edit item":{v:["Editați elementul"]}}},{l:"ru",t:{"Edit item":{v:["Изменить элемент"]}}},{l:"sk",t:{"Edit item":{v:["Upraviť položku"]}}},{l:"sl",t:{"Edit item":{v:["Uredi predmet"]}}},{l:"sr",t:{"Edit item":{v:["Уреди ставку"]}}},{l:"sv",t:{"Edit item":{v:["Redigera objekt"]}}},{l:"tr",t:{"Edit item":{v:["Ögeyi düzenle"]}}},{l:"uk",t:{"Edit item":{v:["Редагувати елемент"]}}},{l:"uz",t:{"Edit item":{v:["Elementni tahrirlash"]}}},{l:"zh-CN",t:{"Edit item":{v:["编辑项目"]}}},{l:"zh-HK",t:{"Edit item":{v:["編輯項目"]}}},{l:"zh-TW",t:{"Edit item":{v:["編輯項目"]}}}],kp=[{l:"ar",t:{"Enter link":{v:["أدخِل الرابط"]}}},{l:"ast",t:{"Enter link":{v:["Introducir l'enllaz"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Enter link":{v:["Zadat odkaz"]}}},{l:"cs-CZ",t:{"Enter link":{v:["Zadat odkaz"]}}},{l:"da",t:{"Enter link":{v:["Indtast link"]}}},{l:"de",t:{"Enter link":{v:["Link eingeben"]}}},{l:"de-DE",t:{"Enter link":{v:["Link eingeben"]}}},{l:"el",t:{"Enter link":{v:["Εισάγετε σύνδεσμο"]}}},{l:"en-GB",t:{"Enter link":{v:["Enter link"]}}},{l:"eo",t:{}},{l:"es",t:{"Enter link":{v:["Ingrese enlace"]}}},{l:"es-AR",t:{"Enter link":{v:["Ingresar enlace"]}}},{l:"es-EC",t:{"Enter link":{v:["Ingresar enlace"]}}},{l:"es-MX",t:{"Enter link":{v:["Ingresar enlace"]}}},{l:"et-EE",t:{"Enter link":{v:["Sisesta link"]}}},{l:"eu",t:{"Enter link":{v:["Sartu esteka"]}}},{l:"fa",t:{"Enter link":{v:["لینک را وارد کنید"]}}},{l:"fi",t:{"Enter link":{v:["Kirjoita linkki"]}}},{l:"fr",t:{"Enter link":{v:["Saisissez le lien"]}}},{l:"ga",t:{"Enter link":{v:["Cuir isteach nasc"]}}},{l:"gl",t:{"Enter link":{v:["Introducir a ligazón"]}}},{l:"he",t:{"Enter link":{v:["מילוי קישור"]}}},{l:"hu",t:{}},{l:"id",t:{"Enter link":{v:["Masukkan tautan"]}}},{l:"is",t:{"Enter link":{v:["Settu inn tengil"]}}},{l:"it",t:{"Enter link":{v:["Inserire il link"]}}},{l:"ja",t:{"Enter link":{v:["リンクを入力する"]}}},{l:"ja-JP",t:{"Enter link":{v:["リンクを入力する"]}}},{l:"ko",t:{"Enter link":{v:["링크 입력"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Enter link":{v:["Внеси линк"]}}},{l:"my",t:{}},{l:"nb",t:{"Enter link":{v:["Skriv inn lenken"]}}},{l:"nl",t:{"Enter link":{v:["Link invoeren"]}}},{l:"oc",t:{}},{l:"pl",t:{"Enter link":{v:["Wprowadź link"]}}},{l:"pt-BR",t:{"Enter link":{v:["Insira o link"]}}},{l:"pt-PT",t:{"Enter link":{v:["Inserir hiperligação"]}}},{l:"ro",t:{"Enter link":{v:["Introduceți link-ul"]}}},{l:"ru",t:{"Enter link":{v:["Введите ссылку"]}}},{l:"sk",t:{"Enter link":{v:["Vložiť link"]}}},{l:"sl",t:{}},{l:"sr",t:{"Enter link":{v:["Унесите линк"]}}},{l:"sv",t:{"Enter link":{v:["Ange länk"]}}},{l:"tr",t:{"Enter link":{v:["Bağlantıyı yazın"]}}},{l:"uk",t:{"Enter link":{v:["Зазначте посилання"]}}},{l:"uz",t:{"Enter link":{v:["Havolani kiriting"]}}},{l:"zh-CN",t:{"Enter link":{v:["输入链接"]}}},{l:"zh-HK",t:{"Enter link":{v:["輸入連結"]}}},{l:"zh-TW",t:{"Enter link":{v:["輸入連結"]}}}],Fp=[{l:"ar",t:{'Load more "{options}"':{v:['تحميل المزيد من "{options}" ']},"Raw link {options}":{v:[" الرابط الخام raw link ـ {options}"]},"Start typing to search":{v:["إبدإ كتابة مفردات البحث"]}}},{l:"ast",t:{'Load more "{options}"':{v:["Cargar más «{options}»"]},"Raw link {options}":{v:["Enllaz en bruto {optiones}"]},"Start typing to search":{v:["Comienza a escribir pa buscar"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{'Load more "{options}"':{v:["Načíst další „{options}“"]},"Raw link {options}":{v:["Holý odkaz {options}"]},"Start typing to search":{v:["Vyhledávejte psaním"]}}},{l:"cs-CZ",t:{'Load more "{options}"':{v:["Načíst další „{options}“"]},"Raw link {options}":{v:["Holý odkaz {options}"]},"Start typing to search":{v:["Vyhledávejte psaním"]}}},{l:"da",t:{'Load more "{options}"':{v:['Indlæs flere "{options}"']},"Raw link {options}":{v:["Rå link {options}"]},"Start typing to search":{v:["Begynd at skrive for at søge"]}}},{l:"de",t:{'Load more "{options}"':{v:['Weitere "{options}" laden']},"Raw link {options}":{v:["Unverarbeiteter Link {options}"]},"Start typing to search":{v:["Mit der Eingabe beginnen, um zu suchen"]}}},{l:"de-DE",t:{'Load more "{options}"':{v:['Weitere "{options}" laden']},"Raw link {options}":{v:["Unverarbeiteter Link {options}"]},"Start typing to search":{v:["Mit der Eingabe beginnen, um zu suchen"]}}},{l:"el",t:{'Load more "{options}"':{v:['Φόρτωση περισσότερων "{options}"']},"Raw link {options}":{v:["Ακατέργαστος σύνδεσμος {options}"]},"Start typing to search":{v:["Ξεκινήστε να πληκτρολογείτε για αναζήτηση"]}}},{l:"en-GB",t:{'Load more "{options}"':{v:['Load more "{options}"']},"Raw link {options}":{v:["Raw link {options}"]},"Start typing to search":{v:["Start typing to search"]}}},{l:"eo",t:{}},{l:"es",t:{'Load more "{options}"':{v:['Cargar más "{options}"']},"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comience a escribir para buscar"]}}},{l:"es-AR",t:{'Load more "{options}"':{v:['Cargar más "{options}"']},"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comience a escribir para buscar"]}}},{l:"es-EC",t:{"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comienza a escribir para buscar"]}}},{l:"es-MX",t:{'Load more "{options}"':{v:['Cargar más "{options}"']},"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comience a escribir para buscar"]}}},{l:"et-EE",t:{'Load more "{options}"':{v:["Laadi veel „{options}“"]},"Raw link {options}":{v:["Töötlemata link: {options}"]},"Start typing to search":{v:["Alusta otsinguks sisestamist"]}}},{l:"eu",t:{'Load more "{options}"':{v:['Kargatu "{options}" gehiago']},"Raw link {options}":{v:["Formaturik gabeko esteka {aukerak}"]},"Start typing to search":{v:["Hasi idazten bilatzeko"]}}},{l:"fa",t:{'Load more "{options}"':{v:['بارگذاری بیشتر "{options}"']},"Raw link {options}":{v:["پیوند خام {options}"]},"Start typing to search":{v:["برای جستجو تایپ کنید"]}}},{l:"fi",t:{'Load more "{options}"':{v:['Lataa lisää "{options}"']},"Raw link {options}":{v:["Raaka linkki {options}"]},"Start typing to search":{v:["Aloita kirjoittaminen hakeaksesi"]}}},{l:"fr",t:{'Load more "{options}"':{v:['Charger d\'avantage "{options}"']},"Raw link {options}":{v:["Lien brut {options}"]},"Start typing to search":{v:["Commencez à écrire pour rechercher"]}}},{l:"ga",t:{'Load more "{options}"':{v:['Luchtaigh tuilleadh "{options}"']},"Raw link {options}":{v:["Nasc amh {roghanna}"]},"Start typing to search":{v:["Tosaigh ag clóscríobh chun cuardach a dhéanamh"]}}},{l:"gl",t:{'Load more "{options}"':{v:["Cargar máis «{options}»"]},"Raw link {options}":{v:["Ligazón sen procesar {options}"]},"Start typing to search":{v:["Comece a escribir para buscar"]}}},{l:"he",t:{"Raw link {options}":{v:["קישור גולמי {options}"]},"Start typing to search":{v:["התחלת הקלדה מחפשת"]}}},{l:"hu",t:{}},{l:"id",t:{'Load more "{options}"':{v:['Muat "{options}" lainnya']},"Raw link {options}":{v:["Tautan mentah {options}"]},"Start typing to search":{v:["Ketik untuk mulai mencari"]}}},{l:"is",t:{'Load more "{options}"':{v:['Hlaða inn fleiri "{options}"']},"Raw link {options}":{v:["Hrár tengill {options}"]},"Start typing to search":{v:["Byrjaðu að skrifa til að leita"]}}},{l:"it",t:{'Load more "{options}"':{v:['Carica più "{options}"']},"Raw link {options}":{v:["Raw link {options}"]},"Start typing to search":{v:["Iniziare a digitare per effettuare la ricerca"]}}},{l:"ja",t:{'Load more "{options}"':{v:['"{options}" をもっと読み込む']},"Raw link {options}":{v:["未加工のリンク {options}"]},"Start typing to search":{v:["入力を開始して検索します"]}}},{l:"ja-JP",t:{'Load more "{options}"':{v:['"{options}" をもっと読み込む']},"Raw link {options}":{v:["未加工のリンク {options}"]},"Start typing to search":{v:["入力を開始して検索します"]}}},{l:"ko",t:{'Load more "{options}"':{v:['"{options}" 더 불러오기']},"Raw link {options}":{v:["{options} 원본 링크"]},"Start typing to search":{v:["입력하여 검색"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{'Load more "{options}"':{v:['Вчитај повеќе "{options}"']},"Raw link {options}":{v:["Суров линк {options}"]},"Start typing to search":{v:["Почни да пишуваш за пребарување"]}}},{l:"my",t:{}},{l:"nb",t:{'Load more "{options}"':{v:['Last inn flere "{options}"']},"Raw link {options}":{v:["Rå lenke {options}"]},"Start typing to search":{v:["Start å skrive for å søke"]}}},{l:"nl",t:{'Load more "{options}"':{v:['Meer "{options}" laden']},"Raw link {options}":{v:["Ruwe link {options}"]},"Start typing to search":{v:["Start met typen om te zoeken"]}}},{l:"oc",t:{}},{l:"pl",t:{'Load more "{options}"':{v:['Załaduj więcej "{options}"']},"Raw link {options}":{v:["Surowy odnośnik {options}"]},"Start typing to search":{v:["Zacznij pisać, aby wyszukać"]}}},{l:"pt-BR",t:{'Load more "{options}"':{v:['Carregar mais "{options}"']},"Raw link {options}":{v:["Link bruto {options}"]},"Start typing to search":{v:["Comece a digitar para pesquisar"]}}},{l:"pt-PT",t:{'Load more "{options}"':{v:['Carregar mais "{options}"']},"Raw link {options}":{v:["Link inicial {options}"]},"Start typing to search":{v:["Comece a digitar para pesquisar"]}}},{l:"ro",t:{'Load more "{options}"':{v:['Încarcă mai multe "{options}"']},"Raw link {options}":{v:["Link brut {options}"]},"Start typing to search":{v:["Tastați pentru căutare"]}}},{l:"ru",t:{'Load more "{options}"':{v:['Загрузить больше "{options}""']},"Raw link {options}":{v:["Необработанная ссылка {options}"]},"Start typing to search":{v:["Начните вводить текст для поиска"]}}},{l:"sk",t:{'Load more "{options}"':{v:['Načítať viac "{options}"']},"Raw link {options}":{v:["Raw odkaz {options}"]},"Start typing to search":{v:["Začnite písať pre vyhľadávanie"]}}},{l:"sl",t:{}},{l:"sr",t:{'Load more "{options}"':{v:["Учитај још „{options}”"]},"Raw link {options}":{v:["Сирови линк {options}"]},"Start typing to search":{v:["Покрените претрагу куцањем"]}}},{l:"sv",t:{'Load more "{options}"':{v:['Ladda fler "{options}"']},"Raw link {options}":{v:["Oformaterad länk {options}"]},"Start typing to search":{v:["Börja skriva för att söka"]}}},{l:"tr",t:{'Load more "{options}"':{v:['Diğer "{options}"']},"Raw link {options}":{v:["Ham bağlantı {options}"]},"Start typing to search":{v:["Aramak için yazmaya başlayın"]}}},{l:"uk",t:{'Load more "{options}"':{v:['Завантажити більше "{options}"']},"Raw link {options}":{v:["Пряме посилання {options}"]},"Start typing to search":{v:["Почніть вводити для пошуку"]}}},{l:"uz",t:{'Load more "{options}"':{v:['Ko\'proq yuklash "{options}"']},"Raw link {options}":{v:[" {options}satr havolasi"]},"Start typing to search":{v:["Qidirish uchun yozishni boshlang"]}}},{l:"zh-CN",t:{'Load more "{options}"':{v:["加载更多 “{options}”"]},"Raw link {options}":{v:["原始链接 {options}"]},"Start typing to search":{v:["开始输入以进行搜索"]}}},{l:"zh-HK",t:{'Load more "{options}"':{v:['載入更多 "{options}"']},"Raw link {options}":{v:["原始連結 {options}"]},"Start typing to search":{v:["開始輸入以進行搜尋"]}}},{l:"zh-TW",t:{'Load more "{options}"':{v:["載入更多「{options}」"]},"Raw link {options}":{v:["原始連結 {options}"]},"Start typing to search":{v:["開始輸入以進行搜尋"]}}}],Ca=[{l:"ar",t:{Next:{v:["التالي"]},"Pause slideshow":{v:["تجميد عرض الشرائح"]},Previous:{v:["السابق"]},"Start slideshow":{v:["إبدإ العرض"]}}},{l:"ast",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Posar la presentación de diapositives"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Aniciar la presentación de diapositives"]}}},{l:"br",t:{Next:{v:["Da heul"]},"Pause slideshow":{v:["Arsav an diaporama"]},Previous:{v:["A-raok"]},"Start slideshow":{v:["Kregiñ an diaporama"]}}},{l:"ca",t:{Next:{v:["Següent"]},"Pause slideshow":{v:["Atura la presentació"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Inicia la presentació"]}}},{l:"cs",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cs-CZ",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"da",t:{Next:{v:["Videre"]},"Pause slideshow":{v:["Suspender fremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start fremvisning"]}}},{l:"de",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"de-DE",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"el",t:{Next:{v:["Επόμενο"]},"Pause slideshow":{v:["Παύση προβολής διαφανειών"]},Previous:{v:["Προηγούμενο"]},"Start slideshow":{v:["Έναρξη προβολής διαφανειών"]}}},{l:"en-GB",t:{Next:{v:["Next"]},"Pause slideshow":{v:["Pause slideshow"]},Previous:{v:["Previous"]},"Start slideshow":{v:["Start slideshow"]}}},{l:"eo",t:{Next:{v:["Sekva"]},"Pause slideshow":{v:["Payzi bildprezenton"]},Previous:{v:["Antaŭa"]},"Start slideshow":{v:["Komenci bildprezenton"]}}},{l:"es",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-AR",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-EC",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"es-MX",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"et-EE",t:{Next:{v:["Edasi"]},"Pause slideshow":{v:["Slaidiesitluse paus"]},Previous:{v:["Eelmine"]},"Start slideshow":{v:["Alusta slaidiesitust"]}}},{l:"eu",t:{Next:{v:["Hurrengoa"]},"Pause slideshow":{v:["Pausatu diaporama"]},Previous:{v:["Aurrekoa"]},"Start slideshow":{v:["Hasi diaporama"]}}},{l:"fa",t:{Next:{v:["بعدی"]},"Pause slideshow":{v:["توقف نمایش اسلاید"]},Previous:{v:["قبلی"]},"Start slideshow":{v:["شروع نمایش اسلاید"]}}},{l:"fi",t:{Next:{v:["Seuraava"]},"Pause slideshow":{v:["Keskeytä diaesitys"]},Previous:{v:["Edellinen"]},"Start slideshow":{v:["Aloita diaesitys"]}}},{l:"fr",t:{Next:{v:["Suivant"]},"Pause slideshow":{v:["Mettre le diaporama en pause"]},Previous:{v:["Précédent"]},"Start slideshow":{v:["Démarrer le diaporama"]}}},{l:"ga",t:{Next:{v:["Ar aghaidh"]},"Pause slideshow":{v:["Cuir taispeántas sleamhnán ar sos"]},Previous:{v:["Roimhe Seo"]},"Start slideshow":{v:["Tosaigh taispeántas sleamhnán"]}}},{l:"gl",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar o diaporama"]},Previous:{v:["Anterir"]},"Start slideshow":{v:["Iniciar o diaporama"]}}},{l:"he",t:{Next:{v:["הבא"]},"Pause slideshow":{v:["השהיית מצגת"]},Previous:{v:["הקודם"]},"Start slideshow":{v:["התחלת המצגת"]}}},{l:"hu",t:{Next:{v:["Következő"]},"Pause slideshow":{v:["Diavetítés szüneteltetése"]},Previous:{v:["Előző"]},"Start slideshow":{v:["Diavetítés indítása"]}}},{l:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"is",t:{Next:{v:["Næsta"]},"Pause slideshow":{v:["Gera hlé á skyggnusýningu"]},Previous:{v:["Fyrri"]},"Start slideshow":{v:["Byrja skyggnusýningu"]}}},{l:"it",t:{Next:{v:["Successivo"]},"Pause slideshow":{v:["Presentazione in pausa"]},Previous:{v:["Precedente"]},"Start slideshow":{v:["Avvia presentazione"]}}},{l:"ja",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ja-JP",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ko",t:{Next:{v:["다음"]},"Pause slideshow":{v:["슬라이드쇼 일시정지"]},Previous:{v:["이전"]},"Start slideshow":{v:["슬라이드쇼 시작"]}}},{l:"lt-LT",t:{Next:{v:["Kitas"]},"Pause slideshow":{v:["Pristabdyti skaidrių rodymą"]},Previous:{v:["Ankstesnis"]},"Start slideshow":{v:["Pradėti skaidrių rodymą"]}}},{l:"lv",t:{Next:{v:["Nākamais"]},"Pause slideshow":{v:["Pauzēt slaidrādi"]},Previous:{v:["Iepriekšējais"]},"Start slideshow":{v:["Sākt slaidrādi"]}}},{l:"mk",t:{Next:{v:["Следно"]},"Pause slideshow":{v:["Пузирај слајдшоу"]},Previous:{v:["Предходно"]},"Start slideshow":{v:["Стартувај слајдшоу"]}}},{l:"my",t:{Next:{v:["နောက်သို့ဆက်ရန်"]},"Pause slideshow":{v:["စလိုက်ရှိုး ခေတ္တရပ်ရန်"]},Previous:{v:["ယခင်"]},"Start slideshow":{v:["စလိုက်ရှိုးအား စတင်ရန်"]}}},{l:"nb",t:{Next:{v:["Neste"]},"Pause slideshow":{v:["Pause lysbildefremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start lysbildefremvisning"]}}},{l:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Diavoorstelling pauzeren"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Diavoorstelling starten"]}}},{l:"oc",t:{Next:{v:["Seguent"]},"Pause slideshow":{v:["Metre en pausa lo diaporama"]},Previous:{v:["Precedent"]},"Start slideshow":{v:["Lançar lo diaporama"]}}},{l:"pl",t:{Next:{v:["Następny"]},"Pause slideshow":{v:["Wstrzymaj pokaz slajdów"]},Previous:{v:["Poprzedni"]},"Start slideshow":{v:["Rozpocznij pokaz slajdów"]}}},{l:"pt-BR",t:{Next:{v:["Próximo"]},"Pause slideshow":{v:["Pausar apresentação de slides"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar apresentação de slides"]}}},{l:"pt-PT",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar diaporama"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar diaporama"]}}},{l:"ro",t:{Next:{v:["Următorul"]},"Pause slideshow":{v:["Pauză prezentare de diapozitive"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Începeți prezentarea de diapozitive"]}}},{l:"ru",t:{Next:{v:["Следующее"]},"Pause slideshow":{v:["Приостановить показ слйдов"]},Previous:{v:["Предыдущее"]},"Start slideshow":{v:["Начать показ слайдов"]}}},{l:"sk",t:{Next:{v:["Ďalej"]},"Pause slideshow":{v:["Pozastaviť prezentáciu"]},Previous:{v:["Predchádzajúce"]},"Start slideshow":{v:["Začať prezentáciu"]}}},{l:"sl",t:{Next:{v:["Naslednji"]},"Pause slideshow":{v:["Ustavi predstavitev"]},Previous:{v:["Predhodni"]},"Start slideshow":{v:["Začni predstavitev"]}}},{l:"sr",t:{Next:{v:["Следеће"]},"Pause slideshow":{v:["Паузирај слајд шоу"]},Previous:{v:["Претходно"]},"Start slideshow":{v:["Покрени слајд шоу"]}}},{l:"sv",t:{Next:{v:["Nästa"]},"Pause slideshow":{v:["Pausa bildspelet"]},Previous:{v:["Föregående"]},"Start slideshow":{v:["Starta bildspelet"]}}},{l:"tr",t:{Next:{v:["Sonraki"]},"Pause slideshow":{v:["Slayt sunumunu duraklat"]},Previous:{v:["Önceki"]},"Start slideshow":{v:["Slayt sunumunu başlat"]}}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"uz",t:{Next:{v:["Keyingi"]},"Pause slideshow":{v:["Slayd-shouni to'xtatib turish"]},Previous:{v:["Oldingi"]},"Start slideshow":{v:["Slayd-shouni boshlash"]}}},{l:"zh-CN",t:{Next:{v:["下一个"]},"Pause slideshow":{v:["暂停幻灯片"]},Previous:{v:["上一个"]},"Start slideshow":{v:["开始幻灯片"]}}},{l:"zh-HK",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zh-TW",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}}],Sp=[{l:"ar",t:{"Provider icon":{v:["أيقونة المزوّد"]}}},{l:"ast",t:{"Provider icon":{v:["Iconu del fornidor"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Provider icon":{v:["Ikona poskytovatele"]}}},{l:"cs-CZ",t:{"Provider icon":{v:["Ikona poskytovatele"]}}},{l:"da",t:{"Provider icon":{v:["Udbyder ikon"]}}},{l:"de",t:{"Provider icon":{v:["Anbietersymbol"]}}},{l:"de-DE",t:{"Provider icon":{v:["Anbietersymbol"]}}},{l:"el",t:{"Provider icon":{v:["Εικονίδιο παρόχου"]}}},{l:"en-GB",t:{"Provider icon":{v:["Provider icon"]}}},{l:"eo",t:{}},{l:"es",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"es-AR",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"es-EC",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"es-MX",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"et-EE",t:{"Provider icon":{v:["Teenusepakkuja ikoon"]}}},{l:"eu",t:{"Provider icon":{v:["Hornitzailearen ikonoa"]}}},{l:"fa",t:{"Provider icon":{v:["آیکون ارائه دهنده"]}}},{l:"fi",t:{"Provider icon":{v:["Palveluntarjoajan kuvake"]}}},{l:"fr",t:{"Provider icon":{v:["Icône du fournisseur"]}}},{l:"ga",t:{"Provider icon":{v:["Deilbhín soláthraí"]}}},{l:"gl",t:{"Provider icon":{v:["Icona do provedor"]}}},{l:"he",t:{"Provider icon":{v:["סמל ספק"]}}},{l:"hu",t:{}},{l:"id",t:{"Provider icon":{v:["Ikon penyedia"]}}},{l:"is",t:{"Provider icon":{v:["Táknmynd þjónustuveitu"]}}},{l:"it",t:{"Provider icon":{v:["Icona del provider"]}}},{l:"ja",t:{"Provider icon":{v:["プロバイダーのアイコン"]}}},{l:"ja-JP",t:{"Provider icon":{v:["プロバイダーのアイコン"]}}},{l:"ko",t:{"Provider icon":{v:["제공자 아이콘"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Provider icon":{v:["Икона на давател"]}}},{l:"my",t:{}},{l:"nb",t:{"Provider icon":{v:["Leverandørikon"]}}},{l:"nl",t:{"Provider icon":{v:["Provider-pictogram"]}}},{l:"oc",t:{}},{l:"pl",t:{"Provider icon":{v:["Dostawca ikony"]}}},{l:"pt-BR",t:{"Provider icon":{v:["Ícone do provedor"]}}},{l:"pt-PT",t:{"Provider icon":{v:["Ícone do fornecedor"]}}},{l:"ro",t:{"Provider icon":{v:["Provider pentru icon"]}}},{l:"ru",t:{"Provider icon":{v:["Значок поставщика"]}}},{l:"sk",t:{"Provider icon":{v:["Ikonka poskytovateľa"]}}},{l:"sl",t:{}},{l:"sr",t:{"Provider icon":{v:["Икона пружаоца"]}}},{l:"sv",t:{"Provider icon":{v:["Leverantörsikon"]}}},{l:"tr",t:{"Provider icon":{v:["Hizmet sağlayıcı simgesi"]}}},{l:"uk",t:{"Provider icon":{v:["Піктограма постачальника"]}}},{l:"uz",t:{"Provider icon":{v:["Provayder belgisi"]}}},{l:"zh-CN",t:{"Provider icon":{v:["提供者图标"]}}},{l:"zh-HK",t:{"Provider icon":{v:["提供者圖示"]}}},{l:"zh-TW",t:{"Provider icon":{v:["提供者圖示"]}}}],Np=[{l:"ar",t:{Search:{v:["بحث"]}}},{l:"ast",t:{Search:{v:["Buscar"]}}},{l:"br",t:{Search:{v:["Klask"]}}},{l:"ca",t:{Search:{v:["Cerca"]}}},{l:"cs",t:{Search:{v:["Hledat"]}}},{l:"cs-CZ",t:{Search:{v:["Hledat"]}}},{l:"da",t:{Search:{v:["Søg"]}}},{l:"de",t:{Search:{v:["Suche"]}}},{l:"de-DE",t:{Search:{v:["Suche"]}}},{l:"el",t:{Search:{v:["Αναζήτηση"]}}},{l:"en-GB",t:{Search:{v:["Search"]}}},{l:"eo",t:{Search:{v:["Serĉi"]}}},{l:"es",t:{Search:{v:["Buscar"]}}},{l:"es-AR",t:{Search:{v:["Buscar"]}}},{l:"es-EC",t:{Search:{v:["Buscar"]}}},{l:"es-MX",t:{Search:{v:["Buscar"]}}},{l:"et-EE",t:{Search:{v:["Otsing"]}}},{l:"eu",t:{Search:{v:["Bilatu"]}}},{l:"fa",t:{Search:{v:["جستجو"]}}},{l:"fi",t:{Search:{v:["Etsi"]}}},{l:"fr",t:{Search:{v:["Rechercher"]}}},{l:"ga",t:{Search:{v:["Cuardach"]}}},{l:"gl",t:{Search:{v:["Buscar"]}}},{l:"he",t:{Search:{v:["חיפוש"]}}},{l:"hu",t:{Search:{v:["Keresés"]}}},{l:"id",t:{Search:{v:["Cari"]}}},{l:"is",t:{Search:{v:["Leita"]}}},{l:"it",t:{Search:{v:["Cerca"]}}},{l:"ja",t:{Search:{v:["検索"]}}},{l:"ja-JP",t:{Search:{v:["検索"]}}},{l:"ko",t:{Search:{v:["검색"]}}},{l:"lt-LT",t:{Search:{v:["Ieškoti"]}}},{l:"lv",t:{}},{l:"mk",t:{Search:{v:["Барај"]}}},{l:"my",t:{Search:{v:["ရှာဖွေရန်"]}}},{l:"nb",t:{Search:{v:["Søk"]}}},{l:"nl",t:{Search:{v:["Zoeken"]}}},{l:"oc",t:{}},{l:"pl",t:{Search:{v:["Szukaj"]}}},{l:"pt-BR",t:{Search:{v:["Pesquisar"]}}},{l:"pt-PT",t:{Search:{v:["Pesquisar"]}}},{l:"ro",t:{Search:{v:["Căutare"]}}},{l:"ru",t:{Search:{v:["Поиск"]}}},{l:"sk",t:{Search:{v:["Hľadať"]}}},{l:"sl",t:{Search:{v:["Iskanje"]}}},{l:"sr",t:{Search:{v:["Претражи"]}}},{l:"sv",t:{Search:{v:["Sök"]}}},{l:"tr",t:{Search:{v:["Ara"]}}},{l:"uk",t:{Search:{v:["Пошук"]}}},{l:"uz",t:{Search:{v:["Qidiruv"]}}},{l:"zh-CN",t:{Search:{v:["搜索"]}}},{l:"zh-HK",t:{Search:{v:["搜尋"]}}},{l:"zh-TW",t:{Search:{v:["搜尋"]}}}],Pp=[{l:"ar",t:{"Select provider":{v:["اختر مزود"]}}},{l:"ast",t:{"Select provider":{v:["Seleicionar el fornidor"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Select provider":{v:["Vybrat poskytovatele"]}}},{l:"cs-CZ",t:{"Select provider":{v:["Vybrat poskytovatele"]}}},{l:"da",t:{"Select provider":{v:["Vælg udbyder"]}}},{l:"de",t:{"Select provider":{v:["Anbieter auswählen"]}}},{l:"de-DE",t:{"Select provider":{v:["Anbieter auswählen"]}}},{l:"el",t:{"Select provider":{v:["Επιλογή παρόχου"]}}},{l:"en-GB",t:{"Select provider":{v:["Select provider"]}}},{l:"eo",t:{}},{l:"es",t:{"Select provider":{v:["Seleccione proveedor"]}}},{l:"es-AR",t:{"Select provider":{v:["Elija proveedor"]}}},{l:"es-EC",t:{"Select provider":{v:["Seleccionar proveedor"]}}},{l:"es-MX",t:{"Select provider":{v:["Seleccionar proveedor"]}}},{l:"et-EE",t:{"Select provider":{v:["Vali teenuspakkuja"]}}},{l:"eu",t:{"Select provider":{v:["Hautatu hornitzailea"]}}},{l:"fa",t:{"Select provider":{v:["ارائه دهنده را انتخاب کنید"]}}},{l:"fi",t:{"Select provider":{v:["Valitse tarjoaja"]}}},{l:"fr",t:{"Select provider":{v:["Sélectionner un fournisseur"]}}},{l:"ga",t:{"Select provider":{v:["Roghnaigh soláthraí"]}}},{l:"gl",t:{"Select provider":{v:["Seleccione o provedor"]}}},{l:"he",t:{"Select provider":{v:["בחירת ספק"]}}},{l:"hu",t:{}},{l:"id",t:{"Select provider":{v:["Pilih penyedia"]}}},{l:"is",t:{"Select provider":{v:["Veldu þjónustuveitu"]}}},{l:"it",t:{"Select provider":{v:["Selezionare il provider"]}}},{l:"ja",t:{"Select provider":{v:["プロバイダーを選択"]}}},{l:"ja-JP",t:{"Select provider":{v:["プロバイダーを選択"]}}},{l:"ko",t:{"Select provider":{v:["제공자 선택"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Select provider":{v:["Избери провајдер"]}}},{l:"my",t:{}},{l:"nb",t:{"Select provider":{v:["Velg leverandør"]}}},{l:"nl",t:{"Select provider":{v:["Selecteer provider"]}}},{l:"oc",t:{}},{l:"pl",t:{"Select provider":{v:["Wybierz dostawcę"]}}},{l:"pt-BR",t:{"Select provider":{v:["Selecione provedor"]}}},{l:"pt-PT",t:{"Select provider":{v:["Selecionar fornecedor"]}}},{l:"ro",t:{"Select provider":{v:["Selectați providerul"]}}},{l:"ru",t:{"Select provider":{v:["Выбрать поставщика"]}}},{l:"sk",t:{"Select provider":{v:["Vybrať poskytovateľa"]}}},{l:"sl",t:{}},{l:"sr",t:{"Select provider":{v:["Изаберите пружаоца"]}}},{l:"sv",t:{"Select provider":{v:["Välj leverantör"]}}},{l:"tr",t:{"Select provider":{v:["Hizmet sağlayıcı seçin"]}}},{l:"uk",t:{"Select provider":{v:["Виберіть постачальника"]}}},{l:"uz",t:{"Select provider":{v:["Provayderni tanlang"]}}},{l:"zh-CN",t:{"Select provider":{v:["选择提供者"]}}},{l:"zh-HK",t:{"Select provider":{v:["選擇提供者"]}}},{l:"zh-TW",t:{"Select provider":{v:["選取提供者"]}}}],Op=[{l:"ar",t:{"Undo changes":{v:["تراجَع عن التغييرات"]}}},{l:"ast",t:{"Undo changes":{v:["Desfacer los cambeos"]}}},{l:"br",t:{}},{l:"ca",t:{"Undo changes":{v:["Desfés els canvis"]}}},{l:"cs",t:{"Undo changes":{v:["Vzít změny zpět"]}}},{l:"cs-CZ",t:{"Undo changes":{v:["Vzít změny zpět"]}}},{l:"da",t:{"Undo changes":{v:["Fortryd ændringer"]}}},{l:"de",t:{"Undo changes":{v:["Änderungen rückgängig machen"]}}},{l:"de-DE",t:{"Undo changes":{v:["Änderungen rückgängig machen"]}}},{l:"el",t:{"Undo changes":{v:["Αναίρεση Αλλαγών"]}}},{l:"en-GB",t:{"Undo changes":{v:["Undo changes"]}}},{l:"eo",t:{}},{l:"es",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-AR",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-EC",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-MX",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"et-EE",t:{"Undo changes":{v:["Pööra muudatused tagasi"]}}},{l:"eu",t:{"Undo changes":{v:["Aldaketak desegin"]}}},{l:"fa",t:{"Undo changes":{v:["لغو تغییرات"]}}},{l:"fi",t:{"Undo changes":{v:["Kumoa muutokset"]}}},{l:"fr",t:{"Undo changes":{v:["Annuler les changements"]}}},{l:"ga",t:{"Undo changes":{v:["Cealaigh athruithe"]}}},{l:"gl",t:{"Undo changes":{v:["Desfacer os cambios"]}}},{l:"he",t:{"Undo changes":{v:["ביטול שינויים"]}}},{l:"hu",t:{"Undo changes":{v:["Változtatások visszavonása"]}}},{l:"id",t:{"Undo changes":{v:["Urungkan perubahan"]}}},{l:"is",t:{"Undo changes":{v:["Afturkalla breytingar"]}}},{l:"it",t:{"Undo changes":{v:["Cancella i cambiamenti"]}}},{l:"ja",t:{"Undo changes":{v:["変更を取り消し"]}}},{l:"ja-JP",t:{"Undo changes":{v:["変更を取り消し"]}}},{l:"ko",t:{"Undo changes":{v:["변경 되돌리기"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Undo changes":{v:["Врати ги промените"]}}},{l:"my",t:{}},{l:"nb",t:{"Undo changes":{v:["Tilbakestill endringer"]}}},{l:"nl",t:{"Undo changes":{v:["Wijzigingen ongedaan maken"]}}},{l:"oc",t:{}},{l:"pl",t:{"Undo changes":{v:["Cofnij zmiany"]}}},{l:"pt-BR",t:{"Undo changes":{v:["Desfazer modificações"]}}},{l:"pt-PT",t:{"Undo changes":{v:["Anular alterações"]}}},{l:"ro",t:{"Undo changes":{v:["Anularea modificărilor"]}}},{l:"ru",t:{"Undo changes":{v:["Отменить изменения"]}}},{l:"sk",t:{"Undo changes":{v:["Vrátiť zmeny"]}}},{l:"sl",t:{"Undo changes":{v:["Razveljavi spremembe"]}}},{l:"sr",t:{"Undo changes":{v:["Поништи измене"]}}},{l:"sv",t:{"Undo changes":{v:["Ångra ändringar"]}}},{l:"tr",t:{"Undo changes":{v:["Değişiklikleri geri al"]}}},{l:"uk",t:{"Undo changes":{v:["Скасувати зміни"]}}},{l:"uz",t:{"Undo changes":{v:["O'zgarishlarni bekor qilish"]}}},{l:"zh-CN",t:{"Undo changes":{v:["撤销更改"]}}},{l:"zh-HK",t:{"Undo changes":{v:["取消更改"]}}},{l:"zh-TW",t:{"Undo changes":{v:["還原變更"]}}}];function Oo(e,t){return function(){return e.apply(t,arguments)}}const{toString:ba}=Object.prototype,{getPrototypeOf:Rn}=Object,{iterator:Fu,toStringTag:To}=Symbol,Su=(e=>t=>{const u=ba.call(t);return e[u]||(e[u]=u.slice(8,-1).toLowerCase())})(Object.create(null)),Me=e=>(e=e.toLowerCase(),t=>Su(t)===e),Nu=e=>t=>typeof t===e,{isArray:Pt}=Array,Nt=Nu("undefined");function Qt(e){return e!==null&&!Nt(e)&&e.constructor!==null&&!Nt(e.constructor)&&Fe(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Ro=Me("ArrayBuffer");function Aa(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Ro(e.buffer),t}const Ba=Nu("string"),Fe=Nu("function"),_o=Nu("number"),eu=e=>e!==null&&typeof e=="object",wa=e=>e===!0||e===!1,lu=e=>{if(Su(e)!=="object")return!1;const t=Rn(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(To in e)&&!(Fu in e)},Da=e=>{if(!eu(e)||Qt(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch(t){return!1}},xa=Me("Date"),ka=Me("File"),Fa=Me("Blob"),Sa=Me("FileList"),Na=e=>eu(e)&&Fe(e.pipe),Pa=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Fe(e.append)&&((t=Su(e))==="formdata"||t==="object"&&Fe(e.toString)&&e.toString()==="[object FormData]"))},Oa=Me("URLSearchParams"),[Ta,Ra,_a,za]=["ReadableStream","Request","Response","Headers"].map(Me),La=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function tu(e,t,{allOwnKeys:u=!1}={}){if(e===null||typeof e>"u")return;let n,o;if(typeof e!="object"&&(e=[e]),Pt(e))for(n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else{if(Qt(e))return;const r=u?Object.getOwnPropertyNames(e):Object.keys(e),a=r.length;let d;for(n=0;n<a;n++)d=r[n],t.call(null,e[d],d,e)}}function zo(e,t){if(Qt(e))return null;t=t.toLowerCase();const u=Object.keys(e);let n=u.length,o;for(;n-- >0;)if(o=u[n],t===o.toLowerCase())return o;return null}const ft=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:Wr,Lo=e=>!Nt(e)&&e!==ft;function cn(){const{caseless:e,skipUndefined:t}=Lo(this)&&this||{},u={},n=(o,r)=>{const a=e&&zo(u,r)||r;lu(u[a])&&lu(o)?u[a]=cn(u[a],o):lu(o)?u[a]=cn({},o):Pt(o)?u[a]=o.slice():(!t||!Nt(o))&&(u[a]=o)};for(let o=0,r=arguments.length;o<r;o++)arguments[o]&&tu(arguments[o],n);return u}const Ia=(e,t,u,{allOwnKeys:n}={})=>(tu(t,(o,r)=>{u&&Fe(o)?e[r]=Oo(o,u):e[r]=o},{allOwnKeys:n}),e),$a=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Ma=(e,t,u,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),u&&Object.assign(e.prototype,u)},ja=(e,t,u,n)=>{let o,r,a;const d={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),r=o.length;r-- >0;)a=o[r],(!n||n(a,e,t))&&!d[a]&&(t[a]=e[a],d[a]=!0);e=u!==!1&&Rn(e)}while(e&&(!u||u(e,t))&&e!==Object.prototype);return t},Ua=(e,t,u)=>{e=String(e),(u===void 0||u>e.length)&&(u=e.length),u-=t.length;const n=e.indexOf(t,u);return n!==-1&&n===u},Va=e=>{if(!e)return null;if(Pt(e))return e;let t=e.length;if(!_o(t))return null;const u=new Array(t);for(;t-- >0;)u[t]=e[t];return u},Ha=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Rn(Uint8Array)),Ga=(e,t)=>{const u=(e&&e[Fu]).call(e);let n;for(;(n=u.next())&&!n.done;){const o=n.value;t.call(e,o[0],o[1])}},Wa=(e,t)=>{let u;const n=[];for(;(u=e.exec(t))!==null;)n.push(u);return n},qa=Me("HTMLFormElement"),Za=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,u,n){return u.toUpperCase()+n}),vi=(({hasOwnProperty:e})=>(t,u)=>e.call(t,u))(Object.prototype),Ka=Me("RegExp"),Io=(e,t)=>{const u=Object.getOwnPropertyDescriptors(e),n={};tu(u,(o,r)=>{let a;(a=t(o,r,e))!==!1&&(n[r]=a||o)}),Object.defineProperties(e,n)},Ja=e=>{Io(e,(t,u)=>{if(Fe(e)&&["arguments","caller","callee"].indexOf(u)!==-1)return!1;const n=e[u];if(Fe(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+u+"'")})}})},Xa=(e,t)=>{const u={},n=o=>{o.forEach(r=>{u[r]=!0})};return Pt(e)?n(e):n(String(e).split(t)),u},Ya=()=>{},Qa=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function el(e){return!!(e&&Fe(e.append)&&e[To]==="FormData"&&e[Fu])}const tl=e=>{const t=new Array(10),u=(n,o)=>{if(eu(n)){if(t.indexOf(n)>=0)return;if(Qt(n))return n;if(!("toJSON"in n)){t[o]=n;const r=Pt(n)?[]:{};return tu(n,(a,d)=>{const p=u(a,o+1);!Nt(p)&&(r[d]=p)}),t[o]=void 0,r}}return n};return u(e,0)},ul=Me("AsyncFunction"),nl=e=>e&&(eu(e)||Fe(e))&&Fe(e.then)&&Fe(e.catch),$o=((e,t)=>e?setImmediate:t?((u,n)=>(ft.addEventListener("message",({source:o,data:r})=>{o===ft&&r===u&&n.length&&n.shift()()},!1),o=>{n.push(o),ft.postMessage(u,"*")}))("axios@".concat(Math.random()),[]):u=>setTimeout(u))(typeof setImmediate=="function",Fe(ft.postMessage)),il=typeof queueMicrotask<"u"?queueMicrotask.bind(ft):typeof qn<"u"&&qn.nextTick||$o,ol=e=>e!=null&&Fe(e[Fu]),b={isArray:Pt,isArrayBuffer:Ro,isBuffer:Qt,isFormData:Pa,isArrayBufferView:Aa,isString:Ba,isNumber:_o,isBoolean:wa,isObject:eu,isPlainObject:lu,isEmptyObject:Da,isReadableStream:Ta,isRequest:Ra,isResponse:_a,isHeaders:za,isUndefined:Nt,isDate:xa,isFile:ka,isBlob:Fa,isRegExp:Ka,isFunction:Fe,isStream:Na,isURLSearchParams:Oa,isTypedArray:Ha,isFileList:Sa,forEach:tu,merge:cn,extend:Ia,trim:La,stripBOM:$a,inherits:Ma,toFlatObject:ja,kindOf:Su,kindOfTest:Me,endsWith:Ua,toArray:Va,forEachEntry:Ga,matchAll:Wa,isHTMLForm:qa,hasOwnProperty:vi,hasOwnProp:vi,reduceDescriptors:Io,freezeMethods:Ja,toObjectSet:Xa,toCamelCase:Za,noop:Ya,toFiniteNumber:Qa,findKey:zo,global:ft,isContextDefined:Lo,isSpecCompliantForm:el,toJSONObject:tl,isAsyncFn:ul,isThenable:nl,setImmediate:$o,asap:il,isIterable:ol};var Mo={},cu={};cu.byteLength=al,cu.toByteArray=cl,cu.fromByteArray=vl;for(var Ve=[],Re=[],rl=typeof Uint8Array<"u"?Uint8Array:Array,Zu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",At=0,sl=Zu.length;At<sl;++At)Ve[At]=Zu[At],Re[Zu.charCodeAt(At)]=At;Re[45]=62,Re[95]=63;function jo(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var u=e.indexOf("=");u===-1&&(u=t);var n=u===t?0:4-u%4;return[u,n]}function al(e){var t=jo(e),u=t[0],n=t[1];return(u+n)*3/4-n}function ll(e,t,u){return(t+u)*3/4-u}function cl(e){var t,u=jo(e),n=u[0],o=u[1],r=new rl(ll(e,n,o)),a=0,d=o>0?n-4:n,p;for(p=0;p<d;p+=4)t=Re[e.charCodeAt(p)]<<18|Re[e.charCodeAt(p+1)]<<12|Re[e.charCodeAt(p+2)]<<6|Re[e.charCodeAt(p+3)],r[a++]=t>>16&255,r[a++]=t>>8&255,r[a++]=t&255;return o===2&&(t=Re[e.charCodeAt(p)]<<2|Re[e.charCodeAt(p+1)]>>4,r[a++]=t&255),o===1&&(t=Re[e.charCodeAt(p)]<<10|Re[e.charCodeAt(p+1)]<<4|Re[e.charCodeAt(p+2)]>>2,r[a++]=t>>8&255,r[a++]=t&255),r}function dl(e){return Ve[e>>18&63]+Ve[e>>12&63]+Ve[e>>6&63]+Ve[e&63]}function pl(e,t,u){for(var n,o=[],r=t;r<u;r+=3)n=(e[r]<<16&16711680)+(e[r+1]<<8&65280)+(e[r+2]&255),o.push(dl(n));return o.join("")}function vl(e){for(var t,u=e.length,n=u%3,o=[],r=16383,a=0,d=u-n;a<d;a+=r)o.push(pl(e,a,a+r>d?d:a+r));return n===1?(t=e[u-1],o.push(Ve[t>>2]+Ve[t<<4&63]+"==")):n===2&&(t=(e[u-2]<<8)+e[u-1],o.push(Ve[t>>10]+Ve[t>>4&63]+Ve[t<<2&63]+"=")),o.join("")}var dn={};dn.read=function(e,t,u,n,o){var r,a,d=o*8-n-1,p=(1<<d)-1,v=p>>1,c=-7,f=u?o-1:0,y=u?-1:1,h=e[t+f];for(f+=y,r=h&(1<<-c)-1,h>>=-c,c+=d;c>0;r=r*256+e[t+f],f+=y,c-=8);for(a=r&(1<<-c)-1,r>>=-c,c+=n;c>0;a=a*256+e[t+f],f+=y,c-=8);if(r===0)r=1-v;else{if(r===p)return a?NaN:(h?-1:1)*(1/0);a=a+Math.pow(2,n),r=r-v}return(h?-1:1)*a*Math.pow(2,r-n)},dn.write=function(e,t,u,n,o,r){var a,d,p,v=r*8-o-1,c=(1<<v)-1,f=c>>1,y=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?0:r-1,C=n?1:-1,g=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(d=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+f>=1?t+=y/p:t+=y*Math.pow(2,1-f),t*p>=2&&(a++,p/=2),a+f>=c?(d=0,a=c):a+f>=1?(d=(t*p-1)*Math.pow(2,o),a=a+f):(d=t*Math.pow(2,f-1)*Math.pow(2,o),a=0));o>=8;e[u+h]=d&255,h+=C,d/=256,o-=8);for(a=a<<o|d,v+=o;v>0;e[u+h]=a&255,h+=C,a/=256,v-=8);e[u+h-C]|=g*128};(function(e){const t=cu,u=dn,n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=c,e.SlowBuffer=j,e.INSPECT_MAX_BYTES=50;const o=2147483647;e.kMaxLength=o;const{Uint8Array:r,ArrayBuffer:a,SharedArrayBuffer:d}=globalThis;c.TYPED_ARRAY_SUPPORT=p(),!c.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function p(){try{const i=new r(1),s={foo:function(){return 42}};return Object.setPrototypeOf(s,r.prototype),Object.setPrototypeOf(i,s),i.foo()===42}catch(i){return!1}}Object.defineProperty(c.prototype,"parent",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.buffer}}),Object.defineProperty(c.prototype,"offset",{enumerable:!0,get:function(){if(c.isBuffer(this))return this.byteOffset}});function v(i){if(i>o)throw new RangeError('The value "'+i+'" is invalid for option "size"');const s=new r(i);return Object.setPrototypeOf(s,c.prototype),s}function c(i,s,l){if(typeof i=="number"){if(typeof s=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return C(i)}return f(i,s,l)}c.poolSize=8192;function f(i,s,l){if(typeof i=="string")return g(i,s);if(a.isView(i))return F(i);if(i==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof i);if(je(i,a)||i&&je(i.buffer,a)||typeof d<"u"&&(je(i,d)||i&&je(i.buffer,d)))return x(i,s,l);if(typeof i=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const m=i.valueOf&&i.valueOf();if(m!=null&&m!==i)return c.from(m,s,l);const E=N(i);if(E)return E;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof i[Symbol.toPrimitive]=="function")return c.from(i[Symbol.toPrimitive]("string"),s,l);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof i)}c.from=function(i,s,l){return f(i,s,l)},Object.setPrototypeOf(c.prototype,r.prototype),Object.setPrototypeOf(c,r);function y(i){if(typeof i!="number")throw new TypeError('"size" argument must be of type number');if(i<0)throw new RangeError('The value "'+i+'" is invalid for option "size"')}function h(i,s,l){return y(i),i<=0?v(i):s!==void 0?typeof l=="string"?v(i).fill(s,l):v(i).fill(s):v(i)}c.alloc=function(i,s,l){return h(i,s,l)};function C(i){return y(i),v(i<0?0:_(i)|0)}c.allocUnsafe=function(i){return C(i)},c.allocUnsafeSlow=function(i){return C(i)};function g(i,s){if((typeof s!="string"||s==="")&&(s="utf8"),!c.isEncoding(s))throw new TypeError("Unknown encoding: "+s);const l=Y(i,s)|0;let m=v(l);const E=m.write(i,s);return E!==l&&(m=m.slice(0,E)),m}function k(i){const s=i.length<0?0:_(i.length)|0,l=v(s);for(let m=0;m<s;m+=1)l[m]=i[m]&255;return l}function F(i){if(je(i,r)){const s=new r(i);return x(s.buffer,s.byteOffset,s.byteLength)}return k(i)}function x(i,s,l){if(s<0||i.byteLength<s)throw new RangeError('"offset" is outside of buffer bounds');if(i.byteLength<s+(l||0))throw new RangeError('"length" is outside of buffer bounds');let m;return s===void 0&&l===void 0?m=new r(i):l===void 0?m=new r(i,s):m=new r(i,s,l),Object.setPrototypeOf(m,c.prototype),m}function N(i){if(c.isBuffer(i)){const s=_(i.length)|0,l=v(s);return l.length===0||i.copy(l,0,0,s),l}if(i.length!==void 0)return typeof i.length!="number"||zu(i.length)?v(0):k(i);if(i.type==="Buffer"&&Array.isArray(i.data))return k(i.data)}function _(i){if(i>=o)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+o.toString(16)+" bytes");return i|0}function j(i){return+i!=i&&(i=0),c.alloc(+i)}c.isBuffer=function(i){return i!=null&&i._isBuffer===!0&&i!==c.prototype},c.compare=function(i,s){if(je(i,r)&&(i=c.from(i,i.offset,i.byteLength)),je(s,r)&&(s=c.from(s,s.offset,s.byteLength)),!c.isBuffer(i)||!c.isBuffer(s))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(i===s)return 0;let l=i.length,m=s.length;for(let E=0,B=Math.min(l,m);E<B;++E)if(i[E]!==s[E]){l=i[E],m=s[E];break}return l<m?-1:m<l?1:0},c.isEncoding=function(i){switch(String(i).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},c.concat=function(i,s){if(!Array.isArray(i))throw new TypeError('"list" argument must be an Array of Buffers');if(i.length===0)return c.alloc(0);let l;if(s===void 0)for(s=0,l=0;l<i.length;++l)s+=i[l].length;const m=c.allocUnsafe(s);let E=0;for(l=0;l<i.length;++l){let B=i[l];if(je(B,r))E+B.length>m.length?(c.isBuffer(B)||(B=c.from(B)),B.copy(m,E)):r.prototype.set.call(m,B,E);else if(c.isBuffer(B))B.copy(m,E);else throw new TypeError('"list" argument must be an Array of Buffers');E+=B.length}return m};function Y(i,s){if(c.isBuffer(i))return i.length;if(a.isView(i)||je(i,a))return i.byteLength;if(typeof i!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof i);const l=i.length,m=arguments.length>2&&arguments[2]===!0;if(!m&&l===0)return 0;let E=!1;for(;;)switch(s){case"ascii":case"latin1":case"binary":return l;case"utf8":case"utf-8":return _u(i).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return l*2;case"hex":return l>>>1;case"base64":return Vn(i).length;default:if(E)return m?-1:_u(i).length;s=(""+s).toLowerCase(),E=!0}}c.byteLength=Y;function U(i,s,l){let m=!1;if((s===void 0||s<0)&&(s=0),s>this.length||((l===void 0||l>this.length)&&(l=this.length),l<=0)||(l>>>=0,s>>>=0,l<=s))return"";for(i||(i="utf8");;)switch(i){case"hex":return se(this,s,l);case"utf8":case"utf-8":return z(this,s,l);case"ascii":return oe(this,s,l);case"latin1":case"binary":return le(this,s,l);case"base64":return I(this,s,l);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return De(this,s,l);default:if(m)throw new TypeError("Unknown encoding: "+i);i=(i+"").toLowerCase(),m=!0}}c.prototype._isBuffer=!0;function ee(i,s,l){const m=i[s];i[s]=i[l],i[l]=m}c.prototype.swap16=function(){const i=this.length;if(i%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let s=0;s<i;s+=2)ee(this,s,s+1);return this},c.prototype.swap32=function(){const i=this.length;if(i%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let s=0;s<i;s+=4)ee(this,s,s+3),ee(this,s+1,s+2);return this},c.prototype.swap64=function(){const i=this.length;if(i%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let s=0;s<i;s+=8)ee(this,s,s+7),ee(this,s+1,s+6),ee(this,s+2,s+5),ee(this,s+3,s+4);return this},c.prototype.toString=function(){const i=this.length;return i===0?"":arguments.length===0?z(this,0,i):U.apply(this,arguments)},c.prototype.toLocaleString=c.prototype.toString,c.prototype.equals=function(i){if(!c.isBuffer(i))throw new TypeError("Argument must be a Buffer");return this===i?!0:c.compare(this,i)===0},c.prototype.inspect=function(){let i="";const s=e.INSPECT_MAX_BYTES;return i=this.toString("hex",0,s).replace(/(.{2})/g,"$1 ").trim(),this.length>s&&(i+=" ... "),"<Buffer "+i+">"},n&&(c.prototype[n]=c.prototype.inspect),c.prototype.compare=function(i,s,l,m,E){if(je(i,r)&&(i=c.from(i,i.offset,i.byteLength)),!c.isBuffer(i))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof i);if(s===void 0&&(s=0),l===void 0&&(l=i?i.length:0),m===void 0&&(m=0),E===void 0&&(E=this.length),s<0||l>i.length||m<0||E>this.length)throw new RangeError("out of range index");if(m>=E&&s>=l)return 0;if(m>=E)return-1;if(s>=l)return 1;if(s>>>=0,l>>>=0,m>>>=0,E>>>=0,this===i)return 0;let B=E-m,S=l-s;const ae=Math.min(B,S),Ce=this.slice(m,E),de=i.slice(s,l);for(let re=0;re<ae;++re)if(Ce[re]!==de[re]){B=Ce[re],S=de[re];break}return B<S?-1:S<B?1:0};function te(i,s,l,m,E){if(i.length===0)return-1;if(typeof l=="string"?(m=l,l=0):l>2147483647?l=2147483647:l<-2147483648&&(l=-2147483648),l=+l,zu(l)&&(l=E?0:i.length-1),l<0&&(l=i.length+l),l>=i.length){if(E)return-1;l=i.length-1}else if(l<0)if(E)l=0;else return-1;if(typeof s=="string"&&(s=c.from(s,m)),c.isBuffer(s))return s.length===0?-1:G(i,s,l,m,E);if(typeof s=="number")return s=s&255,typeof r.prototype.indexOf=="function"?E?r.prototype.indexOf.call(i,s,l):r.prototype.lastIndexOf.call(i,s,l):G(i,[s],l,m,E);throw new TypeError("val must be string, number or Buffer")}function G(i,s,l,m,E){let B=1,S=i.length,ae=s.length;if(m!==void 0&&(m=String(m).toLowerCase(),m==="ucs2"||m==="ucs-2"||m==="utf16le"||m==="utf-16le")){if(i.length<2||s.length<2)return-1;B=2,S/=2,ae/=2,l/=2}function Ce(re,ye){return B===1?re[ye]:re.readUInt16BE(ye*B)}let de;if(E){let re=-1;for(de=l;de<S;de++)if(Ce(i,de)===Ce(s,re===-1?0:de-re)){if(re===-1&&(re=de),de-re+1===ae)return re*B}else re!==-1&&(de-=de-re),re=-1}else for(l+ae>S&&(l=S-ae),de=l;de>=0;de--){let re=!0;for(let ye=0;ye<ae;ye++)if(Ce(i,de+ye)!==Ce(s,ye)){re=!1;break}if(re)return de}return-1}c.prototype.includes=function(i,s,l){return this.indexOf(i,s,l)!==-1},c.prototype.indexOf=function(i,s,l){return te(this,i,s,l,!0)},c.prototype.lastIndexOf=function(i,s,l){return te(this,i,s,l,!1)};function A(i,s,l,m){l=Number(l)||0;const E=i.length-l;m?(m=Number(m),m>E&&(m=E)):m=E;const B=s.length;m>B/2&&(m=B/2);let S;for(S=0;S<m;++S){const ae=parseInt(s.substr(S*2,2),16);if(zu(ae))return S;i[l+S]=ae}return S}function D(i,s,l,m){return nu(_u(s,i.length-l),i,l,m)}function P(i,s,l,m){return nu(Fr(s),i,l,m)}function R(i,s,l,m){return nu(Vn(s),i,l,m)}function L(i,s,l,m){return nu(Sr(s,i.length-l),i,l,m)}c.prototype.write=function(i,s,l,m){if(s===void 0)m="utf8",l=this.length,s=0;else if(l===void 0&&typeof s=="string")m=s,l=this.length,s=0;else if(isFinite(s))s=s>>>0,isFinite(l)?(l=l>>>0,m===void 0&&(m="utf8")):(m=l,l=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const E=this.length-s;if((l===void 0||l>E)&&(l=E),i.length>0&&(l<0||s<0)||s>this.length)throw new RangeError("Attempt to write outside buffer bounds");m||(m="utf8");let B=!1;for(;;)switch(m){case"hex":return A(this,i,s,l);case"utf8":case"utf-8":return D(this,i,s,l);case"ascii":case"latin1":case"binary":return P(this,i,s,l);case"base64":return R(this,i,s,l);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return L(this,i,s,l);default:if(B)throw new TypeError("Unknown encoding: "+m);m=(""+m).toLowerCase(),B=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function I(i,s,l){return s===0&&l===i.length?t.fromByteArray(i):t.fromByteArray(i.slice(s,l))}function z(i,s,l){l=Math.min(i.length,l);const m=[];let E=s;for(;E<l;){const B=i[E];let S=null,ae=B>239?4:B>223?3:B>191?2:1;if(E+ae<=l){let Ce,de,re,ye;switch(ae){case 1:B<128&&(S=B);break;case 2:Ce=i[E+1],(Ce&192)===128&&(ye=(B&31)<<6|Ce&63,ye>127&&(S=ye));break;case 3:Ce=i[E+1],de=i[E+2],(Ce&192)===128&&(de&192)===128&&(ye=(B&15)<<12|(Ce&63)<<6|de&63,ye>2047&&(ye<55296||ye>57343)&&(S=ye));break;case 4:Ce=i[E+1],de=i[E+2],re=i[E+3],(Ce&192)===128&&(de&192)===128&&(re&192)===128&&(ye=(B&15)<<18|(Ce&63)<<12|(de&63)<<6|re&63,ye>65535&&ye<1114112&&(S=ye))}}S===null?(S=65533,ae=1):S>65535&&(S-=65536,m.push(S>>>10&1023|55296),S=56320|S&1023),m.push(S),E+=ae}return W(m)}const M=4096;function W(i){const s=i.length;if(s<=M)return String.fromCharCode.apply(String,i);let l="",m=0;for(;m<s;)l+=String.fromCharCode.apply(String,i.slice(m,m+=M));return l}function oe(i,s,l){let m="";l=Math.min(i.length,l);for(let E=s;E<l;++E)m+=String.fromCharCode(i[E]&127);return m}function le(i,s,l){let m="";l=Math.min(i.length,l);for(let E=s;E<l;++E)m+=String.fromCharCode(i[E]);return m}function se(i,s,l){const m=i.length;(!s||s<0)&&(s=0),(!l||l<0||l>m)&&(l=m);let E="";for(let B=s;B<l;++B)E+=Nr[i[B]];return E}function De(i,s,l){const m=i.slice(s,l);let E="";for(let B=0;B<m.length-1;B+=2)E+=String.fromCharCode(m[B]+m[B+1]*256);return E}c.prototype.slice=function(i,s){const l=this.length;i=~~i,s=s===void 0?l:~~s,i<0?(i+=l,i<0&&(i=0)):i>l&&(i=l),s<0?(s+=l,s<0&&(s=0)):s>l&&(s=l),s<i&&(s=i);const m=this.subarray(i,s);return Object.setPrototypeOf(m,c.prototype),m};function ue(i,s,l){if(i%1!==0||i<0)throw new RangeError("offset is not uint");if(i+s>l)throw new RangeError("Trying to access beyond buffer length")}c.prototype.readUintLE=c.prototype.readUIntLE=function(i,s,l){i=i>>>0,s=s>>>0,l||ue(i,s,this.length);let m=this[i],E=1,B=0;for(;++B<s&&(E*=256);)m+=this[i+B]*E;return m},c.prototype.readUintBE=c.prototype.readUIntBE=function(i,s,l){i=i>>>0,s=s>>>0,l||ue(i,s,this.length);let m=this[i+--s],E=1;for(;s>0&&(E*=256);)m+=this[i+--s]*E;return m},c.prototype.readUint8=c.prototype.readUInt8=function(i,s){return i=i>>>0,s||ue(i,1,this.length),this[i]},c.prototype.readUint16LE=c.prototype.readUInt16LE=function(i,s){return i=i>>>0,s||ue(i,2,this.length),this[i]|this[i+1]<<8},c.prototype.readUint16BE=c.prototype.readUInt16BE=function(i,s){return i=i>>>0,s||ue(i,2,this.length),this[i]<<8|this[i+1]},c.prototype.readUint32LE=c.prototype.readUInt32LE=function(i,s){return i=i>>>0,s||ue(i,4,this.length),(this[i]|this[i+1]<<8|this[i+2]<<16)+this[i+3]*16777216},c.prototype.readUint32BE=c.prototype.readUInt32BE=function(i,s){return i=i>>>0,s||ue(i,4,this.length),this[i]*16777216+(this[i+1]<<16|this[i+2]<<8|this[i+3])},c.prototype.readBigUInt64LE=Ye(function(i){i=i>>>0,Te(i,"offset");const s=this[i],l=this[i+7];(s===void 0||l===void 0)&&ge(i,this.length-8);const m=s+this[++i]*2**8+this[++i]*2**16+this[++i]*2**24,E=this[++i]+this[++i]*2**8+this[++i]*2**16+l*2**24;return BigInt(m)+(BigInt(E)<<BigInt(32))}),c.prototype.readBigUInt64BE=Ye(function(i){i=i>>>0,Te(i,"offset");const s=this[i],l=this[i+7];(s===void 0||l===void 0)&&ge(i,this.length-8);const m=s*2**24+this[++i]*2**16+this[++i]*2**8+this[++i],E=this[++i]*2**24+this[++i]*2**16+this[++i]*2**8+l;return(BigInt(m)<<BigInt(32))+BigInt(E)}),c.prototype.readIntLE=function(i,s,l){i=i>>>0,s=s>>>0,l||ue(i,s,this.length);let m=this[i],E=1,B=0;for(;++B<s&&(E*=256);)m+=this[i+B]*E;return E*=128,m>=E&&(m-=Math.pow(2,8*s)),m},c.prototype.readIntBE=function(i,s,l){i=i>>>0,s=s>>>0,l||ue(i,s,this.length);let m=s,E=1,B=this[i+--m];for(;m>0&&(E*=256);)B+=this[i+--m]*E;return E*=128,B>=E&&(B-=Math.pow(2,8*s)),B},c.prototype.readInt8=function(i,s){return i=i>>>0,s||ue(i,1,this.length),this[i]&128?(255-this[i]+1)*-1:this[i]},c.prototype.readInt16LE=function(i,s){i=i>>>0,s||ue(i,2,this.length);const l=this[i]|this[i+1]<<8;return l&32768?l|4294901760:l},c.prototype.readInt16BE=function(i,s){i=i>>>0,s||ue(i,2,this.length);const l=this[i+1]|this[i]<<8;return l&32768?l|4294901760:l},c.prototype.readInt32LE=function(i,s){return i=i>>>0,s||ue(i,4,this.length),this[i]|this[i+1]<<8|this[i+2]<<16|this[i+3]<<24},c.prototype.readInt32BE=function(i,s){return i=i>>>0,s||ue(i,4,this.length),this[i]<<24|this[i+1]<<16|this[i+2]<<8|this[i+3]},c.prototype.readBigInt64LE=Ye(function(i){i=i>>>0,Te(i,"offset");const s=this[i],l=this[i+7];(s===void 0||l===void 0)&&ge(i,this.length-8);const m=this[i+4]+this[i+5]*2**8+this[i+6]*2**16+(l<<24);return(BigInt(m)<<BigInt(32))+BigInt(s+this[++i]*2**8+this[++i]*2**16+this[++i]*2**24)}),c.prototype.readBigInt64BE=Ye(function(i){i=i>>>0,Te(i,"offset");const s=this[i],l=this[i+7];(s===void 0||l===void 0)&&ge(i,this.length-8);const m=(s<<24)+this[++i]*2**16+this[++i]*2**8+this[++i];return(BigInt(m)<<BigInt(32))+BigInt(this[++i]*2**24+this[++i]*2**16+this[++i]*2**8+l)}),c.prototype.readFloatLE=function(i,s){return i=i>>>0,s||ue(i,4,this.length),u.read(this,i,!0,23,4)},c.prototype.readFloatBE=function(i,s){return i=i>>>0,s||ue(i,4,this.length),u.read(this,i,!1,23,4)},c.prototype.readDoubleLE=function(i,s){return i=i>>>0,s||ue(i,8,this.length),u.read(this,i,!0,52,8)},c.prototype.readDoubleBE=function(i,s){return i=i>>>0,s||ue(i,8,this.length),u.read(this,i,!1,52,8)};function ie(i,s,l,m,E,B){if(!c.isBuffer(i))throw new TypeError('"buffer" argument must be a Buffer instance');if(s>E||s<B)throw new RangeError('"value" argument is out of bounds');if(l+m>i.length)throw new RangeError("Index out of range")}c.prototype.writeUintLE=c.prototype.writeUIntLE=function(i,s,l,m){if(i=+i,s=s>>>0,l=l>>>0,!m){const S=Math.pow(2,8*l)-1;ie(this,i,s,l,S,0)}let E=1,B=0;for(this[s]=i&255;++B<l&&(E*=256);)this[s+B]=i/E&255;return s+l},c.prototype.writeUintBE=c.prototype.writeUIntBE=function(i,s,l,m){if(i=+i,s=s>>>0,l=l>>>0,!m){const S=Math.pow(2,8*l)-1;ie(this,i,s,l,S,0)}let E=l-1,B=1;for(this[s+E]=i&255;--E>=0&&(B*=256);)this[s+E]=i/B&255;return s+l},c.prototype.writeUint8=c.prototype.writeUInt8=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,1,255,0),this[s]=i&255,s+1},c.prototype.writeUint16LE=c.prototype.writeUInt16LE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,2,65535,0),this[s]=i&255,this[s+1]=i>>>8,s+2},c.prototype.writeUint16BE=c.prototype.writeUInt16BE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,2,65535,0),this[s]=i>>>8,this[s+1]=i&255,s+2},c.prototype.writeUint32LE=c.prototype.writeUInt32LE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,4,4294967295,0),this[s+3]=i>>>24,this[s+2]=i>>>16,this[s+1]=i>>>8,this[s]=i&255,s+4},c.prototype.writeUint32BE=c.prototype.writeUInt32BE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,4,4294967295,0),this[s]=i>>>24,this[s+1]=i>>>16,this[s+2]=i>>>8,this[s+3]=i&255,s+4};function Pe(i,s,l,m,E){ve(s,m,E,i,l,7);let B=Number(s&BigInt(4294967295));i[l++]=B,B=B>>8,i[l++]=B,B=B>>8,i[l++]=B,B=B>>8,i[l++]=B;let S=Number(s>>BigInt(32)&BigInt(4294967295));return i[l++]=S,S=S>>8,i[l++]=S,S=S>>8,i[l++]=S,S=S>>8,i[l++]=S,l}function w(i,s,l,m,E){ve(s,m,E,i,l,7);let B=Number(s&BigInt(4294967295));i[l+7]=B,B=B>>8,i[l+6]=B,B=B>>8,i[l+5]=B,B=B>>8,i[l+4]=B;let S=Number(s>>BigInt(32)&BigInt(4294967295));return i[l+3]=S,S=S>>8,i[l+2]=S,S=S>>8,i[l+1]=S,S=S>>8,i[l]=S,l+8}c.prototype.writeBigUInt64LE=Ye(function(i,s=0){return Pe(this,i,s,BigInt(0),BigInt("0xffffffffffffffff"))}),c.prototype.writeBigUInt64BE=Ye(function(i,s=0){return w(this,i,s,BigInt(0),BigInt("0xffffffffffffffff"))}),c.prototype.writeIntLE=function(i,s,l,m){if(i=+i,s=s>>>0,!m){const ae=Math.pow(2,8*l-1);ie(this,i,s,l,ae-1,-ae)}let E=0,B=1,S=0;for(this[s]=i&255;++E<l&&(B*=256);)i<0&&S===0&&this[s+E-1]!==0&&(S=1),this[s+E]=(i/B>>0)-S&255;return s+l},c.prototype.writeIntBE=function(i,s,l,m){if(i=+i,s=s>>>0,!m){const ae=Math.pow(2,8*l-1);ie(this,i,s,l,ae-1,-ae)}let E=l-1,B=1,S=0;for(this[s+E]=i&255;--E>=0&&(B*=256);)i<0&&S===0&&this[s+E+1]!==0&&(S=1),this[s+E]=(i/B>>0)-S&255;return s+l},c.prototype.writeInt8=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,1,127,-128),i<0&&(i=255+i+1),this[s]=i&255,s+1},c.prototype.writeInt16LE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,2,32767,-32768),this[s]=i&255,this[s+1]=i>>>8,s+2},c.prototype.writeInt16BE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,2,32767,-32768),this[s]=i>>>8,this[s+1]=i&255,s+2},c.prototype.writeInt32LE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,4,2147483647,-2147483648),this[s]=i&255,this[s+1]=i>>>8,this[s+2]=i>>>16,this[s+3]=i>>>24,s+4},c.prototype.writeInt32BE=function(i,s,l){return i=+i,s=s>>>0,l||ie(this,i,s,4,2147483647,-2147483648),i<0&&(i=4294967295+i+1),this[s]=i>>>24,this[s+1]=i>>>16,this[s+2]=i>>>8,this[s+3]=i&255,s+4},c.prototype.writeBigInt64LE=Ye(function(i,s=0){return Pe(this,i,s,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),c.prototype.writeBigInt64BE=Ye(function(i,s=0){return w(this,i,s,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function T(i,s,l,m,E,B){if(l+m>i.length)throw new RangeError("Index out of range");if(l<0)throw new RangeError("Index out of range")}function O(i,s,l,m,E){return s=+s,l=l>>>0,E||T(i,s,l,4),u.write(i,s,l,m,23,4),l+4}c.prototype.writeFloatLE=function(i,s,l){return O(this,i,s,!0,l)},c.prototype.writeFloatBE=function(i,s,l){return O(this,i,s,!1,l)};function $(i,s,l,m,E){return s=+s,l=l>>>0,E||T(i,s,l,8),u.write(i,s,l,m,52,8),l+8}c.prototype.writeDoubleLE=function(i,s,l){return $(this,i,s,!0,l)},c.prototype.writeDoubleBE=function(i,s,l){return $(this,i,s,!1,l)},c.prototype.copy=function(i,s,l,m){if(!c.isBuffer(i))throw new TypeError("argument should be a Buffer");if(l||(l=0),!m&&m!==0&&(m=this.length),s>=i.length&&(s=i.length),s||(s=0),m>0&&m<l&&(m=l),m===l||i.length===0||this.length===0)return 0;if(s<0)throw new RangeError("targetStart out of bounds");if(l<0||l>=this.length)throw new RangeError("Index out of range");if(m<0)throw new RangeError("sourceEnd out of bounds");m>this.length&&(m=this.length),i.length-s<m-l&&(m=i.length-s+l);const E=m-l;return this===i&&typeof r.prototype.copyWithin=="function"?this.copyWithin(s,l,m):r.prototype.set.call(i,this.subarray(l,m),s),E},c.prototype.fill=function(i,s,l,m){if(typeof i=="string"){if(typeof s=="string"?(m=s,s=0,l=this.length):typeof l=="string"&&(m=l,l=this.length),m!==void 0&&typeof m!="string")throw new TypeError("encoding must be a string");if(typeof m=="string"&&!c.isEncoding(m))throw new TypeError("Unknown encoding: "+m);if(i.length===1){const B=i.charCodeAt(0);(m==="utf8"&&B<128||m==="latin1")&&(i=B)}}else typeof i=="number"?i=i&255:typeof i=="boolean"&&(i=Number(i));if(s<0||this.length<s||this.length<l)throw new RangeError("Out of range index");if(l<=s)return this;s=s>>>0,l=l===void 0?this.length:l>>>0,i||(i=0);let E;if(typeof i=="number")for(E=s;E<l;++E)this[E]=i;else{const B=c.isBuffer(i)?i:c.from(i,m),S=B.length;if(S===0)throw new TypeError('The value "'+i+'" is invalid for argument "value"');for(E=0;E<l-s;++E)this[E+s]=B[E%S]}return this};const q={};function ce(i,s,l){q[i]=class extends l{constructor(){super(),Object.defineProperty(this,"message",{value:s.apply(this,arguments),writable:!0,configurable:!0}),this.name="".concat(this.name," [").concat(i,"]"),this.stack,delete this.name}get code(){return i}set code(m){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:m,writable:!0})}toString(){return"".concat(this.name," [").concat(i,"]: ").concat(this.message)}}}ce("ERR_BUFFER_OUT_OF_BOUNDS",function(i){return i?"".concat(i," is outside of buffer bounds"):"Attempt to access memory outside buffer bounds"},RangeError),ce("ERR_INVALID_ARG_TYPE",function(i,s){return'The "'.concat(i,'" argument must be of type number. Received type ').concat(typeof s)},TypeError),ce("ERR_OUT_OF_RANGE",function(i,s,l){let m='The value of "'.concat(i,'" is out of range.'),E=l;return Number.isInteger(l)&&Math.abs(l)>2**32?E=K(String(l)):typeof l=="bigint"&&(E=String(l),(l>BigInt(2)**BigInt(32)||l<-(BigInt(2)**BigInt(32)))&&(E=K(E)),E+="n"),m+=" It must be ".concat(s,". Received ").concat(E),m},RangeError);function K(i){let s="",l=i.length;const m=i[0]==="-"?1:0;for(;l>=m+4;l-=3)s="_".concat(i.slice(l-3,l)).concat(s);return"".concat(i.slice(0,l)).concat(s)}function Z(i,s,l){Te(s,"offset"),(i[s]===void 0||i[s+l]===void 0)&&ge(s,i.length-(l+1))}function ve(i,s,l,m,E,B){if(i>l||i<s){const S=typeof s=="bigint"?"n":"";let ae;throw s===0||s===BigInt(0)?ae=">= 0".concat(S," and < 2").concat(S," ** ").concat((B+1)*8).concat(S):ae=">= -(2".concat(S," ** ").concat((B+1)*8-1).concat(S,") and < 2 ** ").concat((B+1)*8-1).concat(S),new q.ERR_OUT_OF_RANGE("value",ae,i)}Z(m,E,B)}function Te(i,s){if(typeof i!="number")throw new q.ERR_INVALID_ARG_TYPE(s,"number",i)}function ge(i,s,l){throw Math.floor(i)!==i?(Te(i,l),new q.ERR_OUT_OF_RANGE("offset","an integer",i)):s<0?new q.ERR_BUFFER_OUT_OF_BOUNDS:new q.ERR_OUT_OF_RANGE("offset",">= 0 and <= ".concat(s),i)}const xr=/[^+/0-9A-Za-z-_]/g;function kr(i){if(i=i.split("=")[0],i=i.trim().replace(xr,""),i.length<2)return"";for(;i.length%4!==0;)i=i+"=";return i}function _u(i,s){s=s||1/0;let l;const m=i.length;let E=null;const B=[];for(let S=0;S<m;++S){if(l=i.charCodeAt(S),l>55295&&l<57344){if(!E){if(l>56319){(s-=3)>-1&&B.push(239,191,189);continue}else if(S+1===m){(s-=3)>-1&&B.push(239,191,189);continue}E=l;continue}if(l<56320){(s-=3)>-1&&B.push(239,191,189),E=l;continue}l=(E-55296<<10|l-56320)+65536}else E&&(s-=3)>-1&&B.push(239,191,189);if(E=null,l<128){if((s-=1)<0)break;B.push(l)}else if(l<2048){if((s-=2)<0)break;B.push(l>>6|192,l&63|128)}else if(l<65536){if((s-=3)<0)break;B.push(l>>12|224,l>>6&63|128,l&63|128)}else if(l<1114112){if((s-=4)<0)break;B.push(l>>18|240,l>>12&63|128,l>>6&63|128,l&63|128)}else throw new Error("Invalid code point")}return B}function Fr(i){const s=[];for(let l=0;l<i.length;++l)s.push(i.charCodeAt(l)&255);return s}function Sr(i,s){let l,m,E;const B=[];for(let S=0;S<i.length&&!((s-=2)<0);++S)l=i.charCodeAt(S),m=l>>8,E=l%256,B.push(E),B.push(m);return B}function Vn(i){return t.toByteArray(kr(i))}function nu(i,s,l,m){let E;for(E=0;E<m&&!(E+l>=s.length||E>=i.length);++E)s[E+l]=i[E];return E}function je(i,s){return i instanceof s||i!=null&&i.constructor!=null&&i.constructor.name!=null&&i.constructor.name===s.name}function zu(i){return i!==i}const Nr=(function(){const i="0123456789abcdef",s=new Array(256);for(let l=0;l<16;++l){const m=l*16;for(let E=0;E<16;++E)s[m+E]=i[l]+i[E]}return s})();function Ye(i){return typeof BigInt>"u"?Pr:i}function Pr(){throw new Error("BigInt not supported")}})(Mo);const hl=Mo.Buffer;function H(e,t,u,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),u&&(this.config=u),n&&(this.request=n),o&&(this.response=o,this.status=o.status?o.status:null)}b.inherits(H,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:b.toJSONObject(this.config),code:this.code,status:this.status}}});const hi=H.prototype,fi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{fi[e]={value:e}}),Object.defineProperties(H,fi),Object.defineProperty(hi,"isAxiosError",{value:!0}),H.from=(e,t,u,n,o,r)=>{const a=Object.create(hi);b.toFlatObject(e,a,function(v){return v!==Error.prototype},v=>v!=="isAxiosError");const d=e&&e.message?e.message:"Error",p=t==null&&e?e.code:t;return H.call(a,d,p,u,n,o),e&&a.cause==null&&Object.defineProperty(a,"cause",{value:e,configurable:!0}),a.name=e&&e.name||"Error",r&&Object.assign(a,r),a};const fl=null;function pn(e){return b.isPlainObject(e)||b.isArray(e)}function Uo(e){return b.endsWith(e,"[]")?e.slice(0,-2):e}function mi(e,t,u){return e?e.concat(t).map(function(n,o){return n=Uo(n),!u&&o?"["+n+"]":n}).join(u?".":""):t}function ml(e){return b.isArray(e)&&!e.some(pn)}const gl=b.toFlatObject(b,{},null,function(e){return/^is[A-Z]/.test(e)});function Pu(e,t,u){if(!b.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,u=b.toFlatObject(u,{metaTokens:!0,dots:!1,indexes:!1},!1,function(h,C){return!b.isUndefined(C[h])});const n=u.metaTokens,o=u.visitor||v,r=u.dots,a=u.indexes,d=(u.Blob||typeof Blob<"u"&&Blob)&&b.isSpecCompliantForm(t);if(!b.isFunction(o))throw new TypeError("visitor must be a function");function p(h){if(h===null)return"";if(b.isDate(h))return h.toISOString();if(b.isBoolean(h))return h.toString();if(!d&&b.isBlob(h))throw new H("Blob is not supported. Use a Buffer instead.");return b.isArrayBuffer(h)||b.isTypedArray(h)?d&&typeof Blob=="function"?new Blob([h]):hl.from(h):h}function v(h,C,g){let k=h;if(h&&!g&&typeof h=="object"){if(b.endsWith(C,"{}"))C=n?C:C.slice(0,-2),h=JSON.stringify(h);else if(b.isArray(h)&&ml(h)||(b.isFileList(h)||b.endsWith(C,"[]"))&&(k=b.toArray(h)))return C=Uo(C),k.forEach(function(F,x){!(b.isUndefined(F)||F===null)&&t.append(a===!0?mi([C],x,r):a===null?C:C+"[]",p(F))}),!1}return pn(h)?!0:(t.append(mi(g,C,r),p(h)),!1)}const c=[],f=Object.assign(gl,{defaultVisitor:v,convertValue:p,isVisitable:pn});function y(h,C){if(!b.isUndefined(h)){if(c.indexOf(h)!==-1)throw Error("Circular reference detected in "+C.join("."));c.push(h),b.forEach(h,function(g,k){(!(b.isUndefined(g)||g===null)&&o.call(t,g,b.isString(k)?k.trim():k,C,f))===!0&&y(g,C?C.concat(k):[k])}),c.pop()}}if(!b.isObject(e))throw new TypeError("data must be an object");return y(e),t}function gi(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(u){return t[u]})}function _n(e,t){this._pairs=[],e&&Pu(e,this,t)}const yi=_n.prototype;yi.append=function(e,t){this._pairs.push([e,t])},yi.toString=function(e){const t=e?function(u){return e.call(this,u,gi)}:gi;return this._pairs.map(function(u){return t(u[0])+"="+t(u[1])},"").join("&")};function yl(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Vo(e,t,u){if(!t)return e;const n=u&&u.encode||yl;b.isFunction(u)&&(u={serialize:u});const o=u&&u.serialize;let r;if(o?r=o(t,u):r=b.isURLSearchParams(t)?t.toString():new _n(t,u).toString(n),r){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+r}return e}class Ei{constructor(){this.handlers=[]}use(t,u,n){return this.handlers.push({fulfilled:t,rejected:u,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){b.forEach(this.handlers,function(u){u!==null&&t(u)})}}const Ho={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},El=typeof URLSearchParams<"u"?URLSearchParams:_n,Cl=typeof FormData<"u"?FormData:null,bl=typeof Blob<"u"?Blob:null,Al={isBrowser:!0,classes:{URLSearchParams:El,FormData:Cl,Blob:bl},protocols:["http","https","file","blob","url","data"]},zn=typeof window<"u"&&typeof document<"u",vn=typeof navigator=="object"&&navigator||void 0,Bl=zn&&(!vn||["ReactNative","NativeScript","NS"].indexOf(vn.product)<0),wl=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Dl=zn&&window.location.href||"http://localhost",xl=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:zn,hasStandardBrowserEnv:Bl,hasStandardBrowserWebWorkerEnv:wl,navigator:vn,origin:Dl},Symbol.toStringTag,{value:"Module"})),Ae=J(J({},xl),Al);function kl(e,t){return Pu(e,new Ae.classes.URLSearchParams,J({visitor:function(u,n,o,r){return Ae.isNode&&b.isBuffer(u)?(this.append(n,u.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)}},t))}function Fl(e){return b.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Sl(e){const t={},u=Object.keys(e);let n;const o=u.length;let r;for(n=0;n<o;n++)r=u[n],t[r]=e[r];return t}function Go(e){function t(u,n,o,r){let a=u[r++];if(a==="__proto__")return!0;const d=Number.isFinite(+a),p=r>=u.length;return a=!a&&b.isArray(o)?o.length:a,p?(b.hasOwnProp(o,a)?o[a]=[o[a],n]:o[a]=n,!d):((!o[a]||!b.isObject(o[a]))&&(o[a]=[]),t(u,n,o[a],r)&&b.isArray(o[a])&&(o[a]=Sl(o[a])),!d)}if(b.isFormData(e)&&b.isFunction(e.entries)){const u={};return b.forEachEntry(e,(n,o)=>{t(Fl(n),o,u,0)}),u}return null}function Nl(e,t,u){if(b.isString(e))try{return(t||JSON.parse)(e),b.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(u||JSON.stringify)(e)}const uu={transitional:Ho,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const u=t.getContentType()||"",n=u.indexOf("application/json")>-1,o=b.isObject(e);if(o&&b.isHTMLForm(e)&&(e=new FormData(e)),b.isFormData(e))return n?JSON.stringify(Go(e)):e;if(b.isArrayBuffer(e)||b.isBuffer(e)||b.isStream(e)||b.isFile(e)||b.isBlob(e)||b.isReadableStream(e))return e;if(b.isArrayBufferView(e))return e.buffer;if(b.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let r;if(o){if(u.indexOf("application/x-www-form-urlencoded")>-1)return kl(e,this.formSerializer).toString();if((r=b.isFileList(e))||u.indexOf("multipart/form-data")>-1){const a=this.env&&this.env.FormData;return Pu(r?{"files[]":e}:e,a&&new a,this.formSerializer)}}return o||n?(t.setContentType("application/json",!1),Nl(e)):e}],transformResponse:[function(e){const t=this.transitional||uu.transitional,u=t&&t.forcedJSONParsing,n=this.responseType==="json";if(b.isResponse(e)||b.isReadableStream(e))return e;if(e&&b.isString(e)&&(u&&!this.responseType||n)){const o=!(t&&t.silentJSONParsing)&&n;try{return JSON.parse(e,this.parseReviver)}catch(r){if(o)throw r.name==="SyntaxError"?H.from(r,H.ERR_BAD_RESPONSE,this,null,this.response):r}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ae.classes.FormData,Blob:Ae.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};b.forEach(["delete","get","head","post","put","patch"],e=>{uu.headers[e]={}});const Pl=b.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Ol=e=>{const t={};let u,n,o;return e&&e.split("\n").forEach(function(r){o=r.indexOf(":"),u=r.substring(0,o).trim().toLowerCase(),n=r.substring(o+1).trim(),!(!u||t[u]&&Pl[u])&&(u==="set-cookie"?t[u]?t[u].push(n):t[u]=[n]:t[u]=t[u]?t[u]+", "+n:n)}),t},Ci=Symbol("internals");function zt(e){return e&&String(e).trim().toLowerCase()}function du(e){return e===!1||e==null?e:b.isArray(e)?e.map(du):String(e)}function Tl(e){const t=Object.create(null),u=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=u.exec(e);)t[n[1]]=n[2];return t}const Rl=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ku(e,t,u,n,o){if(b.isFunction(n))return n.call(this,t,u);if(o&&(t=u),!!b.isString(t)){if(b.isString(n))return t.indexOf(n)!==-1;if(b.isRegExp(n))return n.test(t)}}function _l(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,u,n)=>u.toUpperCase()+n)}function zl(e,t){const u=b.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+u,{value:function(o,r,a){return this[n].call(this,t,o,r,a)},configurable:!0})})}let Se=class{constructor(e){e&&this.set(e)}set(e,t,u){const n=this;function o(a,d,p){const v=zt(d);if(!v)throw new Error("header name must be a non-empty string");const c=b.findKey(n,v);(!c||n[c]===void 0||p===!0||p===void 0&&n[c]!==!1)&&(n[c||d]=du(a))}const r=(a,d)=>b.forEach(a,(p,v)=>o(p,v,d));if(b.isPlainObject(e)||e instanceof this.constructor)r(e,t);else if(b.isString(e)&&(e=e.trim())&&!Rl(e))r(Ol(e),t);else if(b.isObject(e)&&b.isIterable(e)){let a={},d,p;for(const v of e){if(!b.isArray(v))throw TypeError("Object iterator must return a key-value pair");a[p=v[0]]=(d=a[p])?b.isArray(d)?[...d,v[1]]:[d,v[1]]:v[1]}r(a,t)}else e!=null&&o(t,e,u);return this}get(e,t){if(e=zt(e),e){const u=b.findKey(this,e);if(u){const n=this[u];if(!t)return n;if(t===!0)return Tl(n);if(b.isFunction(t))return t.call(this,n,u);if(b.isRegExp(t))return t.exec(n);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=zt(e),e){const u=b.findKey(this,e);return!!(u&&this[u]!==void 0&&(!t||Ku(this,this[u],u,t)))}return!1}delete(e,t){const u=this;let n=!1;function o(r){if(r=zt(r),r){const a=b.findKey(u,r);a&&(!t||Ku(u,u[a],a,t))&&(delete u[a],n=!0)}}return b.isArray(e)?e.forEach(o):o(e),n}clear(e){const t=Object.keys(this);let u=t.length,n=!1;for(;u--;){const o=t[u];(!e||Ku(this,this[o],o,e,!0))&&(delete this[o],n=!0)}return n}normalize(e){const t=this,u={};return b.forEach(this,(n,o)=>{const r=b.findKey(u,o);if(r){t[r]=du(n),delete t[o];return}const a=e?_l(o):String(o).trim();a!==o&&delete t[o],t[a]=du(n),u[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return b.forEach(this,(u,n)=>{u!=null&&u!==!1&&(t[n]=e&&b.isArray(u)?u.join(", "):u)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const u=new this(e);return t.forEach(n=>u.set(n)),u}static accessor(e){const t=(this[Ci]=this[Ci]={accessors:{}}).accessors,u=this.prototype;function n(o){const r=zt(o);t[r]||(zl(u,o),t[r]=!0)}return b.isArray(e)?e.forEach(n):n(e),this}};Se.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),b.reduceDescriptors(Se.prototype,({value:e},t)=>{let u=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[u]=n}}}),b.freezeMethods(Se);function Ju(e,t){const u=this||uu,n=t||u,o=Se.from(n.headers);let r=n.data;return b.forEach(e,function(a){r=a.call(u,r,o.normalize(),t?t.status:void 0)}),o.normalize(),r}function Wo(e){return!!(e&&e.__CANCEL__)}function Ot(e,t,u){H.call(this,e!=null?e:"canceled",H.ERR_CANCELED,t,u),this.name="CanceledError"}b.inherits(Ot,H,{__CANCEL__:!0});function qo(e,t,u){const n=u.config.validateStatus;!u.status||!n||n(u.status)?e(u):t(new H("Request failed with status code "+u.status,[H.ERR_BAD_REQUEST,H.ERR_BAD_RESPONSE][Math.floor(u.status/100)-4],u.config,u.request,u))}function Ll(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Il(e,t){e=e||10;const u=new Array(e),n=new Array(e);let o=0,r=0,a;return t=t!==void 0?t:1e3,function(d){const p=Date.now(),v=n[r];a||(a=p),u[o]=d,n[o]=p;let c=r,f=0;for(;c!==o;)f+=u[c++],c=c%e;if(o=(o+1)%e,o===r&&(r=(r+1)%e),p-a<t)return;const y=v&&p-v;return y?Math.round(f*1e3/y):void 0}}function $l(e,t){let u=0,n=1e3/t,o,r;const a=(d,p=Date.now())=>{u=p,o=null,r&&(clearTimeout(r),r=null),e(...d)};return[(...d)=>{const p=Date.now(),v=p-u;v>=n?a(d,p):(o=d,r||(r=setTimeout(()=>{r=null,a(o)},n-v)))},()=>o&&a(o)]}const mu=(e,t,u=3)=>{let n=0;const o=Il(50,250);return $l(r=>{const a=r.loaded,d=r.lengthComputable?r.total:void 0,p=a-n,v=o(p),c=a<=d;n=a;const f={loaded:a,total:d,progress:d?a/d:void 0,bytes:p,rate:v||void 0,estimated:v&&d&&c?(d-a)/v:void 0,event:r,lengthComputable:d!=null,[t?"download":"upload"]:!0};e(f)},u)},bi=(e,t)=>{const u=e!=null;return[n=>t[0]({lengthComputable:u,total:e,loaded:n}),t[1]]},Ai=e=>(...t)=>b.asap(()=>e(...t)),Ml=Ae.hasStandardBrowserEnv?((e,t)=>u=>(u=new URL(u,Ae.origin),e.protocol===u.protocol&&e.host===u.host&&(t||e.port===u.port)))(new URL(Ae.origin),Ae.navigator&&/(msie|trident)/i.test(Ae.navigator.userAgent)):()=>!0,jl=Ae.hasStandardBrowserEnv?{write(e,t,u,n,o,r){const a=[e+"="+encodeURIComponent(t)];b.isNumber(u)&&a.push("expires="+new Date(u).toGMTString()),b.isString(n)&&a.push("path="+n),b.isString(o)&&a.push("domain="+o),r===!0&&a.push("secure"),document.cookie=a.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Ul(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Vl(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Zo(e,t,u){let n=!Ul(t);return e&&(n||u==!1)?Vl(e,t):t}const Bi=e=>e instanceof Se?J({},e):e;function yt(e,t){t=t||{};const u={};function n(v,c,f,y){return b.isPlainObject(v)&&b.isPlainObject(c)?b.merge.call({caseless:y},v,c):b.isPlainObject(c)?b.merge({},c):b.isArray(c)?c.slice():c}function o(v,c,f,y){if(b.isUndefined(c)){if(!b.isUndefined(v))return n(void 0,v,f,y)}else return n(v,c,f,y)}function r(v,c){if(!b.isUndefined(c))return n(void 0,c)}function a(v,c){if(b.isUndefined(c)){if(!b.isUndefined(v))return n(void 0,v)}else return n(void 0,c)}function d(v,c,f){if(f in t)return n(v,c);if(f in e)return n(void 0,v)}const p={url:r,method:r,data:r,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:d,headers:(v,c,f)=>o(Bi(v),Bi(c),f,!0)};return b.forEach(Object.keys(J(J({},e),t)),function(v){const c=p[v]||o,f=c(e[v],t[v],v);b.isUndefined(f)&&c!==d||(u[v]=f)}),u}const Ko=e=>{const t=yt({},e);let{data:u,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:r,headers:a,auth:d}=t;if(t.headers=a=Se.from(a),t.url=Vo(Zo(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),d&&a.set("Authorization","Basic "+btoa((d.username||"")+":"+(d.password?unescape(encodeURIComponent(d.password)):""))),b.isFormData(u)){if(Ae.hasStandardBrowserEnv||Ae.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if(b.isFunction(u.getHeaders)){const p=u.getHeaders(),v=["content-type","content-length"];Object.entries(p).forEach(([c,f])=>{v.includes(c.toLowerCase())&&a.set(c,f)})}}if(Ae.hasStandardBrowserEnv&&(n&&b.isFunction(n)&&(n=n(t)),n||n!==!1&&Ml(t.url))){const p=o&&r&&jl.read(r);p&&a.set(o,p)}return t},Hl=typeof XMLHttpRequest<"u",Gl=Hl&&function(e){return new Promise(function(t,u){const n=Ko(e);let o=n.data;const r=Se.from(n.headers).normalize();let{responseType:a,onUploadProgress:d,onDownloadProgress:p}=n,v,c,f,y,h;function C(){y&&y(),h&&h(),n.cancelToken&&n.cancelToken.unsubscribe(v),n.signal&&n.signal.removeEventListener("abort",v)}let g=new XMLHttpRequest;g.open(n.method.toUpperCase(),n.url,!0),g.timeout=n.timeout;function k(){if(!g)return;const x=Se.from("getAllResponseHeaders"in g&&g.getAllResponseHeaders()),N={data:!a||a==="text"||a==="json"?g.responseText:g.response,status:g.status,statusText:g.statusText,headers:x,config:e,request:g};qo(function(_){t(_),C()},function(_){u(_),C()},N),g=null}"onloadend"in g?g.onloadend=k:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(k)},g.onabort=function(){g&&(u(new H("Request aborted",H.ECONNABORTED,e,g)),g=null)},g.onerror=function(x){const N=x&&x.message?x.message:"Network Error",_=new H(N,H.ERR_NETWORK,e,g);_.event=x||null,u(_),g=null},g.ontimeout=function(){let x=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const N=n.transitional||Ho;n.timeoutErrorMessage&&(x=n.timeoutErrorMessage),u(new H(x,N.clarifyTimeoutError?H.ETIMEDOUT:H.ECONNABORTED,e,g)),g=null},o===void 0&&r.setContentType(null),"setRequestHeader"in g&&b.forEach(r.toJSON(),function(x,N){g.setRequestHeader(N,x)}),b.isUndefined(n.withCredentials)||(g.withCredentials=!!n.withCredentials),a&&a!=="json"&&(g.responseType=n.responseType),p&&([f,h]=mu(p,!0),g.addEventListener("progress",f)),d&&g.upload&&([c,y]=mu(d),g.upload.addEventListener("progress",c),g.upload.addEventListener("loadend",y)),(n.cancelToken||n.signal)&&(v=x=>{g&&(u(!x||x.type?new Ot(null,e,g):x),g.abort(),g=null)},n.cancelToken&&n.cancelToken.subscribe(v),n.signal&&(n.signal.aborted?v():n.signal.addEventListener("abort",v)));const F=Ll(n.url);if(F&&Ae.protocols.indexOf(F)===-1){u(new H("Unsupported protocol "+F+":",H.ERR_BAD_REQUEST,e));return}g.send(o||null)})},Wl=(e,t)=>{const{length:u}=e=e?e.filter(Boolean):[];if(t||u){let n=new AbortController,o;const r=function(v){if(!o){o=!0,d();const c=v instanceof Error?v:this.reason;n.abort(c instanceof H?c:new Ot(c instanceof Error?c.message:c))}};let a=t&&setTimeout(()=>{a=null,r(new H("timeout ".concat(t," of ms exceeded"),H.ETIMEDOUT))},t);const d=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(v=>{v.unsubscribe?v.unsubscribe(r):v.removeEventListener("abort",r)}),e=null)};e.forEach(v=>v.addEventListener("abort",r));const{signal:p}=n;return p.unsubscribe=()=>b.asap(d),p}},ql=function*(e,t){let u=e.byteLength;if(u<t){yield e;return}let n=0,o;for(;n<u;)o=n+t,yield e.slice(n,o),n=o},Zl=function(e,t){return Iu(this,null,function*(){try{for(var u=Wn(Kl(e)),n,o,r;n=!(o=yield new lt(u.next())).done;n=!1){const a=o.value;yield*$u(ql(a,t))}}catch(o){r=[o]}finally{try{n&&(o=u.return)&&(yield new lt(o.call(u)))}finally{if(r)throw r[0]}}})},Kl=function(e){return Iu(this,null,function*(){if(e[Symbol.asyncIterator]){yield*$u(e);return}const t=e.getReader();try{for(;;){const{done:u,value:n}=yield new lt(t.read());if(u)break;yield n}}finally{yield new lt(t.cancel())}})},wi=(e,t,u,n)=>{const o=Zl(e,t);let r=0,a,d=p=>{a||(a=!0,n&&n(p))};return new ReadableStream({async pull(p){try{const{done:v,value:c}=await o.next();if(v){d(),p.close();return}let f=c.byteLength;if(u){let y=r+=f;u(y)}p.enqueue(new Uint8Array(c))}catch(v){throw d(v),v}},cancel(p){return d(p),o.return()}},{highWaterMark:2})},Di=64*1024,{isFunction:ou}=b,Jl=(({Request:e,Response:t})=>({Request:e,Response:t}))(b.global),{ReadableStream:xi,TextEncoder:ki}=b.global,Fi=(e,...t)=>{try{return!!e(...t)}catch(u){return!1}},Xl=e=>{e=b.merge.call({skipUndefined:!0},Jl,e);const{fetch:t,Request:u,Response:n}=e,o=t?ou(t):typeof fetch=="function",r=ou(u),a=ou(n);if(!o)return!1;const d=o&&ou(xi),p=o&&(typeof ki=="function"?(C=>g=>C.encode(g))(new ki):async C=>new Uint8Array(await new u(C).arrayBuffer())),v=r&&d&&Fi(()=>{let C=!1;const g=new u(Ae.origin,{body:new xi,method:"POST",get duplex(){return C=!0,"half"}}).headers.has("Content-Type");return C&&!g}),c=a&&d&&Fi(()=>b.isReadableStream(new n("").body)),f={stream:c&&(C=>C.body)};o&&["text","arrayBuffer","blob","formData","stream"].forEach(C=>{!f[C]&&(f[C]=(g,k)=>{let F=g&&g[C];if(F)return F.call(g);throw new H("Response type '".concat(C,"' is not supported"),H.ERR_NOT_SUPPORT,k)})});const y=async C=>{if(C==null)return 0;if(b.isBlob(C))return C.size;if(b.isSpecCompliantForm(C))return(await new u(Ae.origin,{method:"POST",body:C}).arrayBuffer()).byteLength;if(b.isArrayBufferView(C)||b.isArrayBuffer(C))return C.byteLength;if(b.isURLSearchParams(C)&&(C=C+""),b.isString(C))return(await p(C)).byteLength},h=async(C,g)=>{const k=b.toFiniteNumber(C.getContentLength());return k!=null?k:y(g)};return async C=>{let{url:g,method:k,data:F,signal:x,cancelToken:N,timeout:_,onDownloadProgress:j,onUploadProgress:Y,responseType:U,headers:ee,withCredentials:te="same-origin",fetchOptions:G}=Ko(C),A=t||fetch;U=U?(U+"").toLowerCase():"text";let D=Wl([x,N&&N.toAbortSignal()],_),P=null;const R=D&&D.unsubscribe&&(()=>{D.unsubscribe()});let L;try{if(Y&&v&&k!=="get"&&k!=="head"&&(L=await h(ee,F))!==0){let le=new u(g,{method:"POST",body:F,duplex:"half"}),se;if(b.isFormData(F)&&(se=le.headers.get("content-type"))&&ee.setContentType(se),le.body){const[De,ue]=bi(L,mu(Ai(Y)));F=wi(le.body,Di,De,ue)}}b.isString(te)||(te=te?"include":"omit");const I=r&&"credentials"in u.prototype,z=be(J({},G),{signal:D,method:k.toUpperCase(),headers:ee.normalize().toJSON(),body:F,duplex:"half",credentials:I?te:void 0});P=r&&new u(g,z);let M=await(r?A(P,G):A(g,z));const W=c&&(U==="stream"||U==="response");if(c&&(j||W&&R)){const le={};["status","statusText","headers"].forEach(ie=>{le[ie]=M[ie]});const se=b.toFiniteNumber(M.headers.get("content-length")),[De,ue]=j&&bi(se,mu(Ai(j),!0))||[];M=new n(wi(M.body,Di,De,()=>{ue&&ue(),R&&R()}),le)}U=U||"text";let oe=await f[b.findKey(f,U)||"text"](M,C);return!W&&R&&R(),await new Promise((le,se)=>{qo(le,se,{data:oe,headers:Se.from(M.headers),status:M.status,statusText:M.statusText,config:C,request:P})})}catch(I){throw R&&R(),I&&I.name==="TypeError"&&/Load failed|fetch/i.test(I.message)?Object.assign(new H("Network Error",H.ERR_NETWORK,C,P),{cause:I.cause||I}):H.from(I,I&&I.code,C,P)}}},Yl=new Map,Jo=e=>{let t=e?e.env:{};const{fetch:u,Request:n,Response:o}=t,r=[n,o,u];let a=r.length,d=a,p,v,c=Yl;for(;d--;)p=r[d],v=c.get(p),v===void 0&&c.set(p,v=d?new Map:Xl(t)),c=v;return v};Jo();const hn={http:fl,xhr:Gl,fetch:{get:Jo}};b.forEach(hn,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(u){}Object.defineProperty(e,"adapterName",{value:t})}});const Si=e=>"- ".concat(e),Ql=e=>b.isFunction(e)||e===null||e===!1,Xo={getAdapter:(e,t)=>{e=b.isArray(e)?e:[e];const{length:u}=e;let n,o;const r={};for(let a=0;a<u;a++){n=e[a];let d;if(o=n,!Ql(n)&&(o=hn[(d=String(n)).toLowerCase()],o===void 0))throw new H("Unknown adapter '".concat(d,"'"));if(o&&(b.isFunction(o)||(o=o.get(t))))break;r[d||"#"+a]=o}if(!o){const a=Object.entries(r).map(([p,v])=>"adapter ".concat(p," ")+(v===!1?"is not supported by the environment":"is not available in the build"));let d=u?a.length>1?"since :\n"+a.map(Si).join("\n"):" "+Si(a[0]):"as no adapter specified";throw new H("There is no suitable adapter to dispatch the request "+d,"ERR_NOT_SUPPORT")}return o},adapters:hn};function Xu(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Ot(null,e)}function Ni(e){return Xu(e),e.headers=Se.from(e.headers),e.data=Ju.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Xo.getAdapter(e.adapter||uu.adapter,e)(e).then(function(t){return Xu(e),t.data=Ju.call(e,e.transformResponse,t),t.headers=Se.from(t.headers),t},function(t){return Wo(t)||(Xu(e),t&&t.response&&(t.response.data=Ju.call(e,e.transformResponse,t.response),t.response.headers=Se.from(t.response.headers))),Promise.reject(t)})}const Yo="1.12.2",gu={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{gu[e]=function(u){return typeof u===e||"a"+(t<1?"n ":" ")+e}});const Pi={};gu.transitional=function(e,t,u){function n(o,r){return"[Axios v"+Yo+"] Transitional option '"+o+"'"+r+(u?". "+u:"")}return(o,r,a)=>{if(e===!1)throw new H(n(r," has been removed"+(t?" in "+t:"")),H.ERR_DEPRECATED);return t&&!Pi[r]&&(Pi[r]=!0,console.warn(n(r," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(o,r,a):!0}},gu.spelling=function(e){return(t,u)=>(console.warn("".concat(u," is likely a misspelling of ").concat(e)),!0)};function e0(e,t,u){if(typeof e!="object")throw new H("options must be an object",H.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let o=n.length;for(;o-- >0;){const r=n[o],a=t[r];if(a){const d=e[r],p=d===void 0||a(d,r,e);if(p!==!0)throw new H("option "+r+" must be "+p,H.ERR_BAD_OPTION_VALUE);continue}if(u!==!0)throw new H("Unknown option "+r,H.ERR_BAD_OPTION)}}const pu={assertOptions:e0,validators:gu},Ue=pu.validators;let mt=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Ei,response:new Ei}}async request(e,t){try{return await this._request(e,t)}catch(u){if(u instanceof Error){let n={};Error.captureStackTrace?Error.captureStackTrace(n):n=new Error;const o=n.stack?n.stack.replace(/^.+\n/,""):"";try{u.stack?o&&!String(u.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(u.stack+="\n"+o):u.stack=o}catch(r){}}throw u}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=yt(this.defaults,t);const{transitional:u,paramsSerializer:n,headers:o}=t;u!==void 0&&pu.assertOptions(u,{silentJSONParsing:Ue.transitional(Ue.boolean),forcedJSONParsing:Ue.transitional(Ue.boolean),clarifyTimeoutError:Ue.transitional(Ue.boolean)},!1),n!=null&&(b.isFunction(n)?t.paramsSerializer={serialize:n}:pu.assertOptions(n,{encode:Ue.function,serialize:Ue.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),pu.assertOptions(t,{baseUrl:Ue.spelling("baseURL"),withXsrfToken:Ue.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let r=o&&b.merge(o.common,o[t.method]);o&&b.forEach(["delete","get","head","post","put","patch","common"],h=>{delete o[h]}),t.headers=Se.concat(r,o);const a=[];let d=!0;this.interceptors.request.forEach(function(h){typeof h.runWhen=="function"&&h.runWhen(t)===!1||(d=d&&h.synchronous,a.unshift(h.fulfilled,h.rejected))});const p=[];this.interceptors.response.forEach(function(h){p.push(h.fulfilled,h.rejected)});let v,c=0,f;if(!d){const h=[Ni.bind(this),void 0];for(h.unshift(...a),h.push(...p),f=h.length,v=Promise.resolve(t);c<f;)v=v.then(h[c++],h[c++]);return v}f=a.length;let y=t;for(;c<f;){const h=a[c++],C=a[c++];try{y=h(y)}catch(g){C.call(this,g);break}}try{v=Ni.call(this,y)}catch(h){return Promise.reject(h)}for(c=0,f=p.length;c<f;)v=v.then(p[c++],p[c++]);return v}getUri(e){e=yt(this.defaults,e);const t=Zo(e.baseURL,e.url,e.allowAbsoluteUrls);return Vo(t,e.params,e.paramsSerializer)}};b.forEach(["delete","get","head","options"],function(e){mt.prototype[e]=function(t,u){return this.request(yt(u||{},{method:e,url:t,data:(u||{}).data}))}}),b.forEach(["post","put","patch"],function(e){function t(u){return function(n,o,r){return this.request(yt(r||{},{method:e,headers:u?{"Content-Type":"multipart/form-data"}:{},url:n,data:o}))}}mt.prototype[e]=t(),mt.prototype[e+"Form"]=t(!0)});let t0=class Qo{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let u;this.promise=new Promise(function(o){u=o});const n=this;this.promise.then(o=>{if(!n._listeners)return;let r=n._listeners.length;for(;r-- >0;)n._listeners[r](o);n._listeners=null}),this.promise.then=o=>{let r;const a=new Promise(d=>{n.subscribe(d),r=d}).then(o);return a.cancel=function(){n.unsubscribe(r)},a},t(function(o,r,a){n.reason||(n.reason=new Ot(o,r,a),u(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const u=this._listeners.indexOf(t);u!==-1&&this._listeners.splice(u,1)}toAbortSignal(){const t=new AbortController,u=n=>{t.abort(n)};return this.subscribe(u),t.signal.unsubscribe=()=>this.unsubscribe(u),t.signal}static source(){let t;return{token:new Qo(function(u){t=u}),cancel:t}}};function u0(e){return function(t){return e.apply(null,t)}}function n0(e){return b.isObject(e)&&e.isAxiosError===!0}const fn={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(fn).forEach(([e,t])=>{fn[t]=e});function er(e){const t=new mt(e),u=Oo(mt.prototype.request,t);return b.extend(u,mt.prototype,t,{allOwnKeys:!0}),b.extend(u,t,null,{allOwnKeys:!0}),u.create=function(n){return er(yt(e,n))},u}const pe=er(uu);pe.Axios=mt,pe.CanceledError=Ot,pe.CancelToken=t0,pe.isCancel=Wo,pe.VERSION=Yo,pe.toFormData=Pu,pe.AxiosError=H,pe.Cancel=pe.CanceledError,pe.all=function(e){return Promise.all(e)},pe.spread=u0,pe.isAxiosError=n0,pe.mergeConfig=yt,pe.AxiosHeaders=Se,pe.formToJSON=e=>Go(b.isHTMLForm(e)?new FormData(e):e),pe.getAdapter=Xo.getAdapter,pe.HttpStatusCode=fn,pe.default=pe;const{Axios:Tp,AxiosError:Rp,CanceledError:_p,isCancel:zp,CancelToken:Lp,VERSION:Ip,all:$p,Cancel:Mp,isAxiosError:Ln,spread:jp,toFormData:Up,AxiosHeaders:Vp,HttpStatusCode:Hp,formToJSON:Gp,getAdapter:Wp,mergeConfig:qp}=pe;var vo;const tr=pe.create({headers:{requesttoken:(vo=zr())!=null?vo:"","X-Requested-With":"XMLHttpRequest"}});Lr(e=>{tr.defaults.headers.requesttoken=e});const Lt=Object.assign(tr,{CancelToken:pe.CancelToken,isCancel:pe.isCancel}),Oi=Symbol("csrf-retry");function i0(e){return async t=>{var a;if(!Ln(t))throw t;const{config:u,response:n,request:o}=t,r=o==null?void 0:o.responseURL;if(u&&!u[Oi]&&(n==null?void 0:n.status)===412&&((a=n==null?void 0:n.data)==null?void 0:a.message)==="CSRF check failed"){console.warn("Request to ".concat(r," failed because of a CSRF mismatch. Fetching a new token"));const{data:{token:d}}=await e.get(is("/csrftoken"));return console.debug("New request token ".concat(d," fetched")),e.defaults.headers.requesttoken=d,e(be(J({},u),{headers:be(J({},u.headers),{requesttoken:d}),[Oi]:!0}))}throw t}}const Yu=Symbol("retryDelay");function o0(e){return async t=>{if(!Ln(t))throw t;const{config:u,response:n,request:o}=t,r=o==null?void 0:o.responseURL,a=n==null?void 0:n.status,d=n==null?void 0:n.headers;let p=typeof(u==null?void 0:u[Yu])=="number"?u==null?void 0:u[Yu]:1;if(a===503&&(d==null?void 0:d["x-nextcloud-maintenance-mode"])==="1"&&(u!=null&&u.retryIfMaintenanceMode)){if(p*=2,p>32)throw console.error("Retry delay exceeded one minute, giving up.",{responseURL:r}),t;return console.warn("Request to ".concat(r," failed because of maintenance mode. Retrying in ").concat(p,"s")),await new Promise(v=>{setTimeout(v,p*1e3)}),e(be(J({},u),{[Yu]:p}))}throw t}}async function r0(e){var t;if(Ln(e)){const{config:u,response:n,request:o}=e,r=o==null?void 0:o.responseURL;(n==null?void 0:n.status)===401&&((t=n==null?void 0:n.data)==null?void 0:t.message)==="Current user is not logged in"&&(u!=null&&u.reloadExpiredSession)&&(window!=null&&window.location)&&(console.error("Request to ".concat(r," failed because the user session expired. Reloading the page …")),window.location.reload())}throw e}var ho;Lt.interceptors.response.use(e=>e,i0(Lt)),Lt.interceptors.response.use(e=>e,o0(Lt)),Lt.interceptors.response.use(e=>e,r0),window._nc_vue_element_id=(ho=window._nc_vue_element_id)!=null?ho:0;function vu(){return"nc-vue-".concat(window._nc_vue_element_id++)}const s0=["aria-label"],a0=["width","height"],l0=["fill"],c0=["fill"],d0={key:0},p0=Xe({__name:"NcLoadingIcon",props:{appearance:{default:"auto"},name:{default:""},size:{default:20}},setup(e){const t=e,u=fe(()=>{const n=["#777","#CCC"];return t.appearance==="light"?n:t.appearance==="dark"?n.reverse():["var(--color-loading-light)","var(--color-loading-dark)"]});return(n,o)=>(V(),X("span",{"aria-label":n.name,role:"img",class:"material-design-icon loading-icon"},[(V(),X("svg",{width:n.size,height:n.size,viewBox:"0 0 24 24"},[me("path",{fill:u.value[0],d:"M12,4V2A10,10 0 1,0 22,12H20A8,8 0 1,1 12,4Z"},null,8,l0),me("path",{fill:u.value[1],d:"M12,4V2A10,10 0 0,1 22,12H20A8,8 0 0,0 12,4Z"},[n.name?(V(),X("title",d0,$e(n.name),1)):Be("",!0)],8,c0)],8,a0))],8,s0))}}),v0=Ne(p0,[["__scopeId","data-v-cf399190"]]);var ur=["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])"],yu=ur.join(","),nr=typeof Element>"u",Et=nr?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Eu=!nr&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},Zt=function(e,t){var u;t===void 0&&(t=!0);var n=e==null||(u=e.getAttribute)===null||u===void 0?void 0:u.call(e,"inert"),o=n===""||n==="true",r=o||t&&e&&Zt(e.parentNode);return r},h0=function(e){var t,u=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return u===""||u==="true"},ir=function(e,t,u){if(Zt(e))return[];var n=Array.prototype.slice.apply(e.querySelectorAll(yu));return t&&Et.call(e,yu)&&n.unshift(e),n=n.filter(u),n},Cu=function(e,t,u){for(var n=[],o=Array.from(e);o.length;){var r=o.shift();if(!Zt(r,!1))if(r.tagName==="SLOT"){var a=r.assignedElements(),d=a.length?a:r.children,p=Cu(d,!0,u);u.flatten?n.push.apply(n,p):n.push({scopeParent:r,candidates:p})}else{var v=Et.call(r,yu);v&&u.filter(r)&&(t||!e.includes(r))&&n.push(r);var c=r.shadowRoot||typeof u.getShadowRoot=="function"&&u.getShadowRoot(r),f=!Zt(c,!1)&&(!u.shadowRootFilter||u.shadowRootFilter(r));if(c&&f){var y=Cu(c===!0?r.children:c.children,!0,u);u.flatten?n.push.apply(n,y):n.push({scopeParent:r,candidates:y})}else o.unshift.apply(o,r.children)}}return n},or=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},pt=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||h0(e))&&!or(e)?0:e.tabIndex},f0=function(e,t){var u=pt(e);return u<0&&t&&!or(e)?0:u},m0=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},rr=function(e){return e.tagName==="INPUT"},g0=function(e){return rr(e)&&e.type==="hidden"},y0=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(u){return u.tagName==="SUMMARY"});return t},E0=function(e,t){for(var u=0;u<e.length;u++)if(e[u].checked&&e[u].form===t)return e[u]},C0=function(e){if(!e.name)return!0;var t=e.form||Eu(e),u=function(r){return t.querySelectorAll('input[type="radio"][name="'+r+'"]')},n;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")n=u(window.CSS.escape(e.name));else try{n=u(e.name)}catch(r){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",r.message),!1}var o=E0(n,e.form);return!o||o===e},b0=function(e){return rr(e)&&e.type==="radio"},A0=function(e){return b0(e)&&!C0(e)},B0=function(e){var t,u=e&&Eu(e),n=(t=u)===null||t===void 0?void 0:t.host,o=!1;if(u&&u!==e){var r,a,d;for(o=!!((r=n)!==null&&r!==void 0&&(a=r.ownerDocument)!==null&&a!==void 0&&a.contains(n)||e!=null&&(d=e.ownerDocument)!==null&&d!==void 0&&d.contains(e));!o&&n;){var p,v,c;u=Eu(n),n=(p=u)===null||p===void 0?void 0:p.host,o=!!((v=n)!==null&&v!==void 0&&(c=v.ownerDocument)!==null&&c!==void 0&&c.contains(n))}}return o},Ti=function(e){var t=e.getBoundingClientRect(),u=t.width,n=t.height;return u===0&&n===0},w0=function(e,t){var u=t.displayCheck,n=t.getShadowRoot;if(u==="full-native"&&"checkVisibility"in e){var o=e.checkVisibility({checkOpacity:!1,opacityProperty:!1,contentVisibilityAuto:!0,visibilityProperty:!0,checkVisibilityCSS:!0});return!o}if(getComputedStyle(e).visibility==="hidden")return!0;var r=Et.call(e,"details>summary:first-of-type"),a=r?e.parentElement:e;if(Et.call(a,"details:not([open]) *"))return!0;if(!u||u==="full"||u==="full-native"||u==="legacy-full"){if(typeof n=="function"){for(var d=e;e;){var p=e.parentElement,v=Eu(e);if(p&&!p.shadowRoot&&n(p)===!0)return Ti(e);e.assignedSlot?e=e.assignedSlot:!p&&v!==e.ownerDocument?e=v.host:e=p}e=d}if(B0(e))return!e.getClientRects().length;if(u!=="legacy-full")return!0}else if(u==="non-zero-area")return Ti(e);return!1},D0=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var u=0;u<t.children.length;u++){var n=t.children.item(u);if(n.tagName==="LEGEND")return Et.call(t,"fieldset[disabled] *")?!0:!n.contains(e)}return!0}t=t.parentElement}return!1},bu=function(e,t){return!(t.disabled||Zt(t)||g0(t)||w0(t,e)||y0(t)||D0(t))},mn=function(e,t){return!(A0(t)||pt(t)<0||!bu(e,t))},x0=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},sr=function(e){var t=[],u=[];return e.forEach(function(n,o){var r=!!n.scopeParent,a=r?n.scopeParent:n,d=f0(a,r),p=r?sr(n.candidates):a;d===0?r?t.push.apply(t,p):t.push(a):u.push({documentOrder:o,tabIndex:d,item:n,isScope:r,content:p})}),u.sort(m0).reduce(function(n,o){return o.isScope?n.push.apply(n,o.content):n.push(o.content),n},[]).concat(t)},k0=function(e,t){t=t||{};var u;return t.getShadowRoot?u=Cu([e],t.includeContainer,{filter:mn.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:x0}):u=ir(e,t.includeContainer,mn.bind(null,t)),sr(u)},F0=function(e,t){t=t||{};var u;return t.getShadowRoot?u=Cu([e],t.includeContainer,{filter:bu.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):u=ir(e,t.includeContainer,bu.bind(null,t)),u},Bt=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return Et.call(e,yu)===!1?!1:mn(t,e)},S0=ur.concat("iframe").join(","),Qu=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return Et.call(e,S0)===!1?!1:bu(t,e)};function gn(e,t){(t==null||t>e.length)&&(t=e.length);for(var u=0,n=Array(t);u<t;u++)n[u]=e[u];return n}function N0(e){if(Array.isArray(e))return gn(e)}function P0(e,t,u){return(t=z0(t))in e?Object.defineProperty(e,t,{value:u,enumerable:!0,configurable:!0,writable:!0}):e[t]=u,e}function O0(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function T0(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ri(e,t){var u=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),u.push.apply(u,n)}return u}function _i(e){for(var t=1;t<arguments.length;t++){var u=arguments[t]!=null?arguments[t]:{};t%2?Ri(Object(u),!0).forEach(function(n){P0(e,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(u)):Ri(Object(u)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(u,n))})}return e}function R0(e){return N0(e)||O0(e)||L0(e)||T0()}function _0(e,t){if(typeof e!="object"||!e)return e;var u=e[Symbol.toPrimitive];if(u!==void 0){var n=u.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function z0(e){var t=_0(e,"string");return typeof t=="symbol"?t:t+""}function L0(e,t){if(e){if(typeof e=="string")return gn(e,t);var u={}.toString.call(e).slice(8,-1);return u==="Object"&&e.constructor&&(u=e.constructor.name),u==="Map"||u==="Set"?Array.from(e):u==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(u)?gn(e,t):void 0}}var zi={activateTrap:function(e,t){if(e.length>0){var u=e[e.length-1];u!==t&&u._setPausedState(!0)}var n=e.indexOf(t);n===-1||e.splice(n,1),e.push(t)},deactivateTrap:function(e,t){var u=e.indexOf(t);u!==-1&&e.splice(u,1),e.length>0&&!e[e.length-1]._isManuallyPaused()&&e[e.length-1]._setPausedState(!1)}},I0=function(e){return e.tagName&&e.tagName.toLowerCase()==="input"&&typeof e.select=="function"},$0=function(e){return(e==null?void 0:e.key)==="Escape"||(e==null?void 0:e.key)==="Esc"||(e==null?void 0:e.keyCode)===27},jt=function(e){return(e==null?void 0:e.key)==="Tab"||(e==null?void 0:e.keyCode)===9},M0=function(e){return jt(e)&&!e.shiftKey},j0=function(e){return jt(e)&&e.shiftKey},Li=function(e){return setTimeout(e,0)},It=function(e){for(var t=arguments.length,u=new Array(t>1?t-1:0),n=1;n<t;n++)u[n-1]=arguments[n];return typeof e=="function"?e.apply(void 0,u):e},ru=function(e){return e.target.shadowRoot&&typeof e.composedPath=="function"?e.composedPath()[0]:e.target},U0=[],V0=function(e,t){var u=(t==null?void 0:t.document)||document,n=(t==null?void 0:t.trapStack)||U0,o=_i({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:M0,isKeyBackward:j0},t),r={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,manuallyPaused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},a,d=function(A,D,P){return A&&A[D]!==void 0?A[D]:o[P||D]},p=function(A,D){var P=typeof(D==null?void 0:D.composedPath)=="function"?D.composedPath():void 0;return r.containerGroups.findIndex(function(R){var L=R.container,I=R.tabbableNodes;return L.contains(A)||(P==null?void 0:P.includes(L))||I.find(function(z){return z===A})})},v=function(A){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},P=D.hasFallback,R=P===void 0?!1:P,L=D.params,I=L===void 0?[]:L,z=o[A];if(typeof z=="function"&&(z=z.apply(void 0,R0(I))),z===!0&&(z=void 0),!z){if(z===void 0||z===!1)return z;throw new Error("`".concat(A,"` was specified but was not a node, or did not return a node"))}var M=z;if(typeof z=="string"){try{M=u.querySelector(z)}catch(W){throw new Error("`".concat(A,'` appears to be an invalid selector; error="').concat(W.message,'"'))}if(!M&&!R)throw new Error("`".concat(A,"` as selector refers to no known node"))}return M},c=function(){var A=v("initialFocus",{hasFallback:!0});if(A===!1)return!1;if(A===void 0||A&&!Qu(A,o.tabbableOptions))if(p(u.activeElement)>=0)A=u.activeElement;else{var D=r.tabbableGroups[0],P=D&&D.firstTabbableNode;A=P||v("fallbackFocus")}else A===null&&(A=v("fallbackFocus"));if(!A)throw new Error("Your focus-trap needs to have at least one focusable element");return A},f=function(){if(r.containerGroups=r.containers.map(function(A){var D=k0(A,o.tabbableOptions),P=F0(A,o.tabbableOptions),R=D.length>0?D[0]:void 0,L=D.length>0?D[D.length-1]:void 0,I=P.find(function(W){return Bt(W)}),z=P.slice().reverse().find(function(W){return Bt(W)}),M=!!D.find(function(W){return pt(W)>0});return{container:A,tabbableNodes:D,focusableNodes:P,posTabIndexesFound:M,firstTabbableNode:R,lastTabbableNode:L,firstDomTabbableNode:I,lastDomTabbableNode:z,nextTabbableNode:function(W){var oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,le=D.indexOf(W);return le<0?oe?P.slice(P.indexOf(W)+1).find(function(se){return Bt(se)}):P.slice(0,P.indexOf(W)).reverse().find(function(se){return Bt(se)}):D[le+(oe?1:-1)]}}}),r.tabbableGroups=r.containerGroups.filter(function(A){return A.tabbableNodes.length>0}),r.tabbableGroups.length<=0&&!v("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(r.containerGroups.find(function(A){return A.posTabIndexesFound})&&r.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.")},y=function(A){var D=A.activeElement;if(D)return D.shadowRoot&&D.shadowRoot.activeElement!==null?y(D.shadowRoot):D},h=function(A){if(A!==!1&&A!==y(document)){if(!A||!A.focus){h(c());return}A.focus({preventScroll:!!o.preventScroll}),r.mostRecentlyFocusedNode=A,I0(A)&&A.select()}},C=function(A){var D=v("setReturnFocus",{params:[A]});return D||(D===!1?!1:A)},g=function(A){var D=A.target,P=A.event,R=A.isBackward,L=R===void 0?!1:R;D=D||ru(P),f();var I=null;if(r.tabbableGroups.length>0){var z=p(D,P),M=z>=0?r.containerGroups[z]:void 0;if(z<0)L?I=r.tabbableGroups[r.tabbableGroups.length-1].lastTabbableNode:I=r.tabbableGroups[0].firstTabbableNode;else if(L){var W=r.tabbableGroups.findIndex(function(ie){var Pe=ie.firstTabbableNode;return D===Pe});if(W<0&&(M.container===D||Qu(D,o.tabbableOptions)&&!Bt(D,o.tabbableOptions)&&!M.nextTabbableNode(D,!1))&&(W=z),W>=0){var oe=W===0?r.tabbableGroups.length-1:W-1,le=r.tabbableGroups[oe];I=pt(D)>=0?le.lastTabbableNode:le.lastDomTabbableNode}else jt(P)||(I=M.nextTabbableNode(D,!1))}else{var se=r.tabbableGroups.findIndex(function(ie){var Pe=ie.lastTabbableNode;return D===Pe});if(se<0&&(M.container===D||Qu(D,o.tabbableOptions)&&!Bt(D,o.tabbableOptions)&&!M.nextTabbableNode(D))&&(se=z),se>=0){var De=se===r.tabbableGroups.length-1?0:se+1,ue=r.tabbableGroups[De];I=pt(D)>=0?ue.firstTabbableNode:ue.firstDomTabbableNode}else jt(P)||(I=M.nextTabbableNode(D))}}else I=v("fallbackFocus");return I},k=function(A){var D=ru(A);if(!(p(D,A)>=0)){if(It(o.clickOutsideDeactivates,A)){a.deactivate({returnFocus:o.returnFocusOnDeactivate});return}It(o.allowOutsideClick,A)||A.preventDefault()}},F=function(A){var D=ru(A),P=p(D,A)>=0;if(P||D instanceof Document)P&&(r.mostRecentlyFocusedNode=D);else{A.stopImmediatePropagation();var R,L=!0;if(r.mostRecentlyFocusedNode)if(pt(r.mostRecentlyFocusedNode)>0){var I=p(r.mostRecentlyFocusedNode),z=r.containerGroups[I].tabbableNodes;if(z.length>0){var M=z.findIndex(function(W){return W===r.mostRecentlyFocusedNode});M>=0&&(o.isKeyForward(r.recentNavEvent)?M+1<z.length&&(R=z[M+1],L=!1):M-1>=0&&(R=z[M-1],L=!1))}}else r.containerGroups.some(function(W){return W.tabbableNodes.some(function(oe){return pt(oe)>0})})||(L=!1);else L=!1;L&&(R=g({target:r.mostRecentlyFocusedNode,isBackward:o.isKeyBackward(r.recentNavEvent)})),h(R||r.mostRecentlyFocusedNode||c())}r.recentNavEvent=void 0},x=function(A){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;r.recentNavEvent=A;var P=g({event:A,isBackward:D});P&&(jt(A)&&A.preventDefault(),h(P))},N=function(A){(o.isKeyForward(A)||o.isKeyBackward(A))&&x(A,o.isKeyBackward(A))},_=function(A){$0(A)&&It(o.escapeDeactivates,A)!==!1&&(A.preventDefault(),a.deactivate())},j=function(A){var D=ru(A);p(D,A)>=0||It(o.clickOutsideDeactivates,A)||It(o.allowOutsideClick,A)||(A.preventDefault(),A.stopImmediatePropagation())},Y=function(){if(r.active)return zi.activateTrap(n,a),r.delayInitialFocusTimer=o.delayInitialFocus?Li(function(){h(c())}):h(c()),u.addEventListener("focusin",F,!0),u.addEventListener("mousedown",k,{capture:!0,passive:!1}),u.addEventListener("touchstart",k,{capture:!0,passive:!1}),u.addEventListener("click",j,{capture:!0,passive:!1}),u.addEventListener("keydown",N,{capture:!0,passive:!1}),u.addEventListener("keydown",_),a},U=function(){if(r.active)return u.removeEventListener("focusin",F,!0),u.removeEventListener("mousedown",k,!0),u.removeEventListener("touchstart",k,!0),u.removeEventListener("click",j,!0),u.removeEventListener("keydown",N,!0),u.removeEventListener("keydown",_),a},ee=function(A){var D=A.some(function(P){var R=Array.from(P.removedNodes);return R.some(function(L){return L===r.mostRecentlyFocusedNode})});D&&h(c())},te=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(ee):void 0,G=function(){te&&(te.disconnect(),r.active&&!r.paused&&r.containers.map(function(A){te.observe(A,{subtree:!0,childList:!0})}))};return a={get active(){return r.active},get paused(){return r.paused},activate:function(A){if(r.active)return this;var D=d(A,"onActivate"),P=d(A,"onPostActivate"),R=d(A,"checkCanFocusTrap");R||f(),r.active=!0,r.paused=!1,r.nodeFocusedBeforeActivation=y(u),D==null||D();var L=function(){R&&f(),Y(),G(),P==null||P()};return R?(R(r.containers.concat()).then(L,L),this):(L(),this)},deactivate:function(A){if(!r.active)return this;var D=_i({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},A);clearTimeout(r.delayInitialFocusTimer),r.delayInitialFocusTimer=void 0,U(),r.active=!1,r.paused=!1,G(),zi.deactivateTrap(n,a);var P=d(D,"onDeactivate"),R=d(D,"onPostDeactivate"),L=d(D,"checkCanReturnFocus"),I=d(D,"returnFocus","returnFocusOnDeactivate");P==null||P();var z=function(){Li(function(){I&&h(C(r.nodeFocusedBeforeActivation)),R==null||R()})};return I&&L?(L(C(r.nodeFocusedBeforeActivation)).then(z,z),this):(z(),this)},pause:function(A){return r.active?(r.manuallyPaused=!0,this._setPausedState(!0,A)):this},unpause:function(A){return r.active?(r.manuallyPaused=!1,n[n.length-1]!==this?this:this._setPausedState(!1,A)):this},updateContainerElements:function(A){var D=[].concat(A).filter(Boolean);return r.containers=D.map(function(P){return typeof P=="string"?u.querySelector(P):P}),r.active&&f(),G(),this}},Object.defineProperties(a,{_isManuallyPaused:{value:function(){return r.manuallyPaused}},_setPausedState:{value:function(A,D){if(r.paused===A)return this;if(r.paused=A,A){var P=d(D,"onPause"),R=d(D,"onPostPause");P==null||P(),U(),G(),R==null||R()}else{var L=d(D,"onUnpause"),I=d(D,"onPostUnpause");L==null||L(),f(),Y(),G(),I==null||I()}return this}}}),a.updateContainerElements(e),a};function yn(){var e;return(e=window._nc_focus_trap)!=null||(window._nc_focus_trap=[]),window._nc_focus_trap}function H0(){let e=[];return{pause(){e=[...yn()];for(const t of e)t.pause()},unpause(){if(e.length===yn().length)for(const t of e)t.unpause();e=[]}}}function G0(e,t={}){const u=H0();fo(e,()=>{Zn(t.disabled)||(Zn(e)?u.pause():u.unpause())}),qr(()=>{u.unpause()})}const W0=["top","right","bottom","left"],Ii=["start","end"],$i=W0.reduce((e,t)=>e.concat(t,t+"-"+Ii[0],t+"-"+Ii[1]),[]),Kt=Math.min,dt=Math.max,q0={left:"right",right:"left",bottom:"top",top:"bottom"},Z0={start:"end",end:"start"};function En(e,t,u){return dt(e,Kt(t,u))}function Ct(e,t){return typeof e=="function"?e(t):e}function qe(e){return e.split("-")[0]}function Le(e){return e.split("-")[1]}function ar(e){return e==="x"?"y":"x"}function In(e){return e==="y"?"height":"width"}const K0=new Set(["top","bottom"]);function Ke(e){return K0.has(qe(e))?"y":"x"}function $n(e){return ar(Ke(e))}function lr(e,t,u){u===void 0&&(u=!1);const n=Le(e),o=$n(e),r=In(o);let a=o==="x"?n===(u?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[r]>t.floating[r]&&(a=Bu(a)),[a,Bu(a)]}function J0(e){const t=Bu(e);return[Au(e),t,Au(t)]}function Au(e){return e.replace(/start|end/g,t=>Z0[t])}const Mi=["left","right"],ji=["right","left"],X0=["top","bottom"],Y0=["bottom","top"];function Q0(e,t,u){switch(e){case"top":case"bottom":return u?t?ji:Mi:t?Mi:ji;case"left":case"right":return t?X0:Y0;default:return[]}}function ec(e,t,u,n){const o=Le(e);let r=Q0(qe(e),u==="start",n);return o&&(r=r.map(a=>a+"-"+o),t&&(r=r.concat(r.map(Au)))),r}function Bu(e){return e.replace(/left|right|bottom|top/g,t=>q0[t])}function tc(e){return J({top:0,right:0,bottom:0,left:0},e)}function cr(e){return typeof e!="number"?tc(e):{top:e,right:e,bottom:e,left:e}}function Ut(e){const{x:t,y:u,width:n,height:o}=e;return{width:n,height:o,top:u,left:t,right:t+n,bottom:u+o,x:t,y:u}}function Ui(e,t,u){let{reference:n,floating:o}=e;const r=Ke(t),a=$n(t),d=In(a),p=qe(t),v=r==="y",c=n.x+n.width/2-o.width/2,f=n.y+n.height/2-o.height/2,y=n[d]/2-o[d]/2;let h;switch(p){case"top":h={x:c,y:n.y-o.height};break;case"bottom":h={x:c,y:n.y+n.height};break;case"right":h={x:n.x+n.width,y:f};break;case"left":h={x:n.x-o.width,y:f};break;default:h={x:n.x,y:n.y}}switch(Le(t)){case"start":h[a]-=y*(u&&v?-1:1);break;case"end":h[a]+=y*(u&&v?-1:1);break}return h}const uc=async(e,t,u)=>{const{placement:n="bottom",strategy:o="absolute",middleware:r=[],platform:a}=u,d=r.filter(Boolean),p=await(a.isRTL==null?void 0:a.isRTL(t));let v=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:c,y:f}=Ui(v,n,p),y=n,h={},C=0;for(let g=0;g<d.length;g++){const{name:k,fn:F}=d[g],{x,y:N,data:_,reset:j}=await F({x:c,y:f,initialPlacement:n,placement:y,strategy:o,middlewareData:h,rects:v,platform:a,elements:{reference:e,floating:t}});c=x!=null?x:c,f=N!=null?N:f,h=be(J({},h),{[k]:J(J({},h[k]),_)}),j&&C<=50&&(C++,typeof j=="object"&&(j.placement&&(y=j.placement),j.rects&&(v=j.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):j.rects),{x:c,y:f}=Ui(v,y,p)),g=-1)}return{x:c,y:f,placement:y,strategy:o,middlewareData:h}};async function Ou(e,t){var u;t===void 0&&(t={});const{x:n,y:o,platform:r,rects:a,elements:d,strategy:p}=e,{boundary:v="clippingAncestors",rootBoundary:c="viewport",elementContext:f="floating",altBoundary:y=!1,padding:h=0}=Ct(t,e),C=cr(h),g=d[y?f==="floating"?"reference":"floating":f],k=Ut(await r.getClippingRect({element:(u=await(r.isElement==null?void 0:r.isElement(g)))==null||u?g:g.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(d.floating)),boundary:v,rootBoundary:c,strategy:p})),F=f==="floating"?{x:n,y:o,width:a.floating.width,height:a.floating.height}:a.reference,x=await(r.getOffsetParent==null?void 0:r.getOffsetParent(d.floating)),N=await(r.isElement==null?void 0:r.isElement(x))?await(r.getScale==null?void 0:r.getScale(x))||{x:1,y:1}:{x:1,y:1},_=Ut(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:F,offsetParent:x,strategy:p}):F);return{top:(k.top-_.top+C.top)/N.y,bottom:(_.bottom-k.bottom+C.bottom)/N.y,left:(k.left-_.left+C.left)/N.x,right:(_.right-k.right+C.right)/N.x}}const nc=e=>({name:"arrow",options:e,async fn(t){const{x:u,y:n,placement:o,rects:r,platform:a,elements:d,middlewareData:p}=t,{element:v,padding:c=0}=Ct(e,t)||{};if(v==null)return{};const f=cr(c),y={x:u,y:n},h=$n(o),C=In(h),g=await a.getDimensions(v),k=h==="y",F=k?"top":"left",x=k?"bottom":"right",N=k?"clientHeight":"clientWidth",_=r.reference[C]+r.reference[h]-y[h]-r.floating[C],j=y[h]-r.reference[h],Y=await(a.getOffsetParent==null?void 0:a.getOffsetParent(v));let U=Y?Y[N]:0;(!U||!await(a.isElement==null?void 0:a.isElement(Y)))&&(U=d.floating[N]||r.floating[C]);const ee=_/2-j/2,te=U/2-g[C]/2-1,G=Kt(f[F],te),A=Kt(f[x],te),D=G,P=U-g[C]-A,R=U/2-g[C]/2+ee,L=En(D,R,P),I=!p.arrow&&Le(o)!=null&&R!==L&&r.reference[C]/2-(R<D?G:A)-g[C]/2<0,z=I?R<D?R-D:R-P:0;return{[h]:y[h]+z,data:J({[h]:L,centerOffset:R-L-z},I&&{alignmentOffset:z}),reset:I}}});function ic(e,t,u){return(e?[...u.filter(n=>Le(n)===e),...u.filter(n=>Le(n)!==e)]:u.filter(n=>qe(n)===n)).filter(n=>e?Le(n)===e||(t?Au(n)!==n:!1):!0)}const oc=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var u,n,o;const{rects:r,middlewareData:a,placement:d,platform:p,elements:v}=t,te=Ct(e,t),{crossAxis:c=!1,alignment:f,allowedPlacements:y=$i,autoAlignment:h=!0}=te,C=Tt(te,["crossAxis","alignment","allowedPlacements","autoAlignment"]),g=f!==void 0||y===$i?ic(f||null,h,y):y,k=await Ou(t,C),F=((u=a.autoPlacement)==null?void 0:u.index)||0,x=g[F];if(x==null)return{};const N=lr(x,r,await(p.isRTL==null?void 0:p.isRTL(v.floating)));if(d!==x)return{reset:{placement:g[0]}};const _=[k[qe(x)],k[N[0]],k[N[1]]],j=[...((n=a.autoPlacement)==null?void 0:n.overflows)||[],{placement:x,overflows:_}],Y=g[F+1];if(Y)return{data:{index:F+1,overflows:j},reset:{placement:Y}};const U=j.map(G=>{const A=Le(G.placement);return[G.placement,A&&c?G.overflows.slice(0,2).reduce((D,P)=>D+P,0):G.overflows[0],G.overflows]}).sort((G,A)=>G[1]-A[1]),ee=((o=U.filter(G=>G[2].slice(0,Le(G[0])?2:3).every(A=>A<=0))[0])==null?void 0:o[0])||U[0][0];return ee!==d?{data:{index:F+1,overflows:j},reset:{placement:ee}}:{}}}},rc=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var u,n;const{placement:o,middlewareData:r,rects:a,initialPlacement:d,platform:p,elements:v}=t,R=Ct(e,t),{mainAxis:c=!0,crossAxis:f=!0,fallbackPlacements:y,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:C="none",flipAlignment:g=!0}=R,k=Tt(R,["mainAxis","crossAxis","fallbackPlacements","fallbackStrategy","fallbackAxisSideDirection","flipAlignment"]);if((u=r.arrow)!=null&&u.alignmentOffset)return{};const F=qe(o),x=Ke(d),N=qe(d)===d,_=await(p.isRTL==null?void 0:p.isRTL(v.floating)),j=y||(N||!g?[Bu(d)]:J0(d)),Y=C!=="none";!y&&Y&&j.push(...ec(d,g,C,_));const U=[d,...j],ee=await Ou(t,k),te=[];let G=((n=r.flip)==null?void 0:n.overflows)||[];if(c&&te.push(ee[F]),f){const L=lr(o,a,_);te.push(ee[L[0]],ee[L[1]])}if(G=[...G,{placement:o,overflows:te}],!te.every(L=>L<=0)){var A,D;const L=(((A=r.flip)==null?void 0:A.index)||0)+1,I=U[L];if(I&&(!(f==="alignment"&&x!==Ke(I))||G.every(M=>Ke(M.placement)===x?M.overflows[0]>0:!0)))return{data:{index:L,overflows:G},reset:{placement:I}};let z=(D=G.filter(M=>M.overflows[0]<=0).sort((M,W)=>M.overflows[1]-W.overflows[1])[0])==null?void 0:D.placement;if(!z)switch(h){case"bestFit":{var P;const M=(P=G.filter(W=>{if(Y){const oe=Ke(W.placement);return oe===x||oe==="y"}return!0}).map(W=>[W.placement,W.overflows.filter(oe=>oe>0).reduce((oe,le)=>oe+le,0)]).sort((W,oe)=>W[1]-oe[1])[0])==null?void 0:P[0];M&&(z=M);break}case"initialPlacement":z=d;break}if(o!==z)return{reset:{placement:z}}}return{}}}},sc=new Set(["left","top"]);async function ac(e,t){const{placement:u,platform:n,elements:o}=e,r=await(n.isRTL==null?void 0:n.isRTL(o.floating)),a=qe(u),d=Le(u),p=Ke(u)==="y",v=sc.has(a)?-1:1,c=r&&p?-1:1,f=Ct(t,e);let{mainAxis:y,crossAxis:h,alignmentAxis:C}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return d&&typeof C=="number"&&(h=d==="end"?C*-1:C),p?{x:h*c,y:y*v}:{x:y*v,y:h*c}}const lc=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var u,n;const{x:o,y:r,placement:a,middlewareData:d}=t,p=await ac(t,e);return a===((u=d.offset)==null?void 0:u.placement)&&(n=d.arrow)!=null&&n.alignmentOffset?{}:{x:o+p.x,y:r+p.y,data:be(J({},p),{placement:a})}}}},cc=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:u,y:n,placement:o}=t,k=Ct(e,t),{mainAxis:r=!0,crossAxis:a=!1,limiter:d={fn:F=>{let{x,y:N}=F;return{x,y:N}}}}=k,p=Tt(k,["mainAxis","crossAxis","limiter"]),v={x:u,y:n},c=await Ou(t,p),f=Ke(qe(o)),y=ar(f);let h=v[y],C=v[f];if(r){const F=y==="y"?"top":"left",x=y==="y"?"bottom":"right",N=h+c[F],_=h-c[x];h=En(N,h,_)}if(a){const F=f==="y"?"top":"left",x=f==="y"?"bottom":"right",N=C+c[F],_=C-c[x];C=En(N,C,_)}const g=d.fn(be(J({},t),{[y]:h,[f]:C}));return be(J({},g),{data:{x:g.x-u,y:g.y-n,enabled:{[y]:r,[f]:a}}})}}},dc=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var u,n;const{placement:o,rects:r,platform:a,elements:d}=t,G=Ct(e,t),{apply:p=()=>{}}=G,v=Tt(G,["apply"]),c=await Ou(t,v),f=qe(o),y=Le(o),h=Ke(o)==="y",{width:C,height:g}=r.floating;let k,F;f==="top"||f==="bottom"?(k=f,F=y===(await(a.isRTL==null?void 0:a.isRTL(d.floating))?"start":"end")?"left":"right"):(F=f,k=y==="end"?"top":"bottom");const x=g-c.top-c.bottom,N=C-c.left-c.right,_=Kt(g-c[k],x),j=Kt(C-c[F],N),Y=!t.middlewareData.shift;let U=_,ee=j;if((u=t.middlewareData.shift)!=null&&u.enabled.x&&(ee=N),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(U=x),Y&&!y){const A=dt(c.left,0),D=dt(c.right,0),P=dt(c.top,0),R=dt(c.bottom,0);h?ee=C-2*(A!==0||D!==0?A+D:dt(c.left,c.right)):U=g-2*(P!==0||R!==0?P+R:dt(c.top,c.bottom))}await p(be(J({},t),{availableWidth:ee,availableHeight:U}));const te=await a.getDimensions(d.floating);return C!==te.width||g!==te.height?{reset:{rects:!0}}:{}}}};function _e(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ge(e){return _e(e).getComputedStyle(e)}const Vi=Math.min,Vt=Math.max,wu=Math.round;function dr(e){const t=Ge(e);let u=parseFloat(t.width),n=parseFloat(t.height);const o=e.offsetWidth,r=e.offsetHeight,a=wu(u)!==o||wu(n)!==r;return a&&(u=o,n=r),{width:u,height:n,fallback:a}}function at(e){return vr(e)?(e.nodeName||"").toLowerCase():""}let su;function pr(){if(su)return su;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(su=e.brands.map((t=>t.brand+"/"+t.version)).join(" "),su):navigator.userAgent}function We(e){return e instanceof _e(e).HTMLElement}function it(e){return e instanceof _e(e).Element}function vr(e){return e instanceof _e(e).Node}function Hi(e){return typeof ShadowRoot>"u"?!1:e instanceof _e(e).ShadowRoot||e instanceof ShadowRoot}function Tu(e){const{overflow:t,overflowX:u,overflowY:n,display:o}=Ge(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+u)&&!["inline","contents"].includes(o)}function pc(e){return["table","td","th"].includes(at(e))}function Cn(e){const t=/firefox/i.test(pr()),u=Ge(e),n=u.backdropFilter||u.WebkitBackdropFilter;return u.transform!=="none"||u.perspective!=="none"||!!n&&n!=="none"||t&&u.willChange==="filter"||t&&!!u.filter&&u.filter!=="none"||["transform","perspective"].some((o=>u.willChange.includes(o)))||["paint","layout","strict","content"].some((o=>{const r=u.contain;return r!=null&&r.includes(o)}))}function hr(){return!/^((?!chrome|android).)*safari/i.test(pr())}function Mn(e){return["html","body","#document"].includes(at(e))}function fr(e){return it(e)?e:e.contextElement}const mr={x:1,y:1};function kt(e){const t=fr(e);if(!We(t))return mr;const u=t.getBoundingClientRect(),{width:n,height:o,fallback:r}=dr(t);let a=(r?wu(u.width):u.width)/n,d=(r?wu(u.height):u.height)/o;return a&&Number.isFinite(a)||(a=1),d&&Number.isFinite(d)||(d=1),{x:a,y:d}}function Jt(e,t,u,n){var o,r;t===void 0&&(t=!1),u===void 0&&(u=!1);const a=e.getBoundingClientRect(),d=fr(e);let p=mr;t&&(n?it(n)&&(p=kt(n)):p=kt(e));const v=d?_e(d):window,c=!hr()&&u;let f=(a.left+(c&&((o=v.visualViewport)==null?void 0:o.offsetLeft)||0))/p.x,y=(a.top+(c&&((r=v.visualViewport)==null?void 0:r.offsetTop)||0))/p.y,h=a.width/p.x,C=a.height/p.y;if(d){const g=_e(d),k=n&&it(n)?_e(n):n;let F=g.frameElement;for(;F&&n&&k!==g;){const x=kt(F),N=F.getBoundingClientRect(),_=getComputedStyle(F);N.x+=(F.clientLeft+parseFloat(_.paddingLeft))*x.x,N.y+=(F.clientTop+parseFloat(_.paddingTop))*x.y,f*=x.x,y*=x.y,h*=x.x,C*=x.y,f+=N.x,y+=N.y,F=_e(F).frameElement}}return{width:h,height:C,top:y,right:f+h,bottom:y+C,left:f,x:f,y}}function ot(e){return((vr(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ru(e){return it(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function gr(e){return Jt(ot(e)).left+Ru(e).scrollLeft}function Xt(e){if(at(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Hi(e)&&e.host||ot(e);return Hi(t)?t.host:t}function yr(e){const t=Xt(e);return Mn(t)?t.ownerDocument.body:We(t)&&Tu(t)?t:yr(t)}function Du(e,t){var u;t===void 0&&(t=[]);const n=yr(e),o=n===((u=e.ownerDocument)==null?void 0:u.body),r=_e(n);return o?t.concat(r,r.visualViewport||[],Tu(n)?n:[]):t.concat(n,Du(n))}function Gi(e,t,u){return t==="viewport"?Ut((function(n,o){const r=_e(n),a=ot(n),d=r.visualViewport;let p=a.clientWidth,v=a.clientHeight,c=0,f=0;if(d){p=d.width,v=d.height;const y=hr();(y||!y&&o==="fixed")&&(c=d.offsetLeft,f=d.offsetTop)}return{width:p,height:v,x:c,y:f}})(e,u)):it(t)?Ut((function(n,o){const r=Jt(n,!0,o==="fixed"),a=r.top+n.clientTop,d=r.left+n.clientLeft,p=We(n)?kt(n):{x:1,y:1};return{width:n.clientWidth*p.x,height:n.clientHeight*p.y,x:d*p.x,y:a*p.y}})(t,u)):Ut((function(n){const o=ot(n),r=Ru(n),a=n.ownerDocument.body,d=Vt(o.scrollWidth,o.clientWidth,a.scrollWidth,a.clientWidth),p=Vt(o.scrollHeight,o.clientHeight,a.scrollHeight,a.clientHeight);let v=-r.scrollLeft+gr(n);const c=-r.scrollTop;return Ge(a).direction==="rtl"&&(v+=Vt(o.clientWidth,a.clientWidth)-d),{width:d,height:p,x:v,y:c}})(ot(e)))}function Wi(e){return We(e)&&Ge(e).position!=="fixed"?e.offsetParent:null}function qi(e){const t=_e(e);let u=Wi(e);for(;u&&pc(u)&&Ge(u).position==="static";)u=Wi(u);return u&&(at(u)==="html"||at(u)==="body"&&Ge(u).position==="static"&&!Cn(u))?t:u||(function(n){let o=Xt(n);for(;We(o)&&!Mn(o);){if(Cn(o))return o;o=Xt(o)}return null})(e)||t}function vc(e,t,u){const n=We(t),o=ot(t),r=Jt(e,!0,u==="fixed",t);let a={scrollLeft:0,scrollTop:0};const d={x:0,y:0};if(n||!n&&u!=="fixed")if((at(t)!=="body"||Tu(o))&&(a=Ru(t)),We(t)){const p=Jt(t,!0);d.x=p.x+t.clientLeft,d.y=p.y+t.clientTop}else o&&(d.x=gr(o));return{x:r.left+a.scrollLeft-d.x,y:r.top+a.scrollTop-d.y,width:r.width,height:r.height}}const hc={getClippingRect:function(e){let{element:t,boundary:u,rootBoundary:n,strategy:o}=e;const r=u==="clippingAncestors"?(function(v,c){const f=c.get(v);if(f)return f;let y=Du(v).filter((k=>it(k)&&at(k)!=="body")),h=null;const C=Ge(v).position==="fixed";let g=C?Xt(v):v;for(;it(g)&&!Mn(g);){const k=Ge(g),F=Cn(g);(C?F||h:F||k.position!=="static"||!h||!["absolute","fixed"].includes(h.position))?h=k:y=y.filter((x=>x!==g)),g=Xt(g)}return c.set(v,y),y})(t,this._c):[].concat(u),a=[...r,n],d=a[0],p=a.reduce(((v,c)=>{const f=Gi(t,c,o);return v.top=Vt(f.top,v.top),v.right=Vi(f.right,v.right),v.bottom=Vi(f.bottom,v.bottom),v.left=Vt(f.left,v.left),v}),Gi(t,d,o));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:u,strategy:n}=e;const o=We(u),r=ot(u);if(u===r)return t;let a={scrollLeft:0,scrollTop:0},d={x:1,y:1};const p={x:0,y:0};if((o||!o&&n!=="fixed")&&((at(u)!=="body"||Tu(r))&&(a=Ru(u)),We(u))){const v=Jt(u);d=kt(u),p.x=v.x+u.clientLeft,p.y=v.y+u.clientTop}return{width:t.width*d.x,height:t.height*d.y,x:t.x*d.x-a.scrollLeft*d.x+p.x,y:t.y*d.y-a.scrollTop*d.y+p.y}},isElement:it,getDimensions:function(e){return We(e)?dr(e):e.getBoundingClientRect()},getOffsetParent:qi,getDocumentElement:ot,getScale:kt,async getElementRects(e){let{reference:t,floating:u,strategy:n}=e;const o=this.getOffsetParent||qi,r=this.getDimensions;return{reference:vc(t,await o(u),n),floating:J({x:0,y:0},await r(u))}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Ge(e).direction==="rtl"},fc=(e,t,u)=>{const n=new Map,o=J({platform:hc},u),r=be(J({},o.platform),{_c:n});return uc(e,t,be(J({},o),{platform:r}))},rt={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"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"],delay:{show:0,hide:400}}}};function bn(e,t){let u=rt.themes[e]||{},n;do n=u[t],typeof n>"u"?u.$extend?u=rt.themes[u.$extend]||{}:(u=null,n=rt[t]):u=null;while(u);return n}function mc(e){const t=[e];let u=rt.themes[e]||{};do u.$extend&&!u.$resetCss?(t.push(u.$extend),u=rt.themes[u.$extend]||{}):u=null;while(u);return t.map(n=>"v-popper--theme-".concat(n))}function Zi(e){const t=[e];let u=rt.themes[e]||{};do u.$extend?(t.push(u.$extend),u=rt.themes[u.$extend]||{}):u=null;while(u);return t}let Yt=!1;if(typeof window<"u"){Yt=!1;try{const e=Object.defineProperty({},"passive",{get(){Yt=!0}});window.addEventListener("test",null,e)}catch(e){}}let Er=!1;typeof window<"u"&&typeof navigator<"u"&&(Er=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const gc=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,"".concat(t,"-start"),"".concat(t,"-end")]),[]),Ki={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Ji={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function Xi(e,t){const u=e.indexOf(t);u!==-1&&e.splice(u,1)}function en(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const ze=[];let ct=null;const Yi={};function Qi(e){let t=Yi[e];return t||(t=Yi[e]=[]),t}let An=function(){};typeof window<"u"&&(An=window.Element);function Q(e){return function(t){return bn(t.theme,e)}}const tn="__floating-vue__popper",Cr=()=>Xe({name:"VPopper",provide(){return{[tn]:{parentPopper:this}}},inject:{[tn]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:Q("disabled")},positioningDisabled:{type:Boolean,default:Q("positioningDisabled")},placement:{type:String,default:Q("placement"),validator:e=>gc.includes(e)},delay:{type:[String,Number,Object],default:Q("delay")},distance:{type:[Number,String],default:Q("distance")},skidding:{type:[Number,String],default:Q("skidding")},triggers:{type:Array,default:Q("triggers")},showTriggers:{type:[Array,Function],default:Q("showTriggers")},hideTriggers:{type:[Array,Function],default:Q("hideTriggers")},popperTriggers:{type:Array,default:Q("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:Q("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:Q("popperHideTriggers")},container:{type:[String,Object,An,Boolean],default:Q("container")},boundary:{type:[String,An],default:Q("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:Q("strategy")},autoHide:{type:[Boolean,Function],default:Q("autoHide")},handleResize:{type:Boolean,default:Q("handleResize")},instantMove:{type:Boolean,default:Q("instantMove")},eagerMount:{type:Boolean,default:Q("eagerMount")},popperClass:{type:[String,Array,Object],default:Q("popperClass")},computeTransformOrigin:{type:Boolean,default:Q("computeTransformOrigin")},autoMinSize:{type:Boolean,default:Q("autoMinSize")},autoSize:{type:[Boolean,String],default:Q("autoSize")},autoMaxSize:{type:Boolean,default:Q("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:Q("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:Q("preventOverflow")},overflowPadding:{type:[Number,String],default:Q("overflowPadding")},arrowPadding:{type:[Number,String],default:Q("arrowPadding")},arrowOverflow:{type:Boolean,default:Q("arrowOverflow")},flip:{type:Boolean,default:Q("flip")},shift:{type:Boolean,default:Q("shift")},shiftCrossAxis:{type:Boolean,default:Q("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:Q("noAutoFocus")},disposeTimeout:{type:Number,default:Q("disposeTimeout")}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},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},randomId:"popper_".concat([Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")),shownChildren:new Set,lastAutoHide:!0,pendingHide:!1,containsGlobalTarget:!1,isDisposed:!0,mouseDownContains:!1}},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:be(J({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[tn])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:J({shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},triggers:{handler:"$_refreshListeners",deep:!0},positioningDisabled:"$_refreshListeners"},["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})),created(){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()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:u=!1}={}){var n,o;(n=this.parentPopper)!=null&&n.lockedChild&&this.parentPopper.lockedChild!==this||(this.pendingHide=!1,(u||!this.disabled)&&(((o=this.parentPopper)==null?void 0:o.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var u;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.pendingHide=!0;return}if(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:t}),this.parentPopper.lockedChild=null)},1e3));return}((u=this.parentPopper)==null?void 0:u.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var t;var e;this.isDisposed&&(this.isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=(t=(e=this.referenceNode)==null?void 0:e.call(this))!=null?t:this.$el,this.$_targetNodes=this.targetNodes().filter(u=>u.nodeType===u.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"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var n;if(this.isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(lc({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(oc({alignment:(n=this.placement.split("-")[1])!=null?n:""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(cc({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(rc({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(nc({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:r,middlewareData:a})=>{let d;const{centerOffset:p}=a.arrow;return o.startsWith("top")||o.startsWith("bottom")?d=Math.abs(p)>r.reference.width/2:d=Math.abs(p)>r.reference.height/2,{data:{overflow:d}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:r,placement:a,middlewareData:d})=>{var p;if((p=d.autoSize)!=null&&p.skip)return{};let v,c;return a.startsWith("top")||a.startsWith("bottom")?v=r.reference.width:c=r.reference.height,this.$_innerNode.style[o==="min"?"minWidth":o==="max"?"maxWidth":"width"]=v!=null?"".concat(v,"px"):null,this.$_innerNode.style[o==="min"?"minHeight":o==="max"?"maxHeight":"height"]=c!=null?"".concat(c,"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(dc({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:o,availableHeight:r})=>{this.$_innerNode.style.maxWidth=o!=null?"".concat(o,"px"):null,this.$_innerNode.style.maxHeight=r!=null?"".concat(r,"px"):null}})));const u=await fc(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:u.x,y:u.y,placement:u.placement,strategy:u.strategy,arrow:J(J({},u.middlewareData.arrow),u.middlewareData.arrowOverflow)})},$_scheduleShow(e,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),ct&&this.instantMove&&ct.instantMove&&ct!==this.parentPopper){ct.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e,t=!1){if(this.shownChildren.size>0){this.pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(ct=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await en(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Du(this.$_referenceNode),...Du(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),u=this.$_popperNode.querySelector(".v-popper__wrapper"),n=u.parentNode.getBoundingClientRect(),o=t.x+t.width/2-(n.left+u.offsetLeft),r=t.y+t.height/2-(n.top+u.offsetTop);this.result.transformOrigin="".concat(o,"px ").concat(r,"px")}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let u=0;u<ze.length;u++)t=ze[u],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}ze.push(this),document.body.classList.add("v-popper--some-open");for(const t of Zi(this.theme))Qi(t).push(this),document.body.classList.add("v-popper--some-open--".concat(t));this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await en(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Xi(ze,this),ze.length===0&&document.body.classList.remove("v-popper--some-open");for(const u of Zi(this.theme)){const n=Qi(u);Xi(n,this),n.length===0&&document.body.classList.remove("v-popper--some-open--".concat(u))}ct===this&&(ct=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=this.disposeTimeout;t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await en(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=u=>{this.isShown&&!this.$_hideInProgress||(u.usedByTooltip=!0,!this.$_preventShow&&this.show({event:u}))};this.$_registerTriggerListeners(this.$_targetNodes,Ki,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Ki,this.popperTriggers,this.popperShowTriggers,e);const t=u=>{u.usedByTooltip||this.hide({event:u})};this.$_registerTriggerListeners(this.$_targetNodes,Ji,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Ji,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,u){this.$_events.push({targetNodes:e,eventType:t,handler:u}),e.forEach(n=>n.addEventListener(t,u,Yt?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,u,n,o){let r=u;n!=null&&(r=typeof n=="function"?n(r):n),r.forEach(a=>{const d=t[a];d&&this.$_registerEventListeners(e,d,o)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(u=>{const{targetNodes:n,eventType:o,handler:r}=u;!e||e===o?n.forEach(a=>a.removeEventListener(o,r)):t.push(u)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const u of this.$_targetNodes){const n=u.getAttribute(e);n&&(u.removeAttribute(e),u.setAttribute(t,n))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const u in e){const n=e[u];n==null?t.removeAttribute(u):t.setAttribute(u,n)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(Ht>=e.left&&Ht<=e.right&&Gt>=e.top&&Gt<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),u=Ht-et,n=Gt-tt,o=t.left+t.width/2-et+(t.top+t.height/2)-tt+t.width+t.height,r=et+u*o,a=tt+n*o;return au(et,tt,r,a,t.left,t.top,t.left,t.bottom)||au(et,tt,r,a,t.left,t.top,t.right,t.top)||au(et,tt,r,a,t.right,t.top,t.right,t.bottom)||au(et,tt,r,a,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(Er){const e=Yt?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>eo(t),e),document.addEventListener("touchend",t=>to(t,!0),e)}else window.addEventListener("mousedown",e=>eo(e),!0),window.addEventListener("click",e=>to(e,!1),!0);window.addEventListener("resize",Cc)}function eo(e,t){for(let u=0;u<ze.length;u++){const n=ze[u];try{n.mouseDownContains=n.popperNode().contains(e.target)}catch(o){}}}function to(e,t){yc(e,t)}function yc(e,t){const u={};for(let n=ze.length-1;n>=0;n--){const o=ze[n];try{const r=o.containsGlobalTarget=o.mouseDownContains||o.popperNode().contains(e.target);o.pendingHide=!1,requestAnimationFrame(()=>{if(o.pendingHide=!1,!u[o.randomId]&&uo(o,r,e)){if(o.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&r){let d=o.parentPopper;for(;d;)u[d.randomId]=!0,d=d.parentPopper;return}let a=o.parentPopper;for(;a&&uo(a,a.containsGlobalTarget,e);)a.$_handleGlobalClose(e,t),a=a.parentPopper}})}catch(r){}}}function uo(e,t,u){return u.closeAllPopover||u.closePopover&&t||Ec(e,u)&&!t}function Ec(e,t){if(typeof e.autoHide=="function"){const u=e.autoHide(t);return e.lastAutoHide=u,u}return e.autoHide}function Cc(){for(let e=0;e<ze.length;e++)ze[e].$_computePosition()}let et=0,tt=0,Ht=0,Gt=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{et=Ht,tt=Gt,Ht=e.clientX,Gt=e.clientY},Yt?{passive:!0}:void 0);function au(e,t,u,n,o,r,a,d){const p=((a-o)*(t-r)-(d-r)*(e-o))/((d-r)*(u-e)-(a-o)*(n-t)),v=((u-e)*(t-r)-(n-t)*(e-o))/((d-r)*(u-e)-(a-o)*(n-t));return p>=0&&p<=1&&v>=0&&v<=1}const bc={extends:Cr()},jn=(e,t)=>{const u=e.__vccOpts||e;for(const[n,o]of t)u[n]=o;return u};function Ac(e,t,u,n,o,r){return V(),X("div",{ref:"reference",class:$t(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[ke(e.$slots,"default",un(nn(e.slotData)))],2)}const Bc=jn(bc,[["render",Ac]]);function wc(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var u=e.indexOf("Trident/");if(u>0){var n=e.indexOf("rv:");return parseInt(e.substring(n+3,e.indexOf(".",n)),10)}var o=e.indexOf("Edge/");return o>0?parseInt(e.substring(o+5,e.indexOf(".",o)),10):-1}let hu;function Bn(){Bn.init||(Bn.init=!0,hu=wc()!==-1)}var fu={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Bn(),mo(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",hu&&this.$el.appendChild(e),e.data="about:blank",hu||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!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(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!hu&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const Dc=Jr();Zr("data-v-b329ee4c");const xc={class:"resize-observer",tabindex:"-1"};Kr();const kc=Dc((e,t,u,n,o,r)=>(V(),st("div",xc)));fu.render=kc,fu.__scopeId="data-v-b329ee4c",fu.__file="src/components/ResizeObserver.vue";const br=(e="theme")=>({computed:{themeClass(){return mc(this[e])}}}),Fc=Xe({name:"VPopperContent",components:{ResizeObserver:fu},mixins:[br()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?"".concat(e,"px"):null}}}),Sc=["id","aria-hidden","tabindex","data-popper-placement"],Nc={ref:"inner",class:"v-popper__inner"},Pc=me("div",{class:"v-popper__arrow-outer"},null,-1),Oc=me("div",{class:"v-popper__arrow-inner"},null,-1),Tc=[Pc,Oc];function Rc(e,t,u,n,o,r){const a=gt("ResizeObserver");return V(),X("div",{id:e.popperId,ref:"popover",class:$t(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:ju(e.result?{position:e.result.strategy,transform:"translate3d(".concat(Math.round(e.result.x),"px,").concat(Math.round(e.result.y),"px,0)")}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=Xr(d=>e.autoHide&&e.$emit("hide"),["esc"]))},[me("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=d=>e.autoHide&&e.$emit("hide"))}),me("div",{class:"v-popper__wrapper",style:ju(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[me("div",Nc,[e.mounted?(V(),X(Fn,{key:0},[me("div",null,[ke(e.$slots,"default")]),e.handleResize?(V(),st(a,{key:0,onNotify:t[1]||(t[1]=d=>e.$emit("resize",d))})):Be("",!0)],64)):Be("",!0)],512),me("div",{ref:"arrow",class:"v-popper__arrow-container",style:ju(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},Tc,4)],4)],46,Sc)}const Ar=jn(Fc,[["render",Rc]]),Br={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};let wn=function(){};typeof window<"u"&&(wn=window.Element);const _c=Xe({name:"VPopperWrapper",components:{Popper:Bc,PopperContent:Ar},mixins:[Br,br("finalTheme")],props:{theme:{type:String,default:null},referenceNode:{type:Function,default:null},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:void 0},positioningDisabled:{type:Boolean,default:void 0},placement:{type:String,default:void 0},delay:{type:[String,Number,Object],default:void 0},distance:{type:[Number,String],default:void 0},skidding:{type:[Number,String],default:void 0},triggers:{type:Array,default:void 0},showTriggers:{type:[Array,Function],default:void 0},hideTriggers:{type:[Array,Function],default:void 0},popperTriggers:{type:Array,default:void 0},popperShowTriggers:{type:[Array,Function],default:void 0},popperHideTriggers:{type:[Array,Function],default:void 0},container:{type:[String,Object,wn,Boolean],default:void 0},boundary:{type:[String,wn],default:void 0},strategy:{type:String,default:void 0},autoHide:{type:[Boolean,Function],default:void 0},handleResize:{type:Boolean,default:void 0},instantMove:{type:Boolean,default:void 0},eagerMount:{type:Boolean,default:void 0},popperClass:{type:[String,Array,Object],default:void 0},computeTransformOrigin:{type:Boolean,default:void 0},autoMinSize:{type:Boolean,default:void 0},autoSize:{type:[Boolean,String],default:void 0},autoMaxSize:{type:Boolean,default:void 0},autoBoundaryMaxSize:{type:Boolean,default:void 0},preventOverflow:{type:Boolean,default:void 0},overflowPadding:{type:[Number,String],default:void 0},arrowPadding:{type:[Number,String],default:void 0},arrowOverflow:{type:Boolean,default:void 0},flip:{type:Boolean,default:void 0},shift:{type:Boolean,default:void 0},shiftCrossAxis:{type:Boolean,default:void 0},noAutoFocus:{type:Boolean,default:void 0},disposeTimeout:{type:Number,default:void 0}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},computed:{finalTheme(){var e;return(e=this.theme)!=null?e:this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function zc(e,t,u,n,o,r){const a=gt("PopperContent"),d=gt("Popper");return V(),st(d,Oe({ref:"popper"},e.$props,{theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:[e.themeClass],onShow:t[0]||(t[0]=()=>e.$emit("show")),onHide:t[1]||(t[1]=()=>e.$emit("hide")),"onUpdate:shown":t[2]||(t[2]=p=>e.$emit("update:shown",p)),onApplyShow:t[3]||(t[3]=()=>e.$emit("apply-show")),onApplyHide:t[4]||(t[4]=()=>e.$emit("apply-hide")),onCloseGroup:t[5]||(t[5]=()=>e.$emit("close-group")),onCloseDirective:t[6]||(t[6]=()=>e.$emit("close-directive")),onAutoHide:t[7]||(t[7]=()=>e.$emit("auto-hide")),onResize:t[8]||(t[8]=()=>e.$emit("resize"))}),{default:He(({popperId:p,isShown:v,shouldMountContent:c,skipTransition:f,autoHide:y,show:h,hide:C,handleResize:g,onResize:k,classes:F,result:x})=>[ke(e.$slots,"default",{shown:v,show:h,hide:C}),kn(a,{ref:"popperContent","popper-id":p,theme:e.finalTheme,shown:v,mounted:c,"skip-transition":f,"auto-hide":y,"handle-resize":g,classes:F,result:x,onHide:C,onResize:k},{default:He(()=>[ke(e.$slots,"popper",{shown:v,hide:C})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},16,["theme","target-nodes","popper-node","class"])}const Dn=jn(_c,[["render",zc]]),Lc=be(J({},Dn),{name:"VDropdown",vPopperTheme:"dropdown"});J({},Dn),J({},Dn),Xe({name:"VTooltipDirective",components:{Popper:Cr(),PopperContent:Ar},mixins:[Br],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>bn(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>bn(e.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},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(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,u=this.content(this);u.then?u.then(n=>this.onResult(t,n)):this.onResult(t,u)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}});const no=rt,Ic=Lc,$c=Ir().detectUser().setApp("@f7cloud/vue").build(),io=Yr(),Mc=Xe({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 e,t;return(t=(e=this.$slots).default)==null?void 0:t.call(e,{attrs:this.triggerAttrs})}}),jc="_ncPopover_wpltc_20",Uc={"material-design-icon":"_material-design-icon_wpltc_12",ncPopover:jc},wr="nc-popover-9";no.themes[wr]=structuredClone(no.themes.dropdown);const Vc={name:"NcPopover",components:{Dropdown:Ic,NcPopoverTriggerProvider:Mc},props:{boundary:{type:[String,Object],default:""},closeOnClickOutside:{type:Boolean,default:!0},noCloseOnClickOutside:{type:Boolean,default:!1},container:{type:[Boolean,String],default:"body"},delay:{type:[Number,Object],default:0},noFocusTrap:{type:Boolean,default:!1},placement:{type:String,default:"bottom"},popoverBaseClass:{type:String,default:""},popoverTriggers:{type:[Array,Object],default:null},popupRole:{type:String,default:void 0,validator:e=>["menu","listbox","tree","grid","dialog","true"].includes(e)},setReturnFocus:{default:void 0,type:[Boolean,HTMLElement,SVGElement,String,Function]},shown:{type:Boolean,default:!1},triggers:{type:[Array,Object],default:()=>["click"]}},emits:["afterShow","afterHide","update:shown"],setup(){return{theme:wr}},data(){return{internalShown:this.shown}},computed:{popperTriggers(){if(this.popoverTriggers&&Array.isArray(this.popoverTriggers))return this.popoverTriggers},popperHideTriggers(){if(this.popoverTriggers&&typeof this.popoverTriggers=="object")return this.popoverTriggers.hide},popperShowTriggers(){if(this.popoverTriggers&&typeof this.popoverTriggers=="object")return this.popoverTriggers.show},internalTriggers(){if(this.triggers&&Array.isArray(this.triggers))return this.triggers},hideTriggers(){if(this.triggers&&typeof this.triggers=="object")return this.triggers.hide},showTriggers(){if(this.triggers&&typeof this.triggers=="object")return this.triggers.show},internalPlacement(){return this.placement==="start"?io?"right":"left":this.placement==="end"?io?"left":"right":this.placement}},watch:{shown(e){this.internalShown=e},internalShown(e){this.$emit("update:shown",e)}},mounted(){this.checkTriggerA11y()},beforeUnmount(){this.clearFocusTrap(),this.clearEscapeStopPropagation()},methods:{checkTriggerA11y(){var e;(e=window.OC)!=null&&e.debug&&this.getPopoverTriggerContainerElement().querySelector("[aria-expanded]")},removeFloatingVueAriaDescribedBy(){const e=this.getPopoverTriggerContainerElement().querySelectorAll("[data-popper-shown]");for(const t of e)t.removeAttribute("aria-describedby")},getPopoverContentElement(){var e,t;return(t=(e=this.$refs.popover)==null?void 0:e.$refs.popperContent)==null?void 0:t.$el},getPopoverTriggerContainerElement(){var e,t;return(t=(e=this.$refs.popover)==null?void 0:e.$refs.popper)==null?void 0:t.$refs.reference},async useFocusTrap(){if(await this.$nextTick(),this.noFocusTrap)return;const e=this.getPopoverContentElement();e.tabIndex=-1,e&&(this.$focusTrap=V0(e,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus,trapStack:yn(),fallBackFocus:e}),this.$focusTrap.activate())},clearFocusTrap(e={}){var t;try{(t=this.$focusTrap)==null||t.deactivate(e),this.$focusTrap=null}catch(u){$c.warn("[NcPopover] Failed to clear focus trap",{error:u})}},addEscapeStopPropagation(){var e;(e=this.getPopoverContentElement())==null||e.addEventListener("keydown",this.stopKeydownEscapeHandler)},clearEscapeStopPropagation(){var e;(e=this.getPopoverContentElement())==null||e.removeEventListener("keydown",this.stopKeydownEscapeHandler)},stopKeydownEscapeHandler(e){e.type==="keydown"&&e.key==="Escape"&&e.stopPropagation()},async afterShow(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("afterShow")},{once:!0,passive:!0}),this.removeFloatingVueAriaDescribedBy(),await this.$nextTick(),await this.useFocusTrap(),this.addEscapeStopPropagation()},afterHide(){var e;(e=this.getPopoverContentElement())==null||e.addEventListener("transitionend",()=>{this.$emit("afterHide")},{once:!0,passive:!0}),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};function Hc(e,t,u,n,o,r){const a=gt("NcPopoverTriggerProvider"),d=gt("Dropdown");return V(),st(d,{ref:"popover",shown:o.internalShown,"onUpdate:shown":[t[0]||(t[0]=p=>o.internalShown=p),t[1]||(t[1]=p=>o.internalShown=p)],"arrow-padding":10,"auto-hide":!u.noCloseOnClickOutside&&u.closeOnClickOutside,boundary:u.boundary||void 0,container:u.container,delay:u.delay,distance:10,"handle-resize":"","no-auto-focus":!0,placement:r.internalPlacement,"popper-class":[e.$style.ncPopover,u.popoverBaseClass],"popper-triggers":r.popperTriggers,"popper-hide-triggers":r.popperHideTriggers,"popper-show-triggers":r.popperShowTriggers,theme:n.theme,triggers:r.internalTriggers,"hide-triggers":r.hideTriggers,"show-triggers":r.showTriggers,onApplyShow:r.afterShow,onApplyHide:r.afterHide},{popper:He(p=>[ke(e.$slots,"default",un(nn(p)))]),default:He(()=>[kn(a,{shown:o.internalShown,"popup-role":u.popupRole},{default:He(p=>[ke(e.$slots,"trigger",un(nn(p)))]),_:3},8,["shown","popup-role"])]),_:3},8,["shown","auto-hide","boundary","container","delay","placement","popper-class","popper-triggers","popper-hide-triggers","popper-show-triggers","theme","triggers","hide-triggers","show-triggers","onApplyShow","onApplyHide"])}const Gc={$style:Uc},oo=Ne(Vc,[["render",Hc],["__cssModules",Gc]]),Wc=Symbol.for("NcActions:isSemanticMenu"),qc=Symbol.for("NcActions:closeMenu"),Zc={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Kc=["aria-hidden","aria-label"],Jc=["fill","width","height"],Xc={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"},Yc={key:0};function Qc(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon dots-horizontal-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",Xc,[u.title?(V(),X("title",Yc,$e(u.title),1)):Be("",!0)])],8,Jc))],16,Kc)}const ed=Ne(Zc,[["render",Qc]]);Tn(ya);function Dr(e){return Array.isArray(e)&&e.some(t=>{if(t===null)return!1;if(typeof t=="object"){const u=t;if(u.type===Qr||u.type===Fn&&!Dr(u.children)||u.type===es&&!u.children.trim())return!1}return!0})}const td=".focusable",ud={name:"NcActions",components:{NcButton:qu,NcPopover:oo},provide(){return{[Wc]:fe(()=>this.actionsMenuSemanticType==="menu"),[qc]:this.closeMenu}},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},primary:{type:Boolean,default:!1},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default:Po("Actions")},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:()=>{var e;return(e=document.getElementById("content-vue"))!=null?e:document.querySelector("body")}},container:{type:[Boolean,String,Object,Element],default:"body"},disabled:{type:Boolean,default:!1},inline:{type:Number,default:0},variant:{type:String,validator(e){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(e)},default:null},size:{type:String,default:"normal",validator(e){return["small","normal","large"].includes(e)}}},emits:["click","blur","focus","close","closed","open","opened","update:open"],setup(){return{randomId:vu()}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown"}},computed:{triggerButtonVariant(){return this.variant||(this.primary?"primary":this.menuName?"secondary":"tertiary")},config(){return{menu:{popupRole:"menu",withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!1},navigation:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!1},dialog:{popupRole:"dialog",withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!0},tooltip:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!1,withFocusTrap:!1},unknown:{popupRole:void 0,role:void 0,withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!0}}[this.actionsMenuSemanticType]},withFocusTrap(){return this.config.withFocusTrap}},watch:{open(e){e!==this.opened&&(this.opened=e)},opened(){this.opened?document.body.addEventListener("keydown",this.handleEscapePressed):document.body.removeEventListener("keydown",this.handleEscapePressed)}},created(){G0(()=>this.opened,{disabled:()=>this.config.withFocusTrap}),"ariaHidden"in this.$attrs},methods:{getActionName(e){var t;return(t=e==null?void 0:e.type)==null?void 0:t.name},isValidSingleAction(e){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(e))},isAction(e){var t,u;return(u=(t=this.getActionName(e))==null?void 0:t.startsWith)==null?void 0:u.call(t,"NcAction")},isIconUrl(e){try{return!!new URL(e,e.startsWith("/")?window.location.origin:void 0)}catch(t){return!1}},toggleMenu(e){e?this.openMenu():this.closeMenu()},openMenu(){this.opened||(this.opened=!0,this.$emit("update:open",!0),this.$emit("open"))},async closeMenu(e=!0){var t,u;this.opened&&(await this.$nextTick(),this.opened=!1,(t=this.$refs.popover)==null||t.clearFocusTrap({returnFocus:e}),this.$emit("update:open",!1),this.$emit("close"),this.focusIndex=0,e&&((u=this.$refs.triggerButton)==null||u.$el.focus()))},onOpened(){this.$nextTick(()=>{this.focusFirstAction(null),this.$emit("opened")})},onClosed(){this.$emit("closed")},getCurrentActiveMenuItemElement(){return this.$refs.menu.querySelector("li.active")},getFocusableMenuItemElements(){return this.$refs.menu.querySelectorAll(td)},onKeydown(e){if(e.key==="Tab"){if(this.config.withFocusTrap)return;if(!this.config.withTabNavigation){this.closeMenu(!0);return}e.preventDefault();const t=this.getFocusableMenuItemElements(),u=[...t].indexOf(document.activeElement);if(u===-1)return;const n=e.shiftKey?u-1:u+1;(n<0||n===t.length)&&this.closeMenu(!0),this.focusIndex=n,this.focusAction();return}this.config.withArrowNavigation&&(e.key==="ArrowUp"&&this.focusPreviousAction(e),e.key==="ArrowDown"&&this.focusNextAction(e),e.key==="PageUp"&&this.focusFirstAction(e),e.key==="PageDown"&&this.focusLastAction(e)),this.handleEscapePressed(e)},onTriggerKeydown(e){e.key==="Escape"&&this.actionsMenuSemanticType==="tooltip"&&this.closeMenu()},handleEscapePressed(e){e.key==="Escape"&&(this.closeMenu(),e.preventDefault())},removeCurrentActive(){const e=this.$refs.menu.querySelector("li.active");e&&e.classList.remove("active")},focusAction(){const e=this.getFocusableMenuItemElements()[this.focusIndex];if(e){this.removeCurrentActive();const t=e.closest("li.action");e.focus(),t&&t.classList.add("active")}},focusPreviousAction(e){this.opened&&(this.focusIndex===0?this.focusLastAction(e):(this.preventIfEvent(e),this.focusIndex=this.focusIndex-1),this.focusAction())},focusNextAction(e){if(this.opened){const t=this.getFocusableMenuItemElements().length-1;this.focusIndex===t?this.focusFirstAction(e):(this.preventIfEvent(e),this.focusIndex=this.focusIndex+1),this.focusAction()}},focusFirstAction(e){if(this.opened){this.preventIfEvent(e);const t=[...this.getFocusableMenuItemElements()].findIndex(u=>u.getAttribute("aria-checked")==="true"&&u.getAttribute("role")==="menuitemradio");this.focusIndex=t>-1?t:0,this.focusAction()}},focusLastAction(e){this.opened&&(this.preventIfEvent(e),this.focusIndex=this.getFocusableMenuItemElements().length-1,this.focusAction())},preventIfEvent(e){e&&(e.preventDefault(),e.stopPropagation())},onFocus(e){this.$emit("focus",e)},onBlur(e){this.$emit("blur",e),this.actionsMenuSemanticType==="tooltip"&&this.$refs.menu&&this.getFocusableMenuItemElements().length===0&&this.closeMenu(!1)},onClick(e){this.$emit("click",e)}},render(){var h,C;const e=[],t=(g,k)=>{g.forEach(F=>{if(this.isAction(F)){k.push(F);return}F.type===Fn&&t(F.children,k)})};if(t((C=(h=this.$slots).default)==null?void 0:C.call(h),e),e.length===0)return;let u=e.filter(this.isValidSingleAction);this.forceMenu&&u.length>0&&this.inline>0&&(u=[]);const n=u.slice(0,this.inline),o=e.filter(g=>!n.includes(g)),r=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],a=["NcActionInput","NcActionTextEditable"],d=["NcActionLink","NcActionRouter"],p=o.some(g=>a.includes(this.getActionName(g))),v=o.some(g=>r.includes(this.getActionName(g))),c=o.some(g=>d.includes(this.getActionName(g)));p?this.actionsMenuSemanticType="dialog":v?this.actionsMenuSemanticType="menu":c?this.actionsMenuSemanticType="navigation":e.filter(g=>this.getActionName(g).startsWith("NcAction")).length===e.length?this.actionsMenuSemanticType="tooltip":this.actionsMenuSemanticType="unknown";const f=g=>{var U,ee,te,G,A,D,P,R,L,I,z,M,W,oe,le,se,De;const k=(U=g==null?void 0:g.props)==null?void 0:U.icon,F=(A=(G=(te=(ee=g==null?void 0:g.children)==null?void 0:ee.icon)==null?void 0:te.call(ee))==null?void 0:G[0])!=null?A:this.isIconUrl(k)?xe("img",{class:"action-item__menutoggle__icon",src:k,alt:""}):xe("span",{class:["icon",k]}),x=(I=(L=(R=(P=(D=g==null?void 0:g.children)==null?void 0:D.default)==null?void 0:P.call(D))==null?void 0:R[0])==null?void 0:L.children)==null?void 0:I.trim(),N=this.forceName?x:"";let _=(z=g==null?void 0:g.props)==null?void 0:z.title;this.forceName||_||(_=x);const j=J({},(M=g==null?void 0:g.props)!=null?M:{}),Y=["submit","reset"].includes(j.type)?j.modelValue:"button";return delete j.modelValue,delete j.type,xe(qu,Oe(j,{class:"action-item action-item--single","aria-label":((W=g==null?void 0:g.props)==null?void 0:W["aria-label"])||x,title:_,disabled:this.disabled||((oe=g==null?void 0:g.props)==null?void 0:oe.disabled),pressed:(le=g==null?void 0:g.props)==null?void 0:le.modelValue,size:this.size,type:Y,variant:this.variant||(N?"secondary":"tertiary"),onFocus:this.onFocus,onBlur:this.onBlur,"onUpdate:pressed":(De=(se=g==null?void 0:g.props)==null?void 0:se["onUpdate:modelValue"])!=null?De:(()=>{})}),{default:()=>N,icon:()=>F})},y=g=>{var x,N,_,j,Y;const k=Dr((N=(x=this.$slots).icon)==null?void 0:N.call(x))?(j=(_=this.$slots).icon)==null?void 0:j.call(_):this.defaultIcon?xe("span",{class:["icon",this.defaultIcon]}):xe(ed,{size:20}),F="".concat(this.randomId,"-trigger");return xe(oo,be(J({ref:"popover",delay:0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,autoBoundaryMaxSize:!0,container:this.container},this.manualOpen&&{triggers:[]}),{noCloseOnClickOutside:this.manualOpen,popoverBaseClass:"action-item__popper",popupRole:this.config.popupRole,setReturnFocus:this.config.withFocusTrap?(Y=this.$refs.triggerButton)==null?void 0:Y.$el:void 0,noFocusTrap:!this.config.withFocusTrap,"onUpdate:shown":this.toggleMenu,onAfterShow:this.onOpened,onAfterClose:this.onClosed}),{trigger:()=>xe(qu,{id:F,class:"action-item__menutoggle",disabled:this.disabled,size:this.size,variant:this.triggerButtonVariant,ref:"triggerButton","aria-label":this.menuName?null:this.ariaLabel,"aria-controls":this.opened&&this.config.popupRole?this.randomId:null,onFocus:this.onFocus,onBlur:this.onBlur,onClick:this.onClick,onKeydown:this.onTriggerKeydown},{icon:()=>k,default:()=>this.menuName}),default:()=>xe("div",{class:{open:this.opened},tabindex:"-1",onKeydown:this.onKeydown,ref:"menu"},[xe("ul",{id:this.randomId,tabindex:"-1",ref:"menuList",role:this.config.popupRole,"aria-labelledby":F,"aria-modal":this.actionsMenuSemanticType==="dialog"?"true":void 0},[g])])})};return e.length===1&&u.length===1&&!this.forceMenu?f(e[0]):(this.$nextTick(()=>{this.opened&&this.$refs.menu&&(this.$refs.menu.querySelector("li.active")||[]).length===0&&this.focusFirstAction()}),n.length>0&&this.inline>0?xe("div",{class:["action-items","action-item--".concat(this.triggerButtonVariant)]},[...n.map(f),o.length>0?xe("div",{class:["action-item",{"action-item--open":this.opened}]},[y(o)]):null]):xe("div",{class:["action-item action-item--default-popover","action-item--".concat(this.triggerButtonVariant),{"action-item--open":this.opened}]},[y(e)]))}},Zp=Ne(ud,[["__scopeId","data-v-6c109b7a"]]);Tn(Ea,Ca);const nd=Symbol.for("insideRadioGroup");function id(){return Je(nd,void 0)}const od={name:"CheckboxBlankOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},rd=["aria-hidden","aria-label"],sd=["fill","width","height"],ad={d:"M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3M19,5V19H5V5H19Z"},ld={key:0};function cd(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon checkbox-blank-outline-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",ad,[u.title?(V(),X("title",ld,$e(u.title),1)):Be("",!0)])],8,sd))],16,rd)}const dd=Ne(od,[["render",cd]]),pd={name:"CheckboxMarkedIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},vd=["aria-hidden","aria-label"],hd=["fill","width","height"],fd={d:"M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3Z"},md={key:0};function gd(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon checkbox-marked-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",fd,[u.title?(V(),X("title",md,$e(u.title),1)):Be("",!0)])],8,hd))],16,vd)}const yd=Ne(pd,[["render",gd]]),Ed={name:"MinusBoxIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Cd=["aria-hidden","aria-label"],bd=["fill","width","height"],Ad={d:"M17,13H7V11H17M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3Z"},Bd={key:0};function wd(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon minus-box-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",Ad,[u.title?(V(),X("title",Bd,$e(u.title),1)):Be("",!0)])],8,bd))],16,Cd)}const Dd=Ne(Ed,[["render",wd]]),xd={name:"RadioboxBlankIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},kd=["aria-hidden","aria-label"],Fd=["fill","width","height"],Sd={d:"M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"},Nd={key:0};function Pd(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon radiobox-blank-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",Sd,[u.title?(V(),X("title",Nd,$e(u.title),1)):Be("",!0)])],8,Fd))],16,kd)}const Od=Ne(xd,[["render",Pd]]),Td={name:"RadioboxMarkedIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Rd=["aria-hidden","aria-label"],_d=["fill","width","height"],zd={d:"M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,7A5,5 0 0,0 7,12A5,5 0 0,0 12,17A5,5 0 0,0 17,12A5,5 0 0,0 12,7Z"},Ld={key:0};function Id(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon radiobox-marked-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",zd,[u.title?(V(),X("title",Ld,$e(u.title),1)):Be("",!0)])],8,_d))],16,Rd)}const $d=Ne(Td,[["render",Id]]),Md={name:"ToggleSwitchIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},jd=["aria-hidden","aria-label"],Ud=["fill","width","height"],Vd={d:"M17,7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7M17,15A3,3 0 0,1 14,12A3,3 0 0,1 17,9A3,3 0 0,1 20,12A3,3 0 0,1 17,15Z"},Hd={key:0};function Gd(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon toggle-switch-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",Vd,[u.title?(V(),X("title",Hd,$e(u.title),1)):Be("",!0)])],8,Ud))],16,jd)}const Wd=Ne(Md,[["render",Gd]]),qd={name:"ToggleSwitchOffIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Zd=["aria-hidden","aria-label"],Kd=["fill","width","height"],Jd={d:"M17,7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7M7,15A3,3 0 0,1 4,12A3,3 0 0,1 7,9A3,3 0 0,1 10,12A3,3 0 0,1 7,15Z"},Xd={key:0};function Yd(e,t,u,n,o,r){return V(),X("span",Oe(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon toggle-switch-off-icon",role:"img",onClick:t[0]||(t[0]=a=>e.$emit("click",a))}),[(V(),X("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[me("path",Jd,[u.title?(V(),X("title",Xd,$e(u.title),1)):Be("",!0)])],8,Kd))],16,Zd)}const Qd=Ne(qd,[["render",Yd]]),Dt="checkbox",vt="radio",nt="switch",Wt="button",ep={name:"NcCheckboxContent",components:{NcLoadingIcon:v0},props:{iconClass:{type:[String,Object],default:null},textClass:{type:[String,Object],default:null},type:{type:String,default:"checkbox",validator:e=>[Dt,vt,nt,Wt].includes(e)},buttonVariant:{type:Boolean,default:!1},isChecked:{type:Boolean,default:!1},indeterminate:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},iconSize:{type:Number,default:24},labelId:{type:String,required:!0},descriptionId:{type:String,required:!0}},computed:{isButtonType(){return this.type===Wt},checkboxRadioIconElement(){return this.type===vt?this.isChecked?$d:Od:this.type===nt?this.isChecked?Wd:Qd:this.indeterminate?Dd:this.isChecked?yd:dd}}},tp={key:0,class:"checkbox-content__wrapper"},up=["id"],np=["id"];function ip(e,t,u,n,o,r){const a=gt("NcLoadingIcon");return V(),X("span",{class:$t(["checkbox-content",{["checkbox-content-"+u.type]:!0,"checkbox-content--button-variant":u.buttonVariant,"checkbox-content--has-text":!!e.$slots.default}])},[me("span",{class:$t(["checkbox-content__icon",{"checkbox-content__icon--checked":u.isChecked,"checkbox-content__icon--has-description":!r.isButtonType&&e.$slots.description,[u.iconClass]:!0}]),"aria-hidden":!0,inert:""},[ke(e.$slots,"icon",{checked:u.isChecked,loading:u.loading},()=>[u.loading?(V(),st(a,{key:0})):u.buttonVariant?Be("",!0):(V(),st(xn(r.checkboxRadioIconElement),{key:1,size:u.iconSize},null,8,["size"]))],!0)],2),e.$slots.default||e.$slots.description?(V(),X("span",tp,[e.$slots.default?(V(),X("span",{key:0,id:u.labelId,class:$t(["checkbox-content__text",u.textClass])},[ke(e.$slots,"default",{},void 0,!0)],10,up)):Be("",!0),!r.isButtonType&&e.$slots.description?(V(),X("span",{key:1,id:u.descriptionId,class:"checkbox-content__description"},[ke(e.$slots,"description",{},void 0,!0)],8,np)):Be("",!0)])):Be("",!0)],2)}const op=Ne(ep,[["render",ip],["__scopeId","data-v-a1ac280f"]]);Tn();const Un={name:"NcCheckboxRadioSwitch",components:{NcCheckboxContent:op},inheritAttrs:!1,props:{id:{type:String,default:()=>"checkbox-radio-switch-"+vu(),validator:e=>e.trim()!==""},wrapperId:{type:String,default:null},name:{type:String,default:null},ariaLabel:{type:String,default:""},type:{type:String,default:"checkbox",validator:e=>[Dt,vt,nt,Wt].includes(e)},buttonVariant:{type:Boolean,default:!1},buttonVariantGrouped:{type:String,default:"no",validator:e=>["no","vertical","horizontal"].includes(e)},modelValue:{type:[Boolean,Array,String],default:!1},value:{type:String,default:null},disabled:{type:Boolean,default:!1},indeterminate:{type:Boolean,default:!1},required:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},wrapperElement:{type:String,default:null},class:{type:[String,Array,Object],default:""},style:{type:[String,Array,Object],default:""},description:{type:String,default:null}},emits:["update:modelValue"],setup(e,{emit:t}){const u=id();ts(()=>u==null?void 0:u.value.register(!1));const n=fe(()=>u!=null&&u.value?vt:e.type),o=fe({get(){return u!=null&&u.value?u.value.modelValue:e.modelValue},set(r){u!=null&&u.value?u.value.onUpdate(r):t("update:modelValue",r)}});return{internalType:n,internalModelValue:o,labelId:vu(),descriptionId:vu()}},computed:{isButtonType(){return this.internalType===Wt},computedWrapperElement(){return this.isButtonType?"button":this.wrapperElement!==null?this.wrapperElement:"span"},listeners(){return this.isButtonType?{click:this.onToggle}:{change:this.onToggle}},iconSize(){return this.internalType===nt?36:20},cssIconSize(){return this.iconSize+"px"},cssIconHeight(){return this.internalType===nt?"16px":this.cssIconSize},inputType(){return[Dt,vt,Wt].includes(this.internalType)?this.internalType:Dt},isChecked(){return this.value!==null?Array.isArray(this.internalModelValue)?[...this.internalModelValue].indexOf(this.value)>-1:this.internalModelValue===this.value:this.internalModelValue===!0},hasIndeterminate(){return[Dt,vt].includes(this.inputType)}},mounted(){if(this.name&&this.internalType===Dt&&!Array.isArray(this.internalModelValue))throw new Error("When using groups of checkboxes, the updated value will be an array.");if(this.name&&this.internalType===nt)throw new Error("Switches are not made to be used for data sets. Please use checkboxes instead.");if(typeof this.internalModelValue!="boolean"&&this.internalType===nt)throw new Error("Switches can only be used with boolean as modelValue prop.")},methods:{t:Po,n:ga,onToggle(e){if(this.disabled||e.target.tagName.toLowerCase()==="a")return;if(this.internalType===vt){this.internalModelValue=this.value;return}if(this.internalType===nt){this.internalModelValue=!this.isChecked;return}if(typeof this.internalModelValue=="boolean"){this.internalModelValue=!this.internalModelValue;return}const t=this.getInputsSet().filter(u=>u.checked).map(u=>u.value);t.includes(this.value)?this.internalModelValue=t.filter(u=>u!==this.value):this.internalModelValue=[...t,this.value]},getInputsSet(){return[...document.getElementsByName(this.name)]}}},ro=()=>{us(e=>({"65a7082e":e.cssIconSize,"20f7d30f":e.cssIconHeight}))},so=Un.setup;Un.setup=so?(e,t)=>(ro(),so(e,t)):ro;const rp=["id","aria-labelledby","aria-describedby","aria-label","disabled","type","value","checked",".indeterminate","required","name"];function sp(e,t,u,n,o,r){var d;const a=gt("NcCheckboxContent");return V(),st(xn(r.computedWrapperElement),Oe({id:(d=u.wrapperId)!=null?d:r.isButtonType?u.id:null,"aria-label":r.isButtonType&&u.ariaLabel?u.ariaLabel:void 0,class:["checkbox-radio-switch",[e.$props.class,{["checkbox-radio-switch-"+n.internalType]:n.internalType,"checkbox-radio-switch--checked":r.isChecked,"checkbox-radio-switch--disabled":u.disabled,"checkbox-radio-switch--indeterminate":r.hasIndeterminate?u.indeterminate:!1,"checkbox-radio-switch--button-variant":u.buttonVariant,"checkbox-radio-switch--button-variant-v-grouped":u.buttonVariant&&u.buttonVariantGrouped==="vertical","checkbox-radio-switch--button-variant-h-grouped":u.buttonVariant&&u.buttonVariantGrouped==="horizontal","button-vue":r.isButtonType}]],style:u.style,type:r.isButtonType?"button":null},r.isButtonType?e.$attrs:{},Kn(r.isButtonType?r.listeners:{})),{default:He(()=>[r.isButtonType?Be("",!0):(V(),X("input",Oe({key:0,id:u.id,"aria-labelledby":!r.isButtonType&&!u.ariaLabel?n.labelId:null,"aria-describedby":!r.isButtonType&&(u.description||e.$slots.description)?n.descriptionId:null,"aria-label":u.ariaLabel||void 0,class:"checkbox-radio-switch__input",disabled:u.disabled,type:r.inputType,value:u.value,checked:r.isChecked,".indeterminate":r.hasIndeterminate?u.indeterminate:null,required:u.required,name:u.name},e.$attrs,Kn(r.listeners,!0)),null,48,rp)),kn(a,{id:r.isButtonType?void 0:"".concat(u.id,"-label"),class:"checkbox-radio-switch__content","icon-class":"checkbox-radio-switch__icon","text-class":"checkbox-radio-switch__text",type:n.internalType,indeterminate:r.hasIndeterminate?u.indeterminate:!1,"button-variant":u.buttonVariant,"is-checked":r.isChecked,loading:u.loading,"label-id":n.labelId,"description-id":n.descriptionId,"icon-size":r.iconSize,onClick:r.onToggle},ns({icon:He(()=>[ke(e.$slots,"icon",{},void 0,!0)]),_:2},[e.$slots.description||u.description?{name:"description",fn:He(()=>[ke(e.$slots,"description",{},()=>[go($e(u.description),1)],!0)]),key:"0"}:void 0,e.$slots.default?{name:"default",fn:He(()=>[ke(e.$slots,"default",{},void 0,!0)]),key:"1"}:void 0]),1032,["id","type","indeterminate","button-variant","is-checked","loading","label-id","description-id","icon-size","onClick"])]),_:3},16,["id","aria-label","class","style","type"])}const Kp=Ne(Un,[["render",sp],["__scopeId","data-v-0dcb138a"]]),Jp=(e,t)=>{const u=e.__vccOpts||e;for(const[n,o]of t)u[n]=o;return u};export{mp as A,gp as B,Cp as C,qc as D,Wc as E,Ep as F,Bp as G,yp as H,ed as I,pp as J,Pp as K,Sp as L,kp as M,qu as N,Np as O,Fp as P,Ea as Q,bp as R,ku as S,ia as T,Dp as U,oo as V,Ne as _,la as a,Jp as b,vu as c,Lt as d,pe as e,v0 as f,dp as g,V0 as h,io as i,yn as j,Ap as k,$c as l,wp as m,Op as n,xp as o,Zp as p,Kp as q,Tn as r,is as s,Po as t,fp as u,hp as v,vp as w,ma as x,os as y,Sn as z};
|
||
//# sourceMappingURL=_plugin-vue_export-helper-CmRM7S2g.chunk.mjs.map
|