36 lines
654 KiB
JavaScript
36 lines
654 KiB
JavaScript
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('assistant', '', 'js/index-D5qhF633.chunk.mjs'),window.OC.filePath('assistant', '', 'js/index-D953jVe0.chunk.mjs'),window.OC.filePath('assistant', '', 'js/runtime-dom.esm-bundler-Dyqpejx9.chunk.mjs'),window.OC.filePath('assistant', '', 'js/index-Ds-TrDn_.chunk.mjs'),window.OC.filePath('assistant', '', 'js/index-CYie652Q.chunk.mjs')])))=>i.map(i=>d[i]);
|
||
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('@charset "UTF-8";.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-3487c05a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.input-field[data-v-3487c05a]{--input-border-color: var(--color-border-maxcontrast);--input-border-radius: var(--border-radius-element);--input-border-width-offset: calc(var(--border-width-input-focused, 2px) - var(--border-width-input, 2px));--input-padding-start: var(--border-radius-element);--input-padding-end: var(--border-radius-element);position:relative;width:100%;margin-block-start:6px}.input-field--disabled[data-v-3487c05a]{opacity:.4;filter:saturate(.4)}.input-field--label-outside[data-v-3487c05a]{margin-block-start:0}.input-field--leading-icon[data-v-3487c05a]{--input-padding-start: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--trailing-icon[data-v-3487c05a]{--input-padding-end: calc(var(--default-clickable-area) - var(--default-grid-baseline))}.input-field--pill[data-v-3487c05a]{--input-border-radius: var(--border-radius-pill)}.input-field__main-wrapper[data-v-3487c05a]{height:var(--default-clickable-area);padding:var(--border-width-input, 2px);position:relative}.input-field__main-wrapper[data-v-3487c05a]:not(:has([disabled])):has(input:focus),.input-field__main-wrapper[data-v-3487c05a]:not(:has([disabled])):has(input:active){padding:0}.input-field__input[data-v-3487c05a]{background-color:var(--color-main-background);color:var(--color-main-text);border:none;border-radius:var(--input-border-radius);box-shadow:0 -1px var(--input-border-color),0 0 0 1px color-mix(in srgb,var(--input-border-color),65% transparent);cursor:pointer;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-size:var(--default-font-size);text-overflow:ellipsis;height:100%!important;min-height:unset;width:100%;padding-block:var(--input-border-width-offset);padding-inline:calc(var(--input-padding-start) + var(--input-border-width-offset)) calc(var(--input-padding-end) + var(--input-border-width-offset))}.input-field__input[data-v-3487c05a]::placeholder{color:var(--color-text-maxcontrast)}.input-field__input[data-v-3487c05a]::-webkit-search-cancel-button{display:none}.input-field__input[data-v-3487c05a]::-webkit-search-decoration,.input-field__input[data-v-3487c05a]::-webkit-search-results-button,.input-field__input[data-v-3487c05a]::-webkit-search-results-decoration,.input-field__input[data-v-3487c05a]::-ms-clear{display:none}.input-field__input[data-v-3487c05a]:hover:not([disabled]){box-shadow:0 0 0 1px var(--input-border-color)}.input-field__input[data-v-3487c05a]:active:not([disabled]),.input-field__input[data-v-3487c05a]:focus:not([disabled]){--input-border-color: var(--color-main-text);--input-border-width-offset: 0px;border:var(--border-width-input-focused, 2px) solid var(--input-border-color);box-shadow:0 0 0 2px var(--color-main-background)!important}.input-field__input:focus+.input-field__label[data-v-3487c05a],.input-field__input:hover:not(:placeholder-shown)+.input-field__label[data-v-3487c05a]{color:var(--color-main-text)}.input-field__input[data-v-3487c05a]:focus{cursor:text}.input-field__input[data-v-3487c05a]:disabled{cursor:default}.input-field__input[data-v-3487c05a]:focus-visible{box-shadow:unset!important}.input-field:not(.input-field--label-outside) .input-field__input[data-v-3487c05a]:not(:focus)::placeholder{opacity:0}.input-field__label[data-v-3487c05a]{--input-label-font-size: var(--default-font-size);font-size:var(--input-label-font-size);position:absolute;margin-inline:var(--input-padding-start) var(--input-padding-end);max-width:fit-content;inset-block-start:calc((var(--default-clickable-area) - 1lh) / 2);inset-inline:var(--border-width-input-focused, 2px);color:var(--color-text-maxcontrast);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;transition:height var(--animation-quick),inset-block-start var(--animation-quick),font-size var(--animation-quick),color var(--animation-quick),background-color var(--animation-quick) var(--animation-slow)}.input-field__input:focus+.input-field__label[data-v-3487c05a],.input-field__input:not(:placeholder-shown)+.input-field__label[data-v-3487c05a]{--input-label-font-size: 13px;line-height:1.5;inset-block-start:calc(-1.5 * var(--input-label-font-size) / 2);font-weight:500;border-radius:var(--default-grid-baseline) var(--default-grid-baseline) 0 0;background-color:var(--color-main-background);padding-inline:var(--default-grid-baseline);margin-inline:calc(var(--input-padding-start) - var(--default-grid-baseline)) calc(var(--input-padding-end) - var(--default-grid-baseline));transition:height var(--animation-quick),inset-block-start var(--animation-quick),font-size var(--animation-quick),color var(--animation-quick)}.input-field__icon[data-v-3487c05a]{position:absolute;height:var(--default-clickable-area);width:var(--default-clickable-area);display:flex;align-items:center;justify-content:center;opacity:.7;inset-block-end:0}.input-field__icon--leading[data-v-3487c05a]{inset-inline-start:0px}.input-field__icon--trailing[data-v-3487c05a]{inset-inline-end:0px}.input-field__trailing-button[data-v-3487c05a]{--button-size: calc(var(--default-clickable-area) - 2 * var(--border-width-input-focused, 2px)) !important;--button-radius: calc(var(--input-border-radius) - var(--border-width-input-focused, 2px))}.input-field__trailing-button.button-vue[data-v-3487c05a]{position:absolute;top:var(--border-width-input-focused, 2px);inset-inline-end:var(--border-width-input-focused, 2px)}.input-field__trailing-button.button-vue[data-v-3487c05a]:focus-visible{box-shadow:none!important}.input-field__helper-text-message[data-v-3487c05a]{padding-block:4px;padding-inline:var(--border-radius-element);display:flex;align-items:center;color:var(--color-text-maxcontrast)}.input-field__helper-text-message__icon[data-v-3487c05a]{margin-inline-end:8px}.input-field--error .input-field__helper-text-message[data-v-3487c05a],.input-field--error .input-field__icon--trailing[data-v-3487c05a]{color:var(--color-text-error, var(--color-error))}.input-field--error .input-field__input[data-v-3487c05a],.input-field__input[data-v-3487c05a]:user-invalid{--input-border-color: var(--color-border-error, var(--color-error)) !important}.input-field--error .input-field__input[data-v-3487c05a]:focus-visible,.input-field__input[data-v-3487c05a]:user-invalid:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field--success .input-field__input[data-v-3487c05a]{--input-border-color: var(--color-border-success, var(--color-success)) !important}.input-field--success .input-field__input[data-v-3487c05a]:focus-visible{box-shadow:#f8fafc 0 0 0 2px,var(--color-primary-element) 0 0 0 4px,#0000000d 0 1px 2px}.input-field--success .input-field__helper-text-message__icon[data-v-3487c05a]{color:var(--color-border-success, var(--color-success))}.input-field--legacy .input-field__input[data-v-3487c05a]{box-shadow:0 0 0 1px var(--input-border-color) inset}.input-field--legacy .input-field__main-wrapper[data-v-3487c05a]:hover:not(:has([disabled])){padding:0}.input-field--legacy .input-field__main-wrapper:hover:not(:has([disabled])) .input-field__input[data-v-3487c05a]{--input-border-color: var(--color-main-text);--input-border-width-offset: 0px;border:var(--border-width-input-focused, 2px) solid var(--input-border-color);box-shadow:0 0 0 2px var(--color-main-background)!important}.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-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}.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-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-b101d636]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.empty-content[data-v-b101d636]{display:flex;align-items:center;flex-direction:column;justify-content:center;flex-grow:1;padding:var(--default-grid-baseline)}.modal-wrapper .empty-content[data-v-b101d636]{margin-top:5vh;margin-bottom:5vh}.empty-content__icon[data-v-b101d636]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 15px;opacity:.4;background-repeat:no-repeat;background-position:center;background-size:64px}.empty-content__icon[data-v-b101d636] svg{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important}.empty-content__name[data-v-b101d636]{margin-bottom:10px;text-align:center;font-weight:700;font-size:20px;line-height:30px}.empty-content__description[data-v-b101d636]{color:var(--color-text-maxcontrast);text-align:center;text-wrap-style:balance}.empty-content__action[data-v-b101d636]{margin-top:8px}.modal-wrapper .empty-content__action[data-v-b101d636]{margin-top:20px;display:flex}.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}.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}body{--vs-search-input-color: var(--color-main-text);--vs-search-input-bg: var(--color-main-background);--vs-search-input-placeholder-color: var(--color-text-maxcontrast);--vs-font-size: var(--default-font-size);--vs-line-height: var(--default-line-height);--vs-state-disabled-bg: var(--color-background-hover);--vs-state-disabled-color: var(--color-text-maxcontrast);--vs-state-disabled-controls-color: var(--color-text-maxcontrast);--vs-state-disabled-cursor: not-allowed;--vs-disabled-bg: var(--color-background-hover);--vs-disabled-color: var(--color-text-maxcontrast);--vs-disabled-cursor: not-allowed;--vs-border-color: var(--color-border-maxcontrast);--vs-border-width: var(--border-width-input, 2px) !important;--vs-border-style: solid;--vs-border-radius: var(--border-radius-element);--vs-controls-color: var(--color-main-text);--vs-selected-bg: var(--color-background-hover);--vs-selected-color: var(--color-main-text);--vs-selected-border-color: var(--vs-border-color);--vs-selected-border-style: var(--vs-border-style);--vs-selected-border-width: var(--vs-border-width);--vs-dropdown-bg: var(--color-main-background);--vs-dropdown-color: var(--color-main-text);--vs-dropdown-z-index: 9999;--vs-dropdown-box-shadow: 0px 2px 2px 0px var(--color-box-shadow);--vs-dropdown-option-padding: 8px 20px;--vs-dropdown-option--active-bg: var(--color-background-hover);--vs-dropdown-option--active-color: var(--color-main-text);--vs-dropdown-option--kb-focus-box-shadow: inset 0px 0px 0px 2px var(--vs-border-color);--vs-dropdown-option--deselect-bg: var(--color-error);--vs-dropdown-option--deselect-color: #fff;--vs-transition-duration: 0ms;--vs-actions-padding: 0 8px 0 4px}.v-select.select{min-height:var(--default-clickable-area);min-width:260px;margin:0 0 var(--default-grid-baseline)}.v-select.select.vs--open{--vs-border-width: var(--border-width-input-focused, 2px)}.v-select.select .select__label{display:block;margin-bottom:2px}.v-select.select .vs__selected{height:calc(var(--default-clickable-area) - 2 * var(--vs-border-width) - var(--default-grid-baseline));margin:calc(var(--default-grid-baseline) / 2);padding-block:0;padding-inline:12px 8px;border-radius:16px!important;background:var(--color-primary-element-light);border:none}.v-select.select.vs--open .vs__selected:first-of-type{margin-inline-start:calc(var(--default-grid-baseline) / 2 - (var(--border-width-input-focused, 2px) - var(--border-width-input, 2px)))!important}.v-select.select .vs__search{text-overflow:ellipsis;color:var(--color-main-text);min-height:unset!important;height:calc(var(--default-clickable-area) - 2 * var(--vs-border-width))!important}.v-select.select .vs__search::placeholder{color:var(--color-text-maxcontrast)}.v-select.select .vs__search,.v-select.select .vs__search:focus{margin:0}.v-select.select .vs__dropdown-toggle{position:relative;max-height:100px;padding:0;overflow-y:auto}.v-select.select .vs__actions{position:sticky;top:0}.v-select.select .vs__clear{margin-inline-end:2px}.v-select.select.vs--open .vs__dropdown-toggle{border-width:var(--border-width-input-focused);outline:2px solid var(--color-main-background);border-color:var(--color-main-text);border-bottom-color:transparent}.v-select.select:not(.vs--disabled,.vs--open) .vs__dropdown-toggle:hover{outline:2px solid var(--color-main-background);border-color:var(--color-main-text)}.v-select.select.vs--disabled .vs__search,.v-select.select.vs--disabled .vs__selected{color:var(--color-text-maxcontrast)}.v-select.select.vs--disabled .vs__clear,.v-select.select.vs--disabled .vs__deselect{display:none}.v-select.select--no-wrap .vs__selected-options{flex-wrap:nowrap;overflow:auto;min-width:unset}.v-select.select--no-wrap .vs__selected-options .vs__selected{min-width:unset}.v-select.select--drop-up.vs--open .vs__dropdown-toggle{border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-color:transparent;border-bottom-color:var(--color-main-text)}.v-select.select .vs__selected-options{min-height:calc(var(--default-clickable-area) - 2 * var(--vs-border-width))}.v-select.select .vs__selected-options .vs__selected~.vs__search[readonly]{position:absolute}.v-select.select .vs__selected-options{padding:0 5px}.v-select.select.vs--single.vs--loading .vs__selected,.v-select.select.vs--single.vs--open .vs__selected{max-width:100%;opacity:1;color:var(--color-text-maxcontrast)}.v-select.select.vs--single .vs__selected-options{flex-wrap:nowrap}.v-select.select.vs--single .vs__selected{background:unset!important}.vs__dropdown-menu{border-width:var(--border-width-input-focused)!important;border-color:var(--color-main-text)!important;outline:none!important;box-shadow:-2px 0 0 var(--color-main-background),0 2px 0 var(--color-main-background),2px 0 0 var(--color-main-background),!important;padding:4px!important}.vs__dropdown-menu--floating{width:max-content;position:absolute;top:0;inset-inline-start:0}.vs__dropdown-menu--floating-placement-top{border-radius:var(--vs-border-radius) var(--vs-border-radius) 0 0!important;border-top-style:var(--vs-border-style)!important;border-bottom-style:none!important;box-shadow:0 -2px 0 var(--color-main-background),-2px 0 0 var(--color-main-background),2px 0 0 var(--color-main-background),!important}.vs__dropdown-menu .vs__dropdown-option{border-radius:6px!important}.vs__dropdown-menu .vs__no-options{color:var(--color-text-maxcontrast)!important}.material-design-icon[data-v-a612f185]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.name-parts[data-v-a612f185]{display:flex;max-width:100%;cursor:inherit}.name-parts__first[data-v-a612f185]{overflow:hidden;text-overflow:ellipsis}.name-parts__first[data-v-a612f185],.name-parts__last[data-v-a612f185]{white-space:pre;cursor:inherit}.name-parts__first strong[data-v-a612f185],.name-parts__last strong[data-v-a612f185]{font-weight:700}:root{--vs-colors--lightest: rgba(60, 60, 60, .26);--vs-colors--light: rgba(60, 60, 60, .5);--vs-colors--dark: #333;--vs-colors--darkest: rgba(0, 0, 0, .15);--vs-search-input-color: inherit;--vs-search-input-placeholder-color: inherit;--vs-font-size: 1rem;--vs-line-height: 1.4;--vs-state-disabled-bg: rgb(248, 248, 248);--vs-state-disabled-color: var(--vs-colors--light);--vs-state-disabled-controls-color: var(--vs-colors--light);--vs-state-disabled-cursor: not-allowed;--vs-border-color: var(--vs-colors--lightest);--vs-border-width: 1px;--vs-border-style: solid;--vs-border-radius: 4px;--vs-actions-padding: 4px 6px 0 3px;--vs-controls-color: var(--vs-colors--light);--vs-controls-size: 1;--vs-controls--deselect-text-shadow: 0 1px 0 #fff;--vs-selected-bg: #f0f0f0;--vs-selected-color: var(--vs-colors--dark);--vs-selected-border-color: var(--vs-border-color);--vs-selected-border-style: var(--vs-border-style);--vs-selected-border-width: var(--vs-border-width);--vs-dropdown-bg: #fff;--vs-dropdown-color: inherit;--vs-dropdown-z-index: 1000;--vs-dropdown-min-width: 160px;--vs-dropdown-max-height: 350px;--vs-dropdown-box-shadow: 0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg: #000;--vs-dropdown-option-color: var(--vs-dropdown-color);--vs-dropdown-option-padding: 3px 20px;--vs-dropdown-option--active-bg: #5897fb;--vs-dropdown-option--active-color: #fff;--vs-dropdown-option--deselect-bg: #fb5858;--vs-dropdown-option--deselect-color: #fff;--vs-transition-timing-function: cubic-bezier(1, -.115, .975, .855);--vs-transition-duration: .15s}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function: cubic-bezier(1, .5, .8, 1);--vs-transition-duration: .15s}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg: var(--vs-state-disabled-bg);--vs-disabled-color: var(--vs-state-disabled-color);--vs-disabled-cursor: var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - var(--vs-border-width));left:0;z-index:var(--vs-dropdown-z-index);padding:5px 0;margin:0;width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-top-style:none;border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;list-style:none;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color)}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{display:flex;align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration,.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(100,100,100,.1);border-right:.9em solid rgba(100,100,100,.1);border-bottom:.9em solid rgba(100,100,100,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0) scale(var(--vs-controls--spinner-size, var(--vs-controls-size)));-webkit-animation:vSelectSpinner 1.1s infinite linear;animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size, var(--vs-controls-size)))}.vs--loading .vs__spinner{opacity:1}.material-design-icon[data-v-e408867a],.material-design-icon[data-v-90c6aa3b]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.provider-list[data-v-90c6aa3b]{width:100%;min-height:400px;padding:0 16px 16px;display:flex;flex-direction:column}.provider-list--select[data-v-90c6aa3b]{width:100%}.provider-list--select .provider[data-v-90c6aa3b]{display:flex;align-items:center;height:28px;overflow:hidden}.provider-list--select .provider .link-icon[data-v-90c6aa3b]{margin-inline-end:8px}.provider-list--select .provider .provider-icon[data-v-90c6aa3b]{width:20px;height:20px;object-fit:contain;margin-inline-end:8px;filter:var(--background-invert-if-dark)}.provider-list--select .provider .option-text[data-v-90c6aa3b]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-design-icon[data-v-8ce33442]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.widget-custom[data-v-8ce33442]{width:100%;margin:auto;margin-bottom:calc(var(--default-grid-baseline, 4px) * 3);margin-top:calc(var(--default-grid-baseline, 4px) * 3);overflow:hidden;border:2px solid var(--color-border);border-radius:var(--border-radius-container);background-color:transparent;display:flex}.widget-custom.full-width[data-v-8ce33442]{width:var(--widget-full-width, 100%)!important;inset-inline-start:calc((var(--widget-full-width, 100%) - 100%) / 2 * -1);position:relative}.widget-access[data-v-8ce33442]{width:100%;margin:auto;margin-bottom:calc(var(--default-grid-baseline, 4px) * 3);margin-top:calc(var(--default-grid-baseline, 4px) * 3);overflow:hidden;border:2px solid var(--color-border);border-radius:var(--border-radius-container);background-color:transparent;display:flex;padding:calc(var(--default-grid-baseline, 4px) * 3)}.widget-default[data-v-8ce33442]{width:100%;margin:auto;margin-bottom:calc(var(--default-grid-baseline, 4px) * 3);margin-top:calc(var(--default-grid-baseline, 4px) * 3);overflow:hidden;border:2px solid var(--color-border);border-radius:var(--border-radius-container);background-color:transparent;display:flex}.widget-default--compact[data-v-8ce33442]{flex-direction:column}.widget-default--compact .widget-default--image[data-v-8ce33442]{width:100%;height:150px}.widget-default--compact .widget-default--details[data-v-8ce33442]{width:100%;padding-top:calc(var(--default-grid-baseline, 4px) * 2);padding-bottom:calc(var(--default-grid-baseline, 4px) * 2)}.widget-default--compact .widget-default--description[data-v-8ce33442]{display:none}.widget-default--image[data-v-8ce33442]{width:40%;background-position:center;background-size:cover;background-repeat:no-repeat}.widget-default--name[data-v-8ce33442]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.widget-default--details[data-v-8ce33442]{padding:calc(var(--default-grid-baseline, 4px) * 3);width:60%}.widget-default--details p[data-v-8ce33442]{margin:0;padding:0}.widget-default--description[data-v-8ce33442]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.widget-default--link[data-v-8ce33442]{color:var(--color-text-maxcontrast);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toggle-interactive[data-v-8ce33442]{position:relative}.toggle-interactive .toggle-interactive--button[data-v-8ce33442]{position:absolute;bottom:var(--default-grid-baseline);inset-inline-end:var(--default-grid-baseline);z-index:10000}.material-design-icon[data-v-a0658f2a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.raw-link[data-v-a0658f2a]{width:100%;min-height:350px;display:flex;flex-direction:column;overflow-y:auto;padding:0 16px 16px}.raw-link .input-wrapper[data-v-a0658f2a]{width:100%}.raw-link .reference-widget[data-v-a0658f2a]{display:flex}.raw-link--empty-content .provider-icon[data-v-a0658f2a]{width:150px;height:150px;object-fit:contain;filter:var(--background-invert-if-dark)}.raw-link--input[data-v-a0658f2a]{width:99%}.material-design-icon[data-v-059edcfb]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.result[data-v-059edcfb]{display:flex;align-items:center;height:var(--default-clickable-area);overflow:hidden}.result--icon-class[data-v-059edcfb],.result--image[data-v-059edcfb]{width:40px;min-width:40px;height:40px;object-fit:contain}.result--icon-class.rounded[data-v-059edcfb],.result--image.rounded[data-v-059edcfb]{border-radius:50%}.result--content[data-v-059edcfb]{display:flex;flex-direction:column;padding-inline-start:10px;overflow:hidden}.result--content--name[data-v-059edcfb],.result--content--subline[data-v-059edcfb]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-design-icon[data-v-e8abf1d4]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.smart-picker-search[data-v-e8abf1d4]{width:100%;display:flex;flex-direction:column;padding:0 16px 16px}.smart-picker-search.with-empty-content[data-v-e8abf1d4]{min-height:400px}.smart-picker-search .provider-icon[data-v-e8abf1d4]{width:150px;height:150px;object-fit:contain;filter:var(--background-invert-if-dark)}.smart-picker-search--select[data-v-e8abf1d4],.smart-picker-search--select .search-result[data-v-e8abf1d4]{width:100%}.smart-picker-search--select .group-name-icon[data-v-e8abf1d4],.smart-picker-search--select .option-simple-icon[data-v-e8abf1d4]{width:20px;height:20px;margin:0 20px 0 10px}.smart-picker-search--select .custom-option[data-v-e8abf1d4]{height:var(--default-clickable-area);display:flex;align-items:center;overflow:hidden}.smart-picker-search--select .option-text[data-v-e8abf1d4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-design-icon[data-v-b193005a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.reference-picker[data-v-b193005a],.reference-picker .custom-element-wrapper[data-v-b193005a],.reference-picker .custom-element-wrapper .custom-element[data-v-b193005a]{display:flex;overflow-y:auto;width:100%}.material-design-icon[data-v-15018516]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.reference-picker-modal[data-v-15018516] .modal-container{display:flex!important}.reference-picker-modal--content[data-v-15018516]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto}.reference-picker-modal--content .close-button[data-v-15018516],.reference-picker-modal--content .back-button[data-v-15018516]{position:absolute;top:4px}.reference-picker-modal--content .back-button[data-v-15018516]{inset-inline-start:4px}.reference-picker-modal--content .close-button[data-v-15018516]{inset-inline-end:4px}.reference-picker-modal--content>h2[data-v-15018516]{display:flex;margin:12px 0 20px}.reference-picker-modal--content>h2 .icon[data-v-15018516]{margin-inline-end:8px}.material-design-icon[data-v-ddd65c9e]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.widgets--list[data-v-ddd65c9e]{width:100%;min-height:var(--default-clickable-area)}.material-design-icon[data-v-a47e4ba7]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.rich-text--wrapper[data-v-a47e4ba7]{overflow-wrap:break-word;line-height:1.5}.rich-text--wrapper .rich-text--fallback[data-v-a47e4ba7],.rich-text--wrapper .rich-text-component[data-v-a47e4ba7]{display:inline}.rich-text--wrapper .rich-text--external-link[data-v-a47e4ba7]{text-decoration:underline}.rich-text--wrapper .rich-text--external-link[data-v-a47e4ba7]:after{content:" ↗"}.rich-text--wrapper-markdown[data-v-a47e4ba7]{tab-size:4}.rich-text--wrapper-markdown[data-v-a47e4ba7]>:first-child,.rich-text--wrapper-markdown div[data-v-a47e4ba7]>:first-child,.rich-text--wrapper-markdown blockquote[data-v-a47e4ba7]>:first-child{margin-top:0!important}.rich-text--wrapper-markdown[data-v-a47e4ba7]>:last-child,.rich-text--wrapper-markdown[data-v-a47e4ba7]>*:has(+.rich-text--reference-widget),.rich-text--wrapper-markdown div[data-v-a47e4ba7]>:last-child,.rich-text--wrapper-markdown blockquote[data-v-a47e4ba7]>:last-child{margin-block-end:0!important}.rich-text--wrapper-markdown blockquote[data-v-a47e4ba7]{padding-inline-start:13px;border-inline-start:2px solid var(--color-border-dark);color:var(--color-text-maxcontrast)}.rich-text--wrapper-markdown h1[data-v-a47e4ba7],.rich-text--wrapper-markdown h2[data-v-a47e4ba7],.rich-text--wrapper-markdown h3[data-v-a47e4ba7],.rich-text--wrapper-markdown h4[data-v-a47e4ba7],.rich-text--wrapper-markdown h5[data-v-a47e4ba7],.rich-text--wrapper-markdown h6[data-v-a47e4ba7],.rich-text--wrapper-markdown p[data-v-a47e4ba7],.rich-text--wrapper-markdown ul[data-v-a47e4ba7],.rich-text--wrapper-markdown ol[data-v-a47e4ba7],.rich-text--wrapper-markdown blockquote[data-v-a47e4ba7],.rich-text--wrapper-markdown pre[data-v-a47e4ba7]{margin-top:0;margin-block-end:1em}.rich-text--wrapper-markdown h1[data-v-a47e4ba7],.rich-text--wrapper-markdown h2[data-v-a47e4ba7],.rich-text--wrapper-markdown h3[data-v-a47e4ba7],.rich-text--wrapper-markdown h4[data-v-a47e4ba7],.rich-text--wrapper-markdown h5[data-v-a47e4ba7],.rich-text--wrapper-markdown h6[data-v-a47e4ba7]{font-weight:700}.rich-text--wrapper-markdown h4[data-v-a47e4ba7]{font-size:20px}.rich-text--wrapper-markdown h5[data-v-a47e4ba7]{font-size:18px}.rich-text--wrapper-markdown h6[data-v-a47e4ba7]{font-size:15px}.rich-text--wrapper-markdown ul[data-v-a47e4ba7],.rich-text--wrapper-markdown ol[data-v-a47e4ba7]{padding-inline-start:4ch}.rich-text--wrapper-markdown ul[data-v-a47e4ba7]{list-style-type:disc}.rich-text--wrapper-markdown ul.contains-task-list[data-v-a47e4ba7]{list-style-type:none;padding:0}.rich-text--wrapper-markdown li.task-list-item>ul[data-v-a47e4ba7],.rich-text--wrapper-markdown li.task-list-item>ol[data-v-a47e4ba7],.rich-text--wrapper-markdown li.task-list-item>li[data-v-a47e4ba7],.rich-text--wrapper-markdown li.task-list-item>blockquote[data-v-a47e4ba7],.rich-text--wrapper-markdown li.task-list-item>pre[data-v-a47e4ba7]{margin-inline-start:15px;margin-block-end:0}.rich-text--wrapper-markdown pre[data-v-a47e4ba7]{direction:ltr}.rich-text--wrapper-markdown table[data-v-a47e4ba7]{border-collapse:collapse;border:2px solid var(--color-border-maxcontrast)}.rich-text--wrapper-markdown table th[data-v-a47e4ba7],.rich-text--wrapper-markdown table td[data-v-a47e4ba7]{padding:var(--default-grid-baseline);border:1px solid var(--color-border-maxcontrast)}.rich-text--wrapper-markdown table th[data-v-a47e4ba7]:first-child,.rich-text--wrapper-markdown table td[data-v-a47e4ba7]:first-child{border-inline-start:0}.rich-text--wrapper-markdown table th[data-v-a47e4ba7]:last-child,.rich-text--wrapper-markdown table td[data-v-a47e4ba7]:last-child{border-inline-end:0}.rich-text--wrapper-markdown table tr:first-child th[data-v-a47e4ba7]{border-top:0}.rich-text--wrapper-markdown table tr:last-child td[data-v-a47e4ba7]{border-block-end:0}.rich-text--wrapper-markdown .rich-text__code-block[data-v-a47e4ba7]:has(.hljs){color:var(--hljs-color);background:var(--hljs-background-color)}.rich-text--wrapper-markdown .hljs-doctag[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-keyword[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-meta .hljs-keyword[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-template-tag[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-template-variable[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-type[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-variable.language_[data-v-a47e4ba7]{color:var(--hljs-syntax-keyword-color)}.rich-text--wrapper-markdown .hljs-title[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-title.class_[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-title.class_.inherited__[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-title.function_[data-v-a47e4ba7]{color:var(--hljs-syntax-entity-color)}.rich-text--wrapper-markdown .hljs-attr[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-attribute[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-literal[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-meta[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-number[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-operator[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-variable[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-selector-attr[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-selector-class[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-selector-id[data-v-a47e4ba7]{color:var(--hljs-syntax-constant-color)}.rich-text--wrapper-markdown .hljs-regexp[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-string[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-meta .hljs-string[data-v-a47e4ba7]{color:var(--hljs-syntax-string-color)}.rich-text--wrapper-markdown .hljs-built_in[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-symbol[data-v-a47e4ba7]{color:var(--hljs-syntax-variable-color)}.rich-text--wrapper-markdown .hljs-comment[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-code[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-formula[data-v-a47e4ba7]{color:var(--hljs-syntax-comment-color)}.rich-text--wrapper-markdown .hljs-name[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-quote[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-selector-tag[data-v-a47e4ba7],.rich-text--wrapper-markdown .hljs-selector-pseudo[data-v-a47e4ba7]{color:var(--hljs-syntax-entity-tag-color)}.rich-text--wrapper-markdown .hljs-subst[data-v-a47e4ba7]{color:var(--hljs-syntax-storage-modifier-import-color)}.rich-text--wrapper-markdown .hljs-section[data-v-a47e4ba7]{color:var(--hljs-syntax-markup-heading-color);font-weight:700}.rich-text--wrapper-markdown .hljs-bullet[data-v-a47e4ba7]{color:var(--hljs-syntax-markup-list-color)}.rich-text--wrapper-markdown .hljs-emphasis[data-v-a47e4ba7]{color:var(--hljs-syntax-markup-italic-color);font-style:italic}.rich-text--wrapper-markdown .hljs-strong[data-v-a47e4ba7]{color:var(--hljs-syntax-markup-bold-color);font-weight:700}.rich-text--wrapper-markdown .hljs-addition[data-v-a47e4ba7]{color:var(--hljs-syntax-markup-inserted-color);background-color:var(--hljs-syntax-markup-inserted-background-color)}.rich-text--wrapper-markdown .hljs-deletion[data-v-a47e4ba7]{color:var(--hljs-syntax-markup-deleted-color);background-color:var(--hljs-syntax-markup-deleted-background-color)}a[data-v-a47e4ba7]:not(.rich-text--component){text-decoration:underline}@media(prefers-color-scheme:light){.rich-text--wrapper-markdown[data-v-a47e4ba7]{--hljs-color: var(--color-main-text, #24292e);--hljs-background-color: var(--color-background-dark, #ffffff);--hljs-syntax-keyword-color: #d73a49;--hljs-syntax-entity-color: #6f42c1;--hljs-syntax-constant-color: #005cc5;--hljs-syntax-string-color: #032f62;--hljs-syntax-variable-color: #e36209;--hljs-syntax-comment-color: #6a737d;--hljs-syntax-entity-tag-color: #22863a;--hljs-syntax-storage-modifier-import-color: #24292e;--hljs-syntax-markup-heading-color: #005cc5;--hljs-syntax-markup-list-color: #735c0f;--hljs-syntax-markup-italic-color: #24292e;--hljs-syntax-markup-bold-color: #24292e;--hljs-syntax-markup-inserted-color: #22863a;--hljs-syntax-markup-inserted-background-color: #f0fff4;--hljs-syntax-markup-deleted-color: #b31d28;--hljs-syntax-markup-deleted-background-color: #ffeef0}[data-theme-dark] .rich-text--wrapper-markdown[data-v-a47e4ba7]{--hljs-color: var(--color-main-text, #c9d1d9);--hljs-background-color: var(--color-background-dark, #0d1117);--hljs-syntax-keyword-color: #ff7b72;--hljs-syntax-entity-color: #d2a8ff;--hljs-syntax-constant-color: #79c0ff;--hljs-syntax-string-color: #a5d6ff;--hljs-syntax-variable-color: #ffa657;--hljs-syntax-comment-color: #8b949e;--hljs-syntax-entity-tag-color: #7ee787;--hljs-syntax-storage-modifier-import-color: #c9d1d9;--hljs-syntax-markup-heading-color: #1f6feb;--hljs-syntax-markup-list-color: #f2cc60;--hljs-syntax-markup-italic-color: #c9d1d9;--hljs-syntax-markup-bold-color: #c9d1d9;--hljs-syntax-markup-inserted-color: #aff5b4;--hljs-syntax-markup-inserted-background-color: #033a16;--hljs-syntax-markup-deleted-color: #ffdcd7;--hljs-syntax-markup-deleted-background-color: #67060c}}@media(prefers-color-scheme:dark){.rich-text--wrapper-markdown[data-v-a47e4ba7]{--hljs-color: var(--color-main-text, #c9d1d9);--hljs-background-color: var(--color-background-dark, #0d1117);--hljs-syntax-keyword-color: #ff7b72;--hljs-syntax-entity-color: #d2a8ff;--hljs-syntax-constant-color: #79c0ff;--hljs-syntax-string-color: #a5d6ff;--hljs-syntax-variable-color: #ffa657;--hljs-syntax-comment-color: #8b949e;--hljs-syntax-entity-tag-color: #7ee787;--hljs-syntax-storage-modifier-import-color: #c9d1d9;--hljs-syntax-markup-heading-color: #1f6feb;--hljs-syntax-markup-list-color: #f2cc60;--hljs-syntax-markup-italic-color: #c9d1d9;--hljs-syntax-markup-bold-color: #c9d1d9;--hljs-syntax-markup-inserted-color: #aff5b4;--hljs-syntax-markup-inserted-background-color: #033a16;--hljs-syntax-markup-deleted-color: #ffdcd7;--hljs-syntax-markup-deleted-background-color: #67060c}[data-theme-light] .rich-text--wrapper-markdown[data-v-a47e4ba7]{--hljs-color: var(--color-main-text, #24292e);--hljs-background-color: var(--color-background-dark, #ffffff);--hljs-syntax-keyword-color: #d73a49;--hljs-syntax-entity-color: #6f42c1;--hljs-syntax-constant-color: #005cc5;--hljs-syntax-string-color: #032f62;--hljs-syntax-variable-color: #e36209;--hljs-syntax-comment-color: #6a737d;--hljs-syntax-entity-tag-color: #22863a;--hljs-syntax-storage-modifier-import-color: #24292e;--hljs-syntax-markup-heading-color: #005cc5;--hljs-syntax-markup-list-color: #735c0f;--hljs-syntax-markup-italic-color: #24292e;--hljs-syntax-markup-bold-color: #24292e;--hljs-syntax-markup-inserted-color: #22863a;--hljs-syntax-markup-inserted-background-color: #f0fff4;--hljs-syntax-markup-deleted-color: #b31d28;--hljs-syntax-markup-deleted-background-color: #ffeef0}}.rich-text__code-block[data-v-a47e4ba7]{position:relative;padding-inline-end:calc(var(--clickable-area-small) + var(--default-grid-baseline))}.rich-text__code-block pre[data-v-a47e4ba7]{width:100%;overflow-x:auto}.rich-text__code-block .rich-text__code-block-button[data-v-a47e4ba7]{position:absolute;top:var(--default-grid-baseline);inset-inline-end:var(--default-grid-baseline);opacity:0}.rich-text__code-block:hover .rich-text__code-block-button[data-v-a47e4ba7],.rich-text__code-block:focus-within .rich-text__code-block-button[data-v-a47e4ba7],.rich-text__code-block .rich-text__code-block-button[data-v-a47e4ba7]:focus{opacity:1}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
||
import{d as Ce,U as Hi,c as $,a as S,o as b,h as R,n as me,aT as hn,D as st,M as Q,u as re,f as G,w as U,l as Y,j as Le,b as ee,m as ae,y as Et,p as mn,q as qi,ay as wa,v as Ou,k as H,J as at,W as gt,I as Pn,H as Pt,O as Ne,S as Sa,ar as Pa,aq as Na,aE as ja,r as K,g as te,F as Dt,T as It,V as Nn,X as ge,Y as Ee,R as Lu,a4 as Ta,a7 as za,aI as Oa,Q as jn,aJ as Wi,aQ as La,ab as Tn,t as Ma,aU as _a,x as Vt,aH as Ra,ae as Ui,P as Ie,N as Ki,Z as Lt,i as Mu,z as _u,at as Ia,A as Ru,e as Va,ai as $a,_ as t0,$ as u0,a0 as n0,E as i0,K as o0,a1 as r0,a2 as a0,a3 as s0,a5 as l0,a6 as c0,a8 as d0,a9 as p0,L as v0,aa as h0,C as m0,B as f0,ac as g0,ad as C0,af as y0,ag as E0,ah as k0,aj as x0,ak as A0,al as b0,am as B0,an as D0,ao as F0,ap as w0,G as S0,as as P0,au as N0,av as j0,aw as T0,ax as z0,az as O0,s as L0,aA as M0,aB as _0,aC as R0,aD as I0,aF as V0,aG as $0,aK as H0,aL as q0,aM as W0,aN as U0,aO as K0,aP as G0,aR as Z0,aS as J0,aV as X0,aW as Q0,aX as Y0,aY as ec,aZ as tc,a_ as uc}from"./runtime-dom.esm-bundler-Dyqpejx9.chunk.mjs";import{l as nc,j as Ha,m as ic,t as oc,n as rc,d as ac,q as sc,r as Ro,v as lc,w as cc,e as dc,g as Ct,i as qa,_ as pc,c as vc}from"./index-D953jVe0.chunk.mjs";import Rt from"./index-Ds-TrDn_.chunk.mjs";import{l as fn}from"./index-CYie652Q.chunk.mjs";var zE="M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z",Io="M11,15H13V17H11V15M11,7H13V13H11V7M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20Z",OE="M23,12L20.56,9.22L20.9,5.54L17.29,4.72L15.4,1.54L12,3L8.6,1.54L6.71,4.72L3.1,5.53L3.44,9.21L1,12L3.44,14.78L3.1,18.47L6.71,19.29L8.6,22.47L12,21L15.4,22.46L17.29,19.28L20.9,18.46L20.56,14.78L23,12M13,17H11V15H13V17M13,13H11V7H13V13Z",LE="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",hc="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",ME="M19,19H5V8H19M16,1V3H8V1H6V3H5C3.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,3H18V1",Ci="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",_E="M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M12,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",RE="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z",mc="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",fc="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",IE="M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z",VE="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M16.2,16.2L11,13V7H12.5V12.2L17,14.9L16.2,16.2Z",gc="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",$E="M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2C6.47,2 2,6.47 2,12C2,17.53 6.47,22 12,22C17.53,22 22,17.53 22,12C22,6.47 17.53,2 12,2M14.59,8L12,10.59L9.41,8L8,9.41L10.59,12L8,14.59L9.41,16L12,13.41L14.59,16L16,14.59L13.41,12L16,9.41L14.59,8Z",Cc="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z",HE="M19,1L17.74,3.75L15,5L17.74,6.26L19,9L20.25,6.26L23,5L20.25,3.75M9,4L6.5,9.5L1,12L6.5,14.5L9,20L11.5,14.5L17,12L11.5,9.5M19,15L17.74,17.74L15,19L17.74,20.25L19,23L20.25,20.25L23,19L20.25,17.74",qE="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",WE="M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z",UE="M11.83,9L15,12.16C15,12.11 15,12.05 15,12A3,3 0 0,0 12,9C11.94,9 11.89,9 11.83,9M7.53,9.8L9.08,11.35C9.03,11.56 9,11.77 9,12A3,3 0 0,0 12,15C12.22,15 12.44,14.97 12.65,14.92L14.2,16.47C13.53,16.8 12.79,17 12,17A5,5 0 0,1 7,12C7,11.21 7.2,10.47 7.53,9.8M2,4.27L4.28,6.55L4.73,7C3.08,8.3 1.78,10 1,12C2.73,16.39 7,19.5 12,19.5C13.55,19.5 15.03,19.2 16.38,18.66L16.81,19.08L19.73,22L21,20.73L3.27,3M12,7A5,5 0 0,1 17,12C17,12.64 16.87,13.26 16.64,13.82L19.57,16.75C21.07,15.5 22.27,13.86 23,12C21.27,7.61 17,4.5 12,4.5C10.6,4.5 9.26,4.75 8,5.2L10.17,7.35C10.74,7.13 11.35,7 12,7Z",KE="M13,9H11V7H13M13,17H11V11H13M12,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",GE="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z",ZE="M21,15.61L19.59,17L14.58,12L19.59,7L21,8.39L17.44,12L21,15.61M3,6H16V8H3V6M3,13V11H13V13H3M3,18V16H16V18H3Z",JE="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",XE="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",yc="M12.5,8C9.85,8 7.45,9 5.6,10.6L2,7V16H11L7.38,12.38C8.77,11.22 10.54,10.5 12.5,10.5C16.04,10.5 19.05,12.81 20.1,16L22.47,15.22C21.08,11.03 17.15,8 12.5,8Z";const QE=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:a0,BaseTransitionPropsValidators:s0,Comment:Ta,EffectScope:V0,Fragment:Dt,ReactiveEffect:$0,Static:l0,Teleport:c0,Text:za,Transition:Lt,callWithAsyncErrorHandling:d0,callWithErrorHandling:p0,camelize:ec,capitalize:tc,cloneVNode:v0,computed:$,createApp:Va,createBlock:G,createCommentVNode:H,createElementBlock:S,createElementVNode:R,createRenderer:h0,createSlots:Pn,createStaticVNode:m0,createTextVNode:Le,createVNode:te,customRef:Ra,defineAsyncComponent:f0,defineComponent:Ce,effectScope:Oa,getCurrentInstance:Tn,getCurrentScope:Wi,getTransitionRawChildren:g0,guardReactiveProps:Ee,h:Q,handleError:C0,hasInjectionContext:Ui,inject:st,isProxy:H0,isReactive:q0,isReadonly:W0,isRef:U0,isShallow:K0,isVNode:y0,markRaw:G0,mergeModels:mn,mergeProps:ae,nextTick:Lu,nodeOps:t0,normalizeClass:me,normalizeProps:ge,normalizeStyle:It,onActivated:E0,onBeforeMount:k0,onBeforeUnmount:$a,onBeforeUpdate:x0,onDeactivated:A0,onErrorCaptured:b0,onMounted:jn,onRenderTracked:B0,onRenderTriggered:D0,onScopeDispose:La,onServerPrefetch:F0,onUnmounted:Sa,onUpdated:w0,onWatcherCleanup:Z0,openBlock:b,patchProp:u0,popScopeId:Na,provide:S0,proxyRefs:J0,pushScopeId:Pa,queuePostFlushCb:P0,reactive:hn,readonly:_a,ref:Vt,render:n0,renderList:Ru,renderSlot:Y,resolveComponent:K,resolveDirective:Ia,resolveDynamicComponent:Et,resolveTransitionHooks:N0,setBlockTracking:j0,setTransitionHooks:T0,shallowReactive:X0,shallowReadonly:Q0,shallowRef:Ie,ssrContextKey:z0,toDisplayString:ee,toHandlerKey:uc,toHandlers:_u,toRaw:Y0,toRef:Ma,toValue:Ne,unref:re,useAttrs:wa,useCssModule:i0,useCssVars:Hi,useModel:qi,useSSRContext:O0,useSlots:L0,useTemplateRef:Ou,useTransitionState:M0,vModelCheckbox:o0,vModelText:r0,vShow:gt,version:_0,warn:R0,watch:Pt,watchEffect:Ki,watchSyncEffect:I0,withCtx:U,withDirectives:at,withKeys:Nn,withModifiers:Mu,withScopeId:ja},Symbol.toStringTag,{value:"Module"})),ue=(e,t)=>{const u=e.__vccOpts||e;for(const[n,o]of t)u[n]=o;return u},Ec=["aria-hidden","aria-label"],kc={key:0,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},xc=["d"],Ac=["innerHTML"],bc=Ce({__name:"NcIconSvgWrapper",props:{directional:{type:Boolean},inline:{type:Boolean},svg:{default:""},name:{default:void 0},path:{default:""},size:{default:20}},setup(e){Hi(o=>({fb515064:u.value}));const t=e,u=$(()=>typeof t.size=="number"?`${t.size}px`:t.size),n=$(()=>{if(!t.svg||t.path)return;const o=nc.sanitize(t.svg),i=new DOMParser().parseFromString(o,"image/svg+xml");return i.querySelector("parsererror")?"":(i.documentElement.id&&i.documentElement.removeAttribute("id"),i.documentElement.outerHTML)});return(o,i)=>(b(),S("span",{"aria-hidden":o.name?void 0:"true","aria-label":o.name||void 0,class:me(["icon-vue",{"icon-vue--directional":o.directional,"icon-vue--inline":o.inline}]),role:"img"},[n.value?(b(),S("span",{key:1,innerHTML:n.value},null,8,Ac)):(b(),S("svg",kc,[R("path",{d:o.path},null,8,xc)]))],10,Ec))}}),yt=ue(bc,[["__scopeId","data-v-aaedb1c3"]]),Bc=Symbol.for("NcActions:isSemanticMenu"),Dc=Symbol.for("NcActions:closeMenu");class Fc{bundle;constructor(t){this.bundle={pluralFunction:t,translations:{}}}addTranslations(t){const u=Object.values(t.translations[""]??{}).map(({msgid:n,msgid_plural:o,msgstr:i})=>o!==void 0?[`_${n}_::_${o}_`,i]:[n,i[0]]);this.bundle.translations={...this.bundle.translations,...Object.fromEntries(u)}}gettext(t,u={}){return oc("",t,u,void 0,{bundle:this.bundle})}ngettext(t,u,n,o={}){return rc("",t,u,n,o,{bundle:this.bundle})}}class wc{debug=!1;language="en";translations={};setLanguage(t){return this.language=t,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(Ha().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 ${this.language}`);const t=new Fc(u=>ic(u,this.language));return this.language in this.translations&&t.addTranslations(this.translations[this.language]),t}}function Sc(){return new wc}const Gi=Sc().detectLanguage().build(),Pc=(...e)=>Gi.ngettext(...e),oe=(...e)=>Gi.gettext(...e);function Me(...e){for(const t of e)if(!t.registered){for(const{l:u,t:n}of t){if(u!==Ha()||!n)continue;const o=Object.fromEntries(Object.entries(n).map(([i,r])=>[i,{msgid:i,msgid_plural:r.p,msgstr:r.v}]));Gi.addTranslations({translations:{"":o}})}t.registered=!0}}const YE=[{l:"ar",t:{"{tag} (restricted)":{v:["{tag} (مقيد)"]},"Select a tag":{v:["اختر وسم"]}}},{l:"ast",t:{"{tag} (restricted)":{v:["{tag} (restrinxóse)"]},"Select a tag":{v:["Seleicionar una etiqueta"]}}},{l:"br",t:{"{tag} (restricted)":{v:["{tag} (bevennet)"]},"Select a tag":{v:["Choaz ur c'hlav"]}}},{l:"ca",t:{"{tag} (restricted)":{v:["{tag} (restringit)"]},"Select a tag":{v:["Seleccioneu una etiqueta"]}}},{l:"cs",t:{"{tag} (restricted)":{v:["{tag} (omezené)"]},"Select a tag":{v:["Vybrat štítek"]}}},{l:"cs-CZ",t:{"{tag} (restricted)":{v:["{tag} (omezené)"]},"Select a tag":{v:["Vybrat štítek"]}}},{l:"da",t:{"{tag} (restricted)":{v:["{tag} (begrænset)"]},"Select a tag":{v:["Vælg et mærke"]}}},{l:"de",t:{"{tag} (restricted)":{v:["{tag} (eingeschränkt)"]},"Select a tag":{v:["Schlagwort auswählen"]}}},{l:"de-DE",t:{"{tag} (restricted)":{v:["{tag} (eingeschränkt)"]},"Select a tag":{v:["Schlagwort auswählen"]}}},{l:"el",t:{"{tag} (restricted)":{v:["{tag} (περιορισμένο)"]},"Select a tag":{v:["Επιλογή ετικέτας"]}}},{l:"en-GB",t:{"{tag} (restricted)":{v:["{tag} (restricted)"]},"Select a tag":{v:["Select a tag"]}}},{l:"eo",t:{"{tag} (restricted)":{v:["{tag} (limigita)"]},"Select a tag":{v:["Elektu etikedon"]}}},{l:"es",t:{"{tag} (restricted)":{v:["{tag} (restringido)"]},"Select a tag":{v:["Seleccione una etiqueta"]}}},{l:"es-AR",t:{"{tag} (restricted)":{v:["{tag} (restringido)"]},"Select a tag":{v:["Elija una etiqueta"]}}},{l:"es-EC",t:{"{tag} (restricted)":{v:["{tag} (restricted)"]},"Select a tag":{v:["Seleccionar una etiqueta"]}}},{l:"es-MX",t:{"{tag} (restricted)":{v:["{tag} (restringido)"]},"Select a tag":{v:["Seleccionar una etiqueta"]}}},{l:"et-EE",t:{"{tag} (restricted)":{v:["{tag} (piiratud)"]},"Select a tag":{v:["Vali silt"]}}},{l:"eu",t:{"{tag} (restricted)":{v:["{tag} (mugatua)"]},"Select a tag":{v:["Hautatu etiketa bat"]}}},{l:"fa",t:{"{tag} (restricted)":{v:["{tag} محدود شده"]},"Select a tag":{v:["انتخاب یک برچسب"]}}},{l:"fi",t:{"{tag} (restricted)":{v:["{tag} (rajoitettu)"]},"Select a tag":{v:["Valitse tunniste"]}}},{l:"fr",t:{"{tag} (restricted)":{v:["{tag} (restreint)"]},"Select a tag":{v:["Sélectionnez une balise"]}}},{l:"ga",t:{"{tag} (restricted)":{v:["{tag} (srianta)"]},"Select a tag":{v:["Roghnaigh clib"]}}},{l:"gl",t:{"{tag} (restricted)":{v:["{tag} (restrinxido)"]},"Select a tag":{v:["Seleccione unha etiqueta"]}}},{l:"he",t:{"{tag} (restricted)":{v:["{tag} (מוגבל)"]},"Select a tag":{v:["בחירת תגית"]}}},{l:"hu",t:{"{tag} (restricted)":{v:["{tag} (korlátozott)"]},"Select a tag":{v:["Válasszon címkét"]}}},{l:"id",t:{"{tag} (restricted)":{v:["{tag} (dibatasi)"]},"Select a tag":{v:["Pilih tag"]}}},{l:"is",t:{"{tag} (restricted)":{v:["{tag} (takmarkað)"]},"Select a tag":{v:["Veldu merki"]}}},{l:"it",t:{"{tag} (restricted)":{v:["{tag} (limitato)"]},"Select a tag":{v:["Seleziona un'etichetta"]}}},{l:"ja",t:{"{tag} (restricted)":{v:["{tag} (制限付)"]},"Select a tag":{v:["タグを選択"]}}},{l:"ja-JP",t:{"{tag} (restricted)":{v:["{tag} (制限付)"]},"Select a tag":{v:["タグを選択"]}}},{l:"ko",t:{"{tag} (restricted)":{v:["{tag}(제한)"]},"Select a tag":{v:["태그 선택"]}}},{l:"lt-LT",t:{"{tag} (restricted)":{v:["{tag} (apribota)"]},"Select a tag":{v:["Pasirinkti žymę"]}}},{l:"lv",t:{"{tag} (restricted)":{v:["{tag} (ierobežots)"]},"Select a tag":{v:["Izvēlēties birku"]}}},{l:"mk",t:{"{tag} (restricted)":{v:["{tag} (ограничено)"]},"Select a tag":{v:["Избери ознака"]}}},{l:"my",t:{"{tag} (restricted)":{v:["{tag} (ကန့်သတ်)"]},"Select a tag":{v:["tag ရွေးချယ်ရန်"]}}},{l:"nb",t:{"{tag} (restricted)":{v:["{tag} (beskyttet)"]},"Select a tag":{v:["Velg en merkelapp"]}}},{l:"nl",t:{"{tag} (restricted)":{v:["{tag} (beperkt)"]},"Select a tag":{v:["Selecteer een label"]}}},{l:"oc",t:{"{tag} (restricted)":{v:["{tag} (limit)"]},"Select a tag":{v:["Seleccionar una etiqueta"]}}},{l:"pl",t:{"{tag} (restricted)":{v:["{tag} (ograniczona)"]},"Select a tag":{v:["Wybierz etykietę"]}}},{l:"pt-BR",t:{"{tag} (restricted)":{v:["{tag} (restrito)"]},"Select a tag":{v:["Selecione uma etiqueta"]}}},{l:"pt-PT",t:{"{tag} (restricted)":{v:["{tag} (restrito)"]},"Select a tag":{v:["Selecionar uma etiqueta"]}}},{l:"ro",t:{"{tag} (restricted)":{v:["{tag} (restricționat)"]},"Select a tag":{v:["Selectați o etichetă"]}}},{l:"ru",t:{"{tag} (restricted)":{v:["{tag} (ограниченное)"]},"Select a tag":{v:["Выберите метку"]}}},{l:"sk",t:{"{tag} (restricted)":{v:["{tag} (obmedzený)"]},"Select a tag":{v:["Vybrať štítok"]}}},{l:"sl",t:{"{tag} (restricted)":{v:["{tag} (omejeno)"]},"Select a tag":{v:["Izbor oznake"]}}},{l:"sr",t:{"{tag} (restricted)":{v:["{tag} (ограничено)"]},"Select a tag":{v:["Изаберите ознаку"]}}},{l:"sv",t:{"{tag} (restricted)":{v:["{tag} (begränsad)"]},"Select a tag":{v:["Välj en tag"]}}},{l:"tr",t:{"{tag} (restricted)":{v:["{tag} (kısıtlanmış)"]},"Select a tag":{v:["Bir etiket seçin"]}}},{l:"uk",t:{"{tag} (restricted)":{v:["{tag} (обмежений)"]},"Select a tag":{v:["Виберіть позначку"]}}},{l:"uz",t:{"{tag} (restricted)":{v:["{tag} (cheklangan)"]},"Select a tag":{v:["Teg tanlang"]}}},{l:"zh-CN",t:{"{tag} (restricted)":{v:["{tag} (受限)"]},"Select a tag":{v:["选择一个标签"]}}},{l:"zh-HK",t:{"{tag} (restricted)":{v:["{tag} (受限)"]},"Select a tag":{v:["選擇標籤"]}}},{l:"zh-TW",t:{"{tag} (restricted)":{v:["{tag}(受限)"]},"Select a tag":{v:["選擇標籤"]}}}],ek=[{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:["秒前"]}}}],tk=[{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:["威士忌"]}}}],Nc=[{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:["動作"]}}}],uk=[{l:"ar",t:{Activities:{v:["سجل الأنشطة"]},"Animals & Nature":{v:["الحيوانات والطبيعة"]},Custom:{v:["مُخصَّص"]},"Dark skin tone":{v:["أسمر البُشرة"]},"Emoji picker":{v:["لاقط الإيموجي"]},Flags:{v:["الأعلام"]},"Food & Drink":{v:["الطعام والشراب"]},"Frequently used":{v:["شائعة الاستعمال"]},"Light skin tone":{v:["فاتح البُشرة"]},"Medium dark skin tone":{v:["بشرة متوسطة الاسمرار"]},"Medium light skin tone":{v:["بشرة متوسطة البياض"]},"Medium skin tone":{v:["بشرة وسطية اللون"]},"Neutral skin color":{v:["لون بُشرة طبيعي"]},Objects:{v:["أشياء"]},"People & Body":{v:["أشخاص و أجسام"]},"Pick an emoji":{v:["إختَر رمز إيموجي emoji"]},"Search emoji":{v:["البحث عن إيموجي emoji"]},"Search results":{v:["نتائج البحث"]},Selected:{v:["محدّدة"]},"Skin tone":{v:["لون البُشرة"]},"Smileys & Emotion":{v:["وجوهٌ ضاحكة و مشاعر"]},Symbols:{v:["رموز"]},"Travel & Places":{v:["سفر و أماكن"]}}},{l:"ast",t:{Activities:{v:["Actividaes"]},"Animals & Nature":{v:["Animales y natura"]},Custom:{v:["Personalizar"]},"Dark skin tone":{v:["Tonu d'aspeutu escuru"]},"Emoji picker":{v:["Selector de fustaxes"]},Flags:{v:["Banderes"]},"Food & Drink":{v:["Cómida y bébora"]},"Frequently used":{v:["D'usu frecuente"]},"Light skin tone":{v:["Tonu d'aspeutu claru"]},"Medium dark skin tone":{v:["Tonu d'aspeutu medio escuru"]},"Medium light skin tone":{v:["Tonu d'aspeutu medio claru"]},"Medium skin tone":{v:["Tonu d'aspeutu mediu"]},"Neutral skin color":{v:["Color d'aspeutu neutral"]},Objects:{v:["Oxetos"]},"People & Body":{v:["Persones y cuerpu"]},"Pick an emoji":{v:["Escueyi un fustaxe"]},"Search emoji":{v:["Buscar nos fustaxes"]},"Search results":{v:["Resultaos de la busca"]},Selected:{v:["Na seleición"]},"Skin tone":{v:["Tonu d'aspeutu"]},"Smileys & Emotion":{v:["Sorrises y emociones"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viaxes y llugares"]}}},{l:"br",t:{Activities:{v:["Oberiantizoù"]},"Animals & Nature":{v:["Loened & Natur"]},Custom:{v:["Personelañ"]},Flags:{v:["Bannieloù"]},"Food & Drink":{v:["Boued & Evajoù"]},"Frequently used":{v:["Implijet alies"]},Objects:{v:["Traoù"]},"People & Body":{v:["Tud & Korf"]},"Pick an emoji":{v:["Choaz un emoji"]},"Search results":{v:["Disoc'hoù an enklask"]},"Smileys & Emotion":{v:["Smileyioù & Fromoù"]},Symbols:{v:["Arouezioù"]},"Travel & Places":{v:["Beaj & Lec'hioù"]}}},{l:"ca",t:{Activities:{v:["Activitats"]},"Animals & Nature":{v:["Animals i natura"]},Custom:{v:["Personalitzat"]},Flags:{v:["Marques"]},"Food & Drink":{v:["Menjar i begudes"]},"Frequently used":{v:["Utilitzats recentment"]},Objects:{v:["Objectes"]},"People & Body":{v:["Persones i cos"]},"Pick an emoji":{v:["Trieu un emoji"]},"Search results":{v:["Resultats de cerca"]},"Smileys & Emotion":{v:["Cares i emocions"]},Symbols:{v:["Símbols"]},"Travel & Places":{v:["Viatges i llocs"]}}},{l:"cs",t:{Activities:{v:["Aktivity"]},"Animals & Nature":{v:["Zvířata a příroda"]},Custom:{v:["Uživatelsky určené"]},"Dark skin tone":{v:["Tmavý tělový tón"]},"Emoji picker":{v:["Výběr emotikon"]},Flags:{v:["Příznaky"]},"Food & Drink":{v:["Jídlo a pití"]},"Frequently used":{v:["Často používané"]},"Light skin tone":{v:["Světlý tělový tón"]},"Medium dark skin tone":{v:["Středně tmavý tělový tón"]},"Medium light skin tone":{v:["Středně světlý tělový tón"]},"Medium skin tone":{v:["Střední tělový tón"]},"Neutral skin color":{v:["Neutrální tělová barva"]},Objects:{v:["Objekty"]},"People & Body":{v:["Lidé a tělo"]},"Pick an emoji":{v:["Vybrat emoji"]},"Search emoji":{v:["Hledat emoji"]},"Search results":{v:["Výsledky hledání"]},Selected:{v:["Vybráno"]},"Skin tone":{v:["Tělový tón"]},"Smileys & Emotion":{v:["Úsměvy a emoce"]},Symbols:{v:["Symboly"]},"Travel & Places":{v:["Cestování a místa"]}}},{l:"cs-CZ",t:{Activities:{v:["Aktivity"]},"Animals & Nature":{v:["Zvířata a příroda"]},Custom:{v:["Uživatelsky určené"]},"Dark skin tone":{v:["Tmavý tělový tón"]},"Emoji picker":{v:["Výběr emotikon"]},Flags:{v:["Příznaky"]},"Food & Drink":{v:["Jídlo a pití"]},"Frequently used":{v:["Často používané"]},"Light skin tone":{v:["Světlý tělový tón"]},"Medium dark skin tone":{v:["Středně tmavý tělový tón"]},"Medium light skin tone":{v:["Středně světlý tělový tón"]},"Medium skin tone":{v:["Střední tělový tón"]},"Neutral skin color":{v:["Neutřální tělová barva"]},Objects:{v:["Objekty"]},"People & Body":{v:["Lidé a tělo"]},"Pick an emoji":{v:["Vybrat emoji"]},"Search emoji":{v:["Hledat emoji"]},"Search results":{v:["Výsledky hledání"]},Selected:{v:["Vybráno"]},"Skin tone":{v:["Tělový tón"]},"Smileys & Emotion":{v:["Úsměvy a emoce"]},Symbols:{v:["Symboly"]},"Travel & Places":{v:["Cestování a místa"]}}},{l:"da",t:{Activities:{v:["Aktiviteter"]},"Animals & Nature":{v:["Dyr & Natur"]},Custom:{v:["Brugerdefineret"]},"Dark skin tone":{v:["Mørk skin tone"]},"Emoji picker":{v:["Emoji vælger"]},Flags:{v:["Flag"]},"Food & Drink":{v:["Mad & Drikke"]},"Frequently used":{v:["Ofte brugt"]},"Light skin tone":{v:["Lys skin tone"]},"Medium dark skin tone":{v:["Medium mørk skin tone"]},"Medium light skin tone":{v:["Medium lys skin tone"]},"Medium skin tone":{v:["Medium skin tone"]},"Neutral skin color":{v:["Neutral skin color"]},Objects:{v:["Objekter"]},"People & Body":{v:["Mennesker & Menneskekroppen"]},"Pick an emoji":{v:["Vælg en emoji"]},"Search emoji":{v:["Søg emoji"]},"Search results":{v:["Søgeresultater"]},Selected:{v:["Valgt"]},"Skin tone":{v:["Skin tone"]},"Smileys & Emotion":{v:["Smileys & Emotion"]},Symbols:{v:["Symboler"]},"Travel & Places":{v:["Rejser & Rejsemål"]}}},{l:"de",t:{Activities:{v:["Aktivitäten"]},"Animals & Nature":{v:["Tiere & Natur"]},Custom:{v:["Benutzerdefiniert"]},"Dark skin tone":{v:["Dunkler Hautfarbton"]},"Emoji picker":{v:["Emoji-Auswahl"]},Flags:{v:["Flaggen"]},"Food & Drink":{v:["Essen & Trinken"]},"Frequently used":{v:["Häufig verwendet"]},"Light skin tone":{v:["Heller Hautfarbton"]},"Medium dark skin tone":{v:["Mitteldunkler Hautfarbton"]},"Medium light skin tone":{v:["Mittelheller Hautfarbton"]},"Medium skin tone":{v:["Mittlerer Hautfarbton"]},"Neutral skin color":{v:["Neutraler Hautfarbton"]},Objects:{v:["Objekte"]},"People & Body":{v:["Menschen & Körper"]},"Pick an emoji":{v:["Ein Emoji auswählen"]},"Search emoji":{v:["Emoji suchen"]},"Search results":{v:["Suchergebnisse"]},Selected:{v:["Ausgewählt"]},"Skin tone":{v:["Hautfarbton"]},"Smileys & Emotion":{v:["Smileys & Emotionen"]},Symbols:{v:["Symbole"]},"Travel & Places":{v:["Reisen & Orte"]}}},{l:"de-DE",t:{Activities:{v:["Aktivitäten"]},"Animals & Nature":{v:["Tiere & Natur"]},Custom:{v:["Benutzerdefiniert"]},"Dark skin tone":{v:["Dunkler Hautfarbton"]},"Emoji picker":{v:["Emoji-Auswahl"]},Flags:{v:["Flaggen"]},"Food & Drink":{v:["Essen & Trinken"]},"Frequently used":{v:["Häufig verwendet"]},"Light skin tone":{v:["Heller Hautfarbton"]},"Medium dark skin tone":{v:["Mitteldunkler Hautfarbton"]},"Medium light skin tone":{v:["Mittelheller Hautfarbton"]},"Medium skin tone":{v:["Mittlerer Hautfarbton"]},"Neutral skin color":{v:["Neutraler Hautfarbton"]},Objects:{v:["Objekte"]},"People & Body":{v:["Menschen & Körper"]},"Pick an emoji":{v:["Ein Emoji auswählen"]},"Search emoji":{v:["Emoji suchen"]},"Search results":{v:["Suchergebnisse"]},Selected:{v:["Ausgewählt"]},"Skin tone":{v:["Hautfarbton"]},"Smileys & Emotion":{v:["Smileys & Emotionen"]},Symbols:{v:["Symbole"]},"Travel & Places":{v:["Reisen & Orte"]}}},{l:"el",t:{Activities:{v:["Δραστηριότητες"]},"Animals & Nature":{v:["Ζώα & Φύση"]},Custom:{v:["Προσαρμογή"]},"Dark skin tone":{v:["Σκούρο θέμα"]},"Emoji picker":{v:["Επιλογέας emoji"]},Flags:{v:["Σημαίες"]},"Food & Drink":{v:["Φαγητό & Ποτό"]},"Frequently used":{v:["Συχνά χρησιμοποιούμενο"]},"Light skin tone":{v:["Ανοιχτό θέμα"]},"Medium dark skin tone":{v:["Μέτριο σκούρο θέμα"]},"Medium light skin tone":{v:["Μέτριο ανοιχτό θέμα"]},"Medium skin tone":{v:["Μέτριος τόνος θέματος"]},"Neutral skin color":{v:["Ουδέτερο χρώμα θέματος"]},Objects:{v:["Αντικείμενα"]},"People & Body":{v:["Άνθρωποι & Σώμα"]},"Pick an emoji":{v:["Επιλέξτε ένα emoji"]},"Search emoji":{v:["Αναζήτηση emoji"]},"Search results":{v:["Αποτελέσματα αναζήτησης"]},Selected:{v:["Επιλεγμένο"]},"Skin tone":{v:["Τόνος δέρματος"]},"Smileys & Emotion":{v:["Φατσούλες & Συναίσθημα"]},Symbols:{v:["Σύμβολα"]},"Travel & Places":{v:["Ταξίδια & Τοποθεσίες"]}}},{l:"en-GB",t:{Activities:{v:["Activities"]},"Animals & Nature":{v:["Animals & Nature"]},Custom:{v:["Custom"]},"Dark skin tone":{v:["Dark skin tone"]},"Emoji picker":{v:["Emoji picker"]},Flags:{v:["Flags"]},"Food & Drink":{v:["Food & Drink"]},"Frequently used":{v:["Frequently used"]},"Light skin tone":{v:["Light skin tone"]},"Medium dark skin tone":{v:["Medium dark skin tone"]},"Medium light skin tone":{v:["Medium light skin tone"]},"Medium skin tone":{v:["Medium skin tone"]},"Neutral skin color":{v:["Neutral skin colour"]},Objects:{v:["Objects"]},"People & Body":{v:["People & Body"]},"Pick an emoji":{v:["Pick an emoji"]},"Search emoji":{v:["Search emoji"]},"Search results":{v:["Search results"]},Selected:{v:["Selected"]},"Skin tone":{v:["Skin tone"]},"Smileys & Emotion":{v:["Smileys & Emotion"]},Symbols:{v:["Symbols"]},"Travel & Places":{v:["Travel & Places"]}}},{l:"eo",t:{Activities:{v:["Aktiveco"]},"Animals & Nature":{v:["Bestoj & Naturo"]},Custom:{v:["Propra"]},Flags:{v:["Flagoj"]},"Food & Drink":{v:["Manĝaĵo & Trinkaĵo"]},"Frequently used":{v:["Ofte uzataj"]},Objects:{v:["Objektoj"]},"People & Body":{v:["Homoj & Korpo"]},"Pick an emoji":{v:["Elekti emoĝion "]},"Search results":{v:["Serĉrezultoj"]},"Smileys & Emotion":{v:["Ridoj kaj Emocioj"]},Symbols:{v:["Signoj"]},"Travel & Places":{v:["Vojaĵoj & Lokoj"]}}},{l:"es",t:{Activities:{v:["Actividades"]},"Animals & Nature":{v:["Animales y naturaleza"]},Custom:{v:["Personalizado"]},"Dark skin tone":{v:["Tono de piel obscuro"]},"Emoji picker":{v:["Selector de emojis"]},Flags:{v:["Banderas"]},"Food & Drink":{v:["Comida y bebida"]},"Frequently used":{v:["Usado con frecuencia"]},"Light skin tone":{v:["Tono de piel claro"]},"Medium dark skin tone":{v:["Tono de piel medio oscuro"]},"Medium light skin tone":{v:["Tono de piel medio claro"]},"Medium skin tone":{v:["Tono de piel medio"]},"Neutral skin color":{v:["Color de piel neutral"]},Objects:{v:["Objetos"]},"People & Body":{v:["Personas y Cuerpo"]},"Pick an emoji":{v:["Elegir un emoji"]},"Search emoji":{v:["Buscar emoji"]},"Search results":{v:["Resultados de la búsqueda"]},Selected:{v:["Seleccionado"]},"Skin tone":{v:["Tono de piel"]},"Smileys & Emotion":{v:["Smileys y emoticonos"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viajes y lugares"]}}},{l:"es-AR",t:{Activities:{v:["Actividades"]},"Animals & Nature":{v:["Animales y Naturaleza"]},Custom:{v:["Personalizado"]},"Dark skin tone":{v:["Tono de piel oscuro"]},"Emoji picker":{v:["Selector de emojis"]},Flags:{v:["Marcas"]},"Food & Drink":{v:["Comida y Bebida"]},"Frequently used":{v:["Usados frecuentemente"]},"Light skin tone":{v:["Tono de piel claro"]},"Medium dark skin tone":{v:["Tono de piel medio oscuro"]},"Medium light skin tone":{v:["Tono de piel medio claro"]},"Medium skin tone":{v:["Tono de piel medio"]},"Neutral skin color":{v:["Color de piel neutral"]},Objects:{v:["Objetos"]},"People & Body":{v:["Personas y Cuerpo"]},"Pick an emoji":{v:["Elija un emoji"]},"Search emoji":{v:["Buscar emoji"]},"Search results":{v:["Resultados de la búsqueda"]},Selected:{v:["Seleccionado"]},"Skin tone":{v:["Tono de piel"]},"Smileys & Emotion":{v:["Caritas y Emociones"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viajes y Lugares"]}}},{l:"es-EC",t:{Activities:{v:["Actividades"]},"Animals & Nature":{v:["Animales y Naturaleza"]},Custom:{v:["Personalizado"]},Flags:{v:["Marcas"]},"Food & Drink":{v:["Comida y Bebida"]},"Frequently used":{v:["Frecuentemente utilizado"]},Objects:{v:["Objetos"]},"People & Body":{v:["Personas y Cuerpo"]},"Pick an emoji":{v:["Seleccionar un emoji"]},"Search emoji":{v:["Buscar emoji"]},"Search results":{v:["Resultados de búsqueda"]},"Smileys & Emotion":{v:["Caritas y Emociones"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viajes y Lugares"]}}},{l:"es-MX",t:{Activities:{v:["Actividades"]},"Animals & Nature":{v:["Animales y naturaleza"]},Custom:{v:["Personalizado"]},"Dark skin tone":{v:["Tono de piel oscuro"]},"Emoji picker":{v:["Selector de emojis"]},Flags:{v:["Banderas"]},"Food & Drink":{v:["Comida y Bebida"]},"Frequently used":{v:["Usado frecuentemente"]},"Light skin tone":{v:["Tono de piel claro"]},"Medium dark skin tone":{v:["Tono de piel medio oscuro"]},"Medium light skin tone":{v:["Tono de piel medio claro"]},"Medium skin tone":{v:["Tono de piel medio"]},"Neutral skin color":{v:["Color de piel neutral"]},Objects:{v:["Objetos"]},"People & Body":{v:["Personas y cuerpos"]},"Pick an emoji":{v:["Seleccionar un emoji"]},"Search emoji":{v:["Buscar emoji"]},"Search results":{v:["Resultados de la búsqueda"]},Selected:{v:["Seleccionado"]},"Skin tone":{v:["Tono de piel"]},"Smileys & Emotion":{v:["Caritas y Emociones"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viajes y lugares"]}}},{l:"et-EE",t:{Activities:{v:["Tegevused"]},"Animals & Nature":{v:["Loomad ja loodus"]},Custom:{v:["Kohanda"]},"Dark skin tone":{v:["Kesta tume toon"]},"Emoji picker":{v:["Emojide valija"]},Flags:{v:["Lipud"]},"Food & Drink":{v:["Söök ja jook"]},"Frequently used":{v:["Sageli kasutatud"]},"Light skin tone":{v:["Kesta hele toon"]},"Medium dark skin tone":{v:["Kesta keskmiselt tume toon"]},"Medium light skin tone":{v:["Kesta keskmiselt hele toon"]},"Medium skin tone":{v:["Kesta keskmine toon"]},"Neutral skin color":{v:["Kesta neutraalne toon"]},Objects:{v:["Objektid"]},"People & Body":{v:["Inimesed ja keha"]},"Pick an emoji":{v:["Vali emoji"]},"Search emoji":{v:["Otsi emojit"]},"Search results":{v:["Otsi tulemustest"]},Selected:{v:["Valitud"]},"Skin tone":{v:["Kesta toon"]},"Smileys & Emotion":{v:["Smailid ja emotsioonid"]},Symbols:{v:["Sümbolid"]},"Travel & Places":{v:["Reisimine ja kohad"]}}},{l:"eu",t:{Activities:{v:["Jarduerak"]},"Animals & Nature":{v:["Animaliak eta Natura"]},Custom:{v:["Pertsonalizatua"]},Flags:{v:["Banderak"]},"Food & Drink":{v:["Janaria eta edariak"]},"Frequently used":{v:["Askotan erabilia"]},Objects:{v:["Objektuak"]},"People & Body":{v:["Jendea eta gorputza"]},"Pick an emoji":{v:["Hautatu emoji bat"]},"Search emoji":{v:["Bilatu emojiak"]},"Search results":{v:["Bilaketa emaitzak"]},Selected:{v:["Hautatuta"]},"Smileys & Emotion":{v:["Smileyak eta emozioa"]},Symbols:{v:["Sinboloak"]},"Travel & Places":{v:["Bidaiak eta lekuak"]}}},{l:"fa",t:{Activities:{v:["فعالیتها"]},"Animals & Nature":{v:["حیوانات و طبیعت"]},Custom:{v:["سفارشی"]},"Dark skin tone":{v:["رنگ پوسته تیره"]},"Emoji picker":{v:["انتخابگر شکلک"]},Flags:{v:["پرچمها"]},"Food & Drink":{v:["غذا و نوشیدنی"]},"Frequently used":{v:["پرکاربرد"]},"Light skin tone":{v:["رنگ پوسته روشن"]},"Medium dark skin tone":{v:["رنگ پوسته تیره متوسط"]},"Medium light skin tone":{v:["رنگ پوسته روشن متوسط"]},"Medium skin tone":{v:["رنگ پوسته متوسط"]},"Neutral skin color":{v:["رنگ پوسته خنثی"]},Objects:{v:["اشیاء"]},"People & Body":{v:["مردم و بدن"]},"Pick an emoji":{v:["انتخاب شکلک"]},"Search emoji":{v:["جستجوی شکلک"]},"Search results":{v:["نتایج جستجو"]},Selected:{v:["انتخاب شده"]},"Skin tone":{v:["رنگ پوسته"]},"Smileys & Emotion":{v:["شکلکها و احساسات"]},Symbols:{v:["نمادها"]},"Travel & Places":{v:["سفر و مکانها"]}}},{l:"fi",t:{Activities:{v:["Aktiviteetit"]},"Animals & Nature":{v:["Eläimet & luonto"]},Custom:{v:["Mukautettu"]},"Dark skin tone":{v:["Tumma ihonväri"]},"Emoji picker":{v:["Emojivalitsin"]},Flags:{v:["Liput"]},"Food & Drink":{v:["Ruoka & juoma"]},"Frequently used":{v:["Usein käytetyt"]},"Light skin tone":{v:["Vaalea ihonväri"]},"Medium dark skin tone":{v:["Keskitumma ihonväri"]},"Medium light skin tone":{v:["Keskivaalea ihonväri"]},"Medium skin tone":{v:["Keskimääräinen ihonväri"]},"Neutral skin color":{v:["Neutraali ihonväri"]},Objects:{v:["Esineet & asiat"]},"People & Body":{v:["Ihmiset & keho"]},"Pick an emoji":{v:["Valitse emoji"]},"Search emoji":{v:["Etsi emojia"]},"Search results":{v:["Hakutulokset"]},Selected:{v:["Valittu"]},"Skin tone":{v:["Ihonväri"]},"Smileys & Emotion":{v:["Hymiöt & tunteet"]},Symbols:{v:["Symbolit"]},"Travel & Places":{v:["Matkustus & kohteet"]}}},{l:"fr",t:{Activities:{v:["Activités"]},"Animals & Nature":{v:["Animaux & Nature"]},Custom:{v:["Personnalisé"]},"Dark skin tone":{v:["Teint de peau foncé"]},"Emoji picker":{v:["Sélecteur d'émojis"]},Flags:{v:["Drapeaux"]},"Food & Drink":{v:["Nourriture & Boissons"]},"Frequently used":{v:["Utilisés fréquemment"]},"Light skin tone":{v:["Teint de peau clair"]},"Medium dark skin tone":{v:["Teint de peau moyennement foncé"]},"Medium light skin tone":{v:["Teint de peau moyennement clair"]},"Medium skin tone":{v:["Teint de peau moyen"]},"Neutral skin color":{v:["Teint de peau neutre"]},Objects:{v:["Objets"]},"People & Body":{v:["Personnes & Corps"]},"Pick an emoji":{v:["Choisissez un émoji"]},"Search emoji":{v:["Rechercher un emoji"]},"Search results":{v:["Résultats de recherche"]},Selected:{v:["sélectionné"]},"Skin tone":{v:["Teint de peau"]},"Smileys & Emotion":{v:["Smileys & Émotions"]},Symbols:{v:["Symboles"]},"Travel & Places":{v:["Voyage & Lieux"]}}},{l:"ga",t:{Activities:{v:["Gníomhaíochtaí"]},"Animals & Nature":{v:["Ainmhithe & Dúlra"]},Custom:{v:["Saincheaptha"]},"Dark skin tone":{v:["Ton craiceann dorcha"]},"Emoji picker":{v:["Roghnóir Emoji"]},Flags:{v:["Bratacha"]},"Food & Drink":{v:["Bia & Deoch"]},"Frequently used":{v:["Úsáidtear go minic"]},"Light skin tone":{v:["Ton craiceann éadrom"]},"Medium dark skin tone":{v:["Ton craiceann meánach dorcha"]},"Medium light skin tone":{v:["Ton craiceann meánach éadrom"]},"Medium skin tone":{v:["Ton craiceann meánach"]},"Neutral skin color":{v:["Dath craiceann neodrach"]},Objects:{v:["Réada"]},"People & Body":{v:["Daoine & Corp"]},"Pick an emoji":{v:["Roghnaigh emoji"]},"Search emoji":{v:["Cuardaigh emoji"]},"Search results":{v:["Torthaí cuardaigh"]},Selected:{v:["Roghnaithe"]},"Skin tone":{v:["Ton craicinn"]},"Smileys & Emotion":{v:["Smileys & Mothúchán"]},Symbols:{v:["Siombailí"]},"Travel & Places":{v:["Taisteal & Áiteanna"]}}},{l:"gl",t:{Activities:{v:["Actividades"]},"Animals & Nature":{v:["Animais e natureza"]},Custom:{v:["Personalizado"]},"Dark skin tone":{v:["Ton de pel escuro"]},"Emoji picker":{v:["Selector de «emojis»"]},Flags:{v:["Bandeiras"]},"Food & Drink":{v:["Comida e bebida"]},"Frequently used":{v:["Usado con frecuencia"]},"Light skin tone":{v:["Ton de pel claro"]},"Medium dark skin tone":{v:["Ton de pel medio escuro"]},"Medium light skin tone":{v:["Ton de pel medio claro"]},"Medium skin tone":{v:["Ton de pel medio"]},"Neutral skin color":{v:["Cor de pel neutra"]},Objects:{v:["Obxectos"]},"People & Body":{v:["Persoas e corpo"]},"Pick an emoji":{v:["Escolla un «emoji»"]},"Search emoji":{v:["Buscar «emoji»"]},"Search results":{v:["Resultados da busca"]},Selected:{v:["Seleccionado"]},"Skin tone":{v:["Ton de pel"]},"Smileys & Emotion":{v:["Sorrisos e emocións"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viaxes e lugares"]}}},{l:"he",t:{Activities:{v:["פעילויות"]},"Animals & Nature":{v:["חיות וטבע"]},Custom:{v:["בהתאמה אישית"]},Flags:{v:["דגלים"]},"Food & Drink":{v:["מזון ומשקאות"]},"Frequently used":{v:["בשימוש תדיר"]},Objects:{v:["חפצים"]},"People & Body":{v:["אנשים וגוף"]},"Pick an emoji":{v:["נא לבחור אמוג׳י"]},"Search emoji":{v:["חיפוש אמוג׳י"]},"Search results":{v:["תוצאות חיפוש"]},"Smileys & Emotion":{v:["חייכנים ורגשונים"]},Symbols:{v:["סמלים"]},"Travel & Places":{v:["טיולים ומקומות"]}}},{l:"hu",t:{Activities:{v:["Tevékenységek"]},"Animals & Nature":{v:["Állatok és természet"]},Custom:{v:["Egyéni"]},Flags:{v:["Zászlók"]},"Food & Drink":{v:["Étel és ital"]},"Frequently used":{v:["Gyakran használt"]},Objects:{v:["Tárgyak"]},"People & Body":{v:["Emberek és test"]},"Pick an emoji":{v:["Válasszon egy emodzsit"]},"Search results":{v:["Találatok"]},"Smileys & Emotion":{v:["Mosolyok és érzelmek"]},Symbols:{v:["Szimbólumok"]},"Travel & Places":{v:["Utazás és helyek"]}}},{l:"id",t:{Activities:{v:["Aktivitas"]},"Animals & Nature":{v:["Satwa dan Alam"]},Custom:{v:["Khusus"]},Flags:{v:["Tanda"]},"Food & Drink":{v:["Makanan dan Minuman"]},"Frequently used":{v:["Sering digunakan"]},Objects:{v:["Objek"]},"People & Body":{v:["Orang & Badan"]},"Pick an emoji":{v:["Pilih emoji"]},"Search emoji":{v:["Cari emoji"]},"Search results":{v:["Hasil pencarian"]},Selected:{v:["Dipilih"]},"Smileys & Emotion":{v:["Senyuman & Perasaan"]},Symbols:{v:["Simbol"]},"Travel & Places":{v:["Perjalanan & Tempat"]}}},{l:"is",t:{Activities:{v:["Aðgerðir"]},"Animals & Nature":{v:["Dýr og náttúra"]},Custom:{v:["Sérsniðið"]},"Dark skin tone":{v:["Dökkur húðlitur"]},"Emoji picker":{v:["Emoji-táknmyndaval"]},Flags:{v:["Flögg"]},"Food & Drink":{v:["Matur og drykkur"]},"Frequently used":{v:["Oftast notað"]},"Light skin tone":{v:["Ljós húðlitur"]},"Medium dark skin tone":{v:["Meðaldökkur húðlitur"]},"Medium light skin tone":{v:["Meðalljós húðlitur"]},"Medium skin tone":{v:["Meðaltónn húðar"]},"Neutral skin color":{v:["Hlutlaus húðlitur"]},Objects:{v:["Hlutir"]},"People & Body":{v:["Fólk og líkami"]},"Pick an emoji":{v:["Veldu tjáningartákn"]},"Search emoji":{v:["Leita að tjáningartákni"]},"Search results":{v:["Leitarniðurstöður"]},Selected:{v:["Valið"]},"Skin tone":{v:["Húðlitur"]},"Smileys & Emotion":{v:["Broskallar og tilfinningar"]},Symbols:{v:["Tákn"]},"Travel & Places":{v:["Staðir og ferðalög"]}}},{l:"it",t:{Activities:{v:["Attività"]},"Animals & Nature":{v:["Animali e natura"]},Custom:{v:["Personalizzato"]},Flags:{v:["Bandiere"]},"Food & Drink":{v:["Cibo e bevande"]},"Frequently used":{v:["Usati di frequente"]},Objects:{v:["Oggetti"]},"People & Body":{v:["Persone e corpo"]},"Pick an emoji":{v:["Scegli un emoji"]},"Search emoji":{v:["Ricerca emoji"]},"Search results":{v:["Risultati di ricerca"]},Selected:{v:["Selezionato"]},"Smileys & Emotion":{v:["Faccine ed emozioni"]},Symbols:{v:["Simboli"]},"Travel & Places":{v:["Viaggi e luoghi"]}}},{l:"ja",t:{Activities:{v:["アクティビティ"]},"Animals & Nature":{v:["動物と自然"]},Custom:{v:["カスタム"]},"Dark skin tone":{v:["暗い肌のトーン"]},"Emoji picker":{v:["絵文字ピッカー"]},Flags:{v:["国旗"]},"Food & Drink":{v:["食べ物と飲み物"]},"Frequently used":{v:["よく使うもの"]},"Light skin tone":{v:["明るい肌のトーン"]},"Medium dark skin tone":{v:["やや暗い肌のトーン"]},"Medium light skin tone":{v:["やや明るい肌のトーン"]},"Medium skin tone":{v:["中間の肌のトーン"]},"Neutral skin color":{v:["ニュートラルな肌の色"]},Objects:{v:["物"]},"People & Body":{v:["様々な人と体の部位"]},"Pick an emoji":{v:["絵文字を選択"]},"Search emoji":{v:["絵文字を検索"]},"Search results":{v:["検索結果"]},Selected:{v:["選択済み"]},"Skin tone":{v:["肌のトーン"]},"Smileys & Emotion":{v:["感情表現"]},Symbols:{v:["記号"]},"Travel & Places":{v:["旅行と場所"]}}},{l:"ja-JP",t:{Activities:{v:["アクティビティ"]},"Animals & Nature":{v:["動物と自然"]},Custom:{v:["カスタム"]},"Dark skin tone":{v:["暗い肌のトーン"]},"Emoji picker":{v:["絵文字ピッカー"]},Flags:{v:["国旗"]},"Food & Drink":{v:["食べ物と飲み物"]},"Frequently used":{v:["よく使うもの"]},"Light skin tone":{v:["明るい肌のトーン"]},"Medium dark skin tone":{v:["やや暗い肌のトーン"]},"Medium light skin tone":{v:["やや明るい肌のトーン"]},"Medium skin tone":{v:["中間の肌のトーン"]},"Neutral skin color":{v:["ニュートラルな肌の色"]},Objects:{v:["物"]},"People & Body":{v:["様々な人と体の部位"]},"Pick an emoji":{v:["絵文字を選択"]},"Search emoji":{v:["絵文字を検索"]},"Search results":{v:["検索結果"]},Selected:{v:["選択済み"]},"Skin tone":{v:["肌のトーン"]},"Smileys & Emotion":{v:["感情表現"]},Symbols:{v:["記号"]},"Travel & Places":{v:["旅行と場所"]}}},{l:"ko",t:{Activities:{v:["활동"]},"Animals & Nature":{v:["동물 & 자연"]},Custom:{v:["맞춤 설정"]},"Dark skin tone":{v:["어두운 피부 톤"]},"Emoji picker":{v:["이모지 선택기"]},Flags:{v:["깃발"]},"Food & Drink":{v:["음식 & 음료"]},"Frequently used":{v:["자주 쓰임"]},"Light skin tone":{v:["밝은 피부 톤"]},"Medium dark skin tone":{v:["약간 어두운 피부 톤"]},"Medium light skin tone":{v:["약간 밝은 피부 톤"]},"Medium skin tone":{v:["중간 피부 톤"]},"Neutral skin color":{v:["중성적 피부 톤"]},Objects:{v:["물체"]},"People & Body":{v:["사람 & 신체"]},"Pick an emoji":{v:["이모지 선택"]},"Search emoji":{v:["이모지 검색"]},"Search results":{v:["검색 결과"]},Selected:{v:["선택됨"]},"Skin tone":{v:["피부 톤"]},"Smileys & Emotion":{v:["스마일리 & 이모티콘"]},Symbols:{v:["기호"]},"Travel & Places":{v:["여행 & 장소"]}}},{l:"lt-LT",t:{Activities:{v:["Veiklos"]},"Animals & Nature":{v:["Gyvūnai ir gamta"]},Custom:{v:["Tinkinti"]},Flags:{v:["Vėliavos"]},"Food & Drink":{v:["Maistas ir gėrimai"]},"Frequently used":{v:["Dažniausiai naudoti"]},Objects:{v:["Objektai"]},"People & Body":{v:["Žmonės ir kūnas"]},"Pick an emoji":{v:["Pasirinkti jaustuką"]},"Search results":{v:["Paieškos rezultatai"]},"Smileys & Emotion":{v:["Šypsenos ir emocijos"]},Symbols:{v:["Simboliai"]},"Travel & Places":{v:["Kelionės ir vietos"]}}},{l:"lv",t:{}},{l:"mk",t:{Activities:{v:["Активности"]},"Animals & Nature":{v:["Животни & Природа"]},Custom:{v:["Прилагодени"]},"Dark skin tone":{v:["Темна боја на кожа"]},"Emoji picker":{v:["Избор на emoji"]},Flags:{v:["Знамиња"]},"Food & Drink":{v:["Храна & Пијалоци"]},"Frequently used":{v:["Најчесто користени"]},"Light skin tone":{v:["Светла кожа"]},"Medium dark skin tone":{v:["Средно темна кожа"]},"Medium light skin tone":{v:["Средно светла кожа"]},"Medium skin tone":{v:["Средна кожа"]},"Neutral skin color":{v:["Неутрална боја на кожа"]},Objects:{v:["Објекти"]},"People & Body":{v:["Луѓе & Тело"]},"Pick an emoji":{v:["Избери емотикон"]},"Search emoji":{v:["Барај emoji"]},"Search results":{v:["Резултати од барувањето"]},Selected:{v:["Избрано"]},"Skin tone":{v:["Боја на кожа"]},"Smileys & Emotion":{v:["Смешковци & Емотикони"]},Symbols:{v:["Симболи"]},"Travel & Places":{v:["Патувања & Места"]}}},{l:"my",t:{Activities:{v:["ပြုလုပ်ဆောင်တာများ"]},"Animals & Nature":{v:["တိရစ္ဆာန်များနှင့် သဘာဝ"]},Custom:{v:["အလိုကျချိန်ညှိမှု"]},Flags:{v:["အလံများ"]},"Food & Drink":{v:["အစားအသောက်"]},"Frequently used":{v:["မကြာခဏအသုံးပြုသော"]},Objects:{v:["အရာဝတ္ထုများ"]},"People & Body":{v:["လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်"]},"Pick an emoji":{v:["အီမိုဂျီရွေးရန်"]},"Search results":{v:["ရှာဖွေမှု ရလဒ်များ"]},"Smileys & Emotion":{v:["စမိုင်လီများနှင့် အီမိုရှင်း"]},Symbols:{v:["သင်္ကေတများ"]},"Travel & Places":{v:["ခရီးသွားလာခြင်းနှင့် နေရာများ"]}}},{l:"nb",t:{Activities:{v:["Aktiviteter"]},"Animals & Nature":{v:["Dyr og natur"]},Custom:{v:["Tilpasset"]},"Dark skin tone":{v:["Mørk hudtone"]},"Emoji picker":{v:["Emoji-velger"]},Flags:{v:["Flagg"]},"Food & Drink":{v:["Mat og drikke"]},"Frequently used":{v:["Ofte brukt"]},"Light skin tone":{v:["Lys hudtone"]},"Medium dark skin tone":{v:["Middels mørk hudtone"]},"Medium light skin tone":{v:["Middels lys hudtone"]},"Medium skin tone":{v:["Middels hudtone"]},"Neutral skin color":{v:["Nøytral hudfarge"]},Objects:{v:["Objekter"]},"People & Body":{v:["Mennesker og kropp"]},"Pick an emoji":{v:["Velg en emoji"]},"Search emoji":{v:["Søk emoji"]},"Search results":{v:["Søkeresultater"]},Selected:{v:["Valgt"]},"Skin tone":{v:["Hudtone"]},"Smileys & Emotion":{v:["Smilefjes og følelser"]},Symbols:{v:["Symboler"]},"Travel & Places":{v:["Reise og steder"]}}},{l:"nl",t:{Activities:{v:["Activiteiten"]},"Animals & Nature":{v:["Dieren & Natuur"]},Custom:{v:["Aangepast"]},"Dark skin tone":{v:["Donkere huidskleur"]},"Emoji picker":{v:["Emoji-kiezer"]},Flags:{v:["Vlaggen"]},"Food & Drink":{v:["Eten & Drinken"]},"Frequently used":{v:["Vaak gebruikt"]},"Light skin tone":{v:["Lichte huidskleur"]},"Medium dark skin tone":{v:["Gemiddeld donkere huidskleur"]},"Medium light skin tone":{v:["Gemiddeld lichte huidskleur"]},"Medium skin tone":{v:["Gemiddelde huidskleur"]},"Neutral skin color":{v:["Neutrale huidskleur"]},Objects:{v:["Objecten"]},"People & Body":{v:["Mensen & Lichaam"]},"Pick an emoji":{v:["Kies een emoji"]},"Search emoji":{v:["Emoji zoeken"]},"Search results":{v:["Zoekresultaten"]},Selected:{v:["Geselecteerd"]},"Skin tone":{v:["Huidskleur"]},"Smileys & Emotion":{v:["Smileys & Emotie"]},Symbols:{v:["Symbolen"]},"Travel & Places":{v:["Reizen & Plaatsen"]}}},{l:"oc",t:{}},{l:"pl",t:{Activities:{v:["Aktywność"]},"Animals & Nature":{v:["Zwierzęta i natura"]},Custom:{v:["Zwyczajne"]},"Dark skin tone":{v:["Ciemna tonacja"]},"Emoji picker":{v:["Wybierz Emoji"]},Flags:{v:["Flagi"]},"Food & Drink":{v:["Jedzenie i picie"]},"Frequently used":{v:["Często używane"]},"Light skin tone":{v:["Jasny odcień skóry"]},"Medium dark skin tone":{v:["Średnio ciemny odcień skóry"]},"Medium light skin tone":{v:["Średnio jasny odcień skóry"]},"Medium skin tone":{v:["Średni odcień skóry"]},"Neutral skin color":{v:["Neutralny kolor skróry"]},Objects:{v:["Obiekty"]},"People & Body":{v:["Ludzie i ciało"]},"Pick an emoji":{v:["Wybierz emoji"]},"Search emoji":{v:["Szukaj emoji"]},"Search results":{v:["Wyniki wyszukiwania"]},Selected:{v:["Wybrane"]},"Skin tone":{v:["Kolor skóry"]},"Smileys & Emotion":{v:["Buźki i emotikony"]},Symbols:{v:["Symbole"]},"Travel & Places":{v:["Podróże i miejsca"]}}},{l:"pt-BR",t:{Activities:{v:["Atividades"]},"Animals & Nature":{v:["Animais & Natureza"]},Custom:{v:["Personalizados"]},"Dark skin tone":{v:["Tom de pele escuro"]},"Emoji picker":{v:["Seletor de emoji"]},Flags:{v:["Bandeiras"]},"Food & Drink":{v:["Comida & Bebida"]},"Frequently used":{v:["Mais usados"]},"Light skin tone":{v:["Tom de pele claro"]},"Medium dark skin tone":{v:["Tom de pele meio escuro"]},"Medium light skin tone":{v:["Tom de pele meio claro"]},"Medium skin tone":{v:["Tom de pele médio"]},"Neutral skin color":{v:["Tom de pele neutro"]},Objects:{v:["Objetos"]},"People & Body":{v:["Pessoas & Corpo"]},"Pick an emoji":{v:["Escolha um emoji"]},"Search emoji":{v:["Pesquisar emoji"]},"Search results":{v:["Resultados da pesquisa"]},Selected:{v:["Selecionado"]},"Skin tone":{v:["Tom de pele"]},"Smileys & Emotion":{v:["Smileys & Emoções"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viagem & Lugares"]}}},{l:"pt-PT",t:{Activities:{v:["Atividades"]},"Animals & Nature":{v:["Animais e Natureza"]},Custom:{v:["Personalizado"]},"Dark skin tone":{v:["Tom de pele escuro"]},"Emoji picker":{v:["seletor de emoji"]},Flags:{v:["Bandeiras"]},"Food & Drink":{v:["Comida e Bebida"]},"Frequently used":{v:["Mais utilizados"]},"Light skin tone":{v:["Tom de pele claro"]},"Medium dark skin tone":{v:["Tom de pele escuro médio"]},"Medium light skin tone":{v:["Tom de pele claro médio"]},"Medium skin tone":{v:["Tom de pele médio"]},"Neutral skin color":{v:["Cor de pele neutra"]},Objects:{v:["Objetos"]},"People & Body":{v:["Pessoas e Corpo"]},"Pick an emoji":{v:["Escolha um emoji"]},"Search emoji":{v:["Pesquisar emoji"]},"Search results":{v:["Resultados da pesquisa"]},Selected:{v:["Selecionado"]},"Skin tone":{v:["Tom de pele"]},"Smileys & Emotion":{v:["Sorrisos e Emoções"]},Symbols:{v:["Símbolos"]},"Travel & Places":{v:["Viagens e Lugares"]}}},{l:"ro",t:{Activities:{v:["Activități"]},"Animals & Nature":{v:["Animale și natură"]},Custom:{v:["Personalizat"]},Flags:{v:["Marcaje"]},"Food & Drink":{v:["Alimente și băuturi"]},"Frequently used":{v:["Utilizate frecvent"]},Objects:{v:["Obiecte"]},"People & Body":{v:["Oameni și corp"]},"Pick an emoji":{v:["Alege un emoji"]},"Search emoji":{v:["Căutare emoji"]},"Search results":{v:["Rezultatele căutării"]},Selected:{v:["Selectat"]},"Smileys & Emotion":{v:["Zâmbete și emoții"]},Symbols:{v:["Simboluri"]},"Travel & Places":{v:["Călătorii și locuri"]}}},{l:"ru",t:{Activities:{v:["События"]},"Animals & Nature":{v:["Животные и природа "]},Custom:{v:["Пользовательское"]},"Dark skin tone":{v:["Темный оттенок"]},"Emoji picker":{v:["Подборщик эмодзи"]},Flags:{v:["Флаги"]},"Food & Drink":{v:["Еда, напиток"]},"Frequently used":{v:["Часто используемый"]},"Light skin tone":{v:["Светлый оттенок"]},"Medium dark skin tone":{v:["Средний темный оттенок"]},"Medium light skin tone":{v:["Средний светлый оттенок"]},"Medium skin tone":{v:["Средний оттенок"]},"Neutral skin color":{v:["Нейтральный оттенок"]},Objects:{v:["Объекты"]},"People & Body":{v:["Люди и тело"]},"Pick an emoji":{v:["Выберите эмодзи"]},"Search emoji":{v:["Поиск эмодзи"]},"Search results":{v:["Результаты поиска"]},Selected:{v:["Выбрано"]},"Skin tone":{v:["Оттенок скина"]},"Smileys & Emotion":{v:["Смайлики и эмоции"]},Symbols:{v:["Символы"]},"Travel & Places":{v:["Путешествия и места"]}}},{l:"sk",t:{Activities:{v:["Aktivity"]},"Animals & Nature":{v:["Zvieratá a príroda"]},Custom:{v:["Vlastné"]},"Dark skin tone":{v:["Tmavý vzhľad"]},"Emoji picker":{v:["Výber emodži"]},Flags:{v:["Vlajky"]},"Food & Drink":{v:["Jedlo a nápoje"]},"Frequently used":{v:["Často používané"]},"Light skin tone":{v:["Svetlý vzhľad"]},"Medium dark skin tone":{v:["Stredne tmavý vzhľad"]},"Medium light skin tone":{v:["Stredne svetlý vzhľad"]},"Medium skin tone":{v:["Stredný vzhľad"]},"Neutral skin color":{v:["Neutrálny vzhľad"]},Objects:{v:["Objekty"]},"People & Body":{v:["Ľudia a telo"]},"Pick an emoji":{v:["Vybrať emodži"]},"Search emoji":{v:["Vyhľadať emoji"]},"Search results":{v:["Výsledky vyhľadávania"]},Selected:{v:["Vybraný"]},"Skin tone":{v:["Vzhľad"]},"Smileys & Emotion":{v:["Smajlíky a emócie"]},Symbols:{v:["Symboly"]},"Travel & Places":{v:["Cestovanie a miesta"]}}},{l:"sl",t:{Activities:{v:["Dejavnosti"]},"Animals & Nature":{v:["Živali in Narava"]},Custom:{v:["Po meri"]},Flags:{v:["Zastavice"]},"Food & Drink":{v:["Hrana in Pijača"]},"Frequently used":{v:["Pogostost uporabe"]},Objects:{v:["Predmeti"]},"People & Body":{v:["Ljudje in Telo"]},"Pick an emoji":{v:["Izbor izrazne ikone"]},"Search results":{v:["Zadetki iskanja"]},"Smileys & Emotion":{v:["Izrazne ikone"]},Symbols:{v:["Simboli"]},"Travel & Places":{v:["Potovanja in Kraji"]}}},{l:"sr",t:{Activities:{v:["Активности"]},"Animals & Nature":{v:["Животиње и природа"]},Custom:{v:["Произвољно"]},"Dark skin tone":{v:["Тамни тен коже"]},"Emoji picker":{v:["Бирач емођија"]},Flags:{v:["Заставе"]},"Food & Drink":{v:["Храна и пиће"]},"Frequently used":{v:["Често коришћено"]},"Light skin tone":{v:["Светли тен коже"]},"Medium dark skin tone":{v:["Средње тамни тен коже"]},"Medium light skin tone":{v:["Средње светли тен коже"]},"Medium skin tone":{v:["Средњи тен коже"]},"Neutral skin color":{v:["Неутрална боја коже"]},Objects:{v:["Предмети"]},"People & Body":{v:["Људи и тело"]},"Pick an emoji":{v:["Изаберите емођи"]},"Search emoji":{v:["Претражи емођи"]},"Search results":{v:["Резултати претраге"]},Selected:{v:["Изабрано"]},"Skin tone":{v:["Тен коже"]},"Smileys & Emotion":{v:["Смајлији и емоције"]},Symbols:{v:["Симболи"]},"Travel & Places":{v:["Путовање и места"]}}},{l:"sv",t:{Activities:{v:["Aktiviteter"]},"Animals & Nature":{v:["Djur & Natur"]},Custom:{v:["Anpassad"]},"Dark skin tone":{v:["Mörk hudton"]},"Emoji picker":{v:["Emoji-väljare"]},Flags:{v:["Flaggor"]},"Food & Drink":{v:["Mat & Dryck"]},"Frequently used":{v:["Används ofta"]},"Light skin tone":{v:["Ljus hudton"]},"Medium dark skin tone":{v:["Medium mörk hudton"]},"Medium light skin tone":{v:["Medium ljus hudton"]},"Medium skin tone":{v:["Medium hudton"]},"Neutral skin color":{v:["Neutral hudfärg"]},Objects:{v:["Objekt"]},"People & Body":{v:["Kropp & Själ"]},"Pick an emoji":{v:["Välj en emoji"]},"Search emoji":{v:["Sök emoji"]},"Search results":{v:["Sökresultat"]},Selected:{v:["Vald"]},"Skin tone":{v:["Hudton"]},"Smileys & Emotion":{v:["Selfies & Känslor"]},Symbols:{v:["Symboler"]},"Travel & Places":{v:["Resor & Sevärdigheter"]}}},{l:"tr",t:{Activities:{v:["Etkinlikler"]},"Animals & Nature":{v:["Hayvanlar ve doğa"]},Custom:{v:["Özel"]},"Dark skin tone":{v:["Koyu deri rengi"]},"Emoji picker":{v:["Emoji seçici"]},Flags:{v:["Bayraklar"]},"Food & Drink":{v:["Yeme ve içme"]},"Frequently used":{v:["Sık kullanılanlar"]},"Light skin tone":{v:["Açık deri rengi"]},"Medium dark skin tone":{v:["Orta koyu deri rengi"]},"Medium light skin tone":{v:["Orta açık deri rengi"]},"Medium skin tone":{v:["Orta deri rengi"]},"Neutral skin color":{v:["Nötr deri rengi"]},Objects:{v:["Nesneler"]},"People & Body":{v:["İnsanlar ve beden"]},"Pick an emoji":{v:["Bir emoji seçin"]},"Search emoji":{v:["Emoji ara"]},"Search results":{v:["Arama sonuçları"]},Selected:{v:["Seçilmiş"]},"Skin tone":{v:["Deri rengi"]},"Smileys & Emotion":{v:["İfadeler ve duygular"]},Symbols:{v:["Simgeler"]},"Travel & Places":{v:["Gezi ve yerler"]}}},{l:"uk",t:{Activities:{v:["Діяльність"]},"Animals & Nature":{v:["Тварини та природа"]},Custom:{v:["Власне"]},"Dark skin tone":{v:["Смаглявий"]},"Emoji picker":{v:["Вибір емоційки"]},Flags:{v:["Прапори"]},"Food & Drink":{v:["Їжа та напої"]},"Frequently used":{v:["Найчастіші"]},"Light skin tone":{v:["Світла шкіра"]},"Medium dark skin tone":{v:["Какао"]},"Medium light skin tone":{v:["Лате"]},"Medium skin tone":{v:["Середній колір шкіри"]},"Neutral skin color":{v:["Нейтральний колір шкіри"]},Objects:{v:["Об'єкти"]},"People & Body":{v:["Люди та жести"]},"Pick an emoji":{v:["Виберіть емоційку"]},"Search emoji":{v:["Шукати емоційки"]},"Search results":{v:["Результати пошуку"]},Selected:{v:["Вибрано"]},"Skin tone":{v:["Колір шкіри"]},"Smileys & Emotion":{v:["Смайли та емоції"]},Symbols:{v:["Символи"]},"Travel & Places":{v:["Поїздки та місця"]}}},{l:"uz",t:{Activities:{v:["Faolliklar"]},"Animals & Nature":{v:["Hayvonlar va Tabiat"]},Custom:{v:["Moslashtirilgan"]},"Dark skin tone":{v:["Qora rangdagi qoplama"]},"Emoji picker":{v:["Emoji tanlagich"]},Flags:{v:["Bayroqlar"]},"Food & Drink":{v:["Oziq-ovqat va ichimliklar"]},"Frequently used":{v:["Tez-tez ishlatiladi"]},"Light skin tone":{v:["Yorug` rangdagi qoplama"]},"Medium dark skin tone":{v:["O`rtacha qorong`u rangdagi qoplama"]},"Medium light skin tone":{v:["O`rtacha yorug`lik rangdagi qoplama"]},"Medium skin tone":{v:["O`rtacha rangdagi qoplama"]},"Neutral skin color":{v:["Neytral rang"]},Objects:{v:["Obyekt"]},"People & Body":{v:["Odamlar va Tana"]},"Pick an emoji":{v:["Emojini tanlang"]},"Search emoji":{v:["Emoji qidirish"]},"Search results":{v:["Qidiruv natijalari"]},Selected:{v:["Tanlangan"]},"Skin tone":{v:["Odatiy rangdagi qoplama"]},"Smileys & Emotion":{v:["Smayllar va Hissiyotlar"]},Symbols:{v:["Belgilar"]},"Travel & Places":{v:["Sayohat va Joylar"]}}},{l:"zh-CN",t:{Activities:{v:["活动"]},"Animals & Nature":{v:["动物 & 自然"]},Custom:{v:["自定义"]},"Dark skin tone":{v:["深色皮肤"]},"Emoji picker":{v:["表情拾取器"]},Flags:{v:["旗帜"]},"Food & Drink":{v:["食物 & 饮品"]},"Frequently used":{v:["经常使用"]},"Light skin tone":{v:["浅色皮肤"]},"Medium dark skin tone":{v:["中等深色皮肤"]},"Medium light skin tone":{v:["中等浅色皮肤"]},"Medium skin tone":{v:["中等皮肤"]},"Neutral skin color":{v:["中性皮肤颜色"]},Objects:{v:["物体"]},"People & Body":{v:["人 & 身体"]},"Pick an emoji":{v:["选择一个表情"]},"Search emoji":{v:["搜索表情"]},"Search results":{v:["搜索结果"]},Selected:{v:["选择"]},"Skin tone":{v:["皮肤"]},"Smileys & Emotion":{v:["笑脸 & 情感"]},Symbols:{v:["符号"]},"Travel & Places":{v:["旅游 & 地点"]}}},{l:"zh-HK",t:{Activities:{v:["活動"]},"Animals & Nature":{v:["動物與自然"]},Custom:{v:["自定義"]},"Dark skin tone":{v:["深膚色"]},"Emoji picker":{v:["表情符號選擇器"]},Flags:{v:["旗幟"]},"Food & Drink":{v:["食物與飲料"]},"Frequently used":{v:["經常使用"]},"Light skin tone":{v:["淺膚色"]},"Medium dark skin tone":{v:["中等深膚色"]},"Medium light skin tone":{v:["中等淺膚色"]},"Medium skin tone":{v:["中等膚色"]},"Neutral skin color":{v:["中性色膚色"]},Objects:{v:["物件"]},"People & Body":{v:["人物"]},"Pick an emoji":{v:["選擇表情符號"]},"Search emoji":{v:["搜尋表情符號"]},"Search results":{v:["搜尋結果"]},Selected:{v:["已選"]},"Skin tone":{v:["膚色"]},"Smileys & Emotion":{v:["表情"]},Symbols:{v:["標誌"]},"Travel & Places":{v:["旅遊與景點"]}}},{l:"zh-TW",t:{Activities:{v:["活動"]},"Animals & Nature":{v:["動物與自然"]},Custom:{v:["自定義"]},"Dark skin tone":{v:["深膚色"]},"Emoji picker":{v:["表情符號挑選器"]},Flags:{v:["旗幟"]},"Food & Drink":{v:["食物與飲料"]},"Frequently used":{v:["最近使用"]},"Light skin tone":{v:["淺膚色"]},"Medium dark skin tone":{v:["中等深膚色"]},"Medium light skin tone":{v:["中等淺膚色"]},"Medium skin tone":{v:["中等膚色"]},"Neutral skin color":{v:["中性膚色"]},Objects:{v:["物件"]},"People & Body":{v:["人物"]},"Pick an emoji":{v:["選擇表情符號"]},"Search emoji":{v:["搜尋表情符號"]},"Search results":{v:["搜尋結果"]},Selected:{v:["已選取"]},"Skin tone":{v:["膚色"]},"Smileys & Emotion":{v:["表情"]},Symbols:{v:["標誌"]},"Travel & Places":{v:["旅遊與景點"]}}}],nk=[{l:"ar",t:{"Add to a project":{v:["أضف إلى مشروع"]},"Connect items to a project to make them easier to find":{v:["ربط عناصر بمشروع لتسهيل العثور عليها"]},"Failed to add the item to the project":{v:["تعذر ربط عنصر بمشروع"]},"Failed to create a project":{v:["تعذر إنشاء مشروع"]},"Failed to rename the project":{v:["تعذّر تغيير اسم المشروع"]},"Type to search for existing projects":{v:["أكتُب للبحث في المشاريع الموجودة"]}}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Add to a project":{v:["Přidat do projektu"]},"Connect items to a project to make them easier to find":{v:["Připojte položky k projektu, čímž budou snáze dohledatelné"]},"Failed to add the item to the project":{v:["Položku se nepodařilo přidat do projektu"]},"Failed to create a project":{v:["Projekt se nepodařilo vytvořit"]},"Failed to rename the project":{v:["Projekt se nepodařilo přejmenovat"]},"Type to search for existing projects":{v:["Psaním vyhledávejte existující projekty"]}}},{l:"cs-CZ",t:{}},{l:"da",t:{"Add to a project":{v:["Tilføj til et projekt"]},"Connect items to a project to make them easier to find":{v:["Forbind elementer til et projekt for at gøre dem nemmere at finde"]},"Failed to add the item to the project":{v:["Kunne ikke føje elementet til projektet"]},"Failed to create a project":{v:["Kunne ikke oprette et projekt"]},"Failed to rename the project":{v:["Projektet kunne ikke omdøbes"]},"Type to search for existing projects":{v:["Skriv for at søge efter eksisterende projekter"]}}},{l:"de",t:{"Add to a project":{v:["Einem Projekt hinzufügen"]},"Connect items to a project to make them easier to find":{v:["Verbinde Elemente mit einem Projekt, um sie leichter zu finden"]},"Failed to add the item to the project":{v:["Das Element konnte nicht zum Projekt hinzugefügt werden"]},"Failed to create a project":{v:["Projekt konnte nicht erstellt werden"]},"Failed to rename the project":{v:["Das Projekt konnte nicht umbenannt werden"]},"Type to search for existing projects":{v:["Tippen, um nach vorhandenen Projekten zu suchen"]}}},{l:"de-DE",t:{"Add to a project":{v:["Einem Projekt hinzufügen"]},"Connect items to a project to make them easier to find":{v:["Verbinden Sie Elemente mit einem Projekt, um sie leichter zu finden"]},"Failed to add the item to the project":{v:["Das Element konnte nicht zum Projekt hinzugefügt werden"]},"Failed to create a project":{v:["Projekt konnte nicht erstellt werden"]},"Failed to rename the project":{v:["Das Projekt konnte nicht umbenannt werden"]},"Type to search for existing projects":{v:["Tippen, um nach vorhandenen Projekten zu suchen"]}}},{l:"el",t:{"Add to a project":{v:["Προσθήκη σε ένα έργο"]},"Connect items to a project to make them easier to find":{v:["Συνδέστε αντικείμενα σε ένα έργο για να τα βρίσκετε πιο εύκολα"]},"Failed to add the item to the project":{v:["Αποτυχία προσθήκης του αντικειμένου στο έργο"]},"Failed to create a project":{v:["Αποτυχία δημιουργίας έργου"]},"Failed to rename the project":{v:["Αποτυχία μετονομασίας του έργου"]},"Type to search for existing projects":{v:["Πληκτρολογήστε για αναζήτηση υπαρχόντων έργων"]}}},{l:"en-GB",t:{"Add to a project":{v:["Add to a project"]},"Connect items to a project to make them easier to find":{v:["Connect items to a project to make them easier to find"]},"Failed to add the item to the project":{v:["Failed to add the item to the project"]},"Failed to create a project":{v:["Failed to create a project"]},"Failed to rename the project":{v:["Failed to rename the project"]},"Type to search for existing projects":{v:["Type to search for existing projects"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{"Add to a project":{v:["Agregar a un proyecto"]},"Connect items to a project to make them easier to find":{v:["Conecte items a un proyecto para hacerlos más fáciles de encontrar"]},"Failed to add the item to the project":{v:["No se pudo agregar el elemento al proyecto"]},"Failed to create a project":{v:["No se pudo crear un proyecto"]},"Failed to rename the project":{v:["No se pudo renombrar el proyecto"]},"Type to search for existing projects":{v:["Escriba para buscar proyectos existentes"]}}},{l:"es-EC",t:{}},{l:"es-MX",t:{"Add to a project":{v:["Agregar a un proyecto"]},"Connect items to a project to make them easier to find":{v:["Conecte elementos a un proyecto para hacerlos más fáciles de encontrar"]},"Failed to add the item to the project":{v:["No se pudo agregar el elemento al proyecto"]},"Failed to create a project":{v:["No se pudo crear el proyecto"]},"Failed to rename the project":{v:["No se pudo renombrar el proyecto"]},"Type to search for existing projects":{v:["Escriba para buscar proyectos existentes"]}}},{l:"et-EE",t:{"Add to a project":{v:["Lisa projekti"]},"Connect items to a project to make them easier to find":{v:["Selleks, et objekte oleks lihtsam leida, seo nad projektiga"]},"Failed to add the item to the project":{v:["Objekti lisamine projekti ei õnnestunud"]},"Failed to create a project":{v:["Projekti loomine ei õnnestunud"]},"Failed to rename the project":{v:["Projekti nime muutmine ei õnnestunud"]},"Type to search for existing projects":{v:["Olemasolevate projektide otsimiseks kirjuta"]}}},{l:"eu",t:{}},{l:"fa",t:{"Add to a project":{v:["افزودن به پروژه"]},"Connect items to a project to make them easier to find":{v:["برای پیدا کردن راحتتر، مواردی را به پروژه متصل کنید"]},"Failed to add the item to the project":{v:["موارد به پروژه اضافه نشد"]},"Failed to create a project":{v:["ایجاد پروژه نامؤفق بود"]},"Failed to rename the project":{v:["تغییر نام پروژه انجام نشد"]},"Type to search for existing projects":{v:["برای جستجوی پروژههای موجود تایپ کنید"]}}},{l:"fi",t:{"Add to a project":{v:["Lisää projektiin"]},"Connect items to a project to make them easier to find":{v:["Yhdistä kohteet projektiin, jotta ne olisivat helpompia löytää"]},"Failed to add the item to the project":{v:["Kohteiden lisääminen projektiin epäonnistui"]},"Failed to create a project":{v:["Projektin luominen epäonnistui"]},"Failed to rename the project":{v:["Projektin nimeäminen epäonnistui"]},"Type to search for existing projects":{v:["Kirjoita etsiäksesi olemassaolevia projekteja"]}}},{l:"fr",t:{"Add to a project":{v:["Ajouter à un projet"]},"Connect items to a project to make them easier to find":{v:["Connectez des éléments à un projet pour les retrouver plus facilement"]},"Failed to add the item to the project":{v:["Impossible d'ajouter l'élément au projet"]},"Failed to create a project":{v:["Impossible de créer un projet"]},"Failed to rename the project":{v:["Impossible de renommer le projet"]},"Type to search for existing projects":{v:["Tapez pour rechercher des projets existants"]}}},{l:"ga",t:{"Add to a project":{v:["Cuir le tionscadal"]},"Connect items to a project to make them easier to find":{v:["Ceangail míreanna le tionscadal chun iad a dhéanamh níos éasca iad a aimsiú"]},"Failed to add the item to the project":{v:["Theip ar an mír a chur leis an tionscadal"]},"Failed to create a project":{v:["Theip ar thionscadal a chruthú"]},"Failed to rename the project":{v:["Theip ar an tionscadal a athainmniú"]},"Type to search for existing projects":{v:["Clóscríobh chun tionscadail atá ann cheana a chuardach"]}}},{l:"gl",t:{"Add to a project":{v:["Engadir a un proxecto"]},"Connect items to a project to make them easier to find":{v:["Conectar elementos a un proxecto para facelos máis doados de atopar"]},"Failed to add the item to the project":{v:["Produciuse un fallo ao engadir o elemento ao proxecto"]},"Failed to create a project":{v:["Produciuse un fallo ao crear un proxecto"]},"Failed to rename the project":{v:["Produciuse un fallo ao cambiarlle o nome ao proxecto"]},"Type to search for existing projects":{v:["Escriba para buscar proxectos existentes"]}}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{}},{l:"is",t:{"Add to a project":{v:["Bæta við verkefni"]},"Connect items to a project to make them easier to find":{v:["Tengdu atriði við verkefni til að gera einfaldara að finna þau"]},"Failed to add the item to the project":{v:["Mistókst að bæta atriðinu í verkefnið"]},"Failed to create a project":{v:["Mistókst að útbúa verkefni"]},"Failed to rename the project":{v:["Mistókst að endurnefna verkefnið"]},"Type to search for existing projects":{v:["Skrifaðu hér til að leita að fyrirliggjandi verkefnum"]}}},{l:"it",t:{}},{l:"ja",t:{"Add to a project":{v:["プロジェクトに追加する"]},"Connect items to a project to make them easier to find":{v:["項目をプロジェクトに接続して検索しやすくする"]},"Failed to add the item to the project":{v:["プロジェクトへのアイテムの追加に失敗しました"]},"Failed to create a project":{v:["プロジェクトの作成に失敗しました"]},"Failed to rename the project":{v:["プロジェクトの名前変更に失敗しました"]},"Type to search for existing projects":{v:["既存のプロジェクトを検索するために入力します"]}}},{l:"ja-JP",t:{}},{l:"ko",t:{"Add to a project":{v:["프로젝트에 추가"]},"Connect items to a project to make them easier to find":{v:["항목을 더 쉽게 찾을 수 있도록 프로젝트에 연결하세요."]},"Failed to add the item to the project":{v:["항목을 프로젝트에 추가하는 데 실패함"]},"Failed to create a project":{v:["프로젝트를 만드는 데 실패함"]},"Failed to rename the project":{v:["프로젝트의 이름을 바꾸는 데 실패함"]},"Type to search for existing projects":{v:["입력하여 프로젝트를 검색"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Add to a project":{v:["Додај во проект"]},"Connect items to a project to make them easier to find":{v:["Поврзете ги елементите со проект за да биде полесно да се најдат"]},"Failed to add the item to the project":{v:["Неуспешно додавање на елементот во проектот"]},"Failed to create a project":{v:["Неуспешно креирање на проект"]},"Failed to rename the project":{v:["Неуспешно преименување на проектот"]},"Type to search for existing projects":{v:["Пишувај за пребарување постоечки проекти"]}}},{l:"my",t:{}},{l:"nb",t:{"Add to a project":{v:["Legge til i et prosjekt"]},"Connect items to a project to make them easier to find":{v:["Koble elementer til et prosjekt for å gjøre det enklere å finne dem"]},"Failed to add the item to the project":{v:["Kan ikke legge til elementet i prosjektet"]},"Failed to create a project":{v:["Kan ikke opprette et prosjekt"]},"Failed to rename the project":{v:["Kunne ikke gi prosjektet nytt navn"]},"Type to search for existing projects":{v:["Skriv for å søke for eksisterende prosjekter"]}}},{l:"nl",t:{"Add to a project":{v:["Toevoegen aan een project"]},"Connect items to a project to make them easier to find":{v:["Items aan een project koppelen om ze eenvoudiger te vinden"]},"Failed to add the item to the project":{v:["Toevoegen van item aan project mislukt"]},"Failed to create a project":{v:["Project aanmaken mislukt"]},"Failed to rename the project":{v:["Project hernoemen mislukt"]},"Type to search for existing projects":{v:["Typ om te zoeken naar bestaande projecten"]}}},{l:"oc",t:{}},{l:"pl",t:{"Add to a project":{v:["Dodaj do projektu"]},"Connect items to a project to make them easier to find":{v:["Połącz elementy z projektem, aby ułatwić ich znalezienie"]},"Failed to add the item to the project":{v:["Nie udało się dodać elementu do projektu"]},"Failed to create a project":{v:["Nie udało się utworzyć projektu"]},"Failed to rename the project":{v:["Nie udało się zmienić nazwy projektu"]},"Type to search for existing projects":{v:["Wpisz, aby wyszukać istniejące projekty"]}}},{l:"pt-BR",t:{"Add to a project":{v:["Adicionar a um projeto"]},"Connect items to a project to make them easier to find":{v:["Conectar itens a um projeto para encontrá-los mais facilmente"]},"Failed to add the item to the project":{v:["Falha ao adicionar itens ao projeto"]},"Failed to create a project":{v:["Falha ao criar um projeto"]},"Failed to rename the project":{v:["Falha ao renomear o projeto"]},"Type to search for existing projects":{v:["Digite para pesquisar projetos existentes"]}}},{l:"pt-PT",t:{"Add to a project":{v:["Adicionar a um projeto"]},"Connect items to a project to make them easier to find":{v:["Ligar itens a um projeto para serem mais facilmente encontrados"]},"Failed to add the item to the project":{v:["Não foi possível adicionar item ao projeto"]},"Failed to create a project":{v:["Não foi possível criar um projeto"]},"Failed to rename the project":{v:["Não foi possível alterar o nome do projeto"]},"Type to search for existing projects":{v:["Digite para procurar projetos existentes"]}}},{l:"ro",t:{}},{l:"ru",t:{"Add to a project":{v:["Добавить в проект"]},"Connect items to a project to make them easier to find":{v:["Подключайте элементы к проекту, чтобы их было легче найти"]},"Failed to add the item to the project":{v:["Не удалось добавить элемент в проект"]},"Failed to create a project":{v:["Не удалось создать проект"]},"Failed to rename the project":{v:["Не удалось переименовать проект"]},"Type to search for existing projects":{v:["Введите для поиска существующих проектов"]}}},{l:"sk",t:{"Add to a project":{v:["Pridať do projektu"]},"Connect items to a project to make them easier to find":{v:["Pridať položky do projektu pre jednoduchšie vyhľadávanie"]},"Failed to add the item to the project":{v:["Nepodarilo sa pridať položku do projektu"]},"Failed to create a project":{v:["Nepodarilo sa vytvoriť projekt"]},"Failed to rename the project":{v:["Nepodarilo sa premenovať projekt"]},"Type to search for existing projects":{v:["Začnite písať pre vyhľadávanie v existujúcich projektoch"]}}},{l:"sl",t:{}},{l:"sr",t:{"Add to a project":{v:["Додај у пројекат"]},"Connect items to a project to make them easier to find":{v:["Повезује ставке у пројекат како би се лакше пронашле"]},"Failed to add the item to the project":{v:["Није успело додавање ставке у пројекат"]},"Failed to create a project":{v:["Није успело креирање пројекта"]},"Failed to rename the project":{v:["Није успела промена имена пројекта"]},"Type to search for existing projects":{v:["Куцајте да претражите постојеће пројекте"]}}},{l:"sv",t:{"Add to a project":{v:["Lägg till i ett projekt"]},"Connect items to a project to make them easier to find":{v:["Anslut objekt till ett projekt för att göra dem lättare att hitta"]},"Failed to add the item to the project":{v:["Det gick inte att lägga till objektet i projektet"]},"Failed to create a project":{v:["Det gick inte att skapa ett projekt"]},"Failed to rename the project":{v:["Kunde inte byta namn på projektet"]},"Type to search for existing projects":{v:["Skriv för att söka efter befintliga projekt"]}}},{l:"tr",t:{"Add to a project":{v:["Bir projeye ekle"]},"Connect items to a project to make them easier to find":{v:["Ögeleri daha kolay bulmak için bir proje ile ilişkilendirin"]},"Failed to add the item to the project":{v:["Öge projeye eklenemedi"]},"Failed to create a project":{v:["Bir proje oluşturulamadı"]},"Failed to rename the project":{v:["Proje yeniden adlandırılamadı"]},"Type to search for existing projects":{v:["Var olan projeleri aramak için yazmaya başlayın"]}}},{l:"uk",t:{"Add to a project":{v:["Додати до проєкту"]},"Connect items to a project to make them easier to find":{v:["Приєднайте ресурси до проєкту для швидшого пошуку"]},"Failed to add the item to the project":{v:["Не вдалося приєднати ресурс до проєкту"]},"Failed to create a project":{v:["Не вдалося створити проєкт"]},"Failed to rename the project":{v:["Не вдалося перейменувати проєкт"]},"Type to search for existing projects":{v:["Почніть вводити, щоб знайти проєкт"]}}},{l:"uz",t:{"Add to a project":{v:["Loyihaga qo'shish"]},"Connect items to a project to make them easier to find":{v:["Elementlarni topishni osonlashtirish uchun ularni loyihaga ulang"]},"Failed to add the item to the project":{v:["Ob'ektni loyihaga qo'shib bo'lmadi"]},"Failed to create a project":{v:["Loyiha yaratib bo‘lmadi"]},"Failed to rename the project":{v:["Loyiha nomini o‘zgartirib bo‘lmadi"]},"Type to search for existing projects":{v:["Mavjud loyihalarni qidirish uchun kiriting"]}}},{l:"zh-CN",t:{"Add to a project":{v:["添加至一个项目"]},"Connect items to a project to make them easier to find":{v:["将条目连接至一个项目以易于查找"]},"Failed to add the item to the project":{v:["添加条目至项目失败"]},"Failed to create a project":{v:["创建项目失败"]},"Failed to rename the project":{v:["重命名项目失败"]},"Type to search for existing projects":{v:["输入以搜索现存项目"]}}},{l:"zh-HK",t:{"Add to a project":{v:["添加到方案中"]},"Connect items to a project to make them easier to find":{v:["將項目連接到方案中,以便更容易找到。"]},"Failed to add the item to the project":{v:["無法將項目添加到方案中"]},"Failed to create a project":{v:["無法創建方案"]},"Failed to rename the project":{v:["無法重命名方案"]},"Type to search for existing projects":{v:["輸入以搜索現有方案"]}}},{l:"zh-TW",t:{"Add to a project":{v:["新增至專案中"]},"Connect items to a project to make them easier to find":{v:["將項目連結至專案中以方便尋找"]},"Failed to add the item to the project":{v:["新增項目至專案失敗"]},"Failed to create a project":{v:["建立專案失敗"]},"Failed to rename the project":{v:["重新命名專案失敗"]},"Type to search for existing projects":{v:["輸入以搜尋既有專案"]}}}],jc=[{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:["任何連結"]}}}],ik=[{l:"ar",t:{"Anything shared with the same group of people will show up here":{v:["أيّ مادة تمت مشاركتها مع نفس المجموعة من الأشخاص سيتم عرضها هنا"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["خطأ في الحصول على الموارد ذات الصلة. يرجى الاتصال بمشرف النظام عندك إذا كان لديك أيّ أسئلة."]},"Related resources":{v:["مصادر ذات صلة"]}}},{l:"ast",t:{"Anything shared with the same group of people will show up here":{v:["Equí va apaecer tolo que compartas col mesmu grupu de persones"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Hebo un error al consiguir los recursos rellacionaos. Ponte en contautu col alministrador del sistema si tienes dalguna entruga."]},"Related resources":{v:["Recursos rellacionao"]}}},{l:"br",t:{}},{l:"ca",t:{"Anything shared with the same group of people will show up here":{v:["Qualsevol cosa compartida amb el mateix grup de persones es mostrarà aquí"]},"Related resources":{v:["Recursos relacionats"]}}},{l:"cs",t:{"Anything shared with the same group of people will show up here":{v:["Cokoli nasdíleného stejné skupině lidí se zobrazí zde"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Chyba při získávání souvisejících prostředků. Pokud máte jakékoli dotazy, obraťte se na správce vámi využívaného systému."]},"Related resources":{v:["Související prostředky"]}}},{l:"cs-CZ",t:{"Anything shared with the same group of people will show up here":{v:["Cokoli nasdíleného stejné skupině lidí se zobrazí zde"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Chyba při získávání souvisejících prostředků. Pokud máte jakékoli dotazy, obraťte se na správce vámi využívaného systému."]},"Related resources":{v:["Související prostředky"]}}},{l:"da",t:{"Anything shared with the same group of people will show up here":{v:["Alt der deles med samme gruppe af personer vil vises her"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Fejl ved hentning af relaterede ressourcer. Kontakt venligst din systemadministrator, hvis du har spørgsmål."]},"Related resources":{v:["Relaterede emner"]}}},{l:"de",t:{"Anything shared with the same group of people will show up here":{v:["Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Fehler beim Abrufen verwandter Ressourcen. Bei Fragen wende dich bitte an deinen Systemadministrator."]},"Related resources":{v:["Verwandte Ressourcen"]}}},{l:"de-DE",t:{"Anything shared with the same group of people will show up here":{v:["Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Fehler beim Abrufen verwandter Ressourcen. Bei Fragen wenden Sie sich bitte an Ihre Systemadministration."]},"Related resources":{v:["Verwandte Ressourcen"]}}},{l:"el",t:{"Anything shared with the same group of people will show up here":{v:["Οτιδήποτε μοιράζεται με την ίδια ομάδα ατόμων θα εμφανίζεται εδώ"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Σφάλμα λήψης σχετικών πόρων. Παρακαλούμε επικοινωνήστε με τον διαχειριστή του συστήματός σας εάν έχετε οποιεσδήποτε ερωτήσεις."]},"Related resources":{v:["Σχετικοί πόροι"]}}},{l:"en-GB",t:{"Anything shared with the same group of people will show up here":{v:["Anything shared with the same group of people will show up here"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Error getting related resources. Please contact your system administrator if you have any questions."]},"Related resources":{v:["Related resources"]}}},{l:"eo",t:{}},{l:"es",t:{"Anything shared with the same group of people will show up here":{v:["Cualquier cosa que esté compartida con el mismo grupo de personas se mostrará aquí"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Error al obtener recursos relacionados. Por favor, contacte a su administrador del sistema si tiene alguna pregunta."]},"Related resources":{v:["Recursos relacionados"]}}},{l:"es-AR",t:{"Anything shared with the same group of people will show up here":{v:["Cualquier cosa compartida con el mismo grupo de personas aparecerá aquí."]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Error al obtener recursos relacionados. Por favor, contacte a su administrador del sistema si tiene alguna pregunta."]},"Related resources":{v:["Recursos relacionados"]}}},{l:"es-EC",t:{"Anything shared with the same group of people will show up here":{v:["Cualquier cosa compartida con el mismo grupo de personas aparecerá aquí."]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Error al obtener recursos relacionados. Por favor, contacta a tu administrador del sistema si tienes alguna pregunta."]},"Related resources":{v:["Recursos relacionados"]}}},{l:"es-MX",t:{"Anything shared with the same group of people will show up here":{v:["Todo lo que se comparta con el mismo grupo de personas se mostrará aquí"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Error al obtener recursos relacionados. Por favor contacte al administrador si tiene alguna pregunta."]},"Related resources":{v:["Recursos relacionados"]}}},{l:"et-EE",t:{"Anything shared with the same group of people will show up here":{v:["Siin kuvatakse kõik, mida jagatakse sama kasutajagrupiga"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Viga seotud ressursside saamisel. Küsimuste korral võtke ühendust oma süsteemiadministraatoriga."]},"Related resources":{v:["Seotud ressursid"]}}},{l:"eu",t:{"Anything shared with the same group of people will show up here":{v:["Pertsona-talde berarekin partekatutako edozer agertuko da hemen"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Errore bat gertatu da erlazionatutako baliabideak eskuratzean. Jarri harremanetan zure sistemaren administratzailearekin galderarik baduzu."]},"Related resources":{v:["Erlazionatutako baliabideak"]}}},{l:"fa",t:{"Anything shared with the same group of people will show up here":{v:["هر چیزی که با گروه مشابهی همرسانی شود در این قسمت نمایش مییابد"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["خطا در دریافت منابع مرتبط. لطفاً در صورت داشتن هر گونه سؤال با مدیر سیستم خود تماس بگیرید."]},"Related resources":{v:["منابع مرتبط"]}}},{l:"fi",t:{"Anything shared with the same group of people will show up here":{v:["Kaikki saman ryhmän kesken jaettu näkyy tässä"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Virhe resurssien haussa. Ota yhteyttä järjestelmän ylläpitäjään, mikäli sinulla on kysyttävää."]},"Related resources":{v:["Liittyvät resurssit"]}}},{l:"fr",t:{"Anything shared with the same group of people will show up here":{v:["Tout ce qui est partagé avec le même groupe de personnes apparaîtra ici"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Erreur lors de la récupération des ressources liées. Contactez votre administrateur système pour répondre à vos éventuelles questions."]},"Related resources":{v:["Ressources liées"]}}},{l:"ga",t:{"Anything shared with the same group of people will show up here":{v:["Taispeánfar aon rud a roinntear leis an ngrúpa céanna daoine anseo"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Earráid agus acmhainní gaolmhara á bhfáil. Déan teagmháil le riarthóir do chórais má tá aon cheist agat."]},"Related resources":{v:["Acmhainní gaolmhara"]}}},{l:"gl",t:{"Anything shared with the same group of people will show up here":{v:["Todo o que se comparta co mesmo grupo de persoas aparecerá aquí"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Produciuse un erro ao obter os recursos relacionados. Póñase en contacto coa administración do seu sistema se ten algunha dúbida."]},"Related resources":{v:["Recursos relacionados"]}}},{l:"he",t:{"Anything shared with the same group of people will show up here":{v:["כל מה שמשותף עם אותה קבוצת האנשים יופיע כאן"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["שגיאה בקבלת המשאבים הקשורים. נא ליצור קשר עם הנהלת המערכת אם יש לך שאלות."]},"Related resources":{v:["משאבים קשורים"]}}},{l:"hu",t:{"Anything shared with the same group of people will show up here":{v:["Minden, amit ugyanazzal a csoporttal oszt meg, itt fog megjelenni"]},"Related resources":{v:["Kapcsolódó erőforrások"]}}},{l:"id",t:{"Anything shared with the same group of people will show up here":{v:["Apa pun yang dibagikan dengan grup orang yang sama akan muncul di sini"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Kesalahan saat mengambil sumber daya terkait. Hubungi administrator sistem Anda jika ada pertanyaan."]},"Related resources":{v:["Sumber daya terkait"]}}},{l:"is",t:{"Anything shared with the same group of people will show up here":{v:["Allt sem deilt er með sama hópi fólks mun birtast hér"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Villa við að sækja tengd tilföng. Hafðu samband við kerfisstjórann þinn ef þú ert með einhverjar spurningar."]},"Related resources":{v:["Tengd tilföng"]}}},{l:"it",t:{"Anything shared with the same group of people will show up here":{v:["Tutto ciò che è stato condiviso con lo stesso gruppo di persone viene visualizzato qui"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Errore nell'ottenere le risorse correlate. Per qualsiasi domanda, contattare l'amministratore di sistema."]},"Related resources":{v:["Risorse correlate"]}}},{l:"ja",t:{"Anything shared with the same group of people will show up here":{v:["同じグループで共有しているものは、全てここに表示されます"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["関連リソースの取得エラー。ご不明な点がございましたら、システム管理者にお問い合わせください。"]},"Related resources":{v:["関連リソース"]}}},{l:"ja-JP",t:{"Anything shared with the same group of people will show up here":{v:["同じグループで共有しているものは、全てここに表示されます"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["関連リソースの取得エラー。ご不明な点がございましたら、システム管理者にお問い合わせください。"]},"Related resources":{v:["関連リソース"]}}},{l:"ko",t:{"Anything shared with the same group of people will show up here":{v:["같은 그룹의 사용자와 공유된 모든 것들이 이곳에 나타납니다."]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["관련 리소스를 가져오는 중 오류가 발생했습니다. 궁금한 것이 있는 경우 시스템 관리자에게 연락해 주세요."]},"Related resources":{v:["관련 리소스"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Anything shared with the same group of people will show up here":{v:["Сè што е споделено со истата група луѓе ќе се појави овде"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Грешка при добивање поврзани ресурси. Ве молиме контактирајте го вашиот систем администратор ако имате прашања."]},"Related resources":{v:["Поврзани ресурси"]}}},{l:"my",t:{}},{l:"nb",t:{"Anything shared with the same group of people will show up here":{v:["Alt som er delt med den samme gruppen vil vises her"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Feil ved henting av relaterte ressurser. Kontakt systemansvarlig hvis du har spørsmål."]},"Related resources":{v:["Relaterte ressurser"]}}},{l:"nl",t:{"Anything shared with the same group of people will show up here":{v:["Alles dat gedeeld is met dezelfde groep mensen zal hier getoond worden"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Fout bij het ophalen van gerelateerde bronnen. Neem contact op met uw systeembeheerder als u vragen heeft."]},"Related resources":{v:["Gerelateerde bronnen"]}}},{l:"oc",t:{}},{l:"pl",t:{"Anything shared with the same group of people will show up here":{v:["Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Błąd podczas pobierania powiązanych zasobów. Jeśli masz jakiekolwiek pytania, skontaktuj się z administratorem systemu."]},"Related resources":{v:["Powiązane zasoby"]}}},{l:"pt-BR",t:{"Anything shared with the same group of people will show up here":{v:["Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Erro ao obter recursos relacionados. Por favor, entre em contato com o administrador do sistema se tiver alguma dúvida."]},"Related resources":{v:["Recursos relacionados"]}}},{l:"pt-PT",t:{"Anything shared with the same group of people will show up here":{v:["Qualquer coisa partilhada com o mesmo grupo de pessoas irá aparecer aqui"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Erro ao obter os recursos relacionados. Por favor, contacte o administrador do sistema se tiver quaisquer perguntas."]},"Related resources":{v:["Recursos relacionados"]}}},{l:"ro",t:{"Anything shared with the same group of people will show up here":{v:["Tot ceea ce este partajat cu același grup de persoane va fi afișat aici"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Eroare la preluarea resurselor adiționale. Vă rugăm să contactați administratorul pentru întrebări."]},"Related resources":{v:["Resurse legate"]}}},{l:"ru",t:{"Anything shared with the same group of people will show up here":{v:["Всё, чем поделились с той же группой людей, будет отображаться здесь"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Ошибка при получении связанных ресурсов. Если у вас есть какие-либо вопросы, обратитесь к системному администратору."]},"Related resources":{v:["Связанные ресурсы"]}}},{l:"sk",t:{"Anything shared with the same group of people will show up here":{v:["Tu sa zobrazí čokoľvek zdieľané s rovnakou skupinou ľudí"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Chyba pri získavaní súvisiacich zdrojov. V prípade otázok kontaktujte prosím svojho systemového administrátora."]},"Related resources":{v:["Súvisiace zdroje"]}}},{l:"sl",t:{"Related resources":{v:["Povezani viri"]}}},{l:"sr",t:{"Anything shared with the same group of people will show up here":{v:["Све што се дели са истом групом људи ће се појавити овде"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Грешка код прибављања везаних ресурса. Молимо вас да се обратите администратору ако имате питања."]},"Related resources":{v:["Повезани ресурси"]}}},{l:"sv",t:{"Anything shared with the same group of people will show up here":{v:["Något som delats med samma grupp av personer kommer att visas här"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Det gick inte att hämta relaterade resurser. Kontakta din systemadministratör om du har några frågor."]},"Related resources":{v:["Relaterade resurser"]}}},{l:"tr",t:{"Anything shared with the same group of people will show up here":{v:["Aynı kişi grubu ile paylaşılan herşey burada görüntülenir"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["İlgili kaynaklara ulaşılırken sorun çıktı. Herhangi bir sorunuz varsa lütfen sistem yöneticiniz ile görüşün "]},"Related resources":{v:["İlgili kaynaklar"]}}},{l:"uk",t:{"Anything shared with the same group of people will show up here":{v:["Будь-що доступне для цієї же групи людей буде показано тут"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Помилка під час отримання пов'язаних ресурсів. Будь ласка, сконтактуйте з системним адміністратором, якщо у вас виникли запитання."]},"Related resources":{v:["Пов'язані ресурси"]}}},{l:"uz",t:{"Anything shared with the same group of people will show up here":{v:["Xuddi shu guruhdagi odamlarga ulashilgan hamma narsa shu yerda chiqadi"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["Tegishli manbalarni olishda xatolik yuz berdi. Savollaringiz bo'lsa, tizim administratoriga murojaat qiling."]},"Related resources":{v:["Tegishli manbalar"]}}},{l:"zh-CN",t:{"Anything shared with the same group of people will show up here":{v:["与同组用户分享的所有内容都会显示于此"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["获取相关资源出现错误。如果你有任何问题,请联系系统管理员。"]},"Related resources":{v:["相关资源"]}}},{l:"zh-HK",t:{"Anything shared with the same group of people will show up here":{v:["與同一組人共享的任何內容都會顯示在此處"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["取得相關資源時發生錯誤。如果有任何問題,請聯絡系統管理員。"]},"Related resources":{v:["相關資源"]}}},{l:"zh-TW",t:{"Anything shared with the same group of people will show up here":{v:["與相同群組分享的所有內容都會顯示於此"]},"Error getting related resources. Please contact your system administrator if you have any questions.":{v:["取得相關資源時發生錯誤。如果有任何問題,請聯絡系統管理員。"]},"Related resources":{v:["相關資源"]}}}],ok=[{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} 的大頭照"]}}}],rk=[{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:["線上"]}}}],Tc=[{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:["智慧型挑選器"]}}}],ak=[{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:["確認變更"]}}}],sk=[{l:"ar",t:{"Change name":{v:["تغيير الاسم"]},"Close sidebar":{v:["قفل الشريط الجانبي"]},Favorite:{v:["المفضلة"]},"Open sidebar":{v:["إفتَح الشريط الجانبي"]}}},{l:"ast",t:{"Change name":{v:["Camudar el nome"]},"Close sidebar":{v:["Zarrar la barra llateral"]},Favorite:{v:["Favoritu"]},"Open sidebar":{v:["Abrir la barra llateral"]}}},{l:"br",t:{}},{l:"ca",t:{"Close sidebar":{v:["Tancar la barra lateral"]},Favorite:{v:["Preferit"]}}},{l:"cs",t:{"Change name":{v:["Změnit název"]},"Close sidebar":{v:["Zavřít postranní panel"]},Favorite:{v:["Oblíbené"]},"Open sidebar":{v:["Otevřít postranní panel"]}}},{l:"cs-CZ",t:{"Change name":{v:["Změnit název"]},"Close sidebar":{v:["Zavřít postranní panel"]},Favorite:{v:["Oblíbené"]}}},{l:"da",t:{"Change name":{v:["Ændre navn"]},"Close sidebar":{v:["Luk sidepanel"]},Favorite:{v:["Favorit"]},"Open sidebar":{v:["Åbn sidepanel"]}}},{l:"de",t:{"Change name":{v:["Namen ändern"]},"Close sidebar":{v:["Seitenleiste schließen"]},Favorite:{v:["Favorit"]},"Open sidebar":{v:["Seitenleiste öffnen"]}}},{l:"de-DE",t:{"Change name":{v:["Namen ändern"]},"Close sidebar":{v:["Seitenleiste schließen"]},Favorite:{v:["Favorit"]},"Open sidebar":{v:["Seitenleiste öffnen"]}}},{l:"el",t:{"Change name":{v:["Αλλαγή ονόματος"]},"Close sidebar":{v:["Κλείσιμο πλευρικής μπάρας"]},Favorite:{v:["Αγαπημένα"]},"Open sidebar":{v:["Άνοιγμα πλευρικής μπάρας"]}}},{l:"en-GB",t:{"Change name":{v:["Change name"]},"Close sidebar":{v:["Close sidebar"]},Favorite:{v:["Favourite"]},"Open sidebar":{v:["Open sidebar"]}}},{l:"eo",t:{}},{l:"es",t:{"Change name":{v:["Cambiar nombre"]},"Close sidebar":{v:["Cerrar barra lateral"]},Favorite:{v:["Favorito"]},"Open sidebar":{v:["Abrir barra lateral"]}}},{l:"es-AR",t:{"Change name":{v:["Cambiar nombre"]},"Close sidebar":{v:["Cerrar barra lateral"]},Favorite:{v:["Favorito"]},"Open sidebar":{v:["Abrir barra lateral"]}}},{l:"es-EC",t:{"Change name":{v:["Cambiar nombre"]},"Close sidebar":{v:["Cerrar barra lateral"]},Favorite:{v:["Favorito"]}}},{l:"es-MX",t:{"Change name":{v:["Cambiar nombre"]},"Close sidebar":{v:["Cerrar barra lateral"]},Favorite:{v:["Favorito"]},"Open sidebar":{v:["Abrir barra lateral"]}}},{l:"et-EE",t:{"Change name":{v:["Muuda nime"]},"Close sidebar":{v:["Sulge külgriba"]},Favorite:{v:["Lemmik"]},"Open sidebar":{v:["Ava külgriba"]}}},{l:"eu",t:{"Change name":{v:["Aldatu izena"]},"Close sidebar":{v:["Itxi albo-barra"]},Favorite:{v:["Gogokoa"]}}},{l:"fa",t:{"Change name":{v:["تغییر نام"]},"Close sidebar":{v:["بستن نوار کناری"]},Favorite:{v:["مورد علاقه"]},"Open sidebar":{v:["باز کردن نوار کنار"]}}},{l:"fi",t:{"Change name":{v:["Vaihda nimi"]},"Close sidebar":{v:["Sulje sivupalkki"]},Favorite:{v:["Suosikki"]},"Open sidebar":{v:["Avaa sivupalkki"]}}},{l:"fr",t:{"Change name":{v:["Modifier le nom"]},"Close sidebar":{v:["Fermer la barre latérale"]},Favorite:{v:["Favori"]},"Open sidebar":{v:["Ouvrir la barre latérale"]}}},{l:"ga",t:{"Change name":{v:["Athrú ainm"]},"Close sidebar":{v:["Dún barra taoibh"]},Favorite:{v:["is fearr leat"]},"Open sidebar":{v:["Oscail barra taoibh"]}}},{l:"gl",t:{"Change name":{v:["Cambiar o nome"]},"Close sidebar":{v:["Pechar a barra lateral"]},Favorite:{v:["Favorito"]},"Open sidebar":{v:["Abrir a barra lateral"]}}},{l:"he",t:{"Change name":{v:["החלפת שם"]},"Close sidebar":{v:["סגירת סרגל הצד"]},Favorite:{v:["למועדפים"]}}},{l:"hu",t:{"Close sidebar":{v:["Oldalsáv bezárása"]},Favorite:{v:["Kedvenc"]}}},{l:"id",t:{"Change name":{v:["Ubah nama"]},"Close sidebar":{v:["Tutup bilah sisi"]},Favorite:{v:["Favorit"]}}},{l:"is",t:{"Change name":{v:["Breyta nafni"]},"Close sidebar":{v:["Loka hliðarstiku"]},Favorite:{v:["Eftirlæti"]},"Open sidebar":{v:["Opna hliðarspjald"]}}},{l:"it",t:{"Change name":{v:["Cambia nome"]},"Close sidebar":{v:["Chiudi la barra laterale"]},Favorite:{v:["Preferito"]}}},{l:"ja",t:{"Change name":{v:["名前の変更"]},"Close sidebar":{v:["サイドバーを閉じる"]},Favorite:{v:["お気に入り"]},"Open sidebar":{v:["サイドバーを開く"]}}},{l:"ja-JP",t:{"Change name":{v:["名前の変更"]},"Close sidebar":{v:["サイドバーを閉じる"]},Favorite:{v:["お気に入り"]},"Open sidebar":{v:["サイドバーを開く"]}}},{l:"ko",t:{"Change name":{v:["이름 변경"]},"Close sidebar":{v:["사이드바 닫기"]},Favorite:{v:["즐겨찾기"]},"Open sidebar":{v:["사이드바 열기"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Change name":{v:["Промени име"]},"Close sidebar":{v:["Затвори странична лента"]},Favorite:{v:["Фаворити"]},"Open sidebar":{v:["Отвори странична лента"]}}},{l:"my",t:{}},{l:"nb",t:{"Change name":{v:["Endre navn"]},"Close sidebar":{v:["Lukk sidepanel"]},Favorite:{v:["Favoritt"]},"Open sidebar":{v:["Åpne sidefelt"]}}},{l:"nl",t:{"Change name":{v:["Naam wijzigen"]},"Close sidebar":{v:["Zijbalk sluiten"]},Favorite:{v:["Favoriet"]},"Open sidebar":{v:["Zijbalk openen"]}}},{l:"oc",t:{}},{l:"pl",t:{"Change name":{v:["Zmień nazwę"]},"Close sidebar":{v:["Zamknij pasek boczny"]},Favorite:{v:["Ulubiony"]},"Open sidebar":{v:["Otwórz pasek boczny"]}}},{l:"pt-BR",t:{"Change name":{v:["Mudar nome"]},"Close sidebar":{v:["Fechar barra lateral"]},Favorite:{v:["Favorito"]},"Open sidebar":{v:["Abrir barra lateral"]}}},{l:"pt-PT",t:{"Change name":{v:["Alterar nome"]},"Close sidebar":{v:["Fechar barra lateral"]},Favorite:{v:["Favorito"]},"Open sidebar":{v:["Abrir barra lateral"]}}},{l:"ro",t:{"Change name":{v:["Modifică numele"]},"Close sidebar":{v:["Închide bara laterală"]},Favorite:{v:["Favorit"]}}},{l:"ru",t:{"Change name":{v:["Изменить имя"]},"Close sidebar":{v:["Закрыть сайдбар"]},Favorite:{v:["Избранное"]},"Open sidebar":{v:["Открыть боковую панель"]}}},{l:"sk",t:{"Change name":{v:["Zmeniť názov"]},"Close sidebar":{v:["Zavrieť bočný panel"]},Favorite:{v:["Obľúbené"]},"Open sidebar":{v:["Otvoriť bočný panel"]}}},{l:"sl",t:{"Close sidebar":{v:["Zapri stransko vrstico"]},Favorite:{v:["Priljubljeno"]}}},{l:"sr",t:{"Change name":{v:["Измени назив"]},"Close sidebar":{v:["Затвори бочну траку"]},Favorite:{v:["Омиљени"]},"Open sidebar":{v:["Отвори бочну траку"]}}},{l:"sv",t:{"Change name":{v:["Ändra namn"]},"Close sidebar":{v:["Stäng sidofältet"]},Favorite:{v:["Favorit"]},"Open sidebar":{v:["Öppna sidofältet"]}}},{l:"tr",t:{"Change name":{v:["Adı değiştir"]},"Close sidebar":{v:["Yan çubuğu kapat"]},Favorite:{v:["Sık kullanılanlara ekle"]},"Open sidebar":{v:["Yan çubuğu aç"]}}},{l:"uk",t:{"Change name":{v:["Змінити назву"]},"Close sidebar":{v:["Закрити бічну панель"]},Favorite:{v:["Із зірочкою"]},"Open sidebar":{v:["Бокове меню"]}}},{l:"uz",t:{"Change name":{v:["Ismni o'zgartirish"]},"Close sidebar":{v:["Yon panelni yoping"]},Favorite:{v:["Tanlangan"]},"Open sidebar":{v:["Yon panelni oching"]}}},{l:"zh-CN",t:{"Change name":{v:["修改名称"]},"Close sidebar":{v:["关闭侧边栏"]},Favorite:{v:["喜爱"]},"Open sidebar":{v:["打开侧边栏"]}}},{l:"zh-HK",t:{"Change name":{v:["更改名稱"]},"Close sidebar":{v:["關閉側邊欄"]},Favorite:{v:["喜愛"]},"Open sidebar":{v:["打開側邊欄"]}}},{l:"zh-TW",t:{"Change name":{v:["變更名稱"]},"Close sidebar":{v:["關閉側邊欄"]},Favorite:{v:["最愛"]},"Open sidebar":{v:["開啟側邊欄"]}}}],lk=[{l:"ar",t:{"Clear search":{v:["محو البحث"]}}},{l:"ast",t:{"Clear search":{v:["Borrar la busca"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Clear search":{v:["Vyčistit vyhledávání"]}}},{l:"cs-CZ",t:{"Clear search":{v:["Vyčistit vyhledávání"]}}},{l:"da",t:{"Clear search":{v:["Ryd søgning"]}}},{l:"de",t:{"Clear search":{v:["Suche leeren"]}}},{l:"de-DE",t:{"Clear search":{v:["Suche leeren"]}}},{l:"el",t:{"Clear search":{v:["Εκκαθάριση αναζήτησης"]}}},{l:"en-GB",t:{"Clear search":{v:["Clear search"]}}},{l:"eo",t:{}},{l:"es",t:{"Clear search":{v:["Limpiar búsqueda"]}}},{l:"es-AR",t:{"Clear search":{v:["Limpiar búsqueda"]}}},{l:"es-EC",t:{"Clear search":{v:["Limpiar búsqueda"]}}},{l:"es-MX",t:{"Clear search":{v:["Limpiar búsqueda"]}}},{l:"et-EE",t:{"Clear search":{v:["Tühjenda otsing"]}}},{l:"eu",t:{"Clear search":{v:["Garbitu bilaketa"]}}},{l:"fa",t:{"Clear search":{v:["پاک کردن جستجو"]}}},{l:"fi",t:{"Clear search":{v:["Tyhjennä haku"]}}},{l:"fr",t:{"Clear search":{v:["Effacer la recherche"]}}},{l:"ga",t:{"Clear search":{v:["Glan cuardach"]}}},{l:"gl",t:{"Clear search":{v:["Limpar a busca"]}}},{l:"he",t:{"Clear search":{v:["פינוי חיפוש"]}}},{l:"hu",t:{}},{l:"id",t:{"Clear search":{v:["Bersihkan pencarian"]}}},{l:"is",t:{"Clear search":{v:["Hreinsa leit"]}}},{l:"it",t:{"Clear search":{v:["online"]}}},{l:"ja",t:{"Clear search":{v:["検索をクリア"]}}},{l:"ja-JP",t:{"Clear search":{v:["検索をクリア"]}}},{l:"ko",t:{"Clear search":{v:["검색 지우기"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Clear search":{v:["Исчисти пребарување"]}}},{l:"my",t:{}},{l:"nb",t:{"Clear search":{v:["Tøm søk"]}}},{l:"nl",t:{"Clear search":{v:["Zoekopdracht wissen"]}}},{l:"oc",t:{}},{l:"pl",t:{"Clear search":{v:["Wyczyść wyszukiwanie"]}}},{l:"pt-BR",t:{"Clear search":{v:["Limpar pesquisa"]}}},{l:"pt-PT",t:{"Clear search":{v:["Limpar pesquisa"]}}},{l:"ro",t:{"Clear search":{v:["Șterge căutarea"]}}},{l:"ru",t:{"Clear search":{v:["Очистить поиск"]}}},{l:"sk",t:{"Clear search":{v:["Vymazať vyhľadávanie"]}}},{l:"sl",t:{}},{l:"sr",t:{"Clear search":{v:["Обриши претрагу"]}}},{l:"sv",t:{"Clear search":{v:["Rensa sökning"]}}},{l:"tr",t:{"Clear search":{v:["Aramayı temizle"]}}},{l:"uk",t:{"Clear search":{v:["Очистити пошук"]}}},{l:"uz",t:{"Clear search":{v:["Qidiruvni tozalash"]}}},{l:"zh-CN",t:{"Clear search":{v:["清除搜索"]}}},{l:"zh-HK",t:{"Clear search":{v:["清除搜索"]}}},{l:"zh-TW",t:{"Clear search":{v:["清除搜尋"]}}}],zc=[{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:["選項"]}}}],Wa=[{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:["關閉"]}}}],ck=[{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:["開啟選單"]}}}],Oc=[{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:{}}],dk=[{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:["編輯項目"]}}}],Lc=[{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:["輸入連結"]}}}],pk=[{l:"ar",t:{"Hide details":{v:["أخفِ التفاصيل"]},"Rename project":{v:["تغيير اسم المشروع"]},"Show details":{v:["أظهِر التفاصيل"]}}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Hide details":{v:["Skrýt podrobnosti"]},"Rename project":{v:["Přejmenovat projekt"]},"Show details":{v:["Zobrazit podrobnosti"]}}},{l:"cs-CZ",t:{}},{l:"da",t:{"Hide details":{v:["Skjul detaljer"]},"Rename project":{v:["Omdøb projekt"]},"Show details":{v:["Vis detaljer"]}}},{l:"de",t:{"Hide details":{v:["Details ausblenden"]},"Rename project":{v:["Projekt umbenennen"]},"Show details":{v:["Details anzeigen"]}}},{l:"de-DE",t:{"Hide details":{v:["Details ausblenden"]},"Rename project":{v:["Projekt umbenennen"]},"Show details":{v:["Details anzeigen"]}}},{l:"el",t:{"Hide details":{v:["Απόκρυψη λεπτομερειών"]},"Rename project":{v:["Μετονομασία έργου"]},"Show details":{v:["Εμφάνιση λεπτομερειών"]}}},{l:"en-GB",t:{"Hide details":{v:["Hide details"]},"Rename project":{v:["Rename project"]},"Show details":{v:["Show details"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{"Hide details":{v:["Ocultar detalles"]},"Rename project":{v:["Renombrar proyecto"]},"Show details":{v:["Mostrar detalles"]}}},{l:"es-EC",t:{}},{l:"es-MX",t:{"Hide details":{v:["Ocultar detalles"]},"Rename project":{v:["Renombrar proyecto"]},"Show details":{v:["Mostrar detalles"]}}},{l:"et-EE",t:{"Hide details":{v:["Peida üksikasjad"]},"Rename project":{v:["Muuda projekti nime"]},"Show details":{v:["Näita üksikasju"]}}},{l:"eu",t:{}},{l:"fa",t:{"Hide details":{v:["پنهان کردن جزئیات"]},"Rename project":{v:["تغییر نام پروژه"]},"Show details":{v:["نمایش جزئیات"]}}},{l:"fi",t:{"Hide details":{v:["Piilota yksityiskohdat"]},"Rename project":{v:["Nimeä projekti"]},"Show details":{v:["Näytä yksityiskohdat"]}}},{l:"fr",t:{"Hide details":{v:["Masquer les détails"]},"Rename project":{v:["Renommer le projet"]},"Show details":{v:["Afficher les détails"]}}},{l:"ga",t:{"Hide details":{v:["Folaigh sonraí"]},"Rename project":{v:["Athainmnigh an tionscadal"]},"Show details":{v:["Taispeáin sonraí"]}}},{l:"gl",t:{"Hide details":{v:["Agochar os detalles"]},"Rename project":{v:["Cambiar o nome do proxecto"]},"Show details":{v:["Amosar os detalles"]}}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{}},{l:"is",t:{"Hide details":{v:["Fela nánari upplýsingar"]},"Rename project":{v:["Endurnefna verkefni"]},"Show details":{v:["Birta nánari upplýsingar"]}}},{l:"it",t:{}},{l:"ja",t:{"Hide details":{v:["詳細を非表示"]},"Rename project":{v:["プロジェクト名を変更"]},"Show details":{v:["詳細の表示"]}}},{l:"ja-JP",t:{}},{l:"ko",t:{"Hide details":{v:["세부 사항 숨기기"]},"Rename project":{v:["프로젝트 이름 변경"]},"Show details":{v:["세부 사항 보기"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Hide details":{v:["Сокриј детали"]},"Rename project":{v:["Преименувај проект"]},"Show details":{v:["Прикажи детали"]}}},{l:"my",t:{}},{l:"nb",t:{"Hide details":{v:["Skjul detaljer"]},"Rename project":{v:["Gi prosjekt nytt navn"]},"Show details":{v:["Vis detaljer"]}}},{l:"nl",t:{"Hide details":{v:["Details verbergen"]},"Rename project":{v:["Project hernoemen"]},"Show details":{v:["Details weergeven"]}}},{l:"oc",t:{}},{l:"pl",t:{"Hide details":{v:["Ukryj szczegóły"]},"Rename project":{v:["Zmień nazwę projektu"]},"Show details":{v:["Pokaż szczegóły"]}}},{l:"pt-BR",t:{"Hide details":{v:["Ocultar detalhes"]},"Rename project":{v:["Renomear projeto"]},"Show details":{v:["Mostrar detalhes"]}}},{l:"pt-PT",t:{"Hide details":{v:["Ocultar detalhes"]},"Rename project":{v:["Alterar nome do projeto"]},"Show details":{v:["Ver detalhes"]}}},{l:"ro",t:{}},{l:"ru",t:{"Hide details":{v:["Скрыть подробности"]},"Rename project":{v:["Переименовать проект"]},"Show details":{v:["Показать детали"]}}},{l:"sk",t:{"Hide details":{v:["Skryť detaily"]},"Rename project":{v:["Premenovať projekt"]},"Show details":{v:["Zobraziť detaily"]}}},{l:"sl",t:{}},{l:"sr",t:{"Hide details":{v:["Сакриј детаље"]},"Rename project":{v:["Промени име пројекта"]},"Show details":{v:["Прикажи детаље"]}}},{l:"sv",t:{"Hide details":{v:["Göm detaljer"]},"Rename project":{v:["Byt namn på projektet"]},"Show details":{v:["Visa detaljer"]}}},{l:"tr",t:{"Hide details":{v:["Ayrıntıları gizle"]},"Rename project":{v:["Projeyi yeniden adlandır"]},"Show details":{v:["Ayrıntıları görüntüle"]}}},{l:"uk",t:{"Hide details":{v:["Сховати деталі"]},"Rename project":{v:["Перейменувати проєкт"]},"Show details":{v:["Показати деталі"]}}},{l:"uz",t:{"Hide details":{v:["Tafsilotlarni yashirish"]},"Rename project":{v:["Loyiha nomini o'zgartirish"]},"Show details":{v:["Tafsilotlarni ko'rsatish"]}}},{l:"zh-CN",t:{"Hide details":{v:["隐藏细节"]},"Rename project":{v:["重命名项目"]},"Show details":{v:["显示细节"]}}},{l:"zh-HK",t:{"Hide details":{v:["隱藏詳情"]},"Rename project":{v:["重命名方案"]},"Show details":{v:["顯示詳情"]}}},{l:"zh-TW",t:{"Hide details":{v:["隱藏詳細資料"]},"Rename project":{v:["重新命名專案"]},"Show details":{v:["顯示詳細資訊"]}}}],Mc=[{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:["開始輸入以進行搜尋"]}}}],vk=[{l:"ar",t:{"No link provider found":{v:["لا يوجد أيّ مزود روابط link provider"]},"Write a message …":{v:["أكتب رسالة ..."]}}},{l:"ast",t:{"No link provider found":{v:["Nun s'atopó nengún fornidor d'enllaces"]},"Write a message …":{v:["Escribi un mensaxe…"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Dosaženo limitu počtu %n znaku zprávy","Dosaženo limitu počtu %n znaků zprávy","Dosaženo limitu počtu %n znaků zprávy","Dosaženo limitu počtu %n znaků zprávy"]},"No link provider found":{v:["Nenalezen žádný poskytovatel odkazů"]},"Write a message …":{v:["Napište zprávu …"]}}},{l:"cs-CZ",t:{"No link provider found":{v:["Nenalezen žádný poskytovatel odkazů"]},"Write a message …":{v:["Napsat zprávu…"]}}},{l:"da",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Beskedgrænsen på %n tegn er nået","Beskedgrænsen på %n tegn er nået"]},"No link provider found":{v:["Ingen linkudbyder fundet"]},"Write a message …":{v:["Skriv en besked ..."]}}},{l:"de",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Nachrichtenlimit von %n Zeichen erreicht","Nachrichtenlimit von %n Zeichen erreicht"]},"No link provider found":{v:["Kein Linkanbieter gefunden"]},"Write a message …":{v:["Nachricht schreiben …"]}}},{l:"de-DE",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Nachrichtenlimit von %n Zeichen erreicht","Nachrichtenlimit von %n Zeichen erreicht"]},"No link provider found":{v:["Kein Linkanbieter gefunden"]},"Write a message …":{v:["Nachricht schreiben …"]}}},{l:"el",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Έφτασε το όριο μηνύματος των %n χαρακτήρων","Έφτασε το όριο μηνύματος των %n χαρακτήρων"]},"No link provider found":{v:["Δεν βρέθηκε πάροχος συνδέσμου"]},"Write a message …":{v:["Γράψτε ένα μήνυμα …"]}}},{l:"en-GB",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Message limit of %n character reached","Message limit of %n characters reached"]},"No link provider found":{v:["No link provider found"]},"Write a message …":{v:["Write a message …"]}}},{l:"eo",t:{}},{l:"es",t:{"No link provider found":{v:["No se encontró ningún proveedor de enlaces"]},"Write a message …":{v:["Escriba un mensaje ..."]}}},{l:"es-AR",t:{"No link provider found":{v:["No se encontró ningún proveedor de enlaces"]},"Write a message …":{v:["Escriba un mensaje ..."]}}},{l:"es-EC",t:{"No link provider found":{v:["No se encontró ningún proveedor de enlaces"]}}},{l:"es-MX",t:{"No link provider found":{v:["No se encontró ningún proveedor de enlaces"]},"Write a message …":{v:["Escriba un mensaje ..."]}}},{l:"et-EE",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Sõnumi piirarv %n tähemärk on käes","Sõnumi piirarv %n tähemärki on käes"]},"No link provider found":{v:["Lingi pakkujat ei leitud"]},"Write a message …":{v:["Koosta sõnum …"]}}},{l:"eu",t:{"No link provider found":{v:["Ez da aurkitu esteka-hornitzailerik"]},"Write a message …":{v:["Idatzi mezu bat…"]}}},{l:"fa",t:{"No link provider found":{v:["هیچ ارائهدهنده پیوندی یافت نشد"]},"Write a message …":{v:["یک پیام بنویسید ..."]}}},{l:"fi",t:{"No link provider found":{v:["Linkin tarjoajia ei löydetty"]},"Write a message …":{v:["Kirjoita viesti…"]}}},{l:"fr",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Limite de messages de %n caractère atteinte","Limite de messages de %n caractères atteinte","Limite de messages de %n caractères atteinte"]},"No link provider found":{v:["Aucun fournisseur de lien trouvé"]},"Write a message …":{v:["Ecrire un message..."]}}},{l:"ga",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Sroicheadh teorainn teachtaireachta de %n carachtar","Sroicheadh teorainn teachtaireachta de %n carachtar","Sroicheadh teorainn teachtaireachta de %n carachtar","Sroicheadh teorainn teachtaireachta de %n carachtar","Sroicheadh teorainn teachtaireachta de %n carachtar"]},"No link provider found":{v:["Níor aimsíodh aon soláthraí naisc"]},"Write a message …":{v:["Scríobh teachtaireacht …"]}}},{l:"gl",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Acadouse o límite de %n caracter por mensaxe","Acadouse o límite de %n caracteres por mensaxe"]},"No link provider found":{v:["Non se atopou ningún provedor de ligazóns"]},"Write a message …":{v:["Escribir unha mensaxe…"]}}},{l:"he",t:{"No link provider found":{v:["לא נמצא ספק קישורים"]}}},{l:"hu",t:{}},{l:"id",t:{"No link provider found":{v:["Tidak ada penyedia tautan yang ditemukan"]},"Write a message …":{v:["Tulis pesan ..."]}}},{l:"is",t:{"No link provider found":{v:["Engin tenglaveita fannst"]},"Write a message …":{v:["Skrifaðu skilaboð …"]}}},{l:"it",t:{"No link provider found":{v:["Nessun fornitore di link trovato"]},"Write a message …":{v:["Scrivi un messaggio ..."]}}},{l:"ja",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["メッセージの%n文字の制限に達しました"]},"No link provider found":{v:["リンクプロバイダーが見つかりません"]},"Write a message …":{v:["メッセージを書く ..."]}}},{l:"ja-JP",t:{"No link provider found":{v:["リンクプロバイダーが見つかりません"]},"Write a message …":{v:["メッセージを書く ..."]}}},{l:"ko",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["메시지 제한 %n자에 도달"]},"No link provider found":{v:["링크 제공자 없음"]},"Write a message …":{v:["메시지 작성..."]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Достигнат е лимит од %n карактер","Достигнат е лимит од %n карактери за порака"]},"No link provider found":{v:["Не е пронајден давател на линк"]},"Write a message …":{v:["Напиши порака …"]}}},{l:"my",t:{}},{l:"nb",t:{"No link provider found":{v:["Finner ingen lenkeleverandør"]},"Write a message …":{v:["Skriv en melding..."]}}},{l:"nl",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Berichtlimiet van %n teken bereikt","Berichtlimiet van %n tekens bereikt"]},"No link provider found":{v:["Geen link provider gevonden"]},"Write a message …":{v:["Schrijf een bericht …"]}}},{l:"oc",t:{}},{l:"pl",t:{"No link provider found":{v:["Nie znaleziono dostawcy linków"]},"Write a message …":{v:["Napisz wiadomość…"]}}},{l:"pt-BR",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Limite de mensagem de %n caractere atingido","Limite de mensagem de %n de caracteres atingido","Limite de mensagem de %n caracteres atingido"]},"No link provider found":{v:["Nenhum provedor de link encontrado"]},"Write a message …":{v:["Escreva uma mensagem …"]}}},{l:"pt-PT",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Limite de mensagem de %n carácter atingido","Limite de mensagem de %n caracteres atingido","Limite de mensagem de %n caracteres atingido"]},"No link provider found":{v:["Nenhum fornecedor de link encontrado"]},"Write a message …":{v:["Escreva uma mensagem..."]}}},{l:"ro",t:{"No link provider found":{v:["Nu s-a găsit un provider pentru linkuri"]},"Write a message …":{v:["Scrieți un mesaj ..."]}}},{l:"ru",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Достигнут лимит в %n символ","Достигнут лимит в %n символа","Достигнут лимит в %n символов","Достигнут лимит в %n символов"]},"No link provider found":{v:["Поставщик ссылок не найден"]},"Write a message …":{v:["Напишите сообщение …"]}}},{l:"sk",t:{"No link provider found":{v:["Žiaden odkaz poskytovateľa nebol nájdený"]},"Write a message …":{v:["Napíšte správu…"]}}},{l:"sl",t:{}},{l:"sr",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Достигнуто је ограничење величине поруке од %n карактер","Достигнуто је ограничење величине поруке од %n карактера","Достигнуто је ограничење величине поруке од %n карактера"]},"No link provider found":{v:["Није пронађен ниједан пружалац линка"]},"Write a message …":{v:["Напишите поруку…"]}}},{l:"sv",t:{"No link provider found":{v:["Ingen länkleverantör hittades"]},"Write a message …":{v:["Skriv ett meddelande …"]}}},{l:"tr",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["İleti için %n karakter sayısı sınırına ulaşıldı","İleti için %n karakter sayısı sınırına ulaşıldı"]},"No link provider found":{v:["Bağlantı hizmeti sağlayıcısı bulunamadı"]},"Write a message …":{v:["Bir ileti yazın…"]}}},{l:"uk",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["Досягнуто обмеження на довжину повідомлення у %n символ.","Досягнуто обмеження на довжину повідомлення у %n символи.","Досягнуто обмеження на довжину повідомлення у%n символів.","Досягнуто обмеження на довжину повідомлення у %n символів."]},"No link provider found":{v:["Не наведено посилання"]},"Write a message …":{v:["Створити повідомлення …"]}}},{l:"uz",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:[" %n ta belgidan iborat xabar chegarasiga yetdi"]},"No link provider found":{v:["Hech qanday havola provayderi topilmadi"]},"Write a message …":{v:["Xabar yozish..."]}}},{l:"zh-CN",t:{"No link provider found":{v:["未找到任何链接提供者"]},"Write a message …":{v:["编写信息 ..."]}}},{l:"zh-HK",t:{"Message limit of %n character reached":{p:"Message limit of %n characters reached",v:["已達到訊息最多 %n 字元限制"]},"No link provider found":{v:["找不到連結提供者"]},"Write a message …":{v:["編寫訊息 …"]}}},{l:"zh-TW",t:{"No link provider found":{v:["找不到連結提供者"]},"Write a message …":{v:["編寫訊息……"]}}}],hk=[{l:"ar",t:{"More items …":{v:["عناصر أخرى ..."]}}},{l:"ast",t:{"More items …":{v:["Más elementos…"]}}},{l:"br",t:{}},{l:"ca",t:{"More items …":{v:["Més artícles..."]}}},{l:"cs",t:{"More items …":{v:["Další položky …"]}}},{l:"cs-CZ",t:{"More items …":{v:["Další položky…"]}}},{l:"da",t:{"More items …":{v:["Flere elementer ..."]}}},{l:"de",t:{"More items …":{v:["Weitere Elemente …"]}}},{l:"de-DE",t:{"More items …":{v:["Weitere Elemente …"]}}},{l:"el",t:{"More items …":{v:["Περισσότερα στοιχεία …"]}}},{l:"en-GB",t:{"More items …":{v:["More items …"]}}},{l:"eo",t:{}},{l:"es",t:{"More items …":{v:["Más ítems ..."]}}},{l:"es-AR",t:{"More items …":{v:["Más elementos..."]}}},{l:"es-EC",t:{"More items …":{v:["Más elementos..."]}}},{l:"es-MX",t:{"More items …":{v:["Más Elementos ..."]}}},{l:"et-EE",t:{"More items …":{v:["Vaata veel …"]}}},{l:"eu",t:{"More items …":{v:["Elementu gehiago …"]}}},{l:"fa",t:{"More items …":{v:["موارد بیشتر ..."]}}},{l:"fi",t:{"More items …":{v:["Lisää kohteita…"]}}},{l:"fr",t:{"More items …":{v:["Plus d'éléments..."]}}},{l:"ga",t:{"More items …":{v:["Tuilleadh míreanna …"]}}},{l:"gl",t:{"More items …":{v:["Máis elementos…"]}}},{l:"he",t:{"More items …":{v:["פריטים נוספים…"]}}},{l:"hu",t:{"More items …":{v:["További elemek..."]}}},{l:"id",t:{"More items …":{v:["Item lainnya…"]}}},{l:"is",t:{"More items …":{v:["Fleiri atriði …"]}}},{l:"it",t:{"More items …":{v:["Più elementi ..."]}}},{l:"ja",t:{"More items …":{v:["他のアイテム …"]}}},{l:"ja-JP",t:{"More items …":{v:["他のアイテム"]}}},{l:"ko",t:{"More items …":{v:["항목 더 보기..."]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"More items …":{v:["Повеќе елементи …"]}}},{l:"my",t:{}},{l:"nb",t:{"More items …":{v:["Flere gjenstander..."]}}},{l:"nl",t:{"More items …":{v:["Meer items …"]}}},{l:"oc",t:{}},{l:"pl",t:{"More items …":{v:["Więcej pozycji…"]}}},{l:"pt-BR",t:{"More items …":{v:["Mais itens …"]}}},{l:"pt-PT",t:{"More items …":{v:["Mais itens…"]}}},{l:"ro",t:{"More items …":{v:["Mai multe articole ..."]}}},{l:"ru",t:{"More items …":{v:["Больше элементов …"]}}},{l:"sk",t:{"More items …":{v:["Viac položiek..."]}}},{l:"sl",t:{"More items …":{v:["Več predmetov ..."]}}},{l:"sr",t:{"More items …":{v:["Још ставки..."]}}},{l:"sv",t:{"More items …":{v:["Fler objekt …"]}}},{l:"tr",t:{"More items …":{v:["Diğer ögeler…"]}}},{l:"uk",t:{"More items …":{v:["Більше …"]}}},{l:"uz",t:{"More items …":{v:["Yana elementlar..."]}}},{l:"zh-CN",t:{"More items …":{v:["更多项目…"]}}},{l:"zh-HK",t:{"More items …":{v:["更多項目 …"]}}},{l:"zh-TW",t:{"More items …":{v:["更多項目……"]}}}],_c=[{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:["開始幻燈片"]}}}],mk=[{l:"ar",t:{"No emoji found":{v:["لم يتم العثور على أي إيموجي emoji"]}}},{l:"ast",t:{"No emoji found":{v:["Nun s'atopó nengún fustaxe"]}}},{l:"br",t:{"No emoji found":{v:["Emoji ebet kavet"]}}},{l:"ca",t:{"No emoji found":{v:["No s'ha trobat cap emoji"]}}},{l:"cs",t:{"No emoji found":{v:["Nenalezeno žádné emoji"]}}},{l:"cs-CZ",t:{"No emoji found":{v:["Nenalezeno žádné emoji"]}}},{l:"da",t:{"No emoji found":{v:["Ingen emoji fundet"]}}},{l:"de",t:{"No emoji found":{v:["Kein Emoji gefunden"]}}},{l:"de-DE",t:{"No emoji found":{v:["Kein Emoji gefunden"]}}},{l:"el",t:{"No emoji found":{v:["Δεν βρέθηκε emoji"]}}},{l:"en-GB",t:{"No emoji found":{v:["No emoji found"]}}},{l:"eo",t:{"No emoji found":{v:["La emoĝio forestas"]}}},{l:"es",t:{"No emoji found":{v:["No se encontró ningún emoji"]}}},{l:"es-AR",t:{"No emoji found":{v:["No se encontró ningún emoji"]}}},{l:"es-EC",t:{"No emoji found":{v:["No se encontró ningún emoji"]}}},{l:"es-MX",t:{"No emoji found":{v:["No se encontró ningún emoji"]}}},{l:"et-EE",t:{"No emoji found":{v:["Emojit ei leitud"]}}},{l:"eu",t:{"No emoji found":{v:["Ez da emojirik aurkitu"]}}},{l:"fa",t:{"No emoji found":{v:["هیچ شکلکی یافت نشد"]}}},{l:"fi",t:{"No emoji found":{v:["Emojia ei löytynyt"]}}},{l:"fr",t:{"No emoji found":{v:["Pas d’émoji trouvé"]}}},{l:"ga",t:{"No emoji found":{v:["Níor aimsíodh emoji"]}}},{l:"gl",t:{"No emoji found":{v:["Non se atopou ningún «emoji»"]}}},{l:"he",t:{"No emoji found":{v:["לא נמצא אמוג׳י"]}}},{l:"hu",t:{"No emoji found":{v:["Nem található emodzsi"]}}},{l:"id",t:{"No emoji found":{v:["Tidak ada emoji yang ditemukan"]}}},{l:"is",t:{"No emoji found":{v:["Ekkert tjáningartákn fannst"]}}},{l:"it",t:{"No emoji found":{v:["Nessun emoji trovato"]}}},{l:"ja",t:{"No emoji found":{v:["絵文字が見つかりません"]}}},{l:"ja-JP",t:{"No emoji found":{v:["絵文字が見つかりません"]}}},{l:"ko",t:{"No emoji found":{v:["이모지 없음"]}}},{l:"lt-LT",t:{"No emoji found":{v:["Nerasta jaustukų"]}}},{l:"lv",t:{}},{l:"mk",t:{"No emoji found":{v:["Не се пронајдени емотикони"]}}},{l:"my",t:{"No emoji found":{v:["အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ"]}}},{l:"nb",t:{"No emoji found":{v:["Fant ingen emoji"]}}},{l:"nl",t:{"No emoji found":{v:["Geen emoji gevonden"]}}},{l:"oc",t:{}},{l:"pl",t:{"No emoji found":{v:["Nie znaleziono emoji"]}}},{l:"pt-BR",t:{"No emoji found":{v:["Nenhum emoji encontrado"]}}},{l:"pt-PT",t:{"No emoji found":{v:["Nenhum emoji encontrado"]}}},{l:"ro",t:{"No emoji found":{v:["Nu s-a găsit niciun emoji"]}}},{l:"ru",t:{"No emoji found":{v:["Эмодзи не найдено"]}}},{l:"sk",t:{"No emoji found":{v:["Nenašli sa žiadne emodži"]}}},{l:"sl",t:{"No emoji found":{v:["Ni najdenih izraznih ikon"]}}},{l:"sr",t:{"No emoji found":{v:["Није пронађен ниједан емођи"]}}},{l:"sv",t:{"No emoji found":{v:["Hittade inga emojis"]}}},{l:"tr",t:{"No emoji found":{v:["Herhangi bir emoji bulunamadı"]}}},{l:"uk",t:{"No emoji found":{v:["Емоційки відсутні"]}}},{l:"uz",t:{"No emoji found":{v:["Hech qanday emoji topilmadi"]}}},{l:"zh-CN",t:{"No emoji found":{v:["表情未找到"]}}},{l:"zh-HK",t:{"No emoji found":{v:["未找到表情符號"]}}},{l:"zh-TW",t:{"No emoji found":{v:["未找到表情符號"]}}}],fk=[{l:"ar",t:{'Open link to "{resourceName}"':{v:['إفتَح الرابط إلى "{resourceName}"']}}},{l:"ast",t:{'Open link to "{resourceName}"':{v:["Abrir l'enllaz a «{resourceName}»"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{'Open link to "{resourceName}"':{v:["Otevřít odkaz na „{resourceName}“"]}}},{l:"cs-CZ",t:{'Open link to "{resourceName}"':{v:["Otevřít odkaz na „{resourceName}“"]}}},{l:"da",t:{'Open link to "{resourceName}"':{v:['Åbn link til "{resourceName}"']}}},{l:"de",t:{'Open link to "{resourceName}"':{v:['Link zu "{resourceName}" öffnen']}}},{l:"de-DE",t:{'Open link to "{resourceName}"':{v:['Link zu "{resourceName}" öffnen']}}},{l:"el",t:{'Open link to "{resourceName}"':{v:['Άνοιγμα συνδέσμου για "{resourceName}"']}}},{l:"en-GB",t:{'Open link to "{resourceName}"':{v:['Open link to "{resourceName}"']}}},{l:"eo",t:{}},{l:"es",t:{'Open link to "{resourceName}"':{v:['Abrir enlace a "{resourceName}"']}}},{l:"es-AR",t:{'Open link to "{resourceName}"':{v:['Abrir enlace a "{resourceName}"']}}},{l:"es-EC",t:{'Open link to "{resourceName}"':{v:['Abrir enlace a "{resourceName}"']}}},{l:"es-MX",t:{'Open link to "{resourceName}"':{v:['Abrir enlace a "{resourceName}"']}}},{l:"et-EE",t:{'Open link to "{resourceName}"':{v:["Ava link „{resourceName}“"]}}},{l:"eu",t:{'Open link to "{resourceName}"':{v:['Ireki "{resourceName}" esteka']}}},{l:"fa",t:{'Open link to "{resourceName}"':{v:["باز کردن پیوند به «{resourceName}»"]}}},{l:"fi",t:{'Open link to "{resourceName}"':{v:['Avaa linkki "{resourceName}"']}}},{l:"fr",t:{'Open link to "{resourceName}"':{v:['Ouvrir le lien vers "{resourceName}"']}}},{l:"ga",t:{'Open link to "{resourceName}"':{v:['Oscail nasc chuig "{resourceName}"']}}},{l:"gl",t:{'Open link to "{resourceName}"':{v:["Abrir a ligazón a «{resourceName}»"]}}},{l:"he",t:{'Open link to "{resourceName}"':{v:["פתיחת קישור אל „{resourceName}”"]}}},{l:"hu",t:{}},{l:"id",t:{'Open link to "{resourceName}"':{v:['Buka tautan ke "{resourceName}"']}}},{l:"is",t:{'Open link to "{resourceName}"':{v:['Opna tengil í "{resourceName}"']}}},{l:"it",t:{'Open link to "{resourceName}"':{v:['Apri il link a "{resourceName}"']}}},{l:"ja",t:{'Open link to "{resourceName}"':{v:['"{resourceName}" へのリンクを開く']}}},{l:"ja-JP",t:{'Open link to "{resourceName}"':{v:['"{resourceName}" へのリンクを開く']}}},{l:"ko",t:{'Open link to "{resourceName}"':{v:['"{resourceName}"의 링크 열기']}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{'Open link to "{resourceName}"':{v:['Отвори линк до "{resourceName}"']}}},{l:"my",t:{}},{l:"nb",t:{'Open link to "{resourceName}"':{v:['Åpne lenken til "{resourceName}"']}}},{l:"nl",t:{'Open link to "{resourceName}"':{v:['Link naar "{resourceName}" openen']}}},{l:"oc",t:{}},{l:"pl",t:{'Open link to "{resourceName}"':{v:['Otwórz link do "{resourceName}"']}}},{l:"pt-BR",t:{'Open link to "{resourceName}"':{v:['Abrir o link para "{resourceName}"']}}},{l:"pt-PT",t:{'Open link to "{resourceName}"':{v:['Abrir link para "{resourceName}"']}}},{l:"ro",t:{'Open link to "{resourceName}"':{v:['Deschide linkul la "{resourceName}"']}}},{l:"ru",t:{'Open link to "{resourceName}"':{v:['Открыть ссылку на "{resourceName}"']}}},{l:"sk",t:{'Open link to "{resourceName}"':{v:['Otvoriť link v "{resourceName}"']}}},{l:"sl",t:{}},{l:"sr",t:{'Open link to "{resourceName}"':{v:["Отвори линк на „{resourceName}”"]}}},{l:"sv",t:{'Open link to "{resourceName}"':{v:['Öppna länken till "{resourceName}"']}}},{l:"tr",t:{'Open link to "{resourceName}"':{v:['Bağlantıyı "{resourceName}" üzerine aç']}}},{l:"uk",t:{'Open link to "{resourceName}"':{v:['Відкрити посилання на "{resourceName}"']}}},{l:"uz",t:{'Open link to "{resourceName}"':{v:[' "{resourceName}" ga havolani ochish']}}},{l:"zh-CN",t:{'Open link to "{resourceName}"':{v:["打开 “{resourceName}” 的链接"]}}},{l:"zh-HK",t:{'Open link to "{resourceName}"':{v:["開啟到「{resourceName}」的連結"]}}},{l:"zh-TW",t:{'Open link to "{resourceName}"':{v:["開啟到「{resourceName}」的連結"]}}}],Ua=[{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:["提供者圖示"]}}}],gk=[{l:"ar",t:{"Related team resources":{v:["موارد للفريق ذات صلة"]},"View team":{v:["عرض الفريق"]}}},{l:"ast",t:{"Related team resources":{v:["Recursos rellacionaos colos equipos"]},"View team":{v:["Ver l'equipu"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Related team resources":{v:["Související prostředky kolektivu"]},"View team":{v:["Zobrazit kolektiv"]}}},{l:"cs-CZ",t:{}},{l:"da",t:{"Related team resources":{v:["Relaterede teamressourcer"]},"View team":{v:["Se teamet"]}}},{l:"de",t:{"Related team resources":{v:["Verwandte Team-Ressourcen"]},"View team":{v:["Team anzeigen"]}}},{l:"de-DE",t:{"Related team resources":{v:["Verwandte Team-Ressourcen"]},"View team":{v:["Team anzeigen"]}}},{l:"el",t:{"Related team resources":{v:["Σχετικοί πόροι ομάδας"]},"View team":{v:["Προβολή ομάδας"]}}},{l:"en-GB",t:{"Related team resources":{v:["Related team resources"]},"View team":{v:["View team"]}}},{l:"eo",t:{}},{l:"es",t:{"Related team resources":{v:["Recursos de equipo relacionados"]},"View team":{v:["Ver equipo"]}}},{l:"es-AR",t:{"Related team resources":{v:["Recursos de equipo relacionados"]},"View team":{v:["Ver equipo"]}}},{l:"es-EC",t:{}},{l:"es-MX",t:{"Related team resources":{v:["Recursos de equipo relacionados"]},"View team":{v:["Ver equipo"]}}},{l:"et-EE",t:{"Related team resources":{v:["Tiimi seotud ressursid"]},"View team":{v:["Vaata tiimi"]}}},{l:"eu",t:{}},{l:"fa",t:{"Related team resources":{v:["منابع تیمی مرتبط"]},"View team":{v:["مشاهده گروه"]}}},{l:"fi",t:{"Related team resources":{v:["Liittyvät tiimiresurssit"]},"View team":{v:["Näytä tiimi"]}}},{l:"fr",t:{"Related team resources":{v:["Ressources d'équipe associées"]},"View team":{v:["Voir l'équipe"]}}},{l:"ga",t:{"Related team resources":{v:["Acmhainní foirne gaolmhara"]},"View team":{v:["Féach ar an bhfoireann"]}}},{l:"gl",t:{"Related team resources":{v:["Recursos de equipo relacionados"]},"View team":{v:["Ver o equipo"]}}},{l:"he",t:{}},{l:"hu",t:{}},{l:"id",t:{}},{l:"is",t:{"Related team resources":{v:["Tengd tilföng teymis"]},"View team":{v:["Skoða teymi"]}}},{l:"it",t:{}},{l:"ja",t:{"Related team resources":{v:["チームの関連リソース"]},"View team":{v:["チームを表示"]}}},{l:"ja-JP",t:{"Related team resources":{v:["チームの関連リソース"]},"View team":{v:["チームを表示"]}}},{l:"ko",t:{"Related team resources":{v:["관련 팀 리소스"]},"View team":{v:["팀 보기"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Related team resources":{v:["Поврзани ресурси на тимот"]},"View team":{v:["Прикажи тим"]}}},{l:"my",t:{}},{l:"nb",t:{"Related team resources":{v:["Relaterte lagressurser"]},"View team":{v:["Se lag"]}}},{l:"nl",t:{"Related team resources":{v:["Verwante teambronnen"]},"View team":{v:["Team bekijken"]}}},{l:"oc",t:{}},{l:"pl",t:{"Related team resources":{v:["Powiązane zasoby grupowe"]},"View team":{v:["Zobacz grupę"]}}},{l:"pt-BR",t:{"Related team resources":{v:["Recursos de equipe relacionados"]},"View team":{v:["Ver equipe"]}}},{l:"pt-PT",t:{"Related team resources":{v:["Recursos relacionados com a equipa"]},"View team":{v:["Ver equipa"]}}},{l:"ro",t:{}},{l:"ru",t:{"Related team resources":{v:["Связанные командные ресурсы"]},"View team":{v:["Просмотр команды"]}}},{l:"sk",t:{"Related team resources":{v:["Súvisiace tímové zdroje"]},"View team":{v:["Zobraziť tím"]}}},{l:"sl",t:{}},{l:"sr",t:{"Related team resources":{v:["Повезани тимски ресурси"]},"View team":{v:["Прикажи тим"]}}},{l:"sv",t:{"Related team resources":{v:["Relaterade teamresurser"]},"View team":{v:["Visa team"]}}},{l:"tr",t:{"Related team resources":{v:["İlgili takım kaynakları"]},"View team":{v:["Takımı görüntüle"]}}},{l:"uk",t:{"Related team resources":{v:["Пов'язані ресурси команди"]},"View team":{v:["Переглянути команду"]}}},{l:"uz",t:{"Related team resources":{v:["Tegishli jamoa resurslari"]},"View team":{v:["Jamoani ko'rish"]}}},{l:"zh-CN",t:{"Related team resources":{v:["相关团队资源"]},"View team":{v:["查看团队"]}}},{l:"zh-HK",t:{"Related team resources":{v:["相關團隊資源"]},"View team":{v:["查看團隊"]}}},{l:"zh-TW",t:{"Related team resources":{v:["相關團隊資源"]},"View team":{v:["檢視團隊"]}}}],Rc=[{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:["搜尋"]}}}],Ic=[{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:["選取提供者"]}}}],Ck=[{l:"ar",t:{Submit:{v:["إرسال"]}}},{l:"ast",t:{Submit:{v:["Unviar"]}}},{l:"br",t:{}},{l:"ca",t:{Submit:{v:["Envia"]}}},{l:"cs",t:{Submit:{v:["Odeslat"]}}},{l:"cs-CZ",t:{Submit:{v:["Odeslat"]}}},{l:"da",t:{Submit:{v:["Send"]}}},{l:"de",t:{Submit:{v:["Einreichen"]}}},{l:"de-DE",t:{Submit:{v:["Einreichen"]}}},{l:"el",t:{Submit:{v:["Υποβολή"]}}},{l:"en-GB",t:{Submit:{v:["Submit"]}}},{l:"eo",t:{}},{l:"es",t:{Submit:{v:["Enviar"]}}},{l:"es-AR",t:{Submit:{v:["Enviar"]}}},{l:"es-EC",t:{Submit:{v:["Enviar"]}}},{l:"es-MX",t:{Submit:{v:["Enviar"]}}},{l:"et-EE",t:{Submit:{v:["Saada"]}}},{l:"eu",t:{Submit:{v:["Bidali"]}}},{l:"fa",t:{Submit:{v:["ارسال"]}}},{l:"fi",t:{Submit:{v:["Lähetä"]}}},{l:"fr",t:{Submit:{v:["Valider"]}}},{l:"ga",t:{Submit:{v:["Cuir isteach"]}}},{l:"gl",t:{Submit:{v:["Enviar"]}}},{l:"he",t:{Submit:{v:["הגשה"]}}},{l:"hu",t:{Submit:{v:["Beküldés"]}}},{l:"id",t:{Submit:{v:["Kirimkan"]}}},{l:"is",t:{Submit:{v:["Senda inn"]}}},{l:"it",t:{Submit:{v:["Invia"]}}},{l:"ja",t:{Submit:{v:["提出"]}}},{l:"ja-JP",t:{Submit:{v:["提出"]}}},{l:"ko",t:{Submit:{v:["제출"]}}},{l:"lt-LT",t:{Submit:{v:["Pateikti"]}}},{l:"lv",t:{}},{l:"mk",t:{Submit:{v:["Испрати"]}}},{l:"my",t:{Submit:{v:["တင်သွင်းရန်"]}}},{l:"nb",t:{Submit:{v:["Send"]}}},{l:"nl",t:{Submit:{v:["Indienen"]}}},{l:"oc",t:{}},{l:"pl",t:{Submit:{v:["Wyślij"]}}},{l:"pt-BR",t:{Submit:{v:["Enviar"]}}},{l:"pt-PT",t:{Submit:{v:["Submeter"]}}},{l:"ro",t:{Submit:{v:["Trimiteți"]}}},{l:"ru",t:{Submit:{v:["Утвердить"]}}},{l:"sk",t:{Submit:{v:["Odoslať"]}}},{l:"sl",t:{Submit:{v:["Pošlji"]}}},{l:"sr",t:{Submit:{v:["Поднеси"]}}},{l:"sv",t:{Submit:{v:["Skicka"]}}},{l:"tr",t:{Submit:{v:["Gönder"]}}},{l:"uk",t:{Submit:{v:["Надіслати"]}}},{l:"uz",t:{Submit:{v:["Yuborish"]}}},{l:"zh-CN",t:{Submit:{v:["提交"]}}},{l:"zh-HK",t:{Submit:{v:["提交"]}}},{l:"zh-TW",t:{Submit:{v:["遞交"]}}}],yk=[{l:"ar",t:{"Unable to search the group":{v:["تعذّر البحث في المجموعة"]}}},{l:"ast",t:{"Unable to search the group":{v:["Nun ye posible buscar el grupu"]}}},{l:"br",t:{"Unable to search the group":{v:["Dibosupl eo klask ar strollad"]}}},{l:"ca",t:{"Unable to search the group":{v:["No es pot cercar el grup"]}}},{l:"cs",t:{"Unable to search the group":{v:["Nedaří se hledat skupinu"]}}},{l:"cs-CZ",t:{"Unable to search the group":{v:["Nedaří se hledat skupinu"]}}},{l:"da",t:{"Unable to search the group":{v:["Kan ikke søge på denne gruppe"]}}},{l:"de",t:{"Unable to search the group":{v:["Die Gruppe kann nicht durchsucht werden"]}}},{l:"de-DE",t:{"Unable to search the group":{v:["Die Gruppe kann nicht durchsucht werden"]}}},{l:"el",t:{"Unable to search the group":{v:["Δεν είναι δυνατή η αναζήτηση της ομάδας"]}}},{l:"en-GB",t:{"Unable to search the group":{v:["Unable to search the group"]}}},{l:"eo",t:{"Unable to search the group":{v:["Ne eblas serĉi en la grupo"]}}},{l:"es",t:{"Unable to search the group":{v:["No es posible buscar en el grupo"]}}},{l:"es-AR",t:{"Unable to search the group":{v:["No se puede buscar el grupo"]}}},{l:"es-EC",t:{"Unable to search the group":{v:["No se puede buscar en el grupo"]}}},{l:"es-MX",t:{"Unable to search the group":{v:["No fue posible buscar en el grupo"]}}},{l:"et-EE",t:{"Unable to search the group":{v:["Gruppi ei ole võimalik otsida"]}}},{l:"eu",t:{"Unable to search the group":{v:["Ezin izan da taldea bilatu"]}}},{l:"fa",t:{"Unable to search the group":{v:["امکان جستجوی گروه وجود ندارد"]}}},{l:"fi",t:{"Unable to search the group":{v:["Ryhmää ei voi hakea"]}}},{l:"fr",t:{"Unable to search the group":{v:["Impossible de chercher le groupe"]}}},{l:"ga",t:{"Unable to search the group":{v:["Ní féidir an grúpa a chuardach"]}}},{l:"gl",t:{"Unable to search the group":{v:["Non foi posíbel buscar o grupo"]}}},{l:"he",t:{"Unable to search the group":{v:["לא ניתן לחפש בקבוצה"]}}},{l:"hu",t:{"Unable to search the group":{v:["A csoport nem kereshető"]}}},{l:"id",t:{"Unable to search the group":{v:["Tidak dapat mencari dalam grup"]}}},{l:"is",t:{"Unable to search the group":{v:["Get ekki leitað í hópnum"]}}},{l:"it",t:{"Unable to search the group":{v:["Impossibile cercare il gruppo"]}}},{l:"ja",t:{"Unable to search the group":{v:["グループを検索できません"]}}},{l:"ja-JP",t:{"Unable to search the group":{v:["グループを検索できません"]}}},{l:"ko",t:{"Unable to search the group":{v:["그룹을 검색할 수 없음"]}}},{l:"lt-LT",t:{"Unable to search the group":{v:["Nepavyko atlikti paiešką grupėje"]}}},{l:"lv",t:{}},{l:"mk",t:{"Unable to search the group":{v:["Неможе да се пронајде групата"]}}},{l:"my",t:{"Unable to search the group":{v:["အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ"]}}},{l:"nb",t:{"Unable to search the group":{v:["Kunne ikke søke i gruppen"]}}},{l:"nl",t:{"Unable to search the group":{v:["Kan niet zoeken in de groep"]}}},{l:"oc",t:{}},{l:"pl",t:{"Unable to search the group":{v:["Nie można przeszukać grupy"]}}},{l:"pt-BR",t:{"Unable to search the group":{v:["Não foi possível pesquisar o grupo"]}}},{l:"pt-PT",t:{"Unable to search the group":{v:["Não é possível pesquisar o grupo"]}}},{l:"ro",t:{"Unable to search the group":{v:["Imposibilitatea de a căuta în grup"]}}},{l:"ru",t:{"Unable to search the group":{v:["Невозможно найти группу"]}}},{l:"sk",t:{"Unable to search the group":{v:["Skupinu sa nepodarilo nájsť"]}}},{l:"sl",t:{"Unable to search the group":{v:["Ni mogoče iskati po skupini"]}}},{l:"sr",t:{"Unable to search the group":{v:["Група не може да се претражи"]}}},{l:"sv",t:{"Unable to search the group":{v:["Kunde inte söka i gruppen"]}}},{l:"tr",t:{"Unable to search the group":{v:["Grupta arama yapılamadı"]}}},{l:"uk",t:{"Unable to search the group":{v:["Неможливо шукати в групі"]}}},{l:"uz",t:{"Unable to search the group":{v:["Guruhni qidirish imkonsiz"]}}},{l:"zh-CN",t:{"Unable to search the group":{v:["无法搜索分组"]}}},{l:"zh-HK",t:{"Unable to search the group":{v:["無法搜尋群組"]}}},{l:"zh-TW",t:{"Unable to search the group":{v:["無法搜尋群組"]}}}],Ek=[{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:["還原變更"]}}}];window._nc_vue_element_id=window._nc_vue_element_id??0;function Oe(){return`nc-vue-${window._nc_vue_element_id++}`}function Ka(e,t=100,u={}){if(typeof e!="function")throw new TypeError(`Expected the first parameter to be a function, got \`${typeof e}\`.`);if(t<0)throw new RangeError("`wait` must not be negative.");if(typeof u=="boolean")throw new TypeError("The `options` parameter must be an object, not a boolean. Use `{immediate: true}` instead.");const{immediate:n}=u;let o,i,r,a,s;function l(){const v=o,p=i;return o=void 0,i=void 0,s=e.apply(v,p),s}function d(){const v=Date.now()-a;v<t&&v>=0?r=setTimeout(d,t-v):(r=void 0,n||(s=l()))}const c=function(...v){if(o&&this!==o&&Object.getPrototypeOf(this)===Object.getPrototypeOf(o))throw new Error("Debounced method called with different contexts of the same prototype.");o=this,i=v,a=Date.now();const p=n&&!r;if(r||(r=setTimeout(d,t)),p)return s=l(),s};return Object.defineProperty(c,"isPending",{get(){return r!==void 0}}),c.clear=()=>{r&&(clearTimeout(r),r=void 0,o=void 0,i=void 0)},c.flush=()=>{r&&c.trigger()},c.trigger=()=>{s=l(),c.clear()},c}const[Vc]=window.OC?.config?.version?.split(".")??[],yi=Number.parseInt(Vc??"32")<32,$c=()=>{},gn=Array.isArray;function Vo(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Hc(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const u in e)if(!qc(e[u],t[u]))return!1;return!0}function qc(e,t){return gn(e)?$o(e,t):gn(t)?$o(t,e):e===t}function $o(e,t){return gn(t)?e.length===t.length&&e.every((u,n)=>u===t[n]):e.length===1&&e[0]===t}const zn=Symbol(""),Wc=Symbol("");function Ho(e){const t=st(zn),u=st(Wc),n=$(()=>{const s=re(e.to);return t.resolve(s)}),o=$(()=>{const{matched:s}=n.value,{length:l}=s,d=s[l-1],c=u.matched;if(!d||!c.length)return-1;const v=c.findIndex(Vo.bind(null,d));if(v>-1)return v;const p=qo(s[l-2]);return l>1&&qo(d)===p&&c[c.length-1].path!==p?c.findIndex(Vo.bind(null,s[l-2])):v}),i=$(()=>o.value>-1&&Zc(u.params,n.value.params)),r=$(()=>o.value>-1&&o.value===u.matched.length-1&&Hc(u.params,n.value.params));function a(s={}){if(Gc(s)){const l=t[re(e.replace)?"replace":"push"](re(e.to)).catch($c);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>l),l}return Promise.resolve()}return{route:n,href:$(()=>n.value.href),isActive:i,isExactActive:r,navigate:a}}function Uc(e){return e.length===1?e[0]:e}const Kc=Ce({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:Ho,setup(e,{slots:t}){const u=hn(Ho(e)),{options:n}=st(zn),o=$(()=>({[Wo(e.activeClass,n.linkActiveClass,"router-link-active")]:u.isActive,[Wo(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:u.isExactActive}));return()=>{const i=t.default&&Uc(t.default(u));return e.custom?i:Q("a",{"aria-current":u.isExactActive?e.ariaCurrentValue:null,href:u.href,onClick:u.navigate,class:o.value},i)}}}),Ga=Kc;function Gc(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 Zc(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(!gn(o)||o.length!==n.length||n.some((i,r)=>i!==o[r]))return!1}return!0}function qo(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Wo=(e,t,u)=>e??t??u,Jc={class:"button-vue__wrapper"},Xc={class:"button-vue__icon"},Qc={class:"button-vue__text"},Yc=Ce({__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=st(zn,null)!==null,i=$(()=>o&&u.to?"RouterLink":u.href?"a":"button"),r=$(()=>i.value==="button"&&typeof u.pressed=="boolean"),a=$(()=>u.pressed?"primary":u.pressed===!1&&u.variant==="primary"?"secondary":u.variant),s=$(()=>a.value.startsWith("tertiary")),l=$(()=>u.alignment.split("-")[0]),d=$(()=>u.alignment.includes("-")),c=st("NcPopover:trigger:attrs",()=>({}),!1),v=$(()=>c()),p=$(()=>{if(i.value==="RouterLink")return{to:u.to,activeClass:"active"};if(i.value==="a")return{href:u.href||"#",target:u.target,rel:"nofollow noreferrer noopener",download:u.download||void 0};if(i.value==="button")return{...v.value,"aria-pressed":u.pressed,type:u.type,disabled:u.disabled}});function h(m){r.value&&n("update:pressed",!u.pressed),n("click",m)}return(m,y)=>(b(),G(Et(i.value),ae({class:["button-vue",[`button-vue--size-${m.size}`,{[`button-vue--${a.value}`]:a.value,"button-vue--tertiary":s.value,"button-vue--wide":m.wide,[`button-vue--${l.value}`]:l.value!=="center","button-vue--reverse":d.value,"button-vue--legacy":re(yi)}]],"aria-label":m.ariaLabel},p.value,{onClick:h}),{default:U(()=>[R("span",Jc,[R("span",Xc,[Y(m.$slots,"icon",{},void 0,!0)]),R("span",Qc,[Y(m.$slots,"default",{},()=>[Le(ee(m.text),1)],!0)])])]),_:3},16,["class","aria-label"]))}}),kt=ue(Yc,[["__scopeId","data-v-e4697e39"]]),e4={class:"input-field__main-wrapper"},t4=["id","aria-describedby","disabled","placeholder","type","value"],u4=["for"],n4={class:"input-field__icon input-field__icon--leading"},i4={key:2,class:"input-field__icon input-field__icon--trailing"},o4=["id"],r4=Ce({inheritAttrs:!1,__name:"NcInputField",props:mn({class:{default:""},inputClass:{default:""},id:{default:()=>Oe()},label:{default:void 0},labelOutside:{type:Boolean},type:{default:"text"},placeholder:{default:void 0},showTrailingButton:{type:Boolean},trailingButtonLabel:{default:void 0},success:{type:Boolean},error:{type:Boolean},helperText:{default:""},disabled:{type:Boolean},pill:{type:Boolean}},{modelValue:{required:!0},modelModifiers:{}}),emits:mn(["trailingButtonClick"],["update:modelValue"]),setup(e,{expose:t,emit:u}){const n=qi(e,"modelValue"),o=e,i=u;t({focus:v,select:p});const r=wa(),a=Ou("input"),s=$(()=>o.showTrailingButton||o.success),l=$(()=>{if(o.placeholder)return o.placeholder;if(o.label)return yi?o.label:""}),d=$(()=>o.label||o.labelOutside),c=$(()=>{const m=[];return o.helperText&&m.push(`${o.id}-helper-text`),r["aria-describedby"]&&m.push(String(r["aria-describedby"])),m.join(" ")||void 0});function v(m){a.value.focus(m)}function p(){a.value.select()}function h(m){const y=m.target;n.value=o.type==="number"&&typeof n.value=="number"?parseFloat(y.value):y.value}return(m,y)=>(b(),S("div",{class:me(["input-field",[{"input-field--disabled":m.disabled,"input-field--error":m.error,"input-field--label-outside":m.labelOutside||!d.value,"input-field--leading-icon":!!m.$slots.icon,"input-field--trailing-icon":s.value,"input-field--pill":m.pill,"input-field--success":m.success,"input-field--legacy":re(yi)},m.$props.class]])},[R("div",e4,[R("input",ae(m.$attrs,{id:m.id,ref:"input","aria-describedby":c.value,"aria-live":"polite",class:["input-field__input",m.inputClass],disabled:m.disabled,placeholder:l.value,type:m.type,value:n.value.toString(),onInput:h}),null,16,t4),!m.labelOutside&&d.value?(b(),S("label",{key:0,class:"input-field__label",for:m.id},ee(m.label),9,u4)):H("",!0),at(R("div",n4,[Y(m.$slots,"icon",{},void 0,!0)],512),[[gt,!!m.$slots.icon]]),m.showTrailingButton?(b(),G(re(kt),{key:1,class:"input-field__trailing-button","aria-label":m.trailingButtonLabel,disabled:m.disabled,variant:"tertiary-no-background",onClick:y[0]||(y[0]=f=>i("trailingButtonClick",f))},{icon:U(()=>[Y(m.$slots,"trailing-button-icon",{},void 0,!0)]),_:3},8,["aria-label","disabled"])):m.success||m.error?(b(),S("div",i4,[m.success?(b(),G(re(yt),{key:0,path:re(Ci)},null,8,["path"])):(b(),G(re(yt),{key:1,path:re(Io)},null,8,["path"]))])):H("",!0)]),m.helperText?(b(),S("p",{key:0,id:`${m.id}-helper-text`,class:"input-field__helper-text-message"},[m.success?(b(),G(re(yt),{key:0,class:"input-field__helper-text-message__icon",path:re(Ci),inline:""},null,8,["path"])):m.error?(b(),G(re(yt),{key:1,class:"input-field__helper-text-message__icon",path:re(Io),inline:""},null,8,["path"])):H("",!0),Le(" "+ee(m.helperText),1)],8,o4)):H("",!0)],2))}}),Uo=ue(r4,[["__scopeId","data-v-3487c05a"]]),Nt=ac().detectUser().setApp("@f7cloud/vue").build();Me();const a4=Ce({__name:"NcTextField",props:mn({class:{},inputClass:{},id:{},label:{},labelOutside:{type:Boolean},type:{},placeholder:{},showTrailingButton:{type:Boolean},trailingButtonLabel:{default:void 0},success:{type:Boolean},error:{type:Boolean},helperText:{},disabled:{type:Boolean},pill:{type:Boolean},trailingButtonIcon:{default:"close"}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const u=qi(e,"modelValue"),n=e;t({focus:s,select:l});const o=Ou("inputField"),i={arrowEnd:oe("Save changes"),close:oe("Clear text"),undo:oe("Undo changes")},r=new Set(Object.keys(Uo.props)),a=$(()=>{const d=Object.fromEntries(Object.entries(n).filter(([c])=>r.has(c)));return d.trailingButtonLabel??=i[n.trailingButtonIcon],d});function s(d){o.value.focus(d)}function l(){o.value.select()}return(d,c)=>(b(),G(re(Uo),ae(a.value,{ref:"inputField",modelValue:u.value,"onUpdate:modelValue":c[0]||(c[0]=v=>u.value=v)}),Pn({_:2},[d.$slots.icon?{name:"icon",fn:U(()=>[Y(d.$slots,"icon")]),key:"0"}:void 0,d.type!=="search"?{name:"trailing-button-icon",fn:U(()=>[d.trailingButtonIcon==="arrowEnd"?(b(),G(re(yt),{key:0,directional:"",path:re(hc)},null,8,["path"])):(b(),G(re(yt),{key:1,path:d.trailingButtonIcon==="undo"?re(yc):re(gc)},null,8,["path"]))]),key:"1"}:void 0]),1040,["modelValue"]))}});function Iu(){return window._nc_focus_trap??=[],window._nc_focus_trap}function s4(){let e=[];return{pause(){e=[...Iu()];for(const t of e)t.pause()},unpause(){if(e.length===Iu().length)for(const t of e)t.unpause();e=[]}}}function l4(e,t={}){const u=s4();Pt(e,()=>{Ne(t.disabled)||(Ne(e)?u.pause():u.unpause())}),Sa(()=>{u.unpause()})}const c4=["top","right","bottom","left"],Ko=["start","end"],Go=c4.reduce((e,t)=>e.concat(t,t+"-"+Ko[0],t+"-"+Ko[1]),[]),Ft=Math.min,we=Math.max,Cn=Math.round,tn=Math.floor,Je=e=>({x:e,y:e}),d4={left:"right",right:"left",bottom:"top",top:"bottom"},p4={start:"end",end:"start"};function Ei(e,t,u){return we(e,Ft(t,u))}function lt(e,t){return typeof e=="function"?e(t):e}function $e(e){return e.split("-")[0]}function Ve(e){return e.split("-")[1]}function Zi(e){return e==="x"?"y":"x"}function Ji(e){return e==="y"?"height":"width"}const v4=new Set(["top","bottom"]);function Ze(e){return v4.has($e(e))?"y":"x"}function Xi(e){return Zi(Ze(e))}function Za(e,t,u){u===void 0&&(u=!1);const n=Ve(e),o=Xi(e),i=Ji(o);let r=o==="x"?n===(u?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(r=En(r)),[r,En(r)]}function h4(e){const t=En(e);return[yn(e),t,yn(t)]}function yn(e){return e.replace(/start|end/g,t=>p4[t])}const Zo=["left","right"],Jo=["right","left"],m4=["top","bottom"],f4=["bottom","top"];function g4(e,t,u){switch(e){case"top":case"bottom":return u?t?Jo:Zo:t?Zo:Jo;case"left":case"right":return t?m4:f4;default:return[]}}function C4(e,t,u,n){const o=Ve(e);let i=g4($e(e),u==="start",n);return o&&(i=i.map(r=>r+"-"+o),t&&(i=i.concat(i.map(yn)))),i}function En(e){return e.replace(/left|right|bottom|top/g,t=>d4[t])}function y4(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ja(e){return typeof e!="number"?y4(e):{top:e,right:e,bottom:e,left:e}}function $t(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 Xo(e,t,u){let{reference:n,floating:o}=e;const i=Ze(t),r=Xi(t),a=Ji(r),s=$e(t),l=i==="y",d=n.x+n.width/2-o.width/2,c=n.y+n.height/2-o.height/2,v=n[a]/2-o[a]/2;let p;switch(s){case"top":p={x:d,y:n.y-o.height};break;case"bottom":p={x:d,y:n.y+n.height};break;case"right":p={x:n.x+n.width,y:c};break;case"left":p={x:n.x-o.width,y:c};break;default:p={x:n.x,y:n.y}}switch(Ve(t)){case"start":p[r]-=v*(u&&l?-1:1);break;case"end":p[r]+=v*(u&&l?-1:1);break}return p}const Xa=async(e,t,u)=>{const{placement:n="bottom",strategy:o="absolute",middleware:i=[],platform:r}=u,a=i.filter(Boolean),s=await(r.isRTL==null?void 0:r.isRTL(t));let l=await r.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:c}=Xo(l,n,s),v=n,p={},h=0;for(let m=0;m<a.length;m++){const{name:y,fn:f}=a[m],{x,y:B,data:P,reset:L}=await f({x:d,y:c,initialPlacement:n,placement:v,strategy:o,middlewareData:p,rects:l,platform:r,elements:{reference:e,floating:t}});d=x??d,c=B??c,p={...p,[y]:{...p[y],...P}},L&&h<=50&&(h++,typeof L=="object"&&(L.placement&&(v=L.placement),L.rects&&(l=L.rects===!0?await r.getElementRects({reference:e,floating:t,strategy:o}):L.rects),{x:d,y:c}=Xo(l,v,s)),m=-1)}return{x:d,y:c,placement:v,strategy:o,middlewareData:p}};async function On(e,t){var u;t===void 0&&(t={});const{x:n,y:o,platform:i,rects:r,elements:a,strategy:s}=e,{boundary:l="clippingAncestors",rootBoundary:d="viewport",elementContext:c="floating",altBoundary:v=!1,padding:p=0}=lt(t,e),h=Ja(p),m=a[v?c==="floating"?"reference":"floating":c],y=$t(await i.getClippingRect({element:(u=await(i.isElement==null?void 0:i.isElement(m)))==null||u?m:m.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(a.floating)),boundary:l,rootBoundary:d,strategy:s})),f=c==="floating"?{x:n,y:o,width:r.floating.width,height:r.floating.height}:r.reference,x=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),B=await(i.isElement==null?void 0:i.isElement(x))?await(i.getScale==null?void 0:i.getScale(x))||{x:1,y:1}:{x:1,y:1},P=$t(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:f,offsetParent:x,strategy:s}):f);return{top:(y.top-P.top+h.top)/B.y,bottom:(P.bottom-y.bottom+h.bottom)/B.y,left:(y.left-P.left+h.left)/B.x,right:(P.right-y.right+h.right)/B.x}}const E4=e=>({name:"arrow",options:e,async fn(t){const{x:u,y:n,placement:o,rects:i,platform:r,elements:a,middlewareData:s}=t,{element:l,padding:d=0}=lt(e,t)||{};if(l==null)return{};const c=Ja(d),v={x:u,y:n},p=Xi(o),h=Ji(p),m=await r.getDimensions(l),y=p==="y",f=y?"top":"left",x=y?"bottom":"right",B=y?"clientHeight":"clientWidth",P=i.reference[h]+i.reference[p]-v[p]-i.floating[h],L=v[p]-i.reference[p],A=await(r.getOffsetParent==null?void 0:r.getOffsetParent(l));let M=A?A[B]:0;(!M||!await(r.isElement==null?void 0:r.isElement(A)))&&(M=a.floating[B]||i.floating[h]);const z=P/2-L/2,V=M/2-m[h]/2-1,k=Ft(c[f],V),E=Ft(c[x],V),D=k,O=M-m[h]-E,N=M/2-m[h]/2+z,w=Ei(D,N,O),I=!s.arrow&&Ve(o)!=null&&N!==w&&i.reference[h]/2-(N<D?k:E)-m[h]/2<0,_=I?N<D?N-D:N-O:0;return{[p]:v[p]+_,data:{[p]:w,centerOffset:N-w-_,...I&&{alignmentOffset:_}},reset:I}}});function k4(e,t,u){return(e?[...u.filter(n=>Ve(n)===e),...u.filter(n=>Ve(n)!==e)]:u.filter(n=>$e(n)===n)).filter(n=>e?Ve(n)===e||(t?yn(n)!==n:!1):!0)}const x4=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var u,n,o;const{rects:i,middlewareData:r,placement:a,platform:s,elements:l}=t,{crossAxis:d=!1,alignment:c,allowedPlacements:v=Go,autoAlignment:p=!0,...h}=lt(e,t),m=c!==void 0||v===Go?k4(c||null,p,v):v,y=await On(t,h),f=((u=r.autoPlacement)==null?void 0:u.index)||0,x=m[f];if(x==null)return{};const B=Za(x,i,await(s.isRTL==null?void 0:s.isRTL(l.floating)));if(a!==x)return{reset:{placement:m[0]}};const P=[y[$e(x)],y[B[0]],y[B[1]]],L=[...((n=r.autoPlacement)==null?void 0:n.overflows)||[],{placement:x,overflows:P}],A=m[f+1];if(A)return{data:{index:f+1,overflows:L},reset:{placement:A}};const M=L.map(V=>{const k=Ve(V.placement);return[V.placement,k&&d?V.overflows.slice(0,2).reduce((E,D)=>E+D,0):V.overflows[0],V.overflows]}).sort((V,k)=>V[1]-k[1]),z=((o=M.filter(V=>V[2].slice(0,Ve(V[0])?2:3).every(k=>k<=0))[0])==null?void 0:o[0])||M[0][0];return z!==a?{data:{index:f+1,overflows:L},reset:{placement:z}}:{}}}},Qa=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var u,n;const{placement:o,middlewareData:i,rects:r,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:d=!0,crossAxis:c=!0,fallbackPlacements:v,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:m=!0,...y}=lt(e,t);if((u=i.arrow)!=null&&u.alignmentOffset)return{};const f=$e(o),x=Ze(a),B=$e(a)===a,P=await(s.isRTL==null?void 0:s.isRTL(l.floating)),L=v||(B||!m?[En(a)]:h4(a)),A=h!=="none";!v&&A&&L.push(...C4(a,m,h,P));const M=[a,...L],z=await On(t,y),V=[];let k=((n=i.flip)==null?void 0:n.overflows)||[];if(d&&V.push(z[f]),c){const N=Za(o,r,P);V.push(z[N[0]],z[N[1]])}if(k=[...k,{placement:o,overflows:V}],!V.every(N=>N<=0)){var E,D;const N=(((E=i.flip)==null?void 0:E.index)||0)+1,w=M[N];if(w&&(!(c==="alignment"&&x!==Ze(w))||k.every(_=>Ze(_.placement)===x?_.overflows[0]>0:!0)))return{data:{index:N,overflows:k},reset:{placement:w}};let I=(D=k.filter(_=>_.overflows[0]<=0).sort((_,X)=>_.overflows[1]-X.overflows[1])[0])==null?void 0:D.placement;if(!I)switch(p){case"bestFit":{var O;const _=(O=k.filter(X=>{if(A){const J=Ze(X.placement);return J===x||J==="y"}return!0}).map(X=>[X.placement,X.overflows.filter(J=>J>0).reduce((J,g)=>J+g,0)]).sort((X,J)=>X[1]-J[1])[0])==null?void 0:O[0];_&&(I=_);break}case"initialPlacement":I=a;break}if(o!==I)return{reset:{placement:I}}}return{}}}},Ya=new Set(["left","top"]);async function A4(e,t){const{placement:u,platform:n,elements:o}=e,i=await(n.isRTL==null?void 0:n.isRTL(o.floating)),r=$e(u),a=Ve(u),s=Ze(u)==="y",l=Ya.has(r)?-1:1,d=i&&s?-1:1,c=lt(t,e);let{mainAxis:v,crossAxis:p,alignmentAxis:h}=typeof c=="number"?{mainAxis:c,crossAxis:0,alignmentAxis:null}:{mainAxis:c.mainAxis||0,crossAxis:c.crossAxis||0,alignmentAxis:c.alignmentAxis};return a&&typeof h=="number"&&(p=a==="end"?h*-1:h),s?{x:p*d,y:v*l}:{x:v*l,y:p*d}}const es=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var u,n;const{x:o,y:i,placement:r,middlewareData:a}=t,s=await A4(t,e);return r===((u=a.offset)==null?void 0:u.placement)&&(n=a.arrow)!=null&&n.alignmentOffset?{}:{x:o+s.x,y:i+s.y,data:{...s,placement:r}}}}},ts=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:u,y:n,placement:o}=t,{mainAxis:i=!0,crossAxis:r=!1,limiter:a={fn:y=>{let{x:f,y:x}=y;return{x:f,y:x}}},...s}=lt(e,t),l={x:u,y:n},d=await On(t,s),c=Ze($e(o)),v=Zi(c);let p=l[v],h=l[c];if(i){const y=v==="y"?"top":"left",f=v==="y"?"bottom":"right",x=p+d[y],B=p-d[f];p=Ei(x,p,B)}if(r){const y=c==="y"?"top":"left",f=c==="y"?"bottom":"right",x=h+d[y],B=h-d[f];h=Ei(x,h,B)}const m=a.fn({...t,[v]:p,[c]:h});return{...m,data:{x:m.x-u,y:m.y-n,enabled:{[v]:i,[c]:r}}}}}},b4=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:u,y:n,placement:o,rects:i,middlewareData:r}=t,{offset:a=0,mainAxis:s=!0,crossAxis:l=!0}=lt(e,t),d={x:u,y:n},c=Ze(o),v=Zi(c);let p=d[v],h=d[c];const m=lt(a,t),y=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(s){const B=v==="y"?"height":"width",P=i.reference[v]-i.floating[B]+y.mainAxis,L=i.reference[v]+i.reference[B]-y.mainAxis;p<P?p=P:p>L&&(p=L)}if(l){var f,x;const B=v==="y"?"width":"height",P=Ya.has($e(o)),L=i.reference[c]-i.floating[B]+(P&&((f=r.offset)==null?void 0:f[c])||0)+(P?0:y.crossAxis),A=i.reference[c]+i.reference[B]+(P?0:((x=r.offset)==null?void 0:x[c])||0)-(P?y.crossAxis:0);h<L?h=L:h>A&&(h=A)}return{[v]:p,[c]:h}}}},B4=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var u,n;const{placement:o,rects:i,platform:r,elements:a}=t,{apply:s=()=>{},...l}=lt(e,t),d=await On(t,l),c=$e(o),v=Ve(o),p=Ze(o)==="y",{width:h,height:m}=i.floating;let y,f;c==="top"||c==="bottom"?(y=c,f=v===(await(r.isRTL==null?void 0:r.isRTL(a.floating))?"start":"end")?"left":"right"):(f=c,y=v==="end"?"top":"bottom");const x=m-d.top-d.bottom,B=h-d.left-d.right,P=Ft(m-d[y],x),L=Ft(h-d[f],B),A=!t.middlewareData.shift;let M=P,z=L;if((u=t.middlewareData.shift)!=null&&u.enabled.x&&(z=B),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(M=x),A&&!v){const k=we(d.left,0),E=we(d.right,0),D=we(d.top,0),O=we(d.bottom,0);p?z=h-2*(k!==0||E!==0?k+E:we(d.left,d.right)):M=m-2*(D!==0||O!==0?D+O:we(d.top,d.bottom))}await s({...t,availableWidth:z,availableHeight:M});const V=await r.getDimensions(a.floating);return h!==V.width||m!==V.height?{reset:{rects:!0}}:{}}}};function ze(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Xe(e){return ze(e).getComputedStyle(e)}const Qo=Math.min,Bu=Math.max,kn=Math.round;function us(e){const t=Xe(e);let u=parseFloat(t.width),n=parseFloat(t.height);const o=e.offsetWidth,i=e.offsetHeight,r=kn(u)!==o||kn(n)!==i;return r&&(u=o,n=i),{width:u,height:n,fallback:r}}function wt(e){return is(e)?(e.nodeName||"").toLowerCase():""}let un;function ns(){if(un)return un;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(un=e.brands.map((t=>t.brand+"/"+t.version)).join(" "),un):navigator.userAgent}function Qe(e){return e instanceof ze(e).HTMLElement}function xt(e){return e instanceof ze(e).Element}function is(e){return e instanceof ze(e).Node}function Yo(e){return typeof ShadowRoot>"u"?!1:e instanceof ze(e).ShadowRoot||e instanceof ShadowRoot}function Ln(e){const{overflow:t,overflowX:u,overflowY:n,display:o}=Xe(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+u)&&!["inline","contents"].includes(o)}function D4(e){return["table","td","th"].includes(wt(e))}function ki(e){const t=/firefox/i.test(ns()),u=Xe(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 i=u.contain;return i!=null&&i.includes(o)}))}function os(){return!/^((?!chrome|android).)*safari/i.test(ns())}function Qi(e){return["html","body","#document"].includes(wt(e))}function rs(e){return xt(e)?e:e.contextElement}const as={x:1,y:1};function ru(e){const t=rs(e);if(!Qe(t))return as;const u=t.getBoundingClientRect(),{width:n,height:o,fallback:i}=us(t);let r=(i?kn(u.width):u.width)/n,a=(i?kn(u.height):u.height)/o;return r&&Number.isFinite(r)||(r=1),a&&Number.isFinite(a)||(a=1),{x:r,y:a}}function Vu(e,t,u,n){var o,i;t===void 0&&(t=!1),u===void 0&&(u=!1);const r=e.getBoundingClientRect(),a=rs(e);let s=as;t&&(n?xt(n)&&(s=ru(n)):s=ru(e));const l=a?ze(a):window,d=!os()&&u;let c=(r.left+(d&&((o=l.visualViewport)==null?void 0:o.offsetLeft)||0))/s.x,v=(r.top+(d&&((i=l.visualViewport)==null?void 0:i.offsetTop)||0))/s.y,p=r.width/s.x,h=r.height/s.y;if(a){const m=ze(a),y=n&&xt(n)?ze(n):n;let f=m.frameElement;for(;f&&n&&y!==m;){const x=ru(f),B=f.getBoundingClientRect(),P=getComputedStyle(f);B.x+=(f.clientLeft+parseFloat(P.paddingLeft))*x.x,B.y+=(f.clientTop+parseFloat(P.paddingTop))*x.y,c*=x.x,v*=x.y,p*=x.x,h*=x.y,c+=B.x,v+=B.y,f=ze(f).frameElement}}return{width:p,height:h,top:v,right:c+p,bottom:v+h,left:c,x:c,y:v}}function At(e){return((is(e)?e.ownerDocument:e.document)||window.document).documentElement}function Mn(e){return xt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ss(e){return Vu(At(e)).left+Mn(e).scrollLeft}function $u(e){if(wt(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Yo(e)&&e.host||At(e);return Yo(t)?t.host:t}function ls(e){const t=$u(e);return Qi(t)?t.ownerDocument.body:Qe(t)&&Ln(t)?t:ls(t)}function xn(e,t){var u;t===void 0&&(t=[]);const n=ls(e),o=n===((u=e.ownerDocument)==null?void 0:u.body),i=ze(n);return o?t.concat(i,i.visualViewport||[],Ln(n)?n:[]):t.concat(n,xn(n))}function er(e,t,u){return t==="viewport"?$t((function(n,o){const i=ze(n),r=At(n),a=i.visualViewport;let s=r.clientWidth,l=r.clientHeight,d=0,c=0;if(a){s=a.width,l=a.height;const v=os();(v||!v&&o==="fixed")&&(d=a.offsetLeft,c=a.offsetTop)}return{width:s,height:l,x:d,y:c}})(e,u)):xt(t)?$t((function(n,o){const i=Vu(n,!0,o==="fixed"),r=i.top+n.clientTop,a=i.left+n.clientLeft,s=Qe(n)?ru(n):{x:1,y:1};return{width:n.clientWidth*s.x,height:n.clientHeight*s.y,x:a*s.x,y:r*s.y}})(t,u)):$t((function(n){const o=At(n),i=Mn(n),r=n.ownerDocument.body,a=Bu(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),s=Bu(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let l=-i.scrollLeft+ss(n);const d=-i.scrollTop;return Xe(r).direction==="rtl"&&(l+=Bu(o.clientWidth,r.clientWidth)-a),{width:a,height:s,x:l,y:d}})(At(e)))}function tr(e){return Qe(e)&&Xe(e).position!=="fixed"?e.offsetParent:null}function ur(e){const t=ze(e);let u=tr(e);for(;u&&D4(u)&&Xe(u).position==="static";)u=tr(u);return u&&(wt(u)==="html"||wt(u)==="body"&&Xe(u).position==="static"&&!ki(u))?t:u||(function(n){let o=$u(n);for(;Qe(o)&&!Qi(o);){if(ki(o))return o;o=$u(o)}return null})(e)||t}function F4(e,t,u){const n=Qe(t),o=At(t),i=Vu(e,!0,u==="fixed",t);let r={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if(n||!n&&u!=="fixed")if((wt(t)!=="body"||Ln(o))&&(r=Mn(t)),Qe(t)){const s=Vu(t,!0);a.x=s.x+t.clientLeft,a.y=s.y+t.clientTop}else o&&(a.x=ss(o));return{x:i.left+r.scrollLeft-a.x,y:i.top+r.scrollTop-a.y,width:i.width,height:i.height}}const w4={getClippingRect:function(e){let{element:t,boundary:u,rootBoundary:n,strategy:o}=e;const i=u==="clippingAncestors"?(function(l,d){const c=d.get(l);if(c)return c;let v=xn(l).filter((y=>xt(y)&&wt(y)!=="body")),p=null;const h=Xe(l).position==="fixed";let m=h?$u(l):l;for(;xt(m)&&!Qi(m);){const y=Xe(m),f=ki(m);(h?f||p:f||y.position!=="static"||!p||!["absolute","fixed"].includes(p.position))?p=y:v=v.filter((x=>x!==m)),m=$u(m)}return d.set(l,v),v})(t,this._c):[].concat(u),r=[...i,n],a=r[0],s=r.reduce(((l,d)=>{const c=er(t,d,o);return l.top=Bu(c.top,l.top),l.right=Qo(c.right,l.right),l.bottom=Qo(c.bottom,l.bottom),l.left=Bu(c.left,l.left),l}),er(t,a,o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:u,strategy:n}=e;const o=Qe(u),i=At(u);if(u===i)return t;let r={scrollLeft:0,scrollTop:0},a={x:1,y:1};const s={x:0,y:0};if((o||!o&&n!=="fixed")&&((wt(u)!=="body"||Ln(i))&&(r=Mn(u)),Qe(u))){const l=Vu(u);a=ru(u),s.x=l.x+u.clientLeft,s.y=l.y+u.clientTop}return{width:t.width*a.x,height:t.height*a.y,x:t.x*a.x-r.scrollLeft*a.x+s.x,y:t.y*a.y-r.scrollTop*a.y+s.y}},isElement:xt,getDimensions:function(e){return Qe(e)?us(e):e.getBoundingClientRect()},getOffsetParent:ur,getDocumentElement:At,getScale:ru,async getElementRects(e){let{reference:t,floating:u,strategy:n}=e;const o=this.getOffsetParent||ur,i=this.getDimensions;return{reference:F4(t,await o(u),n),floating:{x:0,y:0,...await i(u)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Xe(e).direction==="rtl"},S4=(e,t,u)=>{const n=new Map,o={platform:w4,...u},i={...o.platform,_c:n};return Xa(e,t,{...o,platform:i})},bt={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 xi(e,t){let u=bt.themes[e]||{},n;do n=u[t],typeof n>"u"?u.$extend?u=bt.themes[u.$extend]||{}:(u=null,n=bt[t]):u=null;while(u);return n}function P4(e){const t=[e];let u=bt.themes[e]||{};do u.$extend&&!u.$resetCss?(t.push(u.$extend),u=bt.themes[u.$extend]||{}):u=null;while(u);return t.map(n=>`v-popper--theme-${n}`)}function nr(e){const t=[e];let u=bt.themes[e]||{};do u.$extend?(t.push(u.$extend),u=bt.themes[u.$extend]||{}):u=null;while(u);return t}let Hu=!1;if(typeof window<"u"){Hu=!1;try{const e=Object.defineProperty({},"passive",{get(){Hu=!0}});window.addEventListener("test",null,e)}catch{}}let cs=!1;typeof window<"u"&&typeof navigator<"u"&&(cs=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const N4=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),ir={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},or={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function rr(e,t){const u=e.indexOf(t);u!==-1&&e.splice(u,1)}function Jn(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const Re=[];let Tt=null;const ar={};function sr(e){let t=ar[e];return t||(t=ar[e]=[]),t}let Ai=function(){};typeof window<"u"&&(Ai=window.Element);function ne(e){return function(t){return xi(t.theme,e)}}const Xn="__floating-vue__popper",ds=()=>Ce({name:"VPopper",provide(){return{[Xn]:{parentPopper:this}}},inject:{[Xn]:{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:ne("disabled")},positioningDisabled:{type:Boolean,default:ne("positioningDisabled")},placement:{type:String,default:ne("placement"),validator:e=>N4.includes(e)},delay:{type:[String,Number,Object],default:ne("delay")},distance:{type:[Number,String],default:ne("distance")},skidding:{type:[Number,String],default:ne("skidding")},triggers:{type:Array,default:ne("triggers")},showTriggers:{type:[Array,Function],default:ne("showTriggers")},hideTriggers:{type:[Array,Function],default:ne("hideTriggers")},popperTriggers:{type:Array,default:ne("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:ne("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:ne("popperHideTriggers")},container:{type:[String,Object,Ai,Boolean],default:ne("container")},boundary:{type:[String,Ai],default:ne("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:ne("strategy")},autoHide:{type:[Boolean,Function],default:ne("autoHide")},handleResize:{type:Boolean,default:ne("handleResize")},instantMove:{type:Boolean,default:ne("instantMove")},eagerMount:{type:Boolean,default:ne("eagerMount")},popperClass:{type:[String,Array,Object],default:ne("popperClass")},computeTransformOrigin:{type:Boolean,default:ne("computeTransformOrigin")},autoMinSize:{type:Boolean,default:ne("autoMinSize")},autoSize:{type:[Boolean,String],default:ne("autoSize")},autoMaxSize:{type:Boolean,default:ne("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:ne("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:ne("preventOverflow")},overflowPadding:{type:[Number,String],default:ne("overflowPadding")},arrowPadding:{type:[Number,String],default:ne("arrowPadding")},arrowOverflow:{type:Boolean,default:ne("arrowOverflow")},flip:{type:Boolean,default:ne("flip")},shift:{type:Boolean,default:ne("shift")},shiftCrossAxis:{type:Boolean,default:ne("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:ne("noAutoFocus")},disposeTimeout:{type:Number,default:ne("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_${[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:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[Xn])==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:{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 e;this.isDisposed&&(this.isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((e=this.referenceNode)==null?void 0:e.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(t=>t.nodeType===t.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.isDisposed||(this.isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(es({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(x4({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(ts({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(Qa({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(E4({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:n,rects:o,middlewareData:i})=>{let r;const{centerOffset:a}=i.arrow;return n.startsWith("top")||n.startsWith("bottom")?r=Math.abs(a)>o.reference.width/2:r=Math.abs(a)>o.reference.height/2,{data:{overflow:r}}}}),this.autoMinSize||this.autoSize){const n=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:o,placement:i,middlewareData:r})=>{var a;if((a=r.autoSize)!=null&&a.skip)return{};let s,l;return i.startsWith("top")||i.startsWith("bottom")?s=o.reference.width:l=o.reference.height,this.$_innerNode.style[n==="min"?"minWidth":n==="max"?"maxWidth":"width"]=s!=null?`${s}px`:null,this.$_innerNode.style[n==="min"?"minHeight":n==="max"?"maxHeight":"height"]=l!=null?`${l}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(B4({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:n,availableHeight:o})=>{this.$_innerNode.style.maxWidth=n!=null?`${n}px`:null,this.$_innerNode.style.maxHeight=o!=null?`${o}px`:null}})));const u=await S4(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:u.x,y:u.y,placement:u.placement,strategy:u.strategy,arrow:{...u.middlewareData.arrow,...u.middlewareData.arrowOverflow}})},$_scheduleShow(e,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Tt&&this.instantMove&&Tt.instantMove&&Tt!==this.parentPopper){Tt.$_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&&(Tt=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 Jn(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...xn(this.$_referenceNode),...xn(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),i=t.y+t.height/2-(n.top+u.offsetTop);this.result.transformOrigin=`${o}px ${i}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<Re.length;u++)t=Re[u],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}Re.push(this),document.body.classList.add("v-popper--some-open");for(const t of nr(this.theme))sr(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await Jn(),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,rr(Re,this),Re.length===0&&document.body.classList.remove("v-popper--some-open");for(const u of nr(this.theme)){const n=sr(u);rr(n,this),n.length===0&&document.body.classList.remove(`v-popper--some-open--${u}`)}Tt===this&&(Tt=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 Jn(),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,ir,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],ir,this.popperTriggers,this.popperShowTriggers,e);const t=u=>{u.usedByTooltip||this.hide({event:u})};this.$_registerTriggerListeners(this.$_targetNodes,or,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],or,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,Hu?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,u,n,o){let i=u;n!=null&&(i=typeof n=="function"?n(i):n),i.forEach(r=>{const a=t[r];a&&this.$_registerEventListeners(e,a,o)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(u=>{const{targetNodes:n,eventType:o,handler:i}=u;!e||e===o?n.forEach(r=>r.removeEventListener(o,i)):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(Du>=e.left&&Du<=e.right&&Fu>=e.top&&Fu<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),u=Du-ht,n=Fu-mt,o=t.left+t.width/2-ht+(t.top+t.height/2)-mt+t.width+t.height,i=ht+u*o,r=mt+n*o;return nn(ht,mt,i,r,t.left,t.top,t.left,t.bottom)||nn(ht,mt,i,r,t.left,t.top,t.right,t.top)||nn(ht,mt,i,r,t.right,t.top,t.right,t.bottom)||nn(ht,mt,i,r,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(cs){const e=Hu?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>lr(t),e),document.addEventListener("touchend",t=>cr(t,!0),e)}else window.addEventListener("mousedown",e=>lr(e),!0),window.addEventListener("click",e=>cr(e,!1),!0);window.addEventListener("resize",z4)}function lr(e,t){for(let u=0;u<Re.length;u++){const n=Re[u];try{n.mouseDownContains=n.popperNode().contains(e.target)}catch{}}}function cr(e,t){j4(e,t)}function j4(e,t){const u={};for(let n=Re.length-1;n>=0;n--){const o=Re[n];try{const i=o.containsGlobalTarget=o.mouseDownContains||o.popperNode().contains(e.target);o.pendingHide=!1,requestAnimationFrame(()=>{if(o.pendingHide=!1,!u[o.randomId]&&dr(o,i,e)){if(o.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&i){let a=o.parentPopper;for(;a;)u[a.randomId]=!0,a=a.parentPopper;return}let r=o.parentPopper;for(;r&&dr(r,r.containsGlobalTarget,e);)r.$_handleGlobalClose(e,t),r=r.parentPopper}})}catch{}}}function dr(e,t,u){return u.closeAllPopover||u.closePopover&&t||T4(e,u)&&!t}function T4(e,t){if(typeof e.autoHide=="function"){const u=e.autoHide(t);return e.lastAutoHide=u,u}return e.autoHide}function z4(){for(let e=0;e<Re.length;e++)Re[e].$_computePosition()}let ht=0,mt=0,Du=0,Fu=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{ht=Du,mt=Fu,Du=e.clientX,Fu=e.clientY},Hu?{passive:!0}:void 0);function nn(e,t,u,n,o,i,r,a){const s=((r-o)*(t-i)-(a-i)*(e-o))/((a-i)*(u-e)-(r-o)*(n-t)),l=((u-e)*(t-i)-(n-t)*(e-o))/((a-i)*(u-e)-(r-o)*(n-t));return s>=0&&s<=1&&l>=0&&l<=1}const O4={extends:ds()},Yi=(e,t)=>{const u=e.__vccOpts||e;for(const[n,o]of t)u[n]=o;return u};function L4(e,t,u,n,o,i){return b(),S("div",{ref:"reference",class:me(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[Y(e.$slots,"default",ge(Ee(e.slotData)))],2)}const M4=Yi(O4,[["render",L4]]);function _4(){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 cn;function bi(){bi.init||(bi.init=!0,cn=_4()!==-1)}var dn={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){bi(),Lu(()=>{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",cn&&this.$el.appendChild(e),e.data="about:blank",cn||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&&(!cn&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const R4=ja();Pa("data-v-b329ee4c");const I4={class:"resize-observer",tabindex:"-1"};Na();const V4=R4((e,t,u,n,o,i)=>(b(),G("div",I4)));dn.render=V4,dn.__scopeId="data-v-b329ee4c",dn.__file="src/components/ResizeObserver.vue";const ps=(e="theme")=>({computed:{themeClass(){return P4(this[e])}}}),$4=Ce({name:"VPopperContent",components:{ResizeObserver:dn},mixins:[ps()],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)?`${e}px`:null}}}),H4=["id","aria-hidden","tabindex","data-popper-placement"],q4={ref:"inner",class:"v-popper__inner"},W4=R("div",{class:"v-popper__arrow-outer"},null,-1),U4=R("div",{class:"v-popper__arrow-inner"},null,-1),K4=[W4,U4];function G4(e,t,u,n,o,i){const r=K("ResizeObserver");return b(),S("div",{id:e.popperId,ref:"popover",class:me(["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:It(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${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]=Nn(a=>e.autoHide&&e.$emit("hide"),["esc"]))},[R("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=a=>e.autoHide&&e.$emit("hide"))}),R("div",{class:"v-popper__wrapper",style:It(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[R("div",q4,[e.mounted?(b(),S(Dt,{key:0},[R("div",null,[Y(e.$slots,"default")]),e.handleResize?(b(),G(r,{key:0,onNotify:t[1]||(t[1]=a=>e.$emit("resize",a))})):H("",!0)],64)):H("",!0)],512),R("div",{ref:"arrow",class:"v-popper__arrow-container",style:It(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},K4,4)],4)],46,H4)}const vs=Yi($4,[["render",G4]]),hs={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 Bi=function(){};typeof window<"u"&&(Bi=window.Element);const Z4=Ce({name:"VPopperWrapper",components:{Popper:M4,PopperContent:vs},mixins:[hs,ps("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,Bi,Boolean],default:void 0},boundary:{type:[String,Bi],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(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function J4(e,t,u,n,o,i){const r=K("PopperContent"),a=K("Popper");return b(),G(a,ae({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]=s=>e.$emit("update:shown",s)),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:U(({popperId:s,isShown:l,shouldMountContent:d,skipTransition:c,autoHide:v,show:p,hide:h,handleResize:m,onResize:y,classes:f,result:x})=>[Y(e.$slots,"default",{shown:l,show:p,hide:h}),te(r,{ref:"popperContent","popper-id":s,theme:e.finalTheme,shown:l,mounted:d,"skip-transition":c,"auto-hide":v,"handle-resize":m,classes:f,result:x,onHide:h,onResize:y},{default:U(()=>[Y(e.$slots,"popper",{shown:l,hide:h})]),_: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 Di=Yi(Z4,[["render",J4]]),X4={...Di,name:"VDropdown",vPopperTheme:"dropdown"};({...Di},{...Di}),Ce({name:"VTooltipDirective",components:{Popper:ds(),PopperContent:vs},mixins:[hs],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>xi(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>xi(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 pr=bt,Q4=X4;var ms=["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])"],An=ms.join(","),fs=typeof Element>"u",qt=fs?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,bn=!fs&&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?.ownerDocument},qu=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",i=o||t&&e&&qu(e.parentNode);return i},Y4=function(e){var t,u=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return u===""||u==="true"},gs=function(e,t,u){if(qu(e))return[];var n=Array.prototype.slice.apply(e.querySelectorAll(An));return t&&qt.call(e,An)&&n.unshift(e),n=n.filter(u),n},Bn=function(e,t,u){for(var n=[],o=Array.from(e);o.length;){var i=o.shift();if(!qu(i,!1))if(i.tagName==="SLOT"){var r=i.assignedElements(),a=r.length?r:i.children,s=Bn(a,!0,u);u.flatten?n.push.apply(n,s):n.push({scopeParent:i,candidates:s})}else{var l=qt.call(i,An);l&&u.filter(i)&&(t||!e.includes(i))&&n.push(i);var d=i.shadowRoot||typeof u.getShadowRoot=="function"&&u.getShadowRoot(i),c=!qu(d,!1)&&(!u.shadowRootFilter||u.shadowRootFilter(i));if(d&&c){var v=Bn(d===!0?i.children:d.children,!0,u);u.flatten?n.push.apply(n,v):n.push({scopeParent:i,candidates:v})}else o.unshift.apply(o,i.children)}}return n},Cs=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},Mt=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||Y4(e))&&!Cs(e)?0:e.tabIndex},ed=function(e,t){var u=Mt(e);return u<0&&t&&!Cs(e)?0:u},td=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},ys=function(e){return e.tagName==="INPUT"},ud=function(e){return ys(e)&&e.type==="hidden"},nd=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(u){return u.tagName==="SUMMARY"});return t},id=function(e,t){for(var u=0;u<e.length;u++)if(e[u].checked&&e[u].form===t)return e[u]},od=function(e){if(!e.name)return!0;var t=e.form||bn(e),u=function(i){return t.querySelectorAll('input[type="radio"][name="'+i+'"]')},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(i){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",i.message),!1}var o=id(n,e.form);return!o||o===e},rd=function(e){return ys(e)&&e.type==="radio"},ad=function(e){return rd(e)&&!od(e)},sd=function(e){var t,u=e&&bn(e),n=(t=u)===null||t===void 0?void 0:t.host,o=!1;if(u&&u!==e){var i,r,a;for(o=!!((i=n)!==null&&i!==void 0&&(r=i.ownerDocument)!==null&&r!==void 0&&r.contains(n)||e!=null&&(a=e.ownerDocument)!==null&&a!==void 0&&a.contains(e));!o&&n;){var s,l,d;u=bn(n),n=(s=u)===null||s===void 0?void 0:s.host,o=!!((l=n)!==null&&l!==void 0&&(d=l.ownerDocument)!==null&&d!==void 0&&d.contains(n))}}return o},vr=function(e){var t=e.getBoundingClientRect(),u=t.width,n=t.height;return u===0&&n===0},ld=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 i=qt.call(e,"details>summary:first-of-type"),r=i?e.parentElement:e;if(qt.call(r,"details:not([open]) *"))return!0;if(!u||u==="full"||u==="full-native"||u==="legacy-full"){if(typeof n=="function"){for(var a=e;e;){var s=e.parentElement,l=bn(e);if(s&&!s.shadowRoot&&n(s)===!0)return vr(e);e.assignedSlot?e=e.assignedSlot:!s&&l!==e.ownerDocument?e=l.host:e=s}e=a}if(sd(e))return!e.getClientRects().length;if(u!=="legacy-full")return!0}else if(u==="non-zero-area")return vr(e);return!1},cd=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 qt.call(t,"fieldset[disabled] *")?!0:!n.contains(e)}return!0}t=t.parentElement}return!1},Dn=function(e,t){return!(t.disabled||qu(t)||ud(t)||ld(t,e)||nd(t)||cd(t))},Fi=function(e,t){return!(ad(t)||Mt(t)<0||!Dn(e,t))},dd=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},Es=function(e){var t=[],u=[];return e.forEach(function(n,o){var i=!!n.scopeParent,r=i?n.scopeParent:n,a=ed(r,i),s=i?Es(n.candidates):r;a===0?i?t.push.apply(t,s):t.push(r):u.push({documentOrder:o,tabIndex:a,item:n,isScope:i,content:s})}),u.sort(td).reduce(function(n,o){return o.isScope?n.push.apply(n,o.content):n.push(o.content),n},[]).concat(t)},pd=function(e,t){t=t||{};var u;return t.getShadowRoot?u=Bn([e],t.includeContainer,{filter:Fi.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:dd}):u=gs(e,t.includeContainer,Fi.bind(null,t)),Es(u)},vd=function(e,t){t=t||{};var u;return t.getShadowRoot?u=Bn([e],t.includeContainer,{filter:Dn.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):u=gs(e,t.includeContainer,Dn.bind(null,t)),u},Qt=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return qt.call(e,An)===!1?!1:Fi(t,e)},hd=ms.concat("iframe").join(","),Qn=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return qt.call(e,hd)===!1?!1:Dn(t,e)};function wi(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 md(e){if(Array.isArray(e))return wi(e)}function fd(e,t,u){return(t=kd(t))in e?Object.defineProperty(e,t,{value:u,enumerable:!0,configurable:!0,writable:!0}):e[t]=u,e}function gd(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Cd(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
||
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function hr(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 mr(e){for(var t=1;t<arguments.length;t++){var u=arguments[t]!=null?arguments[t]:{};t%2?hr(Object(u),!0).forEach(function(n){fd(e,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(u)):hr(Object(u)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(u,n))})}return e}function yd(e){return md(e)||gd(e)||xd(e)||Cd()}function Ed(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 kd(e){var t=Ed(e,"string");return typeof t=="symbol"?t:t+""}function xd(e,t){if(e){if(typeof e=="string")return wi(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)?wi(e,t):void 0}}var fr={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)}},Ad=function(e){return e.tagName&&e.tagName.toLowerCase()==="input"&&typeof e.select=="function"},bd=function(e){return e?.key==="Escape"||e?.key==="Esc"||e?.keyCode===27},wu=function(e){return e?.key==="Tab"||e?.keyCode===9},Bd=function(e){return wu(e)&&!e.shiftKey},Dd=function(e){return wu(e)&&e.shiftKey},gr=function(e){return setTimeout(e,0)},Cu=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},on=function(e){return e.target.shadowRoot&&typeof e.composedPath=="function"?e.composedPath()[0]:e.target},Fd=[],ks=function(e,t){var u=t?.document||document,n=t?.trapStack||Fd,o=mr({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:Bd,isKeyBackward:Dd},t),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,manuallyPaused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},r,a=function(E,D,O){return E&&E[D]!==void 0?E[D]:o[O||D]},s=function(E,D){var O=typeof D?.composedPath=="function"?D.composedPath():void 0;return i.containerGroups.findIndex(function(N){var w=N.container,I=N.tabbableNodes;return w.contains(E)||O?.includes(w)||I.find(function(_){return _===E})})},l=function(E){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},O=D.hasFallback,N=O===void 0?!1:O,w=D.params,I=w===void 0?[]:w,_=o[E];if(typeof _=="function"&&(_=_.apply(void 0,yd(I))),_===!0&&(_=void 0),!_){if(_===void 0||_===!1)return _;throw new Error("`".concat(E,"` was specified but was not a node, or did not return a node"))}var X=_;if(typeof _=="string"){try{X=u.querySelector(_)}catch(J){throw new Error("`".concat(E,'` appears to be an invalid selector; error="').concat(J.message,'"'))}if(!X&&!N)throw new Error("`".concat(E,"` as selector refers to no known node"))}return X},d=function(){var E=l("initialFocus",{hasFallback:!0});if(E===!1)return!1;if(E===void 0||E&&!Qn(E,o.tabbableOptions))if(s(u.activeElement)>=0)E=u.activeElement;else{var D=i.tabbableGroups[0],O=D&&D.firstTabbableNode;E=O||l("fallbackFocus")}else E===null&&(E=l("fallbackFocus"));if(!E)throw new Error("Your focus-trap needs to have at least one focusable element");return E},c=function(){if(i.containerGroups=i.containers.map(function(E){var D=pd(E,o.tabbableOptions),O=vd(E,o.tabbableOptions),N=D.length>0?D[0]:void 0,w=D.length>0?D[D.length-1]:void 0,I=O.find(function(J){return Qt(J)}),_=O.slice().reverse().find(function(J){return Qt(J)}),X=!!D.find(function(J){return Mt(J)>0});return{container:E,tabbableNodes:D,focusableNodes:O,posTabIndexesFound:X,firstTabbableNode:N,lastTabbableNode:w,firstDomTabbableNode:I,lastDomTabbableNode:_,nextTabbableNode:function(J){var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,fe=D.indexOf(J);return fe<0?g?O.slice(O.indexOf(J)+1).find(function(he){return Qt(he)}):O.slice(0,O.indexOf(J)).reverse().find(function(he){return Qt(he)}):D[fe+(g?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(E){return E.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(i.containerGroups.find(function(E){return E.posTabIndexesFound})&&i.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},v=function(E){var D=E.activeElement;if(D)return D.shadowRoot&&D.shadowRoot.activeElement!==null?v(D.shadowRoot):D},p=function(E){if(E!==!1&&E!==v(document)){if(!E||!E.focus){p(d());return}E.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=E,Ad(E)&&E.select()}},h=function(E){var D=l("setReturnFocus",{params:[E]});return D||(D===!1?!1:E)},m=function(E){var D=E.target,O=E.event,N=E.isBackward,w=N===void 0?!1:N;D=D||on(O),c();var I=null;if(i.tabbableGroups.length>0){var _=s(D,O),X=_>=0?i.containerGroups[_]:void 0;if(_<0)w?I=i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:I=i.tabbableGroups[0].firstTabbableNode;else if(w){var J=i.tabbableGroups.findIndex(function(_e){var pe=_e.firstTabbableNode;return D===pe});if(J<0&&(X.container===D||Qn(D,o.tabbableOptions)&&!Qt(D,o.tabbableOptions)&&!X.nextTabbableNode(D,!1))&&(J=_),J>=0){var g=J===0?i.tabbableGroups.length-1:J-1,fe=i.tabbableGroups[g];I=Mt(D)>=0?fe.lastTabbableNode:fe.lastDomTabbableNode}else wu(O)||(I=X.nextTabbableNode(D,!1))}else{var he=i.tabbableGroups.findIndex(function(_e){var pe=_e.lastTabbableNode;return D===pe});if(he<0&&(X.container===D||Qn(D,o.tabbableOptions)&&!Qt(D,o.tabbableOptions)&&!X.nextTabbableNode(D))&&(he=_),he>=0){var C=he===i.tabbableGroups.length-1?0:he+1,ke=i.tabbableGroups[C];I=Mt(D)>=0?ke.firstTabbableNode:ke.firstDomTabbableNode}else wu(O)||(I=X.nextTabbableNode(D))}}else I=l("fallbackFocus");return I},y=function(E){var D=on(E);if(!(s(D,E)>=0)){if(Cu(o.clickOutsideDeactivates,E)){r.deactivate({returnFocus:o.returnFocusOnDeactivate});return}Cu(o.allowOutsideClick,E)||E.preventDefault()}},f=function(E){var D=on(E),O=s(D,E)>=0;if(O||D instanceof Document)O&&(i.mostRecentlyFocusedNode=D);else{E.stopImmediatePropagation();var N,w=!0;if(i.mostRecentlyFocusedNode)if(Mt(i.mostRecentlyFocusedNode)>0){var I=s(i.mostRecentlyFocusedNode),_=i.containerGroups[I].tabbableNodes;if(_.length>0){var X=_.findIndex(function(J){return J===i.mostRecentlyFocusedNode});X>=0&&(o.isKeyForward(i.recentNavEvent)?X+1<_.length&&(N=_[X+1],w=!1):X-1>=0&&(N=_[X-1],w=!1))}}else i.containerGroups.some(function(J){return J.tabbableNodes.some(function(g){return Mt(g)>0})})||(w=!1);else w=!1;w&&(N=m({target:i.mostRecentlyFocusedNode,isBackward:o.isKeyBackward(i.recentNavEvent)})),p(N||i.mostRecentlyFocusedNode||d())}i.recentNavEvent=void 0},x=function(E){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;i.recentNavEvent=E;var O=m({event:E,isBackward:D});O&&(wu(E)&&E.preventDefault(),p(O))},B=function(E){(o.isKeyForward(E)||o.isKeyBackward(E))&&x(E,o.isKeyBackward(E))},P=function(E){bd(E)&&Cu(o.escapeDeactivates,E)!==!1&&(E.preventDefault(),r.deactivate())},L=function(E){var D=on(E);s(D,E)>=0||Cu(o.clickOutsideDeactivates,E)||Cu(o.allowOutsideClick,E)||(E.preventDefault(),E.stopImmediatePropagation())},A=function(){if(i.active)return fr.activateTrap(n,r),i.delayInitialFocusTimer=o.delayInitialFocus?gr(function(){p(d())}):p(d()),u.addEventListener("focusin",f,!0),u.addEventListener("mousedown",y,{capture:!0,passive:!1}),u.addEventListener("touchstart",y,{capture:!0,passive:!1}),u.addEventListener("click",L,{capture:!0,passive:!1}),u.addEventListener("keydown",B,{capture:!0,passive:!1}),u.addEventListener("keydown",P),r},M=function(){if(i.active)return u.removeEventListener("focusin",f,!0),u.removeEventListener("mousedown",y,!0),u.removeEventListener("touchstart",y,!0),u.removeEventListener("click",L,!0),u.removeEventListener("keydown",B,!0),u.removeEventListener("keydown",P),r},z=function(E){var D=E.some(function(O){var N=Array.from(O.removedNodes);return N.some(function(w){return w===i.mostRecentlyFocusedNode})});D&&p(d())},V=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(z):void 0,k=function(){V&&(V.disconnect(),i.active&&!i.paused&&i.containers.map(function(E){V.observe(E,{subtree:!0,childList:!0})}))};return r={get active(){return i.active},get paused(){return i.paused},activate:function(E){if(i.active)return this;var D=a(E,"onActivate"),O=a(E,"onPostActivate"),N=a(E,"checkCanFocusTrap");N||c(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=v(u),D?.();var w=function(){N&&c(),A(),k(),O?.()};return N?(N(i.containers.concat()).then(w,w),this):(w(),this)},deactivate:function(E){if(!i.active)return this;var D=mr({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},E);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,M(),i.active=!1,i.paused=!1,k(),fr.deactivateTrap(n,r);var O=a(D,"onDeactivate"),N=a(D,"onPostDeactivate"),w=a(D,"checkCanReturnFocus"),I=a(D,"returnFocus","returnFocusOnDeactivate");O?.();var _=function(){gr(function(){I&&p(h(i.nodeFocusedBeforeActivation)),N?.()})};return I&&w?(w(h(i.nodeFocusedBeforeActivation)).then(_,_),this):(_(),this)},pause:function(E){return i.active?(i.manuallyPaused=!0,this._setPausedState(!0,E)):this},unpause:function(E){return i.active?(i.manuallyPaused=!1,n[n.length-1]!==this?this:this._setPausedState(!1,E)):this},updateContainerElements:function(E){var D=[].concat(E).filter(Boolean);return i.containers=D.map(function(O){return typeof O=="string"?u.querySelector(O):O}),i.active&&c(),k(),this}},Object.defineProperties(r,{_isManuallyPaused:{value:function(){return i.manuallyPaused}},_setPausedState:{value:function(E,D){if(i.paused===E)return this;if(i.paused=E,E){var O=a(D,"onPause"),N=a(D,"onPostPause");O?.(),M(),k(),N?.()}else{var w=a(D,"onUnpause"),I=a(D,"onPostUnpause");w?.(),c(),A(),k(),I?.()}return this}}}),r.updateContainerElements(e),r};const Cr=sc(),wd=Ce({name:"NcPopoverTriggerProvider",provide(){return{"NcPopover:trigger:shown":()=>this.shown,"NcPopover:trigger:attrs":()=>this.triggerAttrs}},props:{shown:{type:Boolean,required:!0},popupRole:{type:String,default:void 0}},computed:{triggerAttrs(){return{"aria-haspopup":this.popupRole,"aria-expanded":this.shown.toString()}}},render(){return this.$slots.default?.({attrs:this.triggerAttrs})}}),Sd="_ncPopover_wpltc_20",Pd={"material-design-icon":"_material-design-icon_wpltc_12",ncPopover:Sd},xs="nc-popover-9";pr.themes[xs]=structuredClone(pr.themes.dropdown);const Nd={name:"NcPopover",components:{Dropdown:Q4,NcPopoverTriggerProvider:wd},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:xs}},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"?Cr?"right":"left":this.placement==="end"?Cr?"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(){window.OC?.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(){return this.$refs.popover?.$refs.popperContent?.$el},getPopoverTriggerContainerElement(){return this.$refs.popover?.$refs.popper?.$refs.reference},async useFocusTrap(){if(await this.$nextTick(),this.noFocusTrap)return;const e=this.getPopoverContentElement();e.tabIndex=-1,e&&(this.$focusTrap=ks(e,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus,trapStack:Iu(),fallBackFocus:e}),this.$focusTrap.activate())},clearFocusTrap(e={}){try{this.$focusTrap?.deactivate(e),this.$focusTrap=null}catch(t){Nt.warn("[NcPopover] Failed to clear focus trap",{error:t})}},addEscapeStopPropagation(){this.getPopoverContentElement()?.addEventListener("keydown",this.stopKeydownEscapeHandler)},clearEscapeStopPropagation(){this.getPopoverContentElement()?.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(){this.getPopoverContentElement()?.addEventListener("transitionend",()=>{this.$emit("afterHide")},{once:!0,passive:!0}),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};function jd(e,t,u,n,o,i){const r=K("NcPopoverTriggerProvider"),a=K("Dropdown");return b(),G(a,{ref:"popover",shown:o.internalShown,"onUpdate:shown":[t[0]||(t[0]=s=>o.internalShown=s),t[1]||(t[1]=s=>o.internalShown=s)],"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:i.internalPlacement,"popper-class":[e.$style.ncPopover,u.popoverBaseClass],"popper-triggers":i.popperTriggers,"popper-hide-triggers":i.popperHideTriggers,"popper-show-triggers":i.popperShowTriggers,theme:n.theme,triggers:i.internalTriggers,"hide-triggers":i.hideTriggers,"show-triggers":i.showTriggers,onApplyShow:i.afterShow,onApplyHide:i.afterHide},{popper:U(s=>[Y(e.$slots,"default",ge(Ee(s)))]),default:U(()=>[te(r,{shown:o.internalShown,"popup-role":u.popupRole},{default:U(s=>[Y(e.$slots,"trigger",ge(Ee(s)))]),_: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 Td={$style:Pd},yr=ue(Nd,[["render",jd],["__cssModules",Td]]),zd={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Od=["aria-hidden","aria-label"],Ld=["fill","width","height"],Md={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"},_d={key:0};function Rd(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",Md,[u.title?(b(),S("title",_d,ee(u.title),1)):H("",!0)])],8,Ld))],16,Od)}const As=ue(zd,[["render",Rd]]);Me(Nc);function bs(e){return Array.isArray(e)&&e.some(t=>{if(t===null)return!1;if(typeof t=="object"){const u=t;if(u.type===Ta||u.type===Dt&&!bs(u.children)||u.type===za&&!u.children.trim())return!1}return!0})}const Id=".focusable",Vd={name:"NcActions",components:{NcButton:kt,NcPopover:yr},provide(){return{[Bc]:$(()=>this.actionsMenuSemanticType==="menu"),[Dc]: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:oe("Actions")},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:()=>document.getElementById("content-vue")??document.querySelector("body")},container:{type:[Boolean,String,Object,Element],default:"body"},disabled:{type:Boolean,default:!1},inline:{type:Number,default:0},variant:{type:String,validator(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:Oe()}},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(){l4(()=>this.opened,{disabled:()=>this.config.withFocusTrap}),"ariaHidden"in this.$attrs},methods:{getActionName(e){return e?.type?.name},isValidSingleAction(e){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(e))},isAction(e){return this.getActionName(e)?.startsWith?.("NcAction")},isIconUrl(e){try{return!!new URL(e,e.startsWith("/")?window.location.origin:void 0)}catch{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){this.opened&&(await this.$nextTick(),this.opened=!1,this.$refs.popover?.clearFocusTrap({returnFocus:e}),this.$emit("update:open",!1),this.$emit("close"),this.focusIndex=0,e&&this.$refs.triggerButton?.$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(Id)},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(){const e=[],t=(p,h)=>{p.forEach(m=>{if(this.isAction(m)){h.push(m);return}m.type===Dt&&t(m.children,h)})};if(t(this.$slots.default?.(),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(p=>!n.includes(p)),i=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],r=["NcActionInput","NcActionTextEditable"],a=["NcActionLink","NcActionRouter"],s=o.some(p=>r.includes(this.getActionName(p))),l=o.some(p=>i.includes(this.getActionName(p))),d=o.some(p=>a.includes(this.getActionName(p)));s?this.actionsMenuSemanticType="dialog":l?this.actionsMenuSemanticType="menu":d?this.actionsMenuSemanticType="navigation":e.filter(p=>this.getActionName(p).startsWith("NcAction")).length===e.length?this.actionsMenuSemanticType="tooltip":this.actionsMenuSemanticType="unknown";const c=p=>{const h=p?.props?.icon,m=p?.children?.icon?.()?.[0]??(this.isIconUrl(h)?Q("img",{class:"action-item__menutoggle__icon",src:h,alt:""}):Q("span",{class:["icon",h]})),y=p?.children?.default?.()?.[0]?.children?.trim(),f=this.forceName?y:"";let x=p?.props?.title;this.forceName||x||(x=y);const B={...p?.props??{}},P=["submit","reset"].includes(B.type)?B.modelValue:"button";return delete B.modelValue,delete B.type,Q(kt,ae(B,{class:"action-item action-item--single","aria-label":p?.props?.["aria-label"]||y,title:x,disabled:this.disabled||p?.props?.disabled,pressed:p?.props?.modelValue,size:this.size,type:P,variant:this.variant||(f?"secondary":"tertiary"),onFocus:this.onFocus,onBlur:this.onBlur,"onUpdate:pressed":p?.props?.["onUpdate:modelValue"]??(()=>{})}),{default:()=>f,icon:()=>m})},v=p=>{const h=bs(this.$slots.icon?.())?this.$slots.icon?.():this.defaultIcon?Q("span",{class:["icon",this.defaultIcon]}):Q(As,{size:20}),m=`${this.randomId}-trigger`;return Q(yr,{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?this.$refs.triggerButton?.$el:void 0,noFocusTrap:!this.config.withFocusTrap,"onUpdate:shown":this.toggleMenu,onAfterShow:this.onOpened,onAfterClose:this.onClosed},{trigger:()=>Q(kt,{id:m,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:()=>h,default:()=>this.menuName}),default:()=>Q("div",{class:{open:this.opened},tabindex:"-1",onKeydown:this.onKeydown,ref:"menu"},[Q("ul",{id:this.randomId,tabindex:"-1",ref:"menuList",role:this.config.popupRole,"aria-labelledby":m,"aria-modal":this.actionsMenuSemanticType==="dialog"?"true":void 0},[p])])})};return e.length===1&&u.length===1&&!this.forceMenu?c(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?Q("div",{class:["action-items",`action-item--${this.triggerButtonVariant}`]},[...n.map(c),o.length>0?Q("div",{class:["action-item",{"action-item--open":this.opened}]},[v(o)]):null]):Q("div",{class:["action-item action-item--default-popover",`action-item--${this.triggerButtonVariant}`,{"action-item--open":this.opened}]},[v(e)]))}},$d=ue(Vd,[["__scopeId","data-v-6c109b7a"]]);function Ju(e,t){return Wi()?(La(e,t),!0):!1}const Yn=new WeakMap,Hd=(...e)=>{var t;const u=e[0],n=(t=Tn())===null||t===void 0?void 0:t.proxy,o=n??Wi();if(o==null&&!Ui())throw new Error("injectLocal must be called in setup");return o&&Yn.has(o)&&u in Yn.get(o)?Yn.get(o)[u]:st(...e)},Bs=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Ds=e=>e!=null,qd=Object.prototype.toString,Wd=e=>qd.call(e)==="[object Object]",Su=()=>{};function kk(...e){if(e.length!==1)return Ma(...e);const t=e[0];return typeof t=="function"?_a(Ra(()=>({get:t,set:Su}))):Vt(t)}function Er(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function au(e){return Array.isArray(e)?e:[e]}function Ud(e){return Tn()}function xk(e){if(!Bs)return e;let t=0,u,n;const o=()=>{t-=1,n&&t<=0&&(n.stop(),u=void 0,n=void 0)};return((...i)=>(t+=1,n||(n=Oa(!0),u=n.run(()=>e(...i))),Ju(o),u))}function Kd(e,t=!0,u){Ud()?jn(e,u):t?e():Lu(e)}function Gd(e,t,u){return Pt(e,t,{...u,immediate:!0})}const dt=Bs?window:void 0;function Se(e){var t;const u=Ne(e);return(t=u?.$el)!==null&&t!==void 0?t:u}function Bt(...e){const t=(n,o,i,r)=>(n.addEventListener(o,i,r),()=>n.removeEventListener(o,i,r)),u=$(()=>{const n=au(Ne(e[0])).filter(o=>o!=null);return n.every(o=>typeof o!="string")?n:void 0});return Gd(()=>{var n,o;return[(n=(o=u.value)===null||o===void 0?void 0:o.map(i=>Se(i)))!==null&&n!==void 0?n:[dt].filter(i=>i!=null),au(Ne(u.value?e[1]:e[0])),au(re(u.value?e[2]:e[1])),Ne(u.value?e[3]:e[2])]},([n,o,i,r],a,s)=>{if(!n?.length||!o?.length||!i?.length)return;const l=Wd(r)?{...r}:r,d=n.flatMap(c=>o.flatMap(v=>i.map(p=>t(c,v,p,l))));s(()=>{d.forEach(c=>c())})},{flush:"post"})}function Zd(){const e=Ie(!1),t=Tn();return t&&jn(()=>{e.value=!0},t),e}function _n(e){const t=Zd();return $(()=>(t.value,!!e()))}function Jd(e,t,u={}){const{window:n=dt,...o}=u;let i;const r=_n(()=>n&&"MutationObserver"in n),a=()=>{i&&(i.disconnect(),i=void 0)},s=Pt($(()=>{const c=au(Ne(e)).map(Se).filter(Ds);return new Set(c)}),c=>{a(),r.value&&c.size&&(i=new MutationObserver(t),c.forEach(v=>i.observe(v,o)))},{immediate:!0,flush:"post"}),l=()=>i?.takeRecords(),d=()=>{s(),a()};return Ju(d),{isSupported:r,stop:d,takeRecords:l}}function Xd(e,t,u={}){const{window:n=dt,document:o=n?.document,flush:i="sync"}=u;if(!n||!o)return Su;let r;const a=d=>{r?.(),r=d},s=Ki(()=>{const d=Se(e);if(d){const{stop:c}=Jd(o,v=>{v.map(p=>[...p.removedNodes]).flat().some(p=>p===d||p.contains(d))&&t(v)},{window:n,childList:!0,subtree:!0});a(c)}},{flush:i}),l=()=>{s(),a()};return Ju(l),l}function Qd(e={}){var t;const{window:u=dt,deep:n=!0,triggerOnRemoval:o=!1}=e,i=(t=e.document)!==null&&t!==void 0?t:u?.document,r=()=>{let l=i?.activeElement;if(n)for(var d;l?.shadowRoot;)l=l==null||(d=l.shadowRoot)===null||d===void 0?void 0:d.activeElement;return l},a=Ie(),s=()=>{a.value=r()};if(u){const l={capture:!0,passive:!0};Bt(u,"blur",d=>{d.relatedTarget===null&&s()},l),Bt(u,"focus",s,l)}return o&&Xd(a,s,{document:i}),s(),a}const Yd=Symbol("vueuse-ssr-width");function e3(){const e=Ui()?Hd(Yd,null):null;return typeof e=="number"?e:void 0}function t3(e,t={}){const{window:u=dt,ssrWidth:n=e3()}=t,o=_n(()=>u&&"matchMedia"in u&&typeof u.matchMedia=="function"),i=Ie(typeof n=="number"),r=Ie(),a=Ie(!1),s=l=>{a.value=l.matches};return Ki(()=>{if(i.value){i.value=!o.value,a.value=Ne(e).split(",").some(l=>{const d=l.includes("not all"),c=l.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),v=l.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let p=!!(c||v);return c&&p&&(p=n>=Er(c[1])),v&&p&&(p=n<=Er(v[1])),d?!p:p});return}o.value&&(r.value=u.matchMedia(Ne(e)),a.value=r.value.matches)}),Bt(r,"change",s,{passive:!0}),$(()=>a.value)}function Ak(e){return t3("(prefers-color-scheme: dark)",e)}function u3(e,t,u={}){const{window:n=dt,...o}=u;let i;const r=_n(()=>n&&"ResizeObserver"in n),a=()=>{i&&(i.disconnect(),i=void 0)},s=Pt($(()=>{const d=Ne(e);return Array.isArray(d)?d.map(c=>Se(c)):[Se(d)]}),d=>{if(a(),r.value&&n){i=new ResizeObserver(t);for(const c of d)c&&i.observe(c,o)}},{immediate:!0,flush:"post"}),l=()=>{a(),s()};return Ju(l),{isSupported:r,stop:l}}function n3(e,t={width:0,height:0},u={}){const{window:n=dt,box:o="content-box"}=u,i=$(()=>{var c;return(c=Se(e))===null||c===void 0||(c=c.namespaceURI)===null||c===void 0?void 0:c.includes("svg")}),r=Ie(t.width),a=Ie(t.height),{stop:s}=u3(e,([c])=>{const v=o==="border-box"?c.borderBoxSize:o==="content-box"?c.contentBoxSize:c.devicePixelContentBoxSize;if(n&&i.value){const p=Se(e);if(p){const h=p.getBoundingClientRect();r.value=h.width,a.value=h.height}}else if(v){const p=au(v);r.value=p.reduce((h,{inlineSize:m})=>h+m,0),a.value=p.reduce((h,{blockSize:m})=>h+m,0)}else r.value=c.contentRect.width,a.value=c.contentRect.height},u);Kd(()=>{const c=Se(e);c&&(r.value="offsetWidth"in c?c.offsetWidth:t.width,a.value="offsetHeight"in c?c.offsetHeight:t.height)});const l=Pt(()=>Se(e),c=>{r.value=c?t.width:0,a.value=c?t.height:0});function d(){s(),l()}return{width:r,height:a,stop:d}}function i3(e,t,u={}){const{root:n,rootMargin:o="0px",threshold:i=0,window:r=dt,immediate:a=!0}=u,s=_n(()=>r&&"IntersectionObserver"in r),l=$(()=>au(Ne(e)).map(Se).filter(Ds));let d=Su;const c=Ie(a),v=s.value?Pt(()=>[l.value,Se(n),c.value],([h,m])=>{if(d(),!c.value||!h.length)return;const y=new IntersectionObserver(t,{root:Se(m),rootMargin:o,threshold:i});h.forEach(f=>f&&y.observe(f)),d=()=>{y.disconnect(),d=Su}},{immediate:a,flush:"post"}):Su,p=()=>{d(),v(),c.value=!1};return Ju(p),{isSupported:s,isActive:c,pause(){d(),c.value=!1},resume(){c.value=!0},stop:p}}const o3="focusin",r3="focusout",a3=":focus-within";function bk(e,t={}){const{window:u=dt}=t,n=$(()=>Se(e)),o=Ie(!1),i=$(()=>o.value);if(!u||!Qd(t).value)return{focused:i};const r={passive:!0};return Bt(n,o3,()=>o.value=!0,r),Bt(n,r3,()=>{var a,s,l;return o.value=(a=(s=n.value)===null||s===void 0||(l=s.matches)===null||l===void 0?void 0:l.call(s,a3))!==null&&a!==void 0?a:!1},r),{focused:i}}function s3(e,t={}){const{threshold:u=50,onSwipe:n,onSwipeEnd:o,onSwipeStart:i,passive:r=!0}=t,a=hn({x:0,y:0}),s=hn({x:0,y:0}),l=$(()=>a.x-s.x),d=$(()=>a.y-s.y),{max:c,abs:v}=Math,p=$(()=>c(v(l.value),v(d.value))>=u),h=Ie(!1),m=$(()=>p.value?v(l.value)>v(d.value)?l.value>0?"left":"right":d.value>0?"up":"down":"none"),y=A=>[A.touches[0].clientX,A.touches[0].clientY],f=(A,M)=>{a.x=A,a.y=M},x=(A,M)=>{s.x=A,s.y=M},B={passive:r,capture:!r},P=A=>{h.value&&o?.(A,m.value),h.value=!1},L=[Bt(e,"touchstart",A=>{if(A.touches.length!==1)return;const[M,z]=y(A);f(M,z),x(M,z),i?.(A)},B),Bt(e,"touchmove",A=>{if(A.touches.length!==1)return;const[M,z]=y(A);x(M,z),B.capture&&!B.passive&&Math.abs(l.value)>Math.abs(d.value)&&A.preventDefault(),!h.value&&p.value&&(h.value=!0),h.value&&n?.(A)},B),Bt(e,["touchend","touchcancel"],P,B)];return{isSwiping:h,direction:m,coordsStart:a,coordsEnd:s,lengthX:l,lengthY:d,stop:()=>L.forEach(A=>A())}}const l3={name:"ChevronDownIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},c3=["aria-hidden","aria-label"],d3=["fill","width","height"],p3={d:"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z"},v3={key:0};function h3(e,t,u,n,o,i){return b(),S("span",ae(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon chevron-down-icon",role:"img",onClick:t[0]||(t[0]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",p3,[u.title?(b(),S("title",v3,ee(u.title),1)):H("",!0)])],8,d3))],16,c3)}const m3=ue(l3,[["render",h3]]),f3={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},g3=["aria-hidden","aria-label"],C3=["fill","width","height"],y3={d:"M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z"},E3={key:0};function k3(e,t,u,n,o,i){return b(),S("span",ae(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon close-icon",role:"img",onClick:t[0]||(t[0]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",y3,[u.title?(b(),S("title",E3,ee(u.title),1)):H("",!0)])],8,C3))],16,g3)}const eo=ue(f3,[["render",k3]]),x3=["aria-label"],A3=["width","height"],b3=["fill"],B3=["fill"],D3={key:0},F3=Ce({__name:"NcLoadingIcon",props:{appearance:{default:"auto"},name:{default:""},size:{default:20}},setup(e){const t=e,u=$(()=>{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)=>(b(),S("span",{"aria-label":n.name,role:"img",class:"material-design-icon loading-icon"},[(b(),S("svg",{width:n.size,height:n.size,viewBox:"0 0 24 24"},[R("path",{fill:u.value[0],d:"M12,4V2A10,10 0 1,0 22,12H20A8,8 0 1,1 12,4Z"},null,8,b3),R("path",{fill:u.value[1],d:"M12,4V2A10,10 0 0,1 22,12H20A8,8 0 0,0 12,4Z"},[n.name?(b(),S("title",D3,ee(n.name),1)):H("",!0)],8,B3)],8,A3))],8,x3))}}),to=ue(F3,[["__scopeId","data-v-cf399190"]]),w3={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},S3=["aria-hidden","aria-label"],P3=["fill","width","height"],N3={d:"M14,19H18V5H14M6,19H10V5H6V19Z"},j3={key:0};function T3(e,t,u,n,o,i){return b(),S("span",ae(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon pause-icon",role:"img",onClick:t[0]||(t[0]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",N3,[u.title?(b(),S("title",j3,ee(u.title),1)):H("",!0)])],8,P3))],16,S3)}const z3=ue(w3,[["render",T3]]),O3={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},L3=["aria-hidden","aria-label"],M3=["fill","width","height"],_3={d:"M8,5.14V19.14L19,12.14L8,5.14Z"},R3={key:0};function I3(e,t,u,n,o,i){return b(),S("span",ae(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon play-icon",role:"img",onClick:t[0]||(t[0]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",_3,[u.title?(b(),S("title",R3,ee(u.title),1)):H("",!0)])],8,M3))],16,L3)}const V3=ue(O3,[["render",I3]]);Me(Wa,_c);function $3(e,t){let u,n,o=t,i;this.start=function(){i=!0,n=new Date,u=setTimeout(e,o)},this.pause=function(){i=!1,clearTimeout(u),o-=new Date-n},this.clear=function(){i=!1,clearTimeout(u),o=0},this.getTimeLeft=function(){return i&&(this.pause(),this.start()),o},this.getStateRunning=function(){return i},this.start()}const H3={name:"NcModal",components:{Close:eo,Pause:z3,Play:V3,NcActions:$d,NcButton:kt,NcIconSvgWrapper:yt},props:{name:{type:String,default:""},hasPrevious:{type:Boolean,default:!1},hasNext:{type:Boolean,default:!1},outTransition:{type:Boolean,default:!1},enableSlideshow:{type:Boolean,default:!1},slideshowDelay:{type:Number,default:5e3},slideshowPaused:{type:Boolean,default:!1},disableSwipe:{type:Boolean,default:!1},spreadNavigation:{type:Boolean,default:!1},size:{type:String,default:"normal",validator:e=>["small","normal","large","full"].includes(e)},noClose:{type:Boolean,default:!1},closeOnClickOutside:{type:Boolean,default:!1},dark:{type:Boolean,default:!1},lightBackdrop:{type:Boolean,default:!1},container:{type:[String,null],default:"body"},closeButtonOutside:{type:Boolean,default:!1},additionalTrapElements:{type:Array,default:()=>[]},inlineActions:{type:Number,default:0},show:{type:Boolean,default:void 0},labelId:{type:String,default:""},setReturnFocus:{default:void 0,type:[Boolean,HTMLElement,SVGElement,String]}},emits:["previous","next","close","update:show"],setup(){return{mdiChevronLeft:mc,mdiChevronRight:fc}},data(){return{mc:null,playing:!1,slideshowTimeout:null,iconSize:24,focusTrap:null,randId:Oe(),internalShow:!0}},computed:{modalLabelId(){return this.labelId||`modal-name-${this.randId}`},showModal(){return this.show===void 0?this.internalShow:this.show},modalTransitionName(){return`modal-${this.outTransition?"out":"in"}`},playPauseName(){return this.playing?oe("Pause slideshow"):oe("Start slideshow")},cssVariables(){return{"--slideshow-duration":this.slideshowDelay+"ms","--icon-size":this.iconSize+"px"}},closeButtonAriaLabel(){return oe("Close")},prevButtonAriaLabel(){return oe("Previous")},nextButtonAriaLabel(){return oe("Next")}},watch:{slideshowPaused(e){this.slideshowTimeout&&(e?this.slideshowTimeout.pause():this.slideshowTimeout.start())},additionalTrapElements(e){if(this.focusTrap){const t=this.$refs.mask;this.focusTrap.updateContainerElements([t,...e])}}},beforeMount(){window.addEventListener("keydown",this.handleKeydown)},beforeUnmount(){window.removeEventListener("keydown",this.handleKeydown),this.mc.stop()},mounted(){!this.name&&this.labelId,this.useFocusTrap(),this.mc=s3(this.$refs.mask,{onSwipeEnd:this.handleSwipe}),this.container&&(this.container==="body"?document.body.insertBefore(this.$el,document.body.lastChild):document.querySelector(this.container).appendChild(this.$el))},unmounted(){this.clearFocusTrap(),this.$el.remove()},methods:{t:oe,previous(e){this.hasPrevious&&(e&&this.resetSlideshow(),this.$emit("previous",e))},next(e){this.hasNext&&(e&&this.resetSlideshow(),this.$emit("next",e))},close(e){this.noClose||(this.internalShow=!1,this.$emit("update:show",!1),setTimeout(()=>{this.$emit("close",e)},300))},handleClickModalWrapper(e){this.closeOnClickOutside&&this.close(e)},handleKeydown(e){if(e.key==="Escape"){const u=Iu();return u.length>0&&u[u.length-1]!==this.focusTrap?void 0:this.close(e)}const t={ArrowLeft:this.previous,ArrowRight:this.next};if(t[e.key])return document.activeElement&&!this.$el.contains(document.activeElement)?void 0:t[e.key](e)},handleSwipe(e,t){this.disableSwipe||(t==="left"?this.next(e):t==="right"&&this.previous(e))},togglePlayPause(){this.playing=!this.playing,this.playing?this.handleSlideshow():this.clearSlideshowTimeout()},resetSlideshow(){this.playing=!this.playing,this.clearSlideshowTimeout(),this.$nextTick(function(){this.togglePlayPause()})},handleSlideshow(){this.playing=!0,this.hasNext?this.slideshowTimeout=new $3(()=>{this.next(),this.handleSlideshow()},this.slideshowDelay):(this.playing=!1,this.clearSlideshowTimeout())},clearSlideshowTimeout(){this.slideshowTimeout&&this.slideshowTimeout.clear()},async useFocusTrap(){if(!this.showModal||this.focusTrap)return;const e=this.$refs.mask;await this.$nextTick();const t={allowOutsideClick:!0,fallbackFocus:e,trapStack:Iu(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.focusTrap=ks([e,...this.additionalTrapElements],t),this.focusTrap.activate()},clearFocusTrap(){this.focusTrap&&(this.focusTrap?.deactivate(),this.focusTrap=null)}}},q3=["aria-labelledby","aria-describedby"],W3=["data-theme-light","data-theme-dark"],U3=["id"],K3={class:"icons-menu"},G3=["title"],Z3={class:"hidden-visually"},J3={key:2,class:"progress-ring",height:"50",width:"50"},X3=["id"],Q3={class:"modal-container__content"};function Y3(e,t,u,n,o,i){const r=K("Play"),a=K("Pause"),s=K("NcActions"),l=K("Close"),d=K("NcButton"),c=K("NcIconSvgWrapper");return b(),G(Lt,{name:"fade",appear:"",onAfterEnter:i.useFocusTrap,onBeforeLeave:i.clearFocusTrap},{default:U(()=>[at(R("div",{ref:"mask",class:me(["modal-mask",{"modal-mask--opaque":u.dark||u.closeButtonOutside||u.hasPrevious||u.hasNext,"modal-mask--light":u.lightBackdrop}]),style:It(i.cssVariables),role:"dialog","aria-modal":"true","aria-labelledby":i.modalLabelId,"aria-describedby":"modal-description-"+o.randId,tabindex:"-1"},[te(Lt,{name:"fade-visibility",appear:""},{default:U(()=>[R("div",{class:"modal-header","data-theme-light":u.lightBackdrop,"data-theme-dark":!u.lightBackdrop},[u.name.trim()!==""?(b(),S("h2",{key:0,id:"modal-name-"+o.randId,class:"modal-header__name"},ee(u.name),9,U3)):H("",!0),R("div",K3,[u.hasNext&&u.enableSlideshow?(b(),S("button",{key:0,class:me(["play-pause-icons",{"play-pause-icons--paused":u.slideshowPaused}]),title:i.playPauseName,type:"button",onClick:t[0]||(t[0]=(...v)=>i.togglePlayPause&&i.togglePlayPause(...v))},[o.playing?(b(),G(a,{key:1,class:"play-pause-icons__pause",size:o.iconSize},null,8,["size"])):(b(),G(r,{key:0,class:"play-pause-icons__play",size:o.iconSize},null,8,["size"])),R("span",Z3,ee(i.playPauseName),1),o.playing?(b(),S("svg",J3,[...t[2]||(t[2]=[R("circle",{class:"progress-ring__circle",stroke:"white","stroke-width":"2",fill:"transparent",r:"15",cx:"25",cy:"25"},null,-1)])])):H("",!0)],10,G3)):H("",!0),te(s,{class:"header-actions",inline:u.inlineActions},{default:U(()=>[Y(e.$slots,"actions",{},void 0,!0)]),_:3},8,["inline"]),!u.noClose&&u.closeButtonOutside?(b(),G(d,{key:1,"aria-label":i.closeButtonAriaLabel,class:"header-close",variant:"tertiary",onClick:i.close},{icon:U(()=>[te(l,{size:o.iconSize},null,8,["size"])]),_:1},8,["aria-label","onClick"])):H("",!0)])],8,W3)]),_:3}),te(Lt,{name:i.modalTransitionName,appear:""},{default:U(()=>[at(R("div",{class:me(["modal-wrapper",[`modal-wrapper--${u.size}`,{"modal-wrapper--spread-navigation":u.spreadNavigation}]]),onMousedown:t[1]||(t[1]=Mu((...v)=>i.handleClickModalWrapper&&i.handleClickModalWrapper(...v),["self"]))},[te(Lt,{name:"fade-visibility",appear:""},{default:U(()=>[at(te(d,{"aria-label":i.prevButtonAriaLabel,class:"prev",variant:"tertiary-no-background",onClick:i.previous},{icon:U(()=>[te(c,{directional:"",path:n.mdiChevronLeft,size:40},null,8,["path"])]),_:1},8,["aria-label","onClick"]),[[gt,u.hasPrevious]])]),_:1}),R("div",{id:"modal-description-"+o.randId,class:"modal-container"},[R("div",Q3,[Y(e.$slots,"default",{},void 0,!0)]),!u.noClose&&!u.closeButtonOutside?(b(),G(d,{key:0,"aria-label":i.closeButtonAriaLabel,class:"modal-container__close",variant:"tertiary",onClick:i.close},{icon:U(()=>[te(l,{size:20})]),_:1},8,["aria-label","onClick"])):H("",!0)],8,X3),te(Lt,{name:"fade-visibility",appear:""},{default:U(()=>[at(te(d,{"aria-label":i.nextButtonAriaLabel,class:"next",variant:"tertiary-no-background",onClick:i.next},{icon:U(()=>[te(c,{directional:"",path:n.mdiChevronRight,size:40},null,8,["path"])]),_:1},8,["aria-label","onClick"]),[[gt,u.hasNext]])]),_:1})],34),[[gt,i.showModal]])]),_:3},8,["name"])],14,q3),[[gt,i.showModal]])]),_:3},8,["onAfterEnter","onBeforeLeave"])}const ep=ue(H3,[["render",Y3],["__scopeId","data-v-70dc2566"]]),tp=["aria-labelledby"],up={key:0,class:"empty-content__icon","aria-hidden":"true"},np=["id"],ip={key:2,class:"empty-content__description"},op={key:3,class:"empty-content__action"},rp=Ce({__name:"NcEmptyContent",props:{description:{default:""},name:{default:""}},setup(e){const t=Oe();return(u,n)=>(b(),S("div",{"aria-labelledby":re(t),class:"empty-content",role:"note"},[u.$slots.icon?(b(),S("div",up,[Y(u.$slots,"icon",{},void 0,!0)])):H("",!0),u.name!==""||u.$slots.name?(b(),S("div",{key:1,id:re(t),class:"empty-content__name"},[Y(u.$slots,"name",{},()=>[Le(ee(u.name),1)],!0)],8,np)):H("",!0),u.description!==""||u.$slots.description?(b(),S("p",ip,[Y(u.$slots,"description",{},()=>[Le(ee(u.description),1)],!0)])):H("",!0),u.$slots.action?(b(),S("div",op,[Y(u.$slots,"action",{},void 0,!0)])):H("",!0)],8,tp))}}),uo=ue(rp,[["__scopeId","data-v-b101d636"]]);function iu(e,t,u){const n={type:String(e)};return u==null&&(typeof t=="string"||Array.isArray(t))?u=t:Object.assign(n,t),Array.isArray(u)?n.children=u:u!=null&&(n.value=String(u)),n}const no=(function(e){if(e==null)return cp;if(typeof e=="function")return Rn(e);if(typeof e=="object")return Array.isArray(e)?ap(e):sp(e);if(typeof e=="string")return lp(e);throw new Error("Expected function, string, or object as test")});function ap(e){const t=[];let u=-1;for(;++u<e.length;)t[u]=no(e[u]);return Rn(n);function n(...o){let i=-1;for(;++i<t.length;)if(t[i].apply(this,o))return!0;return!1}}function sp(e){const t=e;return Rn(u);function u(n){const o=n;let i;for(i in e)if(o[i]!==t[i])return!1;return!0}}function lp(e){return Rn(t);function t(u){return u&&u.type===e}}function Rn(e){return t;function t(u,n,o){return!!(dp(u)&&e.call(this,u,typeof n=="number"?n:void 0,o||void 0))}}function cp(){return!0}function dp(e){return e!==null&&typeof e=="object"&&"type"in e}const Fs=[],pp=!0,Si=!1,io="skip";function ws(e,t,u,n){let o;typeof t=="function"&&typeof u!="function"?(n=u,u=t):o=t;const i=no(o),r=n?-1:1;a(e,void 0,[])();function a(s,l,d){const c=s&&typeof s=="object"?s:{};if(typeof c.type=="string"){const p=typeof c.tagName=="string"?c.tagName:typeof c.name=="string"?c.name:void 0;Object.defineProperty(v,"name",{value:"node ("+(s.type+(p?"<"+p+">":""))+")"})}return v;function v(){let p=Fs,h,m,y;if((!t||i(s,l,d[d.length-1]||void 0))&&(p=vp(u(s,d)),p[0]===Si))return p;if("children"in s&&s.children){const f=s;if(f.children&&p[0]!==io)for(m=(n?f.children.length:-1)+r,y=d.concat(f);m>-1&&m<f.children.length;){const x=f.children[m];if(h=a(x,m,y)(),h[0]===Si)return h;m=typeof h[1]=="number"?h[1]:m+r}}return p}}}function vp(e){return Array.isArray(e)?e:typeof e=="number"?[pp,e]:e==null?Fs:[e]}function ct(e,t,u,n){let o,i,r;typeof t=="function"&&typeof u!="function"?(i=void 0,r=t,o=u):(i=t,r=u,o=n),ws(e,i,a,o);function a(s,l){const d=l[l.length-1],c=d?d.children.indexOf(s):void 0;return r(s,c,d)}}const kr=/(\s|^)(https?:\/\/)([-A-Z0-9+_.]+(?::[0-9]+)?(?:\/[-A-Z0-9+&@#%?=~_|!:,.;()]*)*)(\s|$)/ig,xr=/(\s|\(|^)((https?:\/\/)([-A-Z0-9+_.]+[-A-Z0-9]+(?::[0-9]+)?(?:\/[-A-Z0-9+&@#%?=~_|!:,.;()]*)*))(?=\s|\)|$)/ig,hp=Ce({name:"NcLink",props:{href:{type:String,required:!0}},render(){return Q("a",{href:this.href,rel:"noopener noreferrer",target:"_blank",class:"rich-text--external-link"},[this.href.trim()])}});function mp({autolink:e,useMarkdown:t,useExtendedMarkdown:u}){return function(n){u||!t||!e||ct(n,o=>o.type==="text",(o,i,r)=>{let a=Ss(o.value);return typeof a=="string"?a=[iu("text",a)]:a=a.map(s=>typeof s=="string"?iu("text",s):iu("link",{url:s.props.href},[iu("text",s.props.href)])).filter(s=>s).flat(),r.children.splice(i,1,...a),[io,(i??0)+a.length]})}}function Ss(e){let t=xr.exec(e);const u=[];let n=0;for(;t!==null;){let i=t[2],r,a=e.substring(n,t.index+t[1].length);i[0]===" "&&(a+=i[0],i=i.substring(1).trim());const s=i[i.length-1];(s==="."||s===","||s===";"||t[0][0]==="("&&s===")")&&(i=i.substring(0,i.length-1),r=s),u.push(a),u.push({component:hp,props:{href:i}}),r&&u.push(r),n=t.index+t[0].length,t=xr.exec(e)}u.push(e.substring(n));const o=u.map(i=>typeof i=="string"?i:i.props.href).join("");return e===o?u:(Nt.error("[NcRichText] Failed to reassemble the chunked text: "+e),e)}function Ps(e,t){const u=(d,c)=>d.startsWith(c)?d.slice(c.length):d,n=(d,...c)=>c.reduce((v,p)=>u(v,p),d);if(!e)return null;const o=/^https?:\/\//.test(t),i=/^[a-z][a-z0-9+.-]*:.+/.test(t);if(!o&&i||o&&!t.startsWith(Ro())||!o&&!t.startsWith("/"))return null;const r=o?n(t,Ro(),"/index.php"):t,a=n(e.options.history.base,lc(),"/index.php"),s=n(r,a)||"/",l=e.resolve(s);return l.matched.length?l.fullPath:null}const fp=Symbol.for("insideRadioGroup");function gp(){return st(fp,void 0)}const Cp={name:"CheckboxBlankOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},yp=["aria-hidden","aria-label"],Ep=["fill","width","height"],kp={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"},xp={key:0};function Ap(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",kp,[u.title?(b(),S("title",xp,ee(u.title),1)):H("",!0)])],8,Ep))],16,yp)}const bp=ue(Cp,[["render",Ap]]),Bp={name:"CheckboxMarkedIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Dp=["aria-hidden","aria-label"],Fp=["fill","width","height"],wp={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"},Sp={key:0};function Pp(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",wp,[u.title?(b(),S("title",Sp,ee(u.title),1)):H("",!0)])],8,Fp))],16,Dp)}const Np=ue(Bp,[["render",Pp]]),jp={name:"MinusBoxIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Tp=["aria-hidden","aria-label"],zp=["fill","width","height"],Op={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"},Lp={key:0};function Mp(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",Op,[u.title?(b(),S("title",Lp,ee(u.title),1)):H("",!0)])],8,zp))],16,Tp)}const _p=ue(jp,[["render",Mp]]),Rp={name:"RadioboxBlankIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ip=["aria-hidden","aria-label"],Vp=["fill","width","height"],$p={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"},Hp={key:0};function qp(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",$p,[u.title?(b(),S("title",Hp,ee(u.title),1)):H("",!0)])],8,Vp))],16,Ip)}const Wp=ue(Rp,[["render",qp]]),Up={name:"RadioboxMarkedIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Kp=["aria-hidden","aria-label"],Gp=["fill","width","height"],Zp={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"},Jp={key:0};function Xp(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",Zp,[u.title?(b(),S("title",Jp,ee(u.title),1)):H("",!0)])],8,Gp))],16,Kp)}const Qp=ue(Up,[["render",Xp]]),Yp={name:"ToggleSwitchIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ev=["aria-hidden","aria-label"],tv=["fill","width","height"],uv={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"},nv={key:0};function iv(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",uv,[u.title?(b(),S("title",nv,ee(u.title),1)):H("",!0)])],8,tv))],16,ev)}const ov=ue(Yp,[["render",iv]]),rv={name:"ToggleSwitchOffIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},av=["aria-hidden","aria-label"],sv=["fill","width","height"],lv={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"},cv={key:0};function dv(e,t,u,n,o,i){return b(),S("span",ae(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]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",lv,[u.title?(b(),S("title",cv,ee(u.title),1)):H("",!0)])],8,sv))],16,av)}const pv=ue(rv,[["render",dv]]),uu="checkbox",_t="radio",ft="switch",Pu="button",vv={name:"NcCheckboxContent",components:{NcLoadingIcon:to},props:{iconClass:{type:[String,Object],default:null},textClass:{type:[String,Object],default:null},type:{type:String,default:"checkbox",validator:e=>[uu,_t,ft,Pu].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===Pu},checkboxRadioIconElement(){return this.type===_t?this.isChecked?Qp:Wp:this.type===ft?this.isChecked?ov:pv:this.indeterminate?_p:this.isChecked?Np:bp}}},hv={key:0,class:"checkbox-content__wrapper"},mv=["id"],fv=["id"];function gv(e,t,u,n,o,i){const r=K("NcLoadingIcon");return b(),S("span",{class:me(["checkbox-content",{["checkbox-content-"+u.type]:!0,"checkbox-content--button-variant":u.buttonVariant,"checkbox-content--has-text":!!e.$slots.default}])},[R("span",{class:me(["checkbox-content__icon",{"checkbox-content__icon--checked":u.isChecked,"checkbox-content__icon--has-description":!i.isButtonType&&e.$slots.description,[u.iconClass]:!0}]),"aria-hidden":!0,inert:""},[Y(e.$slots,"icon",{checked:u.isChecked,loading:u.loading},()=>[u.loading?(b(),G(r,{key:0})):u.buttonVariant?H("",!0):(b(),G(Et(i.checkboxRadioIconElement),{key:1,size:u.iconSize},null,8,["size"]))],!0)],2),e.$slots.default||e.$slots.description?(b(),S("span",hv,[e.$slots.default?(b(),S("span",{key:0,id:u.labelId,class:me(["checkbox-content__text",u.textClass])},[Y(e.$slots,"default",{},void 0,!0)],10,mv)):H("",!0),!i.isButtonType&&e.$slots.description?(b(),S("span",{key:1,id:u.descriptionId,class:"checkbox-content__description"},[Y(e.$slots,"description",{},void 0,!0)],8,fv)):H("",!0)])):H("",!0)],2)}const Cv=ue(vv,[["render",gv],["__scopeId","data-v-a1ac280f"]]);Me();const oo={name:"NcCheckboxRadioSwitch",components:{NcCheckboxContent:Cv},inheritAttrs:!1,props:{id:{type:String,default:()=>"checkbox-radio-switch-"+Oe(),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=>[uu,_t,ft,Pu].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=gp();jn(()=>u?.value.register(!1));const n=$(()=>u?.value?_t:e.type),o=$({get(){return u?.value?u.value.modelValue:e.modelValue},set(i){u?.value?u.value.onUpdate(i):t("update:modelValue",i)}});return{internalType:n,internalModelValue:o,labelId:Oe(),descriptionId:Oe()}},computed:{isButtonType(){return this.internalType===Pu},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===ft?36:20},cssIconSize(){return this.iconSize+"px"},cssIconHeight(){return this.internalType===ft?"16px":this.cssIconSize},inputType(){return[uu,_t,Pu].includes(this.internalType)?this.internalType:uu},isChecked(){return this.value!==null?Array.isArray(this.internalModelValue)?[...this.internalModelValue].indexOf(this.value)>-1:this.internalModelValue===this.value:this.internalModelValue===!0},hasIndeterminate(){return[uu,_t].includes(this.inputType)}},mounted(){if(this.name&&this.internalType===uu&&!Array.isArray(this.internalModelValue))throw new Error("When using groups of checkboxes, the updated value will be an array.");if(this.name&&this.internalType===ft)throw new Error("Switches are not made to be used for data sets. Please use checkboxes instead.");if(typeof this.internalModelValue!="boolean"&&this.internalType===ft)throw new Error("Switches can only be used with boolean as modelValue prop.")},methods:{t:oe,n:Pc,onToggle(e){if(this.disabled||e.target.tagName.toLowerCase()==="a")return;if(this.internalType===_t){this.internalModelValue=this.value;return}if(this.internalType===ft){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)]}}},Ar=()=>{Hi(e=>({"65a7082e":e.cssIconSize,"20f7d30f":e.cssIconHeight}))},br=oo.setup;oo.setup=br?(e,t)=>(Ar(),br(e,t)):Ar;const yv=["id","aria-labelledby","aria-describedby","aria-label","disabled","type","value","checked",".indeterminate","required","name"];function Ev(e,t,u,n,o,i){const r=K("NcCheckboxContent");return b(),G(Et(i.computedWrapperElement),ae({id:u.wrapperId??(i.isButtonType?u.id:null),"aria-label":i.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":i.isChecked,"checkbox-radio-switch--disabled":u.disabled,"checkbox-radio-switch--indeterminate":i.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":i.isButtonType}]],style:u.style,type:i.isButtonType?"button":null},i.isButtonType?e.$attrs:{},_u(i.isButtonType?i.listeners:{})),{default:U(()=>[i.isButtonType?H("",!0):(b(),S("input",ae({key:0,id:u.id,"aria-labelledby":!i.isButtonType&&!u.ariaLabel?n.labelId:null,"aria-describedby":!i.isButtonType&&(u.description||e.$slots.description)?n.descriptionId:null,"aria-label":u.ariaLabel||void 0,class:"checkbox-radio-switch__input",disabled:u.disabled,type:i.inputType,value:u.value,checked:i.isChecked,".indeterminate":i.hasIndeterminate?u.indeterminate:null,required:u.required,name:u.name},e.$attrs,_u(i.listeners,!0)),null,48,yv)),te(r,{id:i.isButtonType?void 0:`${u.id}-label`,class:"checkbox-radio-switch__content","icon-class":"checkbox-radio-switch__icon","text-class":"checkbox-radio-switch__text",type:n.internalType,indeterminate:i.hasIndeterminate?u.indeterminate:!1,"button-variant":u.buttonVariant,"is-checked":i.isChecked,loading:u.loading,"label-id":n.labelId,"description-id":n.descriptionId,"icon-size":i.iconSize,onClick:i.onToggle},Pn({icon:U(()=>[Y(e.$slots,"icon",{},void 0,!0)]),_:2},[e.$slots.description||u.description?{name:"description",fn:U(()=>[Y(e.$slots,"description",{},()=>[Le(ee(u.description),1)],!0)]),key:"0"}:void 0,e.$slots.default?{name:"default",fn:U(()=>[Y(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 kv=ue(oo,[["render",Ev],["__scopeId","data-v-0dcb138a"]]);function In(){return typeof window<"u"}function pu(e){return Ns(e)?(e.nodeName||"").toLowerCase():"#document"}function je(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function tt(e){var t;return(t=(Ns(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ns(e){return In()?e instanceof Node||e instanceof je(e).Node:!1}function He(e){return In()?e instanceof Element||e instanceof je(e).Element:!1}function Ye(e){return In()?e instanceof HTMLElement||e instanceof je(e).HTMLElement:!1}function Br(e){return!In()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof je(e).ShadowRoot}const xv=new Set(["inline","contents"]);function Xu(e){const{overflow:t,overflowX:u,overflowY:n,display:o}=qe(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+u)&&!xv.has(o)}const Av=new Set(["table","td","th"]);function bv(e){return Av.has(pu(e))}const Bv=[":popover-open",":modal"];function Vn(e){return Bv.some(t=>{try{return e.matches(t)}catch{return!1}})}const Dv=["transform","translate","scale","rotate","perspective"],Fv=["transform","translate","scale","rotate","perspective","filter"],wv=["paint","layout","strict","content"];function ro(e){const t=ao(),u=He(e)?qe(e):e;return Dv.some(n=>u[n]?u[n]!=="none":!1)||(u.containerType?u.containerType!=="normal":!1)||!t&&(u.backdropFilter?u.backdropFilter!=="none":!1)||!t&&(u.filter?u.filter!=="none":!1)||Fv.some(n=>(u.willChange||"").includes(n))||wv.some(n=>(u.contain||"").includes(n))}function Sv(e){let t=St(e);for(;Ye(t)&&!du(t);){if(ro(t))return t;if(Vn(t))return null;t=St(t)}return null}function ao(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const Pv=new Set(["html","body","#document"]);function du(e){return Pv.has(pu(e))}function qe(e){return je(e).getComputedStyle(e)}function $n(e){return He(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function St(e){if(pu(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Br(e)&&e.host||tt(e);return Br(t)?t.host:t}function js(e){const t=St(e);return du(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ye(t)&&Xu(t)?t:js(t)}function Wu(e,t,u){var n;t===void 0&&(t=[]),u===void 0&&(u=!0);const o=js(e),i=o===((n=e.ownerDocument)==null?void 0:n.body),r=je(o);if(i){const a=Pi(r);return t.concat(r,r.visualViewport||[],Xu(o)?o:[],a&&u?Wu(a):[])}return t.concat(o,Wu(o,[],u))}function Pi(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ts(e){const t=qe(e);let u=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=Ye(e),i=o?e.offsetWidth:u,r=o?e.offsetHeight:n,a=Cn(u)!==i||Cn(n)!==r;return a&&(u=i,n=r),{width:u,height:n,$:a}}function so(e){return He(e)?e:e.contextElement}function su(e){const t=so(e);if(!Ye(t))return Je(1);const u=t.getBoundingClientRect(),{width:n,height:o,$:i}=Ts(t);let r=(i?Cn(u.width):u.width)/n,a=(i?Cn(u.height):u.height)/o;return(!r||!Number.isFinite(r))&&(r=1),(!a||!Number.isFinite(a))&&(a=1),{x:r,y:a}}const Nv=Je(0);function zs(e){const t=je(e);return!ao()||!t.visualViewport?Nv:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function jv(e,t,u){return t===void 0&&(t=!1),!u||t&&u!==je(e)?!1:t}function Wt(e,t,u,n){t===void 0&&(t=!1),u===void 0&&(u=!1);const o=e.getBoundingClientRect(),i=so(e);let r=Je(1);t&&(n?He(n)&&(r=su(n)):r=su(e));const a=jv(i,u,n)?zs(i):Je(0);let s=(o.left+a.x)/r.x,l=(o.top+a.y)/r.y,d=o.width/r.x,c=o.height/r.y;if(i){const v=je(i),p=n&&He(n)?je(n):n;let h=v,m=Pi(h);for(;m&&n&&p!==h;){const y=su(m),f=m.getBoundingClientRect(),x=qe(m),B=f.left+(m.clientLeft+parseFloat(x.paddingLeft))*y.x,P=f.top+(m.clientTop+parseFloat(x.paddingTop))*y.y;s*=y.x,l*=y.y,d*=y.x,c*=y.y,s+=B,l+=P,h=je(m),m=Pi(h)}}return $t({width:d,height:c,x:s,y:l})}function Hn(e,t){const u=$n(e).scrollLeft;return t?t.left+u:Wt(tt(e)).left+u}function Os(e,t){const u=e.getBoundingClientRect(),n=u.left+t.scrollLeft-Hn(e,u),o=u.top+t.scrollTop;return{x:n,y:o}}function Tv(e){let{elements:t,rect:u,offsetParent:n,strategy:o}=e;const i=o==="fixed",r=tt(n),a=t?Vn(t.floating):!1;if(n===r||a&&i)return u;let s={scrollLeft:0,scrollTop:0},l=Je(1);const d=Je(0),c=Ye(n);if((c||!c&&!i)&&((pu(n)!=="body"||Xu(r))&&(s=$n(n)),Ye(n))){const p=Wt(n);l=su(n),d.x=p.x+n.clientLeft,d.y=p.y+n.clientTop}const v=r&&!c&&!i?Os(r,s):Je(0);return{width:u.width*l.x,height:u.height*l.y,x:u.x*l.x-s.scrollLeft*l.x+d.x+v.x,y:u.y*l.y-s.scrollTop*l.y+d.y+v.y}}function zv(e){return Array.from(e.getClientRects())}function Ov(e){const t=tt(e),u=$n(e),n=e.ownerDocument.body,o=we(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=we(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let r=-u.scrollLeft+Hn(e);const a=-u.scrollTop;return qe(n).direction==="rtl"&&(r+=we(t.clientWidth,n.clientWidth)-o),{width:o,height:i,x:r,y:a}}const Dr=25;function Lv(e,t){const u=je(e),n=tt(e),o=u.visualViewport;let i=n.clientWidth,r=n.clientHeight,a=0,s=0;if(o){i=o.width,r=o.height;const d=ao();(!d||d&&t==="fixed")&&(a=o.offsetLeft,s=o.offsetTop)}const l=Hn(n);if(l<=0){const d=n.ownerDocument,c=d.body,v=getComputedStyle(c),p=d.compatMode==="CSS1Compat"&&parseFloat(v.marginLeft)+parseFloat(v.marginRight)||0,h=Math.abs(n.clientWidth-c.clientWidth-p);h<=Dr&&(i-=h)}else l<=Dr&&(i+=l);return{width:i,height:r,x:a,y:s}}const Mv=new Set(["absolute","fixed"]);function _v(e,t){const u=Wt(e,!0,t==="fixed"),n=u.top+e.clientTop,o=u.left+e.clientLeft,i=Ye(e)?su(e):Je(1),r=e.clientWidth*i.x,a=e.clientHeight*i.y,s=o*i.x,l=n*i.y;return{width:r,height:a,x:s,y:l}}function Fr(e,t,u){let n;if(t==="viewport")n=Lv(e,u);else if(t==="document")n=Ov(tt(e));else if(He(t))n=_v(t,u);else{const o=zs(e);n={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return $t(n)}function Ls(e,t){const u=St(e);return u===t||!He(u)||du(u)?!1:qe(u).position==="fixed"||Ls(u,t)}function Rv(e,t){const u=t.get(e);if(u)return u;let n=Wu(e,[],!1).filter(a=>He(a)&&pu(a)!=="body"),o=null;const i=qe(e).position==="fixed";let r=i?St(e):e;for(;He(r)&&!du(r);){const a=qe(r),s=ro(r);!s&&a.position==="fixed"&&(o=null),(i?!s&&!o:!s&&a.position==="static"&&o&&Mv.has(o.position)||Xu(r)&&!s&&Ls(e,r))?n=n.filter(l=>l!==r):o=a,r=St(r)}return t.set(e,n),n}function Iv(e){let{element:t,boundary:u,rootBoundary:n,strategy:o}=e;const i=[...u==="clippingAncestors"?Vn(t)?[]:Rv(t,this._c):[].concat(u),n],r=i[0],a=i.reduce((s,l)=>{const d=Fr(t,l,o);return s.top=we(d.top,s.top),s.right=Ft(d.right,s.right),s.bottom=Ft(d.bottom,s.bottom),s.left=we(d.left,s.left),s},Fr(t,r,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}}function Vv(e){const{width:t,height:u}=Ts(e);return{width:t,height:u}}function $v(e,t,u){const n=Ye(t),o=tt(t),i=u==="fixed",r=Wt(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const s=Je(0);function l(){s.x=Hn(o)}if(n||!n&&!i)if((pu(t)!=="body"||Xu(o))&&(a=$n(t)),n){const p=Wt(t,!0,i,t);s.x=p.x+t.clientLeft,s.y=p.y+t.clientTop}else o&&l();i&&!n&&o&&l();const d=o&&!n&&!i?Os(o,a):Je(0),c=r.left+a.scrollLeft-s.x-d.x,v=r.top+a.scrollTop-s.y-d.y;return{x:c,y:v,width:r.width,height:r.height}}function ei(e){return qe(e).position==="static"}function wr(e,t){if(!Ye(e)||qe(e).position==="fixed")return null;if(t)return t(e);let u=e.offsetParent;return tt(e)===u&&(u=u.ownerDocument.body),u}function Ms(e,t){const u=je(e);if(Vn(e))return u;if(!Ye(e)){let o=St(e);for(;o&&!du(o);){if(He(o)&&!ei(o))return o;o=St(o)}return u}let n=wr(e,t);for(;n&&bv(n)&&ei(n);)n=wr(n,t);return n&&du(n)&&ei(n)&&!ro(n)?u:n||Sv(e)||u}const Hv=async function(e){const t=this.getOffsetParent||Ms,u=this.getDimensions,n=await u(e.floating);return{reference:$v(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function qv(e){return qe(e).direction==="rtl"}const Wv={convertOffsetParentRelativeRectToViewportRelativeRect:Tv,getDocumentElement:tt,getClippingRect:Iv,getOffsetParent:Ms,getElementRects:Hv,getClientRects:zv,getDimensions:Vv,getScale:su,isElement:He,isRTL:qv};function _s(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Uv(e,t){let u=null,n;const o=tt(e);function i(){var a;clearTimeout(n),(a=u)==null||a.disconnect(),u=null}function r(a,s){a===void 0&&(a=!1),s===void 0&&(s=1),i();const l=e.getBoundingClientRect(),{left:d,top:c,width:v,height:p}=l;if(a||t(),!v||!p)return;const h=tn(c),m=tn(o.clientWidth-(d+v)),y=tn(o.clientHeight-(c+p)),f=tn(d),x={rootMargin:-h+"px "+-m+"px "+-y+"px "+-f+"px",threshold:we(0,Ft(1,s))||1};let B=!0;function P(L){const A=L[0].intersectionRatio;if(A!==s){if(!B)return r();A?r(!1,A):n=setTimeout(()=>{r(!1,1e-7)},1e3)}A===1&&!_s(l,e.getBoundingClientRect())&&r(),B=!1}try{u=new IntersectionObserver(P,{...x,root:o.ownerDocument})}catch{u=new IntersectionObserver(P,x)}u.observe(e)}return r(!0),i}function Kv(e,t,u,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:r=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:s=!1}=n,l=so(e),d=o||i?[...l?Wu(l):[],...Wu(t)]:[];d.forEach(f=>{o&&f.addEventListener("scroll",u,{passive:!0}),i&&f.addEventListener("resize",u)});const c=l&&a?Uv(l,u):null;let v=-1,p=null;r&&(p=new ResizeObserver(f=>{let[x]=f;x&&x.target===l&&p&&(p.unobserve(t),cancelAnimationFrame(v),v=requestAnimationFrame(()=>{var B;(B=p)==null||B.observe(t)})),u()}),l&&!s&&p.observe(l),p.observe(t));let h,m=s?Wt(e):null;s&&y();function y(){const f=Wt(e);m&&!_s(m,f)&&u(),m=f,h=requestAnimationFrame(y)}return u(),()=>{var f;d.forEach(x=>{o&&x.removeEventListener("scroll",u),i&&x.removeEventListener("resize",u)}),c?.(),(f=p)==null||f.disconnect(),p=null,s&&cancelAnimationFrame(h)}}const Gv=es,Zv=ts,Jv=Qa,Xv=b4,Qv=(e,t,u)=>{const n=new Map,o={platform:Wv,...u},i={...o.platform,_c:n};return Xa(e,t,{...o,platform:i})};var Yv=Object.defineProperty,eh=Object.defineProperties,th=Object.getOwnPropertyDescriptors,Sr=Object.getOwnPropertySymbols,uh=Object.prototype.hasOwnProperty,nh=Object.prototype.propertyIsEnumerable,Pr=(e,t,u)=>t in e?Yv(e,t,{enumerable:!0,configurable:!0,writable:!0,value:u}):e[t]=u,Yt=(e,t)=>{for(var u in t||(t={}))uh.call(t,u)&&Pr(e,u,t[u]);if(Sr)for(var u of Sr(t))nh.call(t,u)&&Pr(e,u,t[u]);return e},Nr=(e,t)=>eh(e,th(t));const ih={props:{autoscroll:{type:Boolean,default:!0}},watch:{typeAheadPointer(){this.autoscroll&&this.maybeAdjustScroll()},open(e){this.autoscroll&&e&&this.$nextTick(()=>this.maybeAdjustScroll())}},methods:{maybeAdjustScroll(){var e;const t=((e=this.$refs.dropdownMenu)==null?void 0:e.children[this.typeAheadPointer])||!1;if(t){const u=this.getDropdownViewport(),{top:n,bottom:o,height:i}=t.getBoundingClientRect();if(n<u.top)return this.$refs.dropdownMenu.scrollTop=t.offsetTop;if(o>u.bottom)return this.$refs.dropdownMenu.scrollTop=t.offsetTop-(u.height-i)}},getDropdownViewport(){return this.$refs.dropdownMenu?this.$refs.dropdownMenu.getBoundingClientRect():{height:0,top:0,bottom:0}}}},oh={data(){return{typeAheadPointer:-1}},watch:{filteredOptions(){for(let e=0;e<this.filteredOptions.length;e++)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},open(e){e&&this.typeAheadToLastSelected()},selectedValue(){this.open&&this.typeAheadToLastSelected()}},methods:{typeAheadUp(){for(let e=this.typeAheadPointer-1;e>=0;e--)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},typeAheadDown(){for(let e=this.typeAheadPointer+1;e<this.filteredOptions.length;e++)if(this.selectable(this.filteredOptions[e])){this.typeAheadPointer=e;break}},typeAheadSelect(){const e=this.filteredOptions[this.typeAheadPointer];e&&this.selectable(e)&&this.select(e)},typeAheadToLastSelected(){this.typeAheadPointer=this.selectedValue.length!==0?this.filteredOptions.indexOf(this.selectedValue[this.selectedValue.length-1]):-1}}},rh={props:{loading:{type:Boolean,default:!1}},data(){return{mutableLoading:!1}},watch:{search(){this.$emit("search",this.search,this.toggleLoading)},loading(e){this.mutableLoading=e}},methods:{toggleLoading(e=null){return e==null?this.mutableLoading=!this.mutableLoading:this.mutableLoading=e}}},lo=(e,t)=>{const u=e.__vccOpts||e;for(const[n,o]of t)u[n]=o;return u},ah={},sh={xmlns:"http://www.w3.org/2000/svg",width:"10",height:"10"},lh=R("path",{d:"M6.895455 5l2.842897-2.842898c.348864-.348863.348864-.914488 0-1.263636L9.106534.261648c-.348864-.348864-.914489-.348864-1.263636 0L5 3.104545 2.157102.261648c-.348863-.348864-.914488-.348864-1.263636 0L.261648.893466c-.348864.348864-.348864.914489 0 1.263636L3.104545 5 .261648 7.842898c-.348864.348863-.348864.914488 0 1.263636l.631818.631818c.348864.348864.914773.348864 1.263636 0L5 6.895455l2.842898 2.842897c.348863.348864.914772.348864 1.263636 0l.631818-.631818c.348864-.348864.348864-.914489 0-1.263636L6.895455 5z"},null,-1),ch=[lh];function dh(e,t){return b(),S("svg",sh,ch)}const ph=lo(ah,[["render",dh]]),vh={},hh={xmlns:"http://www.w3.org/2000/svg",width:"14",height:"10"},mh=R("path",{d:"M9.211364 7.59931l4.48338-4.867229c.407008-.441854.407008-1.158247 0-1.60046l-.73712-.80023c-.407008-.441854-1.066904-.441854-1.474243 0L7 5.198617 2.51662.33139c-.407008-.441853-1.066904-.441853-1.474243 0l-.737121.80023c-.407008.441854-.407008 1.158248 0 1.600461l4.48338 4.867228L7 10l2.211364-2.40069z"},null,-1),fh=[mh];function gh(e,t){return b(),S("svg",hh,fh)}const Ch=lo(vh,[["render",gh]]),jr={Deselect:ph,OpenIndicator:Ch},yh={mounted(e,{instance:t}){if(t.appendToBody){const{height:u,top:n,left:o,width:i}=t.$refs.toggle.getBoundingClientRect();let r=window.scrollX||window.pageXOffset,a=window.scrollY||window.pageYOffset;e.unbindPosition=t.calculatePosition(e,t,{width:i+"px",left:r+o+"px",top:a+n+u+"px"}),document.body.appendChild(e)}},unmounted(e,{instance:t}){t.appendToBody&&(e.unbindPosition&&typeof e.unbindPosition=="function"&&e.unbindPosition(),e.parentNode&&e.parentNode.removeChild(e))}};function Eh(e){const t={};return Object.keys(e).sort().forEach(u=>{t[u]=e[u]}),JSON.stringify(t)}let kh=0;function xh(){return++kh}const Ah={components:Yt({},jr),directives:{appendToBody:yh},mixins:[ih,oh,rh],compatConfig:{MODE:3},emits:["open","close","update:modelValue","search","search:compositionstart","search:compositionend","search:keydown","search:blur","search:focus","search:input","option:created","option:selecting","option:selected","option:deselecting","option:deselected"],props:{modelValue:{},components:{type:Object,default:()=>({})},options:{type:Array,default(){return[]}},disabled:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},deselectFromDropdown:{type:Boolean,default:!1},searchable:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1},placeholder:{type:String,default:""},transition:{type:String,default:"vs__fade"},clearSearchOnSelect:{type:Boolean,default:!0},closeOnSelect:{type:Boolean,default:!0},label:{type:String,default:"label"},autocomplete:{type:String,default:"off"},reduce:{type:Function,default:e=>e},selectable:{type:Function,default:e=>!0},getOptionLabel:{type:Function,default(e){return typeof e=="object"?e.hasOwnProperty(this.label)?e[this.label]:console.warn(`[vue-select warn]: Label key "option.${this.label}" does not exist in options object ${JSON.stringify(e)}.
|
||
https://vue-select.org/api/props.html#getoptionlabel`):e}},getOptionKey:{type:Function,default(e){if(typeof e!="object")return e;try{return e.hasOwnProperty("id")?e.id:Eh(e)}catch(t){return console.warn(`[vue-select warn]: Could not stringify this option to generate unique key. Please provide'getOptionKey' prop to return a unique key for each option.
|
||
https://vue-select.org/api/props.html#getoptionkey`,e,t)}}},onTab:{type:Function,default:function(){this.selectOnTab&&!this.isComposing&&this.typeAheadSelect()}},taggable:{type:Boolean,default:!1},tabindex:{type:Number,default:null},pushTags:{type:Boolean,default:!1},filterable:{type:Boolean,default:!0},filterBy:{type:Function,default(e,t,u){return(t||"").toLocaleLowerCase().indexOf(u.toLocaleLowerCase())>-1}},filter:{type:Function,default(e,t){return e.filter(u=>{let n=this.getOptionLabel(u);return typeof n=="number"&&(n=n.toString()),this.filterBy(u,n,t)})}},createOption:{type:Function,default(e){return typeof this.optionList[0]=="object"?{[this.label]:e}:e}},resetOnOptionsChange:{default:!1,validator:e=>["function","boolean"].includes(typeof e)},clearSearchOnBlur:{type:Function,default:function({clearSearchOnSelect:e,multiple:t}){return e&&!t}},noDrop:{type:Boolean,default:!1},inputId:{type:String},dir:{type:String,default:"auto"},selectOnTab:{type:Boolean,default:!1},selectOnKeyCodes:{type:Array,default:()=>[13]},searchInputQuerySelector:{type:String,default:"[type=search]"},mapKeydown:{type:Function,default:(e,t)=>e},appendToBody:{type:Boolean,default:!1},calculatePosition:{type:Function,default(e,t,{width:u,top:n,left:o}){e.style.top=n,e.style.left=o,e.style.width=u}},dropdownShouldOpen:{type:Function,default({noDrop:e,open:t,mutableLoading:u}){return e?!1:t&&!u}},uid:{type:[String,Number],default:()=>xh()}},data(){return{search:"",open:!1,isComposing:!1,pushedTags:[],_value:[],deselectButtons:[]}},computed:{isReducingValues(){return this.$props.reduce!==this.$options.props.reduce.default},isTrackingValues(){return typeof this.modelValue>"u"||this.isReducingValues},selectedValue(){let e=this.modelValue;return this.isTrackingValues&&(e=this.$data._value),e!=null&&e!==""?[].concat(e):[]},optionList(){return this.options.concat(this.pushTags?this.pushedTags:[])},searchEl(){return this.$slots.search?this.$refs.selectedOptions.querySelector(this.searchInputQuerySelector):this.$refs.search},scope(){const e={search:this.search,loading:this.loading,searching:this.searching,filteredOptions:this.filteredOptions};return{search:{attributes:Yt({disabled:this.disabled,placeholder:this.searchPlaceholder,tabindex:this.tabindex,readonly:!this.searchable,id:this.inputId,"aria-autocomplete":"list","aria-labelledby":`vs${this.uid}__combobox`,"aria-controls":`vs${this.uid}__listbox`,ref:"search",type:"search",autocomplete:this.autocomplete,value:this.search},this.dropdownOpen&&this.filteredOptions[this.typeAheadPointer]?{"aria-activedescendant":`vs${this.uid}__option-${this.typeAheadPointer}`}:{}),events:{compositionstart:()=>this.isComposing=!0,compositionend:()=>this.isComposing=!1,keydown:this.onSearchKeyDown,blur:this.onSearchBlur,focus:this.onSearchFocus,input:t=>this.search=t.target.value}},spinner:{loading:this.mutableLoading},noOptions:{search:this.search,loading:this.mutableLoading,searching:this.searching},openIndicator:{attributes:{ref:"openIndicator",role:"presentation",class:"vs__open-indicator"}},listHeader:e,listFooter:e,header:Nr(Yt({},e),{deselect:this.deselect}),footer:Nr(Yt({},e),{deselect:this.deselect})}},childComponents(){return Yt(Yt({},jr),this.components)},stateClasses(){return{"vs--open":this.dropdownOpen,"vs--single":!this.multiple,"vs--multiple":this.multiple,"vs--searching":this.searching&&!this.noDrop,"vs--searchable":this.searchable&&!this.noDrop,"vs--unsearchable":!this.searchable,"vs--loading":this.mutableLoading,"vs--disabled":this.disabled}},searching(){return!!this.search},dropdownOpen(){return this.dropdownShouldOpen(this)},searchPlaceholder(){return this.isValueEmpty&&this.placeholder?this.placeholder:void 0},filteredOptions(){const e=[].concat(this.optionList);if(!this.filterable&&!this.taggable)return e;const t=this.search.length?this.filter(e,this.search,this):e;if(this.taggable&&this.search.length){const u=this.createOption(this.search);this.optionExists(u)||t.unshift(u)}return t},isValueEmpty(){return this.selectedValue.length===0},showClearButton(){return!this.multiple&&this.clearable&&!this.open&&!this.isValueEmpty}},watch:{options(e,t){const u=()=>typeof this.resetOnOptionsChange=="function"?this.resetOnOptionsChange(e,t,this.selectedValue):this.resetOnOptionsChange;!this.taggable&&u()&&this.clearSelection(),this.modelValue&&this.isTrackingValues&&this.setInternalValueFromOptions(this.modelValue)},modelValue:{immediate:!0,handler(e){this.isTrackingValues&&this.setInternalValueFromOptions(e)}},multiple(){this.clearSelection()},open(e){this.$emit(e?"open":"close")}},created(){this.mutableLoading=this.loading},methods:{setInternalValueFromOptions(e){Array.isArray(e)?this.$data._value=e.map(t=>this.findOptionFromReducedValue(t)):this.$data._value=this.findOptionFromReducedValue(e)},select(e){this.$emit("option:selecting",e),this.isOptionSelected(e)?this.deselectFromDropdown&&(this.clearable||this.multiple&&this.selectedValue.length>1)&&this.deselect(e):(this.taggable&&!this.optionExists(e)&&(this.$emit("option:created",e),this.pushTag(e)),this.multiple&&(e=this.selectedValue.concat(e)),this.updateValue(e),this.$emit("option:selected",e)),this.onAfterSelect(e)},deselect(e){this.$emit("option:deselecting",e),this.updateValue(this.selectedValue.filter(t=>!this.optionComparator(t,e))),this.$emit("option:deselected",e)},clearSelection(){this.updateValue(this.multiple?[]:null)},onAfterSelect(e){this.closeOnSelect&&(this.open=!this.open,this.searchEl.blur()),this.clearSearchOnSelect&&(this.search="")},updateValue(e){typeof this.modelValue>"u"&&(this.$data._value=e),e!==null&&(Array.isArray(e)?e=e.map(t=>this.reduce(t)):e=this.reduce(e)),this.$emit("update:modelValue",e)},toggleDropdown(e){const t=e.target!==this.searchEl;t&&e.preventDefault();const u=[...this.deselectButtons||[],this.$refs.clearButton];if(this.searchEl===void 0||u.filter(Boolean).some(n=>n.contains(e.target)||n===e.target)){e.preventDefault();return}this.open&&t?this.searchEl.blur():this.disabled||(this.open=!0,this.searchEl.focus())},isOptionSelected(e){return this.selectedValue.some(t=>this.optionComparator(t,e))},isOptionDeselectable(e){return this.isOptionSelected(e)&&this.deselectFromDropdown},optionComparator(e,t){return this.getOptionKey(e)===this.getOptionKey(t)},findOptionFromReducedValue(e){const t=n=>JSON.stringify(this.reduce(n))===JSON.stringify(e),u=[...this.options,...this.pushedTags].filter(t);return u.length===1?u[0]:u.find(n=>this.optionComparator(n,this.$data._value))||e},closeSearchOptions(){this.open=!1,this.$emit("search:blur")},maybeDeleteValue(){if(!this.searchEl.value.length&&this.selectedValue&&this.selectedValue.length&&this.clearable){let e=null;this.multiple&&(e=[...this.selectedValue.slice(0,this.selectedValue.length-1)]),this.updateValue(e)}},optionExists(e){return this.optionList.some(t=>this.optionComparator(t,e))},normalizeOptionForSlot(e){return typeof e=="object"?e:{[this.label]:e}},pushTag(e){this.pushedTags.push(e)},onEscape(){this.search.length?this.search="":this.searchEl.blur()},onSearchBlur(){if(this.mousedown&&!this.searching)this.mousedown=!1;else{const{clearSearchOnSelect:e,multiple:t}=this;this.clearSearchOnBlur({clearSearchOnSelect:e,multiple:t})&&(this.search=""),this.closeSearchOptions();return}if(this.search.length===0&&this.options.length===0){this.closeSearchOptions();return}},onSearchFocus(){this.open=!0,this.$emit("search:focus")},onMousedown(){this.mousedown=!0},onMouseUp(){this.mousedown=!1},onSearchKeyDown(e){const t=o=>(o.preventDefault(),!this.isComposing&&this.typeAheadSelect()),u={8:o=>this.maybeDeleteValue(),9:o=>this.onTab(),27:o=>this.onEscape(),38:o=>(o.preventDefault(),this.typeAheadUp()),40:o=>(o.preventDefault(),this.typeAheadDown())};this.selectOnKeyCodes.forEach(o=>u[o]=t);const n=this.mapKeydown(u,this);if(typeof n[e.keyCode]=="function")return n[e.keyCode](e)}}},bh=["dir"],Bh=["id","aria-expanded","aria-owns"],Dh={ref:"selectedOptions",class:"vs__selected-options"},Fh=["disabled","title","aria-label","onClick"],wh={ref:"actions",class:"vs__actions"},Sh=["disabled"],Ph={class:"vs__spinner"},Nh=["id"],jh=["id","aria-selected","onMouseover","onClick"],Th={key:0,class:"vs__no-options"},zh=Le(" Sorry, no matching options. "),Oh=["id"];function Lh(e,t,u,n,o,i){const r=Ia("append-to-body");return b(),S("div",{dir:u.dir,class:me(["v-select",i.stateClasses])},[Y(e.$slots,"header",ge(Ee(i.scope.header))),R("div",{id:`vs${u.uid}__combobox`,ref:"toggle",class:"vs__dropdown-toggle",role:"combobox","aria-expanded":i.dropdownOpen.toString(),"aria-owns":`vs${u.uid}__listbox`,"aria-label":"Search for option",onMousedown:t[1]||(t[1]=a=>i.toggleDropdown(a))},[R("div",Dh,[(b(!0),S(Dt,null,Ru(i.selectedValue,(a,s)=>Y(e.$slots,"selected-option-container",{option:i.normalizeOptionForSlot(a),deselect:i.deselect,multiple:u.multiple,disabled:u.disabled},()=>[(b(),S("span",{key:u.getOptionKey(a),class:"vs__selected"},[Y(e.$slots,"selected-option",ge(Ee(i.normalizeOptionForSlot(a))),()=>[Le(ee(u.getOptionLabel(a)),1)]),u.multiple?(b(),S("button",{key:0,ref_for:!0,ref:l=>o.deselectButtons[s]=l,disabled:u.disabled,type:"button",class:"vs__deselect",title:`Deselect ${u.getOptionLabel(a)}`,"aria-label":`Deselect ${u.getOptionLabel(a)}`,onClick:l=>i.deselect(a)},[(b(),G(Et(i.childComponents.Deselect)))],8,Fh)):H("",!0)]))])),256)),Y(e.$slots,"search",ge(Ee(i.scope.search)),()=>[R("input",ae({class:"vs__search"},i.scope.search.attributes,_u(i.scope.search.events)),null,16)])],512),R("div",wh,[at(R("button",{ref:"clearButton",disabled:u.disabled,type:"button",class:"vs__clear",title:"Clear Selected","aria-label":"Clear Selected",onClick:t[0]||(t[0]=(...a)=>i.clearSelection&&i.clearSelection(...a))},[(b(),G(Et(i.childComponents.Deselect)))],8,Sh),[[gt,i.showClearButton]]),Y(e.$slots,"open-indicator",ge(Ee(i.scope.openIndicator)),()=>[u.noDrop?H("",!0):(b(),G(Et(i.childComponents.OpenIndicator),ge(ae({key:0},i.scope.openIndicator.attributes)),null,16))]),Y(e.$slots,"spinner",ge(Ee(i.scope.spinner)),()=>[at(R("div",Ph,"Loading...",512),[[gt,e.mutableLoading]])])],512)],40,Bh),te(Lt,{name:u.transition},{default:U(()=>[i.dropdownOpen?at((b(),S("ul",{id:`vs${u.uid}__listbox`,ref:"dropdownMenu",key:`vs${u.uid}__listbox`,class:"vs__dropdown-menu",role:"listbox",tabindex:"-1",onMousedown:t[2]||(t[2]=Mu((...a)=>i.onMousedown&&i.onMousedown(...a),["prevent"])),onMouseup:t[3]||(t[3]=(...a)=>i.onMouseUp&&i.onMouseUp(...a))},[Y(e.$slots,"list-header",ge(Ee(i.scope.listHeader))),(b(!0),S(Dt,null,Ru(i.filteredOptions,(a,s)=>(b(),S("li",{id:`vs${u.uid}__option-${s}`,key:u.getOptionKey(a),role:"option",class:me(["vs__dropdown-option",{"vs__dropdown-option--deselect":i.isOptionDeselectable(a)&&s===e.typeAheadPointer,"vs__dropdown-option--selected":i.isOptionSelected(a),"vs__dropdown-option--highlight":s===e.typeAheadPointer,"vs__dropdown-option--disabled":!u.selectable(a)}]),"aria-selected":s===e.typeAheadPointer?!0:null,onMouseover:l=>u.selectable(a)?e.typeAheadPointer=s:null,onClick:Mu(l=>u.selectable(a)?i.select(a):null,["prevent","stop"])},[Y(e.$slots,"option",ge(Ee(i.normalizeOptionForSlot(a))),()=>[Le(ee(u.getOptionLabel(a)),1)])],42,jh))),128)),i.filteredOptions.length===0?(b(),S("li",Th,[Y(e.$slots,"no-options",ge(Ee(i.scope.noOptions)),()=>[zh])])):H("",!0),Y(e.$slots,"list-footer",ge(Ee(i.scope.listFooter)))],40,Nh)),[[r]]):(b(),S("ul",{key:1,id:`vs${u.uid}__listbox`,role:"listbox",style:{display:"none",visibility:"hidden"}},null,8,Oh))]),_:3},8,["name"]),Y(e.$slots,"footer",ge(Ee(i.scope.footer)))],10,bh)}const zt=lo(Ah,[["render",Lh]]);function Rs(e,t){const u=[];let n=0,o=e.toLowerCase().indexOf(t.toLowerCase(),n),i=0;for(;o>-1&&i++<e.length;)n=o+t.length,u.push({start:o,end:n}),o=e.toLowerCase().indexOf(t.toLowerCase(),n);return u}const co=Ce({name:"NcHighlight",props:{text:{type:String,default:""},search:{type:String,default:""},highlight:{type:Array,default:()=>[]}},computed:{ranges(){let e=[];return!this.search&&this.highlight.length===0||(this.highlight.length>0?e=this.highlight:e=Rs(this.text,this.search),e.forEach((t,u)=>{t.end<t.start&&(e[u]={start:t.end,end:t.start})}),e=e.reduce((t,u)=>(u.start<this.text.length&&u.end>0&&t.push({start:u.start<0?0:u.start,end:u.end>this.text.length?this.text.length:u.end}),t),[]),e.sort((t,u)=>t.start-u.start),e=e.reduce((t,u)=>{if(!t.length)t.push(u);else{const n=t.length-1;t[n].end>=u.start?t[n]={start:t[n].start,end:Math.max(t[n].end,u.end)}:t.push(u)}return t},[])),e},chunks(){if(this.ranges.length===0)return[{start:0,end:this.text.length,highlight:!1,text:this.text}];const e=[];let t=0,u=0;for(;t<this.text.length;){const n=this.ranges[u];if(n.start===t){e.push({...n,highlight:!0,text:this.text.slice(n.start,n.end)}),u++,t=n.end,u>=this.ranges.length&&t<this.text.length&&(e.push({start:t,end:this.text.length,highlight:!1,text:this.text.slice(t)}),t=this.text.length);continue}e.push({start:t,end:n.start,highlight:!1,text:this.text.slice(t,n.start)}),t=n.start}return e}},render(){return this.ranges.length?Q("span",{},this.chunks.map(e=>e.highlight?Q("strong",{},e.text):e.text)):Q("span",{},this.text)}}),Mh={name:"NcEllipsisedOption",components:{NcHighlight:co},props:{name:{type:String,default:""},search:{type:String,default:""}},computed:{needsTruncate(){return this.name&&this.name.length>=10},split(){return this.name.length-Math.min(Math.floor(this.name.length/2),10)},part1(){return this.needsTruncate?this.name.slice(0,this.split):this.name},part2(){return this.needsTruncate?this.name.slice(this.split):""},highlight1(){return this.search?Rs(this.name,this.search):[]},highlight2(){return this.highlight1.map(e=>({start:e.start-this.split,end:e.end-this.split}))}}},_h=["title"];function Rh(e,t,u,n,o,i){const r=K("NcHighlight");return b(),S("span",{dir:"auto",class:"name-parts",title:u.name},[te(r,{class:"name-parts__first",text:i.part1,search:u.search,highlight:i.highlight1},null,8,["text","search","highlight"]),i.part2?(b(),G(r,{key:0,class:"name-parts__last",text:i.part2,search:u.search,highlight:i.highlight2},null,8,["text","search","highlight"])):H("",!0)],8,_h)}const Ih=ue(Mh,[["render",Rh],["__scopeId","data-v-a612f185"]]);Me(zc);const Vh={name:"NcSelect",components:{ChevronDown:m3,NcEllipsisedOption:Ih,NcLoadingIcon:to,VueSelect:zt},props:{...zt.props,...zt.mixins.reduce((e,t)=>({...e,...t.props}),{}),ariaLabelClearSelected:{type:String,default:oe("Clear selected")},ariaLabelCombobox:{type:String,default:null},ariaLabelListbox:{type:String,default:oe("Options")},ariaLabelDeselectOption:{type:Function,default:e=>oe("Deselect {option}",{option:e})},appendToBody:{type:Boolean,default:!0},calculatePosition:{type:Function,default:null},keepOpen:{type:Boolean,default:!1},components:{type:Object,default:()=>({Deselect:{render:()=>Q(eo,{size:20,fillColor:"var(--vs-controls-color)",style:[{cursor:"pointer"}]})}})},limit:{type:Number,default:null},disabled:{type:Boolean,default:!1},dropdownShouldOpen:{type:Function,default:({noDrop:e,open:t})=>e?!1:t},filterBy:{type:Function,default:null},inputClass:{type:[String,Object],default:null},inputId:{type:String,default:()=>Oe()},inputLabel:{type:String,default:null},labelOutside:{type:Boolean,default:!1},keyboardFocusBorder:{type:Boolean,default:!0},label:{type:String,default:null},loading:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},noWrap:{type:Boolean,default:!1},options:{type:Array,default:()=>[]},placeholder:{type:String,default:""},mapKeydown:{type:Function,default(e,t){return{...e,27:u=>{t.open&&u.stopPropagation(),e[27](u)}}}},uid:{type:String,default:()=>Oe()},placement:{type:String,default:"bottom"},resetFocusOnOptionsChange:{type:Boolean,default:!0},modelValue:{type:[String,Number,Object,Array],default:null},required:{type:Boolean,default:!1}," ":{}},emits:[" ","update:modelValue"],setup(){const e=Number.parseInt(window.getComputedStyle(document.body).getPropertyValue("--default-clickable-area")),t=Number.parseInt(window.getComputedStyle(document.body).getPropertyValue("--default-grid-baseline"));return{avatarSize:e-2*t}},data(){return{search:""}},computed:{inputRequired(){return this.required?this.modelValue===null||Array.isArray(this.modelValue)&&this.modelValue.length===0:null},localCalculatePosition(){return this.calculatePosition!==null?this.calculatePosition:(e,t,{width:u})=>{e.style.width=u;const n={name:"addClass",fn(){return e.classList.add("vs__dropdown-menu--floating"),{}}},o={name:"togglePlacementClass",fn({placement:r}){return t.$el.classList.toggle("select--drop-up",r==="top"),e.classList.toggle("vs__dropdown-menu--floating-placement-top",r==="top"),{}}},i=()=>{Qv(t.$refs.toggle,e,{placement:this.placement,middleware:[Gv(-1),n,o,Jv(),Zv({limiter:Xv()})]}).then(({x:r,y:a})=>{Object.assign(e.style,{left:`${r}px`,top:`${a}px`,width:`${t.$refs.toggle.getBoundingClientRect().width}px`})})};return Kv(t.$refs.toggle,e,i)}},localFilterBy(){return this.filterBy??zt.props.filterBy.default},localLabel(){return this.label??zt.props.label.default},propsToForward(){const e=[...Object.keys(zt.props),...zt.mixins.flatMap(t=>Object.keys(t.props??{}))];return{...Object.fromEntries(Object.entries(this.$props).filter(([t,u])=>e.includes(t))),calculatePosition:this.localCalculatePosition,closeOnSelect:!this.keepOpen,filterBy:this.localFilterBy,label:this.localLabel}}},mounted(){!this.labelOutside&&!this.inputLabel&&this.ariaLabelCombobox,this.inputLabel&&this.ariaLabelCombobox},methods:{t:oe}},$h=["for"],Hh=["required"];function qh(e,t,u,n,o,i){const r=K("ChevronDown"),a=K("NcEllipsisedOption"),s=K("NcLoadingIcon"),l=K("VueSelect");return b(),G(l,ae({class:["select",{"select--no-wrap":u.noWrap}]},i.propsToForward,{onSearch:t[0]||(t[0]=d=>o.search=d),"onUpdate:modelValue":t[1]||(t[1]=d=>e.$emit("update:modelValue",d))}),Pn({search:U(({attributes:d,events:c})=>[R("input",ae({class:["vs__search",[u.inputClass]]},d,{required:i.inputRequired,dir:"auto"},_u(c,!0)),null,16,Hh)]),"open-indicator":U(({attributes:d})=>[te(r,ae(d,{"fill-color":"var(--vs-controls-color)",style:{cursor:u.disabled?null:"pointer"},size:26}),null,16,["style"])]),option:U(d=>[Y(e.$slots,"option",ge(Ee(d)),()=>[te(a,{name:String(d[i.localLabel]),search:o.search},null,8,["name","search"])])]),"selected-option":U(d=>[Y(e.$slots,"selected-option",{vBind:d},()=>[te(a,{name:String(d[i.localLabel]),search:o.search},null,8,["name","search"])])]),spinner:U(d=>[d.loading?(b(),G(s,{key:0})):H("",!0)]),"no-options":U(()=>[Le(ee(i.t("No results")),1)]),_:2},[!u.labelOutside&&u.inputLabel?{name:"header",fn:U(()=>[R("label",{for:u.inputId,class:"select__label"},ee(u.inputLabel),9,$h)]),key:"0"}:void 0,Ru(e.$slots,(d,c)=>({name:c,fn:U(v=>[Y(e.$slots,c,ge(Ee(v)))])}))]),1040,["class"])}const po=ue(Vh,[["render",qh]]);Me(Oc);const Wh=2e3;function Uh(e){const t=Vt(!1),u=$(()=>t.value?Ci:Cc),n=$(()=>t.value?oe("Copied"):oe("Copy to clipboard"));async function o(){if(t.value)return;const i=Ne(e);try{await navigator.clipboard.writeText(i)}catch{prompt("",i)}t.value=!0,setTimeout(()=>{t.value=!1},Wh)}return{isCopied:t,copy:o,icon:u,altText:n}}function Bk(){return fn("files_sharing","isPublic",null)??document.querySelector('input#isPublic[type="hidden"][name="isPublic"][value="1"]')!==null}function Tr(){return fn("files_sharing","sharingToken",null)??document.querySelector('input#sharingToken[type="hidden"]')?.value??null}window._vue_richtext_widgets??={},window._registerWidget??=(e,t,u,n)=>{Kh(e,t,u,n)};function Kh(e,t,u=()=>{},n){const o={hasInteractiveView:!0,fullWidth:!1,...n};if(window._vue_richtext_widgets[e]){Nt.error(`[ReferencePicker]: Widget for id ${e} already registered`);return}window._vue_richtext_widgets[e]={id:e,callback:t,onDestroy:u,...o}}function Gh(e,t){const{richObjectType:u,richObject:n,accessible:o,interactive:i}=t;if(u!=="open-graph"){if(!window._vue_richtext_widgets[u]){Nt.error("Widget for rich object type "+u+" not registered");return}window._vue_richtext_widgets[u].callback(e,{richObjectType:u,richObject:n,accessible:o,interactive:i})}}function Zh(e,t){e!=="open-graph"&&window._vue_richtext_widgets[e]&&window._vue_richtext_widgets[e].onDestroy(t)}function Jh(e){return!!window._vue_richtext_widgets[e]}function Xh(e){return!!window._vue_richtext_widgets[e]?.hasInteractiveView}function Qh(e){return!!window._vue_richtext_widgets[e]?.fullWidth}window._vue_richtext_custom_picker_elements??={},window._registerCustomPickerElement??=em;class Dk{element;object;constructor(t,u){this.element=t,this.object=u}}function Uu(e){return!!window._vue_richtext_custom_picker_elements[e]}function Yh(e){const t=window._vue_richtext_custom_picker_elements[e]?.size;return t&&["small","normal","large","full"].includes(t)?t:null}function em(e,t,u=()=>{},n="large"){if(window._vue_richtext_custom_picker_elements[e]){Nt.error(`Custom reference picker element for id ${e} already registered`);return}window._vue_richtext_custom_picker_elements[e]={id:e,callback:t,onDestroy:u,size:n}}function tm(e,t){const{providerId:u,accessible:n}=t;if(!window._vue_richtext_custom_picker_elements[u]){Nt.error(`Custom reference picker element for reference provider ID ${u} not registered`);return}return window._vue_richtext_custom_picker_elements[u].callback(e,{providerId:u,accessible:n})}function um(e,t,u){window._vue_richtext_custom_picker_elements[e]&&window._vue_richtext_custom_picker_elements[e].onDestroy(t,u)}const nm={name:"ArrowLeftIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},im=["aria-hidden","aria-label"],om=["fill","width","height"],rm={d:"M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z"},am={key:0};function sm(e,t,u,n,o,i){return b(),S("span",ae(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon arrow-left-icon",role:"img",onClick:t[0]||(t[0]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",rm,[u.title?(b(),S("title",am,ee(u.title),1)):H("",!0)])],8,om))],16,im)}const lm=ue(nm,[["render",sm]]),cm={name:"NcCustomPickerElement",props:{provider:{type:Object,required:!0}},emits:["cancel","submit"],data(){return{isRegistered:Uu(this.provider.id),renderResult:null}},mounted(){this.isRegistered&&this.renderElement()},beforeUnmount(){this.isRegistered&&um(this.provider.id,this.$el,this.renderResult)},methods:{renderElement(){this.$refs.domElement&&(this.$refs.domElement.innerHTML="");const e=tm(this.$refs.domElement,{providerId:this.provider.id,accessible:!1});Promise.resolve(e).then(t=>{this.renderResult=t,this.renderResult.object?._isVue&&this.renderResult.object?.$on&&(this.renderResult.object.$on("submit",this.onSubmit),this.renderResult.object.$on("cancel",this.onCancel)),this.renderResult.element.addEventListener("submit",u=>{this.onSubmit(u.detail)}),this.renderResult.element.addEventListener("cancel",this.onCancel)})},onSubmit(e){this.$emit("submit",e)},onCancel(){this.$emit("cancel")}}},dm={ref:"domElement"};function pm(e,t,u,n,o,i){return b(),S("div",dm,null,512)}const vm=ue(cm,[["render",pm],["__scopeId","data-v-e408867a"]]),hm={name:"LinkVariantIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},mm=["aria-hidden","aria-label"],fm=["fill","width","height"],gm={d:"M10.59,13.41C11,13.8 11,14.44 10.59,14.83C10.2,15.22 9.56,15.22 9.17,14.83C7.22,12.88 7.22,9.71 9.17,7.76V7.76L12.71,4.22C14.66,2.27 17.83,2.27 19.78,4.22C21.73,6.17 21.73,9.34 19.78,11.29L18.29,12.78C18.3,11.96 18.17,11.14 17.89,10.36L18.36,9.88C19.54,8.71 19.54,6.81 18.36,5.64C17.19,4.46 15.29,4.46 14.12,5.64L10.59,9.17C9.41,10.34 9.41,12.24 10.59,13.41M13.41,9.17C13.8,8.78 14.44,8.78 14.83,9.17C16.78,11.12 16.78,14.29 14.83,16.24V16.24L11.29,19.78C9.34,21.73 6.17,21.73 4.22,19.78C2.27,17.83 2.27,14.66 4.22,12.71L5.71,11.22C5.7,12.04 5.83,12.86 6.11,13.65L5.64,14.12C4.46,15.29 4.46,17.19 5.64,18.36C6.81,19.54 8.71,19.54 9.88,18.36L13.41,14.83C14.59,13.66 14.59,11.76 13.41,10.59C13,10.2 13,9.56 13.41,9.17Z"},Cm={key:0};function ym(e,t,u,n,o,i){return b(),S("span",ae(e.$attrs,{"aria-hidden":u.title?null:"true","aria-label":u.title,class:"material-design-icon link-variant-icon",role:"img",onClick:t[0]||(t[0]=r=>e.$emit("click",r))}),[(b(),S("svg",{fill:u.fillColor,class:"material-design-icon__svg",width:u.size,height:u.size,viewBox:"0 0 24 24"},[R("path",gm,[u.title?(b(),S("title",Cm,ee(u.title),1)):H("",!0)])],8,fm))],16,mm)}const vo=ue(hm,[["render",ym]]);Me(jc);const Is="any-link",Vs={id:Is,title:oe("Any link"),order:0,icon_url:cc("core","filetypes/link.svg")};window._vue_richtext_reference_providers??=fn("core","reference-provider-list",[]),window._vue_richtext_reference_provider_timestamps??=fn("core","reference-provider-timestamps",{});function Em(e){return e===Is?Vs:$s().find(t=>t.id===e)}function $s(){return window._vue_richtext_reference_providers.filter(e=>{const t=!!e.search_providers_ids&&e.search_providers_ids.length>0||Uu(e.id);return t||Nt.debug(`[smart picker] ${e.id} reference provider is discoverable but does not have any related search provider or custom picker component registered`),t})}function km(e){const t=window._vue_richtext_reference_provider_timestamps;return e.sort((u,n)=>u.order===n.order?0:u.order>n.order?1:-1).sort((u,n)=>{const o=t[u.id],i=t[n.id];return o===i?0:i===void 0?-1:o===void 0?1:o>i?-1:1})}function xm(e,t){const u=$s(),n=e.replace(/[/\-\\^$*+?.()|[\]{}]/g,"\\$&"),o=new RegExp(n,"i"),i=km(u).filter(a=>a.title.match(o)),r=t?i.slice(0,t):i;return(e===""||r.length===0)&&r.push(Vs),r}async function Am(e){const t=Math.floor(Date.now()/1e3),u=Ct("references/provider/{providerId}",{providerId:e});await Rt.put(u,{timestamp:t}),window._vue_richtext_reference_provider_timestamps[e]=t}Me(Ua,Ic);function ho(e){try{return!!new URL(e)}catch{return!1}}const bm={name:"NcProviderList",components:{NcSelect:po,NcHighlight:co,NcEmptyContent:uo,LinkVariantIcon:vo},emits:["selectProvider","submit"],data(){return{selectedProvider:null,query:"",multiselectPlaceholder:oe("Select provider"),providerIconAlt:oe("Provider icon")}},computed:{options(){const e=[];return this.query!==""&&ho(this.query)&&e.push({id:this.query,title:this.query,isLink:!0}),e.push(...xm(this.query)),e}},methods:{focus(){setTimeout(()=>{this.$refs["provider-select"]?.$el?.querySelector("#provider-select-input")?.focus()},300)},onProviderSelected(e){e!==null&&(e.isLink?this.$emit("submit",e.title):this.$emit("selectProvider",e),this.selectedProvider=null)},onSearch(e){this.query=e}}},Bm={class:"provider-list"},Dm={key:0,class:"provider"},Fm={key:1,class:"provider"},wm=["src","alt"];function Sm(e,t,u,n,o,i){const r=K("LinkVariantIcon"),a=K("NcHighlight"),s=K("NcSelect"),l=K("NcEmptyContent");return b(),S("div",Bm,[te(s,{ref:"provider-select",modelValue:o.selectedProvider,"onUpdate:modelValue":[t[0]||(t[0]=d=>o.selectedProvider=d),i.onProviderSelected],class:"provider-list--select","input-id":"provider-select-input",label:"title",placeholder:o.multiselectPlaceholder,options:i.options,"append-to-body":!1,"clear-search-on-select":!0,"clear-search-on-blur":()=>!1,filterable:!1,onSearch:i.onSearch},{option:U(d=>[d.isLink?(b(),S("div",Dm,[te(r,{class:"link-icon",size:20}),R("span",null,ee(d.title),1)])):(b(),S("div",Fm,[R("img",{class:"provider-icon",src:d.icon_url,alt:o.providerIconAlt},null,8,wm),te(a,{class:"option-text",search:o.query,text:d.title},null,8,["search","text"])]))]),_:1},8,["modelValue","placeholder","options","onSearch","onUpdate:modelValue"]),te(l,{class:"provider-list--empty-content"},{icon:U(()=>[te(r)]),_:1})])}const Pm=ue(bm,[["render",Sm],["__scopeId","data-v-90c6aa3b"]]);Me();const Nm=["src"],jm={class:"widget-default--details"},Tm={class:"widget-default--name"},zm={class:"widget-default--link"},Om=180*1e3,Lm=Ce({__name:"NcReferenceWidget",props:{reference:{},interactive:{type:Boolean,default:!0},interactiveOptIn:{type:Boolean,default:!1}},setup(e){const t=e,u=st(zn,null),n=Vt(!1),o=Ou("customWidget"),i=Ou("widgetRoot"),{width:r}=n3(i);i3(i,([z])=>{Lu(()=>{n.value=z.isIntersecting})});const a=Vt(!1),s=Vt(!1);let l=null;const d=$(()=>!t.interactiveOptIn&&t.interactive||a.value),c=$(()=>Qh(t.reference.richObjectType)),v=$(()=>Jh(t.reference.richObjectType)),p=$(()=>v.value&&Xh(t.reference.richObjectType)),h=$(()=>!t.reference.accessible),m=$(()=>[450,550,650,1/0].findIndex(z=>r.value<z)),y=$(()=>{if(m.value===0)return{display:"none"};const z=m.value;return{lineClamp:z,webkitLineClamp:z}}),f=$(()=>{const z=t.reference.openGraphObject.link;return z?z.startsWith("https://")?z.substring(8):z.startsWith("http://")?z.substring(7):z:""}),x=$(()=>Ps(u,t.reference.openGraphObject.link)),B=$(()=>x.value?Ga:"a"),P=$(()=>x.value?{to:x.value}:{href:t.reference.openGraphObject.link,target:"_blank"});Pt(n,z=>{if(!z){l=setTimeout(()=>{n.value||M()},Om);return}l&&(clearTimeout(l),l=null),s.value||A()},{immediate:!0}),$a(()=>{M()});function L(){a.value=!0,A()}function A(){if(!o.value||t.reference.richObjectType==="open-graph")return;o.value.innerHTML="";const z=document.createElement("div");z.style.width="100%",o.value.appendChild(z),Lu(()=>{Gh(z,{...t.reference,interactive:d.value}),s.value=!0})}function M(){s.value&&i.value&&(Zh(t.reference.richObjectType,i.value),s.value=!1)}return(z,V)=>(b(),S("div",{ref_key:"widgetRoot",ref:i,class:me({"toggle-interactive":p.value&&!d.value})},[z.reference&&v.value?(b(),S("div",{key:0,ref_key:"customWidget",ref:o,class:me(["widget-custom",{"full-width":c.value}])},null,2)):!h.value&&z.reference&&z.reference.openGraphObject&&!v.value?(b(),G(Et(B.value),ae({key:1},P.value,{rel:"noopener noreferrer",class:"widget-default"}),{default:U(()=>[z.reference.openGraphObject.thumb?(b(),S("img",{key:0,class:"widget-default--image",src:z.reference.openGraphObject.thumb},null,8,Nm)):H("",!0),R("div",jm,[R("p",Tm,ee(z.reference.openGraphObject.name),1),R("p",{class:"widget-default--description",style:It(y.value)},ee(z.reference.openGraphObject.description),5),R("p",zm,ee(f.value),1)])]),_:1},16)):H("",!0),z.interactiveOptIn&&p.value&&!d.value?(b(),G(kt,{key:2,class:"toggle-interactive--button",onClick:L},{default:U(()=>[Le(ee(re(oe)("Enable interactive view")),1)]),_:1})):H("",!0)],2))}}),Hs=ue(Lm,[["__scopeId","data-v-8ce33442"]]);Me(Lc);const Mm={name:"NcRawLinkInput",components:{LinkVariantIcon:vo,NcEmptyContent:uo,NcLoadingIcon:to,NcReferenceWidget:Hs,NcTextField:a4},props:{provider:{type:Object,required:!0}},emits:["submit"],data(){return{inputValue:"",loading:!1,reference:null,abortController:null,inputPlaceholder:oe("Enter link")}},computed:{isLinkValid(){return ho(this.inputValue)},debouncedUpdateReference(){return Ka(this.updateReference,500)}},methods:{focus(){this.$refs["url-input"].$el.getElementsByTagName("input")[0]?.focus()},onSubmit(e){const t=e.target.value;this.isLinkValid&&this.$emit("submit",t)},onClear(){this.inputValue="",this.reference=null},onInput(){this.reference=null,this.abortController&&this.abortController.abort(),this.isLinkValid&&this.debouncedUpdateReference()},updateReference(){this.loading=!0,this.abortController=new AbortController,Rt.get(Ct("references/resolve",2)+"?reference="+encodeURIComponent(this.inputValue),{signal:this.abortController.signal}).then(e=>{this.reference=e.data.ocs.data.references[this.inputValue]}).catch(e=>{Nt.error("[NcRawLinkInput] Failed to update reference",{error:e})}).then(()=>{this.loading=!1})}}},_m={class:"raw-link"},Rm={class:"input-wrapper"},Im=["src"];function Vm(e,t,u,n,o,i){const r=K("NcLoadingIcon"),a=K("LinkVariantIcon"),s=K("NcTextField"),l=K("NcReferenceWidget"),d=K("NcEmptyContent");return b(),S("div",_m,[R("div",Rm,[te(s,{ref:"url-input",modelValue:o.inputValue,"onUpdate:modelValue":[t[0]||(t[0]=c=>o.inputValue=c),i.onInput],"show-trailing-button":o.inputValue!=="",label:o.inputPlaceholder,onTrailingButtonClick:i.onClear,onKeyup:Nn(i.onSubmit,["enter"])},{default:U(()=>[o.loading?(b(),G(r,{key:0,size:16})):(b(),G(a,{key:1,size:16}))]),_:1},8,["modelValue","show-trailing-button","label","onTrailingButtonClick","onUpdate:modelValue","onKeyup"])]),o.reference!==null?(b(),G(l,{key:0,class:"reference-widget",reference:o.reference},null,8,["reference"])):(b(),G(d,{key:1,class:"raw-link--empty-content"},{icon:U(()=>[u.provider.icon_url?(b(),S("img",{key:0,class:"provider-icon",src:u.provider.icon_url},null,8,Im)):(b(),G(a,{key:1}))]),_:1}))])}const $m=ue(Mm,[["render",Vm],["__scopeId","data-v-a0658f2a"]]),Hm={name:"NcSearchResult",components:{NcHighlight:co},props:{entry:{type:Object,required:!0},query:{type:String,required:!0}}},qm={class:"result"},Wm=["src"],Um={class:"result--content"},Km={class:"result--content--name"},Gm={class:"result--content--subline"};function Zm(e,t,u,n,o,i){const r=K("NcHighlight");return b(),S("div",qm,[u.entry.icon?(b(),S("div",{key:0,class:me([{[u.entry.icon]:!0,rounded:u.entry.rounded},"result--icon-class"])},null,2)):(b(),S("img",{key:1,class:me(["result--image",{rounded:u.entry.rounded}]),src:u.entry.thumbnailUrl},null,10,Wm)),R("div",Um,[R("span",Km,[te(r,{search:u.query,text:u.entry.title},null,8,["search","text"])]),R("span",Gm,[te(r,{search:u.query,text:u.entry.subline},null,8,["search","text"])])])])}const Jm=ue(Hm,[["render",Zm],["__scopeId","data-v-059edcfb"]]);Me(Mc,Ua,Rc);const zr=5,Xm={name:"NcSearch",components:{LinkVariantIcon:vo,DotsHorizontalIcon:As,NcEmptyContent:uo,NcSelect:po,NcSearchResult:Jm},props:{provider:{type:Object,required:!0},showEmptyContent:{type:Boolean,default:!0},searchPlaceholder:{type:String,default:null}},emits:["submit"],data(){return{searchQuery:"",selectedResult:null,resultsBySearchProvider:{},searching:!1,searchingMoreOf:null,abortController:null,noOptionsText:oe("Start typing to search"),providerIconAlt:oe("Provider icon")}},computed:{mySearchPlaceholder(){return this.searchPlaceholder||oe("Search")},searchProviderIds(){return this.provider.search_providers_ids},options(){if(this.searchQuery==="")return[];const e=[];return ho(this.searchQuery)&&e.push(this.rawLinkEntry),e.push(...this.formattedSearchResults),e},rawLinkEntry(){return{id:"rawLinkEntry",resourceUrl:this.searchQuery,isRawLink:!0}},formattedSearchResults(){const e=[];return this.searchProviderIds.forEach(t=>{if(this.resultsBySearchProvider[t].entries.length>0){(this.searchProviderIds.length>1||this.resultsBySearchProvider[t].entries.length>1)&&e.push({id:"groupTitle-"+t,name:this.resultsBySearchProvider[t].name,isCustomGroupTitle:!0,providerId:t});const u=this.resultsBySearchProvider[t].entries.map((n,o)=>({id:"provider-"+t+"-entry-"+o,...n}));e.push(...u),this.resultsBySearchProvider[t].isPaginated&&e.push({id:"moreOf-"+t,name:this.resultsBySearchProvider[t].name,isMore:!0,providerId:t,isLoading:this.searchingMoreOf===t})}}),e},debouncedUpdateSearch(){return Ka(this.updateSearch,500)}},mounted(){this.resetResults()},beforeUnmount(){this.cancelSearchRequests()},methods:{t:oe,resetResults(){const e={};this.searchProviderIds.forEach(t=>{e[t]={entries:[]}}),this.resultsBySearchProvider=e},focus(){setTimeout(()=>{this.$refs["search-select"]?.$el?.querySelector("#search-select-input")?.focus()},300)},cancelSearchRequests(){this.abortController&&this.abortController.abort()},onSearchInput(e){this.searchQuery=e,this.debouncedUpdateSearch()},onSelectResultSelected(e){e!==null&&(e.resourceUrl?(this.cancelSearchRequests(),this.$emit("submit",e.resourceUrl)):e.isMore&&this.searchMoreOf(e.providerId).then(()=>{this.selectedResult=null}))},searchMoreOf(e){return this.searchingMoreOf=e,this.cancelSearchRequests(),this.searchProviders(e)},updateSearch(){if(this.cancelSearchRequests(),this.resetResults(),this.searchQuery===""){this.searching=!1;return}return this.searchProviders()},searchProviders(e=null){this.abortController=new AbortController,this.searching=!0;const t=e===null?[...this.searchProviderIds].map(u=>this.searchOneProvider(u)):[this.searchOneProvider(e,this.resultsBySearchProvider[e]?.cursor??null)];return Promise.allSettled(t).then(u=>{u.find(n=>n.status==="rejected"&&(n.reason.name==="CanceledError"||n.reason.code==="ERR_CANCELED"))||(this.searching=!1,this.searchingMoreOf=null)})},searchOneProvider(e,t=null){const u=t===null?Ct("search/providers/{providerId}/search?term={term}&limit={limit}",{providerId:e,term:this.searchQuery,limit:zr}):Ct("search/providers/{providerId}/search?term={term}&limit={limit}&cursor={cursor}",{providerId:e,term:this.searchQuery,limit:zr,cursor:t});return Rt.get(u,{signal:this.abortController.signal}).then(n=>{const o=n.data.ocs.data;this.resultsBySearchProvider[e].name=o.name,this.resultsBySearchProvider[e].cursor=o.cursor,this.resultsBySearchProvider[e].isPaginated=o.isPaginated,this.resultsBySearchProvider[e].entries.push(...o.entries)})}}},Qm={key:0,class:"custom-option"},Ym={class:"option-text"},ef={key:2,class:"custom-option group-name"},tf=["src"],uf={class:"option-text"},nf={key:3,class:"custom-option"},of={key:0,class:"option-simple-icon icon-loading-small"},rf={class:"option-text"},af=["alt","src"];function sf(e,t,u,n,o,i){const r=K("LinkVariantIcon"),a=K("NcSearchResult"),s=K("DotsHorizontalIcon"),l=K("NcSelect"),d=K("NcEmptyContent");return b(),S("div",{class:me(["smart-picker-search",{"with-empty-content":u.showEmptyContent}])},[te(l,{ref:"search-select",modelValue:o.selectedResult,"onUpdate:modelValue":[t[0]||(t[0]=c=>o.selectedResult=c),i.onSelectResultSelected],class:"smart-picker-search--select","input-id":"search-select-input",label:"name",placeholder:i.mySearchPlaceholder,options:i.options,"append-to-body":!1,"close-on-select":!1,"clear-search-on-select":!1,"clear-search-on-blur":()=>!1,"reset-focus-on-options-change":!1,filterable:!1,autoscroll:!0,"reset-on-options-change":!1,loading:o.searching,onSearch:i.onSearchInput},{option:U(c=>[c.isRawLink?(b(),S("div",Qm,[te(r,{class:"option-simple-icon",size:20}),R("span",Ym,ee(i.t("Raw link {options}",{options:c.resourceUrl})),1)])):c.resourceUrl?(b(),G(a,{key:1,class:"search-result",entry:c,query:o.searchQuery},null,8,["entry","query"])):c.isCustomGroupTitle?(b(),S("span",ef,[u.provider.icon_url?(b(),S("img",{key:0,class:"provider-icon group-name-icon",src:u.provider.icon_url},null,8,tf)):H("",!0),R("span",uf,[R("strong",null,ee(c.name),1)])])):c.isMore?(b(),S("span",nf,[c.isLoading?(b(),S("span",of)):(b(),G(s,{key:1,class:"option-simple-icon",size:20})),R("span",rf,ee(i.t('Load more "{options}"',{options:c.name})),1)])):H("",!0)]),"no-options":U(()=>[Le(ee(o.noOptionsText),1)]),_:1},8,["modelValue","placeholder","options","loading","onSearch","onUpdate:modelValue"]),u.showEmptyContent?(b(),G(d,{key:0,class:"smart-picker-search--empty-content"},{icon:U(()=>[u.provider.icon_url?(b(),S("img",{key:0,class:"provider-icon",alt:o.providerIconAlt,src:u.provider.icon_url},null,8,af)):(b(),G(r,{key:1}))]),_:1})):H("",!0)],2)}const lf=ue(Xm,[["render",sf],["__scopeId","data-v-e8abf1d4"]]),yu={providerList:1,standardLinkInput:2,searchInput:3,customElement:4},cf={name:"NcReferencePicker",components:{NcCustomPickerElement:vm,NcProviderList:Pm,NcRawLinkInput:$m,NcSearch:lf},props:{initialProvider:{type:Object,default:()=>null},width:{type:Number,default:null},focusOnCreate:{type:Boolean,default:!0}},emits:["cancel","cancelRawLink","cancelSearch","providerSelected","submit"],data(){return{MODES:yu,selectedProvider:this.initialProvider}},computed:{mode(){return this.selectedProvider===null?yu.providerList:Uu(this.selectedProvider.id)?yu.customElement:this.selectedProvider.search_providers_ids?yu.searchInput:yu.standardLinkInput},pickerWrapperStyle(){return{width:this.width?this.width+"px":void 0}}},mounted(){this.focusOnCreate&&(this.initialProvider?setTimeout(()=>{this.$refs["url-input"]?.focus()},300):this.$nextTick(()=>{this.$refs["provider-list"]?.focus()}))},methods:{onEscapePressed(){this.selectedProvider!==null?this.deselectProvider():this.cancelProviderSelection()},onProviderSelected(e){this.selectedProvider=e,this.$emit("providerSelected",e),this.$nextTick(()=>{this.$refs["url-input"]?.focus()})},cancelCustomElement(){this.deselectProvider()},cancelSearch(){this.$emit("cancelSearch",this.selectedProvider?.title),this.deselectProvider()},cancelRawLinkInput(){this.$emit("cancelRawLink",this.selectedProvider?.title),this.deselectProvider()},cancelProviderSelection(){this.$emit("cancel")},submitLink(e){this.selectedProvider!==null&&Am(this.selectedProvider.id),this.$emit("submit",e),this.deselectProvider()},deselectProvider(){this.selectedProvider=null,this.$emit("providerSelected",null),setTimeout(()=>{this.$refs["provider-list"]?.focus()},300)}}},df={key:3,class:"custom-element-wrapper"};function pf(e,t,u,n,o,i){const r=K("NcProviderList"),a=K("NcRawLinkInput"),s=K("NcSearch"),l=K("NcCustomPickerElement");return b(),S("div",{class:"reference-picker",style:It(i.pickerWrapperStyle),tabindex:"-1",onKeydown:t[0]||(t[0]=Nn(Mu((...d)=>i.onEscapePressed&&i.onEscapePressed(...d),["stop","prevent"]),["esc"]))},[i.mode===o.MODES.providerList?(b(),G(r,{key:0,ref:"provider-list",onSelectProvider:i.onProviderSelected,onSubmit:i.submitLink,onCancel:i.cancelProviderSelection},null,8,["onSelectProvider","onSubmit","onCancel"])):i.mode===o.MODES.standardLinkInput?(b(),G(a,{key:1,ref:"url-input",provider:o.selectedProvider,onSubmit:i.submitLink,onCancel:i.cancelRawLinkInput},null,8,["provider","onSubmit","onCancel"])):i.mode===o.MODES.searchInput?(b(),G(s,{key:2,ref:"url-input",provider:o.selectedProvider,onCancel:i.cancelSearch,onSubmit:i.submitLink},null,8,["provider","onCancel","onSubmit"])):i.mode===o.MODES.customElement?(b(),S("div",df,[te(l,{provider:o.selectedProvider,class:"custom-element",onSubmit:i.submitLink,onCancel:i.cancelCustomElement},null,8,["provider","onSubmit","onCancel"])])):H("",!0)],36)}const vf=ue(cf,[["render",pf],["__scopeId","data-v-b193005a"]]);Me(Tc,Wa);const hf={name:"NcReferencePickerModal",components:{NcReferencePicker:vf,NcModal:ep,NcButton:kt,ArrowLeftIcon:lm,CloseIcon:eo},props:{initialProvider:{type:Object,default:()=>null},focusOnCreate:{type:Boolean,default:!0},isInsideViewer:{type:Boolean,default:!1}},emits:["cancel","submit"],data(){return{show:!0,selectedProvider:this.initialProvider,backButtonTitle:oe("Back to provider selection"),closeButtonTitle:oe("Close"),closeButtonLabel:oe("Close Smart Picker")}},computed:{isProviderSelected(){return this.selectedProvider!==null},showBackButton(){return this.initialProvider===null&&this.isProviderSelected},modalSize(){return this.isProviderSelected&&Uu(this.selectedProvider.id)?Yh(this.selectedProvider.id)??"large":"normal"},showModalName(){return!this.isProviderSelected||!Uu(this.selectedProvider.id)},modalName(){return this.isProviderSelected?this.selectedProvider.title:oe("Smart Picker")}},mounted(){if(this.isInsideViewer){const e=this.$refs.modal_content;dc("viewer:trapElements:changed",e)}},methods:{onCancel(){this.show=!1,this.$emit("cancel")},onSubmit(e){this.show=!1,this.$emit("submit",e)},onProviderSelect(e){this.selectedProvider=e,e===null&&this.initialProvider!==null&&this.onCancel()},onBackClicked(){this.$refs.referencePicker.deselectProvider()}}},mf={ref:"modal_content",class:"reference-picker-modal--content"},ff={key:1};function gf(e,t,u,n,o,i){const r=K("ArrowLeftIcon"),a=K("NcButton"),s=K("CloseIcon"),l=K("NcReferencePicker"),d=K("NcModal");return o.show?(b(),G(d,{key:0,size:i.modalSize,class:"reference-picker-modal",onClose:i.onCancel},{default:U(()=>[R("div",mf,[i.showBackButton?(b(),G(a,{key:0,"aria-label":o.backButtonTitle,title:o.backButtonTitle,class:"back-button",onClick:i.onBackClicked},{icon:U(()=>[te(r)]),_:1},8,["aria-label","title","onClick"])):H("",!0),te(a,{class:"close-button","aria-label":o.closeButtonLabel,title:o.closeButtonTitle,variant:"tertiary",onClick:i.onCancel},{icon:U(()=>[te(s)]),_:1},8,["aria-label","title","onClick"]),i.showModalName?(b(),S("h2",ff,ee(i.modalName),1)):H("",!0),te(l,{ref:"referencePicker","initial-provider":u.initialProvider,"focus-on-create":u.focusOnCreate,onProviderSelected:i.onProviderSelect,onSubmit:i.onSubmit,onCancel:i.onCancel},null,8,["initial-provider","focus-on-create","onProviderSelected","onSubmit","onCancel"])],512)]),_:1},8,["size","onClose"])):H("",!0)}const Cf=ue(hf,[["render",gf],["__scopeId","data-v-15018516"]]);async function Fk(e,t){const u="referencePickerModal",n=document.createElement("div");n.id=u,document.body.append(n);const{promise:o,reject:i,resolve:r}=Promise.withResolvers(),a=e&&Em(e)||null,s=Va(Cf,{initialProvider:a,isInsideViewer:t,onCancel(){s.unmount(),i(new Error("User cancellation"))},onSubmit(l){s.unmount(),r(l)}});return s.mount(n),o}const qs=-1,qn=0,Nu=1,Fn=2,mo=3,fo=4,go=5,Co=6,Ws=7,Us=8,Or=typeof self=="object"?self:globalThis,yf=(e,t)=>{const u=(o,i)=>(e.set(i,o),o),n=o=>{if(e.has(o))return e.get(o);const[i,r]=t[o];switch(i){case qn:case qs:return u(r,o);case Nu:{const a=u([],o);for(const s of r)a.push(n(s));return a}case Fn:{const a=u({},o);for(const[s,l]of r)a[n(s)]=n(l);return a}case mo:return u(new Date(r),o);case fo:{const{source:a,flags:s}=r;return u(new RegExp(a,s),o)}case go:{const a=u(new Map,o);for(const[s,l]of r)a.set(n(s),n(l));return a}case Co:{const a=u(new Set,o);for(const s of r)a.add(n(s));return a}case Ws:{const{name:a,message:s}=r;return u(new Or[a](s),o)}case Us:return u(BigInt(r),o);case"BigInt":return u(Object(BigInt(r)),o);case"ArrayBuffer":return u(new Uint8Array(r).buffer,r);case"DataView":{const{buffer:a}=new Uint8Array(r);return u(new DataView(a),r)}}return u(new Or[i](r),o)};return n},Lr=e=>yf(new Map,e)(0),eu="",{toString:Ef}={},{keys:kf}=Object,Eu=e=>{const t=typeof e;if(t!=="object"||!e)return[qn,t];const u=Ef.call(e).slice(8,-1);switch(u){case"Array":return[Nu,eu];case"Object":return[Fn,eu];case"Date":return[mo,eu];case"RegExp":return[fo,eu];case"Map":return[go,eu];case"Set":return[Co,eu];case"DataView":return[Nu,u]}return u.includes("Array")?[Nu,u]:u.includes("Error")?[Ws,u]:[Fn,u]},rn=([e,t])=>e===qn&&(t==="function"||t==="symbol"),xf=(e,t,u,n)=>{const o=(r,a)=>{const s=n.push(r)-1;return u.set(a,s),s},i=r=>{if(u.has(r))return u.get(r);let[a,s]=Eu(r);switch(a){case qn:{let d=r;switch(s){case"bigint":a=Us,d=r.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+s);d=null;break;case"undefined":return o([qs],r)}return o([a,d],r)}case Nu:{if(s){let v=r;return s==="DataView"?v=new Uint8Array(r.buffer):s==="ArrayBuffer"&&(v=new Uint8Array(r)),o([s,[...v]],r)}const d=[],c=o([a,d],r);for(const v of r)d.push(i(v));return c}case Fn:{if(s)switch(s){case"BigInt":return o([s,r.toString()],r);case"Boolean":case"Number":case"String":return o([s,r.valueOf()],r)}if(t&&"toJSON"in r)return i(r.toJSON());const d=[],c=o([a,d],r);for(const v of kf(r))(e||!rn(Eu(r[v])))&&d.push([i(v),i(r[v])]);return c}case mo:return o([a,r.toISOString()],r);case fo:{const{source:d,flags:c}=r;return o([a,{source:d,flags:c}],r)}case go:{const d=[],c=o([a,d],r);for(const[v,p]of r)(e||!(rn(Eu(v))||rn(Eu(p))))&&d.push([i(v),i(p)]);return c}case Co:{const d=[],c=o([a,d],r);for(const v of r)(e||!rn(Eu(v)))&&d.push(i(v));return c}}const{message:l}=r;return o([a,{name:s,message:l}],r)};return i},Mr=(e,{json:t,lossy:u}={})=>{const n=[];return xf(!(t||u),!!t,new Map,n)(e),n},Ht=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Lr(Mr(e,t)):structuredClone(e):(e,t)=>Lr(Mr(e,t)),Ks=(function(e){if(e==null)return Bf;if(typeof e=="string")return bf(e);if(typeof e=="object")return Af(e);if(typeof e=="function")return yo(e);throw new Error("Expected function, string, or array as `test`")});function Af(e){const t=[];let u=-1;for(;++u<e.length;)t[u]=Ks(e[u]);return yo(n);function n(...o){let i=-1;for(;++i<t.length;)if(t[i].apply(this,o))return!0;return!1}}function bf(e){return yo(t);function t(u){return u.tagName===e}}function yo(e){return t;function t(u,n,o){return!!(Df(u)&&e.call(this,u,typeof n=="number"?n:void 0,o||void 0))}}function Bf(e){return!!(e&&typeof e=="object"&&"type"in e&&e.type==="element"&&"tagName"in e&&typeof e.tagName=="string")}function Df(e){return e!==null&&typeof e=="object"&&"type"in e&&"tagName"in e}const Ff=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,wf=/^[a-zA-Z]:\\/;function Sf(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return wf.test(e)?!1:Ff.test(e)}function Pf(e){const t=String(e||"").trim();return t?t.split(/[ \t\n\r\f]+/g):[]}function Nf(e){return e.join(" ").trim()}const jf=["http","https"],Tf=["nofollow"],zf={};function Of(e){const t=e||zf,u=t.protocols||jf,n=Ks(t.test);return function(o){ct(o,"element",function(i,r,a){if(i.tagName==="a"&&typeof i.properties.href=="string"&&n(i,r,a)){const s=i.properties.href;if(Sf(s)?u.includes(s.slice(0,s.indexOf(":"))):s.startsWith("//")){const l=ku(t.content,i),d=l&&!Array.isArray(l)?[l]:l,c=ku(t.rel,i)||Tf,v=typeof c=="string"?Pf(c):c,p=ku(t.target,i),h=ku(t.properties,i);if(h&&Object.assign(i.properties,Ht(h)),v.length>0&&(i.properties.rel=[...v]),p&&(i.properties.target=p),d){const m=ku(t.contentProperties,i)||{};i.children.push({type:"element",tagName:"span",properties:Ht(m),children:Ht(d)})}}}})}}function ku(e,t){return typeof e=="function"?e(t):e}function Lf(e,t){const u={};return(e[e.length-1]===""?[...e,""]:e).join((u.padRight?" ":"")+","+(u.padLeft===!1?"":" ")).trim()}const Mf=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,_f=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Rf={};function _r(e,t){return(Rf.jsx?_f:Mf).test(e)}const If=/[ \t\n\f\r]/g;function Vf(e){return typeof e=="object"?e.type==="text"?Rr(e.value):!1:Rr(e)}function Rr(e){return e.replace(If,"")===""}class ju{constructor(t,u,n){this.normal=u,this.property=t,n&&(this.space=n)}}ju.prototype.normal={},ju.prototype.property={},ju.prototype.space=void 0;function Gs(e,t){const u={},n={};for(const o of e)Object.assign(u,o.property),Object.assign(n,o.normal);return new ju(u,n,t)}function Ni(e){return e.toLowerCase()}class Ae{constructor(t,u){this.attribute=u,this.property=t}}Ae.prototype.attribute="",Ae.prototype.booleanish=!1,Ae.prototype.boolean=!1,Ae.prototype.commaOrSpaceSeparated=!1,Ae.prototype.commaSeparated=!1,Ae.prototype.defined=!1,Ae.prototype.mustUseProperty=!1,Ae.prototype.number=!1,Ae.prototype.overloadedBoolean=!1,Ae.prototype.property="",Ae.prototype.spaceSeparated=!1,Ae.prototype.space=void 0;let $f=0;const Z=Kt(),ve=Kt(),ji=Kt(),j=Kt(),le=Kt(),lu=Kt(),Fe=Kt();function Kt(){return 2**++$f}const Ti=Object.freeze(Object.defineProperty({__proto__:null,boolean:Z,booleanish:ve,commaOrSpaceSeparated:Fe,commaSeparated:lu,number:j,overloadedBoolean:ji,spaceSeparated:le},Symbol.toStringTag,{value:"Module"})),ti=Object.keys(Ti);class Eo extends Ae{constructor(t,u,n,o){let i=-1;if(super(t,u),Ir(this,"space",o),typeof n=="number")for(;++i<ti.length;){const r=ti[i];Ir(this,ti[i],(n&Ti[r])===Ti[r])}}}Eo.prototype.defined=!0;function Ir(e,t,u){u&&(e[t]=u)}function vu(e){const t={},u={};for(const[n,o]of Object.entries(e.properties)){const i=new Eo(n,e.transform(e.attributes||{},n),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(n)&&(i.mustUseProperty=!0),t[n]=i,u[Ni(n)]=n,u[Ni(i.attribute)]=n}return new ju(t,u,e.space)}const Zs=vu({properties:{ariaActiveDescendant:null,ariaAtomic:ve,ariaAutoComplete:null,ariaBusy:ve,ariaChecked:ve,ariaColCount:j,ariaColIndex:j,ariaColSpan:j,ariaControls:le,ariaCurrent:null,ariaDescribedBy:le,ariaDetails:null,ariaDisabled:ve,ariaDropEffect:le,ariaErrorMessage:null,ariaExpanded:ve,ariaFlowTo:le,ariaGrabbed:ve,ariaHasPopup:null,ariaHidden:ve,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:le,ariaLevel:j,ariaLive:null,ariaModal:ve,ariaMultiLine:ve,ariaMultiSelectable:ve,ariaOrientation:null,ariaOwns:le,ariaPlaceholder:null,ariaPosInSet:j,ariaPressed:ve,ariaReadOnly:ve,ariaRelevant:null,ariaRequired:ve,ariaRoleDescription:le,ariaRowCount:j,ariaRowIndex:j,ariaRowSpan:j,ariaSelected:ve,ariaSetSize:j,ariaSort:null,ariaValueMax:j,ariaValueMin:j,ariaValueNow:j,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Js(e,t){return t in e?e[t]:t}function Xs(e,t){return Js(e,t.toLowerCase())}const Hf=vu({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:lu,acceptCharset:le,accessKey:le,action:null,allow:null,allowFullScreen:Z,allowPaymentRequest:Z,allowUserMedia:Z,alt:null,as:null,async:Z,autoCapitalize:null,autoComplete:le,autoFocus:Z,autoPlay:Z,blocking:le,capture:null,charSet:null,checked:Z,cite:null,className:le,cols:j,colSpan:null,content:null,contentEditable:ve,controls:Z,controlsList:le,coords:j|lu,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Z,defer:Z,dir:null,dirName:null,disabled:Z,download:ji,draggable:ve,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Z,formTarget:null,headers:le,height:j,hidden:ji,high:j,href:null,hrefLang:null,htmlFor:le,httpEquiv:le,id:null,imageSizes:null,imageSrcSet:null,inert:Z,inputMode:null,integrity:null,is:null,isMap:Z,itemId:null,itemProp:le,itemRef:le,itemScope:Z,itemType:le,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Z,low:j,manifest:null,max:null,maxLength:j,media:null,method:null,min:null,minLength:j,multiple:Z,muted:Z,name:null,nonce:null,noModule:Z,noValidate:Z,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Z,optimum:j,pattern:null,ping:le,placeholder:null,playsInline:Z,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Z,referrerPolicy:null,rel:le,required:Z,reversed:Z,rows:j,rowSpan:j,sandbox:le,scope:null,scoped:Z,seamless:Z,selected:Z,shadowRootClonable:Z,shadowRootDelegatesFocus:Z,shadowRootMode:null,shape:null,size:j,sizes:null,slot:null,span:j,spellCheck:ve,src:null,srcDoc:null,srcLang:null,srcSet:null,start:j,step:null,style:null,tabIndex:j,target:null,title:null,translate:null,type:null,typeMustMatch:Z,useMap:null,value:ve,width:j,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:le,axis:null,background:null,bgColor:null,border:j,borderColor:null,bottomMargin:j,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Z,declare:Z,event:null,face:null,frame:null,frameBorder:null,hSpace:j,leftMargin:j,link:null,longDesc:null,lowSrc:null,marginHeight:j,marginWidth:j,noResize:Z,noHref:Z,noShade:Z,noWrap:Z,object:null,profile:null,prompt:null,rev:null,rightMargin:j,rules:null,scheme:null,scrolling:ve,standby:null,summary:null,text:null,topMargin:j,valueType:null,version:null,vAlign:null,vLink:null,vSpace:j,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Z,disableRemotePlayback:Z,prefix:null,property:null,results:j,security:null,unselectable:null},space:"html",transform:Xs}),qf=vu({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Fe,accentHeight:j,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:j,amplitude:j,arabicForm:null,ascent:j,attributeName:null,attributeType:null,azimuth:j,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:j,by:null,calcMode:null,capHeight:j,className:le,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:j,diffuseConstant:j,direction:null,display:null,dur:null,divisor:j,dominantBaseline:null,download:Z,dx:null,dy:null,edgeMode:null,editable:null,elevation:j,enableBackground:null,end:null,event:null,exponent:j,externalResourcesRequired:null,fill:null,fillOpacity:j,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:lu,g2:lu,glyphName:lu,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:j,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:j,horizOriginX:j,horizOriginY:j,id:null,ideographic:j,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:j,k:j,k1:j,k2:j,k3:j,k4:j,kernelMatrix:Fe,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:j,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:j,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:j,overlineThickness:j,paintOrder:null,panose1:null,path:null,pathLength:j,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:le,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:j,pointsAtY:j,pointsAtZ:j,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Fe,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Fe,rev:Fe,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Fe,requiredFeatures:Fe,requiredFonts:Fe,requiredFormats:Fe,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:j,specularExponent:j,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:j,strikethroughThickness:j,string:null,stroke:null,strokeDashArray:Fe,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:j,strokeOpacity:j,strokeWidth:null,style:null,surfaceScale:j,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Fe,tabIndex:j,tableValues:null,target:null,targetX:j,targetY:j,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Fe,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:j,underlineThickness:j,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:j,values:null,vAlphabetic:j,vMathematical:j,vectorEffect:null,vHanging:j,vIdeographic:j,version:null,vertAdvY:j,vertOriginX:j,vertOriginY:j,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:j,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Js}),Qs=vu({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),Ys=vu({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Xs}),el=vu({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),Wf={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},Uf=/[A-Z]/g,Vr=/-[a-z]/g,Kf=/^data[-\w.:]+$/i;function Gf(e,t){const u=Ni(t);let n=t,o=Ae;if(u in e.normal)return e.property[e.normal[u]];if(u.length>4&&u.slice(0,4)==="data"&&Kf.test(t)){if(t.charAt(4)==="-"){const i=t.slice(5).replace(Vr,Jf);n="data"+i.charAt(0).toUpperCase()+i.slice(1)}else{const i=t.slice(4);if(!Vr.test(i)){let r=i.replace(Uf,Zf);r.charAt(0)!=="-"&&(r="-"+r),t="data"+r}}o=Eo}return new o(n,t)}function Zf(e){return"-"+e.toLowerCase()}function Jf(e){return e.charAt(1).toUpperCase()}const Xf=Gs([Zs,Hf,Qs,Ys,el],"html"),ko=Gs([Zs,qf,Qs,Ys,el],"svg");var tu={},ui,$r;function Qf(){if($r)return ui;$r=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,u=/^\s*/,n=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,r=/^[;\s]*/,a=/^\s+|\s+$/g,s=`
|
||
`,l="/",d="*",c="",v="comment",p="declaration";function h(y,f){if(typeof y!="string")throw new TypeError("First argument must be a string");if(!y)return[];f=f||{};var x=1,B=1;function P(N){var w=N.match(t);w&&(x+=w.length);var I=N.lastIndexOf(s);B=~I?N.length-I:B+N.length}function L(){var N={line:x,column:B};return function(w){return w.position=new A(N),V(),w}}function A(N){this.start=N,this.end={line:x,column:B},this.source=f.source}A.prototype.content=y;function M(N){var w=new Error(f.source+":"+x+":"+B+": "+N);if(w.reason=N,w.filename=f.source,w.line=x,w.column=B,w.source=y,!f.silent)throw w}function z(N){var w=N.exec(y);if(w){var I=w[0];return P(I),y=y.slice(I.length),w}}function V(){z(u)}function k(N){var w;for(N=N||[];w=E();)w!==!1&&N.push(w);return N}function E(){var N=L();if(!(l!=y.charAt(0)||d!=y.charAt(1))){for(var w=2;c!=y.charAt(w)&&(d!=y.charAt(w)||l!=y.charAt(w+1));)++w;if(w+=2,c===y.charAt(w-1))return M("End of comment missing");var I=y.slice(2,w-2);return B+=2,P(I),y=y.slice(w),B+=2,N({type:v,comment:I})}}function D(){var N=L(),w=z(n);if(w){if(E(),!z(o))return M("property missing ':'");var I=z(i),_=N({type:p,property:m(w[0].replace(e,c)),value:I?m(I[0].replace(e,c)):c});return z(r),_}}function O(){var N=[];k(N);for(var w;w=D();)w!==!1&&(N.push(w),k(N));return N}return V(),O()}function m(y){return y?y.replace(a,c):c}return ui=h,ui}var Hr;function Yf(){if(Hr)return tu;Hr=1;var e=tu&&tu.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(tu,"__esModule",{value:!0}),tu.default=u;const t=e(Qf());function u(n,o){let i=null;if(!n||typeof n!="string")return i;const r=(0,t.default)(n),a=typeof o=="function";return r.forEach(s=>{if(s.type!=="declaration")return;const{property:l,value:d}=s;a?o(l,d,s):d&&(i=i||{},i[l]=d)}),i}return tu}var xu={},qr;function e1(){if(qr)return xu;qr=1,Object.defineProperty(xu,"__esModule",{value:!0}),xu.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,u=/^[^-]+$/,n=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,i=function(l){return!l||u.test(l)||e.test(l)},r=function(l,d){return d.toUpperCase()},a=function(l,d){return"".concat(d,"-")},s=function(l,d){return d===void 0&&(d={}),i(l)?l:(l=l.toLowerCase(),d.reactCompat?l=l.replace(o,a):l=l.replace(n,a),l.replace(t,r))};return xu.camelCase=s,xu}var Au,Wr;function t1(){if(Wr)return Au;Wr=1;var e=Au&&Au.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},t=e(Yf()),u=e1();function n(o,i){var r={};return!o||typeof o!="string"||(0,t.default)(o,function(a,s){a&&s&&(r[(0,u.camelCase)(a,i)]=s)}),r}return n.default=n,Au=n,Au}var u1=t1();const n1=qa(u1),tl=ul("end"),xo=ul("start");function ul(e){return t;function t(u){const n=u&&u.position&&u.position[e]||{};if(typeof n.line=="number"&&n.line>0&&typeof n.column=="number"&&n.column>0)return{line:n.line,column:n.column,offset:typeof n.offset=="number"&&n.offset>-1?n.offset:void 0}}}function i1(e){const t=xo(e),u=tl(e);if(t&&u)return{start:t,end:u}}function Tu(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Ur(e.position):"start"in e||"end"in e?Ur(e):"line"in e||"column"in e?zi(e):""}function zi(e){return Kr(e&&e.line)+":"+Kr(e&&e.column)}function Ur(e){return zi(e&&e.start)+"-"+zi(e&&e.end)}function Kr(e){return e&&typeof e=="number"?e:1}class ye extends Error{constructor(t,u,n){super(),typeof u=="string"&&(n=u,u=void 0);let o="",i={},r=!1;if(u&&("line"in u&&"column"in u?i={place:u}:"start"in u&&"end"in u?i={place:u}:"type"in u?i={ancestors:[u],place:u.position}:i={...u}),typeof t=="string"?o=t:!i.cause&&t&&(r=!0,o=t.message,i.cause=t),!i.ruleId&&!i.source&&typeof n=="string"){const s=n.indexOf(":");s===-1?i.ruleId=n:(i.source=n.slice(0,s),i.ruleId=n.slice(s+1))}if(!i.place&&i.ancestors&&i.ancestors){const s=i.ancestors[i.ancestors.length-1];s&&(i.place=s.position)}const a=i.place&&"start"in i.place?i.place.start:i.place;this.ancestors=i.ancestors||void 0,this.cause=i.cause||void 0,this.column=a?a.column:void 0,this.fatal=void 0,this.file="",this.message=o,this.line=a?a.line:void 0,this.name=Tu(i.place)||"1:1",this.place=i.place||void 0,this.reason=this.message,this.ruleId=i.ruleId||void 0,this.source=i.source||void 0,this.stack=r&&i.cause&&typeof i.cause.stack=="string"?i.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}ye.prototype.file="",ye.prototype.name="",ye.prototype.reason="",ye.prototype.message="",ye.prototype.stack="",ye.prototype.column=void 0,ye.prototype.line=void 0,ye.prototype.ancestors=void 0,ye.prototype.cause=void 0,ye.prototype.fatal=void 0,ye.prototype.place=void 0,ye.prototype.ruleId=void 0,ye.prototype.source=void 0;const Ao={}.hasOwnProperty,o1=new Map,r1=/[A-Z]/g,a1=new Set(["table","tbody","thead","tfoot","tr"]),s1=new Set(["td","th"]),nl="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function l1(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const u=t.filePath||void 0;let n;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");n=g1(u,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");n=f1(u,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:n,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:u,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?ko:Xf,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},i=il(o,e,void 0);return i&&typeof i!="string"?i:o.create(e,o.Fragment,{children:i||void 0},void 0)}function il(e,t,u){if(t.type==="element")return c1(e,t,u);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return d1(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return v1(e,t,u);if(t.type==="mdxjsEsm")return p1(e,t);if(t.type==="root")return h1(e,t,u);if(t.type==="text")return m1(e,t)}function c1(e,t,u){const n=e.schema;let o=n;t.tagName.toLowerCase()==="svg"&&n.space==="html"&&(o=ko,e.schema=o),e.ancestors.push(t);const i=rl(e,t.tagName,!1),r=C1(e,t);let a=Bo(e,t);return a1.has(t.tagName)&&(a=a.filter(function(s){return typeof s=="string"?!Vf(s):!0})),ol(e,r,i,t),bo(r,a),e.ancestors.pop(),e.schema=n,e.create(t,i,r,u)}function d1(e,t){if(t.data&&t.data.estree&&e.evaluater){const u=t.data.estree.body[0];return u.type,e.evaluater.evaluateExpression(u.expression)}Ku(e,t.position)}function p1(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Ku(e,t.position)}function v1(e,t,u){const n=e.schema;let o=n;t.name==="svg"&&n.space==="html"&&(o=ko,e.schema=o),e.ancestors.push(t);const i=t.name===null?e.Fragment:rl(e,t.name,!0),r=y1(e,t),a=Bo(e,t);return ol(e,r,i,t),bo(r,a),e.ancestors.pop(),e.schema=n,e.create(t,i,r,u)}function h1(e,t,u){const n={};return bo(n,Bo(e,t)),e.create(t,e.Fragment,n,u)}function m1(e,t){return t.value}function ol(e,t,u,n){typeof u!="string"&&u!==e.Fragment&&e.passNode&&(t.node=n)}function bo(e,t){if(t.length>0){const u=t.length>1?t:t[0];u&&(e.children=u)}}function f1(e,t,u){return n;function n(o,i,r,a){const s=Array.isArray(r.children)?u:t;return a?s(i,r,a):s(i,r)}}function g1(e,t){return u;function u(n,o,i,r){const a=Array.isArray(i.children),s=xo(n);return t(o,i,r,a,{columnNumber:s?s.column-1:void 0,fileName:e,lineNumber:s?s.line:void 0},void 0)}}function C1(e,t){const u={};let n,o;for(o in t.properties)if(o!=="children"&&Ao.call(t.properties,o)){const i=E1(e,o,t.properties[o]);if(i){const[r,a]=i;e.tableCellAlignToStyle&&r==="align"&&typeof a=="string"&&s1.has(t.tagName)?n=a:u[r]=a}}if(n){const i=u.style||(u.style={});i[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=n}return u}function y1(e,t){const u={};for(const n of t.attributes)if(n.type==="mdxJsxExpressionAttribute")if(n.data&&n.data.estree&&e.evaluater){const o=n.data.estree.body[0];o.type;const i=o.expression;i.type;const r=i.properties[0];r.type,Object.assign(u,e.evaluater.evaluateExpression(r.argument))}else Ku(e,t.position);else{const o=n.name;let i;if(n.value&&typeof n.value=="object")if(n.value.data&&n.value.data.estree&&e.evaluater){const r=n.value.data.estree.body[0];r.type,i=e.evaluater.evaluateExpression(r.expression)}else Ku(e,t.position);else i=n.value===null?!0:n.value;u[o]=i}return u}function Bo(e,t){const u=[];let n=-1;const o=e.passKeys?new Map:o1;for(;++n<t.children.length;){const i=t.children[n];let r;if(e.passKeys){const s=i.type==="element"?i.tagName:i.type==="mdxJsxFlowElement"||i.type==="mdxJsxTextElement"?i.name:void 0;if(s){const l=o.get(s)||0;r=s+"-"+l,o.set(s,l+1)}}const a=il(e,i,r);a!==void 0&&u.push(a)}return u}function E1(e,t,u){const n=Gf(e.schema,t);if(!(u==null||typeof u=="number"&&Number.isNaN(u))){if(Array.isArray(u)&&(u=n.commaSeparated?Lf(u):Nf(u)),n.property==="style"){let o=typeof u=="object"?u:k1(e,String(u));return e.stylePropertyNameCase==="css"&&(o=x1(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&n.space?Wf[n.property]||n.property:n.attribute,u]}}function k1(e,t){try{return n1(t,{reactCompat:!0})}catch(u){if(e.ignoreInvalidStyle)return{};const n=u,o=new ye("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:n,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=nl+"#cannot-parse-style-attribute",o}}function rl(e,t,u){let n;if(!u)n={type:"Literal",value:t};else if(t.includes(".")){const o=t.split(".");let i=-1,r;for(;++i<o.length;){const a=_r(o[i])?{type:"Identifier",name:o[i]}:{type:"Literal",value:o[i]};r=r?{type:"MemberExpression",object:r,property:a,computed:!!(i&&a.type==="Literal"),optional:!1}:a}n=r}else n=_r(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(n.type==="Literal"){const o=n.value;return Ao.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(n);Ku(e)}function Ku(e,t){const u=new ye("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw u.file=e.filePath||void 0,u.url=nl+"#cannot-handle-mdx-estrees-without-createevaluater",u}function x1(e){const t={};let u;for(u in e)Ao.call(e,u)&&(t[A1(u)]=e[u]);return t}function A1(e){let t=e.replace(r1,b1);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function b1(e){return"-"+e.toLowerCase()}function B1(e){const t=this;t.compiler=u;function u(n,o){return l1(n,{filePath:o.path,...e})}}function D1(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function F1(e,t,u){const n=no({}.ignore||[]),o=w1(t);let i=-1;for(;++i<o.length;)ws(e,"text",r);function r(s,l){let d=-1,c;for(;++d<l.length;){const v=l[d],p=c?c.children:void 0;if(n(v,p?p.indexOf(v):void 0,c))return;c=v}if(c)return a(s,l)}function a(s,l){const d=l[l.length-1],c=o[i][0],v=o[i][1];let p=0;const h=d.children.indexOf(s);let m=!1,y=[];c.lastIndex=0;let f=c.exec(s.value);for(;f;){const x=f.index,B={index:f.index,input:f.input,stack:[...l,s]};let P=v(...f,B);if(typeof P=="string"&&(P=P.length>0?{type:"text",value:P}:void 0),P===!1?c.lastIndex=x+1:(p!==x&&y.push({type:"text",value:s.value.slice(p,x)}),Array.isArray(P)?y.push(...P):P&&y.push(P),p=x+f[0].length,m=!0),!c.global)break;f=c.exec(s.value)}return m?(p<s.value.length&&y.push({type:"text",value:s.value.slice(p)}),d.children.splice(h,1,...y)):y=[s],h+y.length}}function w1(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const u=!e[0]||Array.isArray(e[0])?e:[e];let n=-1;for(;++n<u.length;){const o=u[n];t.push([S1(o[0]),P1(o[1])])}return t}function S1(e){return typeof e=="string"?new RegExp(D1(e),"g"):e}function P1(e){return typeof e=="function"?e:function(){return e}}function N1(e){F1(e,[/\r?\n|\r/g,j1])}function j1(){return{type:"break"}}function T1(){return function(e){N1(e)}}const z1={};function O1(e,t){const u=z1,n=typeof u.includeImageAlt=="boolean"?u.includeImageAlt:!0,o=typeof u.includeHtml=="boolean"?u.includeHtml:!0;return al(e,n,o)}function al(e,t,u){if(L1(e)){if("value"in e)return e.type==="html"&&!u?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Gr(e.children,t,u)}return Array.isArray(e)?Gr(e,t,u):""}function Gr(e,t,u){const n=[];let o=-1;for(;++o<e.length;)n[o]=al(e[o],t,u);return n.join("")}function L1(e){return!!(e&&typeof e=="object")}const Zr=document.createElement("i");function Do(e){const t="&"+e+";";Zr.innerHTML=t;const u=Zr.textContent;return u.charCodeAt(u.length-1)===59&&e!=="semi"||u===t?!1:u}function et(e,t,u,n){const o=e.length;let i=0,r;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,u=u>0?u:0,n.length<1e4)r=Array.from(n),r.unshift(t,u),e.splice(...r);else for(u&&e.splice(t,u);i<n.length;)r=n.slice(i,i+1e4),r.unshift(t,0),e.splice(...r),i+=1e4,t+=1e4}function Te(e,t){return e.length>0?(et(e,e.length,0,t),e):t}const Jr={}.hasOwnProperty;function M1(e){const t={};let u=-1;for(;++u<e.length;)_1(t,e[u]);return t}function _1(e,t){let u;for(u in t){const n=(Jr.call(e,u)?e[u]:void 0)||(e[u]={}),o=t[u];let i;if(o)for(i in o){Jr.call(n,i)||(n[i]=[]);const r=o[i];R1(n[i],Array.isArray(r)?r:r?[r]:[])}}}function R1(e,t){let u=-1;const n=[];for(;++u<t.length;)(t[u].add==="after"?e:n).push(t[u]);et(e,0,0,n)}function sl(e,t){const u=Number.parseInt(e,t);return u<9||u===11||u>13&&u<32||u>126&&u<160||u>55295&&u<57344||u>64975&&u<65008||(u&65535)===65535||(u&65535)===65534||u>1114111?"<22>":String.fromCodePoint(u)}function cu(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Ge=jt(/[A-Za-z]/),Pe=jt(/[\dA-Za-z]/),I1=jt(/[#-'*+\--9=?A-Z^-~]/);function Oi(e){return e!==null&&(e<32||e===127)}const Li=jt(/\d/),V1=jt(/[\dA-Fa-f]/),$1=jt(/[!-/:-@[-`{-~]/);function q(e){return e!==null&&e<-2}function be(e){return e!==null&&(e<0||e===32)}function ie(e){return e===-2||e===-1||e===32}const H1=jt(new RegExp("\\p{P}|\\p{S}","u")),q1=jt(/\s/);function jt(e){return t;function t(u){return u!==null&&u>-1&&e.test(String.fromCharCode(u))}}function hu(e){const t=[];let u=-1,n=0,o=0;for(;++u<e.length;){const i=e.charCodeAt(u);let r="";if(i===37&&Pe(e.charCodeAt(u+1))&&Pe(e.charCodeAt(u+2)))o=2;else if(i<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(i))||(r=String.fromCharCode(i));else if(i>55295&&i<57344){const a=e.charCodeAt(u+1);i<56320&&a>56319&&a<57344?(r=String.fromCharCode(i,a),o=1):r="<22>"}else r=String.fromCharCode(i);r&&(t.push(e.slice(n,u),encodeURIComponent(r)),n=u+o+1,r=""),o&&(u+=o,o=0)}return t.join("")+e.slice(n)}function ce(e,t,u,n){const o=n?n-1:Number.POSITIVE_INFINITY;let i=0;return r;function r(s){return ie(s)?(e.enter(u),a(s)):t(s)}function a(s){return ie(s)&&i++<o?(e.consume(s),a):(e.exit(u),t(s))}}const W1={tokenize:U1};function U1(e){const t=e.attempt(this.parser.constructs.contentInitial,n,o);let u;return t;function n(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),ce(e,t,"linePrefix")}function o(a){return e.enter("paragraph"),i(a)}function i(a){const s=e.enter("chunkText",{contentType:"text",previous:u});return u&&(u.next=s),u=s,r(a)}function r(a){if(a===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(a);return}return q(a)?(e.consume(a),e.exit("chunkText"),i):(e.consume(a),r)}}const K1={tokenize:G1},Xr={tokenize:Z1};function G1(e){const t=this,u=[];let n=0,o,i,r;return a;function a(B){if(n<u.length){const P=u[n];return t.containerState=P[1],e.attempt(P[0].continuation,s,l)(B)}return l(B)}function s(B){if(n++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&x();const P=t.events.length;let L=P,A;for(;L--;)if(t.events[L][0]==="exit"&&t.events[L][1].type==="chunkFlow"){A=t.events[L][1].end;break}f(n);let M=P;for(;M<t.events.length;)t.events[M][1].end={...A},M++;return et(t.events,L+1,0,t.events.slice(P)),t.events.length=M,l(B)}return a(B)}function l(B){if(n===u.length){if(!o)return v(B);if(o.currentConstruct&&o.currentConstruct.concrete)return h(B);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Xr,d,c)(B)}function d(B){return o&&x(),f(n),v(B)}function c(B){return t.parser.lazy[t.now().line]=n!==u.length,r=t.now().offset,h(B)}function v(B){return t.containerState={},e.attempt(Xr,p,h)(B)}function p(B){return n++,u.push([t.currentConstruct,t.containerState]),v(B)}function h(B){if(B===null){o&&x(),f(0),e.consume(B);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:i}),m(B)}function m(B){if(B===null){y(e.exit("chunkFlow"),!0),f(0),e.consume(B);return}return q(B)?(e.consume(B),y(e.exit("chunkFlow")),n=0,t.interrupt=void 0,a):(e.consume(B),m)}function y(B,P){const L=t.sliceStream(B);if(P&&L.push(null),B.previous=i,i&&(i.next=B),i=B,o.defineSkip(B.start),o.write(L),t.parser.lazy[B.start.line]){let A=o.events.length;for(;A--;)if(o.events[A][1].start.offset<r&&(!o.events[A][1].end||o.events[A][1].end.offset>r))return;const M=t.events.length;let z=M,V,k;for(;z--;)if(t.events[z][0]==="exit"&&t.events[z][1].type==="chunkFlow"){if(V){k=t.events[z][1].end;break}V=!0}for(f(n),A=M;A<t.events.length;)t.events[A][1].end={...k},A++;et(t.events,z+1,0,t.events.slice(M)),t.events.length=A}}function f(B){let P=u.length;for(;P-- >B;){const L=u[P];t.containerState=L[1],L[0].exit.call(t,e)}u.length=B}function x(){o.write([null]),i=void 0,o=void 0,t.containerState._closeFlow=void 0}}function Z1(e,t,u){return ce(e,e.attempt(this.parser.constructs.document,t,u),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Qr(e){if(e===null||be(e)||q1(e))return 1;if(H1(e))return 2}function Fo(e,t,u){const n=[];let o=-1;for(;++o<e.length;){const i=e[o].resolveAll;i&&!n.includes(i)&&(t=i(t,u),n.push(i))}return t}const Mi={name:"attention",resolveAll:J1,tokenize:X1};function J1(e,t){let u=-1,n,o,i,r,a,s,l,d;for(;++u<e.length;)if(e[u][0]==="enter"&&e[u][1].type==="attentionSequence"&&e[u][1]._close){for(n=u;n--;)if(e[n][0]==="exit"&&e[n][1].type==="attentionSequence"&&e[n][1]._open&&t.sliceSerialize(e[n][1]).charCodeAt(0)===t.sliceSerialize(e[u][1]).charCodeAt(0)){if((e[n][1]._close||e[u][1]._open)&&(e[u][1].end.offset-e[u][1].start.offset)%3&&!((e[n][1].end.offset-e[n][1].start.offset+e[u][1].end.offset-e[u][1].start.offset)%3))continue;s=e[n][1].end.offset-e[n][1].start.offset>1&&e[u][1].end.offset-e[u][1].start.offset>1?2:1;const c={...e[n][1].end},v={...e[u][1].start};Yr(c,-s),Yr(v,s),r={type:s>1?"strongSequence":"emphasisSequence",start:c,end:{...e[n][1].end}},a={type:s>1?"strongSequence":"emphasisSequence",start:{...e[u][1].start},end:v},i={type:s>1?"strongText":"emphasisText",start:{...e[n][1].end},end:{...e[u][1].start}},o={type:s>1?"strong":"emphasis",start:{...r.start},end:{...a.end}},e[n][1].end={...r.start},e[u][1].start={...a.end},l=[],e[n][1].end.offset-e[n][1].start.offset&&(l=Te(l,[["enter",e[n][1],t],["exit",e[n][1],t]])),l=Te(l,[["enter",o,t],["enter",r,t],["exit",r,t],["enter",i,t]]),l=Te(l,Fo(t.parser.constructs.insideSpan.null,e.slice(n+1,u),t)),l=Te(l,[["exit",i,t],["enter",a,t],["exit",a,t],["exit",o,t]]),e[u][1].end.offset-e[u][1].start.offset?(d=2,l=Te(l,[["enter",e[u][1],t],["exit",e[u][1],t]])):d=0,et(e,n-1,u-n+3,l),u=n+l.length-d-2;break}}for(u=-1;++u<e.length;)e[u][1].type==="attentionSequence"&&(e[u][1].type="data");return e}function X1(e,t){const u=this.parser.constructs.attentionMarkers.null,n=this.previous,o=Qr(n);let i;return r;function r(s){return i=s,e.enter("attentionSequence"),a(s)}function a(s){if(s===i)return e.consume(s),a;const l=e.exit("attentionSequence"),d=Qr(s),c=!d||d===2&&o||u.includes(s),v=!o||o===2&&d||u.includes(n);return l._open=!!(i===42?c:c&&(o||!v)),l._close=!!(i===42?v:v&&(d||!c)),t(s)}}function Yr(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Q1={name:"autolink",tokenize:Y1};function Y1(e,t,u){let n=0;return o;function o(p){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),i}function i(p){return Ge(p)?(e.consume(p),r):p===64?u(p):l(p)}function r(p){return p===43||p===45||p===46||Pe(p)?(n=1,a(p)):l(p)}function a(p){return p===58?(e.consume(p),n=0,s):(p===43||p===45||p===46||Pe(p))&&n++<32?(e.consume(p),a):(n=0,l(p))}function s(p){return p===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):p===null||p===32||p===60||Oi(p)?u(p):(e.consume(p),s)}function l(p){return p===64?(e.consume(p),d):I1(p)?(e.consume(p),l):u(p)}function d(p){return Pe(p)?c(p):u(p)}function c(p){return p===46?(e.consume(p),n=0,d):p===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):v(p)}function v(p){if((p===45||Pe(p))&&n++<63){const h=p===45?v:c;return e.consume(p),h}return u(p)}}const Wn={partial:!0,tokenize:eg};function eg(e,t,u){return n;function n(i){return ie(i)?ce(e,o,"linePrefix")(i):o(i)}function o(i){return i===null||q(i)?t(i):u(i)}}const ll={continuation:{tokenize:ug},exit:ng,name:"blockQuote",tokenize:tg};function tg(e,t,u){const n=this;return o;function o(r){if(r===62){const a=n.containerState;return a.open||(e.enter("blockQuote",{_container:!0}),a.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(r),e.exit("blockQuoteMarker"),i}return u(r)}function i(r){return ie(r)?(e.enter("blockQuotePrefixWhitespace"),e.consume(r),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(r))}}function ug(e,t,u){const n=this;return o;function o(r){return ie(r)?ce(e,i,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(r):i(r)}function i(r){return e.attempt(ll,t,u)(r)}}function ng(e){e.exit("blockQuote")}const cl={name:"characterEscape",tokenize:ig};function ig(e,t,u){return n;function n(i){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(i),e.exit("escapeMarker"),o}function o(i){return $1(i)?(e.enter("characterEscapeValue"),e.consume(i),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):u(i)}}const dl={name:"characterReference",tokenize:og};function og(e,t,u){const n=this;let o=0,i,r;return a;function a(c){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(c),e.exit("characterReferenceMarker"),s}function s(c){return c===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(c),e.exit("characterReferenceMarkerNumeric"),l):(e.enter("characterReferenceValue"),i=31,r=Pe,d(c))}function l(c){return c===88||c===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(c),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),i=6,r=V1,d):(e.enter("characterReferenceValue"),i=7,r=Li,d(c))}function d(c){if(c===59&&o){const v=e.exit("characterReferenceValue");return r===Pe&&!Do(n.sliceSerialize(v))?u(c):(e.enter("characterReferenceMarker"),e.consume(c),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return r(c)&&o++<i?(e.consume(c),d):u(c)}}const ea={partial:!0,tokenize:ag},ta={concrete:!0,name:"codeFenced",tokenize:rg};function rg(e,t,u){const n=this,o={partial:!0,tokenize:L};let i=0,r=0,a;return s;function s(A){return l(A)}function l(A){const M=n.events[n.events.length-1];return i=M&&M[1].type==="linePrefix"?M[2].sliceSerialize(M[1],!0).length:0,a=A,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),d(A)}function d(A){return A===a?(r++,e.consume(A),d):r<3?u(A):(e.exit("codeFencedFenceSequence"),ie(A)?ce(e,c,"whitespace")(A):c(A))}function c(A){return A===null||q(A)?(e.exit("codeFencedFence"),n.interrupt?t(A):e.check(ea,m,P)(A)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),v(A))}function v(A){return A===null||q(A)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),c(A)):ie(A)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ce(e,p,"whitespace")(A)):A===96&&A===a?u(A):(e.consume(A),v)}function p(A){return A===null||q(A)?c(A):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),h(A))}function h(A){return A===null||q(A)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),c(A)):A===96&&A===a?u(A):(e.consume(A),h)}function m(A){return e.attempt(o,P,y)(A)}function y(A){return e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),f}function f(A){return i>0&&ie(A)?ce(e,x,"linePrefix",i+1)(A):x(A)}function x(A){return A===null||q(A)?e.check(ea,m,P)(A):(e.enter("codeFlowValue"),B(A))}function B(A){return A===null||q(A)?(e.exit("codeFlowValue"),x(A)):(e.consume(A),B)}function P(A){return e.exit("codeFenced"),t(A)}function L(A,M,z){let V=0;return k;function k(w){return A.enter("lineEnding"),A.consume(w),A.exit("lineEnding"),E}function E(w){return A.enter("codeFencedFence"),ie(w)?ce(A,D,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(w):D(w)}function D(w){return w===a?(A.enter("codeFencedFenceSequence"),O(w)):z(w)}function O(w){return w===a?(V++,A.consume(w),O):V>=r?(A.exit("codeFencedFenceSequence"),ie(w)?ce(A,N,"whitespace")(w):N(w)):z(w)}function N(w){return w===null||q(w)?(A.exit("codeFencedFence"),M(w)):z(w)}}}function ag(e,t,u){const n=this;return o;function o(r){return r===null?u(r):(e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),i)}function i(r){return n.parser.lazy[n.now().line]?u(r):t(r)}}const ni={name:"codeIndented",tokenize:lg},sg={partial:!0,tokenize:cg};function lg(e,t,u){const n=this;return o;function o(l){return e.enter("codeIndented"),ce(e,i,"linePrefix",5)(l)}function i(l){const d=n.events[n.events.length-1];return d&&d[1].type==="linePrefix"&&d[2].sliceSerialize(d[1],!0).length>=4?r(l):u(l)}function r(l){return l===null?s(l):q(l)?e.attempt(sg,r,s)(l):(e.enter("codeFlowValue"),a(l))}function a(l){return l===null||q(l)?(e.exit("codeFlowValue"),r(l)):(e.consume(l),a)}function s(l){return e.exit("codeIndented"),t(l)}}function cg(e,t,u){const n=this;return o;function o(r){return n.parser.lazy[n.now().line]?u(r):q(r)?(e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),o):ce(e,i,"linePrefix",5)(r)}function i(r){const a=n.events[n.events.length-1];return a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(r):q(r)?o(r):u(r)}}const dg={name:"codeText",previous:vg,resolve:pg,tokenize:hg};function pg(e){let t=e.length-4,u=3,n,o;if((e[u][1].type==="lineEnding"||e[u][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(n=u;++n<t;)if(e[n][1].type==="codeTextData"){e[u][1].type="codeTextPadding",e[t][1].type="codeTextPadding",u+=2,t-=2;break}}for(n=u-1,t++;++n<=t;)o===void 0?n!==t&&e[n][1].type!=="lineEnding"&&(o=n):(n===t||e[n][1].type==="lineEnding")&&(e[o][1].type="codeTextData",n!==o+2&&(e[o][1].end=e[n-1][1].end,e.splice(o+2,n-o-2),t-=n-o-2,n=o+2),o=void 0);return e}function vg(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function hg(e,t,u){let n=0,o,i;return r;function r(c){return e.enter("codeText"),e.enter("codeTextSequence"),a(c)}function a(c){return c===96?(e.consume(c),n++,a):(e.exit("codeTextSequence"),s(c))}function s(c){return c===null?u(c):c===32?(e.enter("space"),e.consume(c),e.exit("space"),s):c===96?(i=e.enter("codeTextSequence"),o=0,d(c)):q(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),s):(e.enter("codeTextData"),l(c))}function l(c){return c===null||c===32||c===96||q(c)?(e.exit("codeTextData"),s(c)):(e.consume(c),l)}function d(c){return c===96?(e.consume(c),o++,d):o===n?(e.exit("codeTextSequence"),e.exit("codeText"),t(c)):(i.type="codeTextData",l(c))}}class mg{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,u){const n=u??Number.POSITIVE_INFINITY;return n<this.left.length?this.left.slice(t,n):t>this.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(t,u,n){const o=u||0;this.setCursor(Math.trunc(t));const i=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return n&&bu(this.left,n),i.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),bu(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),bu(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const u=this.left.splice(t,Number.POSITIVE_INFINITY);bu(this.right,u.reverse())}else{const u=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);bu(this.left,u.reverse())}}}function bu(e,t){let u=0;if(t.length<1e4)e.push(...t);else for(;u<t.length;)e.push(...t.slice(u,u+1e4)),u+=1e4}function pl(e){const t={};let u=-1,n,o,i,r,a,s,l;const d=new mg(e);for(;++u<d.length;){for(;u in t;)u=t[u];if(n=d.get(u),u&&n[1].type==="chunkFlow"&&d.get(u-1)[1].type==="listItemPrefix"&&(s=n[1]._tokenizer.events,i=0,i<s.length&&s[i][1].type==="lineEndingBlank"&&(i+=2),i<s.length&&s[i][1].type==="content"))for(;++i<s.length&&s[i][1].type!=="content";)s[i][1].type==="chunkText"&&(s[i][1]._isInFirstContentOfListItem=!0,i++);if(n[0]==="enter")n[1].contentType&&(Object.assign(t,fg(d,u)),u=t[u],l=!0);else if(n[1]._container){for(i=u,o=void 0;i--;)if(r=d.get(i),r[1].type==="lineEnding"||r[1].type==="lineEndingBlank")r[0]==="enter"&&(o&&(d.get(o)[1].type="lineEndingBlank"),r[1].type="lineEnding",o=i);else if(!(r[1].type==="linePrefix"||r[1].type==="listItemIndent"))break;o&&(n[1].end={...d.get(o)[1].start},a=d.slice(o,u),a.unshift(n),d.splice(o,u-o+1,a))}}return et(e,0,Number.POSITIVE_INFINITY,d.slice(0)),!l}function fg(e,t){const u=e.get(t)[1],n=e.get(t)[2];let o=t-1;const i=[];let r=u._tokenizer;r||(r=n.parser[u.contentType](u.start),u._contentTypeTextTrailing&&(r._contentTypeTextTrailing=!0));const a=r.events,s=[],l={};let d,c,v=-1,p=u,h=0,m=0;const y=[m];for(;p;){for(;e.get(++o)[1]!==p;);i.push(o),p._tokenizer||(d=n.sliceStream(p),p.next||d.push(null),c&&r.defineSkip(p.start),p._isInFirstContentOfListItem&&(r._gfmTasklistFirstContentOfListItem=!0),r.write(d),p._isInFirstContentOfListItem&&(r._gfmTasklistFirstContentOfListItem=void 0)),c=p,p=p.next}for(p=u;++v<a.length;)a[v][0]==="exit"&&a[v-1][0]==="enter"&&a[v][1].type===a[v-1][1].type&&a[v][1].start.line!==a[v][1].end.line&&(m=v+1,y.push(m),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(r.events=[],p?(p._tokenizer=void 0,p.previous=void 0):y.pop(),v=y.length;v--;){const f=a.slice(y[v],y[v+1]),x=i.pop();s.push([x,x+f.length-1]),e.splice(x,2,f)}for(s.reverse(),v=-1;++v<s.length;)l[h+s[v][0]]=h+s[v][1],h+=s[v][1]-s[v][0]-1;return l}const gg={resolve:yg,tokenize:Eg},Cg={partial:!0,tokenize:kg};function yg(e){return pl(e),e}function Eg(e,t){let u;return n;function n(a){return e.enter("content"),u=e.enter("chunkContent",{contentType:"content"}),o(a)}function o(a){return a===null?i(a):q(a)?e.check(Cg,r,i)(a):(e.consume(a),o)}function i(a){return e.exit("chunkContent"),e.exit("content"),t(a)}function r(a){return e.consume(a),e.exit("chunkContent"),u.next=e.enter("chunkContent",{contentType:"content",previous:u}),u=u.next,o}}function kg(e,t,u){const n=this;return o;function o(r){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),ce(e,i,"linePrefix")}function i(r){if(r===null||q(r))return u(r);const a=n.events[n.events.length-1];return!n.parser.constructs.disable.null.includes("codeIndented")&&a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(r):e.interrupt(n.parser.constructs.flow,u,t)(r)}}function vl(e,t,u,n,o,i,r,a,s){const l=s||Number.POSITIVE_INFINITY;let d=0;return c;function c(f){return f===60?(e.enter(n),e.enter(o),e.enter(i),e.consume(f),e.exit(i),v):f===null||f===32||f===41||Oi(f)?u(f):(e.enter(n),e.enter(r),e.enter(a),e.enter("chunkString",{contentType:"string"}),m(f))}function v(f){return f===62?(e.enter(i),e.consume(f),e.exit(i),e.exit(o),e.exit(n),t):(e.enter(a),e.enter("chunkString",{contentType:"string"}),p(f))}function p(f){return f===62?(e.exit("chunkString"),e.exit(a),v(f)):f===null||f===60||q(f)?u(f):(e.consume(f),f===92?h:p)}function h(f){return f===60||f===62||f===92?(e.consume(f),p):p(f)}function m(f){return!d&&(f===null||f===41||be(f))?(e.exit("chunkString"),e.exit(a),e.exit(r),e.exit(n),t(f)):d<l&&f===40?(e.consume(f),d++,m):f===41?(e.consume(f),d--,m):f===null||f===32||f===40||Oi(f)?u(f):(e.consume(f),f===92?y:m)}function y(f){return f===40||f===41||f===92?(e.consume(f),m):m(f)}}function hl(e,t,u,n,o,i){const r=this;let a=0,s;return l;function l(p){return e.enter(n),e.enter(o),e.consume(p),e.exit(o),e.enter(i),d}function d(p){return a>999||p===null||p===91||p===93&&!s||p===94&&!a&&"_hiddenFootnoteSupport"in r.parser.constructs?u(p):p===93?(e.exit(i),e.enter(o),e.consume(p),e.exit(o),e.exit(n),t):q(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),d):(e.enter("chunkString",{contentType:"string"}),c(p))}function c(p){return p===null||p===91||p===93||q(p)||a++>999?(e.exit("chunkString"),d(p)):(e.consume(p),s||(s=!ie(p)),p===92?v:c)}function v(p){return p===91||p===92||p===93?(e.consume(p),a++,c):c(p)}}function ml(e,t,u,n,o,i){let r;return a;function a(v){return v===34||v===39||v===40?(e.enter(n),e.enter(o),e.consume(v),e.exit(o),r=v===40?41:v,s):u(v)}function s(v){return v===r?(e.enter(o),e.consume(v),e.exit(o),e.exit(n),t):(e.enter(i),l(v))}function l(v){return v===r?(e.exit(i),s(r)):v===null?u(v):q(v)?(e.enter("lineEnding"),e.consume(v),e.exit("lineEnding"),ce(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),d(v))}function d(v){return v===r||v===null||q(v)?(e.exit("chunkString"),l(v)):(e.consume(v),v===92?c:d)}function c(v){return v===r||v===92?(e.consume(v),d):d(v)}}function zu(e,t){let u;return n;function n(o){return q(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),u=!0,n):ie(o)?ce(e,n,u?"linePrefix":"lineSuffix")(o):t(o)}}const xg={name:"definition",tokenize:bg},Ag={partial:!0,tokenize:Bg};function bg(e,t,u){const n=this;let o;return i;function i(p){return e.enter("definition"),r(p)}function r(p){return hl.call(n,e,a,u,"definitionLabel","definitionLabelMarker","definitionLabelString")(p)}function a(p){return o=cu(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)),p===58?(e.enter("definitionMarker"),e.consume(p),e.exit("definitionMarker"),s):u(p)}function s(p){return be(p)?zu(e,l)(p):l(p)}function l(p){return vl(e,d,u,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(p)}function d(p){return e.attempt(Ag,c,c)(p)}function c(p){return ie(p)?ce(e,v,"whitespace")(p):v(p)}function v(p){return p===null||q(p)?(e.exit("definition"),n.parser.defined.push(o),t(p)):u(p)}}function Bg(e,t,u){return n;function n(a){return be(a)?zu(e,o)(a):u(a)}function o(a){return ml(e,i,u,"definitionTitle","definitionTitleMarker","definitionTitleString")(a)}function i(a){return ie(a)?ce(e,r,"whitespace")(a):r(a)}function r(a){return a===null||q(a)?t(a):u(a)}}const Dg={name:"hardBreakEscape",tokenize:Fg};function Fg(e,t,u){return n;function n(i){return e.enter("hardBreakEscape"),e.consume(i),o}function o(i){return q(i)?(e.exit("hardBreakEscape"),t(i)):u(i)}}const wg={name:"headingAtx",resolve:Sg,tokenize:Pg};function Sg(e,t){let u=e.length-2,n=3,o,i;return e[n][1].type==="whitespace"&&(n+=2),u-2>n&&e[u][1].type==="whitespace"&&(u-=2),e[u][1].type==="atxHeadingSequence"&&(n===u-1||u-4>n&&e[u-2][1].type==="whitespace")&&(u-=n+1===u?2:4),u>n&&(o={type:"atxHeadingText",start:e[n][1].start,end:e[u][1].end},i={type:"chunkText",start:e[n][1].start,end:e[u][1].end,contentType:"text"},et(e,n,u-n+1,[["enter",o,t],["enter",i,t],["exit",i,t],["exit",o,t]])),e}function Pg(e,t,u){let n=0;return o;function o(d){return e.enter("atxHeading"),i(d)}function i(d){return e.enter("atxHeadingSequence"),r(d)}function r(d){return d===35&&n++<6?(e.consume(d),r):d===null||be(d)?(e.exit("atxHeadingSequence"),a(d)):u(d)}function a(d){return d===35?(e.enter("atxHeadingSequence"),s(d)):d===null||q(d)?(e.exit("atxHeading"),t(d)):ie(d)?ce(e,a,"whitespace")(d):(e.enter("atxHeadingText"),l(d))}function s(d){return d===35?(e.consume(d),s):(e.exit("atxHeadingSequence"),a(d))}function l(d){return d===null||d===35||be(d)?(e.exit("atxHeadingText"),a(d)):(e.consume(d),l)}}const Ng=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],ua=["pre","script","style","textarea"],jg={concrete:!0,name:"htmlFlow",resolveTo:Og,tokenize:Lg},Tg={partial:!0,tokenize:_g},zg={partial:!0,tokenize:Mg};function Og(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function Lg(e,t,u){const n=this;let o,i,r,a,s;return l;function l(C){return d(C)}function d(C){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(C),c}function c(C){return C===33?(e.consume(C),v):C===47?(e.consume(C),i=!0,m):C===63?(e.consume(C),o=3,n.interrupt?t:g):Ge(C)?(e.consume(C),r=String.fromCharCode(C),y):u(C)}function v(C){return C===45?(e.consume(C),o=2,p):C===91?(e.consume(C),o=5,a=0,h):Ge(C)?(e.consume(C),o=4,n.interrupt?t:g):u(C)}function p(C){return C===45?(e.consume(C),n.interrupt?t:g):u(C)}function h(C){const ke="CDATA[";return C===ke.charCodeAt(a++)?(e.consume(C),a===ke.length?n.interrupt?t:D:h):u(C)}function m(C){return Ge(C)?(e.consume(C),r=String.fromCharCode(C),y):u(C)}function y(C){if(C===null||C===47||C===62||be(C)){const ke=C===47,_e=r.toLowerCase();return!ke&&!i&&ua.includes(_e)?(o=1,n.interrupt?t(C):D(C)):Ng.includes(r.toLowerCase())?(o=6,ke?(e.consume(C),f):n.interrupt?t(C):D(C)):(o=7,n.interrupt&&!n.parser.lazy[n.now().line]?u(C):i?x(C):B(C))}return C===45||Pe(C)?(e.consume(C),r+=String.fromCharCode(C),y):u(C)}function f(C){return C===62?(e.consume(C),n.interrupt?t:D):u(C)}function x(C){return ie(C)?(e.consume(C),x):k(C)}function B(C){return C===47?(e.consume(C),k):C===58||C===95||Ge(C)?(e.consume(C),P):ie(C)?(e.consume(C),B):k(C)}function P(C){return C===45||C===46||C===58||C===95||Pe(C)?(e.consume(C),P):L(C)}function L(C){return C===61?(e.consume(C),A):ie(C)?(e.consume(C),L):B(C)}function A(C){return C===null||C===60||C===61||C===62||C===96?u(C):C===34||C===39?(e.consume(C),s=C,M):ie(C)?(e.consume(C),A):z(C)}function M(C){return C===s?(e.consume(C),s=null,V):C===null||q(C)?u(C):(e.consume(C),M)}function z(C){return C===null||C===34||C===39||C===47||C===60||C===61||C===62||C===96||be(C)?L(C):(e.consume(C),z)}function V(C){return C===47||C===62||ie(C)?B(C):u(C)}function k(C){return C===62?(e.consume(C),E):u(C)}function E(C){return C===null||q(C)?D(C):ie(C)?(e.consume(C),E):u(C)}function D(C){return C===45&&o===2?(e.consume(C),I):C===60&&o===1?(e.consume(C),_):C===62&&o===4?(e.consume(C),fe):C===63&&o===3?(e.consume(C),g):C===93&&o===5?(e.consume(C),J):q(C)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(Tg,he,O)(C)):C===null||q(C)?(e.exit("htmlFlowData"),O(C)):(e.consume(C),D)}function O(C){return e.check(zg,N,he)(C)}function N(C){return e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),w}function w(C){return C===null||q(C)?O(C):(e.enter("htmlFlowData"),D(C))}function I(C){return C===45?(e.consume(C),g):D(C)}function _(C){return C===47?(e.consume(C),r="",X):D(C)}function X(C){if(C===62){const ke=r.toLowerCase();return ua.includes(ke)?(e.consume(C),fe):D(C)}return Ge(C)&&r.length<8?(e.consume(C),r+=String.fromCharCode(C),X):D(C)}function J(C){return C===93?(e.consume(C),g):D(C)}function g(C){return C===62?(e.consume(C),fe):C===45&&o===2?(e.consume(C),g):D(C)}function fe(C){return C===null||q(C)?(e.exit("htmlFlowData"),he(C)):(e.consume(C),fe)}function he(C){return e.exit("htmlFlow"),t(C)}}function Mg(e,t,u){const n=this;return o;function o(r){return q(r)?(e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),i):u(r)}function i(r){return n.parser.lazy[n.now().line]?u(r):t(r)}}function _g(e,t,u){return n;function n(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(Wn,t,u)}}const Rg={name:"htmlText",tokenize:Ig};function Ig(e,t,u){const n=this;let o,i,r;return a;function a(g){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(g),s}function s(g){return g===33?(e.consume(g),l):g===47?(e.consume(g),L):g===63?(e.consume(g),B):Ge(g)?(e.consume(g),z):u(g)}function l(g){return g===45?(e.consume(g),d):g===91?(e.consume(g),i=0,h):Ge(g)?(e.consume(g),x):u(g)}function d(g){return g===45?(e.consume(g),p):u(g)}function c(g){return g===null?u(g):g===45?(e.consume(g),v):q(g)?(r=c,_(g)):(e.consume(g),c)}function v(g){return g===45?(e.consume(g),p):c(g)}function p(g){return g===62?I(g):g===45?v(g):c(g)}function h(g){const fe="CDATA[";return g===fe.charCodeAt(i++)?(e.consume(g),i===fe.length?m:h):u(g)}function m(g){return g===null?u(g):g===93?(e.consume(g),y):q(g)?(r=m,_(g)):(e.consume(g),m)}function y(g){return g===93?(e.consume(g),f):m(g)}function f(g){return g===62?I(g):g===93?(e.consume(g),f):m(g)}function x(g){return g===null||g===62?I(g):q(g)?(r=x,_(g)):(e.consume(g),x)}function B(g){return g===null?u(g):g===63?(e.consume(g),P):q(g)?(r=B,_(g)):(e.consume(g),B)}function P(g){return g===62?I(g):B(g)}function L(g){return Ge(g)?(e.consume(g),A):u(g)}function A(g){return g===45||Pe(g)?(e.consume(g),A):M(g)}function M(g){return q(g)?(r=M,_(g)):ie(g)?(e.consume(g),M):I(g)}function z(g){return g===45||Pe(g)?(e.consume(g),z):g===47||g===62||be(g)?V(g):u(g)}function V(g){return g===47?(e.consume(g),I):g===58||g===95||Ge(g)?(e.consume(g),k):q(g)?(r=V,_(g)):ie(g)?(e.consume(g),V):I(g)}function k(g){return g===45||g===46||g===58||g===95||Pe(g)?(e.consume(g),k):E(g)}function E(g){return g===61?(e.consume(g),D):q(g)?(r=E,_(g)):ie(g)?(e.consume(g),E):V(g)}function D(g){return g===null||g===60||g===61||g===62||g===96?u(g):g===34||g===39?(e.consume(g),o=g,O):q(g)?(r=D,_(g)):ie(g)?(e.consume(g),D):(e.consume(g),N)}function O(g){return g===o?(e.consume(g),o=void 0,w):g===null?u(g):q(g)?(r=O,_(g)):(e.consume(g),O)}function N(g){return g===null||g===34||g===39||g===60||g===61||g===96?u(g):g===47||g===62||be(g)?V(g):(e.consume(g),N)}function w(g){return g===47||g===62||be(g)?V(g):u(g)}function I(g){return g===62?(e.consume(g),e.exit("htmlTextData"),e.exit("htmlText"),t):u(g)}function _(g){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),X}function X(g){return ie(g)?ce(e,J,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(g):J(g)}function J(g){return e.enter("htmlTextData"),r(g)}}const wo={name:"labelEnd",resolveAll:qg,resolveTo:Wg,tokenize:Ug},Vg={tokenize:Kg},$g={tokenize:Gg},Hg={tokenize:Zg};function qg(e){let t=-1;const u=[];for(;++t<e.length;){const n=e[t][1];if(u.push(e[t]),n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd"){const o=n.type==="labelImage"?4:2;n.type="data",t+=o}}return e.length!==u.length&&et(e,0,e.length,u),e}function Wg(e,t){let u=e.length,n=0,o,i,r,a;for(;u--;)if(o=e[u][1],i){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[u][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(r){if(e[u][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(i=u,o.type!=="labelLink")){n=2;break}}else o.type==="labelEnd"&&(r=u);const s={type:e[i][1].type==="labelLink"?"link":"image",start:{...e[i][1].start},end:{...e[e.length-1][1].end}},l={type:"label",start:{...e[i][1].start},end:{...e[r][1].end}},d={type:"labelText",start:{...e[i+n+2][1].end},end:{...e[r-2][1].start}};return a=[["enter",s,t],["enter",l,t]],a=Te(a,e.slice(i+1,i+n+3)),a=Te(a,[["enter",d,t]]),a=Te(a,Fo(t.parser.constructs.insideSpan.null,e.slice(i+n+4,r-3),t)),a=Te(a,[["exit",d,t],e[r-2],e[r-1],["exit",l,t]]),a=Te(a,e.slice(r+1)),a=Te(a,[["exit",s,t]]),et(e,i,e.length,a),e}function Ug(e,t,u){const n=this;let o=n.events.length,i,r;for(;o--;)if((n.events[o][1].type==="labelImage"||n.events[o][1].type==="labelLink")&&!n.events[o][1]._balanced){i=n.events[o][1];break}return a;function a(v){return i?i._inactive?c(v):(r=n.parser.defined.includes(cu(n.sliceSerialize({start:i.end,end:n.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(v),e.exit("labelMarker"),e.exit("labelEnd"),s):u(v)}function s(v){return v===40?e.attempt(Vg,d,r?d:c)(v):v===91?e.attempt($g,d,r?l:c)(v):r?d(v):c(v)}function l(v){return e.attempt(Hg,d,c)(v)}function d(v){return t(v)}function c(v){return i._balanced=!0,u(v)}}function Kg(e,t,u){return n;function n(c){return e.enter("resource"),e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),o}function o(c){return be(c)?zu(e,i)(c):i(c)}function i(c){return c===41?d(c):vl(e,r,a,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(c)}function r(c){return be(c)?zu(e,s)(c):d(c)}function a(c){return u(c)}function s(c){return c===34||c===39||c===40?ml(e,l,u,"resourceTitle","resourceTitleMarker","resourceTitleString")(c):d(c)}function l(c){return be(c)?zu(e,d)(c):d(c)}function d(c){return c===41?(e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),e.exit("resource"),t):u(c)}}function Gg(e,t,u){const n=this;return o;function o(a){return hl.call(n,e,i,r,"reference","referenceMarker","referenceString")(a)}function i(a){return n.parser.defined.includes(cu(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)))?t(a):u(a)}function r(a){return u(a)}}function Zg(e,t,u){return n;function n(i){return e.enter("reference"),e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),o}function o(i){return i===93?(e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),e.exit("reference"),t):u(i)}}const Jg={name:"labelStartImage",resolveAll:wo.resolveAll,tokenize:Xg};function Xg(e,t,u){const n=this;return o;function o(a){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(a),e.exit("labelImageMarker"),i}function i(a){return a===91?(e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelImage"),r):u(a)}function r(a){return a===94&&"_hiddenFootnoteSupport"in n.parser.constructs?u(a):t(a)}}const Qg={name:"labelStartLink",resolveAll:wo.resolveAll,tokenize:Yg};function Yg(e,t,u){const n=this;return o;function o(r){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(r),e.exit("labelMarker"),e.exit("labelLink"),i}function i(r){return r===94&&"_hiddenFootnoteSupport"in n.parser.constructs?u(r):t(r)}}const ii={name:"lineEnding",tokenize:e6};function e6(e,t){return u;function u(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),ce(e,t,"linePrefix")}}const pn={name:"thematicBreak",tokenize:t6};function t6(e,t,u){let n=0,o;return i;function i(l){return e.enter("thematicBreak"),r(l)}function r(l){return o=l,a(l)}function a(l){return l===o?(e.enter("thematicBreakSequence"),s(l)):n>=3&&(l===null||q(l))?(e.exit("thematicBreak"),t(l)):u(l)}function s(l){return l===o?(e.consume(l),n++,s):(e.exit("thematicBreakSequence"),ie(l)?ce(e,a,"whitespace")(l):a(l))}}const xe={continuation:{tokenize:o6},exit:a6,name:"list",tokenize:i6},u6={partial:!0,tokenize:s6},n6={partial:!0,tokenize:r6};function i6(e,t,u){const n=this,o=n.events[n.events.length-1];let i=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,r=0;return a;function a(p){const h=n.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(h==="listUnordered"?!n.containerState.marker||p===n.containerState.marker:Li(p)){if(n.containerState.type||(n.containerState.type=h,e.enter(h,{_container:!0})),h==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(pn,u,l)(p):l(p);if(!n.interrupt||p===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),s(p)}return u(p)}function s(p){return Li(p)&&++r<10?(e.consume(p),s):(!n.interrupt||r<2)&&(n.containerState.marker?p===n.containerState.marker:p===41||p===46)?(e.exit("listItemValue"),l(p)):u(p)}function l(p){return e.enter("listItemMarker"),e.consume(p),e.exit("listItemMarker"),n.containerState.marker=n.containerState.marker||p,e.check(Wn,n.interrupt?u:d,e.attempt(u6,v,c))}function d(p){return n.containerState.initialBlankLine=!0,i++,v(p)}function c(p){return ie(p)?(e.enter("listItemPrefixWhitespace"),e.consume(p),e.exit("listItemPrefixWhitespace"),v):u(p)}function v(p){return n.containerState.size=i+n.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(p)}}function o6(e,t,u){const n=this;return n.containerState._closeFlow=void 0,e.check(Wn,o,i);function o(a){return n.containerState.furtherBlankLines=n.containerState.furtherBlankLines||n.containerState.initialBlankLine,ce(e,t,"listItemIndent",n.containerState.size+1)(a)}function i(a){return n.containerState.furtherBlankLines||!ie(a)?(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,r(a)):(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,e.attempt(n6,t,r)(a))}function r(a){return n.containerState._closeFlow=!0,n.interrupt=void 0,ce(e,e.attempt(xe,t,u),"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}function r6(e,t,u){const n=this;return ce(e,o,"listItemIndent",n.containerState.size+1);function o(i){const r=n.events[n.events.length-1];return r&&r[1].type==="listItemIndent"&&r[2].sliceSerialize(r[1],!0).length===n.containerState.size?t(i):u(i)}}function a6(e){e.exit(this.containerState.type)}function s6(e,t,u){const n=this;return ce(e,o,"listItemPrefixWhitespace",n.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(i){const r=n.events[n.events.length-1];return!ie(i)&&r&&r[1].type==="listItemPrefixWhitespace"?t(i):u(i)}}const na={name:"setextUnderline",resolveTo:l6,tokenize:c6};function l6(e,t){let u=e.length,n,o,i;for(;u--;)if(e[u][0]==="enter"){if(e[u][1].type==="content"){n=u;break}e[u][1].type==="paragraph"&&(o=u)}else e[u][1].type==="content"&&e.splice(u,1),!i&&e[u][1].type==="definition"&&(i=u);const r={type:"setextHeading",start:{...e[n][1].start},end:{...e[e.length-1][1].end}};return e[o][1].type="setextHeadingText",i?(e.splice(o,0,["enter",r,t]),e.splice(i+1,0,["exit",e[n][1],t]),e[n][1].end={...e[i][1].end}):e[n][1]=r,e.push(["exit",r,t]),e}function c6(e,t,u){const n=this;let o;return i;function i(l){let d=n.events.length,c;for(;d--;)if(n.events[d][1].type!=="lineEnding"&&n.events[d][1].type!=="linePrefix"&&n.events[d][1].type!=="content"){c=n.events[d][1].type==="paragraph";break}return!n.parser.lazy[n.now().line]&&(n.interrupt||c)?(e.enter("setextHeadingLine"),o=l,r(l)):u(l)}function r(l){return e.enter("setextHeadingLineSequence"),a(l)}function a(l){return l===o?(e.consume(l),a):(e.exit("setextHeadingLineSequence"),ie(l)?ce(e,s,"lineSuffix")(l):s(l))}function s(l){return l===null||q(l)?(e.exit("setextHeadingLine"),t(l)):u(l)}}const d6={tokenize:p6};function p6(e){const t=this,u=e.attempt(Wn,n,e.attempt(this.parser.constructs.flowInitial,o,ce(e,e.attempt(this.parser.constructs.flow,o,e.attempt(gg,o)),"linePrefix")));return u;function n(i){if(i===null){e.consume(i);return}return e.enter("lineEndingBlank"),e.consume(i),e.exit("lineEndingBlank"),t.currentConstruct=void 0,u}function o(i){if(i===null){e.consume(i);return}return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),t.currentConstruct=void 0,u}}const v6={resolveAll:gl()},h6=fl("string"),m6=fl("text");function fl(e){return{resolveAll:gl(e==="text"?f6:void 0),tokenize:t};function t(u){const n=this,o=this.parser.constructs[e],i=u.attempt(o,r,a);return r;function r(d){return l(d)?i(d):a(d)}function a(d){if(d===null){u.consume(d);return}return u.enter("data"),u.consume(d),s}function s(d){return l(d)?(u.exit("data"),i(d)):(u.consume(d),s)}function l(d){if(d===null)return!0;const c=o[d];let v=-1;if(c)for(;++v<c.length;){const p=c[v];if(!p.previous||p.previous.call(n,n.previous))return!0}return!1}}}function gl(e){return t;function t(u,n){let o=-1,i;for(;++o<=u.length;)i===void 0?u[o]&&u[o][1].type==="data"&&(i=o,o++):(!u[o]||u[o][1].type!=="data")&&(o!==i+2&&(u[i][1].end=u[o-1][1].end,u.splice(i+2,o-i-2),o=i+2),i=void 0);return e?e(u,n):u}}function f6(e,t){let u=0;for(;++u<=e.length;)if((u===e.length||e[u][1].type==="lineEnding")&&e[u-1][1].type==="data"){const n=e[u-1][1],o=t.sliceStream(n);let i=o.length,r=-1,a=0,s;for(;i--;){const l=o[i];if(typeof l=="string"){for(r=l.length;l.charCodeAt(r-1)===32;)a++,r--;if(r)break;r=-1}else if(l===-2)s=!0,a++;else if(l!==-1){i++;break}}if(t._contentTypeTextTrailing&&u===e.length&&(a=0),a){const l={type:u===e.length||s||a<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:i?r:n.start._bufferIndex+r,_index:n.start._index+i,line:n.end.line,column:n.end.column-a,offset:n.end.offset-a},end:{...n.end}};n.end={...l.start},n.start.offset===n.end.offset?Object.assign(n,l):(e.splice(u,0,["enter",l,t],["exit",l,t]),u+=2)}u++}return e}const g6={42:xe,43:xe,45:xe,48:xe,49:xe,50:xe,51:xe,52:xe,53:xe,54:xe,55:xe,56:xe,57:xe,62:ll},C6={91:xg},y6={[-2]:ni,[-1]:ni,32:ni},E6={35:wg,42:pn,45:[na,pn],60:jg,61:na,95:pn,96:ta,126:ta},k6={38:dl,92:cl},x6={[-5]:ii,[-4]:ii,[-3]:ii,33:Jg,38:dl,42:Mi,60:[Q1,Rg],91:Qg,92:[Dg,cl],93:wo,95:Mi,96:dg},A6={null:[Mi,v6]},b6={null:[42,95]},B6={null:[]},D6=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:b6,contentInitial:C6,disable:B6,document:g6,flow:E6,flowInitial:y6,insideSpan:A6,string:k6,text:x6},Symbol.toStringTag,{value:"Module"}));function F6(e,t,u){let n={_bufferIndex:-1,_index:0,line:u&&u.line||1,column:u&&u.column||1,offset:u&&u.offset||0};const o={},i=[];let r=[],a=[];const s={attempt:M(L),check:M(A),consume:x,enter:B,exit:P,interrupt:M(A,{interrupt:!0})},l={code:null,containerState:{},defineSkip:m,events:[],now:h,parser:e,previous:null,sliceSerialize:v,sliceStream:p,write:c};let d=t.tokenize.call(l,s);return t.resolveAll&&i.push(t),l;function c(E){return r=Te(r,E),y(),r[r.length-1]!==null?[]:(z(t,0),l.events=Fo(i,l.events,l),l.events)}function v(E,D){return S6(p(E),D)}function p(E){return w6(r,E)}function h(){const{_bufferIndex:E,_index:D,line:O,column:N,offset:w}=n;return{_bufferIndex:E,_index:D,line:O,column:N,offset:w}}function m(E){o[E.line]=E.column,k()}function y(){let E;for(;n._index<r.length;){const D=r[n._index];if(typeof D=="string")for(E=n._index,n._bufferIndex<0&&(n._bufferIndex=0);n._index===E&&n._bufferIndex<D.length;)f(D.charCodeAt(n._bufferIndex));else f(D)}}function f(E){d=d(E)}function x(E){q(E)?(n.line++,n.column=1,n.offset+=E===-3?2:1,k()):E!==-1&&(n.column++,n.offset++),n._bufferIndex<0?n._index++:(n._bufferIndex++,n._bufferIndex===r[n._index].length&&(n._bufferIndex=-1,n._index++)),l.previous=E}function B(E,D){const O=D||{};return O.type=E,O.start=h(),l.events.push(["enter",O,l]),a.push(O),O}function P(E){const D=a.pop();return D.end=h(),l.events.push(["exit",D,l]),D}function L(E,D){z(E,D.from)}function A(E,D){D.restore()}function M(E,D){return O;function O(N,w,I){let _,X,J,g;return Array.isArray(N)?he(N):"tokenize"in N?he([N]):fe(N);function fe(pe){return mu;function mu(pt){const Gt=pt!==null&&pe[pt],Zt=pt!==null&&pe.null,en=[...Array.isArray(Gt)?Gt:Gt?[Gt]:[],...Array.isArray(Zt)?Zt:Zt?[Zt]:[]];return he(en)(pt)}}function he(pe){return _=pe,X=0,pe.length===0?I:C(pe[X])}function C(pe){return mu;function mu(pt){return g=V(),J=pe,pe.partial||(l.currentConstruct=pe),pe.name&&l.parser.constructs.disable.null.includes(pe.name)?_e():pe.tokenize.call(D?Object.assign(Object.create(l),D):l,s,ke,_e)(pt)}}function ke(pe){return E(J,g),w}function _e(pe){return g.restore(),++X<_.length?C(_[X]):I}}}function z(E,D){E.resolveAll&&!i.includes(E)&&i.push(E),E.resolve&&et(l.events,D,l.events.length-D,E.resolve(l.events.slice(D),l)),E.resolveTo&&(l.events=E.resolveTo(l.events,l))}function V(){const E=h(),D=l.previous,O=l.currentConstruct,N=l.events.length,w=Array.from(a);return{from:N,restore:I};function I(){n=E,l.previous=D,l.currentConstruct=O,l.events.length=N,a=w,k()}}function k(){n.line in o&&n.column<2&&(n.column=o[n.line],n.offset+=o[n.line]-1)}}function w6(e,t){const u=t.start._index,n=t.start._bufferIndex,o=t.end._index,i=t.end._bufferIndex;let r;if(u===o)r=[e[u].slice(n,i)];else{if(r=e.slice(u,o),n>-1){const a=r[0];typeof a=="string"?r[0]=a.slice(n):r.shift()}i>0&&r.push(e[o].slice(0,i))}return r}function S6(e,t){let u=-1;const n=[];let o;for(;++u<e.length;){const i=e[u];let r;if(typeof i=="string")r=i;else switch(i){case-5:{r="\r";break}case-4:{r=`
|
||
`;break}case-3:{r=`\r
|
||
`;break}case-2:{r=t?" ":" ";break}case-1:{if(!t&&o)continue;r=" ";break}default:r=String.fromCharCode(i)}o=i===-2,n.push(r)}return n.join("")}function P6(e){const t={constructs:M1([D6,...(e||{}).extensions||[]]),content:u(W1),defined:[],document:u(K1),flow:u(d6),lazy:{},string:u(h6),text:u(m6)};return t;function u(n){return o;function o(i){return F6(t,n,i)}}}function N6(e){for(;!pl(e););return e}const ia=/[\0\t\n\r]/g;function j6(){let e=1,t="",u=!0,n;return o;function o(i,r,a){const s=[];let l,d,c,v,p;for(i=t+(typeof i=="string"?i.toString():new TextDecoder(r||void 0).decode(i)),c=0,t="",u&&(i.charCodeAt(0)===65279&&c++,u=void 0);c<i.length;){if(ia.lastIndex=c,l=ia.exec(i),v=l&&l.index!==void 0?l.index:i.length,p=i.charCodeAt(v),!l){t=i.slice(c);break}if(p===10&&c===v&&n)s.push(-3),n=void 0;else switch(n&&(s.push(-5),n=void 0),c<v&&(s.push(i.slice(c,v)),e+=v-c),p){case 0:{s.push(65533),e++;break}case 9:{for(d=Math.ceil(e/4)*4,s.push(-2);e++<d;)s.push(-1);break}case 10:{s.push(-4),e=1;break}default:n=!0,e=1}c=v+1}return a&&(n&&s.push(-5),t&&s.push(t),s.push(null)),s}}const T6=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function z6(e){return e.replace(T6,O6)}function O6(e,t,u){if(t)return t;if(u.charCodeAt(0)===35){const n=u.charCodeAt(1),o=n===120||n===88;return sl(u.slice(o?2:1),o?16:10)}return Do(u)||e}const Cl={}.hasOwnProperty;function L6(e,t,u){return typeof t!="string"&&(u=t,t=void 0),M6(u)(N6(P6(u).document().write(j6()(e,t,!0))))}function M6(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:i(Mo),autolinkProtocol:V,autolinkEmail:V,atxHeading:i(zo),blockQuote:i(Zt),characterEscape:V,characterReference:V,codeFenced:i(en),codeFencedFenceInfo:r,codeFencedFenceMeta:r,codeIndented:i(en,r),codeText:i(Ul,r),codeTextData:V,data:V,codeFlowValue:V,definition:i(Kl),definitionDestinationString:r,definitionLabelString:r,definitionTitleString:r,emphasis:i(Gl),hardBreakEscape:i(Oo),hardBreakTrailing:i(Oo),htmlFlow:i(Lo,r),htmlFlowData:V,htmlText:i(Lo,r),htmlTextData:V,image:i(Zl),label:r,link:i(Mo),listItem:i(Jl),listItemValue:v,listOrdered:i(_o,c),listUnordered:i(_o),paragraph:i(Xl),reference:C,referenceString:r,resourceDestinationString:r,resourceTitleString:r,setextHeading:i(zo),strong:i(Ql),thematicBreak:i(e0)},exit:{atxHeading:s(),atxHeadingSequence:L,autolink:s(),autolinkEmail:Gt,autolinkProtocol:pt,blockQuote:s(),characterEscapeValue:k,characterReferenceMarkerHexadecimal:_e,characterReferenceMarkerNumeric:_e,characterReferenceValue:pe,characterReference:mu,codeFenced:s(y),codeFencedFence:m,codeFencedFenceInfo:p,codeFencedFenceMeta:h,codeFlowValue:k,codeIndented:s(f),codeText:s(w),codeTextData:k,data:k,definition:s(),definitionDestinationString:P,definitionLabelString:x,definitionTitleString:B,emphasis:s(),hardBreakEscape:s(D),hardBreakTrailing:s(D),htmlFlow:s(O),htmlFlowData:k,htmlText:s(N),htmlTextData:k,image:s(_),label:J,labelText:X,lineEnding:E,link:s(I),listItem:s(),listOrdered:s(),listUnordered:s(),paragraph:s(),referenceString:ke,resourceDestinationString:g,resourceTitleString:fe,resource:he,setextHeading:s(z),setextHeadingLineSequence:M,setextHeadingText:A,strong:s(),thematicBreak:s()}};yl(t,(e||{}).mdastExtensions||[]);const u={};return n;function n(F){let T={type:"root",children:[]};const W={stack:[T],tokenStack:[],config:t,enter:a,exit:l,buffer:r,resume:d,data:u},se=[];let de=-1;for(;++de<F.length;)if(F[de][1].type==="listOrdered"||F[de][1].type==="listUnordered")if(F[de][0]==="enter")se.push(de);else{const We=se.pop();de=o(F,We,de)}for(de=-1;++de<F.length;){const We=t[F[de][0]];Cl.call(We,F[de][1].type)&&We[F[de][1].type].call(Object.assign({sliceSerialize:F[de][2].sliceSerialize},W),F[de][1])}if(W.tokenStack.length>0){const We=W.tokenStack[W.tokenStack.length-1];(We[1]||oa).call(W,void 0,We[0])}for(T.position={start:vt(F.length>0?F[0][1].start:{line:1,column:1,offset:0}),end:vt(F.length>0?F[F.length-2][1].end:{line:1,column:1,offset:0})},de=-1;++de<t.transforms.length;)T=t.transforms[de](T)||T;return T}function o(F,T,W){let se=T-1,de=-1,We=!1,Jt,ut,fu,gu;for(;++se<=W;){const De=F[se];switch(De[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{De[0]==="enter"?de++:de--,gu=void 0;break}case"lineEndingBlank":{De[0]==="enter"&&(Jt&&!gu&&!de&&!fu&&(fu=se),gu=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:gu=void 0}if(!de&&De[0]==="enter"&&De[1].type==="listItemPrefix"||de===-1&&De[0]==="exit"&&(De[1].type==="listUnordered"||De[1].type==="listOrdered")){if(Jt){let Xt=se;for(ut=void 0;Xt--;){const nt=F[Xt];if(nt[1].type==="lineEnding"||nt[1].type==="lineEndingBlank"){if(nt[0]==="exit")continue;ut&&(F[ut][1].type="lineEndingBlank",We=!0),nt[1].type="lineEnding",ut=Xt}else if(!(nt[1].type==="linePrefix"||nt[1].type==="blockQuotePrefix"||nt[1].type==="blockQuotePrefixWhitespace"||nt[1].type==="blockQuoteMarker"||nt[1].type==="listItemIndent"))break}fu&&(!ut||fu<ut)&&(Jt._spread=!0),Jt.end=Object.assign({},ut?F[ut][1].start:De[1].end),F.splice(ut||se,0,["exit",Jt,De[2]]),se++,W++}if(De[1].type==="listItemPrefix"){const Xt={type:"listItem",_spread:!1,start:Object.assign({},De[1].start),end:void 0};Jt=Xt,F.splice(se,0,["enter",Xt,De[2]]),se++,W++,fu=void 0,gu=!0}}}return F[T][1]._spread=We,W}function i(F,T){return W;function W(se){a.call(this,F(se),se),T&&T.call(this,se)}}function r(){this.stack.push({type:"fragment",children:[]})}function a(F,T,W){this.stack[this.stack.length-1].children.push(F),this.stack.push(F),this.tokenStack.push([T,W||void 0]),F.position={start:vt(T.start),end:void 0}}function s(F){return T;function T(W){F&&F.call(this,W),l.call(this,W)}}function l(F,T){const W=this.stack.pop(),se=this.tokenStack.pop();if(se)se[0].type!==F.type&&(T?T.call(this,F,se[0]):(se[1]||oa).call(this,F,se[0]));else throw new Error("Cannot close `"+F.type+"` ("+Tu({start:F.start,end:F.end})+"): it’s not open");W.position.end=vt(F.end)}function d(){return O1(this.stack.pop())}function c(){this.data.expectingFirstListItemValue=!0}function v(F){if(this.data.expectingFirstListItemValue){const T=this.stack[this.stack.length-2];T.start=Number.parseInt(this.sliceSerialize(F),10),this.data.expectingFirstListItemValue=void 0}}function p(){const F=this.resume(),T=this.stack[this.stack.length-1];T.lang=F}function h(){const F=this.resume(),T=this.stack[this.stack.length-1];T.meta=F}function m(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function y(){const F=this.resume(),T=this.stack[this.stack.length-1];T.value=F.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function f(){const F=this.resume(),T=this.stack[this.stack.length-1];T.value=F.replace(/(\r?\n|\r)$/g,"")}function x(F){const T=this.resume(),W=this.stack[this.stack.length-1];W.label=T,W.identifier=cu(this.sliceSerialize(F)).toLowerCase()}function B(){const F=this.resume(),T=this.stack[this.stack.length-1];T.title=F}function P(){const F=this.resume(),T=this.stack[this.stack.length-1];T.url=F}function L(F){const T=this.stack[this.stack.length-1];if(!T.depth){const W=this.sliceSerialize(F).length;T.depth=W}}function A(){this.data.setextHeadingSlurpLineEnding=!0}function M(F){const T=this.stack[this.stack.length-1];T.depth=this.sliceSerialize(F).codePointAt(0)===61?1:2}function z(){this.data.setextHeadingSlurpLineEnding=void 0}function V(F){const T=this.stack[this.stack.length-1].children;let W=T[T.length-1];(!W||W.type!=="text")&&(W=Yl(),W.position={start:vt(F.start),end:void 0},T.push(W)),this.stack.push(W)}function k(F){const T=this.stack.pop();T.value+=this.sliceSerialize(F),T.position.end=vt(F.end)}function E(F){const T=this.stack[this.stack.length-1];if(this.data.atHardBreak){const W=T.children[T.children.length-1];W.position.end=vt(F.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(T.type)&&(V.call(this,F),k.call(this,F))}function D(){this.data.atHardBreak=!0}function O(){const F=this.resume(),T=this.stack[this.stack.length-1];T.value=F}function N(){const F=this.resume(),T=this.stack[this.stack.length-1];T.value=F}function w(){const F=this.resume(),T=this.stack[this.stack.length-1];T.value=F}function I(){const F=this.stack[this.stack.length-1];if(this.data.inReference){const T=this.data.referenceType||"shortcut";F.type+="Reference",F.referenceType=T,delete F.url,delete F.title}else delete F.identifier,delete F.label;this.data.referenceType=void 0}function _(){const F=this.stack[this.stack.length-1];if(this.data.inReference){const T=this.data.referenceType||"shortcut";F.type+="Reference",F.referenceType=T,delete F.url,delete F.title}else delete F.identifier,delete F.label;this.data.referenceType=void 0}function X(F){const T=this.sliceSerialize(F),W=this.stack[this.stack.length-2];W.label=z6(T),W.identifier=cu(T).toLowerCase()}function J(){const F=this.stack[this.stack.length-1],T=this.resume(),W=this.stack[this.stack.length-1];if(this.data.inReference=!0,W.type==="link"){const se=F.children;W.children=se}else W.alt=T}function g(){const F=this.resume(),T=this.stack[this.stack.length-1];T.url=F}function fe(){const F=this.resume(),T=this.stack[this.stack.length-1];T.title=F}function he(){this.data.inReference=void 0}function C(){this.data.referenceType="collapsed"}function ke(F){const T=this.resume(),W=this.stack[this.stack.length-1];W.label=T,W.identifier=cu(this.sliceSerialize(F)).toLowerCase(),this.data.referenceType="full"}function _e(F){this.data.characterReferenceType=F.type}function pe(F){const T=this.sliceSerialize(F),W=this.data.characterReferenceType;let se;W?(se=sl(T,W==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):se=Do(T);const de=this.stack[this.stack.length-1];de.value+=se}function mu(F){const T=this.stack.pop();T.position.end=vt(F.end)}function pt(F){k.call(this,F);const T=this.stack[this.stack.length-1];T.url=this.sliceSerialize(F)}function Gt(F){k.call(this,F);const T=this.stack[this.stack.length-1];T.url="mailto:"+this.sliceSerialize(F)}function Zt(){return{type:"blockquote",children:[]}}function en(){return{type:"code",lang:null,meta:null,value:""}}function Ul(){return{type:"inlineCode",value:""}}function Kl(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Gl(){return{type:"emphasis",children:[]}}function zo(){return{type:"heading",depth:0,children:[]}}function Oo(){return{type:"break"}}function Lo(){return{type:"html",value:""}}function Zl(){return{type:"image",title:null,url:"",alt:null}}function Mo(){return{type:"link",title:null,url:"",children:[]}}function _o(F){return{type:"list",ordered:F.type==="listOrdered",start:null,spread:F._spread,children:[]}}function Jl(F){return{type:"listItem",spread:F._spread,checked:null,children:[]}}function Xl(){return{type:"paragraph",children:[]}}function Ql(){return{type:"strong",children:[]}}function Yl(){return{type:"text",value:""}}function e0(){return{type:"thematicBreak"}}}function vt(e){return{line:e.line,column:e.column,offset:e.offset}}function yl(e,t){let u=-1;for(;++u<t.length;){const n=t[u];Array.isArray(n)?yl(e,n):_6(e,n)}}function _6(e,t){let u;for(u in t)if(Cl.call(t,u))switch(u){case"canContainEols":{const n=t[u];n&&e[u].push(...n);break}case"transforms":{const n=t[u];n&&e[u].push(...n);break}case"enter":case"exit":{const n=t[u];n&&Object.assign(e[u],n);break}}}function oa(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Tu({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Tu({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Tu({start:t.start,end:t.end})+") is still open")}function R6(e){const t=this;t.parser=u;function u(n){return L6(n,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function I6(e,t){const u={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,u),e.applyData(t,u)}function V6(e,t){const u={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,u),[e.applyData(t,u),{type:"text",value:`
|
||
`}]}function $6(e,t){const u=t.value?t.value+`
|
||
`:"",n={},o=t.lang?t.lang.split(/\s+/):[];o.length>0&&(n.className=["language-"+o[0]]);let i={type:"element",tagName:"code",properties:n,children:[{type:"text",value:u}]};return t.meta&&(i.data={meta:t.meta}),e.patch(t,i),i=e.applyData(t,i),i={type:"element",tagName:"pre",properties:{},children:[i]},e.patch(t,i),i}function H6(e,t){const u={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,u),e.applyData(t,u)}function q6(e,t){const u={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,u),e.applyData(t,u)}function W6(e,t){const u=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=String(t.identifier).toUpperCase(),o=hu(n.toLowerCase()),i=e.footnoteOrder.indexOf(n);let r,a=e.footnoteCounts.get(n);a===void 0?(a=0,e.footnoteOrder.push(n),r=e.footnoteOrder.length):r=i+1,a+=1,e.footnoteCounts.set(n,a);const s={type:"element",tagName:"a",properties:{href:"#"+u+"fn-"+o,id:u+"fnref-"+o+(a>1?"-"+a:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(r)}]};e.patch(t,s);const l={type:"element",tagName:"sup",properties:{},children:[s]};return e.patch(t,l),e.applyData(t,l)}function U6(e,t){const u={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,u),e.applyData(t,u)}function K6(e,t){if(e.options.allowDangerousHtml){const u={type:"raw",value:t.value};return e.patch(t,u),e.applyData(t,u)}}function El(e,t){const u=t.referenceType;let n="]";if(u==="collapsed"?n+="[]":u==="full"&&(n+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+n}];const o=e.all(t),i=o[0];i&&i.type==="text"?i.value="["+i.value:o.unshift({type:"text",value:"["});const r=o[o.length-1];return r&&r.type==="text"?r.value+=n:o.push({type:"text",value:n}),o}function G6(e,t){const u=String(t.identifier).toUpperCase(),n=e.definitionById.get(u);if(!n)return El(e,t);const o={src:hu(n.url||""),alt:t.alt};n.title!==null&&n.title!==void 0&&(o.title=n.title);const i={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,i),e.applyData(t,i)}function Z6(e,t){const u={src:hu(t.url)};t.alt!==null&&t.alt!==void 0&&(u.alt=t.alt),t.title!==null&&t.title!==void 0&&(u.title=t.title);const n={type:"element",tagName:"img",properties:u,children:[]};return e.patch(t,n),e.applyData(t,n)}function J6(e,t){const u={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,u);const n={type:"element",tagName:"code",properties:{},children:[u]};return e.patch(t,n),e.applyData(t,n)}function X6(e,t){const u=String(t.identifier).toUpperCase(),n=e.definitionById.get(u);if(!n)return El(e,t);const o={href:hu(n.url||"")};n.title!==null&&n.title!==void 0&&(o.title=n.title);const i={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function Q6(e,t){const u={href:hu(t.url)};t.title!==null&&t.title!==void 0&&(u.title=t.title);const n={type:"element",tagName:"a",properties:u,children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Y6(e,t,u){const n=e.all(t),o=u?eC(u):kl(t),i={},r=[];if(typeof t.checked=="boolean"){const d=n[0];let c;d&&d.type==="element"&&d.tagName==="p"?c=d:(c={type:"element",tagName:"p",properties:{},children:[]},n.unshift(c)),c.children.length>0&&c.children.unshift({type:"text",value:" "}),c.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),i.className=["task-list-item"]}let a=-1;for(;++a<n.length;){const d=n[a];(o||a!==0||d.type!=="element"||d.tagName!=="p")&&r.push({type:"text",value:`
|
||
`}),d.type==="element"&&d.tagName==="p"&&!o?r.push(...d.children):r.push(d)}const s=n[n.length-1];s&&(o||s.type!=="element"||s.tagName!=="p")&&r.push({type:"text",value:`
|
||
`});const l={type:"element",tagName:"li",properties:i,children:r};return e.patch(t,l),e.applyData(t,l)}function eC(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const u=e.children;let n=-1;for(;!t&&++n<u.length;)t=kl(u[n])}return t}function kl(e){return e.spread??e.children.length>1}function tC(e,t){const u={},n=e.all(t);let o=-1;for(typeof t.start=="number"&&t.start!==1&&(u.start=t.start);++o<n.length;){const r=n[o];if(r.type==="element"&&r.tagName==="li"&&r.properties&&Array.isArray(r.properties.className)&&r.properties.className.includes("task-list-item")){u.className=["contains-task-list"];break}}const i={type:"element",tagName:t.ordered?"ol":"ul",properties:u,children:e.wrap(n,!0)};return e.patch(t,i),e.applyData(t,i)}function uC(e,t){const u={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,u),e.applyData(t,u)}function nC(e,t){const u={type:"root",children:e.wrap(e.all(t))};return e.patch(t,u),e.applyData(t,u)}function iC(e,t){const u={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,u),e.applyData(t,u)}function oC(e,t){const u=e.all(t),n=u.shift(),o=[];if(n){const r={type:"element",tagName:"thead",properties:{},children:e.wrap([n],!0)};e.patch(t.children[0],r),o.push(r)}if(u.length>0){const r={type:"element",tagName:"tbody",properties:{},children:e.wrap(u,!0)},a=xo(t.children[1]),s=tl(t.children[t.children.length-1]);a&&s&&(r.position={start:a,end:s}),o.push(r)}const i={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,i),e.applyData(t,i)}function rC(e,t,u){const n=u?u.children:void 0,o=(n?n.indexOf(t):1)===0?"th":"td",i=u&&u.type==="table"?u.align:void 0,r=i?i.length:t.children.length;let a=-1;const s=[];for(;++a<r;){const d=t.children[a],c={},v=i?i[a]:void 0;v&&(c.align=v);let p={type:"element",tagName:o,properties:c,children:[]};d&&(p.children=e.all(d),e.patch(d,p),p=e.applyData(d,p)),s.push(p)}const l={type:"element",tagName:"tr",properties:{},children:e.wrap(s,!0)};return e.patch(t,l),e.applyData(t,l)}function aC(e,t){const u={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,u),e.applyData(t,u)}const ra=9,aa=32;function sC(e){const t=String(e),u=/\r?\n|\r/g;let n=u.exec(t),o=0;const i=[];for(;n;)i.push(sa(t.slice(o,n.index),o>0,!0),n[0]),o=n.index+n[0].length,n=u.exec(t);return i.push(sa(t.slice(o),o>0,!1)),i.join("")}function sa(e,t,u){let n=0,o=e.length;if(t){let i=e.codePointAt(n);for(;i===ra||i===aa;)n++,i=e.codePointAt(n)}if(u){let i=e.codePointAt(o-1);for(;i===ra||i===aa;)o--,i=e.codePointAt(o-1)}return o>n?e.slice(n,o):""}function lC(e,t){const u={type:"text",value:sC(String(t.value))};return e.patch(t,u),e.applyData(t,u)}function cC(e,t){const u={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,u),e.applyData(t,u)}const dC={blockquote:I6,break:V6,code:$6,delete:H6,emphasis:q6,footnoteReference:W6,heading:U6,html:K6,imageReference:G6,image:Z6,inlineCode:J6,linkReference:X6,link:Q6,listItem:Y6,list:tC,paragraph:uC,root:nC,strong:iC,table:oC,tableCell:aC,tableRow:rC,text:lC,thematicBreak:cC,toml:an,yaml:an,definition:an,footnoteDefinition:an};function an(){}function pC(e,t){const u=[{type:"text",value:"↩"}];return t>1&&u.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),u}function vC(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function hC(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",u=e.options.footnoteBackContent||pC,n=e.options.footnoteBackLabel||vC,o=e.options.footnoteLabel||"Footnotes",i=e.options.footnoteLabelTagName||"h2",r=e.options.footnoteLabelProperties||{className:["sr-only"]},a=[];let s=-1;for(;++s<e.footnoteOrder.length;){const l=e.footnoteById.get(e.footnoteOrder[s]);if(!l)continue;const d=e.all(l),c=String(l.identifier).toUpperCase(),v=hu(c.toLowerCase());let p=0;const h=[],m=e.footnoteCounts.get(c);for(;m!==void 0&&++p<=m;){h.length>0&&h.push({type:"text",value:" "});let x=typeof u=="string"?u:u(s,p);typeof x=="string"&&(x={type:"text",value:x}),h.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+v+(p>1?"-"+p:""),dataFootnoteBackref:"",ariaLabel:typeof n=="string"?n:n(s,p),className:["data-footnote-backref"]},children:Array.isArray(x)?x:[x]})}const y=d[d.length-1];if(y&&y.type==="element"&&y.tagName==="p"){const x=y.children[y.children.length-1];x&&x.type==="text"?x.value+=" ":y.children.push({type:"text",value:" "}),y.children.push(...h)}else d.push(...h);const f={type:"element",tagName:"li",properties:{id:t+"fn-"+v},children:e.wrap(d,!0)};e.patch(l,f),a.push(f)}if(a.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:i,properties:{...Ht(r),id:"footnote-label"},children:[{type:"text",value:o}]},{type:"text",value:`
|
||
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(a,!0)},{type:"text",value:`
|
||
`}]}}const _i={}.hasOwnProperty,mC={};function fC(e,t){const u=t||mC,n=new Map,o=new Map,i=new Map,r={...dC,...u.handlers},a={all:l,applyData:CC,definitionById:n,footnoteById:o,footnoteCounts:i,footnoteOrder:[],handlers:r,one:s,options:u,patch:gC,wrap:EC};return ct(e,function(d){if(d.type==="definition"||d.type==="footnoteDefinition"){const c=d.type==="definition"?n:o,v=String(d.identifier).toUpperCase();c.has(v)||c.set(v,d)}}),a;function s(d,c){const v=d.type,p=a.handlers[v];if(_i.call(a.handlers,v)&&p)return p(a,d,c);if(a.options.passThrough&&a.options.passThrough.includes(v)){if("children"in d){const{children:h,...m}=d,y=Ht(m);return y.children=a.all(d),y}return Ht(d)}return(a.options.unknownHandler||yC)(a,d,c)}function l(d){const c=[];if("children"in d){const v=d.children;let p=-1;for(;++p<v.length;){const h=a.one(v[p],d);if(h){if(p&&v[p-1].type==="break"&&(!Array.isArray(h)&&h.type==="text"&&(h.value=la(h.value)),!Array.isArray(h)&&h.type==="element")){const m=h.children[0];m&&m.type==="text"&&(m.value=la(m.value))}Array.isArray(h)?c.push(...h):c.push(h)}}}return c}}function gC(e,t){e.position&&(t.position=i1(e))}function CC(e,t){let u=t;if(e&&e.data){const n=e.data.hName,o=e.data.hChildren,i=e.data.hProperties;if(typeof n=="string")if(u.type==="element")u.tagName=n;else{const r="children"in u?u.children:[u];u={type:"element",tagName:n,properties:{},children:r}}u.type==="element"&&i&&Object.assign(u.properties,Ht(i)),"children"in u&&u.children&&o!==null&&o!==void 0&&(u.children=o)}return u}function yC(e,t){const u=t.data||{},n="value"in t&&!(_i.call(u,"hProperties")||_i.call(u,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function EC(e,t){const u=[];let n=-1;for(t&&u.push({type:"text",value:`
|
||
`});++n<e.length;)n&&u.push({type:"text",value:`
|
||
`}),u.push(e[n]);return t&&e.length>0&&u.push({type:"text",value:`
|
||
`}),u}function la(e){let t=0,u=e.charCodeAt(t);for(;u===9||u===32;)t++,u=e.charCodeAt(t);return e.slice(t)}function ca(e,t){const u=fC(e,t),n=u.one(e,void 0),o=hC(u),i=Array.isArray(n)?{type:"root",children:n}:n||{type:"root",children:[]};return o&&i.children.push({type:"text",value:`
|
||
`},o),i}function kC(e,t){return e&&"run"in e?async function(u,n){const o=ca(u,{file:n,...t});await e.run(o,n)}:function(u,n){return ca(u,{file:n,...e||t})}}function xC(e){ct(e,function(t,u,n){if(u!==void 0&&n&&t.type==="paragraph"&&t.children.every(function(o){return o.type==="text"&&/^\s*$/.test(o.value)}))return n.children.splice(u,1),u})}function AC(e={except:["http","https"]}){return function(t){const u=new Map;ct(t,"definition",function(n,o,i){if(u.set(n.identifier,n.url),i&&typeof o=="number"){const r=n.url;if(r&&r.includes(":")&&!e.except.some(a=>r.startsWith(`${a}:`)))return i.children.splice(o,1),o}}),ct(t,function(n,o,i){if(i&&typeof o=="number"&&(n.type==="link"||n.type==="linkReference")){const r=n.type==="link"?n.url:u.get(n.identifier);if(r&&r.includes(":")&&!e.except.some(a=>r.startsWith(`${a}:`)))return i.children.splice(o,1,...n.children),o}}),xC(t)}}function da(e){if(e)throw e}var oi,pa;function bC(){if(pa)return oi;pa=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,u=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=function(s){return typeof Array.isArray=="function"?Array.isArray(s):t.call(s)==="[object Array]"},i=function(s){if(!s||t.call(s)!=="[object Object]")return!1;var l=e.call(s,"constructor"),d=s.constructor&&s.constructor.prototype&&e.call(s.constructor.prototype,"isPrototypeOf");if(s.constructor&&!l&&!d)return!1;var c;for(c in s);return typeof c>"u"||e.call(s,c)},r=function(s,l){u&&l.name==="__proto__"?u(s,l.name,{enumerable:!0,configurable:!0,value:l.newValue,writable:!0}):s[l.name]=l.newValue},a=function(s,l){if(l==="__proto__")if(e.call(s,l)){if(n)return n(s,l).value}else return;return s[l]};return oi=function s(){var l,d,c,v,p,h,m=arguments[0],y=1,f=arguments.length,x=!1;for(typeof m=="boolean"&&(x=m,m=arguments[1]||{},y=2),(m==null||typeof m!="object"&&typeof m!="function")&&(m={});y<f;++y)if(l=arguments[y],l!=null)for(d in l)c=a(m,d),v=a(l,d),m!==v&&(x&&v&&(i(v)||(p=o(v)))?(p?(p=!1,h=c&&o(c)?c:[]):h=c&&i(c)?c:{},r(m,{name:d,newValue:s(x,h,v)})):typeof v<"u"&&r(m,{name:d,newValue:v}));return m},oi}var BC=bC();const ri=qa(BC);function Ri(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function DC(){const e=[],t={run:u,use:n};return t;function u(...o){let i=-1;const r=o.pop();if(typeof r!="function")throw new TypeError("Expected function as last argument, not "+r);a(null,...o);function a(s,...l){const d=e[++i];let c=-1;if(s){r(s);return}for(;++c<o.length;)(l[c]===null||l[c]===void 0)&&(l[c]=o[c]);o=l,d?FC(d,a)(...l):r(null,...l)}}function n(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),t}}function FC(e,t){let u;return n;function n(...r){const a=e.length>r.length;let s;a&&r.push(o);try{s=e.apply(this,r)}catch(l){const d=l;if(a&&u)throw d;return o(d)}a||(s&&s.then&&typeof s.then=="function"?s.then(i,o):s instanceof Error?o(s):i(s))}function o(r,...a){u||(u=!0,t(r,...a))}function i(r){o(null,r)}}const Ue={basename:wC,dirname:SC,extname:PC,join:NC,sep:"/"};function wC(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Qu(e);let u=0,n=-1,o=e.length,i;if(t===void 0||t.length===0||t.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(i){u=o+1;break}}else n<0&&(i=!0,n=o+1);return n<0?"":e.slice(u,n)}if(t===e)return"";let r=-1,a=t.length-1;for(;o--;)if(e.codePointAt(o)===47){if(i){u=o+1;break}}else r<0&&(i=!0,r=o+1),a>-1&&(e.codePointAt(o)===t.codePointAt(a--)?a<0&&(n=o):(a=-1,n=r));return u===n?n=r:n<0&&(n=e.length),e.slice(u,n)}function SC(e){if(Qu(e),e.length===0)return".";let t=-1,u=e.length,n;for(;--u;)if(e.codePointAt(u)===47){if(n){t=u;break}}else n||(n=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function PC(e){Qu(e);let t=e.length,u=-1,n=0,o=-1,i=0,r;for(;t--;){const a=e.codePointAt(t);if(a===47){if(r){n=t+1;break}continue}u<0&&(r=!0,u=t+1),a===46?o<0?o=t:i!==1&&(i=1):o>-1&&(i=-1)}return o<0||u<0||i===0||i===1&&o===u-1&&o===n+1?"":e.slice(o,u)}function NC(...e){let t=-1,u;for(;++t<e.length;)Qu(e[t]),e[t]&&(u=u===void 0?e[t]:u+"/"+e[t]);return u===void 0?".":jC(u)}function jC(e){Qu(e);const t=e.codePointAt(0)===47;let u=TC(e,!t);return u.length===0&&!t&&(u="."),u.length>0&&e.codePointAt(e.length-1)===47&&(u+="/"),t?"/"+u:u}function TC(e,t){let u="",n=0,o=-1,i=0,r=-1,a,s;for(;++r<=e.length;){if(r<e.length)a=e.codePointAt(r);else{if(a===47)break;a=47}if(a===47){if(!(o===r-1||i===1))if(o!==r-1&&i===2){if(u.length<2||n!==2||u.codePointAt(u.length-1)!==46||u.codePointAt(u.length-2)!==46){if(u.length>2){if(s=u.lastIndexOf("/"),s!==u.length-1){s<0?(u="",n=0):(u=u.slice(0,s),n=u.length-1-u.lastIndexOf("/")),o=r,i=0;continue}}else if(u.length>0){u="",n=0,o=r,i=0;continue}}t&&(u=u.length>0?u+"/..":"..",n=2)}else u.length>0?u+="/"+e.slice(o+1,r):u=e.slice(o+1,r),n=r-o-1;o=r,i=0}else a===46&&i>-1?i++:i=-1}return u}function Qu(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const zC={cwd:OC};function OC(){return"/"}function Ii(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function LC(e){if(typeof e=="string")e=new URL(e);else if(!Ii(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return MC(e)}function MC(e){if(e.hostname!==""){const n=new TypeError('File URL host must be "localhost" or empty on darwin');throw n.code="ERR_INVALID_FILE_URL_HOST",n}const t=e.pathname;let u=-1;for(;++u<t.length;)if(t.codePointAt(u)===37&&t.codePointAt(u+1)===50){const n=t.codePointAt(u+2);if(n===70||n===102){const o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(t)}const ai=["history","path","basename","stem","extname","dirname"];class _C{constructor(t){let u;t?Ii(t)?u={path:t}:typeof t=="string"||RC(t)?u={value:t}:u=t:u={},this.cwd="cwd"in u?"":zC.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n=-1;for(;++n<ai.length;){const i=ai[n];i in u&&u[i]!==void 0&&u[i]!==null&&(this[i]=i==="history"?[...u[i]]:u[i])}let o;for(o in u)ai.includes(o)||(this[o]=u[o])}get basename(){return typeof this.path=="string"?Ue.basename(this.path):void 0}set basename(t){li(t,"basename"),si(t,"basename"),this.path=Ue.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Ue.dirname(this.path):void 0}set dirname(t){va(this.basename,"dirname"),this.path=Ue.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Ue.extname(this.path):void 0}set extname(t){if(si(t,"extname"),va(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Ue.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ii(t)&&(t=LC(t)),li(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Ue.basename(this.path,this.extname):void 0}set stem(t){li(t,"stem"),si(t,"stem"),this.path=Ue.join(this.dirname||"",t+(this.extname||""))}fail(t,u,n){const o=this.message(t,u,n);throw o.fatal=!0,o}info(t,u,n){const o=this.message(t,u,n);return o.fatal=void 0,o}message(t,u,n){const o=new ye(t,u,n);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function si(e,t){if(e&&e.includes(Ue.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Ue.sep+"`")}function li(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function va(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function RC(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const IC=(function(e){const t=this.constructor.prototype,u=t[e],n=function(){return u.apply(n,arguments)};return Object.setPrototypeOf(n,t),n}),VC={}.hasOwnProperty;class So extends IC{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=DC()}copy(){const t=new So;let u=-1;for(;++u<this.attachers.length;){const n=this.attachers[u];t.use(...n)}return t.data(ri(!0,{},this.namespace)),t}data(t,u){return typeof t=="string"?arguments.length===2?(pi("data",this.frozen),this.namespace[t]=u,this):VC.call(this.namespace,t)&&this.namespace[t]||void 0:t?(pi("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[u,...n]=this.attachers[this.freezeIndex];if(n[0]===!1)continue;n[0]===!0&&(n[0]=void 0);const o=u.call(t,...n);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const u=sn(t),n=this.parser||this.Parser;return ci("parse",n),n(String(u),u)}process(t,u){const n=this;return this.freeze(),ci("process",this.parser||this.Parser),di("process",this.compiler||this.Compiler),u?o(void 0,u):new Promise(o);function o(i,r){const a=sn(t),s=n.parse(a);n.run(s,a,function(d,c,v){if(d||!c||!v)return l(d);const p=c,h=n.stringify(p,v);qC(h)?v.value=h:v.result=h,l(d,v)});function l(d,c){d||!c?r(d):i?i(c):u(void 0,c)}}}processSync(t){let u=!1,n;return this.freeze(),ci("processSync",this.parser||this.Parser),di("processSync",this.compiler||this.Compiler),this.process(t,o),ma("processSync","process",u),n;function o(i,r){u=!0,da(i),n=r}}run(t,u,n){ha(t),this.freeze();const o=this.transformers;return!n&&typeof u=="function"&&(n=u,u=void 0),n?i(void 0,n):new Promise(i);function i(r,a){const s=sn(u);o.run(t,s,l);function l(d,c,v){const p=c||t;d?a(d):r?r(p):n(void 0,p,v)}}}runSync(t,u){let n=!1,o;return this.run(t,u,i),ma("runSync","run",n),o;function i(r,a){da(r),o=a,n=!0}}stringify(t,u){this.freeze();const n=sn(u),o=this.compiler||this.Compiler;return di("stringify",o),ha(t),o(t,n)}use(t,...u){const n=this.attachers,o=this.namespace;if(pi("use",this.frozen),t!=null)if(typeof t=="function")s(t,u);else if(typeof t=="object")Array.isArray(t)?a(t):r(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function i(l){if(typeof l=="function")s(l,[]);else if(typeof l=="object")if(Array.isArray(l)){const[d,...c]=l;s(d,c)}else r(l);else throw new TypeError("Expected usable value, not `"+l+"`")}function r(l){if(!("plugins"in l)&&!("settings"in l))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");a(l.plugins),l.settings&&(o.settings=ri(!0,o.settings,l.settings))}function a(l){let d=-1;if(l!=null)if(Array.isArray(l))for(;++d<l.length;){const c=l[d];i(c)}else throw new TypeError("Expected a list of plugins, not `"+l+"`")}function s(l,d){let c=-1,v=-1;for(;++c<n.length;)if(n[c][0]===l){v=c;break}if(v===-1)n.push([l,...d]);else if(d.length>0){let[p,...h]=d;const m=n[v][1];Ri(m)&&Ri(p)&&(p=ri(!0,m,p)),n[v]=[l,p,...h]}}}}const $C=new So().freeze();function ci(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function di(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function pi(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function ha(e){if(!Ri(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function ma(e,t,u){if(!u)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function sn(e){return HC(e)?e:new _C(e)}function HC(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function qC(e){return typeof e=="string"||WC(e)}function WC(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const UC={name:"NcReferenceList",components:{NcReferenceWidget:Hs},props:{text:{type:String,default:""},referenceData:{type:Array,default:null},limit:{type:Number,default:1},displayFallback:{type:Boolean,default:!1},interactive:{type:Boolean,default:!0},interactiveOptIn:{type:Boolean,default:!1}},emits:["loaded"],data(){return{references:null,loading:!0}},computed:{isVisible(){return this.loading||this.displayedReferences.length!==0},values(){return this.referenceData?this.referenceData:this.displayFallback&&!this.loading&&!this.references?[this.fallbackReference]:this.references?Object.values(this.references):[]},firstReference(){return this.values[0]??null},displayedReferences(){return this.values.filter(Boolean).slice(0,this.limit)},fallbackReference(){return{accessible:!0,openGraphObject:{id:this.text,link:this.text,name:this.text},richObjectType:"open-graph"}}},watch:{text:"fetch"},mounted(){this.fetch()},methods:{fetch(){if(this.loading=!0,this.referenceData){this.references=null,this.loading=!1;return}if(!new RegExp(kr).exec(this.text)){this.references=null,this.loading=!1;return}this.resolve().then(e=>{this.references=e.data.ocs.data.references,this.loading=!1,this.$emit("loaded")}).catch(e=>{logger.error("[NcReferenceList] Failed to extract references",{error:e}),this.loading=!1,this.$emit("loaded")})},resolve(){const e=new RegExp(kr).exec(this.text.trim()),t=vc()===null;return this.limit===1&&e?t?Rt.get(Ct("references/resolvePublic")+`?reference=${encodeURIComponent(e[0])}&sharingToken=${Tr()}`):Rt.get(Ct("references/resolve")+`?reference=${encodeURIComponent(e[0])}`):t?Rt.post(Ct("references/extractPublic"),{text:this.text,resolve:!0,limit:this.limit,sharingToken:Tr()}):Rt.post(Ct("references/extract"),{text:this.text,resolve:!0,limit:this.limit})}}};function KC(e,t,u,n,o,i){const r=K("NcReferenceWidget");return i.isVisible?(b(),S("div",{key:0,class:me(["widgets--list",{"icon-loading":o.loading}])},[(b(!0),S(Dt,null,Ru(i.displayedReferences,a=>(b(),G(r,{key:a.openGraphObject?.id,reference:a,interactive:u.interactive,"interactive-opt-in":u.interactiveOptIn},null,8,["reference","interactive","interactive-opt-in"]))),128))],2)):H("",!0)}const vi=ue(UC,[["render",KC],["__scopeId","data-v-ddd65c9e"]]);function fa(e,t){const u=String(e);if(typeof t!="string")throw new TypeError("Expected character");let n=0,o=u.indexOf(t);for(;o!==-1;)n++,o=u.indexOf(t,o+t.length);return n}const Gu=Kn(/[A-Za-z]/),Po=Kn(/[\dA-Za-z]/);function GC(e){return e!==null&&(e<32||e===127)}function ou(e){return e!==null&&e<-2}function Be(e){return e!==null&&(e<0||e===32)}function ot(e){return e===-2||e===-1||e===32}const Un=Kn(new RegExp("\\p{P}|\\p{S}","u")),Ut=Kn(/\s/);function Kn(e){return t;function t(u){return u!==null&&u>-1&&e.test(String.fromCharCode(u))}}function ZC(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}const Gn=(function(e){if(e==null)return YC;if(typeof e=="function")return Zn(e);if(typeof e=="object")return Array.isArray(e)?JC(e):XC(e);if(typeof e=="string")return QC(e);throw new Error("Expected function, string, or object as test")});function JC(e){const t=[];let u=-1;for(;++u<e.length;)t[u]=Gn(e[u]);return Zn(n);function n(...o){let i=-1;for(;++i<t.length;)if(t[i].apply(this,o))return!0;return!1}}function XC(e){const t=e;return Zn(u);function u(n){const o=n;let i;for(i in e)if(o[i]!==t[i])return!1;return!0}}function QC(e){return Zn(t);function t(u){return u&&u.type===e}}function Zn(e){return t;function t(u,n,o){return!!(e2(u)&&e.call(this,u,typeof n=="number"?n:void 0,o||void 0))}}function YC(){return!0}function e2(e){return e!==null&&typeof e=="object"&&"type"in e}const xl=[],t2=!0,ga=!1,u2="skip";function n2(e,t,u,n){let o;o=t;const i=Gn(o),r=1;a(e,void 0,[])();function a(s,l,d){const c=s&&typeof s=="object"?s:{};if(typeof c.type=="string"){const p=typeof c.tagName=="string"?c.tagName:typeof c.name=="string"?c.name:void 0;Object.defineProperty(v,"name",{value:"node ("+(s.type+(p?"<"+p+">":""))+")"})}return v;function v(){let p=xl,h,m,y;if(i(s,l,d[d.length-1]||void 0)&&(p=i2(u(s,d)),p[0]===ga))return p;if("children"in s&&s.children){const f=s;if(f.children&&p[0]!==u2)for(m=-1+r,y=d.concat(f);m>-1&&m<f.children.length;){const x=f.children[m];if(h=a(x,m,y)(),h[0]===ga)return h;m=typeof h[1]=="number"?h[1]:m+r}}return p}}}function i2(e){return Array.isArray(e)?e:typeof e=="number"?[t2,e]:e==null?xl:[e]}function o2(e,t,u){const n=Gn((u||{}).ignore||[]),o=r2(t);let i=-1;for(;++i<o.length;)n2(e,"text",r);function r(s,l){let d=-1,c;for(;++d<l.length;){const v=l[d],p=c?c.children:void 0;if(n(v,p?p.indexOf(v):void 0,c))return;c=v}if(c)return a(s,l)}function a(s,l){const d=l[l.length-1],c=o[i][0],v=o[i][1];let p=0;const h=d.children.indexOf(s);let m=!1,y=[];c.lastIndex=0;let f=c.exec(s.value);for(;f;){const x=f.index,B={index:f.index,input:f.input,stack:[...l,s]};let P=v(...f,B);if(typeof P=="string"&&(P=P.length>0?{type:"text",value:P}:void 0),P===!1?c.lastIndex=x+1:(p!==x&&y.push({type:"text",value:s.value.slice(p,x)}),Array.isArray(P)?y.push(...P):P&&y.push(P),p=x+f[0].length,m=!0),!c.global)break;f=c.exec(s.value)}return m?(p<s.value.length&&y.push({type:"text",value:s.value.slice(p)}),d.children.splice(h,1,...y)):y=[s],h+y.length}}function r2(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const u=!e[0]||Array.isArray(e[0])?e:[e];let n=-1;for(;++n<u.length;){const o=u[n];t.push([a2(o[0]),s2(o[1])])}return t}function a2(e){return typeof e=="string"?new RegExp(ZC(e),"g"):e}function s2(e){return typeof e=="function"?e:function(){return e}}const hi="phrasing",mi=["autolink","link","image","label"];function l2(){return{transforms:[f2],enter:{literalAutolink:d2,literalAutolinkEmail:fi,literalAutolinkHttp:fi,literalAutolinkWww:fi},exit:{literalAutolink:m2,literalAutolinkEmail:h2,literalAutolinkHttp:p2,literalAutolinkWww:v2}}}function c2(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:hi,notInConstruct:mi},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:hi,notInConstruct:mi},{character:":",before:"[ps]",after:"\\/",inConstruct:hi,notInConstruct:mi}]}}function d2(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function fi(e){this.config.enter.autolinkProtocol.call(this,e)}function p2(e){this.config.exit.autolinkProtocol.call(this,e)}function v2(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function h2(e){this.config.exit.autolinkEmail.call(this,e)}function m2(e){this.exit(e)}function f2(e){o2(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,g2],[/([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/g,C2]],{ignore:["link","linkReference"]})}function g2(e,t,u,n,o){let i="";if(!Al(o)||(/^w/i.test(t)&&(u=t+u,t="",i="http://"),!y2(u)))return!1;const r=E2(u+n);if(!r[0])return!1;const a={type:"link",title:null,url:i+t+r[0],children:[{type:"text",value:t+r[0]}]};return r[1]?[a,{type:"text",value:r[1]}]:a}function C2(e,t,u,n){return!Al(n,!0)||/[-\d_]$/.test(u)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+u,children:[{type:"text",value:t+"@"+u}]}}function y2(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function E2(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let u=t[0],n=u.indexOf(")");const o=fa(e,"(");let i=fa(e,")");for(;n!==-1&&o>i;)e+=u.slice(0,n+1),u=u.slice(n+1),n=u.indexOf(")"),i++;return[e,u]}function Al(e,t){const u=e.input.charCodeAt(e.index-1);return(e.index===0||Ut(u)||Un(u))&&(!t||u!==47)}function Yu(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}bl.peek=S2;function k2(){this.buffer()}function x2(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function A2(){this.buffer()}function b2(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function B2(e){const t=this.resume(),u=this.stack[this.stack.length-1];u.type,u.identifier=Yu(this.sliceSerialize(e)).toLowerCase(),u.label=t}function D2(e){this.exit(e)}function F2(e){const t=this.resume(),u=this.stack[this.stack.length-1];u.type,u.identifier=Yu(this.sliceSerialize(e)).toLowerCase(),u.label=t}function w2(e){this.exit(e)}function S2(){return"["}function bl(e,t,u,n){const o=u.createTracker(n);let i=o.move("[^");const r=u.enter("footnoteReference"),a=u.enter("reference");return i+=o.move(u.safe(u.associationId(e),{after:"]",before:i})),a(),r(),i+=o.move("]"),i}function P2(){return{enter:{gfmFootnoteCallString:k2,gfmFootnoteCall:x2,gfmFootnoteDefinitionLabelString:A2,gfmFootnoteDefinition:b2},exit:{gfmFootnoteCallString:B2,gfmFootnoteCall:D2,gfmFootnoteDefinitionLabelString:F2,gfmFootnoteDefinition:w2}}}function N2(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:u,footnoteReference:bl},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function u(n,o,i,r){const a=i.createTracker(r);let s=a.move("[^");const l=i.enter("footnoteDefinition"),d=i.enter("label");return s+=a.move(i.safe(i.associationId(n),{before:s,after:"]"})),d(),s+=a.move("]:"),n.children&&n.children.length>0&&(a.shift(4),s+=a.move((t?`
|
||
`:" ")+i.indentLines(i.containerFlow(n,a.current()),t?Bl:j2))),l(),s}}function j2(e,t,u){return t===0?e:Bl(e,t,u)}function Bl(e,t,u){return(u?"":" ")+e}const T2=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Dl.peek=_2;function z2(){return{canContainEols:["delete"],enter:{strikethrough:L2},exit:{strikethrough:M2}}}function O2(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:T2}],handlers:{delete:Dl}}}function L2(e){this.enter({type:"delete",children:[]},e)}function M2(e){this.exit(e)}function Dl(e,t,u,n){const o=u.createTracker(n),i=u.enter("strikethrough");let r=o.move("~~");return r+=u.containerPhrasing(e,{...o.current(),before:r,after:"~"}),r+=o.move("~~"),i(),r}function _2(){return"~"}function R2(e){return e.length}function I2(e,t){const u=t||{},n=(u.align||[]).concat(),o=u.stringLength||R2,i=[],r=[],a=[],s=[];let l=0,d=-1;for(;++d<e.length;){const m=[],y=[];let f=-1;for(e[d].length>l&&(l=e[d].length);++f<e[d].length;){const x=V2(e[d][f]);if(u.alignDelimiters!==!1){const B=o(x);y[f]=B,(s[f]===void 0||B>s[f])&&(s[f]=B)}m.push(x)}r[d]=m,a[d]=y}let c=-1;if(typeof n=="object"&&"length"in n)for(;++c<l;)i[c]=Ca(n[c]);else{const m=Ca(n);for(;++c<l;)i[c]=m}c=-1;const v=[],p=[];for(;++c<l;){const m=i[c];let y="",f="";m===99?(y=":",f=":"):m===108?y=":":m===114&&(f=":");let x=u.alignDelimiters===!1?1:Math.max(1,s[c]-y.length-f.length);const B=y+"-".repeat(x)+f;u.alignDelimiters!==!1&&(x=y.length+x+f.length,x>s[c]&&(s[c]=x),p[c]=x),v[c]=B}r.splice(1,0,v),a.splice(1,0,p),d=-1;const h=[];for(;++d<r.length;){const m=r[d],y=a[d];c=-1;const f=[];for(;++c<l;){const x=m[c]||"";let B="",P="";if(u.alignDelimiters!==!1){const L=s[c]-(y[c]||0),A=i[c];A===114?B=" ".repeat(L):A===99?L%2?(B=" ".repeat(L/2+.5),P=" ".repeat(L/2-.5)):(B=" ".repeat(L/2),P=B):P=" ".repeat(L)}u.delimiterStart!==!1&&!c&&f.push("|"),u.padding!==!1&&!(u.alignDelimiters===!1&&x==="")&&(u.delimiterStart!==!1||c)&&f.push(" "),u.alignDelimiters!==!1&&f.push(B),f.push(x),u.alignDelimiters!==!1&&f.push(P),u.padding!==!1&&f.push(" "),(u.delimiterEnd!==!1||c!==l-1)&&f.push("|")}h.push(u.delimiterEnd===!1?f.join("").replace(/ +$/,""):f.join(""))}return h.join(`
|
||
`)}function V2(e){return e==null?"":String(e)}function Ca(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function $2(e,t,u,n){const o=u.enter("blockquote"),i=u.createTracker(n);i.move("> "),i.shift(2);const r=u.indentLines(u.containerFlow(e,i.current()),H2);return o(),r}function H2(e,t,u){return">"+(u?"":" ")+e}function q2(e,t){return ya(e,t.inConstruct,!0)&&!ya(e,t.notInConstruct,!1)}function ya(e,t,u){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return u;let n=-1;for(;++n<t.length;)if(e.includes(t[n]))return!0;return!1}function Ea(e,t,u,n){let o=-1;for(;++o<u.unsafe.length;)if(u.unsafe[o].character===`
|
||
`&&q2(u.stack,u.unsafe[o]))return/[ \t]/.test(n.before)?"":" ";return`\\
|
||
`}function W2(e,t){const u=String(e);let n=u.indexOf(t),o=n,i=0,r=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;n!==-1;)n===o?++i>r&&(r=i):i=1,o=n+t.length,n=u.indexOf(t,o);return r}function U2(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function K2(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function G2(e,t,u,n){const o=K2(u),i=e.value||"",r=o==="`"?"GraveAccent":"Tilde";if(U2(e,u)){const c=u.enter("codeIndented"),v=u.indentLines(i,Z2);return c(),v}const a=u.createTracker(n),s=o.repeat(Math.max(W2(i,o)+1,3)),l=u.enter("codeFenced");let d=a.move(s);if(e.lang){const c=u.enter(`codeFencedLang${r}`);d+=a.move(u.safe(e.lang,{before:d,after:" ",encode:["`"],...a.current()})),c()}if(e.lang&&e.meta){const c=u.enter(`codeFencedMeta${r}`);d+=a.move(" "),d+=a.move(u.safe(e.meta,{before:d,after:`
|
||
`,encode:["`"],...a.current()})),c()}return d+=a.move(`
|
||
`),i&&(d+=a.move(i+`
|
||
`)),d+=a.move(s),l(),d}function Z2(e,t,u){return(u?"":" ")+e}function No(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function J2(e,t,u,n){const o=No(u),i=o==='"'?"Quote":"Apostrophe",r=u.enter("definition");let a=u.enter("label");const s=u.createTracker(n);let l=s.move("[");return l+=s.move(u.safe(u.associationId(e),{before:l,after:"]",...s.current()})),l+=s.move("]: "),a(),!e.url||/[\0- \u007F]/.test(e.url)?(a=u.enter("destinationLiteral"),l+=s.move("<"),l+=s.move(u.safe(e.url,{before:l,after:">",...s.current()})),l+=s.move(">")):(a=u.enter("destinationRaw"),l+=s.move(u.safe(e.url,{before:l,after:e.title?" ":`
|
||
`,...s.current()}))),a(),e.title&&(a=u.enter(`title${i}`),l+=s.move(" "+o),l+=s.move(u.safe(e.title,{before:l,after:o,...s.current()})),l+=s.move(o),a()),r(),l}function X2(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function Zu(e){return"&#x"+e.toString(16).toUpperCase()+";"}function wn(e){if(e===null||Be(e)||Ut(e))return 1;if(Un(e))return 2}function Sn(e,t,u){const n=wn(e),o=wn(t);return n===void 0?o===void 0?u==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:n===1?o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}Fl.peek=Q2;function Fl(e,t,u,n){const o=X2(u),i=u.enter("emphasis"),r=u.createTracker(n),a=r.move(o);let s=r.move(u.containerPhrasing(e,{after:o,before:a,...r.current()}));const l=s.charCodeAt(0),d=Sn(n.before.charCodeAt(n.before.length-1),l,o);d.inside&&(s=Zu(l)+s.slice(1));const c=s.charCodeAt(s.length-1),v=Sn(n.after.charCodeAt(0),c,o);v.inside&&(s=s.slice(0,-1)+Zu(c));const p=r.move(o);return i(),u.attentionEncodeSurroundingInfo={after:v.outside,before:d.outside},a+s+p}function Q2(e,t,u){return u.options.emphasis||"*"}const Y2={};function wl(e,t){const u=Y2,n=typeof u.includeImageAlt=="boolean"?u.includeImageAlt:!0,o=typeof u.includeHtml=="boolean"?u.includeHtml:!0;return Sl(e,n,o)}function Sl(e,t,u){if(ey(e)){if("value"in e)return e.type==="html"&&!u?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return ka(e.children,t,u)}return Array.isArray(e)?ka(e,t,u):""}function ka(e,t,u){const n=[];let o=-1;for(;++o<e.length;)n[o]=Sl(e[o],t,u);return n.join("")}function ey(e){return!!(e&&typeof e=="object")}function ty(e,t){let u=!1;return ct(e,function(n){if("value"in n&&/\r?\n|\r/.test(n.value)||n.type==="break")return u=!0,Si}),!!((!e.depth||e.depth<3)&&wl(e)&&(t.options.setext||u))}function uy(e,t,u,n){const o=Math.max(Math.min(6,e.depth||1),1),i=u.createTracker(n);if(ty(e,u)){const d=u.enter("headingSetext"),c=u.enter("phrasing"),v=u.containerPhrasing(e,{...i.current(),before:`
|
||
`,after:`
|
||
`});return c(),d(),v+`
|
||
`+(o===1?"=":"-").repeat(v.length-(Math.max(v.lastIndexOf("\r"),v.lastIndexOf(`
|
||
`))+1))}const r="#".repeat(o),a=u.enter("headingAtx"),s=u.enter("phrasing");i.move(r+" ");let l=u.containerPhrasing(e,{before:"# ",after:`
|
||
`,...i.current()});return/^[\t ]/.test(l)&&(l=Zu(l.charCodeAt(0))+l.slice(1)),l=l?r+" "+l:r,u.options.closeAtx&&(l+=" "+r),s(),a(),l}Pl.peek=ny;function Pl(e){return e.value||""}function ny(){return"<"}Nl.peek=iy;function Nl(e,t,u,n){const o=No(u),i=o==='"'?"Quote":"Apostrophe",r=u.enter("image");let a=u.enter("label");const s=u.createTracker(n);let l=s.move("![");return l+=s.move(u.safe(e.alt,{before:l,after:"]",...s.current()})),l+=s.move("]("),a(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(a=u.enter("destinationLiteral"),l+=s.move("<"),l+=s.move(u.safe(e.url,{before:l,after:">",...s.current()})),l+=s.move(">")):(a=u.enter("destinationRaw"),l+=s.move(u.safe(e.url,{before:l,after:e.title?" ":")",...s.current()}))),a(),e.title&&(a=u.enter(`title${i}`),l+=s.move(" "+o),l+=s.move(u.safe(e.title,{before:l,after:o,...s.current()})),l+=s.move(o),a()),l+=s.move(")"),r(),l}function iy(){return"!"}jl.peek=oy;function jl(e,t,u,n){const o=e.referenceType,i=u.enter("imageReference");let r=u.enter("label");const a=u.createTracker(n);let s=a.move("![");const l=u.safe(e.alt,{before:s,after:"]",...a.current()});s+=a.move(l+"]["),r();const d=u.stack;u.stack=[],r=u.enter("reference");const c=u.safe(u.associationId(e),{before:s,after:"]",...a.current()});return r(),u.stack=d,i(),o==="full"||!l||l!==c?s+=a.move(c+"]"):o==="shortcut"?s=s.slice(0,-1):s+=a.move("]"),s}function oy(){return"!"}Tl.peek=ry;function Tl(e,t,u){let n=e.value||"",o="`",i=-1;for(;new RegExp("(^|[^`])"+o+"([^`]|$)").test(n);)o+="`";for(/[^ \r\n]/.test(n)&&(/^[ \r\n]/.test(n)&&/[ \r\n]$/.test(n)||/^`|`$/.test(n))&&(n=" "+n+" ");++i<u.unsafe.length;){const r=u.unsafe[i],a=u.compilePattern(r);let s;if(r.atBreak)for(;s=a.exec(n);){let l=s.index;n.charCodeAt(l)===10&&n.charCodeAt(l-1)===13&&l--,n=n.slice(0,l)+" "+n.slice(s.index+1)}}return o+n+o}function ry(){return"`"}function zl(e,t){const u=wl(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(u===e.url||"mailto:"+u===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}Ol.peek=ay;function Ol(e,t,u,n){const o=No(u),i=o==='"'?"Quote":"Apostrophe",r=u.createTracker(n);let a,s;if(zl(e,u)){const d=u.stack;u.stack=[],a=u.enter("autolink");let c=r.move("<");return c+=r.move(u.containerPhrasing(e,{before:c,after:">",...r.current()})),c+=r.move(">"),a(),u.stack=d,c}a=u.enter("link"),s=u.enter("label");let l=r.move("[");return l+=r.move(u.containerPhrasing(e,{before:l,after:"](",...r.current()})),l+=r.move("]("),s(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(s=u.enter("destinationLiteral"),l+=r.move("<"),l+=r.move(u.safe(e.url,{before:l,after:">",...r.current()})),l+=r.move(">")):(s=u.enter("destinationRaw"),l+=r.move(u.safe(e.url,{before:l,after:e.title?" ":")",...r.current()}))),s(),e.title&&(s=u.enter(`title${i}`),l+=r.move(" "+o),l+=r.move(u.safe(e.title,{before:l,after:o,...r.current()})),l+=r.move(o),s()),l+=r.move(")"),a(),l}function ay(e,t,u){return zl(e,u)?"<":"["}Ll.peek=sy;function Ll(e,t,u,n){const o=e.referenceType,i=u.enter("linkReference");let r=u.enter("label");const a=u.createTracker(n);let s=a.move("[");const l=u.containerPhrasing(e,{before:s,after:"]",...a.current()});s+=a.move(l+"]["),r();const d=u.stack;u.stack=[],r=u.enter("reference");const c=u.safe(u.associationId(e),{before:s,after:"]",...a.current()});return r(),u.stack=d,i(),o==="full"||!l||l!==c?s+=a.move(c+"]"):o==="shortcut"?s=s.slice(0,-1):s+=a.move("]"),s}function sy(){return"["}function jo(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function ly(e){const t=jo(e),u=e.options.bulletOther;if(!u)return t==="*"?"-":"*";if(u!=="*"&&u!=="+"&&u!=="-")throw new Error("Cannot serialize items with `"+u+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(u===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+u+"`) to be different");return u}function cy(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function Ml(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function dy(e,t,u,n){const o=u.enter("list"),i=u.bulletCurrent;let r=e.ordered?cy(u):jo(u);const a=e.ordered?r==="."?")":".":ly(u);let s=t&&u.bulletLastUsed?r===u.bulletLastUsed:!1;if(!e.ordered){const d=e.children?e.children[0]:void 0;if((r==="*"||r==="-")&&d&&(!d.children||!d.children[0])&&u.stack[u.stack.length-1]==="list"&&u.stack[u.stack.length-2]==="listItem"&&u.stack[u.stack.length-3]==="list"&&u.stack[u.stack.length-4]==="listItem"&&u.indexStack[u.indexStack.length-1]===0&&u.indexStack[u.indexStack.length-2]===0&&u.indexStack[u.indexStack.length-3]===0&&(s=!0),Ml(u)===r&&d){let c=-1;for(;++c<e.children.length;){const v=e.children[c];if(v&&v.type==="listItem"&&v.children&&v.children[0]&&v.children[0].type==="thematicBreak"){s=!0;break}}}}s&&(r=a),u.bulletCurrent=r;const l=u.containerFlow(e,n);return u.bulletLastUsed=r,u.bulletCurrent=i,o(),l}function py(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function vy(e,t,u,n){const o=py(u);let i=u.bulletCurrent||jo(u);t&&t.type==="list"&&t.ordered&&(i=(typeof t.start=="number"&&t.start>-1?t.start:1)+(u.options.incrementListMarker===!1?0:t.children.indexOf(e))+i);let r=i.length+1;(o==="tab"||o==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(r=Math.ceil(r/4)*4);const a=u.createTracker(n);a.move(i+" ".repeat(r-i.length)),a.shift(r);const s=u.enter("listItem"),l=u.indentLines(u.containerFlow(e,a.current()),d);return s(),l;function d(c,v,p){return v?(p?"":" ".repeat(r))+c:(p?i:i+" ".repeat(r-i.length))+c}}function hy(e,t,u,n){const o=u.enter("paragraph"),i=u.enter("phrasing"),r=u.containerPhrasing(e,n);return i(),o(),r}const my=Gn(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function fy(e,t,u,n){return(e.children.some(function(o){return my(o)})?u.containerPhrasing:u.containerFlow).call(u,e,n)}function gy(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}_l.peek=Cy;function _l(e,t,u,n){const o=gy(u),i=u.enter("strong"),r=u.createTracker(n),a=r.move(o+o);let s=r.move(u.containerPhrasing(e,{after:o,before:a,...r.current()}));const l=s.charCodeAt(0),d=Sn(n.before.charCodeAt(n.before.length-1),l,o);d.inside&&(s=Zu(l)+s.slice(1));const c=s.charCodeAt(s.length-1),v=Sn(n.after.charCodeAt(0),c,o);v.inside&&(s=s.slice(0,-1)+Zu(c));const p=r.move(o+o);return i(),u.attentionEncodeSurroundingInfo={after:v.outside,before:d.outside},a+s+p}function Cy(e,t,u){return u.options.strong||"*"}function yy(e,t,u,n){return u.safe(e.value,n)}function Ey(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function ky(e,t,u){const n=(Ml(u)+(u.options.ruleSpaces?" ":"")).repeat(Ey(u));return u.options.ruleSpaces?n.slice(0,-1):n}const Rl={blockquote:$2,break:Ea,code:G2,definition:J2,emphasis:Fl,hardBreak:Ea,heading:uy,html:Pl,image:Nl,imageReference:jl,inlineCode:Tl,link:Ol,linkReference:Ll,list:dy,listItem:vy,paragraph:hy,root:fy,strong:_l,text:yy,thematicBreak:ky};function xy(){return{enter:{table:Ay,tableData:xa,tableHeader:xa,tableRow:By},exit:{codeText:Dy,table:by,tableData:gi,tableHeader:gi,tableRow:gi}}}function Ay(e){const t=e._align;this.enter({type:"table",align:t.map(function(u){return u==="none"?null:u}),children:[]},e),this.data.inTable=!0}function by(e){this.exit(e),this.data.inTable=void 0}function By(e){this.enter({type:"tableRow",children:[]},e)}function gi(e){this.exit(e)}function xa(e){this.enter({type:"tableCell",children:[]},e)}function Dy(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,Fy));const u=this.stack[this.stack.length-1];u.type,u.value=t,this.exit(e)}function Fy(e,t){return t==="|"?t:e}function wy(e){const t=e||{},u=t.tableCellPadding,n=t.tablePipeAlign,o=t.stringLength,i=u?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
||
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:v,table:r,tableCell:s,tableRow:a}};function r(p,h,m,y){return l(d(p,m,y),p.align)}function a(p,h,m,y){const f=c(p,m,y),x=l([f]);return x.slice(0,x.indexOf(`
|
||
`))}function s(p,h,m,y){const f=m.enter("tableCell"),x=m.enter("phrasing"),B=m.containerPhrasing(p,{...y,before:i,after:i});return x(),f(),B}function l(p,h){return I2(p,{align:h,alignDelimiters:n,padding:u,stringLength:o})}function d(p,h,m){const y=p.children;let f=-1;const x=[],B=h.enter("table");for(;++f<y.length;)x[f]=c(y[f],h,m);return B(),x}function c(p,h,m){const y=p.children;let f=-1;const x=[],B=h.enter("tableRow");for(;++f<y.length;)x[f]=s(y[f],p,h,m);return B(),x}function v(p,h,m){let y=Rl.inlineCode(p,h,m);return m.stack.includes("tableCell")&&(y=y.replace(/\|/g,"\\$&")),y}}function Sy(){return{exit:{taskListCheckValueChecked:Aa,taskListCheckValueUnchecked:Aa,paragraph:Ny}}}function Py(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:jy}}}function Aa(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function Ny(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const u=this.stack[this.stack.length-1];u.type;const n=u.children[0];if(n&&n.type==="text"){const o=t.children;let i=-1,r;for(;++i<o.length;){const a=o[i];if(a.type==="paragraph"){r=a;break}}r===u&&(n.value=n.value.slice(1),n.value.length===0?u.children.shift():u.position&&n.position&&typeof n.position.start.offset=="number"&&(n.position.start.column++,n.position.start.offset++,u.position.start=Object.assign({},n.position.start)))}}this.exit(e)}function jy(e,t,u,n){const o=e.children[0],i=typeof e.checked=="boolean"&&o&&o.type==="paragraph",r="["+(e.checked?"x":" ")+"] ",a=u.createTracker(n);i&&a.move(r);let s=Rl.listItem(e,t,u,{...n,...a.current()});return i&&(s=s.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,l)),s;function l(d){return d+r}}function Ty(){return[l2(),P2(),z2(),xy(),Sy()]}function zy(e){return{extensions:[c2(),N2(e),O2(),wy(e),Py()]}}function vn(e,t,u,n){const o=e.length;let i=0,r;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,u=u>0?u:0,n.length<1e4)r=Array.from(n),r.unshift(t,u),e.splice(...r);else for(u&&e.splice(t,u);i<n.length;)r=n.slice(i,i+1e4),r.unshift(t,0),e.splice(...r),i+=1e4,t+=1e4}const ba={}.hasOwnProperty;function Oy(e){const t={};let u=-1;for(;++u<e.length;)Ly(t,e[u]);return t}function Ly(e,t){let u;for(u in t){const n=(ba.call(e,u)?e[u]:void 0)||(e[u]={}),o=t[u];let i;if(o)for(i in o){ba.call(n,i)||(n[i]=[]);const r=o[i];My(n[i],Array.isArray(r)?r:r?[r]:[])}}}function My(e,t){let u=-1;const n=[];for(;++u<t.length;)(t[u].add==="after"?e:n).push(t[u]);vn(e,0,0,n)}const _y={tokenize:qy,partial:!0},Il={tokenize:Wy,partial:!0},Vl={tokenize:Uy,partial:!0},$l={tokenize:Ky,partial:!0},Ry={tokenize:Gy,partial:!0},Ba={name:"wwwAutolink",tokenize:$y,previous:Hl},Da={name:"protocolAutolink",tokenize:Hy,previous:ql},it={name:"emailAutolink",tokenize:Vy,previous:Wl},Ke={};function Iy(){return{text:Ke}}let Ot=48;for(;Ot<123;)Ke[Ot]=it,Ot++,Ot===58?Ot=65:Ot===91&&(Ot=97);Ke[43]=it,Ke[45]=it,Ke[46]=it,Ke[95]=it,Ke[72]=[it,Da],Ke[104]=[it,Da],Ke[87]=[it,Ba],Ke[119]=[it,Ba];function Vy(e,t,u){const n=this;let o,i;return r;function r(c){return!Vi(c)||!Wl.call(n,n.previous)||To(n.events)?u(c):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),a(c))}function a(c){return Vi(c)?(e.consume(c),a):c===64?(e.consume(c),s):u(c)}function s(c){return c===46?e.check(Ry,d,l)(c):c===45||c===95||Po(c)?(i=!0,e.consume(c),s):d(c)}function l(c){return e.consume(c),o=!0,s}function d(c){return i&&o&&Gu(n.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(c)):u(c)}}function $y(e,t,u){const n=this;return o;function o(r){return r!==87&&r!==119||!Hl.call(n,n.previous)||To(n.events)?u(r):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(_y,e.attempt(Il,e.attempt(Vl,i),u),u)(r))}function i(r){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(r)}}function Hy(e,t,u){const n=this;let o="",i=!1;return r;function r(c){return(c===72||c===104)&&ql.call(n,n.previous)&&!To(n.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),o+=String.fromCodePoint(c),e.consume(c),a):u(c)}function a(c){if(Gu(c)&&o.length<5)return o+=String.fromCodePoint(c),e.consume(c),a;if(c===58){const v=o.toLowerCase();if(v==="http"||v==="https")return e.consume(c),s}return u(c)}function s(c){return c===47?(e.consume(c),i?l:(i=!0,s)):u(c)}function l(c){return c===null||GC(c)||Be(c)||Ut(c)||Un(c)?u(c):e.attempt(Il,e.attempt(Vl,d),u)(c)}function d(c){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(c)}}function qy(e,t,u){let n=0;return o;function o(r){return(r===87||r===119)&&n<3?(n++,e.consume(r),o):r===46&&n===3?(e.consume(r),i):u(r)}function i(r){return r===null?u(r):t(r)}}function Wy(e,t,u){let n,o,i;return r;function r(l){return l===46||l===95?e.check($l,s,a)(l):l===null||Be(l)||Ut(l)||l!==45&&Un(l)?s(l):(i=!0,e.consume(l),r)}function a(l){return l===95?n=!0:(o=n,n=void 0),e.consume(l),r}function s(l){return o||n||!i?u(l):t(l)}}function Uy(e,t){let u=0,n=0;return o;function o(r){return r===40?(u++,e.consume(r),o):r===41&&n<u?i(r):r===33||r===34||r===38||r===39||r===41||r===42||r===44||r===46||r===58||r===59||r===60||r===63||r===93||r===95||r===126?e.check($l,t,i)(r):r===null||Be(r)||Ut(r)?t(r):(e.consume(r),o)}function i(r){return r===41&&n++,e.consume(r),o}}function Ky(e,t,u){return n;function n(a){return a===33||a===34||a===39||a===41||a===42||a===44||a===46||a===58||a===59||a===63||a===95||a===126?(e.consume(a),n):a===38?(e.consume(a),i):a===93?(e.consume(a),o):a===60||a===null||Be(a)||Ut(a)?t(a):u(a)}function o(a){return a===null||a===40||a===91||Be(a)||Ut(a)?t(a):n(a)}function i(a){return Gu(a)?r(a):u(a)}function r(a){return a===59?(e.consume(a),n):Gu(a)?(e.consume(a),r):u(a)}}function Gy(e,t,u){return n;function n(i){return e.consume(i),o}function o(i){return Po(i)?u(i):t(i)}}function Hl(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Be(e)}function ql(e){return!Gu(e)}function Wl(e){return!(e===47||Vi(e))}function Vi(e){return e===43||e===45||e===46||e===95||Po(e)}function To(e){let t=e.length,u=!1;for(;t--;){const n=e[t][1];if((n.type==="labelLink"||n.type==="labelImage")&&!n._balanced){u=!0;break}if(n._gfmAutolinkLiteralWalkedInto){u=!1;break}}return e.length>0&&!u&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),u}function Zy(e,t,u){const n=[];let o=-1;for(;++o<e.length;){const i=e[o].resolveAll;i&&!n.includes(i)&&(t=i(t,u),n.push(i))}return t}function rt(e,t,u,n){const o=n?n-1:Number.POSITIVE_INFINITY;let i=0;return r;function r(s){return ot(s)?(e.enter(u),a(s)):t(s)}function a(s){return ot(s)&&i++<o?(e.consume(s),a):(e.exit(u),t(s))}}const Jy={partial:!0,tokenize:Xy};function Xy(e,t,u){return n;function n(i){return ot(i)?rt(e,o,"linePrefix")(i):o(i)}function o(i){return i===null||ou(i)?t(i):u(i)}}const Qy={tokenize:rE,partial:!0};function Yy(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:nE,continuation:{tokenize:iE},exit:oE}},text:{91:{name:"gfmFootnoteCall",tokenize:uE},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:eE,resolveTo:tE}}}}function eE(e,t,u){const n=this;let o=n.events.length;const i=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]);let r;for(;o--;){const s=n.events[o][1];if(s.type==="labelImage"){r=s;break}if(s.type==="gfmFootnoteCall"||s.type==="labelLink"||s.type==="label"||s.type==="image"||s.type==="link")break}return a;function a(s){if(!r||!r._balanced)return u(s);const l=Yu(n.sliceSerialize({start:r.end,end:n.now()}));return l.codePointAt(0)!==94||!i.includes(l.slice(1))?u(s):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(s),e.exit("gfmFootnoteCallLabelMarker"),t(s))}}function tE(e,t){let u=e.length;for(;u--;)if(e[u][1].type==="labelImage"&&e[u][0]==="enter"){e[u][1];break}e[u+1][1].type="data",e[u+3][1].type="gfmFootnoteCallLabelMarker";const n={type:"gfmFootnoteCall",start:Object.assign({},e[u+3][1].start),end:Object.assign({},e[e.length-1][1].end)},o={type:"gfmFootnoteCallMarker",start:Object.assign({},e[u+3][1].end),end:Object.assign({},e[u+3][1].end)};o.end.column++,o.end.offset++,o.end._bufferIndex++;const i={type:"gfmFootnoteCallString",start:Object.assign({},o.end),end:Object.assign({},e[e.length-1][1].start)},r={type:"chunkString",contentType:"string",start:Object.assign({},i.start),end:Object.assign({},i.end)},a=[e[u+1],e[u+2],["enter",n,t],e[u+3],e[u+4],["enter",o,t],["exit",o,t],["enter",i,t],["enter",r,t],["exit",r,t],["exit",i,t],e[e.length-2],e[e.length-1],["exit",n,t]];return e.splice(u,e.length-u+1,...a),e}function uE(e,t,u){const n=this,o=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]);let i=0,r;return a;function a(c){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(c),e.exit("gfmFootnoteCallLabelMarker"),s}function s(c){return c!==94?u(c):(e.enter("gfmFootnoteCallMarker"),e.consume(c),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",l)}function l(c){if(i>999||c===93&&!r||c===null||c===91||Be(c))return u(c);if(c===93){e.exit("chunkString");const v=e.exit("gfmFootnoteCallString");return o.includes(Yu(n.sliceSerialize(v)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(c),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):u(c)}return Be(c)||(r=!0),i++,e.consume(c),c===92?d:l}function d(c){return c===91||c===92||c===93?(e.consume(c),i++,l):l(c)}}function nE(e,t,u){const n=this,o=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]);let i,r=0,a;return s;function s(h){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),l}function l(h){return h===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",d):u(h)}function d(h){if(r>999||h===93&&!a||h===null||h===91||Be(h))return u(h);if(h===93){e.exit("chunkString");const m=e.exit("gfmFootnoteDefinitionLabelString");return i=Yu(n.sliceSerialize(m)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),v}return Be(h)||(a=!0),r++,e.consume(h),h===92?c:d}function c(h){return h===91||h===92||h===93?(e.consume(h),r++,d):d(h)}function v(h){return h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),o.includes(i)||o.push(i),rt(e,p,"gfmFootnoteDefinitionWhitespace")):u(h)}function p(h){return t(h)}}function iE(e,t,u){return e.check(Jy,t,e.attempt(Qy,t,u))}function oE(e){e.exit("gfmFootnoteDefinition")}function rE(e,t,u){const n=this;return rt(e,o,"gfmFootnoteDefinitionIndent",5);function o(i){const r=n.events[n.events.length-1];return r&&r[1].type==="gfmFootnoteDefinitionIndent"&&r[2].sliceSerialize(r[1],!0).length===4?t(i):u(i)}}function aE(e){let t=(e||{}).singleTilde;const u={name:"strikethrough",tokenize:o,resolveAll:n};return t==null&&(t=!0),{text:{126:u},insideSpan:{null:[u]},attentionMarkers:{null:[126]}};function n(i,r){let a=-1;for(;++a<i.length;)if(i[a][0]==="enter"&&i[a][1].type==="strikethroughSequenceTemporary"&&i[a][1]._close){let s=a;for(;s--;)if(i[s][0]==="exit"&&i[s][1].type==="strikethroughSequenceTemporary"&&i[s][1]._open&&i[a][1].end.offset-i[a][1].start.offset===i[s][1].end.offset-i[s][1].start.offset){i[a][1].type="strikethroughSequence",i[s][1].type="strikethroughSequence";const l={type:"strikethrough",start:Object.assign({},i[s][1].start),end:Object.assign({},i[a][1].end)},d={type:"strikethroughText",start:Object.assign({},i[s][1].end),end:Object.assign({},i[a][1].start)},c=[["enter",l,r],["enter",i[s][1],r],["exit",i[s][1],r],["enter",d,r]],v=r.parser.constructs.insideSpan.null;v&&vn(c,c.length,0,Zy(v,i.slice(s+1,a),r)),vn(c,c.length,0,[["exit",d,r],["enter",i[a][1],r],["exit",i[a][1],r],["exit",l,r]]),vn(i,s-1,a-s+3,c),a=s+c.length-2;break}}for(a=-1;++a<i.length;)i[a][1].type==="strikethroughSequenceTemporary"&&(i[a][1].type="data");return i}function o(i,r,a){const s=this.previous,l=this.events;let d=0;return c;function c(p){return s===126&&l[l.length-1][1].type!=="characterEscape"?a(p):(i.enter("strikethroughSequenceTemporary"),v(p))}function v(p){const h=wn(s);if(p===126)return d>1?a(p):(i.consume(p),d++,v);if(d<2&&!t)return a(p);const m=i.exit("strikethroughSequenceTemporary"),y=wn(p);return m._open=!y||y===2&&!!h,m._close=!h||h===2&&!!y,r(p)}}}class sE{constructor(){this.map=[]}add(t,u,n){lE(this,t,u,n)}consume(t){if(this.map.sort(function(i,r){return i[0]-r[0]}),this.map.length===0)return;let u=this.map.length;const n=[];for(;u>0;)u-=1,n.push(t.slice(this.map[u][0]+this.map[u][1]),this.map[u][2]),t.length=this.map[u][0];n.push(t.slice()),t.length=0;let o=n.pop();for(;o;){for(const i of o)t.push(i);o=n.pop()}this.map.length=0}}function lE(e,t,u,n){let o=0;if(!(u===0&&n.length===0)){for(;o<e.map.length;){if(e.map[o][0]===t){e.map[o][1]+=u,e.map[o][2].push(...n);return}o+=1}e.map.push([t,u,n])}}function cE(e,t){let u=!1;const n=[];for(;t<e.length;){const o=e[t];if(u){if(o[0]==="enter")o[1].type==="tableContent"&&n.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(o[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const i=n.length-1;n[i]=n[i]==="left"?"center":"right"}}else if(o[1].type==="tableDelimiterRow")break}else o[0]==="enter"&&o[1].type==="tableDelimiterRow"&&(u=!0);t+=1}return n}function dE(){return{flow:{null:{name:"table",tokenize:pE,resolveAll:vE}}}}function pE(e,t,u){const n=this;let o=0,i=0,r;return a;function a(k){let E=n.events.length-1;for(;E>-1;){const N=n.events[E][1].type;if(N==="lineEnding"||N==="linePrefix")E--;else break}const D=E>-1?n.events[E][1].type:null,O=D==="tableHead"||D==="tableRow"?A:s;return O===A&&n.parser.lazy[n.now().line]?u(k):O(k)}function s(k){return e.enter("tableHead"),e.enter("tableRow"),l(k)}function l(k){return k===124||(r=!0,i+=1),d(k)}function d(k){return k===null?u(k):ou(k)?i>1?(i=0,n.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(k),e.exit("lineEnding"),p):u(k):ot(k)?rt(e,d,"whitespace")(k):(i+=1,r&&(r=!1,o+=1),k===124?(e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),r=!0,d):(e.enter("data"),c(k)))}function c(k){return k===null||k===124||Be(k)?(e.exit("data"),d(k)):(e.consume(k),k===92?v:c)}function v(k){return k===92||k===124?(e.consume(k),c):c(k)}function p(k){return n.interrupt=!1,n.parser.lazy[n.now().line]?u(k):(e.enter("tableDelimiterRow"),r=!1,ot(k)?rt(e,h,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(k):h(k))}function h(k){return k===45||k===58?y(k):k===124?(r=!0,e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),m):L(k)}function m(k){return ot(k)?rt(e,y,"whitespace")(k):y(k)}function y(k){return k===58?(i+=1,r=!0,e.enter("tableDelimiterMarker"),e.consume(k),e.exit("tableDelimiterMarker"),f):k===45?(i+=1,f(k)):k===null||ou(k)?P(k):L(k)}function f(k){return k===45?(e.enter("tableDelimiterFiller"),x(k)):L(k)}function x(k){return k===45?(e.consume(k),x):k===58?(r=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(k),e.exit("tableDelimiterMarker"),B):(e.exit("tableDelimiterFiller"),B(k))}function B(k){return ot(k)?rt(e,P,"whitespace")(k):P(k)}function P(k){return k===124?h(k):k===null||ou(k)?!r||o!==i?L(k):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(k)):L(k)}function L(k){return u(k)}function A(k){return e.enter("tableRow"),M(k)}function M(k){return k===124?(e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),M):k===null||ou(k)?(e.exit("tableRow"),t(k)):ot(k)?rt(e,M,"whitespace")(k):(e.enter("data"),z(k))}function z(k){return k===null||k===124||Be(k)?(e.exit("data"),M(k)):(e.consume(k),k===92?V:z)}function V(k){return k===92||k===124?(e.consume(k),z):z(k)}}function vE(e,t){let u=-1,n=!0,o=0,i=[0,0,0,0],r=[0,0,0,0],a=!1,s=0,l,d,c;const v=new sE;for(;++u<e.length;){const p=e[u],h=p[1];p[0]==="enter"?h.type==="tableHead"?(a=!1,s!==0&&(Fa(v,t,s,l,d),d=void 0,s=0),l={type:"table",start:Object.assign({},h.start),end:Object.assign({},h.end)},v.add(u,0,[["enter",l,t]])):h.type==="tableRow"||h.type==="tableDelimiterRow"?(n=!0,c=void 0,i=[0,0,0,0],r=[0,u+1,0,0],a&&(a=!1,d={type:"tableBody",start:Object.assign({},h.start),end:Object.assign({},h.end)},v.add(u,0,[["enter",d,t]])),o=h.type==="tableDelimiterRow"?2:d?3:1):o&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")?(n=!1,r[2]===0&&(i[1]!==0&&(r[0]=r[1],c=ln(v,t,i,o,void 0,c),i=[0,0,0,0]),r[2]=u)):h.type==="tableCellDivider"&&(n?n=!1:(i[1]!==0&&(r[0]=r[1],c=ln(v,t,i,o,void 0,c)),i=r,r=[i[1],u,0,0])):h.type==="tableHead"?(a=!0,s=u):h.type==="tableRow"||h.type==="tableDelimiterRow"?(s=u,i[1]!==0?(r[0]=r[1],c=ln(v,t,i,o,u,c)):r[1]!==0&&(c=ln(v,t,r,o,u,c)),o=0):o&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")&&(r[3]=u)}for(s!==0&&Fa(v,t,s,l,d),v.consume(t.events),u=-1;++u<t.events.length;){const p=t.events[u];p[0]==="enter"&&p[1].type==="table"&&(p[1]._align=cE(t.events,u))}return e}function ln(e,t,u,n,o,i){const r=n===1?"tableHeader":n===2?"tableDelimiter":"tableData",a="tableContent";u[0]!==0&&(i.end=Object.assign({},nu(t.events,u[0])),e.add(u[0],0,[["exit",i,t]]));const s=nu(t.events,u[1]);if(i={type:r,start:Object.assign({},s),end:Object.assign({},s)},e.add(u[1],0,[["enter",i,t]]),u[2]!==0){const l=nu(t.events,u[2]),d=nu(t.events,u[3]),c={type:a,start:Object.assign({},l),end:Object.assign({},d)};if(e.add(u[2],0,[["enter",c,t]]),n!==2){const v=t.events[u[2]],p=t.events[u[3]];if(v[1].end=Object.assign({},p[1].end),v[1].type="chunkText",v[1].contentType="text",u[3]>u[2]+1){const h=u[2]+1,m=u[3]-u[2]-1;e.add(h,m,[])}}e.add(u[3]+1,0,[["exit",c,t]])}return o!==void 0&&(i.end=Object.assign({},nu(t.events,o)),e.add(o,0,[["exit",i,t]]),i=void 0),i}function Fa(e,t,u,n,o){const i=[],r=nu(t.events,u);o&&(o.end=Object.assign({},r),i.push(["exit",o,t])),n.end=Object.assign({},r),i.push(["exit",n,t]),e.add(u+1,0,i)}function nu(e,t){const u=e[t],n=u[0]==="enter"?"start":"end";return u[1][n]}const hE={name:"tasklistCheck",tokenize:fE};function mE(){return{text:{91:hE}}}function fE(e,t,u){const n=this;return o;function o(s){return n.previous!==null||!n._gfmTasklistFirstContentOfListItem?u(s):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(s),e.exit("taskListCheckMarker"),i)}function i(s){return Be(s)?(e.enter("taskListCheckValueUnchecked"),e.consume(s),e.exit("taskListCheckValueUnchecked"),r):s===88||s===120?(e.enter("taskListCheckValueChecked"),e.consume(s),e.exit("taskListCheckValueChecked"),r):u(s)}function r(s){return s===93?(e.enter("taskListCheckMarker"),e.consume(s),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),a):u(s)}function a(s){return ou(s)?t(s):ot(s)?e.check({tokenize:gE},t,u)(s):u(s)}}function gE(e,t,u){return rt(e,n,"whitespace");function n(o){return o===null?u(o):t(o)}}function CE(e){return Oy([Iy(),Yy(),aE(e),dE(),mE()])}const yE={};function EE(e){const t=this,u=e||yE,n=t.data(),o=n.micromarkExtensions||(n.micromarkExtensions=[]),i=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),r=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);o.push(CE(u)),i.push(Ty()),r.push(zy(u))}const kE=Ce({__name:"NcRichTextCopyButton",props:{contentId:{}},setup(e){const{copy:t,icon:u,altText:n}=Uh(()=>document.getElementById(e.contentId).textContent);return(o,i)=>(b(),G(kt,{variant:"tertiary",size:"small","aria-label":re(n),title:re(n),onClick:re(t)},{icon:U(()=>[te(yt,{path:re(u),inline:""},null,8,["path"])]),_:1},8,["aria-label","title","onClick"]))}});function xE(e){return e.type==="text"}const AE=function(e){ct(e,xE,t);function t(u,n,o){const i=u.value.split(/(\{[a-z\-_.0-9]+\})/ig).map(r=>{const a=r.match(/^\{([a-z\-_.0-9]+)\}$/i);if(!a)return iu("text",r);const[,s]=a;return iu("element",{tagName:`#${s}`,children:[]})});o.children.splice(n,1,...i)}},bE=()=>AE;function BE(e){return["text","code","inlineCode"].includes(e.type)}const DE=function(){return function(e){ct(e,BE,(t,u,n)=>(n.children.splice(u,1,{...t,value:t.value.replace(/</gmi,"<").replace(/>/gmi,">")}),[io,u+1]))}},FE=["http","https","mailto","tel"],$i=Vt(null);async function wE(){const e=await pc(()=>import("./index-D5qhF633.chunk.mjs"),__vite__mapDeps([0,1,2,3,4]),import.meta.url);$i.value=e.default}const SE={name:"NcRichText",components:{NcReferenceList:vi},props:{text:{type:String,default:""},arguments:{type:Object,default:()=>({})},referenceLimit:{type:Number,default:0},referenceInteractive:{type:Boolean,default:!0},referenceInteractiveOptIn:{type:Boolean,default:!1},references:{type:Array,default:null},useMarkdown:{type:Boolean,default:!1},useExtendedMarkdown:{type:Boolean,default:!1},interactive:{type:Boolean,default:!1},autolink:{type:Boolean,default:!0}},emits:["interactTodo"],data(){return{parentId:Oe()}},methods:{renderPlaintext(){const e=this.text.split(/(\{[a-z\-_.0-9]+\})/ig).map(t=>{const u=t.match(/^\{([a-z\-_.0-9]+)\}$/i);if(!u)return this.prepareTextNode(t);const n=u[1],o=this.arguments[n];if(typeof o=="object"){const{component:i,props:r}=o;return Q(typeof i=="string"?K(i):i,{...r,class:"rich-text--component"})}return o?Q("span",{class:"rich-text--fallback"},o):t});return Q("div",{class:"rich-text--wrapper"},[Q("div",{},e.flat()),this.referenceLimit>0?Q("div",{class:"rich-text--reference-widget"},[Q(vi,{text:this.text,referenceData:this.references,interactive:this.referenceInteractive,interactiveOptIn:this.referenceInteractiveOptIn})]):null])},renderMarkdown(){const e=$C().use(R6).use(mp,{autolink:this.autolink,useMarkdown:this.useMarkdown,useExtendedMarkdown:this.useExtendedMarkdown}).use(DE).use(this.useExtendedMarkdown?EE:void 0).use(T1).use(AC,{except:FE}).use(kC,{handlers:{component(t,u){return t(u,u.component,{value:u.value})}}}).use(this.useExtendedMarkdown?$i.value:void 0).use(bE).use(Of,{target:"_blank",rel:["noopener noreferrer"]}).use(B1,{Fragment:Dt,jsx:this.createElement,jsxs:this.createElement,elementAttributeNameCase:"html",prefix:!1}).processSync(this.text.replace(/<[^>]+>/g,t=>t.replace(/</g,"<")).replace(/>/gmi,">")).result;return Q("div",{class:"rich-text--wrapper rich-text--wrapper-markdown"},[e,this.referenceLimit>0?Q("div",{class:"rich-text--reference-widget"},[Q(vi,{text:this.text,referenceData:this.references,interactive:this.referenceInteractive,interactiveOptIn:this.referenceInteractiveOptIn})]):null])},prepareTextNode(e){return this.autolink&&(e=Ss(e)),Array.isArray(e)?e.map(t=>{if(typeof t=="string")return t;const{component:u,props:n}=t,o=u.name==="NcLink"?void 0:"rich-text--component";return Q(u,{...n,class:o})}):e},createElement(e,t,u){u&&(t.key=u);const n=t.children??[];if(delete t.children,!String(e).startsWith("#")){["h1","h2","h3","h4","h5","h6"].includes(String(e))&&(e=`h${Math.min(+String(e)[1]+3,6)}`);let i=null;if(this.useExtendedMarkdown){if(String(e)==="code"&&!$i.value&&t?.class?.includes("language")&&wE(),String(e)==="pre"&&n&&String(n.type)==="code"){const r=this.parentId+"-code-block-"+Oe();return Q("p",{class:"rich-text__code-block"},[Q(e,{...t,id:r},n),Q(kE,{class:"rich-text__code-block-button",contentId:r})])}if(String(e)==="li"&&Array.isArray(n)&&n.length!==0&&n[0].type==="input"&&n[0].props.type==="checkbox"){const[r,,...a]=n,s=a.findIndex(v=>["ul","ol","li","blockquote","pre"].includes(v.type));s!==-1&&(i=a[s],a.splice(s));const l=this.parentId+"-markdown-input-"+Oe(),d={...r.props};delete d.checked;const c=Q(kv,{...d,modelValue:r.props.checked,id:l,disabled:!this.interactive,"onUpdate:modelValue":()=>{this.$emit("interactTodo",l)}},{default:()=>a});return Q(e,t,[c,i])}}if(String(e)==="a"){const r=Ps(this.$router,t.href);if(r)return delete t.href,delete t.target,Q(Ga,{...t,to:r},{default:()=>n})}return Q(e,t,n)}const o=this.arguments[e.slice(1)];return o?o.component?Q(typeof o.component=="string"?K(o.component):o.component,{...t,...o.props,class:"rich-text--component"},{default:()=>n}):Q("span",{...t},[o]):Q("span",{...t,class:"rich-text--fallback"},[`{${e.slice(1)}}`])}},render(){return this.useMarkdown||this.useExtendedMarkdown?this.renderMarkdown():this.renderPlaintext()}},wk=ue(SE,[["__scopeId","data-v-a47e4ba7"]]),Sk=Object.freeze(Object.defineProperty({__proto__:null,default:po},Symbol.toStringTag,{value:"Module"}));export{dk as $,Uo as A,wk as B,to as C,yr as D,Dc as E,Bc as F,fc as G,Ci as H,Me as I,oe as J,Nt as K,UE as L,WE as M,Dk as N,Ck as O,s3 as P,Cr as Q,hc as R,ks as S,Iu as T,ZE as U,GE as V,ak as W,eo as X,ck as Y,Ek as Z,a4 as _,Kh as a,m3 as a0,bk as a1,Su as a2,Bs as a3,au as a4,Gd as a5,Wd as a6,kk as a7,Ju as a8,sk as a9,gk as aA,ik as aB,vk as aC,Fk as aD,xm as aE,Pc as aF,YE as aG,yk as aH,Sc as aI,QE as aJ,Sk as aK,xk as aa,Jd as ab,Ak as ac,ek as ad,tk as ae,rk as af,ok as ag,As as ah,Ps as ai,gc as aj,pk as ak,nk as al,$E as am,LE as an,qE as ao,hk as ap,IE as aq,RE as ar,mc as as,VE as at,ME as au,Rc as av,mk as aw,lk as ax,uk as ay,fk as az,kt as b,ue as c,KE as d,_E as e,OE as f,yt as g,Oe as h,yi as i,ep as j,JE as k,XE as l,zE as m,$d as n,bs as o,Ka as p,uo as q,em as r,Bk as s,kv as t,n3 as u,po as v,no as w,Ks as x,ct as y,HE as z};
|
||
//# sourceMappingURL=index-Dk4MzVw6.chunk.mjs.map
|